]> git.mjollnir.org Git - moodle.git/commit
HTMLArea 3.0, slightly edited by Janne Mikkonen. Alpha version.
authormoodler <moodler>
Wed, 29 Oct 2003 07:51:46 +0000 (07:51 +0000)
committermoodler <moodler>
Wed, 29 Oct 2003 07:51:46 +0000 (07:51 +0000)
commita800c948914e1453665800dc45dd9077355a642b
treeb01695fac21294f0a20fb0a5b8e94e2eb51e949d
parentba1ce4c0eb6af7069f65fef1da6ecd9e2b896ac5
HTMLArea 3.0, slightly edited by Janne Mikkonen.  Alpha version.
123 files changed:
lib/editor/courseimages.php [new file with mode: 0644]
lib/editor/dialog.js [new file with mode: 0644]
lib/editor/htmlarea.css [new file with mode: 0644]
lib/editor/htmlarea.js [new file with mode: 0644]
lib/editor/htmlarea.php [new file with mode: 0644]
lib/editor/images/ed_about.gif [new file with mode: 0644]
lib/editor/images/ed_align_center.gif [new file with mode: 0644]
lib/editor/images/ed_align_justify.gif [new file with mode: 0644]
lib/editor/images/ed_align_left.gif [new file with mode: 0644]
lib/editor/images/ed_align_right.gif [new file with mode: 0644]
lib/editor/images/ed_blank.gif [new file with mode: 0644]
lib/editor/images/ed_charmap.gif [new file with mode: 0644]
lib/editor/images/ed_color_bg.gif [new file with mode: 0644]
lib/editor/images/ed_color_fg.gif [new file with mode: 0644]
lib/editor/images/ed_copy.gif [new file with mode: 0644]
lib/editor/images/ed_custom.gif [new file with mode: 0644]
lib/editor/images/ed_cut.gif [new file with mode: 0644]
lib/editor/images/ed_delete.gif [new file with mode: 0644]
lib/editor/images/ed_format_bold.gif [new file with mode: 0644]
lib/editor/images/ed_format_italic.gif [new file with mode: 0644]
lib/editor/images/ed_format_strike.gif [new file with mode: 0644]
lib/editor/images/ed_format_sub.gif [new file with mode: 0644]
lib/editor/images/ed_format_sup.gif [new file with mode: 0644]
lib/editor/images/ed_format_underline.gif [new file with mode: 0644]
lib/editor/images/ed_help.gif [new file with mode: 0644]
lib/editor/images/ed_hr.gif [new file with mode: 0644]
lib/editor/images/ed_html.gif [new file with mode: 0644]
lib/editor/images/ed_image.gif [new file with mode: 0644]
lib/editor/images/ed_indent_less.gif [new file with mode: 0644]
lib/editor/images/ed_indent_more.gif [new file with mode: 0644]
lib/editor/images/ed_link.gif [new file with mode: 0644]
lib/editor/images/ed_list_bullet.gif [new file with mode: 0644]
lib/editor/images/ed_list_num.gif [new file with mode: 0644]
lib/editor/images/ed_paste.gif [new file with mode: 0644]
lib/editor/images/ed_redo.gif [new file with mode: 0644]
lib/editor/images/ed_show_border.gif [new file with mode: 0644]
lib/editor/images/ed_splitcel.gif [new file with mode: 0644]
lib/editor/images/ed_undo.gif [new file with mode: 0644]
lib/editor/images/em.icon.smile.gif [new file with mode: 0644]
lib/editor/images/fullscreen_maximize.gif [new file with mode: 0644]
lib/editor/images/fullscreen_minimize.gif [new file with mode: 0644]
lib/editor/images/icon_ins_char.gif [new file with mode: 0644]
lib/editor/images/icon_smile.gif [new file with mode: 0644]
lib/editor/images/insert_table.gif [new file with mode: 0644]
lib/editor/index.html [new file with mode: 0644]
lib/editor/lang/b5.js [new file with mode: 0644]
lib/editor/lang/da.js [new file with mode: 0644]
lib/editor/lang/de.js [new file with mode: 0644]
lib/editor/lang/en.js [new file with mode: 0644]
lib/editor/lang/en.php [new file with mode: 0644]
lib/editor/lang/es.js [new file with mode: 0644]
lib/editor/lang/fi.js [new file with mode: 0644]
lib/editor/lang/fr.js [new file with mode: 0644]
lib/editor/lang/gb.js [new file with mode: 0644]
lib/editor/lang/it.js [new file with mode: 0644]
lib/editor/lang/ja-euc.js [new file with mode: 0644]
lib/editor/lang/ja-jis.js [new file with mode: 0644]
lib/editor/lang/ja-sjis.js [new file with mode: 0644]
lib/editor/lang/ja-utf8.js [new file with mode: 0644]
lib/editor/lang/nb.js [new file with mode: 0644]
lib/editor/lang/nl.js [new file with mode: 0644]
lib/editor/lang/old_fi.js [new file with mode: 0644]
lib/editor/lang/pl.js [new file with mode: 0644]
lib/editor/lang/pt_br.js [new file with mode: 0644]
lib/editor/lang/ro.js [new file with mode: 0644]
lib/editor/lang/ru.js [new file with mode: 0644]
lib/editor/lang/se.js [new file with mode: 0644]
lib/editor/lang/vn.js [new file with mode: 0644]
lib/editor/license.txt [new file with mode: 0644]
lib/editor/old_dialog.js [new file with mode: 0644]
lib/editor/old_htmlarea.js [new file with mode: 0644]
lib/editor/old_htmlarea.php [new file with mode: 0644]
lib/editor/plugins/SpellChecker/img/spell-check.gif [new file with mode: 0644]
lib/editor/plugins/SpellChecker/lang/en.js [new file with mode: 0644]
lib/editor/plugins/SpellChecker/lang/ro.js [new file with mode: 0644]
lib/editor/plugins/SpellChecker/readme-tech.html [new file with mode: 0644]
lib/editor/plugins/SpellChecker/spell-check-logic.cgi [new file with mode: 0644]
lib/editor/plugins/SpellChecker/spell-check-style.css [new file with mode: 0644]
lib/editor/plugins/SpellChecker/spell-check-ui.html [new file with mode: 0644]
lib/editor/plugins/SpellChecker/spell-check-ui.js [new file with mode: 0644]
lib/editor/plugins/SpellChecker/spell-checker.js [new file with mode: 0644]
lib/editor/plugins/TableOperations/img/cell-delete.gif [new file with mode: 0644]
lib/editor/plugins/TableOperations/img/cell-insert-after.gif [new file with mode: 0644]
lib/editor/plugins/TableOperations/img/cell-insert-before.gif [new file with mode: 0644]
lib/editor/plugins/TableOperations/img/cell-merge.gif [new file with mode: 0644]
lib/editor/plugins/TableOperations/img/cell-prop.gif [new file with mode: 0644]
lib/editor/plugins/TableOperations/img/cell-split.gif [new file with mode: 0644]
lib/editor/plugins/TableOperations/img/col-delete.gif [new file with mode: 0644]
lib/editor/plugins/TableOperations/img/col-insert-after.gif [new file with mode: 0644]
lib/editor/plugins/TableOperations/img/col-insert-before.gif [new file with mode: 0644]
lib/editor/plugins/TableOperations/img/col-split.gif [new file with mode: 0644]
lib/editor/plugins/TableOperations/img/row-delete.gif [new file with mode: 0644]
lib/editor/plugins/TableOperations/img/row-insert-above.gif [new file with mode: 0644]
lib/editor/plugins/TableOperations/img/row-insert-under.gif [new file with mode: 0644]
lib/editor/plugins/TableOperations/img/row-prop.gif [new file with mode: 0644]
lib/editor/plugins/TableOperations/img/row-split.gif [new file with mode: 0644]
lib/editor/plugins/TableOperations/img/table-prop.gif [new file with mode: 0644]
lib/editor/plugins/TableOperations/lang/en.js [new file with mode: 0644]
lib/editor/plugins/TableOperations/lang/fi.js [new file with mode: 0644]
lib/editor/plugins/TableOperations/lang/ro.js [new file with mode: 0644]
lib/editor/plugins/TableOperations/table-operations.js [new file with mode: 0644]
lib/editor/popupdiv.js [new file with mode: 0644]
lib/editor/popups/about.html [new file with mode: 0644]
lib/editor/popups/blank.html [new file with mode: 0644]
lib/editor/popups/custom2.html [new file with mode: 0644]
lib/editor/popups/dialog.css [new file with mode: 0644]
lib/editor/popups/dlg_ins_char.html [new file with mode: 0644]
lib/editor/popups/dlg_ins_char.php [new file with mode: 0644]
lib/editor/popups/dlg_ins_smile.php [new file with mode: 0644]
lib/editor/popups/editor_help.html [new file with mode: 0644]
lib/editor/popups/fullscreen.html [new file with mode: 0644]
lib/editor/popups/fullscreen.php [new file with mode: 0644]
lib/editor/popups/insert_image.html [new file with mode: 0644]
lib/editor/popups/insert_image.php [new file with mode: 0644]
lib/editor/popups/insert_table.html [new file with mode: 0644]
lib/editor/popups/insert_table.php [new file with mode: 0644]
lib/editor/popups/new_insert_image.html [new file with mode: 0644]
lib/editor/popups/popup.js [new file with mode: 0644]
lib/editor/popups/select_color.html [new file with mode: 0644]
lib/editor/popupwin.js [new file with mode: 0644]
lib/editor/reference.html [new file with mode: 0644]
lib/editor/release-notes.html [new file with mode: 0644]
lib/editor/test.js [new file with mode: 0644]