90 Commits

Author SHA1 Message Date
julmis
e78e3d90b8 Removed duplicate link_std line from switch block ;-) 2004-08-17 19:37:01 +00:00
moodler
61260ef73d Trying a plainer icon 2004-08-17 09:40:04 +00:00
moodler
fcbbaeef2e Strings and spacing and stuff 2004-08-17 09:25:17 +00:00
julmis
7ada3fea23 Don't ever try to load editor when using safari.
Safari isn't supported.
2004-08-16 09:44:43 +00:00
moodler
8b10824c18 Moved Anchors thing down ... 2004-08-15 15:21:22 +00:00
moodler
aa94692460 Fixed Browse button (added ellipsis) and missing string "Anchor" 2004-08-15 14:31:28 +00:00
julmis
b3d3ca5b79 Big update for the editor!
Code is closer to HTMLArea 3.0 RC1.
- Updated dialog behavior (no more showModalDialogs)
- Cleaner XHTML coding in dialogs
- Unnecessary comment stripped off from htmlarea.php
- New anchor feature.
2004-08-15 11:56:45 +00:00
julmis
31b6f565df Add anchor image. 2004-08-15 11:51:22 +00:00
julmis
ad23e80a3b Fix for wordClean. Don't strip all h -tags 2004-08-12 07:40:57 +00:00
moodler
53f046e9ce FIxed translation of "Browse" 2004-08-05 13:49:31 +00:00
moodler
f8f4992e14 Fixed some lowercased variables 2004-08-02 19:08:05 +00:00
julmis
d82ead4621 Switch if/else to switch structure
- reducing lines
2004-07-26 18:04:15 +00:00
gustav_delius
0f14574b85 fixed bug 1550 about broken anchor links 2004-07-01 12:00:46 +00:00
gustav_delius
ad6178ea81 fixed bug 1550 about broken anchor links 2004-07-01 10:18:14 +00:00
julmis
6a2a143adc Language bug fix [#1542] 2004-06-07 11:12:34 +00:00
julmis
d65d24b610 Let's use full path for that secure connection fix. 2004-06-05 14:38:24 +00:00
moodler
a96deb69e2 Added the fix to make editor work better on SSL, as described here:
http://moodle.org/mod/forum/discuss.php?d=8555
2004-06-05 10:38:42 +00:00
julmis
b95cfe0a8e Bug fix #1465 2004-05-26 18:26:50 +00:00
moodler
26184ba69a Fix for bug 1455 from PJ and me 2004-05-25 07:46:11 +00:00
moodler
b9bab4d4f4 SHouldn;t effect anything, but it seemed to fix bug 1455 - wierd 2004-05-25 02:19:46 +00:00
julmis
b136a79771 Fixing [Bug 1427] (Better than just uncommenting :-) ) 2004-05-22 17:58:14 +00:00
julmis
b7f630f2d2 Fast fix on _closeOnEsc funtion (uncommenting funtion calls) 2004-05-22 17:07:55 +00:00
julmis
5ac539aedb Removing select_color.html 2004-05-17 22:57:08 +00:00
moodler
d034765aeb Added a line to disable this function:
HTMLArea.prototype.stripBaseURL

since it seemed to be stripping parts of URLs in some cases (bug 1411)
2004-05-17 08:04:28 +00:00
julmis
1665e6c80d Changing link dialog and adding new select color dialog. 2004-05-16 16:09:23 +00:00
julmis
9b9e3f1037 Removing unnecessary files 2004-05-10 21:36:15 +00:00
julmis
285ce16112 Removing hard coded strings 2004-05-10 21:16:16 +00:00
julmis
ccf9102153 Some minor fixes (HTMLArea 3.0RC1) 2004-05-09 23:05:21 +00:00
julmis
92ff72590c Prefilled textbox added (bug id 1339) 2004-05-08 18:23:18 +00:00
julmis
3414788e09 Toolbar imageload fix and undo and redo fix. 2004-04-06 21:27:30 +00:00
julmis
378e453317 Form position and style updates. 2004-04-06 00:43:49 +00:00
moodler
c7ef02178e Whoah ... bad typo! Fixed bug 1214 - thanks Eloy! 2004-04-03 02:47:11 +00:00
julmis
cfa3f2622e Cleaning up javascript and trying to make code less
memory consuming.
2004-03-26 09:29:44 +00:00
moodler
9a11957599 SOme fixes for formatting from Koen in bug 1183 2004-03-25 05:43:36 +00:00
julmis
85334fdc0a Adding missing slash in tr -tag line 258 2004-03-24 23:14:20 +00:00
julmis
d5a55d2388 Styles enabled on table-operations dialogs 2004-03-19 19:09:35 +00:00
julmis
1e77b7122e table-operations file that seems to only working... 2004-03-16 23:22:50 +00:00
julmis
825c4c8878 makefile.xml 2004-03-16 23:21:47 +00:00
julmis
63830e903d Fixing typos :-( sorry!!! 2004-03-16 23:00:45 +00:00
julmis
723ee6a111 Removelink feature added 2004-03-16 21:40:42 +00:00
julmis
bc1e9d4590 Updates 2004-03-16 21:39:57 +00:00
julmis
a9c48ae08d Removelink image 2004-03-16 21:39:18 +00:00
julmis
bf5f1e7676 TableOperations enabled on fullscreen mode, finally :-) 2004-03-16 21:21:21 +00:00
julmis
95c1bce09e Sections, create folder and fileupload enabled also on link dialog. 2004-03-13 00:14:54 +00:00
julmis
6e4c0f6164 Some fixes of students dialog's placement on the screen
and a little fix for event handling
2004-03-11 08:21:55 +00:00
julmis
9174b41dc6 removing resizeTo -functions from dialogs 2004-03-07 14:40:39 +00:00
julmis
f662e56130 fixes for gecko based browsers dialogs behavior (jumpyness) 2004-03-07 14:39:43 +00:00
julmis
dad2182e95 Javascript cleanups 2004-03-07 08:20:05 +00:00
julmis
e7bc78936e Add Cleanup word HTML button and enabling Cut/Copy/Paste -buttons
on gecko based browsers
2004-03-07 07:03:05 +00:00
julmis
7996c056f5 Some cleanups :-) 2004-03-07 07:01:49 +00:00