]> git.mjollnir.org Git - moodle.git/commit
Big update for the editor!
authorjulmis <julmis>
Sun, 15 Aug 2004 11:56:45 +0000 (11:56 +0000)
committerjulmis <julmis>
Sun, 15 Aug 2004 11:56:45 +0000 (11:56 +0000)
commitb3d3ca5b79233687bbd20fa31563b66dc8ef9860
treed5c1f02a7fc1cb24b00702dd23bcf76de4b2d28c
parent31b6f565dfb02ec305c512d368eb32608ee37e42
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.
13 files changed:
lib/editor/dialog.js
lib/editor/htmlarea.php
lib/editor/htmlarea_bak.php
lib/editor/popups/createanchor.php [new file with mode: 0644]
lib/editor/popups/dlg_ins_char.php
lib/editor/popups/dlg_ins_smile.php
lib/editor/popups/insert_image.php
lib/editor/popups/insert_image_std.php
lib/editor/popups/insert_table.php
lib/editor/popups/link.php
lib/editor/popups/link_std.php
lib/editor/popups/popup.js
lib/editor/popups/preview.php