From 2ccdc01b1d6475c41a6edce17e1209e7f4aafc5d Mon Sep 17 00:00:00 2001
From: Russel Garlick
Date: Fri, 14 Sep 2007 11:03:31 +1200
Subject: [PATCH] Fixing windows carrige return charaters in files and adding
TinyMCE source files
Signed-off-by: Chris Cormack
---
.../prog/en/js/tinymce/changelog | 1278 +++
.../prog/en/js/tinymce/docs/index.html | 9 +
.../js/tinymce/examples/example_advanced.css | 40 +
.../js/tinymce/examples/example_advanced.htm | 99 +
.../js/tinymce/examples/example_flash_list.js | 9 +
.../en/js/tinymce/examples/example_full.css | 51 +
.../en/js/tinymce/examples/example_full.htm | 73 +
.../js/tinymce/examples/example_image_list.js | 9 +
.../js/tinymce/examples/example_link_list.js | 10 +
.../js/tinymce/examples/example_media_list.js | 9 +
.../en/js/tinymce/examples/example_simple.htm | 46 +
.../js/tinymce/examples/example_template.htm | 145 +
.../tinymce/examples/example_template_list.js | 9 +
.../en/js/tinymce/examples/example_word.css | 61 +
.../en/js/tinymce/examples/example_word.htm | 68 +
.../prog/en/js/tinymce/examples/logo.jpg | Bin 0 -> 2729 bytes
.../prog/en/js/tinymce/examples/logo_over.jpg | Bin 0 -> 6473 bytes
.../js/tinymce/examples/templates/count.htm | 5 +
.../examples/templates/editing_details.htm | 14 +
.../examples/templates/editors_comment.htm | 9 +
.../js/tinymce/examples/templates/invoice.htm | 26 +
.../js/tinymce/examples/templates/layout1.htm | 15 +
.../tinymce/examples/templates/snippet1.htm | 1 +
.../en/js/tinymce/jscripts/tiny_mce/blank.htm | 9 +
.../js/tinymce/jscripts/tiny_mce/langs/en.js | 41 +
.../jscripts/tiny_mce/langs/readme.txt | 9 +
.../js/tinymce/jscripts/tiny_mce/license.txt | 504 ++
.../tiny_mce/plugins/advhr/css/advhr.css | 23 +
.../tiny_mce/plugins/advhr/editor_plugin.js | 1 +
.../plugins/advhr/editor_plugin_src.js | 90 +
.../tiny_mce/plugins/advhr/images/advhr.gif | Bin 0 -> 153 bytes
.../tiny_mce/plugins/advhr/jscripts/rule.js | 43 +
.../tiny_mce/plugins/advhr/langs/en.js | 8 +
.../tiny_mce/plugins/advhr/readme.txt | 1 +
.../jscripts/tiny_mce/plugins/advhr/rule.htm | 61 +
.../plugins/advimage/css/advimage.css | 66 +
.../plugins/advimage/editor_plugin.js | 1 +
.../plugins/advimage/editor_plugin_src.js | 148 +
.../tiny_mce/plugins/advimage/image.htm | 241 +
.../plugins/advimage/images/sample.gif | Bin 0 -> 1624 bytes
.../plugins/advimage/jscripts/functions.js | 538 ++
.../tiny_mce/plugins/advimage/langs/en.js | 27 +
.../tiny_mce/plugins/advimage/readme.txt | 1 +
.../tiny_mce/plugins/advlink/css/advlink.css | 35 +
.../tiny_mce/plugins/advlink/editor_plugin.js | 1 +
.../plugins/advlink/editor_plugin_src.js | 83 +
.../plugins/advlink/jscripts/functions.js | 587 ++
.../tiny_mce/plugins/advlink/langs/en.js | 46 +
.../tiny_mce/plugins/advlink/link.htm | 338 +
.../tiny_mce/plugins/advlink/readme.txt | 1 +
.../plugins/autosave/editor_plugin.js | 1 +
.../plugins/autosave/editor_plugin_src.js | 46 +
.../tiny_mce/plugins/autosave/langs/en.js | 5 +
.../tiny_mce/plugins/autosave/readme.txt | 1 +
.../tiny_mce/plugins/bbcode/editor_plugin.js | 1 +
.../plugins/bbcode/editor_plugin_src.js | 102 +
.../tiny_mce/plugins/cleanup/editor_plugin.js | 0
.../plugins/cleanup/editor_plugin_src.js | 10 +
.../tiny_mce/plugins/cleanup/readme.txt | 1 +
.../plugins/contextmenu/css/contextmenu.css | 74 +
.../plugins/contextmenu/editor_plugin.js | 1 +
.../plugins/contextmenu/editor_plugin_src.js | 360 +
.../plugins/contextmenu/images/spacer.gif | Bin 0 -> 43 bytes
.../tiny_mce/plugins/contextmenu/readme.txt | 1 +
.../tiny_mce/plugins/devkit/css/devkit.css | 117 +
.../tiny_mce/plugins/devkit/css/devkit_ui.css | 15 +
.../tiny_mce/plugins/devkit/devkit.htm | 140 +
.../tiny_mce/plugins/devkit/editor_plugin.js | 1 +
.../plugins/devkit/editor_plugin_src.js | 325 +
.../plugins/devkit/images/flip_down.gif | Bin 0 -> 179 bytes
.../plugins/devkit/images/flip_up.gif | Bin 0 -> 193 bytes
.../plugins/devkit/jscripts/devkit.js | 331 +
.../tiny_mce/plugins/devkit/jscripts/diff.js | 1192 +++
.../tiny_mce/plugins/devkit/langs/en.js | 23 +
.../plugins/directionality/editor_plugin.js | 1 +
.../directionality/editor_plugin_src.js | 90 +
.../plugins/directionality/images/ltr.gif | Bin 0 -> 155 bytes
.../plugins/directionality/images/rtl.gif | Bin 0 -> 153 bytes
.../plugins/directionality/langs/en.js | 6 +
.../plugins/directionality/readme.txt | 1 +
.../plugins/emotions/editor_plugin.js | 1 +
.../plugins/emotions/editor_plugin_src.js | 63 +
.../tiny_mce/plugins/emotions/emotions.htm | 40 +
.../plugins/emotions/images/emotions.gif | Bin 0 -> 319 bytes
.../plugins/emotions/images/readme.txt | 2 +
.../plugins/emotions/images/smiley-cool.gif | Bin 0 -> 354 bytes
.../plugins/emotions/images/smiley-cry.gif | Bin 0 -> 329 bytes
.../emotions/images/smiley-embarassed.gif | Bin 0 -> 331 bytes
.../emotions/images/smiley-foot-in-mouth.gif | Bin 0 -> 344 bytes
.../plugins/emotions/images/smiley-frown.gif | Bin 0 -> 340 bytes
.../emotions/images/smiley-innocent.gif | Bin 0 -> 336 bytes
.../plugins/emotions/images/smiley-kiss.gif | Bin 0 -> 338 bytes
.../emotions/images/smiley-laughing.gif | Bin 0 -> 344 bytes
.../emotions/images/smiley-money-mouth.gif | Bin 0 -> 321 bytes
.../plugins/emotions/images/smiley-sealed.gif | Bin 0 -> 325 bytes
.../plugins/emotions/images/smiley-smile.gif | Bin 0 -> 345 bytes
.../emotions/images/smiley-surprised.gif | Bin 0 -> 342 bytes
.../emotions/images/smiley-tongue-out.gif | Bin 0 -> 328 bytes
.../emotions/images/smiley-undecided.gif | Bin 0 -> 337 bytes
.../plugins/emotions/images/smiley-wink.gif | Bin 0 -> 351 bytes
.../plugins/emotions/images/smiley-yell.gif | Bin 0 -> 336 bytes
.../plugins/emotions/jscripts/functions.js | 21 +
.../tiny_mce/plugins/emotions/langs/en.js | 22 +
.../tiny_mce/plugins/emotions/readme.txt | 1 +
.../tiny_mce/plugins/flash/css/content.css | 7 +
.../tiny_mce/plugins/flash/css/flash.css | 11 +
.../tiny_mce/plugins/flash/editor_plugin.js | 1 +
.../plugins/flash/editor_plugin_src.js | 285 +
.../jscripts/tiny_mce/plugins/flash/flash.htm | 70 +
.../tiny_mce/plugins/flash/images/flash.gif | Bin 0 -> 241 bytes
.../tiny_mce/plugins/flash/jscripts/flash.js | 107 +
.../tiny_mce/plugins/flash/langs/en.js | 11 +
.../tiny_mce/plugins/flash/readme.txt | 1 +
.../tiny_mce/plugins/fullpage/blank.htm | 9 +
.../plugins/fullpage/css/fullpage.css | 176 +
.../plugins/fullpage/editor_plugin.js | 1 +
.../plugins/fullpage/editor_plugin_src.js | 235 +
.../tiny_mce/plugins/fullpage/fullpage.htm | 577 ++
.../tiny_mce/plugins/fullpage/images/add.gif | Bin 0 -> 893 bytes
.../plugins/fullpage/images/fullpage.gif | Bin 0 -> 632 bytes
.../plugins/fullpage/images/move_down.gif | Bin 0 -> 194 bytes
.../plugins/fullpage/images/move_up.gif | Bin 0 -> 200 bytes
.../plugins/fullpage/images/remove.gif | Bin 0 -> 180 bytes
.../plugins/fullpage/jscripts/fullpage.js | 580 ++
.../tiny_mce/plugins/fullpage/langs/en.js | 92 +
.../tiny_mce/plugins/fullscreen/css/page.css | 21 +
.../plugins/fullscreen/editor_plugin.js | 1 +
.../plugins/fullscreen/editor_plugin_src.js | 230 +
.../plugins/fullscreen/fullscreen.htm | 91 +
.../plugins/fullscreen/images/fullscreen.gif | Bin 0 -> 198 bytes
.../tiny_mce/plugins/fullscreen/langs/en.js | 5 +
.../tiny_mce/plugins/fullscreen/readme.txt | 1 +
.../tiny_mce/plugins/iespell/editor_plugin.js | 1 +
.../plugins/iespell/editor_plugin_src.js | 58 +
.../plugins/iespell/images/iespell.gif | Bin 0 -> 124 bytes
.../tiny_mce/plugins/iespell/langs/en.js | 7 +
.../tiny_mce/plugins/iespell/readme.txt | 1 +
.../plugins/inlinepopups/css/inlinepopup.css | 69 +
.../plugins/inlinepopups/editor_plugin.js | 1 +
.../plugins/inlinepopups/editor_plugin_src.js | 819 ++
.../plugins/inlinepopups/images/spacer.gif | Bin 0 -> 43 bytes
.../inlinepopups/images/window_close.gif | Bin 0 -> 110 bytes
.../inlinepopups/images/window_maximize.gif | Bin 0 -> 111 bytes
.../inlinepopups/images/window_minimize.gif | Bin 0 -> 112 bytes
.../inlinepopups/images/window_resize.gif | Bin 0 -> 74 bytes
.../inlinepopups/jscripts/mcwindows.js | 453 +
.../tiny_mce/plugins/inlinepopups/readme.txt | 0
.../plugins/insertdatetime/editor_plugin.js | 1 +
.../insertdatetime/editor_plugin_src.js | 90 +
.../insertdatetime/images/insertdate.gif | Bin 0 -> 287 bytes
.../insertdatetime/images/inserttime.gif | Bin 0 -> 239 bytes
.../plugins/insertdatetime/langs/en.js | 12 +
.../plugins/insertdatetime/readme.txt | 1 +
.../tiny_mce/plugins/layer/editor_plugin.js | 1 +
.../plugins/layer/editor_plugin_src.js | 248 +
.../plugins/layer/images/absolute.gif | Bin 0 -> 209 bytes
.../plugins/layer/images/backward.gif | Bin 0 -> 360 bytes
.../tiny_mce/plugins/layer/images/forward.gif | Bin 0 -> 358 bytes
.../plugins/layer/images/insert_layer.gif | Bin 0 -> 264 bytes
.../plugins/layer/images/insertlayer.gif | Bin 0 -> 264 bytes
.../plugins/layer/images/movebackward.gif | Bin 0 -> 360 bytes
.../plugins/layer/images/moveforward.gif | Bin 0 -> 358 bytes
.../tiny_mce/plugins/layer/langs/en.js | 9 +
.../tiny_mce/plugins/layer/readme.txt | 1 +
.../tiny_mce/plugins/media/css/content.css | 26 +
.../tiny_mce/plugins/media/css/media.css | 68 +
.../tiny_mce/plugins/media/editor_plugin.js | 1 +
.../plugins/media/editor_plugin_src.js | 432 +
.../tiny_mce/plugins/media/images/flash.gif | Bin 0 -> 241 bytes
.../tiny_mce/plugins/media/images/media.gif | Bin 0 -> 280 bytes
.../plugins/media/images/quicktime.gif | Bin 0 -> 303 bytes
.../plugins/media/images/realmedia.gif | Bin 0 -> 439 bytes
.../plugins/media/images/shockwave.gif | Bin 0 -> 387 bytes
.../plugins/media/images/windowsmedia.gif | Bin 0 -> 415 bytes
.../tiny_mce/plugins/media/jscripts/embed.js | 73 +
.../tiny_mce/plugins/media/jscripts/media.js | 594 ++
.../tiny_mce/plugins/media/langs/en.js | 94 +
.../jscripts/tiny_mce/plugins/media/media.htm | 723 ++
.../plugins/nonbreaking/editor_plugin.js | 1 +
.../plugins/nonbreaking/editor_plugin_src.js | 62 +
.../nonbreaking/images/nonbreaking.gif | Bin 0 -> 619 bytes
.../tiny_mce/plugins/nonbreaking/langs/en.js | 5 +
.../plugins/noneditable/css/noneditable.css | 9 +
.../plugins/noneditable/editor_plugin.js | 1 +
.../plugins/noneditable/editor_plugin_src.js | 153 +
.../tiny_mce/plugins/noneditable/readme.txt | 1 +
.../jscripts/tiny_mce/plugins/paste/blank.htm | 19 +
.../tiny_mce/plugins/paste/css/blank.css | 13 +
.../tiny_mce/plugins/paste/css/pasteword.css | 3 +
.../tiny_mce/plugins/paste/editor_plugin.js | 1 +
.../plugins/paste/editor_plugin_src.js | 395 +
.../plugins/paste/images/pastetext.gif | Bin 0 -> 294 bytes
.../plugins/paste/images/pasteword.gif | Bin 0 -> 299 bytes
.../plugins/paste/images/selectall.gif | Bin 0 -> 205 bytes
.../plugins/paste/jscripts/pastetext.js | 38 +
.../plugins/paste/jscripts/pasteword.js | 52 +
.../tiny_mce/plugins/paste/langs/en.js | 10 +
.../tiny_mce/plugins/paste/pastetext.htm | 34 +
.../tiny_mce/plugins/paste/pasteword.htm | 29 +
.../tiny_mce/plugins/paste/readme.txt | 1 +
.../tiny_mce/plugins/preview/editor_plugin.js | 1 +
.../plugins/preview/editor_plugin_src.js | 205 +
.../tiny_mce/plugins/preview/example.html | 14 +
.../plugins/preview/images/preview.gif | Bin 0 -> 286 bytes
.../plugins/preview/jscripts/embed.js | 73 +
.../tiny_mce/plugins/preview/langs/en.js | 5 +
.../tiny_mce/plugins/preview/readme.txt | 1 +
.../tiny_mce/plugins/print/editor_plugin.js | 1 +
.../plugins/print/editor_plugin_src.js | 47 +
.../tiny_mce/plugins/print/images/print.gif | Bin 0 -> 211 bytes
.../tiny_mce/plugins/print/langs/en.js | 5 +
.../tiny_mce/plugins/print/readme.txt | 1 +
.../jscripts/tiny_mce/plugins/readme.txt | 1 +
.../tiny_mce/plugins/save/editor_plugin.js | 1 +
.../plugins/save/editor_plugin_src.js | 152 +
.../tiny_mce/plugins/save/images/cancel.gif | Bin 0 -> 599 bytes
.../tiny_mce/plugins/save/images/save.gif | Bin 0 -> 285 bytes
.../tiny_mce/plugins/save/langs/en.js | 6 +
.../jscripts/tiny_mce/plugins/save/readme.txt | 1 +
.../searchreplace/css/searchreplace.css | 20 +
.../plugins/searchreplace/editor_plugin.js | 1 +
.../searchreplace/editor_plugin_src.js | 173 +
.../plugins/searchreplace/images/replace.gif | Bin 0 -> 125 bytes
.../images/replace_all_button_bg.gif | Bin 0 -> 669 bytes
.../images/replace_button_bg.gif | Bin 0 -> 669 bytes
.../plugins/searchreplace/images/search.gif | Bin 0 -> 191 bytes
.../searchreplace/jscripts/searchreplace.js | 86 +
.../plugins/searchreplace/langs/en.js | 21 +
.../tiny_mce/plugins/searchreplace/readme.txt | 1 +
.../plugins/searchreplace/searchreplace.htm | 107 +
.../tiny_mce/plugins/style/css/props.css | 62 +
.../tiny_mce/plugins/style/editor_plugin.js | 1 +
.../plugins/style/editor_plugin_src.js | 83 +
.../plugins/style/images/apply_button_bg.gif | Bin 0 -> 1096 bytes
.../plugins/style/images/style_info.gif | Bin 0 -> 562 bytes
.../plugins/style/images/styleprops.gif | Bin 0 -> 562 bytes
.../tiny_mce/plugins/style/jscripts/props.js | 633 ++
.../tiny_mce/plugins/style/langs/en.js | 66 +
.../jscripts/tiny_mce/plugins/style/props.htm | 729 ++
.../tiny_mce/plugins/style/readme.txt | 1 +
.../jscripts/tiny_mce/plugins/table/cell.htm | 182 +
.../tiny_mce/plugins/table/css/cell.css | 17 +
.../tiny_mce/plugins/table/css/row.css | 25 +
.../tiny_mce/plugins/table/css/table.css | 13 +
.../tiny_mce/plugins/table/editor_plugin.js | 1 +
.../plugins/table/editor_plugin_src.js | 1073 +++
.../tiny_mce/plugins/table/images/buttons.gif | Bin 0 -> 1787 bytes
.../tiny_mce/plugins/table/images/table.gif | Bin 0 -> 287 bytes
.../plugins/table/images/table_cell_props.gif | Bin 0 -> 189 bytes
.../plugins/table/images/table_delete.gif | Bin 0 -> 372 bytes
.../plugins/table/images/table_delete_col.gif | Bin 0 -> 153 bytes
.../plugins/table/images/table_delete_row.gif | Bin 0 -> 160 bytes
.../table/images/table_insert_col_after.gif | Bin 0 -> 165 bytes
.../table/images/table_insert_col_before.gif | Bin 0 -> 165 bytes
.../table/images/table_insert_row_after.gif | Bin 0 -> 163 bytes
.../table/images/table_insert_row_before.gif | Bin 0 -> 159 bytes
.../table/images/table_merge_cells.gif | Bin 0 -> 198 bytes
.../plugins/table/images/table_row_props.gif | Bin 0 -> 187 bytes
.../table/images/table_split_cells.gif | Bin 0 -> 210 bytes
.../tiny_mce/plugins/table/jscripts/cell.js | 249 +
.../plugins/table/jscripts/merge_cells.js | 24 +
.../tiny_mce/plugins/table/jscripts/row.js | 200 +
.../tiny_mce/plugins/table/jscripts/table.js | 364 +
.../tiny_mce/plugins/table/langs/en.js | 79 +
.../tiny_mce/plugins/table/merge_cells.htm | 38 +
.../tiny_mce/plugins/table/readme.txt | 1 +
.../jscripts/tiny_mce/plugins/table/row.htm | 159 +
.../jscripts/tiny_mce/plugins/table/table.htm | 160 +
.../tiny_mce/plugins/template/blank.htm | 23 +
.../plugins/template/css/template.css | 23 +
.../plugins/template/editor_plugin.js | 1 +
.../plugins/template/editor_plugin_src.js | 551 ++
.../plugins/template/images/template.gif | Bin 0 -> 582 bytes
.../plugins/template/jscripts/template.js | 143 +
.../tiny_mce/plugins/template/langs/en.js | 16 +
.../tiny_mce/plugins/template/template.htm | 37 +
.../plugins/visualchars/editor_plugin.js | 1 +
.../plugins/visualchars/editor_plugin_src.js | 89 +
.../visualchars/images/visualchars.gif | Bin 0 -> 134 bytes
.../tiny_mce/plugins/visualchars/langs/en.js | 5 +
.../tiny_mce/plugins/xhtmlxtras/abbr.htm | 148 +
.../tiny_mce/plugins/xhtmlxtras/acronym.htm | 148 +
.../plugins/xhtmlxtras/attributes.htm | 153 +
.../tiny_mce/plugins/xhtmlxtras/cite.htm | 148 +
.../plugins/xhtmlxtras/css/attributes.css | 11 +
.../tiny_mce/plugins/xhtmlxtras/css/popup.css | 46 +
.../plugins/xhtmlxtras/css/xhtmlxtras.css | 24 +
.../tiny_mce/plugins/xhtmlxtras/del.htm | 169 +
.../plugins/xhtmlxtras/editor_plugin.js | 1 +
.../plugins/xhtmlxtras/editor_plugin_src.js | 199 +
.../plugins/xhtmlxtras/images/abbr.gif | Bin 0 -> 144 bytes
.../plugins/xhtmlxtras/images/acronym.gif | Bin 0 -> 138 bytes
.../plugins/xhtmlxtras/images/attribs.gif | Bin 0 -> 601 bytes
.../plugins/xhtmlxtras/images/cite.gif | Bin 0 -> 313 bytes
.../plugins/xhtmlxtras/images/date_time.gif | Bin 0 -> 287 bytes
.../plugins/xhtmlxtras/images/del.gif | Bin 0 -> 222 bytes
.../plugins/xhtmlxtras/images/ins.gif | Bin 0 -> 231 bytes
.../xhtmlxtras/images/remove_button_bg.gif | Bin 0 -> 433 bytes
.../tiny_mce/plugins/xhtmlxtras/ins.htm | 169 +
.../plugins/xhtmlxtras/jscripts/abbr.js | 29 +
.../plugins/xhtmlxtras/jscripts/acronym.js | 29 +
.../plugins/xhtmlxtras/jscripts/attributes.js | 130 +
.../plugins/xhtmlxtras/jscripts/cite.js | 29 +
.../plugins/xhtmlxtras/jscripts/del.js | 54 +
.../xhtmlxtras/jscripts/element_common.js | 241 +
.../plugins/xhtmlxtras/jscripts/ins.js | 53 +
.../tiny_mce/plugins/xhtmlxtras/langs/en.js | 42 +
.../tiny_mce/plugins/zoom/editor_plugin.js | 1 +
.../plugins/zoom/editor_plugin_src.js | 56 +
.../jscripts/tiny_mce/plugins/zoom/readme.txt | 1 +
.../tiny_mce/themes/advanced/about.htm | 52 +
.../tiny_mce/themes/advanced/anchor.htm | 33 +
.../tiny_mce/themes/advanced/charmap.htm | 53 +
.../tiny_mce/themes/advanced/color_picker.htm | 74 +
.../themes/advanced/css/colorpicker.css | 53 +
.../themes/advanced/css/editor_content.css | 58 +
.../themes/advanced/css/editor_popup.css | 331 +
.../themes/advanced/css/editor_ui.css | 97 +
.../themes/advanced/docs/en/about.htm | 31 +
.../advanced/docs/en/common_buttons.htm | 162 +
.../docs/en/create_accessible_content.htm | 45 +
.../docs/en/images/insert_anchor_window.gif | Bin 0 -> 5189 bytes
.../docs/en/images/insert_image_window.gif | Bin 0 -> 7195 bytes
.../docs/en/images/insert_link_window.gif | Bin 0 -> 5658 bytes
.../docs/en/images/insert_table_window.gif | Bin 0 -> 7094 bytes
.../themes/advanced/docs/en/index.htm | 27 +
.../advanced/docs/en/insert_anchor_button.htm | 32 +
.../advanced/docs/en/insert_image_button.htm | 65 +
.../advanced/docs/en/insert_link_button.htm | 33 +
.../advanced/docs/en/insert_table_button.htm | 71 +
.../themes/advanced/docs/en/style.css | 28 +
.../themes/advanced/editor_template.js | 1 +
.../themes/advanced/editor_template_src.js | 1516 ++++
.../tiny_mce/themes/advanced/image.htm | 100 +
.../themes/advanced/images/anchor.gif | Bin 0 -> 171 bytes
.../themes/advanced/images/anchor_symbol.gif | Bin 0 -> 70 bytes
.../themes/advanced/images/backcolor.gif | Bin 0 -> 359 bytes
.../tiny_mce/themes/advanced/images/bold.gif | Bin 0 -> 76 bytes
.../themes/advanced/images/bold_de_se.gif | Bin 0 -> 73 bytes
.../themes/advanced/images/bold_es.gif | Bin 0 -> 80 bytes
.../themes/advanced/images/bold_fr.gif | Bin 0 -> 78 bytes
.../themes/advanced/images/bold_ru.gif | Bin 0 -> 77 bytes
.../themes/advanced/images/bold_tw.gif | Bin 0 -> 207 bytes
.../themes/advanced/images/browse.gif | Bin 0 -> 113 bytes
.../themes/advanced/images/bullist.gif | Bin 0 -> 108 bytes
.../themes/advanced/images/button_menu.gif | Bin 0 -> 57 bytes
.../themes/advanced/images/buttons.gif | Bin 0 -> 5662 bytes
.../advanced/images/cancel_button_bg.gif | Bin 0 -> 677 bytes
.../themes/advanced/images/charmap.gif | Bin 0 -> 245 bytes
.../themes/advanced/images/cleanup.gif | Bin 0 -> 256 bytes
.../tiny_mce/themes/advanced/images/close.gif | Bin 0 -> 102 bytes
.../tiny_mce/themes/advanced/images/code.gif | Bin 0 -> 110 bytes
.../tiny_mce/themes/advanced/images/color.gif | Bin 0 -> 125 bytes
.../themes/advanced/images/colors.jpg | Bin 0 -> 3189 bytes
.../tiny_mce/themes/advanced/images/copy.gif | Bin 0 -> 263 bytes
.../themes/advanced/images/custom_1.gif | Bin 0 -> 76 bytes
.../tiny_mce/themes/advanced/images/cut.gif | Bin 0 -> 187 bytes
.../themes/advanced/images/forecolor.gif | Bin 0 -> 342 bytes
.../tiny_mce/themes/advanced/images/help.gif | Bin 0 -> 295 bytes
.../tiny_mce/themes/advanced/images/hr.gif | Bin 0 -> 63 bytes
.../tiny_mce/themes/advanced/images/image.gif | Bin 0 -> 194 bytes
.../themes/advanced/images/indent.gif | Bin 0 -> 112 bytes
.../advanced/images/insert_button_bg.gif | Bin 0 -> 703 bytes
.../themes/advanced/images/italic.gif | Bin 0 -> 79 bytes
.../themes/advanced/images/italic_de_se.gif | Bin 0 -> 75 bytes
.../themes/advanced/images/italic_es.gif | Bin 0 -> 74 bytes
.../themes/advanced/images/italic_ru.gif | Bin 0 -> 78 bytes
.../themes/advanced/images/italic_tw.gif | Bin 0 -> 274 bytes
.../themes/advanced/images/justifycenter.gif | Bin 0 -> 70 bytes
.../themes/advanced/images/justifyfull.gif | Bin 0 -> 71 bytes
.../themes/advanced/images/justifyleft.gif | Bin 0 -> 71 bytes
.../themes/advanced/images/justifyright.gif | Bin 0 -> 70 bytes
.../tiny_mce/themes/advanced/images/link.gif | Bin 0 -> 175 bytes
.../themes/advanced/images/menu_check.gif | Bin 0 -> 51 bytes
.../themes/advanced/images/newdocument.gif | Bin 0 -> 170 bytes
.../themes/advanced/images/numlist.gif | Bin 0 -> 111 bytes
.../themes/advanced/images/opacity.png | Bin 0 -> 147 bytes
.../themes/advanced/images/outdent.gif | Bin 0 -> 110 bytes
.../tiny_mce/themes/advanced/images/paste.gif | Bin 0 -> 286 bytes
.../tiny_mce/themes/advanced/images/redo.gif | Bin 0 -> 169 bytes
.../themes/advanced/images/removeformat.gif | Bin 0 -> 168 bytes
.../themes/advanced/images/separator.gif | Bin 0 -> 57 bytes
.../themes/advanced/images/spacer.gif | Bin 0 -> 43 bytes
.../advanced/images/statusbar_resize.gif | Bin 0 -> 79 bytes
.../themes/advanced/images/strikethrough.gif | Bin 0 -> 83 bytes
.../tiny_mce/themes/advanced/images/sub.gif | Bin 0 -> 148 bytes
.../tiny_mce/themes/advanced/images/sup.gif | Bin 0 -> 147 bytes
.../themes/advanced/images/underline.gif | Bin 0 -> 88 bytes
.../themes/advanced/images/underline_es.gif | Bin 0 -> 79 bytes
.../themes/advanced/images/underline_fr.gif | Bin 0 -> 79 bytes
.../themes/advanced/images/underline_ru.gif | Bin 0 -> 77 bytes
.../themes/advanced/images/underline_tw.gif | Bin 0 -> 245 bytes
.../tiny_mce/themes/advanced/images/undo.gif | Bin 0 -> 175 bytes
.../themes/advanced/images/unlink.gif | Bin 0 -> 190 bytes
.../themes/advanced/images/visualaid.gif | Bin 0 -> 206 bytes
.../themes/advanced/images/xp/tab_bg.gif | Bin 0 -> 694 bytes
.../themes/advanced/images/xp/tab_end.gif | Bin 0 -> 169 bytes
.../themes/advanced/images/xp/tab_sel_bg.gif | Bin 0 -> 428 bytes
.../themes/advanced/images/xp/tab_sel_end.gif | Bin 0 -> 101 bytes
.../themes/advanced/images/xp/tabs_bg.gif | Bin 0 -> 48 bytes
.../themes/advanced/jscripts/about.js | 75 +
.../themes/advanced/jscripts/anchor.js | 74 +
.../themes/advanced/jscripts/charmap.js | 326 +
.../themes/advanced/jscripts/color_picker.js | 240 +
.../themes/advanced/jscripts/image.js | 81 +
.../tiny_mce/themes/advanced/jscripts/link.js | 74 +
.../themes/advanced/jscripts/source_editor.js | 59 +
.../tiny_mce/themes/advanced/langs/en.js | 93 +
.../tiny_mce/themes/advanced/link.htm | 101 +
.../themes/advanced/source_editor.htm | 32 +
.../themes/simple/css/editor_content.css | 25 +
.../themes/simple/css/editor_popup.css | 41 +
.../tiny_mce/themes/simple/css/editor_ui.css | 125 +
.../tiny_mce/themes/simple/editor_template.js | 1 +
.../themes/simple/editor_template_src.js | 84 +
.../tiny_mce/themes/simple/images/bold.gif | Bin 0 -> 76 bytes
.../themes/simple/images/bold_de_se.gif | Bin 0 -> 73 bytes
.../tiny_mce/themes/simple/images/bold_fr.gif | Bin 0 -> 78 bytes
.../tiny_mce/themes/simple/images/bold_ru.gif | Bin 0 -> 77 bytes
.../tiny_mce/themes/simple/images/bold_tw.gif | Bin 0 -> 207 bytes
.../tiny_mce/themes/simple/images/bullist.gif | Bin 0 -> 108 bytes
.../tiny_mce/themes/simple/images/buttons.gif | Bin 0 -> 1054 bytes
.../tiny_mce/themes/simple/images/cleanup.gif | Bin 0 -> 256 bytes
.../tiny_mce/themes/simple/images/italic.gif | Bin 0 -> 79 bytes
.../themes/simple/images/italic_de_se.gif | Bin 0 -> 75 bytes
.../themes/simple/images/italic_ru.gif | Bin 0 -> 78 bytes
.../themes/simple/images/italic_tw.gif | Bin 0 -> 274 bytes
.../tiny_mce/themes/simple/images/numlist.gif | Bin 0 -> 111 bytes
.../tiny_mce/themes/simple/images/redo.gif | Bin 0 -> 169 bytes
.../themes/simple/images/separator.gif | Bin 0 -> 57 bytes
.../tiny_mce/themes/simple/images/spacer.gif | Bin 0 -> 43 bytes
.../themes/simple/images/strikethrough.gif | Bin 0 -> 83 bytes
.../themes/simple/images/underline.gif | Bin 0 -> 88 bytes
.../themes/simple/images/underline_fr.gif | Bin 0 -> 79 bytes
.../themes/simple/images/underline_ru.gif | Bin 0 -> 77 bytes
.../themes/simple/images/underline_tw.gif | Bin 0 -> 245 bytes
.../tiny_mce/themes/simple/images/undo.gif | Bin 0 -> 175 bytes
.../js/tinymce/jscripts/tiny_mce/tiny_mce.js | 1 +
.../jscripts/tiny_mce/tiny_mce_popup.js | 294 +
.../tinymce/jscripts/tiny_mce/tiny_mce_src.js | 7612 +++++++++++++++++
.../tiny_mce/utils/editable_selects.js | 61 +
.../jscripts/tiny_mce/utils/form_utils.js | 210 +
.../jscripts/tiny_mce/utils/mclayer.js | 210 +
.../tinymce/jscripts/tiny_mce/utils/mctabs.js | 74 +
.../jscripts/tiny_mce/utils/validate.js | 219 +
.../intranet-tmpl/prog/en/js/tinymce/readme | 2 +
.../prog/en/modules/help/edithelp.tmpl | 13 +-
447 files changed, 35846 insertions(+), 2 deletions(-)
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/changelog
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/docs/index.html
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_advanced.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_advanced.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_flash_list.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_full.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_full.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_image_list.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_link_list.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_media_list.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_simple.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_template.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_template_list.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_word.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_word.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/logo.jpg
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/logo_over.jpg
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/count.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/editing_details.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/editors_comment.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/invoice.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/layout1.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/snippet1.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/blank.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/langs/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/license.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/css/advhr.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/images/advhr.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/jscripts/rule.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/rule.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advimage/css/advimage.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advimage/image.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advimage/images/sample.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advimage/jscripts/functions.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advimage/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advimage/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advlink/css/advlink.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advlink/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advlink/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advlink/jscripts/functions.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advlink/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advlink/link.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advlink/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/autosave/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/autosave/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/autosave/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/autosave/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/cleanup/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/cleanup/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/cleanup/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/contextmenu/css/contextmenu.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/contextmenu/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/contextmenu/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/contextmenu/images/spacer.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/contextmenu/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/devkit/css/devkit.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/devkit/css/devkit_ui.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/devkit/devkit.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/devkit/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/devkit/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/devkit/images/flip_down.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/devkit/images/flip_up.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/devkit/jscripts/devkit.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/devkit/jscripts/diff.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/devkit/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/directionality/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/directionality/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/directionality/images/ltr.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/directionality/images/rtl.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/directionality/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/directionality/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/emotions.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/emotions.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-cool.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-cry.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-embarassed.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-foot-in-mouth.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-frown.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-innocent.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-kiss.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-laughing.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-money-mouth.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-sealed.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-smile.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-surprised.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-tongue-out.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-undecided.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-wink.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-yell.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/jscripts/functions.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/emotions/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/flash/css/content.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/flash/css/flash.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/flash/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/flash/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/flash/flash.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/flash/images/flash.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/flash/jscripts/flash.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/flash/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/flash/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/fullpage/blank.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/fullpage/css/fullpage.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/fullpage/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/fullpage/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/fullpage/fullpage.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/fullpage/images/add.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/fullpage/images/fullpage.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/fullpage/images/move_down.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/fullpage/images/move_up.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/fullpage/images/remove.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/fullpage/jscripts/fullpage.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/fullpage/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/fullscreen/css/page.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/fullscreen/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/fullscreen/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/fullscreen/fullscreen.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/fullscreen/images/fullscreen.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/fullscreen/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/iespell/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/iespell/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/iespell/images/iespell.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/iespell/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/iespell/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/inlinepopups/css/inlinepopup.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/inlinepopups/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/inlinepopups/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/inlinepopups/images/spacer.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/inlinepopups/images/window_close.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/inlinepopups/images/window_maximize.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/inlinepopups/images/window_minimize.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/inlinepopups/images/window_resize.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/inlinepopups/jscripts/mcwindows.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/inlinepopups/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/insertdatetime/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/insertdatetime/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/insertdatetime/images/insertdate.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/insertdatetime/images/inserttime.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/insertdatetime/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/insertdatetime/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/layer/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/layer/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/layer/images/absolute.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/layer/images/backward.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/layer/images/forward.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/layer/images/insert_layer.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/layer/images/insertlayer.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/layer/images/movebackward.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/layer/images/moveforward.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/layer/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/layer/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/media/css/content.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/media/css/media.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/media/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/media/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/media/images/flash.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/media/images/media.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/media/images/quicktime.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/media/images/realmedia.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/media/images/shockwave.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/media/images/windowsmedia.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/media/jscripts/embed.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/media/jscripts/media.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/media/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/media/media.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/nonbreaking/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/nonbreaking/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/nonbreaking/images/nonbreaking.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/nonbreaking/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/noneditable/css/noneditable.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/noneditable/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/noneditable/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/noneditable/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/paste/blank.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/paste/css/blank.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/paste/css/pasteword.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/paste/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/paste/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/paste/images/pastetext.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/paste/images/pasteword.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/paste/images/selectall.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/paste/jscripts/pastetext.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/paste/jscripts/pasteword.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/paste/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/paste/pastetext.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/paste/pasteword.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/paste/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/preview/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/preview/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/preview/example.html
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/preview/images/preview.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/preview/jscripts/embed.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/preview/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/preview/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/print/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/print/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/print/images/print.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/print/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/print/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/save/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/save/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/save/images/cancel.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/save/images/save.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/save/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/save/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/css/searchreplace.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/images/replace.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/images/replace_all_button_bg.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/images/replace_button_bg.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/images/search.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/jscripts/searchreplace.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/searchreplace.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/style/css/props.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/style/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/style/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/style/images/apply_button_bg.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/style/images/style_info.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/style/images/styleprops.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/style/jscripts/props.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/style/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/style/props.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/style/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/cell.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/css/cell.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/css/row.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/css/table.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/images/buttons.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/images/table.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_cell_props.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_delete.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_delete_col.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_delete_row.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_insert_col_after.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_insert_col_before.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_insert_row_after.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_insert_row_before.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_merge_cells.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_row_props.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_split_cells.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/jscripts/cell.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/jscripts/merge_cells.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/jscripts/row.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/jscripts/table.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/merge_cells.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/row.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/table/table.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/template/blank.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/template/css/template.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/template/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/template/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/template/images/template.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/template/jscripts/template.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/template/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/template/template.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/visualchars/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/visualchars/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/visualchars/images/visualchars.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/visualchars/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/abbr.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/acronym.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/attributes.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/cite.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/popup.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/xhtmlxtras.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/del.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/images/abbr.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/images/acronym.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/images/attribs.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/images/cite.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/images/date_time.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/images/del.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/images/ins.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/images/remove_button_bg.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/ins.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/jscripts/abbr.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/jscripts/acronym.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/jscripts/attributes.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/jscripts/cite.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/jscripts/del.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/jscripts/element_common.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/jscripts/ins.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/zoom/editor_plugin.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/zoom/editor_plugin_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/zoom/readme.txt
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/about.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/anchor.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/charmap.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/color_picker.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/css/colorpicker.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/css/editor_content.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/css/editor_popup.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/css/editor_ui.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/about.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/common_buttons.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/create_accessible_content.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/images/insert_anchor_window.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/images/insert_image_window.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/images/insert_link_window.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/images/insert_table_window.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/index.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/insert_anchor_button.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/insert_image_button.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/insert_link_button.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/insert_table_button.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/style.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/editor_template.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/editor_template_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/image.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/anchor.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/anchor_symbol.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/backcolor.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/bold.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/bold_de_se.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/bold_es.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/bold_fr.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/bold_ru.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/bold_tw.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/browse.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/bullist.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/button_menu.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/buttons.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/cancel_button_bg.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/charmap.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/cleanup.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/close.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/code.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/color.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/colors.jpg
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/copy.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/custom_1.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/cut.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/forecolor.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/help.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/hr.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/image.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/indent.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/insert_button_bg.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/italic.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/italic_de_se.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/italic_es.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/italic_ru.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/italic_tw.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/justifycenter.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/justifyfull.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/justifyleft.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/justifyright.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/link.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/menu_check.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/newdocument.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/numlist.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/opacity.png
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/outdent.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/paste.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/redo.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/removeformat.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/separator.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/spacer.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/statusbar_resize.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/strikethrough.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/sub.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/sup.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/underline.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/underline_es.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/underline_fr.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/underline_ru.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/underline_tw.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/undo.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/unlink.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/visualaid.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/xp/tab_bg.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/xp/tab_end.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/xp/tab_sel_bg.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/xp/tab_sel_end.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/images/xp/tabs_bg.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/jscripts/about.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/jscripts/anchor.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/jscripts/charmap.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/jscripts/color_picker.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/jscripts/image.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/jscripts/link.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/jscripts/source_editor.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/langs/en.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/link.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/advanced/source_editor.htm
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/css/editor_content.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/css/editor_popup.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/css/editor_ui.css
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/editor_template.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/editor_template_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/bold.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/bold_de_se.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/bold_fr.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/bold_ru.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/bold_tw.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/bullist.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/buttons.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/cleanup.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/italic.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/italic_de_se.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/italic_ru.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/italic_tw.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/numlist.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/redo.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/separator.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/spacer.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/strikethrough.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/underline.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/underline_fr.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/underline_ru.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/underline_tw.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/themes/simple/images/undo.gif
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/tiny_mce.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/tiny_mce_popup.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/tiny_mce_src.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/utils/editable_selects.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/utils/form_utils.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/utils/mclayer.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/utils/mctabs.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/utils/validate.js
create mode 100755 koha-tmpl/intranet-tmpl/prog/en/js/tinymce/readme
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/changelog b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/changelog
new file mode 100755
index 0000000000..c15fdb4fd0
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/changelog
@@ -0,0 +1,1278 @@
+Version 2.1.2 (2007-08-21)
+ Added fix for polluting third partly libraries that insist on messing with internal objects.
+ Added new save_on_tinymce_forms option to control when triggerSave is to be called.
+ Added mceContentBody class to template plugin preview.
+ Fixed bug where background color didn't work as expected in Opera.
+ Fixed bug where empty p tags where created on source code edit when forced_root_block was used.
+ Fixed bug where it was impossible to remove alignment using the align buttons.
+ Fixed bug where a empty URL was reported as a possible email link in advlink dialog.
+ Fixed bug where Opera would destroy the body if you pressed return 3 times in the beginning of a list.
+ Fixed bug where getHTML would return an empty string in IE sometimes.
+ Fixed bug where tinyMCE.selectedInstance is null after mceRemoveControl.
+ Fixed bug where remove_script_host option didn't work with media plugin.
+ Fixed bug with the convert_urls option and anchors in the advlink plugin.
+ Fixed issue with missing entityDecode statement for new document confirm.
+ Fixed issue with incorrect font value for Sans-serif.
+ Fixed problem with some youtube video urls.
+Version 2.1.1.1 (2007-05-14)
+ Fixed bug where dot notaion for some callback options didn't work.
+ Fixed bug where valid_child_elements option didn't work.
+ Fixed bug where form trigger wasn't executed when keyboard was used to submit form.
+Version 2.1.1 (2007-05-08)
+ Added new forced_root_block option. Forces inline elements or text nodes into block elements.
+ Added new fullpage_hide_in_source_view option to fullpage plugin.
+ Added new youtube/googlevideo support to media plugin. Simply paste a YouTube/Google URL and it will embed it.
+ Added new cancel button/control to the save plugin. This will undo all changes and execute a optional callback.
+ Added new remove_trailing_nbsp option that removes &nsbp; entities when paragraphs are filled with contents.
+ Added new default_document option this enables you to specify a document to be loaded into TinyMCE by default.
+ Added new detection for external and mail links. It will now ask to add http or mailto prefixes to these.
+ Cleaned up the source code by removing some obsolete code.
+ Removed debug option, no longer needed since the devkit does it better.
+ Removed old IE 5.0 code and reduced the overall code by using smarter prototype add methods.
+ Removed encoding of apos/' characters since they only time they need to be escaped is when placed in apos based attribs.
+ Fixed bug where local urls with params like ?param=x was converted into /?param=x if relative_urls was set to true.
+ Fixed bug where the clsids for wmp in media plugin was handled as RealMedia.
+ Fixed bug where template plugin was inserting blank_page in FF.
+ Fixed bug where it was impossible to remove the width/height of images in IE.
+ Fixed bug where replace with empty contents in the replace dialog didn't work in FF.
+ Fixed bug where the advanced themes insert image dialog produces a SSL warning if running over HTTPS in IE.
+ Fixed bug where links directly to a anchor with a editor in IE failed due to the frameset fix.
+ Fixed bug with numeric entity encoding not converting the first character in string.
+ Fixed bug with new color picker not closing correctly some times.
+ Fixed bug where FF was auto generating BR elements at the end of LI elements.
+ Fixed bug where more colors link failed if the page had a base element in page.
+ Fixed bug where link dialog produced error when importing CSS classes.
+ Fixed bug where fullpage plugin inserted extra > at the end of doctype.
+ Fixed bug where fullpage plugin didn't remove internal mce_src/mce_href items correctly.
+ Fixed bug where fullpage plugin height was incorrect on Linux.
+ Fixed bug where media plugin did a incorrect comparation of width/height.
+ Fixed bug with pressing return/enter inside a paragraph in a non IE browser.
+ Fixed bug with autoplay option for QT not being enabled by default in the media plugin.
+ Fixed bug where isDirty state of instances was incorrect if a form submit handler didn't submit the form.
+ Fixed bug where isDirty state was incorrect if another form was submitted.
+ Fixed bug with getHTML not returning correct content if run twice on a row in IE.
+ Fixed bug where setting class to "not set" in the advimage dialog in IE didn't remove the class attribute.
+ Fixed bug where mceToggleEditor command didn't work with other elements such as DIVs.
+ Fixed bug where link dialog didn't close if editing a link and having inlinepopups enabled.
+ Fixed bug where the hidden textarea was updated even if the instance was hidden with mceToggleEditor.
+ Fixed bug where IE7 was reporting undefined error if the iframe didn't load fast enough over https.
+ Fixed bug where a space was created after links, it will now just place the cursor after the link.
+ Fixed bug where false param values in media plugin wasn't stored correctly in IE.
+ Fixed bug with missing cursor if a instance was totally empty in Gecko.
+ Fixed so classes can be applied to images using the style select dropdown in FF and Opera.
+ Fixed so the width/height fields of the advanced themes image dialogs can take more that 3 characters.
+ Fixed so store/restore selection logic works in Opera and Safari (Nightly).
+ Fixed so the remove column/row icons are more clear in the table plugin. Contributed by Ferenc Veres.
+ Fixed so both title and alt attributes of buttons are set. Contributed by BigBrownChunx.
+ Fixed so if ctrl key is hold down the default browser context menu will appear.
+ Fixed so the mceResetDesignMode command resets the designmode and useCSS values more correctly.
+ Fixed so custom namespaces on tags can be used in all browsers like .
+ Fixed problem with source editor using mono instead of monospace as a font family.
+ Fixed problem with Opera detection, it now detects Opera even if it spoofs another browser.
+ Fixed problem where TinyMCE failed to initialized if used together with libraries like Scriptaculous.
+Version 2.1.0 (2007-02-13)
+ Added new template plugin, this supports simple snippets and advanced smart templates.
+ Added new attributes dialog for xhtmlxtras plugin. Based on contribution by Ryan Demmer.
+ Added new bbcode plugin, currently only support for PunBB but more might be added in the future.
+ Added new support for table captions, captions can now be toggled on or off on tables.
+ Added new more colors link for text/background color menus.
+ Added new more advanced color picker based on a contribution by Tristan Poet.
+ Added new functionality to always keep inlinepopups in viewable area contributed by Joshua T. Corbin.
+ Added new maximize button for inlinepopups contributed by Joshua T. Corbin.
+ Added new mceToggleEditor command. Toggles visibility of a editor instance on/off.
+ Added new showInstance/hideInstance callbacks. Used by mceToggleEditor command.
+ Added support for Ctrl+v handling for non IE browsers when the paste_auto_cleanup_on_paste option was used with the paste plugin.
+ Fixed issue where focus wasn't returned to editor after using a inlinepopup. Contributed by Andy Skelton.
+ Fixed issue where fullscreen.htm file used the _dev version of the JavaScript.
+ Fixed issue with TinyMCE forcing absolute links for document local anchors. Ex: #a got converted into b.htm#a
+ Fixed issue where initialization failed some times with Drupal.
+ Fixed issue with rtl languages and the new color picker menus.
+ Fixed major bug where url convertion logic wasn't executed correctly.
+ Fixed bug where text color/background color menus wasn't visible in fullscreen mode.
+ Fixed bug where text color/background color menus wasn't hidden when switching to/from fullscreen mode.
+ Fixed bug where embed elements was converted into ibed elements.
+ Fixed bug where contrain proportions in advimage dialog wasn't working.
+ Fixes bug where an inlinepopup wouldn't close if mcWindows.selectedWindow was nullified contributed by Joshua T. Corbin.
+ Fixed bug where style dropdown wasn't unique for each editor instance if diffrent content_css files where used.
+ Fixed bug with the noneditable plugin and IE. Only the last element was uneditable.
+ Fixed bug with link dialog and Firebug sometimes produced a TINYMCE_UNIQUEURL not defined error.
+ Fixed so the fix_list_elements option is enabled by default to produce more valid XHTML code.
+ Fixed so that all more info links on plugins point to the wiki in the about dialog.
+ Fixed so there is two new button names forecolorpicker and backcolorpicker these can be used to make plain old color picker buttons.
+ Removed the forcing of a space inside alt attributes by the advimage plugin since the default valid_elements rule defaults to "".
+Version 2.0.9 (2007-01-09)
+ Added support for fullscreen new window mode since the other method was problematic for some.
+ Added new hide_selects_on_submit option. Enables the possibility to enable/disable disabling of TinyMCE select elements.
+ Added new removeInstance callback for plugins and also a new remove_instance_callback option.
+ Added warning if flash and media plugin is used at the same time. Flash plugin should be replaced with media plugin.
+ Fixed so that fullscreen can be used even if placed in absolute positioned divs with borders etc.
+ Fixed so that contextmenu on named anchors doesn't display the link/unlink items.
+ Fixed so that wrap in source editor dialog works in Opera.
+ Fixed so that single quotes/' is only applied to text nodes not attributes.
+ Fixed so that the emotions dialog is a little wider to avoid the FF bug with statusbar content alignment.
+ Fixed issue where TinyMCE wasn't restoring scroll position after fullscreen mode switch.
+ Fixed some HTML issues in style plugin dialog. Contributed by Michael Keck.
+ Fixed bug where color selection menu was visible for instances that got removed.
+ Fixed bug where it wasn't possible to remove block formatting with format select box.
+ Fixed bug with xhtmlxtras plugin not working when convert_fonts_to_spans option enabled.
+ Fixed bug where element path elements wasn't entity encoded properly.
+ Fixed bug where IE 7 produced a invalid attribute exception for some URLs.
+ Fixed bug where the fix_table_elements option moved tables out of divs and not just P and H1-6 elements.
+ Fixed bug where drop menu for spellchecker didn't work in IE.
+ Fixed bug with noneditable plugin. The classes where removed sometimes.
+ Fixed bug where media plugin failed if single quotes wasn't entity encoded.
+ Fixed bug where fullscreen mode switched the way bold/italic/underline works in FF.
+ Fixed bug where style plugin could modify body element of editor instance.
+ Fixed bugs and issues with searchreplace plugin.
+ Fixed bug where windows using inlinepopups where invisible when using fullscreen mode. Contributed by Joshua T. Corbin.
+ Fixed bug where inlinepopups where settings style values without px suffix. Contributed by Joshua T. Corbin.
+ Fixed bug where externaltoolbar where causing problems in fullscreen mode. Contributed by Joshua T. Corbin.
+ Fixed alignment problems of buttons inside the search/replace dialog. Contributed by Dongsu Jang.
+ Optimized event/callback execution by a factor of 10.
+ Optimized cleanup engine by factor of 2 on some documents.
+ Optimized shortcut and key event handling logic.
+Version 2.0.8 (2006-10-23)
+ Added class select lists for all xhtmlxtras dialogs, custom values can still be added.
+ Added missing documentation for devkit, xhtmlxtras, visualchars and nonbreaking plugins.
+ Added new gecko_spellcheck option, this enables you to disable/enable the FF 2.0 spellchecker.
+ Fixed so that the media can be modified using the context menu.
+ Fixed bug where media plugin wasn't working if convert_fonts_to_span option was enabled.
+ Fixed bug where media plugin produced errors on older IE versions.
+ Fixed bug where media plugin was breaking when prototype was used on the same page.
+ Fixed bug where cite and datetime attributes wasn't added to the default valid_elements list for del and ins.
+ Fixed bug where insert date in xhtmlxtras plugin wasn't placed in language pack.
+ Fixed bug where new fullscreen mode didn't function in IE with XHTML transitional doctype.
+ Fixed bug where new text and hilite text previews generated ghost layers in IE.
+ Fixed bug where fullscreen mode produced an error is the resizing was disabled.
+ Fixed bug where BR elements wasn't removed from PRE elements when apply_source_formatting was enabled.
+ Fixed bug where JS errors where thrown in IE if TinyMCE was placed in a frameset.
+ Fixed bug where devkit reported errors if TinyMCE was places in a frameset.
+ Fixed bug where auto_focus option didn't work in IE.
+ Fixed bug where FF leaked memory on some event handlers.
+ Fixed bug where Fullscreen plugin didn't fill containing elements if they where absolute.
+ Fixed bug where IE 7 hover out CSS events wasn't triggered correctly due to a IE bug.
+ Fixed bug where contextmenu plugin showed a incorrect flash menu item if the media plugin was enabled.
+ Fixed bug where 100% width of TinyMCE instances didn't work correctly.
+ Fixed issue where the image icon was selected when a user selected a media object.
+ Fixed issue where select elements where disabled if AJAX or custom submit triggers where used.
+ Fixed issue where formatblock command could insert invalid elements.
+ Fixed issue with duplicate default rules for abbr in valid_elements.
+ Fixed issue where the devkit wasn't the frontmost layer all the time.
+Version 2.0.7 (2006-10-17)
+ Added new visualchars plugin. Enables users to see custom chars like .
+ Added new nonbreaking plugin. Enables users to insert characters.
+ Added new devkit plugin. Gives TinyMCE developers more information.
+ Added new xhtmlxtras plugin. Based on work contributed by Andrew Tetlaw.
+ Added new text and hilite color picker layers to the advanced theme.
+ Added new media plugin, this handles flash, quicktime, windows media player, real player.
+ Added new valid_child_elements option. Enables you to remove non valid child nodes from parents.
+ Added new required attribute flag to the valid_elements option.
+ Added new popup_css add option. Enables you to add an additional css to all popups.
+ Added new table_default_border, table_default_cellpadding, table_default_cellspacing options to table plugin.
+ Added new RegExp support for editor_selector/editor_deselector options.
+ Added new validation class. Implemented in various dialogs.
+ Added new createTag and createTagHTML methods to the API.
+ Added new shortcut keys for h1-h6,p,div,address elements by keys Ctrl+1-9.
+ Added lightbox, nofollow and tag as possible rel attribute values in the advlink dialog.
+ Added new table delete control for the table plugin.
+ Added new updated search/replace dialogs. Contributed by Felix Riesterer.
+ Added image browser support for style plugin.
+ Fixed bugs and issues with the lastest Safari Nightly build.
+ Fixed bugs where data was set outside the current function scopes.
+ Fixed bug where all plugin and theme callback methods had the "this" reference incorrectly set to window.
+ Fixed bug where a call to moveToBookmark method resulted in a error is called on a hidden TinyMCE instance.
+ Fixed bug where script element contents and event attributes where HTML encoded.
+ Fixed bug where TinyMCE didn't load if a base element and relative URL to TinyMCE where used in MSIE.
+ Fixed bug where TinyMCE didn't function in MSIE 5.0.1 because call method wasn't available.
+ Fixed bug where context menu location wasn't correct if the user scrolled down on page.
+ Fixed bug where nodes wasn't selected correctly in Opera 9.
+ Fixed bug with setOuterHTML function. This had some impacts on the spellchecker plugin.
+ Fixed bug where spaces in the body node of the document couldn't be deleted.
+ Fixed bug where images lost focus in IE if they where placed in a resizable div.
+ Fixed bug where isDirty state was set after calling user specific onsubmit function.
+ Fixed bug where editor_selector/editor_deselector matched incorrectly on some names.
+ Fixed bug where contextmenu was placed in the wrong location in FF.
+ Fixed bug where images had a href attribute displayed in it's element path title.
+ Fixed bug where forms_utils.js function where using a relative URL to the current theme.
+ Fixed bug where cursor was placed at a incorrect location after mceInsertContent call in Gecko.
+ Fixed bug where selection/caret is moved to top of document on a cleanup in Gecko.
+ Fixed bug where button elements was forced closed.
+ Fixed bug where comma separated content_css option wasn't working with the preview plugin.
+ Fixed bug where DIV element named doc caused errors in IE.
+ Fixed bug where the selectedInstance wasn't updated correctly if the user clicked outside of the body of a editor area.
+ Fixed bug where strong and em wasn't handled correctly in Gecko browsers if the user added them by using the source editor.
+ Fixed bug where script tag was removed if it was the first element in IE and convert_fonts_to_span option was enabled.
+ Fixed bug when converting empty divs to editor instances didn't work in IE.
+ Fixed bug where Gecko produces a BR tag at the end of a single line of content.
+ Fixed bug where the entity_encoding numeric wasn't converting to .
+ Fixed bug where fullpage plugin produced an error if the first thing was to edit the header data.
+ Fixed bug where background attribute of body element in fullpage plugin produced error in IE.
+ Fixed bug where Opera was reporting errors if the width/height of a editor area was set to a percent value.
+ Fixed bug where JS error was produced in IE if you tried to insert a row/column.
+ Fixed bug where IE was causing flicker if the browser cache was disabled and the button_tile_map option is enabled.
+ Fixed bug where onchange callback wasn't executed on a mceInsertContent command.
+ Fixed bug where custom classes on anchor elements was removed.
+ Fixed bug where force_br_newlines options produced errors in Opera.
+ Fixed bugs with table selection not beeing restored correctly when actions where performed.
+ Fixed issue where a link wasn't removed on unlink in gecko if only the caret was placed within the link.
+ Fixed so that the valid attribute values for the valid_elements rules are case insensitive.
+ Fixed so that the fullscreen plugin uses the current document area instead of a new window/popup.
+ Fixed so that the cleanup callback is executed on themes.
+ Fixed so that document local anchors isn't forced absolute.
+ Fixed so that the initialization is even faster both editor instanced and dialogs.
+ Fixed so that the force_p_newlines option works on Opera & Safari. This is enabled by default.
+ Fixed so that empty td cells are padded with by default. This can be changed with the extended_valid_elements option.
+ Fixed so that the theme_advanced_disable option works with RowLayout.
+ Fixed so that string serialization is alot faster in all browsers. Makes the cleanup logic a lot faster.
+ Fixed issue with language variable in replace dialog in the searchreplace plugin.
+ Fixed various CSS compatiblity issues with MSIE 7 beta 3.
+ Renamed some image names in style and layer plugins for compatiblity with Drupal.
+ Fixed some HTML and CSS issues with the style properties plugin.
+ Fixed so the addMCEControl method returns the new editor instance id.
+ Fixed translation issues with the style properties dialog, patch contributed by TOMASIAN.
+ Removed the need for adding language codes to plugins. Since the online service now merges old ones with en.
+Version 2.0.6.1 (2006-05-04)
+ Fixed issue where the layer and style plugins couldn't be added in incorrect order.
+ Fixed issue with Firefox nl not beeing defined in triggerSave correctly.
+Version 2.0.6 (2006-05-03)
+ Added new theme_advanced_source_editor_wrap option, this gives the possibility to force word wrapping.
+ Added new support for using div,blockquote,dt,dd,code,samp as a items in the theme_advanced_blockformats option.
+ Added new strict_loading_mode option, this switches the loading method from document.write to DOM.
+ Added new hidden_tab_class, display_tab_class options for resolving the MSIE image dimension bug.
+ Added new absolute layer support, this was added to a new plugin called layer.
+ Added new CSS style properties support, this was as a plugin called style.
+ Fixed bug where TinyMCE was reporting a warning when inserting a image while running on HTTPS.
+ Fixed bug where pressing the browser back button after submit removed empty paragraphs in MSIE.
+ Fixed bug where links the the same page as the editor page was converted into a /.
+ Fixed bug where the getSelectedHTML method was returning undefined when selecting controls in MSIE.
+ Fixed bug with unterminated string literal errors where reported in some browsers.
+ Fixed bug where src and href where converted into xsrc and xhref in text.
+ Fixed bug where two characters where removed by backspace sometimes in Gecko.
+ Fixed bug where class drop list wasn't visible in some of the table dialogs.
+ Fixed bug where br elements where incorrectly removed within paragraphs on backspace.
+ Fixed bug where drag/drop operations failed in MSIE when editor height was set to a % value.
+ Fixed bug where width/height was lost on images if they where placed in hidden tabs in MSIE.
+ Fixed bugs with CSS auto import parsing, contributed by Scott Eade.
+ Fixed compatiblity issues with MSIE 5.0. Some RegExps needed to be rewritten.
+ Fixed issue that made it impossible to remove the entity code/name for '.
+ Fixed issue with odd elements not beeing handled properly.
+ Fixed issue where TinyMCE couldn't be loaded in a XML document.
+ Fixed issue with contextmenu beeing placed outside of visible area on Gecko browsers.
+ Fixed issue whith area tag not being closed.
+Version 2.0.5.1 (2006-03-22)
+ Fixed bug where emtpy paragraphs sometimes got removed in MSIE.
+ Fixed bug where autosave plugin was running even in fullscreen mode.
+ Fixed bug where browse and color image button urls in form_utils.js where hardcoded.
+Version 2.0.5 (2006-03-21)
+ Added API docs for the TinyMCE_Popup class that is used by all dialogs in TinyMCE.
+ Added new TinyMCE_Layer class to the core of TinyMCE plugins will be using this later on.
+ Added new loadPlugin function, use this to load external plugins.
+ Added instructions on how to contribute language packs.
+ Added new support for multiple content_css files, based on contribution by Man-Chicken.
+ Added new table_cell_limit, table_row_limit, table_col_limit options, based on contribution by Man-Chicken.
+ Added new fix_list_elements option, if this is set to true UL/OL lists will be forced XHTML valid on cleanup.
+ Added new fix_table_elements, if this is set to true tables will be moved outside paragraphs.
+ Fixed so input and button as closed elements in the cleanup logic.
+ Fixed so the mceButtonSelected is more visible with darker background in the editor_ui.css.
+ Fixed issue where charmap.js was calling switchClass that's reserved for buttons.
+ Fixed issue where the directionality option wasn't used in the preview plugin.
+ Fixed issues with nestled bullet lists pasted from Word 2003.
+ Fixed bug where button wasn't selected correctly in MSIE due to a CSS issue.
+ Fixed bug where ask mode wasn't working on DIV elements in Firefox and Opera.
+ Fixed bug where the mceAddFrameControl command wasn't working correctly.
+ Fixed bug where language packs wasn't imported correctly in plugins loaded externaly.
+ Fixed bug where focusing external input elements was visible in element path under MSIE.
+ Fixed bug where fullscreen plugin wasn't opening the window fullscreen in Firefox.
+ Fixed bug where style select dropdown wasn't working in Firefox when used in fullscreen mode.
+ Fixed bug where the fix_content_duplication wasn't working anymore.
+ Fixed bug where MSIE sometimes generated empty paragraphs.
+ Fixed bug where MSIE sometimes generated tags like /tag>.
+ Fixed bug where the directionality option produced a error for the color picker dialog.
+ Fixed bug where configured callback options wasn't executed correctly in fullscreen mode.
+ Fixed bug where tags got generated as <*> some times in Gecko.
+ Fixed bug where the cursor was placed within a the anchor when inserting a new one in Gecko.
+ Fixed bug where convert_fonts_to_span option wasn't working correctly with new cleanup engine.
+ Fixed various language pack issues such as invalid characters.
+ Fixed naming conflict with zoom plugin and the format select box.
+ Fixed so that the initialization of the editor is slightly faster.
+ Removed all language packs except the english one from the core package. [BREAKS COMPATIBLITY]
+Version 2.0.4 (2006-02-24)
+ Fixed bug where fullscreen plugin was using the tinymce_dev.js script.
+ Fixed bug where events where having a return true; statement infront of them.
+ Fixed bug where theme_advanced_toolbar_location option wasn't working.
+ Fixed bug where select lists wasn't working if you touched them with the tab key.
+ Fixed bug where auto reset design mode wasn't working correctly.
+ Fixed bug where null was inserted in paste button action in MSIE.
+ Fixed bug where _template plugin had a , instead of . character on e.type.
+ Fixed bug where src, href where replaced to xsrc and xhref in comments.
+ Fixed bug where paste_cleanup_on_paste option wasn't working correctly with the paste plugin.
+ Fixed bug where MSIE was reporting an error when TinyMCE was placed in a frame and not focused.
+ Fixed bug where clipboard_msg wasn't entity decoded corectly before displaying it in confirm box.
+ Fixed bug where mceRemoveControl wasn't working correctly on DIV elements.
+ Fixed bug where mceInsertContent/mceReplaceContent produced error when a empty string was inserted.
+ Fixed so the default valid_elements option is more XHTML valid.
+ Fixed issue where style formatting wasn't handled when pasting content from Word.
+ Fixed issue where ' characters wasn't entity encoded, they are now encoded into ' and not '.
+ Fixed issue with empty paragraphs, these are now filled with &nsbp; if they are empty.
+ Added documentation on how the # prefix can be used in the valid_elements option.
+ Added new options paste_remove_styles and paste_remove_spans to paste plugin.
+ Added possibility to have empty default attributes values.
+Version 2.0.3 (2006-02-13)
+ Added missing buttons to button reference page in documentation.
+ Added dt,dl,dd elements to default_valid elements config value.
+ Added new support for self registrering plugins.
+ Added new callback for themes and plugins handleEvent and the handle_event_callback option.
+ Added new execcommand_callback option, this enables you to add custom execcommand logic on page level.
+ Added new custom_shortcuts option, this enables you to disable plugin/theme specific keyboard shortcuts.
+ Added new addShortcut to TinyMCE_Control, this enables plugin to register custom keyboard shortcuts.
+ Added new getButtonHTML function to TinyMCE core, this function makes it easier for plugins/themes to make buttons.
+ Added more documentation on how to write plugins and updated the _template plugin.
+ Added more documentation on how to write custom themes.
+ Fixed so the default window size of the source editor is larger in the advanced theme.
+ Fixed so all internal plugins use the new auto registration and separation logic.
+ Fixed so all internal themes use the new auto registration and separation logic.
+ Fixed so the Safari warning is switched off by default.
+ Fixed so cursor position isn't moved when performing a cleanup.
+ Fixed so cursor position is correct when performing undo/redo actions.
+ Fixed so all themes/plugins now use a:hover to produce the mouse over button effect.
+ Fixed so it uses the DOMContentLoaded and onreadystatechange instead of onload.
+ Fixed so the simple theme also supports the button_tile_map option.
+ Fixed so the selection/cursor is moved to the beginning of area on search/replace.
+ Fixed callback handling to reduce logic, improve performance and flexibility.
+ Fixed documentarion error for the paste plugin, contributed by Jochen Metzger.
+ Fixed bug that made the cleanup process to hang MSIE on specific content.
+ Fixed bug with absolute to relative URL convertion logic if the absolute URL didn't have a path.
+ Fixed bug where about.htm in advanced theme refered to a non existing css file.
+ Fixed bug with defParam and the event_elements option.
+ Fixed bug where fullscreen plugin wasn't correctly setup with editor contents.
+ Fixed bug where paste/drop converted relative URLs incorrectly in MSIE.
+ Fixed bug with inlinepopups not restoring selection on close window in MSIE.
+ Fixed bug where selection was lost when a new column/row was inserted in a table running in Gecko.
+ Fixed bug where save plugin wasn't working in fullscreen mode.
+ Fixed bug where fullscreen plugin wasn't working in Opera.
+ Fixed bug where editor resizing in advanced theme wasn't working in Opera.
+ Fixed bug where cursor position was placed at the end of instance on word paste.
+ Fixed bug where a tinyMCE is undefined error was reported in Firefox.
+ Fixed compatiblity issues with new cleanup plugin and the prototype.js library.
+ Renamed the mceItemEditable/mceItemNonEditable to mceEditable/mceNonEditable.
+ Renamed the TinyMCEControl class to TinyMCE_Control, TinyMCE_ is the valid class prefix.
+ Removed the getInsertLinkTemplate and getInsertImageTemplate functions from themes and from API.
+ Removed insertImage and insertLink from TinyMCE core, they are moved to the advanced theme.
+ Removed opacity workaround made for Opera Preview 1, download Opera Preview 2 instead.
+ Removed search backward function from replace dialog since it could result in a infinite loop.
+ Marked insertlink_callback, insertimage_callback options as deprecated these can be replaced with execcommand_callback.
+ Moved selection specific methods to a new class. For example inst.selectNode is now inst.selection.selectNode.
+ Updated German language pack, contributed by Ace Man.
+Version 2.0.2 (2006-01-24)
+ Added updated Danish language pack contributed by Jan Moelgaard, John Dalsgaard and Bo Frederiksen.
+ Added updated Czech language pack contributed by michi aka mishal.
+ Added new Slovenian language pack contributed by Domen Kosir.
+ Added new Turkish language pack contributed by Engin Dumlu.
+ Added new save_onsavecallback option to the save plugin, this function is called on save.
+ Added new save_enablewhendirty option to the save plugin, this will disable the button until changes are made.
+ Added new onpageload callback event, this event is called when the page is loaded but before instances are made.
+ Added new accessibility_focus option, this enables you to control if buttons should be tab focusable or not.
+ Added new greek alpha character to charmap dialog.
+ Added new Scaron,scaron,Alpha entities to the default value of the entities option thanks to Kevin Rodgers.
+ Added new contextmenu items link.unlink,advhr contributed by Speednet.
+ Added new paste_insert_word_content_callback option for the paste plugin.
+ Added new cleanup plugin, this will replace the one inside the core ones it's considered stable.
+ Added cancel button to color picker contributed by Speednet.
+ Fixed various documentation errors and typos, modified the FAQ.
+ Fixed issue where the first handleNodeChange call was done to early in initialization.
+ Fixed issue with Dutch language pack for advlink plugin.
+ Fixed issue where dialogs was to short when dialog_type option was set to modal in MSIE.
+ Fixed bug where insert image under Gecko resulted in a broken image if it was inserted a the beginning of a element.
+ Fixed bug where mceVisualAid class wasn't removed from TH elements on save.
+ Fixed bug where the href attribute area elements gets converted to xhref.
+ Fixed bug with document relative anchors being forced absolute even when the convert_urls was set to false.
+ Fixed bug where some plugins produced &gr; intead of > entities on string encoding.
+ Fixed bug where some characters in charmap dialog was double encoded in Firefox/Gecko.
+ Fixed bug with XML core entities wasn't encoded when using raw or numeric value in entity_encoding option.
+ Fixed bug where classes was removed from table,td,th elements when the verify_css_classes option was enabled.
+ Fixed bug where elements was getting a visual aid class if a default or force class attribute value rule was used.
+ Fixed bug where strong/em rules didn't handle the -/+ prefixes correctly under Firefox/Mozilla.
+ Fixed bug where non textarea elements didn't work when submiting content.
+ Fixed bug where a access denied error was produced when using contextmenu together with modal dialogs under MSIE.
+ Fixed bug where fullscreen plugin didn't call custom cleanup functions when passing content back and forth.
+ Fixed issue where default rule for font tags didn't have a + prefix in valid_elements.
+ Fixed issue with CSS where "arrow" was used instead of "default" for cursor replacement.
+ Fixed issue where the replace button replaced the current selection first time it was used.
+ Fixed issue with missing title for the advhr dialog.
+ Fixed issue with div not beeing usable in the theme_advanced_blockformats option.
+ Fixed issue in with translation in the German language pack.
+ Fixed so the word wrap toggle for source view functions in Firefox/Mozilla.
+ Fixed so title attribute of emotion images gets inserted aswell as alt.
+ Fixed so the insert return on popups is checked by default in advlink.
+ Fixed so url gets filled when empty if a user selects a popup url.
+ Fixed so some init settings gets trimmed from whitespace.
+ Fixed so charmap closes when a char is selected since most of the time users only need one char.
+ Fixed so the link and image dialogs of advanced theme are styled with the new 2.x layout.
+ Fixed accessibility issuew with the link, image and advhr dialogs.
+ Fixed so the advhr dialog uses the new 2.x layout.
+ Fixed XHTML compliance for Preview plugin contributed by Bo Frederiksen.
+ Fixed entity decoding problem with insert button of the advhr plugin contributed by Bo Frederiksen.
+Version 2.0.1 (2005-12-02)
+ Fixed critical bug in some MSIE versions when submiting content.
+Version 2.0 (2005-12-01)
+ Added new paste_replace_list option to the paste plugin, this replaces some MS specific characters into normal characters.
+ Added new convert_urls option, this was required to address some issues with Firefox 1.5.
+ Added new paste_create_linebreaks option to paste plugin contributed by Kevin Rodgers.
+ Added new advimage_update_dimensions_onchange option to advimage plugin, this is enabled by default.
+ Added new table_inline_editing option, this enables you to toggle the inline table editing controls in FF 1.5.
+ Added new object_resizing option, this enables you to toggle the resizing controls of table and images in FF 1.5.
+ Added updated simplified Chinese language pack contributed by Wang Yang (tom_cat).
+ Added updated Dutch language pack contributed by Mark van der Sanden.
+ Added updated French language pack contributed by Normand Lamoureux.
+ Added updated Polish language pack contributed by Wooya.
+ Added updated Brazilian Portuguese language pack contributed by Marcio Barbosa.
+ Added new Traditional Chinese language pack contributed by Twapweb.
+ Added new Slovak language pack contributed by Vladimir VASIL.
+ Added new Norwegian Nynorsk pack contributed by Knut B. Jacobsen.
+ Fixed bug where getting init settings in handleNodeChange callback wasn't working correctly when multiple configs where used.
+ Fixed bug with urls being converted into incorrect values in Firefox 1.5.
+ Fixed bug where editor and cursor was flickering when TinyMCE was placed in a hidden div in Firefox 1.5.
+ Fixed bug with missing parenthesis in a MSIE setInnerHTML call.
+ Fixed bug where MSIE was producing a "Invalid source HTML for this operation" javascript error when placed in P tags.
+ Fixed bug where some styles with RGB values was parsed/serialized incorrectly in Firefox/Mozilla.
+ Fixed bug where reset form action didn't reset all editor instances to their original values.
+ Fixed bug where a javascript exception whas thrown when the editor was resized to a negative value in MSIE.
+ Fixed bug where inserting custom characters or date/time within a font element removed formatting in Firefox/Mozilla.
+ Fixed bug where image urls was inserted incorrectly if relative_urls was set to false due to issues with inserthtml command.
+ Fixed bug where encoding option wasn't working correctly becurse the entities list wasn't initialized.
+ Fixed bug where MSIE removed the first comment from the HTML of a mceInsertContent call.
+ Fixed bug where update all cells in table/row wasn't working on some tables with lots of whitespace.
+ Fixed bug with td background attribute when inline_styles option was set to true in MSIE.
+ Fixed bug where forms submitted with accesskey or return produced a JS error in Firefox 1.5.
+ Fixed bug with URL convertion logic not converting paths correctly to relative/absolute URLs.
+ Fixed bug where inline_styles option and flash moviews produced strange results.
+ Fixed bug where tabs and links where opened in a new window in MSIE when dialog_type option was set to modal.
+ Fixed bug where dialogs didn't open in Opera if the dialog_type option was set to modal.
+ Fixed bug where the table plugin wasn't working with the inlinepopups plugin while running in MSIE.
+ Fixed bug where embed elements whasn't parsed correctly by the flash plugin if no object tag was surrounding it.
+ Fixed bug where contents wasn't stored/restored when using the browser back button in Firefox 1.5.
+ Fixed issue where the ghost resize handles in Firefox/Mozilla was appearing when resizing images/tables.
+ Fixed issue with constrain proportions feature in advimage plugin, when trying to reset the values to blank.
+ Fixed issue where inlinepopups option couldn't be enabled/disabled on individual instances.
+ Fixed issue where TDs was created instead of TH elements when inserting a column on a row with TH elements.
+ Fixed issue with editor_selector/editor_deselector options couldn't be used when mode was specific_textareas.
+ Fixed issue where font selection produced null face attributes in MSIE.
+ Fixed issue where document local anchors where prefixed with the document name.
+ Fixed issue where link/image dialogs of the advanced theme didn't open using inlinepopups when enabled.
+ Fixed so the CSS select list gets hidden in the link dialog in advanced theme if there isn't any CSS classes.
+ Fixed so that the onsubmit handler of a form was processed correctly when posting using the save plugin.
+ Fixed so TinyMCE makes some very simple cleanups even if cleanup option is set to false.
+ Fixed so alignment button gifs have the justify prefix, such as justifyleft, for compatiblity with Drupal.
+ Fixed compatiblity issues with the .NET version of TinyMCE Compressor.
+ Fixed performance issue with fullscreen plugin, it switches back to normal view a lot faster now.
+ Fixed issues with mceSelectList class in advanced theme and compressed it some.
+ Renamed the Norwegian language pack from no to nb since it's "Norwegian Bokmål".
+Version 2.0RC4 (2005-10-30)
+ Fixed bug with font face/size/color wasn't working correctly in Firefox 1.5b1.
+ Fixed bug where all actions where dispatching the onbeforeunload event.
+ Fixed bug where buttons in fullscreen mode wasn't working in MSIE.
+ Fixed bug where style removal with drop list wasn't working correctly.
+ Fixed bug where element path list or return key some times didn't scroll to the right location.
+ Fixed bug where return key in Firefox/Mozilla some times produced a error.
+ Fixed bug where MSIE was presenting a alert box about insecure items when running TinyMCE over HTTPS.
+ Fixed bug where TR/TD elements width/height attributes produced a JS error on cleanup.
+ Fixed bug where Polish Ctrl+Alt+Z executed the undo function instead of inserting national character.
+ Fixed bug where editor couldn't be initialized if no rows or height where specified on a textarea.
+ Fixed bug where comments sometimes got removed from HTML code.
+ Fixed bug with advimage not inserting onmouseover attribute correctly.
+ Fixed bug where anchors with child nodes messed up list elements.
+ Fixed bug where apply_source_formatting option wasn't working when used together with remove_linebreaks.
+ Fixed bug where empty paragraphs where invisible in Firefox. These are now padded with a .
+ Fixed bug where tables without a border attribute didn't get visual aid borders until cleanup.
+ Fixed bug with URL convertion, absolute URLs to the same domain without trailing slash produced incorrect results.
+ Fixed bug with URL convertion of urls like this somedir/?id=3 produced somedir?id=3.
+ Fixed bug with weird cursor movement when pressing return/enter in a list when running on Firefox/Mozilla.
+ Fixed bug where contents where deleted sometimes when user pressed return/enter running on Firefox/Mozilla.
+ Fixed bug where style elements what generated empty in MSIE, but using style tags is not recommended.
+ Fixed bug with not beeing able to have absolute urls in the external_link_list_url and simmilar.
+ Fixed bug with bold, italic, underline, strikethrough buttons not beeing selected correctly.
+ Fixed bug with font size and font face select list not beeing selected correctly.
+ Fixed bug where document anchors was incorrectly converted if document_base_url was defined.
+ Fixed bug where changing border width/color of a table didn't update CSS styles correcty.
+ Fixed bug where emotions plugin didn't insert a new smiley the second time you insert one.
+ Fixed bug with blockquote command produced javascript error when used on lists in MSIE.
+ Fixed bug with cleanup converting flash elements to images.
+ Fixed bug where class wasn't selected in drop list of advlink/advimage dialogs when editing links/images.
+ Fixed bug where cellpadding/cellspacing/scope wasn't correctly handled in MSIE 5.5SP2.
+ Fixed bug where hreflang,charset and type attributes wasn't returned correctly in MSIE 5.5SP2.
+ Fixed bug with broken image URLs when user clicked the cleanup button in Firefox 1.5b2.
+ Fixed some compatiblity issues with call to createStyleSheet and event.target setup.
+ Fixed more compatiblity issues with scripts extending core JS logic such as the Array class.
+ Fixed issue where paragraphs wasn't generated if user pressed returned inside a H1-H6 running on Firefox/Mozilla.
+ Fixed issue with context menu plugin messing up some onclick events.
+ Fixed issue with missing HTML in advanced theme.
+ Fixed issue with Finnish language pack, it wasn't working at all.
+ Fixed issue where button control styles needed to be overriden in default editor_ui.css.
+ Fixed issue with a broken link in the documentation to the theme_advanced_resize_horizontal option.
+ Fixed issue with missing var declaration of a buttons variable in the advanced theme.
+ Fixed issue with missing block elements in block element regexp.
+ Fixed issue where advhr plugin didn't produce valid attribute for noshade.
+ Fixed issue with misslabeled option, plaintext_create_paragraphs is renamed to paste_create_paragraphs.
+ Fixed issue where remove_script_host and relative_urls where treated as true if they where specified as strings.
+ Fixed issue with charmap, made it easier to select/click characters.
+ Fixed issue with search/replace dialogs not being refocused in MSIE.
+ Fixed issues with dialogs being to small if large class names where added. Made sure they can grow.
+ Fixed issues with some dialogs being to small in NS 7.2 and not working correctly in NS 7.1.
+ Fixed missing HEAD element in fullscreen.htm file, contributed by monkeybrain.
+ Fixed some HTML issues with the advhr plugin, contributed by monkeybrain.
+ Fixed some small issues with the span element rule of the XHTML rule set in valid_elements documentation.
+ Added new Opera 9 support, most of the functions is working in the prerelease of Opera 9.
+ Added new paste_strip_class_attributes option to paste plugin, contributed by monkeybrain.
+ Added new merge_styles_invalid_parents option, allows users to control what elements gets styles.
+ Added new theme_advanced_resizing_use_cookie option, this enables you to disable the cookie used by resize.
+ Added new function that converts all font elements to span elements when the editor loads.
+ Added new force_hex_style_colors option, enables you to control the color format of CSS styles.
+ Added new convert_fonts_to_spans option, this option converts fonts to span elements.
+ Added new font_size_classes option, this option is used together with convert_fonts_to_spans.
+ Added new doctype option, enables you to control the internal doctype declaration.
+ Added new event_elements option contributed by happy_noodle_boy.
+ Added new path tooltips for font, span and flash elements such as color, font-family, src and so forth.
+ Added trim_span_elements back again, this option removes unneeded span elements.
+ Added documentation of the apply_source_formatting option.
+ Added updated Danish language pack, contributed by Jan Moelgaard.
+ Added updated Hebrew language pack, contributed by Liron Newman.
+ Added updated Russian language pack, contributed by Vladimir Vitkovsky.
+ Added updated Finnish language pack, contributed by Tuomo Aura.
+ Added updated Spanish language pack, contributed by Adolfo Sanz De Diego.
+ Added updated Italian language pack, contributed by grueff.
+ Added updated Icelandic language pack, contributed by Johannes Birgir Jensson.
+ Removed option convert_fonts_to_styles due to various compatiblity issues. Use convert_fonts_to_spans instead.
+Version 2.0RC3 (2005-09-26)
+ Fixed bug where colorpicker in table plugin wasn't working in Mozilla/Firefox.
+ Fixed bug where closed anchors produced strange results. Anchors are now forced open.
+ Fixed bug where the font style/color functions wasn't producing correct results.
+ Fixed bug where buttons not working if a target was defined in head element.
+ Fixed bug where paragraphs wasn't generated when pressing return/enter in a floating div.
+ Fixed bug where anchor contents was getting lost, contents of anchors are now placed behind them.
+ Fixed bug where style info such font size/face/color was removing parent elements such as LI.
+ Fixed bug where %I wasn't inserting correct hour in the insertdatetime plugin.
+ Fixed bug where MSIE sometimes doesn't output attributes correctly, contributed by Luke Bennett.
+ Fixed bug where images was lost if the user pressed return after a image in a TD on FF.
+ Fixed bug where empty non block elements where produced when hitting return in Gecko browsers.
+ Fixed bug where it was impossible to update tables.
+ Fixed various bugs and issues with removeformatting function it will now remove classes and styles.
+ Fixed compatiblity issues with prototype.js and other scripts that modifies the Object.prototype.
+ Fixed issue where a unnecessary dir and style attribute was generated on the blockquote command in MSIE.
+ Fixed issue with access denied error if page contained iframes with external URLs.
+ Fixed issue where the plugin links in about dialog was linking to blank.
+ Fixed issue with useCSS command not working in Deer park beta.
+ Fixed XHTML table compatiblity issues. Placed bordercolor and height in styles instead of attributes.
+ Fixed issue with tables getting empty summary attribute in MSIE.
+ Fixes so the insert custom character dialog is accessible through keyboard.
+ Removed _self as the default target for links inorder to produce more XHTML compliant code.
+ Removed bordercolor field from table row properties dialog since this is not a valid attribute.
+ Added accessibility warnings to image and table plugin. These can be disabled by the accessibility_warnings option.
+ Added updated Danish language pack, contributed by Jan Moelgaard.
+ Added updated Hebrew language pack, contributed by Liron Newman.
+ Added updated Norwegian language pack, contributed by Knut B. Jacobsen.
+ Added updated German language pack, contributed by salzbermat.
+Version 2.0RC2 (2005-09-12)
+ Fixed bug with plugin tab in about dialog not working in MSIE 5.01.
+ Fixed bug issues with paste and noneditable plugin in MSIE 5.01.
+ Fixed bug where dialogs in the search/replace plugin was to small.
+ Fixed bug where about dialog sometimes produced unknown runtime error in MSIE.
+ Fixed bug where é and í characters was converted the wrong entities.
+ Fixed bug where it was possible to click on the disabled link icon when nothing was selected.
+ Fixed bug where autosave plugin wasn't working with JS submit calls or the save plugin.
+ Fixed bug where file/image browser wasn't working with the default link/image dialogs.
+ Fixed bug where style attributes where parsed/serialized incorrectly when using - and #.
+ Fixed bug where inline popups plugin wasn't working when loading the compressed JS files.
+ Fixed bug with contextmenu showing theme image dialog instead of advimage dialog.
+ Fixed bug with flash plugin trying to include a empty external list JS file.
+ Fixed bug with some fields beeing to short if the file browser was disabled.
+ Fixed bug where contextmenu wasn't recognizing flash elements.
+ Fixed bug where border styles on images and tables was removed.
+ Fixed accessibility issue with colorpicker, added titles and keyboard access.
+ Fixed accessibility issue with toolbar buttons, all toolbar buttons are now wrapped in links.
+ Fixed accessibility issue width browse buttons, these are now wrapped in links.
+ Fixed accessibility issue with select lists, all select lists has now keyboard access.
+ Fixed accessibility issues with missing labels in various dialogs.
+ Fixed accessibility issue with the emotions plugin, this one now inserts a alt text for smileys.
+ Fixed accessibility issue with the locationbar, menubar and so fort in advlink plugin.
+ Fixed accessibility issue with TOC in english help pages. This is not wrapped in a acronym element.
+ Fixed issue with the directionality plugin. It will now get disabled on invalid elements.
+ Fixed issue where popups was the wrong size a new resizeToInnerSize function resizes popups to the correct size.
+ Fixed so empty elements gets removed since they serve no purpose.
+ Added support for TinyMCE grabbing text from input elements if specified in exact mode.
+ Added language specific relative popup width/heights to all build in dialogs.
+ Added missing browser for popup url in advlink plugin.
+ Added missing delete table icon to context menu.
+ Added so it's possible to see the target value in the target select dropdown in the advlink plugin.
+ Updated the documentation to include information about the new language packs.
+ Updated the swedish language pack.
+Version 2.0RC1 (2005-09-06)
+ Renamed CSS classes mcePathTop,mcePathBottom,mcePath to mceStatusbarTop,mceStatusbarBottom,mceStatusbar. [BREAKS COMPATIBLITY].
+ Moved all theme CSS files to a css directory within the theme. [BREAKS COMPATIBLITY].
+ Removed the default theme since the advanced theme can be configured to be as the default theme. [BREAKS COMPATIBLITY].
+ Removed closeDialog method from TinyMCE use tinyMCEPopup.close(); instead of tinyMCE.closeDialog();. [BREAKS COMPATIBLITY].
+ Removed the auto_cleanup_word option, since the paste plugin now handles this better than the build in function.
+ Added improved undo/redo and onchange handling. All modifications are now undo/redo:able.
+ Added new mceBeginUndoLevel/mceEndUndoLevel commands. Used to begin/end a undo/redo:able action.
+ Added new link dialog with tab interface and lots of new fields and options.
+ Added new image dialog with tab interface and lots of new fields and options.
+ Added new about dialog with tab interface, this one replaces the old help dialog.
+ Added new table dialogs with tab interface and lots of new fileds and options.
+ Added new utils directory in tiny_mce script dir. This directory contains various utility classes.
+ Added new TinyMCEPopup class to tiny_mce_popup.js, used for common popup logic.
+ Added new inlinepopups plugin, this makes the popup windows to open as DHTML windows (divs).
+ Added new version info constants to TinyMCE (majorVersion, minorVersion, releaseDate).
+ Added new resizing functionality to the advanced theme, the editor instance can now be resized.
+ Added new theme_advanced_resizing option, enables/disables the new resizing functionality.
+ Added new theme_advanced_resize_horizontal option, enables/disables the horizontal resizing.
+ Added new theme_advanced_path option, enables/disables the element path functionality in statusbar.
+ Added new compressed icons about 1/3 of the original size, contributed by Jozef.
+ Added new center support of images, images are now wrapped in a div with alignment.
+ Added new - character to the valid_elements/extended_valid_elements options this feature removes empty elements.
+ Added new setup_content_dom and submit_content types to custom cleanup callbacks.
+ Added new inst parameter to custom cleanup callbacks, this is a reference to the editor instance.
+ Added new mceColorPicker command to the advanced theme, enables the possibility invoke the color picker.
+ Added new safari_warning option, this enables you to disable the alert that gets presented when running on Safari.
+ Added new editor_selector/editor_deselector options that enables you to specify a include/exclude from convertion class.
+ Added new tinyMCE.addToLang function to reduce the overall size of the language files.
+ Added new auto save plugin. This plugin will confirm that the user want's the leave any modifications unsaved.
+ Added new noneditable plugin. This plugin enables you to disable/enable the possibility to edit various elements.
+ Added new word example, to better illustrate how TinyMCE is to be used when pasting content from Office/Word.
+ Added missing entities eactute,iacute,oacute,uacute,Aacute,Eacute,Iacute,Oacute,Uacute,Yacute,Aacute.
+ Added updated Hebrew language pack contributed by Liron Newman.
+ Added visual aid icon for invisible anchors elements.
+ Added new insert table and delete table commands to context menu.
+ Added new convert_fonts_to_styles option, this option controls if font or span will be used when using font size, color etc.
+ Renamed the theme_advanced_path_location to theme_advanced_statusbar_location.
+ Moved all popup javascript logic into external .js files, inorder to separate presentation and logic.
+ Removed the automatic resizing of popups. Better to use relative window sizes for each language when opening a dialog.
+ Fixed issue where the character map dialog lost focus when inserting a char.
+ Fixed issue where the attribute values where not XML encoded correctly. For example: & will be &.
+ Fixed performance issue with the table plugin, it was executing logic even when it was inactive.
+ Fixed so the directionality gets inherited by all popups/dialogs.
+ Fixed so the CSS file content_css loads after the theme content CSS, user specific CSS extends theme CSS.
+ Fixed so more than 3 toolbar rows may be added in when using the default simple layout.
+ Fixed so the insertdatetime plugin polls it's default date formats from the language pack.
+ Fixes so auto_reset_designmode is enabled by default, to avoid the question about the editor not working in tabs.
+ Fixed better inline styles support for images and tables.
+ Fixed duplicate IDs on advanced theme with external toolbar, contributed by Miguel Fortea.
+ Fixed issue with remove formatting under MSIE, if all contents of a element is selected the element is also selected.
+ Fixed issue with visual aids not being removed from content when cleanup is disabled. But it's NOT recommended to disable the cleanup.
+ Fixed bug where return/enter key sometimes produced empty elements in MSIE.
+ Fixed bug where link list was generated twice in the advanced themes link dialog.
+ Fixed bug issue where embed was converted in to ibed due to some invalid regexps.
+ Fixed bug where summary attribute on tables got lost in MSIE.
+ Fixed bug where the editor scrolled to the top of content when the pasting text with the paste plugin.
+ Fixed bug where external toolbar wasn't translated, contributed by Miguel Fortea.
+ Fixed bug where the editor had a incorrect height, contributed by Miguel Fortea.
+ Fixed bug where visual aid class where presented in element path.
+ Fixed bug where HR elements with a id set to "null" produced runtime error in MSIE.
+ Fixed bug where isDirty wasn't working due to the same function name and variable name.
+ Fixed bug where events like onclick wasn't removed/stored correctly in old MSIE.
+Version 1.45 (2005-06-23)
+ Fixed so the newdocument button shows again, was removed by accident in RC2.
+ Fixed so styles drop down in link dialog gets hidden if no classes are defined.
+ Fixed bug where Paste command in context menu wasn't working.
+ Fixed bug issue with not having a base href element in preview plugin.
+ Fixed bug where input elements produced double type/value attributes in MSIE.
+ Fixed so the check for empty contents in cleanup handled uppercase elements.
+ Added a alert box is a popup is blocked by a popup blocker.
+ Added updated dutch language pack, contributed by Fred Stuurman.
+ Added a confirm dialog for the newdocument action.
+ Added mceContentBody class to the iframe document body.
+ Added allowtransparency attribute to iframe.
+ Added fix where some HTML content produced runtime error in MSIE.
+ Added a lot better Safari support, but many things are still very buggy.
+ Added flash_wmode, flash_quality and flash_menu options for the flash plugin.
+ Added new dialog_type option, this enables you to switch back to modal dialogs in MSIE.
+ Updated Canadian French table language pack contributed by Virtuelcom.
+ Fixed some minor issues with Simplified Chinese language pack.
+ Re-added Tahoma font to font drop list, was removed in previous version.
+Version 1.45 RC2 (2005-06-15)
+ Fixed bug where paste_use_dialog option for the paste plugin wasn't working correctly.
+ Fixed bug issue with setContent not calling custom cleanups correctly. Inflicts the Flash plugin.
+ Fixed bug where external_link_list_url/external_image_list_url in fullscreen mode.
+ Fixed so TinyMCE doesn't use modal dialogs on MSIE, these where giving some problems with for example lost sessions.
+ Fixed the auto resize function for popups to use new logic.
+ Fixed so callback functions gets called correctly from fullscreen mode.
+ Fixed misspelled language pack for canadian french in the advimage plugin.
+ Fixed so openWindow can open use absolute URL:s.
+ Fixed bug issue where auto_cleanup_word sometimes didn't work in MSIE.
+ Fixed bug issue where the close button in dialogs wasn't available on Firefox on MacOSX.
+ Added new pastetext icon contributed by speednet.
+ Added new browsers option that enables you to specify what browsers is to be WYSIWYG enabled or not.
+ Added partial Catalan translation contributed by Marc Bria Ramírez.
+ Added portuguese Brazil translation contributed by João Borges.
+ Added updated Simplified Chinese language pack contributed by cube316.
+ Added beforeunload handler for fullscreen plugin so contents gets updated when the window is closed.
+ Added a new fullscreen_settings option for the fullscreen plugin contributed by David Glick.
+ Added new insert table command to context menu when user clicks within a table.
+ Added new advimage_constrain_proportions option to advimage plugin, contributed by Knut B. Jacobsen.
+ Added updated advanced theme with a new external toolbar location option, contributed by Man-Chicken (http://www.zoomshare.com/).
+ Added new tiny_mce_gzip.php file, this PHP script merges and compressed the requested .js files to improve loading times.
+ Added updated czech language pack, contributed by Stanislav Lacko.
+ Added new mceRemoveNode command, this command removes a node and inserts the node contents instead.
+ Added new behavior to format select box, you can now remove a paragraph by selecting -- Format --.
+ Removed ?rnd from external_link_list_url/external_image_list_url since it doesn't work well with serverside scripts.
+Version 1.45 RC1 (2005-05-27)
+ Fixed bug where character map inserted & and </> when using & < >.
+ Fixed so paragraphs containing is converted to numeric or raw if entity_encoding is set.
+ Fixed bug in searchreplace plugin when user tried to search on a empty string or the editor contents was empty.
+ Fixed repaint/trail graphics issues with images and tables in FF/Mozilla.
+ Fixed some memory leaks in TinyMCE core and context menu plugin, only MSIE was inflicted by this.
+ Fixed stange issue where elements sometimes disappeared in MSIE.
+ Fixed URL convertion problems with onmouseover, onmouseout image urls in advimage plugin.
+ Fixed URL convertion problems with Flash plugin.
+ Fixed the experimental Safari support, some features work some doesn't.
+ Fixed bug where multiple a elements where created when updating links on images in FF/Mozilla.
+ Fixed bug in importCSS function, was having a meaning less if statement.
+ Fixed so the contextmenu plugin uses images from the configurated theme instead of the advanced theme.
+ Fixed so the external_link_list_url/external_image_list_url options can use relative or absolute path.
+ Fixed so the external_link_list_url/external_image_list_url has a random query parameter to prevent it from cache.
+ Added new mceInsertRawHTML command, this inserts raw as it is HTML code in the the selected position.
+ Added paste plain text plugin contributed by Ryan Demmer, converted it into a paste plugin.
+ Added updated paste plugin contributed by speednet, includes paste directly feature for MSIE.
+ Added split/merge table cells support, to table plugin and context menus.
+ Added cut/copy/paste table rows functionality to context menu and table plugin.
+ Added new mceSetContent command, this does the same as the setContent function.
+ Added new clear all/new document icon to advanced theme.
+ Added new remove formatting and select text color icons.
+ Added new directionality plugin to better support languages that write from right to left.
+ Added new fullscreen plugin, enables users to toggle fullscreen editing mode.
+ Added a new template/tutorial plugin to aid people in the development of own plugins.
+ Removed visual_table_style and replaced it with visual_table_class. [BREAKS COMPATIBLITY].
+ Renamed urlconvertor_callback option to urlconverter_callback.
+Version 1.44 (2005-05-03)
+ Fixed bug with contextmenu not showing at the correct location in MSIE.
+ Fixed bug where a error was produced by the Flash plugin if the user reloaded the page in MSIE.
+ Fixed issue where mceAddControl and mceRemoveControl commands produced a error in MSIE.
+ Fixed bug when images and flash movies where mixed in the editor produced strange results.
+ Fixed so trailing / characters isn't removed from URLs.
+ Fixed so the contextmenu uses a diffrent method of loading it's custom CSS file.
+ Fixed getAttributes problem, it should read getAttribute.
+ Fixed so "Edit HTML source" window may be maximized.
+ Added French eacute entitiy to default entities option.
+ Added a height CSS value for the element path in advanced themes editor_ui.css since it keept bobbing up and down.
+ Added updated Polish language pack contributed by Marcin Szymon Sznyra.
+ Added better window auto resize method for most dialogs.
+ Added new feature to set what tags are to be left open in valid_elements. Add a + before the element names to enable.
+ Added nowrap for the editor table cells, sometimes the editors controls wrapped.
+ Updated German language pack contributed by Krokogras.
+Version 1.44 RC2 (2005-04-25)
+ Fixed bug with host prefixes and port numbers when having relative_urls set to false and remove_script_host set to true.
+ Fixed bug when site absolute URLs for example /something was converted incorrectly in Firefox/Mozilla.
+ Fixed bug where the link wasn't auto selected in the drop list in the advanced themes default link dialog.
+ Fixed bug issue with the flash plugin and croping out characters before and after the movie.
+ Fixed bug where the editor jumped to top of editor area on enter/return when doctype was set to XML Transitional.
+ Fixed bug where context menu was appearing in the wrong location if the window was resized.
+ Fixed bug in the context menu where table properties wasn't working.
+ Fixed bug where a selectorText exception was trown if the CSS file contained @import or @charset.
+ Fixed bug where bold/italic/strikethough/underline wasn't selected/unselected in toolbar some times.
+ Fixed issue with hspace and vspace when having the inline_styles option enabled. Contributed by speednet.
+ Fixed bug where access denied error was thrown sometimes in MSIE.
+ Fixed so images without src won't be inserted.
+ Fixed some issues with width/height fields in the advimage plugin.
+ Fixed so the contextmenu plugin doesn't appear in MSIE 5.0, now functions with 5.5+.
+ Added filebrowser icon to mouse over and mouse out fields in the advimage plugin.
+ Added filebrowser icon to popup field in the advlink plugin.
+ Added so the triggerSave function gets auto executed when a user calls submit on a form, this can be disabled with the submit_patch option.
+ Added missing readme.txt file for the context menu plugin.
+ Added new border and background color fields to table dialog, based on contribution by Neirda. Enable them by the table_color_fields option.
+ Removed some old outdated items from FAQ.
+Version 1.44 RC1 (2005-04-20)
+ Fixed bug where width/height attributes of a image wasn't stored some times in Firefox/Mozilla.
+ Fixed bug where P elements where created if a user pressed return/enter within a h1-h6 in Firefox/Mozilla.
+ Fixed bug where the remove format fuction didn't work some times in MSIE.
+ Fixed so backspace/delete gets added in one undo level in MSIE (improves performance).
+ Fixed so the "Could not find element by id or name" alert only shows when the debug option is set to true.
+ Fixed bug where bold/italic didn't work in Mozilla 1.3.
+ Fixed bug where width/height of a hidden TinyMCE instance where incorrect.
+ Fixed so the function layout of classes in tiny_mce_src.js uses prototype keyword instead of TinyMCE_ prefix (reduces size).
+ Fixed bug where triggerNodeChange produced javascript error some times in MSIE.
+ Fixed some issues in the Swedish and Spanish language packs.
+ Fixed bug where first undo level wasn't working correctly.
+ Fixed so flash plugin loads it's needed CSS data from within the plugin.
+ Fixed button images and CSS in the simple theme.
+ Fixed so the simple example shows how to use the simple theme instead of the default theme.
+ Fixed so cleanup default values can be set to empty. For example alt= generated alt="" on img elements.
+ Fixed memory leaks in MSIE (circular closure problem) events are now removed in a better way.
+ Fixed bug where URLs where converted incorrectly if the editor page URL contained / characters.
+ Fixed bug where table guidlines didn't work correctly when using the build in Mozilla table buttons.
+ Fixed bug where the Flash plugin was breaking other elements.
+ Added new contextmenu plugin, this plugin adds a menu if the user right clicks/uses the contextmenu on elements.
+ Added new multiple configuration support, the init method may now be called multiple times.
+ Added new remove_linebreaks option, this option is enabled by default and removes all HTML code linebreaks.
+ Added new behavior to the textarea_trigger option, if mode is textareas and trigger is false those elements will not be converted into editors.
+ Added new entity_encoding option, enabled user to better control the behavior of how character are converted into entities.
+ Added new isDirty command to TinyMCEControl, this method returns true if the user has done any modifications to the content.
+ Added new onchange_callback option, this callback is executed when contents within the editor instance is changed.
+ Added new init function for themes/plugins this gets called when a editor instance has finished it's setup.
+ Added new init_instance_callback option this callback is executed when instances are added to the editor.
+ Added new cleanup option this option enables users to totaly disable the whole cleanup process.
+ Added new importCSS method to TinyMCE. This method allows plugins and themes to load custom CSS files on initialization.
+ Added new getSelectedHTML method to TinyMCEControl class, this method returns the currently selected HTML contents.
+ Added new getSelectedText method to TinyMCEControl class, this method returns the currently selected contents as text.
+ Added new removeclass behavior to the removeformat button. The current class will be removed if no contents is selected.
+ Added new queryInstanceCommandValue and queryInstanceCommandState methods.
+ Added new option button_tile_map, this option contols the usage of button tile maps and is disabled by default.
+Version 1.43 (2005-03-06)
+ Fixed bug with ask option not working at all.
+ Fixed bug where a "instance is not defined bug" error was produced.
+ Fixed bug with empty image src produced a error.
+ Fixed so the simple and default theme used the same CSS style as the advanced theme.
+ Fixed bug with the relative to absolute URL convertion logic if a empty string was passed used.
+ Fixed parse error bug with the source editor some servers can't handle XML PI declarations.
+ Fixed bug issue with HR elements in MSIE, if a specific work pattern where used a runtime error was produced by MSIE.
+ Fixed bug in the URL convertor logic, port numbers was not correctly handled.
+ Fixed issue where the cursor was placed before a insert of custom charater or date/time.
+ Fixed bug where the editor height option didn't work on MSIE.
+ Fixed bug where a linefeed within a table cell broke the table in Firefox/Mozilla.
+ Fixed bug where return/enter key after a image removed all content.
+ Fixed bug where return/enter key sometimes produced nestled P elements.
+ Fixed bug where the editor was stealing focus on load in MSIE.
+ Fixed bug where the visual aid logic forces width/height attributes on tables.
+ Fixed bug where getCSSClasses some times returned null value.
+ Fixed issue where the lang_insert/lang_update language variables wasn't entity decoded.
+ Fixed so the image/link/flash drop list gets auto selected thanks goes to Randy Simons and salzbermat.
+ Fixed so remove formatting button in MSIE removes all classes aswell.
+ Fixed issue where output contained single br element when the editor area was empty.
+ Added new %A/%a/%B/%b format chunks to insertdatetime, these insert localized date names such as January.
+ Added new oninit callback option for TinyMCE this callback is executed when all editor instances been initialized.
+ Added new preview panel to dialog in the advimage plugin, contributed by Virtuelcom.
+ Added element class name to element path in the advanced theme.
+ Updated Canadian French table language pack contributed by Virtuelcom.
+ Updated the swedish language pack, contributed by Mats Löfström, York Consulting AB.
+Version 1.42 (2005-02-14)
+ Fixed bug with the element path beeing resized if width/height of editor was 100%.
+ Fixed bug with reloading/flicker of all button images in MSIE if browser cache is disabled.
+ Fixed backspace/delete bug in Firefox, some times the cursor got stuck.
+ Fixed bug issues with enter/return key in Firefox/Mozilla.
+ Fixed bug where copy/paste and drag drop of images/links failed in Firefox/Mozilla if a document_base_url is provided.
+ Fixed so when relative_urls is set to false it forces absolute URLs for images/links.
+ Fixed so the _src.js suffix versions of the themes and plugins gets loaded with the tiny_mce_src.js script is used.
+ Fixed so verify_css_classes option is disabled by default.
+ Fixed bug where tables where resized when toggling visual aid in Firefox/Mozilla.
+ Fixed bugs with advhr plugin running in a hidden div element.
+ Added new auto_focus option that enabled a specific editor area to be focused on startup.
+ Added a extra argument to the filebrowser callback inorder to get the calling window reference.
+ Added a new persian (farsi) language pack contributed by Morteza Zafari.
+ Added new more nice looking icons contributed by Morteza Zafari and Michael Keck. The old icons are available in a separate icon pack.
+ Added updated Canadian French language pack contributed by Virtuelcom.
+ Added updated French languahe pack contributed by Laurent Dran.
+ Added updated German language pack contributed by Tobias Heer.
+ Added some documentation regarding the layout manager options made by SlyD.
+Version 1.41 (2005-01-31)
+ Added new table plugin, all table code is moved into this plugin [BREAKS COMPATIBLITY].
+ Added new external_link_list_url/external_image_list_url options for better backend integration.
+ Added new file_browser_callback option for better backend integration.
+ Added new layout manager code into the advanced theme, contributed by SlyD.
+ Added new nowrap option, enables so users may change the word wraping behavior.
+ Added new Thai language pack contributed by Innozent.
+ Added obfuscated version of all plugins and themes to reduce over all startup/download time.
+ Added Simplified Chinese language pack contributed by cube316.
+ Added a updated Czech language pack thanks to Josef Klimosz.
+ Fixed issue where anchor elements where closed. This results in browser problems with the outputed HTML.
+ Fixed bug where the first return key press didn't produce a paragraph in Firefox/Mozilla.
+ Fixed bug in the searchreplace plugin where replace content sometimes fails in Firefox/Mozilla.
+ Fixed so all language packs now uses the ISO-639-2 code instead of ISO 3166-1 [BREAKS COMPATIBLITY].
+ Fixed some issues with the force_br_newlines option in MSIE.
+ Fixed bug where the backspace or delete key produced BR elements in Firefox/Mozilla.
+ Fixed bug issue with link and image dialogs of the default theme/simple example.
+ Fixed some bugs when having the editor hidden in a tab/div, contributed by Ernst de Moor.
+ Fixed some character issues with the Danish language packs, contributed by someone unknown.
+Version 1.40 (2005-01-09)
+ Added a new default value for the font size drop down, if no font size where found this gets selected.
+ Added a auto resize window feature, this is enabled by default but can be disabled with a window argument.
+ Added a new print plugin, prints the current editor contents to a printer.
+ Added a new searchreplace plugin, adds a search, searchnext and replace button.
+ Fixed bug issue where buttons didn't display correctly on some Firefox installations.
+ Fixed issue with value and type attributes of input elements getting lost in cleanup on MSIE.
+ Fixed so that the getEditorInstance command is public, returns a TinyMCEControl by id.
+ Fixed issue where "true" and "false" string wasn't treated as booleans in TinyMCE init options.
+ Fixed so cursor/mousepointer allways remains a arrow in all themes when rolling over buttons.
+ Fixed the popup windows so they are mode "modal" in Mozilla/Firefox.
+ Fixed so the ask question is displayed when elements are focused with the tab key.
+ Fixed so the ask option works when mode option is set to exact.
+ Fixed issue with visualaids on tables not working correctly when the user uses the tab key in Firefox/Mozilla.
+ Fixed some bugs with the mceSetCSSClass class command and the element path.
+ Fixed a new version of the mceInsertContent command.
+ Fixed so the auto_cleanup_word option is disabled by default.
+ Removed the langs of the zoom plugin, it now uses + instead of the "zoom" word.
+Version 1.391 (2005-01-04)
+ Fixed major spacebar bug in MSIE, spacebar was disabled.
+Version 1.39 (2005-01-04)
+ Updated the Flash plugin with a new version, contributed by jamesw.
+ Added new setWindowArg function, useful if plugins are to call other plugins.
+ Added new save plugin, this plugin adds a save/submit form button to tinyMCE, contributed by SlyD.
+ Added new hilite color support, sets a background-color style on the selected text.
+ Added new variable replacement popup URLs, check the openWindow function documentation for details.
+ Added new force_p_newlines option, forces P elements on return/enter key in Mozilla/Firefox.
+ Added new theme_advanced_path_location, adds a element path list.
+ Added new theme_advanced_toolbar_align option, defaults to center.
+ Added new Portuguese translation contributed by José Pedro Pereira.
+ Added new mceSelectNode and mceSelectNodeDepth commands.
+ Added new add_unload_trigger option, this adds a unload triggerSave call. Enabled by default.
+ Added am/pm time format to the insertdatetime plugin.
+ Fixed font color and size attribute bug, contributed by Vincent FIACK.
+ Fixed className undefined bug, Firefox/Mozilla produced a console error sometimes.
+ Fixed so mceSetCSSClass command may be applied to all sorts of elements.
+ Fixed so anchor elements can be removed by setting the anchor name to nothing.
+ Fixed typing performance some in Firefox/Mozilla, removed some nodechange triggers.
+ Fixed so the zoom plugin is invisible in MSIE 5.0, since zoom isn't available in that browser.
+ Fixed bug with the emotions plugin in MSIE 5.0, it was opening a new window.
+ Fixed so contents stay within the editor if the user hits the back/forward buttons.
+ Fixed bug where the window.name property was set to the image name.
+ Fixed so anchors links within the same page are made relative when relative_urls are set to false.
+ Updated the advanced theme so most of the images are loaded from a tiled image, improves loading time.
+ Updated the Swedish language pack, contributed by Martin.
+ Updated the readme.txt in the advlink plugin, was some problems with the valid_elements.
+ Updated the default CSS for the advanced theme some, added button backgrounds to look like office2k.
+Version 1.38 (2004-11-28)
+ Added new textarea field for form elements when debug mode is enabled, contributed by Michael Keck.
+ Added new spacer item support for the theme_advanced_buttons options, contributed by Michael Keck.
+ Added new selection borders for images and hr elements, contributed by Michael Keck.
+ Added new advhr plugin, this plugin handles advanced settings on HR elements, contributed by Michael Keck.
+ Added new german language pack for the preview plugin, contributed by Michael Keck.
+ Added new word wrap and source formatting to the source editor, contributed by Michael Keck.
+ Added new updated charmap, contributed by Michael Keck.
+ Added new flash plugin that enabled flash movied to be handled, contributed by Michael Keck.
+ Added the old cut/copy/paste commands to the advanced theme, these are not visible by default.
+ Added new theme_advanced_buttons_add_before option to advanced theme.
+ Added new "update" button title for a popup windows.
+ Added new zoom prefix language variable to the zoom plugin.
+ Added new entities option, that enables you to config entity code to name convertion.
+ Added new custom cleanup possibility to plugins.
+ Added new cleanup_callback option, adds the possibilty to add custom cleanup logic.
+ Added new Norwegian language pack, contributed by Sten Aksel Heien.
+ Added new Korean language pack, contributed by Setzer Gabbiani.
+ Fixed the layout of the color picker, contributed by Michael Keck.
+ Fixed so the preview plugin doesn't include the any toolsbars in preview popup window, contributed by Michael Keck.
+ Fixed bug where anchors elements was treated as links.
+ Fixed so all popup windows are modal dialogs in MSIE.
+ Fixed bug where the word "null" sometimes appares in HTML after cleanup in Firefox/Mozilla.
+ Fixed bug where form elements with missing name attributes produced errors.
+ Fixed some default value bugs and issues with the new advlink plugin.
+ Fixed the link/image dialog sizes in the SE language pack.
+ Fixed the content duplication bug, it seems to be fixed anyway, if not please let me know.
+ Fixed bug where plugin handleNodeChange extentions broke the theme function.
+Version 1.37 (2004-11-12)
+ Added new mceResetDesignMode command that can be used when the editor is placed in tabs.
+ Added new updated Italian language pack thanks goes to "Fabrix Xm" for the contribtion.
+ Added new greek language pack thanks goes to "Jacaranda Bill" for the contribution.
+ Added new french language pack thanks goes to "Pat Boens" for the contribution.
+ Added new russian language pack thanks goes to "Roman Filippov" for the contribution.
+ Added new updated Dutch language pack thanks goes to Arnoud van Delden and Ernst de Moor for the contribution.
+ Added new convert_newlines_to_brs option, that enables newlines to be converted to br elements.
+ Added new custom_undo_redo_keyboard_shortcuts option, enables keyboard shortcuts to be enabled/disabled.
+ Added new auto_reset_designmode option, thats resets the design mode when a editor instance is focused.
+ Added new form reset handler, resets the contents of TinyMCE areas when the onreset event is trigged.
+ Added new skip_cleanup parameter to triggerSave, this parameter is optional and defaults to false.
+ Added new lang_underline_img language variable to all themes.
+ Added new title attribute to all images, enables tooltips in Mozilla and Firefox.
+ Added new insert and cancel CSS id's for all submit and cancel buttons.
+ Added new full featured example that includes all available plugins and buttons.
+ Added new advlink and advimage plugins to TinyMCE, these are more advanced link and image tools. Contributed by Michael Keck.
+ Added new parameters to insertImage and insertLink commands. Contributed by Michael Keck.
+ Added updated compatiblity chart, includes a matrix table thanks goes to Ernst de Moor.
+ Added new insert image icon contributed by Arnoud van Delden and Ernst de Moor.
+ Added window focus on all popup windows, contributed by Arnoud van Delden and Ernst de Moor.
+ Fixed some issues with the char map added some characters and removed duplicate ones, contributed by Arnoud van Delden and Ernst de Moor.
+ Fixed the insert row icon, rotated it 180 degrees, contributed by Arnoud van Delden and Ernst de Moor.
+ Fixed the visual aid icon, made it a bit darker. Contributed by Arnoud van Delden and Ernst de Moor.
+ Fixed some issues with entity encoding in source editor aswell as in core cleanup code.
+ Fixed bug where the auto import CSS feature imported invalid CSS rules with : or spaces.
+ Fixed bug where unnecessary entity encoding of characters was done.
+ Fixed the window sizes some to better function on MSIE with SP2.
+ Fixed some issued with the auto word cleanup feature, fixes some issued with content duplication.
+ Fixed bug that made the editor to throw weird error when HTML code includes content.
+ Fixed bug where the style attribute was returned on images in source output even if it was disabled.
+ Fixed issue where the UI form elements of TinyMCE was submitted with the form submit.
+Version 1.36 (2004-10-19)
+ Added a newly modified version of the German language pack from "krokogras".
+ Added auto resizing to popup windows with the same name.
+ Added example page for the plugin_preview_pageurl option in the preview plugin.
+ Fixed issue with link button auto enable/disable feature when content selection was made with the keyboard.
+ Fixed bug where events wasn't handled correctly in MSIE 5.5 and some 6.0 versions.
+ Fixed so align on images gets set as float style when the inline_styles option is enabled.
+ Fixed so solid border style isn't applied on elements with a border when the inline_styles option is enabled.
+ Fixed some issues with tables and the inline_styles option.
+ Fixed back button issue with MSIE, iframes was placed in browser history.
+Version 1.35 (2004-10-13)
+ Added so that whitespace gets stripped in plugin and theme_advanced_buttons options.
+ Added custom plugin_preview_pageurl option to preview plugin.
+ Added Canadian French language packs for the new plugins, contributed by Virtuelcom.
+ Added new theme_advanced_blockformats option.
+ Added new title support to advanced theme link dialog.
+ Added new Ctrl+B/I/U keyboard shortcuts for Firefox.
+ Added Polish language pack contributed by "revyag".
+ Added Taiwanese language pack contributed by "Jim Kou".
+ Added updated German language pack contributed by "Krokogras".
+ Fixed some issues with ieSpell including better language support.
+ Fixed bug with default value in valid_elements not working in Firefox some times.
+ Fixed bug when focusing links without selecting any characters.
+ Fixed some typos in Swedish language pack.
+ Fixed bug with content selection and link button auto enable/disable feature.
+ Fixed bug issue when "theme_advanced_buttons" options where left empty.
+ Fixed various bugs with absolute URLs.
+Version 1.34 (2004-10-03)
+ Added new insertdatetime plugin, inserts date/time in various formats.
+ Added new preview plugin, previews the HTML page in a new window.
+ Added new zoom plugin, adds the possibility zoom the editor in MSIE.
+ Added new emotions plugin, adds the possibility to add smileys.
+ Fixed so that TinyMCE functions on MSIE 5.0 again.
+ Fixed so that TinyMCE functions better on Mozilla 1.3.
+ Fixed so that the cursor doesn't jump to the top when setting styles.
+ Fixed bug with STRONG and EM elements wasn't handled correctly in Firefox.
+ Optimized the key handling some, gives better typing performance.
+ Removed key down statusbar debug info.
+Version 1.33 (2004-09-29)
+ Removed the need of loading blank.html, iframes are now created dynamicly.
+ Fixed bug when selecting tables, MSIE was casting errors.
+ Fixed bug with pluginurl variable.
+ Fixed bug when tinyMCE.selectedElement error was cast in Mozilla.
+ Added new Arabic language pack contributed by Hani Suleiman.
+ Added "lang_dir" support to language packs like Arabic.
+Version 1.32 (2004-09-25)
+ Added new ieSpell plugin, only works in MSIE.
+ Added new "theme_advanced_buttons_add" option.
+ Added new importPluginLanguagePack function.
+ Added new Danish language pack contributed by Jan Moelgaard.
+ Added updated German language pack contributed by Christopher Müller.
+ Added new any_selection to handleNodeChange callback.
+ Modified so link/unlink is dimmed if nothing is selected.
+ Fixed bug when deleting images in Firefox.
+ Changed the plugin location to a new plugin directory.
+ Renamed the "theme_plugins" option to "plugins".
+Version 1.31 (2004-09-18)
+ Added Canadian French language pack, contributed by Virtuelcom.
+ Added so link/unlink buttons gets selected when user enters a link element.
+ Fixed URL bug when drag dropping/copy pasting images in Mozilla.
+ Fixed so mso style attribs don't get trimmed if auto_cleanup_word option is set to false.
+ Fixed bug with text alignment buttons.
+ Fixed bug with CSS auto import function in MSIE.
+ Fixed initialization bugs and issues.
+Version 1.30 (2004-09-10)
+ Fixed bug issue where the editor was stealing focus from location bar.
+ Fixed bug issue with absolute aligned images lost focus when using tools.
+ Fixed bug #1025483, Url converting broken.
+ Added ability to send command values in advanced theme button list, contributed by someone helpfull.
+ Added new cleanup_on_startup option, to increase startup speed.
+ Added new inline_styles partly based on a contribution by Victor Nilsson.
+ Added new named anchor support.
+ Added custom_undo_redo_levels option.
+Version 1.29 (2004-09-08)
+ Added new getEditorId function, to retrive the editor id of a form element.
+ Readded so cleanup is automaticly executed on editor startup in MSIE.
+ Added some various cleanup fixes for MS Word HTML.
+ Added new auto_cleanup_word option, enabled auto MS Word HTML cleanup on paste events.
+ Fixed parameter issue with insertImage function. Bug #1022863.
+ Fixed bug #1022874, Where the small theme had underline command on strikethrough button.
+ Fixed some bugs with table commands.
+ Fixed bug #1023204, mceRemoveControl brings back the old HTML.
+ Fixed bug issue with tinyMCE.selectedInstance in Mozilla.
+ Fixed bug issue with Mozilla not saving content.
+Version 1.28 (2004-09-04)
+ Added new Finnish language pack thanks to Urho Konttori.
+ Added new rowseparator as a possible value of the theme_advanced_buttons options.
+ Added new theme_advanced_toolbar_location option.
+ Added new uid variable option to valid_elements. (Generates unique IDs)
+ Added new "directionality" option to support languages like Arabic.
+ Added new character map button/window.
+ Added new guidelines/visual aid toggle button.
+ Reduced the source of the advanced theme some, and added some better comments.
+ Separated the default theme in to files aswell.
+ Removed source area size options and made source editor resizable instead.
+ Increased the default width and height of the source editor.
+ Fixed bug where image width/height default to 0x0 if these attributes wasn't defined.
+ Fixed some bug issues with MSIE 5.5.
+Version 1.27 (2004-08-29)
+ Added new cleanup logic, with new options and smarter behavior.
+ Added new "trim_span_elements" option (removed unneeded span elements).
+ Added new "verify_css_classes" option (verifies so class attributes contain a valid class).
+ Added new "verify_html" option (enables/disabled verification of elements and attributes).
+ Added new value verification type to "valid_elements" option.
+ Added new simple wildcard support in "valid_elements" option.
+ Added class as a valid attribute to table elements by default.
+ Added so non existent classes gets removed HTML output.
+ Added fix for entities, so they get converted correctly.
+ Added new class select box in table dialog.
+ Added hr as a default valid element.
+ Fixed some issues with the language packs.
+ Fixed some weird bugs and issues with hr elements.
+ Fixed bug where Mozilla was casting exceptions on keypress.
+Version 1.26 (2004-08-25)
+ Added a better way to create theme popup windows (External files).
+ Added new getWindowArg function, returns window arguments in theme popups.
+ Modified the advanced theme to adopt the new theme popup idea.
+ Fixed critical Mozilla bug, where the editor didn't work at all some times.
+ Fixed bug with auto CSS class import feature running on Firefox.
+Version 1.25 (2004-08-22)
+ Added new format select box in advanced theme (Can be disabled).
+ Added new "theme_advanced_disable" option to advanced theme.
+ Added some new elements to default list of valid elements (Format select box elements).
+ Added new font face, forecolor and font size support, these are not enabled by default.
+ Added new "mceAddControl" command, enables users to dynamicly add editors.
+ Added new execInstanceCommand function, check the documentation for details.
+ Added new "mceSetAttribute" command.
+ Modified the themes so that the focus alert doesn't popup as often as before.
+ Modified the "mceRemoveControl" command so it can handle element id aswell as editor ids.
+ Fixed some bugs and issues with the new custom undo/redo logic.
+ Fixed weird Mozilla bug #997860.
+Version 1.24 (2004-08-17)
+ Modified so that span with CSS classes that don't exists get removed.
+ Added new "custom_undo_redo" option, this option is enabled by default.
+ Added new "fix_content_duplication" option, that fixes some MSIE content duplication issues.
+ Added new "mceFocus" command, that changes focus to the specified editor instance.
+ Added new "mceReplaceContent" command, that enables users to replace the current selection.
+ Fixed so styles including spaces doesn't get listed in style selection box.
+ Fixed bug with form element names and exact mode in Mozilla.
+ Fixed so tiny_mce_src.js can be used aswell as tiny_mce.js.
+ Converted some of the language packs to better support unicode.
+Version 1.23 (2004-07-31)
+ Modified the mceSetCSSClass command to address bug #997071.
+ Added new Hungarian language pack thanks to 2XP.
+ Added new callback "setupcontent_callback" check the manual for details.
+ Fixed bug #994506, where empty theme_plugins option generated a 404 error.
+ Fixed bug #999332, where image properties wasn't removed if the user deleted the image.
+Version 1.22 (2004-07-19)
+ Fixed bug #989846, Image resize bug.
+ Changed so that style attribute values get converted to lowercase in MSIE.
+ Changed so the alignment called "middle" is "center" in table properties.
+ Fixed so visual aids work correctly after using the source editor.
+ Fixed some issues with anchor links.
+ Fixed so that javascript: links can be used.
+ Added width/height options for the advanced source editor.
+ Fixed bug issue with URL:s containing quotes or single quotes.
+ Fixed so that document_base_url can point to another domain.
+Version 1.21 (2004-07-12)
+ Added new "theme_plugins" option, check the manuals for details.
+ Added new "execCommand" plugin extention possibility.
+ Added new "buttons" config options to the advanced theme.
+ Added new "mceRemoveControl" command.
+ Added Spanish language pack thanks to "Alvaro Velasco".
+ Fixed first click bug.
+ Fixed so CSS url:s can be absolute.
+ Updated the FAQ regarding the Cut/Copy/Paste issue.
+Version 1.20 (2004-07-05)
+ Fixed bug issue #983257, JS runtime error when template contains no controls.
+ Removed cut/copy/paste commands and icons due to security reasons in Mozilla.
+ Added Czech language pack, thanks goes to "Pavel Novák" for the contribution.
+ Fixed minor bug regarding empty attributes.
+ Fixed so the "extended_valid_elements" overrides previous declarations.
+Version 1.19 (2004-06-28)
+ Fixed focus bug that appared on Linux version of Mozilla.
+ Fixed major bug issues with some Firefox/Firebird versions on Linux.
+ Fixed minor visual aid bugs on tables.
+ Fixed minor bugs with table commands.
+ Fixed scroll issue in HTML source windows on Mozilla/Linux.
+ Added a compatiblity chart to the manuals.
+Version 1.18 (2004-06-20)
+ Added new option "remove_script_host".
+ Some minor fixes to the mceInsertContent command.
+ Fixed some issues with visual aids for tables.
+ Fixed strange focus bug in MSIE.
+ Updated some of the documentation.
+Version 1.17 (2004-06-16)
+ Fixed bug, #972666 - Doesn't save edits when id != name.
+ Added more Italian, user manuals. Thanks goes to "Fabrix Xm".
+ Added Dutch language pack thanks to "Meint Post".
+ Modified the MSIE version of mceInsertContent command.
+Version 1.16 (2004-06-14)
+ Added new table dialog and TinyMCE__getInsertTableTemplate template function.
+ Added auto class import feature and Italian language pack thanks goes to "Lorenzo Pavani".
+ Added border, alignment, vspace, hspace, width, height fields to the image properties dialog in advanced theme.
+ Updates advanced theme help pages for Swedish and English.
+ Fixed some minor issues with the mceSetCSSClass command.
+ Fixed minor MSIE bug in built in default URL convertor.
+ Fixed some image alignment issues.
+ Fixed support for site root script paths like src="/jscripts/tiny_mce.js".
+ Removed the use of "TinyMCE_advanced_cssClasses" from "advanced" theme.
+ Modified the default value of "valid_elements" to include table align and class as valid attributes.
+ Modified the default value of "valid_elements" to set img border attribute to 0 by default instead of by force.
+ Modified so that popup windows gets centered on screen.
+Version 1.15 (2004-06-09)
+ Added new "advanced" theme, that adds some new functions.
+ Added new public js functions "getContent, setContent, applyTemplate, openWindow".
+ Added new custom command "mceSetCSSClass", that sets css class of the selection.
+ Added new custom command "mceInsertContent", that inserts HTML content.
+ Added class attributes to some of the elements in the default value of "valid_elements".
+ Added ability to have theme specific language packs by the js function "importThemeLanguagePack".
+ Added more documentation to the usage and themes sections.
+ Added table support, with custom commands and in advanced theme.
+ Modified the advanced example to include the new advanced theme.
+ Fixed tooltips for buttons in Mozilla.
+Version 1.14 (2004-06-07)
+ Added new conversion possibility to save callback.
+ Added some more usage documentation.
+ Fixed some issues will updateContent function in Mozilla.
+ Fixed some issues with relative paths.
+ Fixed small Mozilla issue with visual aids.
+ Fixed so that the default theme sets image border to 0.
+ Fixed bug #968079, Removing editor buttons in template can cause errors.
+Version 1.13 (2004-06-04)
+ Fixed critical bug where the editor didn't work at all in MSIE.
+ Fixed bug where table visual aids didn't work in Mozilla.
+Version 1.12 (2004-06-03)
+ Added updateContent function thanks to "Jürgen Baute" contribution.
+ Added documentation of the diffrent public javascript functions of tinyMCE.
+ Fixed bug #965615, Empty editor content returns " " as value after cleanup.
+ Fixed bug where Bold and Italic didn't work correctly in Mozilla.
+Version 1.11 (2004-06-01)
+ Added new option "document_base_url", it's used when converting absolute URLs to relative ones.
+ Added so that align button sets the align attribute of selected images.
+ Fixed bug when / was passed within query string to the editors page.
+ Fixed bug #961041, Image attributes are not removed.
+Version 1.1 (2004-05-26)
+ Fixed bug #960112 JavaScript error when opening image window.
+ Fixed bug #926644 Multiple forms with elements having the same name failed.
+ Added function so that "specific_textareas" mode handles the "ask" option.
+ Added new option "focus_alert", to remove annoying focus alert message.
+Version 1.09 (2004-05-24)
+ Added new option "extended_valid_elements", this option adds extra elements to the "valid_elements" list.
+ Fixed bug #958637, Resized images are displayed in original size
+ Fixed bug #958942, Bug on realitive_urls (Bug with absolute URLs to insertlink_callback, insertimage_callback callbacks)
+ Fixed bug #958498, Unable to change Bold and italic text in Mozilla.
+Version 1.08 (2004-05-21)
+ Added new attributes "border, hspace, vspace, width, height, align" to the getInsertImageTemplate theme function.
+ Added new relative_urls option, this new feature converts all absolute URLs to relative URLs and it's on by default.
+ Fixed bug #956007, the CSS theme URL:s was allways pointing to the default theme.
+ Fixed bug where enter/return key produced a error in the insert link popup window form. (This was done in the default template)
+ Fixed bug #957681, Could not delete text without first adding character bug in Mozilla.
+Version 1.07 (2004-05-10)
+ Added experimental support for option "force_br_newlines" to address bug #922416 and feature request #936270.
+ Fixed bug with mailto: links.
+Version 1.06 (2004-04-15)
+ Added new German language pack. Thanks goes to "Simon Rupf" for the contribution.
+ Added new German/Swedish bold/italic language specific icons to both default and simple theme.
+ Added new Swedish documentation.
+Version 1.05 (2004-04-02)
+ Added new Italian language pack and documentation. Thanks goes to "Fabrix Xm" for the contribution.
+ Fixed missing "lang_help_desc" definition in UK and SE langpacks.
+ Added better documentation for the "valid_elements" option and it's format.
+ Added new "preformatted" option to address feature request #927948.
+ Added browser checker so that the script don't break on non compatible browsers.
+ Fixed bug #926639, now the editor instance gets resized if a width/height is specified in %.
+ Added new simple theme, this theme has only basic functions.
+Version 1.04 (2004-03-30)
+ Fixed bug when insertLink and insertImage function didn't use the url_convertor callback.
+ Fixed MSIE bug when images was 32x32 on initialization on slow connections.
+ Fixed bug that made request on images with wrong path, produced some 404 error in webserver logs.
+ Fixed MSIE bug where users could add images outside of the editor scope.
+Version 1.03 (2004-03-26)
+ Added new "add_form_submit_trigger" this option is default and is added on all document forms within the page. To address bug #923362
+ Moved javascript sourcecode file to "jscripts/tiny_mce/tiny_mce_src.js".
+ Added new obfuscated version of tinymce to reduce size of script.
+ Added some performance boosting code to the switchClassSticky function.
+ Removed the "autosave" option, this is no longer needed and is replaced with "add_form_submit_trigger" or triggerSave call.
+ Fixed undo bug in MSIE.
+ Removed some unused eventhandlers results in better performance.
+Version 1.02 (2004-03-26)
+ Added new handleNodeChange callback to themes.
+ Fixed some bugs regarding events and themes function checks.
+ Fixed bug issue when user focused nodes with keyboard.
+Version 1.01 (2004-03-12)
+ Added some more documentation.
+ Added new "visual" option to editor.
+ Fixed bug on empty P elements.
+ Fixed bug on table width/height.
+Version 1.0 (2004-03-11)
+ Added new "debug" option and fixed some path issues.
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/docs/index.html b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/docs/index.html
new file mode 100755
index 0000000000..1709c88607
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/docs/index.html
@@ -0,0 +1,9 @@
+
+
+
+TinyMCE Documentation - Index
+
+
+Redirecting to http://wiki.moxiecode.com/index.php/TinyMCE:Index ..
+
+
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_advanced.css b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_advanced.css
new file mode 100755
index 0000000000..28b1d1c624
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_advanced.css
@@ -0,0 +1,40 @@
+body {
+ background-color: #FFFFFF;
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #880000;
+ scrollbar-3dlight-color: #F0F0EE;
+ scrollbar-arrow-color: #676662;
+ scrollbar-base-color: #F0F0EE;
+ scrollbar-darkshadow-color: #DDDDDD;
+ scrollbar-face-color: #E0E0DD;
+ scrollbar-highlight-color: #F0F0EE;
+ scrollbar-shadow-color: #F0F0EE;
+ scrollbar-track-color: #F5F5F5;
+}
+
+.header1 {
+ font-weight: bold;
+ font-size: 14px
+}
+
+.header2 {
+ font-weight: bold;
+ font-size: 12px;
+ color: #FF0000
+}
+
+.header3 {
+ font-weight: normal;
+ font-size: 12px;
+ color: #0000FF
+}
+
+.tablerow1 {
+ background-color: #BBBBBB;
+}
+
+td {
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+ font-size: 12px;
+}
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_advanced.htm b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_advanced.htm
new file mode 100755
index 0000000000..c223393107
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_advanced.htm
@@ -0,0 +1,99 @@
+
+
+
+Advanced example
+
+
+
+
+
+
+
+
+[Full featured example] [Advanced example] [Simple example] [Word example]
+
+Advanced example
+This page shows a more complex usage of TinyMCE. On this page the mode is set to convert specific elements in this case a DIV element and a TEXTAREA into editor instances. The example below uses a custom CSS, thats why the text is red and it allso uses the "advanced" theme that includes more options than the default one. The code allso includes examples of custom call back functions and much more. Notice the submit button at the end of the page, this button triggers a save action. Read more about the features and possible settings of TinyMCE in the manual .
+
+
+
+
+
+
+
+ Some
element , this is to be editor 2.
This editor instance is a DIV element instead of a textarea.
+
Some paragraph. Some link
+
+
+
+
+
+Some custom actions:
+[Bold] |
+[Italic]
+[Insert some HTML]
+[Replace selection]
+
+
+
+
+
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_flash_list.js b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_flash_list.js
new file mode 100755
index 0000000000..ad0daace74
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_flash_list.js
@@ -0,0 +1,9 @@
+// This list may be created by a server logic page PHP/ASP/ASPX/JSP in some backend system.
+// There flash movies will be displayed as a dropdown in all flash dialogs if the "flash_external_list_url"
+// option is defined in TinyMCE init.
+
+var tinyMCEFlashList = new Array(
+ // Name, URL
+ ["Some Flash 1", "test1.swf"],
+ ["Some Flash 2", "test2.swf"]
+);
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_full.css b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_full.css
new file mode 100755
index 0000000000..8d7b1280f3
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_full.css
@@ -0,0 +1,51 @@
+body {
+ background-color: #FFFFFF;
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+ font-size: 10px;
+ scrollbar-3dlight-color: #F0F0EE;
+ scrollbar-arrow-color: #676662;
+ scrollbar-base-color: #F0F0EE;
+ scrollbar-darkshadow-color: #DDDDDD;
+ scrollbar-face-color: #E0E0DD;
+ scrollbar-highlight-color: #F0F0EE;
+ scrollbar-shadow-color: #F0F0EE;
+ scrollbar-track-color: #F5F5F5;
+}
+
+td {
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+ font-size: 10px;
+}
+
+pre {
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+ font-size: 10px;
+}
+
+.example1 {
+ font-weight: bold;
+ font-size: 14px
+}
+
+.example2 {
+ font-weight: bold;
+ font-size: 12px;
+ color: #FF0000
+}
+
+.tablerow1 {
+ background-color: #BBBBBB;
+}
+
+thead {
+ background-color: #FFBBBB;
+}
+
+tfoot {
+ background-color: #BBBBFF;
+}
+
+th {
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+ font-size: 13px;
+}
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_full.htm b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_full.htm
new file mode 100755
index 0000000000..fdaba10591
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_full.htm
@@ -0,0 +1,73 @@
+
+
+Full featured example
+
+
+
+
+
+
+
+[Full featured example] [Advanced example] [Simple example] [Word example]
+
+ Full featured example
+ This page shows all available plugins that are included in the TinyMCE distribution. Some of these plugins will only be visible on MSIE due to the lack of some support in FF. For more details on the various options on TinyMCE check the manual or for more third party plugins check the plugin section.
+
+ <span class="example1">Test header 1</span><br />
+ <span class="example2">Test header 2</span><br />
+ <span class="example3">Test header 3</span><br />
+ Some <b>element</b>, this is to be editor 1. <br /> This editor instance has a 100% width to it.
+ <p>Some paragraph. <a href="http://www.sourceforge.net">Some link</a></p>
+ <img src="logo.jpg">
+
+
+
+
+
+
+
+
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_image_list.js b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_image_list.js
new file mode 100755
index 0000000000..6d04fbc153
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_image_list.js
@@ -0,0 +1,9 @@
+// This list may be created by a server logic page PHP/ASP/ASPX/JSP in some backend system.
+// There images will be displayed as a dropdown in all image dialogs if the "external_link_image_url"
+// option is defined in TinyMCE init.
+
+var tinyMCEImageList = new Array(
+ // Name, URL
+ ["Logo 1", "logo.jpg"],
+ ["Logo 2 Over", "logo_over.jpg"]
+);
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_link_list.js b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_link_list.js
new file mode 100755
index 0000000000..0d464331fa
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_link_list.js
@@ -0,0 +1,10 @@
+// This list may be created by a server logic page PHP/ASP/ASPX/JSP in some backend system.
+// There links will be displayed as a dropdown in all link dialogs if the "external_link_list_url"
+// option is defined in TinyMCE init.
+
+var tinyMCELinkList = new Array(
+ // Name, URL
+ ["Moxiecode", "http://www.moxiecode.com"],
+ ["Freshmeat", "http://www.freshmeat.com"],
+ ["Sourceforge", "http://www.sourceforge.com"]
+);
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_media_list.js b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_media_list.js
new file mode 100755
index 0000000000..e06b292fd2
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_media_list.js
@@ -0,0 +1,9 @@
+// This list may be created by a server logic page PHP/ASP/ASPX/JSP in some backend system.
+// There flash movies will be displayed as a dropdown in all media dialog if the "media_external_list_url"
+// option is defined in TinyMCE init.
+
+var tinyMCEMediaList = new Array(
+ // Name, URL
+ ["Some Flash 1", "test1.swf"],
+ ["Some Flash 2", "test2.swf"]
+);
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_simple.htm b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_simple.htm
new file mode 100755
index 0000000000..82652bf0a7
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_simple.htm
@@ -0,0 +1,46 @@
+
+
+
+
+Simple example
+
+
+
+
+
+
+
+
+[Full featured example] [Advanced example] [Simple example] [Word example]
+
+
+Simple example
+This page shows how to use TinyMCE on a HTML page in the most common and simple way. On this page each TEXTAREA
+element gets converted to a editor instance on page load. Notice how TinyMCE tries to match the width and height of the old text area elements. Read more about the features and settings of TinyMCE in the manual .
+
+
+ Some <b>element</b>, this is to be editor 1.
+ <p>Some paragraph. <a href="http://www.sourceforge.net">Some link</a></p>
+ <img src="logo.jpg">
+
+
+
+
+
+ Some <b>element</b>, this is to be editor 2.
+ <p>Some paragraph. <a href="http://www.sourceforge.net">Some link</a></p>
+ <img src="logo.jpg">
+
+
+
+
+
+
+
+
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_template.htm b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_template.htm
new file mode 100755
index 0000000000..aa4ac5ccdd
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_template.htm
@@ -0,0 +1,145 @@
+
+
+Template plugin example
+
+
+
+
+
+
+
+[Full featured example] [Advanced example] [Simple example] [Word example]
+
+ Template example
+ This example shows how to make more advanced templates that execute logic.
+
+ <span class="example1">Test header 1</span><br />
+ <span class="example2">Test header 2</span><br />
+ <span class="example3">Test header 3</span><br />
+ Some <b>element</b>, this is to be editor 1. <br /> This editor instance has a 100% width to it.
+ <p>Some paragraph. <a href="http://www.sourceforge.net">Some link</a></p>
+ <img src="logo.jpg">
+
+
+
+
+
+
+
+
+
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_template_list.js b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_template_list.js
new file mode 100755
index 0000000000..e06d35788e
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_template_list.js
@@ -0,0 +1,9 @@
+// This list may be created by a server logic page PHP/ASP/ASPX/JSP in some backend system.
+// There templates will be displayed as a dropdown in all media dialog if the "template_external_list_url"
+// option is defined in TinyMCE init.
+
+var tinyMCETemplateList = [
+ // Name, URL, Description
+ ["Simple snippet", "templates/snippet1.htm", "Simple HTML snippet."],
+ ["Layout", "templates/layout1.htm", "HTML Layout."]
+];
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_word.css b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_word.css
new file mode 100755
index 0000000000..aafc71f5e2
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_word.css
@@ -0,0 +1,61 @@
+body {
+ background-color: #FFFFFF;
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+ font-size: 10px;
+ scrollbar-3dlight-color: #F0F0EE;
+ scrollbar-arrow-color: #676662;
+ scrollbar-base-color: #F0F0EE;
+ scrollbar-darkshadow-color: #DDDDDD;
+ scrollbar-face-color: #E0E0DD;
+ scrollbar-highlight-color: #F0F0EE;
+ scrollbar-shadow-color: #F0F0EE;
+ scrollbar-track-color: #F5F5F5;
+}
+
+td {
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+ font-size: 10px;
+}
+
+pre {
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+ font-size: 10px;
+}
+
+.example1 {
+ font-weight: bold;
+ font-size: 14px
+}
+
+.example2 {
+ font-weight: bold;
+ font-size: 12px;
+ color: #FF0000
+}
+
+.tablerow1 {
+ background-color: #BBBBBB;
+}
+
+/* Fix for MS Office style paragraphs (MsoNormal) */
+p {
+ margin: 0;
+ padding: 0;
+}
+
+/* Fix for MS Office unindeted lists */
+.unIndentedList {
+ margin: 0;
+ padding: 0;
+ list-style-position: inside;
+}
+
+.unIndentedList li {
+ padding: 0;
+}
+
+/* Fix for MS Office UL lists */
+ul {
+ margin-top: 0;
+ margin-bottom: 0;
+}
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_word.htm b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_word.htm
new file mode 100755
index 0000000000..08653d2565
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/example_word.htm
@@ -0,0 +1,68 @@
+
+
+Word example
+
+
+
+
+
+
+
+[Full featured example] [Advanced example] [Simple example] [Word example]
+
+
+ Word example
+ This example shows you how TinyMCE can be configurated to function with Word content in the best possible way. TinyMCE is configured to auto convert/cleanup pasted Word content in this example. It's has also a custom CSS that makes paragraphs marginless as in Word.
+
+ <p>Some paragraph</p>
+ <p>Some other paragraph</p>
+ <p>Some <b>element</b>, this is to be editor 1. <br /> This editor instance has a 100% width to it.
+ <p>Some paragraph. <a href="http://www.sourceforge.net">Some link</a></p>
+ <img src="logo.jpg">
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/logo.jpg b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/logo.jpg
new file mode 100755
index 0000000000000000000000000000000000000000..ad535d671f3282f03cac284e0640f88b3e54bed5
GIT binary patch
literal 2729
zcmaJ?c{tSj8vp%fqZ!*UB3T>BlFBv_F)cLyxbIJU85pN=vza;N8>=iK|;=RWuIKHvBGKJVxKeBXcG@B41_Z;SwPM+x=>
z0E7U*MX>=JJm3ZZhy8@u!zJP3vq=IDm)L~b^b;r^6h=k{qa-gY{~yfXDgXbn@eDvq0(*e(P!J73&>$2IZm@wI0DwTCAnKF>I^!^UWrAUv1kx
zwFLfEYc7@&F?8vNYjKO*&d>jy@yQa3)IcciDpX1v6p7{`qvx&Fe-hywQ`=6SNU?
zkb56O^8kpFkwj<-z@j@oV<5?807A}KP&u7FLAl|-P($(+S!bclhlQh$=8fg
zqhkfl2qH1Da}DE+QD4=A}%dh!PC~hZ|-`XPzT*Xb7;^LP3Yojwl
zub=xiyxugFa{V9QoCheEMzA8Y+Pc}0-`if;sW+RPj_V!yN*@zR1CZf;Ggq$i_ur0{
zST&2A$wExtM_vZ;dWD#NIyyKqnRY5>Ct>fNO7$4Sbv^uH9#vxlFgV|nN0bbE!1a<)AUKQ9)JqOLau7_6h3Myk;)6SJ~VD=y_lh0&Bq!Chyu$
zb!Bni+-YVee||ts__!6RWXN%P+%k}}q5&+mJeu^z>6|0Dm`AgwRELR**Dg4^dTH($
zCxWEVls|$#pLl<=I%W6;>0CtiJy$yq`^C3&_8DsdV-2f%*Be&b|9mp{`opG4(y*70
z%ltF9TYd*uqDA|!U}uy(Do!y^EUwvSOaK1a?$Mdn!_oCOgu8gwGefE6iN2h>k=4~J
zX3X%*{3MA`SoklC_0YHpXR@&
zH>!R3-tDy$exrQt)p+mBu@2@Ym4mEv}fh5Z$T`w{-Jz
z3V%ij3)My8BgM4dmj(`6VK!RRx_~Z3Y^d8a2j!y#7+3;Lq6B=>^`&J4fXc3u)T29Z
z4rD`-H~Vt+qm$RVwWGFjQh8C%f;gmkb~@twbg~V~pfbs}p40RG6TBtt
z%tFB94In9~E#&EE7F}~OBfQA%2=91|;_?j4zq&R3A7wvUyY$%gAJ0`ps*zJ8@8YO$
zw5hg}mI;_HRt}{r$qRfxFzU6gw7np|X4uKbLonP$`HeYv-a!<)KP<%M-c&)(`Rs)D
zwqTr8Zgma+OYG9c@iNA>ok&`Ze(mS)Au`3A^qsix8D3}XAIsfa6y`*x1zBHR5~>GH
zME`18pEgBOUd`}pH`zhnt#?8v)crl7Dw$4U4Z?#c6%C&D_gmQkAvz_vzRJk(PUG>!
zy?YVv&e|mRid1#0gm(UEc~>IIv^k7hBw}BkaOKjA{rl*ZqpRsxJj+j&&gN^k&ReS!
z4(IYVhxI?u*#7uabYR05ui7nlrOMPcvN+7qlG+>D=knFTXrJNDEVK;z7k}uzBDY^Rp7@k|{
zC5y^a{%53b%JE_*hxI&R*aYvYIxT?#F|aDm#ei$74q)_y4za=x`&reZ2ThdH
zMPNXk4w~&*hwdB?NH8$*vIOX$d36-3rF8S@IKj<3&3>`!6AY<-%0h^41S|PsFqV6s
zZJA1)(pYFioW-4IJw6(|QW;-cT_Cg!nRiSb3(a-*8BwDL(^co4pXK`K_{)Z=9yT^X
z&^-U>4d1Py@P@aVxOFxnoc#S}!@!>o-CyGrKep9QMp68fJsU|H+y(_TLg
z-8_^m$#AIScIDE!b|zu_+?XlQvi&*5-whw3jv9T4t(lL*o=#^j*vy19zEZhLqCq{g
zBa^d;VRdQ$`&$M~J(IU!?(KV+t?xC|`z~!ozhYMbjXDk9e^oIa8zfBXsf|V2tJ^j$l6h!9MGp%Il@&7?_xL
zBCQYCc#RJeOe{?=%NmzE7VJ@$kzY>
literal 0
HcmV?d00001
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/logo_over.jpg b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/logo_over.jpg
new file mode 100755
index 0000000000000000000000000000000000000000..79fcd884a4d8adb002219f14a12c57b584abddfa
GIT binary patch
literal 6473
zcmaKQbx<7L6Yb&-!QBEu0xa$poJB%d+&w^$h2Rh*NO1Sy?knEI)aCPweau=
zug_PDi10rkz5?m>M*bgA{{ihk{Cnkf)+>*Mij0K(|1kee`Tq}Ix&XMS01m)C0vs*?
z9v2P)7w)AG&;bCzApsEJ0RI6I0SOre6#$R+n&vC_&;AEQIQajuXm0>;2(Rg&AtECo
z;r^o$;1QAFkOBB8cm$}p5^uTaxTOe*XgSr)R2?P3^k}Ch-vi!#b&8i(&*@$__0O%%
ztLx=459HNgAbw5e)fXZHA`%87!arB9F#x!Dh)A?=@sT;X=p;5cxd~1kzx&7a
z{NA7^LNPs8GwYTjd|3cszNQY3i+~Fd2k227YK;<*3RV{|1~G9tnJAcLr9dFPtqG1Q
zHimmf1RW%2HZv^L^6~-+?gtXPU)HDiM#8}U143H1<^@jZS{wxiKRqzzZ-+rmf73zN
z{#7IW;6#D`8C~js93OshIWx%JsAwvP35@BBf&Qu4jM`O%85G~slQ6wLVDwq6gCM^S
zbm{Aa4$dpIJbcmycbMZGuPfLJoDU^m`ud`SNx*5R1v+O(1ItZmjmP~PCJG6Qf0nzQ
z}K|To<-glwK1Sj6KMvp
zZ&F|Tj$!l-4CKIAgef3wPivX;{?T?-J$GjPi3(-4p%*^XEFGj95G0q=1Vfj7wh^<$tRNs%Z7@@1~*M_QfH7^r}jZNT|R~
z;=DHd`$O!Ic*g1*v(&o64nbj$3t>IO!n|CEap{Z-&C<8%0M*%T0P6v*=<2=r~dkVO*GIo!4hbPWUd*g4YvbhHW
zhkUUeuAfsP@WvH@eXcs7i@9w_cJfvtW>U{vtjY6sUAVV}aRF9@=v#HJWwOxTj=afO
z#dz@T%1of0Zbh05sHU2BI^vAh^fTG-HpkBqDywN^Dac9B&HcsV>c*q}^p~#Kz}%;3
zoF%BTVdKaAb4$bS>_z9FO!p3QL5>Yw@;Ql_`9xCZBMlhClKa{;t3w}*q)CN2+n~!4
zzvVvM`-Xc4N8(OPA}m$XbBl1f;3-k%k6}8=!Q3wtBIlR*@k6~;zKnX}z5u$8JdV|>
z{}g*bgkipS-e>ExvLh_X!f=LL>*UCLv_%0?yO0+E(*#uR$rT4@V#{+KYS{Z*yaX|W
z_<=B0mUjE$VaaR7WplcBYw`u)?0bXx0=Q4-E-;#FDf{;o!S3JyMm~ZZP?E%Uj7}cA
zCo8k6T%$$dT56ylWZ|Yg$>^R0ieA7iP|f-Rcmx_kmS{P865x1#!%lnFjM{q9wKVU2
z?dlkoNpSyYb&52nw3LCrL&+Vtp>O&)-KGAX7P$2!tOhYLMv>Ry>I*n?;_R3x1mj(X
zlVY@nM0L(Yqk|2rqZ!@bVxWUN^22E!RrXE`sQ3{aIB}buWQ~Z?!O}ZD39~e#QL?NZ
z7wB5eBGk`%_xOD%SY%jbQ2P9IyRP%CB(F-0i}#@|tiQ6j$o7_;DP5V<=Rk{ct&lsC
z^QRX;Yr{{5(^{#JL)`8PZVzCJPsdXVnM}?NA%&fEisisf)
z7XtllASV>kY`rzS=uZ7nh3SttZwz~tO_G}AM__~@vXD%W{c
zguz$**Rz6CQzzRv5skg9rm)xN8}czJ*a!^Fwiu;4k$nFRH^*A`jX6Z20@-24-ZkCs
zp@rI)B>RN&xAf=`HGNJ0)ua6jAZ_{n%U!D;1jK>cDWbxDuJ*C?RI6(xUHOo6#{Tzt
z*d+PawUmtd>?UU>@s@3J7x^g&2G){Djpn%LLTc|RKDy~
zo=}}?I}VY|OmBi${|7$(nhR1ra!5k+#`Co`3)XIn+$|-azwkamL=49HX+rHRl<|0Q
z17(kX*={i=e%adTYj?eC-EYA240+-Y63G1}YcO5tkPZkwv@>G2`?XuxiL)B%bYpmeXzhV}
zKZJ27=62&P{y2U60I^M63RxEVxW9YHGGNG1Au3$UJATv1Q(5B^5OKarTP`{&+{52s
z437^qKtQK-9Wk2Qa}gU5Wi-w7mW>i*ym(R)8{GE1c-kPLn;D{@QmM*XtWfMOPYEy7
z&1LxMr_9@N`MgzMbXj>eI$}G27~5gI`Hj&ZzsgN^Rh1f&1C7+YZJZhK^tM{2q!c$f
z$3wr1)m@3j`6#%|3-^JQx8zXU{7nfd&{XHmmhI)Gu
zi7b55S9F>-@Ymw%O~{M{GO%nal?8DR(WlrkuT-kG
zDZ}CU2o_FbVN*=j^ngP)@R?zD4f(6@~24nT>4|Jt)VU2MNx|Hi}=TDnJIs(1Sza
zufb_Wp7pTxRfFZ}2##g%FKaCvPR~@<`*D+w6R6CQI2o#Al*FzT0h^WKieq3PQnn}R
zB3}>I=7V}#wAZoTw_9iDPY2=F-TO8h8SWtwZTpTf-xSk?w(I>C
zvfXo`L3j1?ZdQvFc_3OXj<2HEzY?Qd)I#(Y*xD)+h3*Islre=0ATL}$$Hbjbb;L*L
z5h0Q%<1x}fy&cG~7S)hl)Na%5wYK*(FEc`!XJDWGxB30Mw>0o}ZNUpUw5Z3Z?`%
zVe~0Ae5Ua`t2e8d3I4piEuoej@N3R+MluWrd9Chs*ZLffqMx4+mg^?Y2%DO|Z2}iN
zdHliRAyFcb2YB;JhOLH=6H#_}wCxC+GiHe5r$sC}`W0R>L@O#rC!49ut|$RoPrzl2
z=$ze$ZB?tqUqe&t*DX-(CPiLz+&RVwcF<$@P_kkH$6*_KLrdTehZeuRGfDq#vo$Q0`v;?kw`g$V!daBO>;n4!zwWoBtK2ehJLwes4*fLdFcH7&A=v-eZKN4P8=;Z^~84Pw(-NRjx$&
z#!+yW>{NEP74HUGQ@XXv6?@v?+bRl&hC?m*bB(y|l;18{E>?Dz+#>RT(h13}4qOgv
zqBC9qqq=q?%NP0nANF(NR+68pcDEior#AK2Li4jgMTbLK4~LX`XJ7xa*$GW!Y1po8
zPGi`^rUM#aydeRNmn*!#u%}XfiHrv{G;0U?RW)-x*g?bhoGBaHtYOW3WAT7|6PxMROK|yG@BF^xWzzADHdF4z=WF+
z5Kz8s{ChZd#6h1Ek(n-`7>bcr<3OO7TAr6uEQ|$Q%$f4|uZ~OWe9YoaPB8Tzj`;MZlx?Fp7zpo@
z|9+nEOU4Z3PWDte3UY>ErwIJX+VaKZ$%pJTfyGPWrzLZE6R!
zxe=oHNW_sX%%YJtpf)%dvv-wt>Wv~R6f#q3+1LFy?~AbAJ~79GQc-H@<{{w3GR+uZ
zSj#)o;R3waP#euLpzv|J3}yWYc)`cQJ({1;`lbpu0}VJQ3Itzc#Sb
z(>(_b8vag>-%HnpM86PZ(_2TZs>Swu)5zB95PR7Xd8+-gV4}sE=GYtWJwSFUU1CeG
z+(&&QT(PmM>K$JF5oUmHWLvd!gmnQIhgozXDn`%{!-qhMKmDZb*>hz8gJMEUp^&~W
z>K5Y?Y>7esL@2RUaaGmf{%GUzN@=nqLxbGO5V5g<0HpFm=?pBY2*pzH8nZJERmeN$
z`k!yCjNW;Ils&AK`)qX(2;a*i56n^{n92+`_C-7Lmbsw!!IL0tu$!F`1Lht-h@G;?
zfgIAl@v;pMWvoJ!M)prKp)>BE2Vx{DtV2kw1@mOu^nOTU1SD`w$nw_d`F+NSl~Ew#
zty0M7hC@{l(BWkIC~`0!LZTB2Abk_Ft~=HZLd0sdjfd|Nic3X70Lp5(y|>TClN3P0
zU>hU?`0L~dSjWV`+zm8aTy$q(HbCoooxH432FD>H9k+{`qs47$nN9;@C`3rNOxISG
zP)^ZWL%}}TOJkZZQ@}h{5C}=F!4s#MMQ#}%uh%NPkCk!c(
zJi2gj*~YQCTH*!^kEda?XuUyqrn#UJRWE9*zTDM0oglxV*+w|d_E{d$gJ?NsGFH09
zAvU9HG$${fofkx?*j}ZcC-t_pmX5QR&<#~XIlYG81+1aq|IHDpcu~r^m$kS*F@@0jQoX~29-Ziuv1YJqJ
zKrAJs?(*yHPGS2Mm3oHth(?HMeS*4!7R@8%*IHyU7X!I*)cGu-yM}GPl;p&bEf*=7
z`Y|PE6pD*8evV7as^7qDS3~$t6Sg28{tCnfRKmmvR>E?-zHKjaV*ibKYGb4}
zzv_KghiGpdi2b3@ms6;yL6NaE^Fp>VA3
zzU5}2aAzlM=XG_ca!@`HtnboYHyxOmKWGjrs~&XY3MMiek)?ecO)-~}Z%MqCH=}%8
z5T-ae8KR&rJ=s+v=kqaIU5Zw=7s28Rp|&(paNgcPIlsFc1ZB~A0Sx$5$&Zj&jBvVc
zF_n+vuq||J8;bM~MiX|(cUEBdjAU36+Z`leS8_VcV`F^P8{0|ag41lstw>6p+Z!Z&
zYZdmsLB2FfMlIGwa|XZu_xO2^WoRycLrRW#R&2W7&TCU;#2s4Y-8?n`iqjtP}-9sna(d
zQAMNsNssRuVTB!?W@oV%mUrTfH*BjN^>6G3D@xpbZl3Ayo;$;QMeVQIl*kNFRPQ(@
z&K1t9RC!JMryz?hzIK5z3vQnyio>ni+OKtnu$^MJa!_Us=ab{8vQ;PL7ImK!Ut{}5
zG_H&zGnNQMN<5Pvyp?v&Cn#6UqB_
z+l85083&903mF&XPZ_JQig!P^%>QaZgva--ye<3(KKjRvPxv>p(HIY9oDv#V*!+>Bd^2G)Bd5l-I7L;#?X}gJuWk;nbdkZ
z(7YpO1q)K4>nWW7o!4I0EH;}$kHKoHCYRqyQ9ywE&vnUL2`HGx9CQ+H8f&J`HtZskf2r
z3|2%R>5PZhhJQr4?&BChtqT6+kfvj@O&!rOni)}PaVv}HdgEIX!Rz22%^{4r52lDj^$7}P&jDVdmf
zp~wUJCG?E&XZ+apU%hwpA2J*$K0TYA2~?RT_*i%m?4
z>t0rpm*`iInWshW^#Ij?twNn#Ep{Rm29>HN7q*AN-YjLd`&80E4({1}c3
zX)8bE>Bz7vny!77Pe9``(u-TEj+)W=heT&!^23rmAxHfhM&Woi1VUuo^_lBcUFn2+
z2&14+zD^nUW&ezmzN2WI;+$Hg3#--{vh=qeZ9iPxN&WcnVlViQf=dPooKcG~XW4Y*Jw%JHhVFOsGm(Cz
z%q)FyNqlSNG8Rn!eLudi!ba0U5@=n7ycA=M${|n*0Eky2RGgG4uj;#j{&@2D$i$UWlnLyqJ3EVGZHnIB~^FE9d@*+xc?)K
z8G+=jRTGdOanNkX<_#U-b}7!?T@z-|T)wLsMu;z8>u59QcSEJ>pcp5@iqv#FGvsx4
zDCnl|6h{L?)t+PVCssGjtQ96nMXN~$8|kxKeZJU;HejxV
zxt7Y1l_Z9c9MQO+&
zI%{ZFf=%hJeLi4r*5+onX|Wccab2mXO>c)VS4)iA0@ih4&3{2Xignysn%#=5Vav3^
zMFWy6tnL_b?z0&}r|Uu`K205_R0ixuBfPfZQHJ;J?Ji<>hvw7F@3-*@Np&OHCTX*6
z$Vz|GRjL08RZ)amWvSpOS64Ii@az|(MAi)5u56`+ul6o@Joyw@CKq!z!*8$h(K}q2
zwy_x_MF&S$tBJ*=%UziyC+|e#9}p6a!(vXTl3l2$R!r|Jlv3*;RI6@~Cm=yp_|5By
zJ$(+GdqSl2d&djypSml9k#^9N@agWf0QFS{ymJRdv7%hN;
S-qS7kw!Q$6SxdEE=Kl{(%`j~M
literal 0
HcmV?d00001
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/count.htm b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/count.htm
new file mode 100755
index 0000000000..b15c6e8b36
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/count.htm
@@ -0,0 +1,5 @@
+
+
+
+
Word Count: 0 , Character count: 0
+
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/editing_details.htm b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/editing_details.htm
new file mode 100755
index 0000000000..5b5f314f29
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/editing_details.htm
@@ -0,0 +1,14 @@
+
+
+
+
+
+ Created Modified By
+
+
+
+ Creation Date Last Modified UserName
+
+
+
+
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/editors_comment.htm b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/editors_comment.htm
new file mode 100755
index 0000000000..77d455d407
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/editors_comment.htm
@@ -0,0 +1,9 @@
+
+
+
+
Selected Content
+
+ Editors Comment ( )
+ [Insert your comment here]
+
+
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/invoice.htm b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/invoice.htm
new file mode 100755
index 0000000000..333f4db819
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/invoice.htm
@@ -0,0 +1,26 @@
+
+
+
+
Invoice # [invoice number]
+
+ [Client details]
+
+
+
Invoice Items
+
+
+
+ Item Qty Unit Cost Total
+
+
+
+ Item Description 1 $0.00 $0.00
+ Item Description 1 $0.00 $0.00
+ Item Description 1 $0.00 $0.00
+
+
+
+ Invoice Total
+
+
+
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/layout1.htm b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/layout1.htm
new file mode 100755
index 0000000000..a38df3e683
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/layout1.htm
@@ -0,0 +1,15 @@
+
+
+
+ Column 1
+ Column 2
+
+
+
+
+
+ Username: {$username}
+ Staffid: {$staffid}
+
+
+
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/snippet1.htm b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/snippet1.htm
new file mode 100755
index 0000000000..b2520beafa
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/examples/templates/snippet1.htm
@@ -0,0 +1 @@
+This is just some code .
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/blank.htm b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/blank.htm
new file mode 100755
index 0000000000..5a4a5a57c7
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/blank.htm
@@ -0,0 +1,9 @@
+
+
+ blank_page
+
+
+
+
+
+
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/langs/en.js b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/langs/en.js
new file mode 100755
index 0000000000..c093eafa04
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/langs/en.js
@@ -0,0 +1,41 @@
+// UK lang variables
+
+tinyMCE.addToLang('',{
+bold_desc : 'Bold (Ctrl+B)',
+italic_desc : 'Italic (Ctrl+I)',
+underline_desc : 'Underline (Ctrl+U)',
+striketrough_desc : 'Strikethrough',
+justifyleft_desc : 'Align left',
+justifycenter_desc : 'Align center',
+justifyright_desc : 'Align right',
+justifyfull_desc : 'Align full',
+bullist_desc : 'Unordered list',
+numlist_desc : 'Ordered list',
+outdent_desc : 'Outdent',
+indent_desc : 'Indent',
+undo_desc : 'Undo (Ctrl+Z)',
+redo_desc : 'Redo (Ctrl+Y)',
+link_desc : 'Insert/edit link',
+unlink_desc : 'Unlink',
+image_desc : 'Insert/edit image',
+cleanup_desc : 'Cleanup messy code',
+focus_alert : 'A editor instance must be focused before using this command.',
+edit_confirm : 'Do you want to use the WYSIWYG mode for this textarea?',
+insert_link_title : 'Insert/edit link',
+insert : 'Insert',
+update : 'Update',
+cancel : 'Cancel',
+insert_link_url : 'Link URL',
+insert_link_target : 'Target',
+insert_link_target_same : 'Open link in the same window',
+insert_link_target_blank : 'Open link in a new window',
+insert_image_title : 'Insert/edit image',
+insert_image_src : 'Image URL',
+insert_image_alt : 'Image description',
+help_desc : 'Help',
+bold_img : "bold.gif",
+italic_img : "italic.gif",
+underline_img : "underline.gif",
+clipboard_msg : 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?',
+popup_blocked : 'Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.'
+});
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/langs/readme.txt b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/langs/readme.txt
new file mode 100755
index 0000000000..9c3a9d9d90
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/langs/readme.txt
@@ -0,0 +1,9 @@
+Beginning with version 2.0.5 the language packs are no
+longer included with the core distribution.
+Language packs can be downloaded from the TinyMCE website:
+http://tinymce.moxiecode.com/download.php
+
+The language pack codes are based on ISO-639-1:
+http://www.loc.gov/standards/iso639-2/englangn.html
+
+Plrease try using entities if possible. Like å etc for non a-z characters.
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/license.txt b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/license.txt
new file mode 100755
index 0000000000..60d6d4c8f5
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/license.txt
@@ -0,0 +1,504 @@
+ GNU LESSER GENERAL PUBLIC LICENSE
+ Version 2.1, February 1999
+
+ Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+[This is the first released version of the Lesser GPL. It also counts
+ as the successor of the GNU Library Public License, version 2, hence
+ the version number 2.1.]
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software--to make sure the software is free for all its users.
+
+ This license, the Lesser General Public License, applies to some
+specially designated software packages--typically libraries--of the
+Free Software Foundation and other authors who decide to use it. You
+can use it too, but we suggest you first think carefully about whether
+this license or the ordinary General Public License is the better
+strategy to use in any particular case, based on the explanations below.
+
+ When we speak of free software, we are referring to freedom of use,
+not price. Our General Public Licenses are designed to make sure that
+you have the freedom to distribute copies of free software (and charge
+for this service if you wish); that you receive source code or can get
+it if you want it; that you can change the software and use pieces of
+it in new free programs; and that you are informed that you can do
+these things.
+
+ To protect your rights, we need to make restrictions that forbid
+distributors to deny you these rights or to ask you to surrender these
+rights. These restrictions translate to certain responsibilities for
+you if you distribute copies of the library or if you modify it.
+
+ For example, if you distribute copies of the library, whether gratis
+or for a fee, you must give the recipients all the rights that we gave
+you. You must make sure that they, too, receive or can get the source
+code. If you link other code with the library, you must provide
+complete object files to the recipients, so that they can relink them
+with the library after making changes to the library and recompiling
+it. And you must show them these terms so they know their rights.
+
+ We protect your rights with a two-step method: (1) we copyright the
+library, and (2) we offer you this license, which gives you legal
+permission to copy, distribute and/or modify the library.
+
+ To protect each distributor, we want to make it very clear that
+there is no warranty for the free library. Also, if the library is
+modified by someone else and passed on, the recipients should know
+that what they have is not the original version, so that the original
+author's reputation will not be affected by problems that might be
+introduced by others.
+
+ Finally, software patents pose a constant threat to the existence of
+any free program. We wish to make sure that a company cannot
+effectively restrict the users of a free program by obtaining a
+restrictive license from a patent holder. Therefore, we insist that
+any patent license obtained for a version of the library must be
+consistent with the full freedom of use specified in this license.
+
+ Most GNU software, including some libraries, is covered by the
+ordinary GNU General Public License. This license, the GNU Lesser
+General Public License, applies to certain designated libraries, and
+is quite different from the ordinary General Public License. We use
+this license for certain libraries in order to permit linking those
+libraries into non-free programs.
+
+ When a program is linked with a library, whether statically or using
+a shared library, the combination of the two is legally speaking a
+combined work, a derivative of the original library. The ordinary
+General Public License therefore permits such linking only if the
+entire combination fits its criteria of freedom. The Lesser General
+Public License permits more lax criteria for linking other code with
+the library.
+
+ We call this license the "Lesser" General Public License because it
+does Less to protect the user's freedom than the ordinary General
+Public License. It also provides other free software developers Less
+of an advantage over competing non-free programs. These disadvantages
+are the reason we use the ordinary General Public License for many
+libraries. However, the Lesser license provides advantages in certain
+special circumstances.
+
+ For example, on rare occasions, there may be a special need to
+encourage the widest possible use of a certain library, so that it becomes
+a de-facto standard. To achieve this, non-free programs must be
+allowed to use the library. A more frequent case is that a free
+library does the same job as widely used non-free libraries. In this
+case, there is little to gain by limiting the free library to free
+software only, so we use the Lesser General Public License.
+
+ In other cases, permission to use a particular library in non-free
+programs enables a greater number of people to use a large body of
+free software. For example, permission to use the GNU C Library in
+non-free programs enables many more people to use the whole GNU
+operating system, as well as its variant, the GNU/Linux operating
+system.
+
+ Although the Lesser General Public License is Less protective of the
+users' freedom, it does ensure that the user of a program that is
+linked with the Library has the freedom and the wherewithal to run
+that program using a modified version of the Library.
+
+ The precise terms and conditions for copying, distribution and
+modification follow. Pay close attention to the difference between a
+"work based on the library" and a "work that uses the library". The
+former contains code derived from the library, whereas the latter must
+be combined with the library in order to run.
+
+ GNU LESSER GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License Agreement applies to any software library or other
+program which contains a notice placed by the copyright holder or
+other authorized party saying it may be distributed under the terms of
+this Lesser General Public License (also called "this License").
+Each licensee is addressed as "you".
+
+ A "library" means a collection of software functions and/or data
+prepared so as to be conveniently linked with application programs
+(which use some of those functions and data) to form executables.
+
+ The "Library", below, refers to any such software library or work
+which has been distributed under these terms. A "work based on the
+Library" means either the Library or any derivative work under
+copyright law: that is to say, a work containing the Library or a
+portion of it, either verbatim or with modifications and/or translated
+straightforwardly into another language. (Hereinafter, translation is
+included without limitation in the term "modification".)
+
+ "Source code" for a work means the preferred form of the work for
+making modifications to it. For a library, complete source code means
+all the source code for all modules it contains, plus any associated
+interface definition files, plus the scripts used to control compilation
+and installation of the library.
+
+ Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running a program using the Library is not restricted, and output from
+such a program is covered only if its contents constitute a work based
+on the Library (independent of the use of the Library in a tool for
+writing it). Whether that is true depends on what the Library does
+and what the program that uses the Library does.
+
+ 1. You may copy and distribute verbatim copies of the Library's
+complete source code as you receive it, in any medium, provided that
+you conspicuously and appropriately publish on each copy an
+appropriate copyright notice and disclaimer of warranty; keep intact
+all the notices that refer to this License and to the absence of any
+warranty; and distribute a copy of this License along with the
+Library.
+
+ You may charge a fee for the physical act of transferring a copy,
+and you may at your option offer warranty protection in exchange for a
+fee.
+
+ 2. You may modify your copy or copies of the Library or any portion
+of it, thus forming a work based on the Library, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+ a) The modified work must itself be a software library.
+
+ b) You must cause the files modified to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ c) You must cause the whole of the work to be licensed at no
+ charge to all third parties under the terms of this License.
+
+ d) If a facility in the modified Library refers to a function or a
+ table of data to be supplied by an application program that uses
+ the facility, other than as an argument passed when the facility
+ is invoked, then you must make a good faith effort to ensure that,
+ in the event an application does not supply such function or
+ table, the facility still operates, and performs whatever part of
+ its purpose remains meaningful.
+
+ (For example, a function in a library to compute square roots has
+ a purpose that is entirely well-defined independent of the
+ application. Therefore, Subsection 2d requires that any
+ application-supplied function or table used by this function must
+ be optional: if the application does not supply it, the square
+ root function must still compute square roots.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Library,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Library, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote
+it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Library.
+
+In addition, mere aggregation of another work not based on the Library
+with the Library (or with a work based on the Library) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+ 3. You may opt to apply the terms of the ordinary GNU General Public
+License instead of this License to a given copy of the Library. To do
+this, you must alter all the notices that refer to this License, so
+that they refer to the ordinary GNU General Public License, version 2,
+instead of to this License. (If a newer version than version 2 of the
+ordinary GNU General Public License has appeared, then you can specify
+that version instead if you wish.) Do not make any other change in
+these notices.
+
+ Once this change is made in a given copy, it is irreversible for
+that copy, so the ordinary GNU General Public License applies to all
+subsequent copies and derivative works made from that copy.
+
+ This option is useful when you wish to copy part of the code of
+the Library into a program that is not a library.
+
+ 4. You may copy and distribute the Library (or a portion or
+derivative of it, under Section 2) in object code or executable form
+under the terms of Sections 1 and 2 above provided that you accompany
+it with the complete corresponding machine-readable source code, which
+must be distributed under the terms of Sections 1 and 2 above on a
+medium customarily used for software interchange.
+
+ If distribution of object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the
+source code from the same place satisfies the requirement to
+distribute the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+ 5. A program that contains no derivative of any portion of the
+Library, but is designed to work with the Library by being compiled or
+linked with it, is called a "work that uses the Library". Such a
+work, in isolation, is not a derivative work of the Library, and
+therefore falls outside the scope of this License.
+
+ However, linking a "work that uses the Library" with the Library
+creates an executable that is a derivative of the Library (because it
+contains portions of the Library), rather than a "work that uses the
+library". The executable is therefore covered by this License.
+Section 6 states terms for distribution of such executables.
+
+ When a "work that uses the Library" uses material from a header file
+that is part of the Library, the object code for the work may be a
+derivative work of the Library even though the source code is not.
+Whether this is true is especially significant if the work can be
+linked without the Library, or if the work is itself a library. The
+threshold for this to be true is not precisely defined by law.
+
+ If such an object file uses only numerical parameters, data
+structure layouts and accessors, and small macros and small inline
+functions (ten lines or less in length), then the use of the object
+file is unrestricted, regardless of whether it is legally a derivative
+work. (Executables containing this object code plus portions of the
+Library will still fall under Section 6.)
+
+ Otherwise, if the work is a derivative of the Library, you may
+distribute the object code for the work under the terms of Section 6.
+Any executables containing that work also fall under Section 6,
+whether or not they are linked directly with the Library itself.
+
+ 6. As an exception to the Sections above, you may also combine or
+link a "work that uses the Library" with the Library to produce a
+work containing portions of the Library, and distribute that work
+under terms of your choice, provided that the terms permit
+modification of the work for the customer's own use and reverse
+engineering for debugging such modifications.
+
+ You must give prominent notice with each copy of the work that the
+Library is used in it and that the Library and its use are covered by
+this License. You must supply a copy of this License. If the work
+during execution displays copyright notices, you must include the
+copyright notice for the Library among them, as well as a reference
+directing the user to the copy of this License. Also, you must do one
+of these things:
+
+ a) Accompany the work with the complete corresponding
+ machine-readable source code for the Library including whatever
+ changes were used in the work (which must be distributed under
+ Sections 1 and 2 above); and, if the work is an executable linked
+ with the Library, with the complete machine-readable "work that
+ uses the Library", as object code and/or source code, so that the
+ user can modify the Library and then relink to produce a modified
+ executable containing the modified Library. (It is understood
+ that the user who changes the contents of definitions files in the
+ Library will not necessarily be able to recompile the application
+ to use the modified definitions.)
+
+ b) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (1) uses at run time a
+ copy of the library already present on the user's computer system,
+ rather than copying library functions into the executable, and (2)
+ will operate properly with a modified version of the library, if
+ the user installs one, as long as the modified version is
+ interface-compatible with the version that the work was made with.
+
+ c) Accompany the work with a written offer, valid for at
+ least three years, to give the same user the materials
+ specified in Subsection 6a, above, for a charge no more
+ than the cost of performing this distribution.
+
+ d) If distribution of the work is made by offering access to copy
+ from a designated place, offer equivalent access to copy the above
+ specified materials from the same place.
+
+ e) Verify that the user has already received a copy of these
+ materials or that you have already sent this user a copy.
+
+ For an executable, the required form of the "work that uses the
+Library" must include any data and utility programs needed for
+reproducing the executable from it. However, as a special exception,
+the materials to be distributed need not include anything that is
+normally distributed (in either source or binary form) with the major
+components (compiler, kernel, and so on) of the operating system on
+which the executable runs, unless that component itself accompanies
+the executable.
+
+ It may happen that this requirement contradicts the license
+restrictions of other proprietary libraries that do not normally
+accompany the operating system. Such a contradiction means you cannot
+use both them and the Library together in an executable that you
+distribute.
+
+ 7. You may place library facilities that are a work based on the
+Library side-by-side in a single library together with other library
+facilities not covered by this License, and distribute such a combined
+library, provided that the separate distribution of the work based on
+the Library and of the other library facilities is otherwise
+permitted, and provided that you do these two things:
+
+ a) Accompany the combined library with a copy of the same work
+ based on the Library, uncombined with any other library
+ facilities. This must be distributed under the terms of the
+ Sections above.
+
+ b) Give prominent notice with the combined library of the fact
+ that part of it is a work based on the Library, and explaining
+ where to find the accompanying uncombined form of the same work.
+
+ 8. You may not copy, modify, sublicense, link with, or distribute
+the Library except as expressly provided under this License. Any
+attempt otherwise to copy, modify, sublicense, link with, or
+distribute the Library is void, and will automatically terminate your
+rights under this License. However, parties who have received copies,
+or rights, from you under this License will not have their licenses
+terminated so long as such parties remain in full compliance.
+
+ 9. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Library or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Library (or any work based on the
+Library), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Library or works based on it.
+
+ 10. Each time you redistribute the Library (or any work based on the
+Library), the recipient automatically receives a license from the
+original licensor to copy, distribute, link with or modify the Library
+subject to these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties with
+this License.
+
+ 11. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Library at all. For example, if a patent
+license would not permit royalty-free redistribution of the Library by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Library.
+
+If any portion of this section is held invalid or unenforceable under any
+particular circumstance, the balance of the section is intended to apply,
+and the section as a whole is intended to apply in other circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+ 12. If the distribution and/or use of the Library is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Library under this License may add
+an explicit geographical distribution limitation excluding those countries,
+so that distribution is permitted only in or among countries not thus
+excluded. In such case, this License incorporates the limitation as if
+written in the body of this License.
+
+ 13. The Free Software Foundation may publish revised and/or new
+versions of the Lesser General Public License from time to time.
+Such new versions will be similar in spirit to the present version,
+but may differ in detail to address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Library
+specifies a version number of this License which applies to it and
+"any later version", you have the option of following the terms and
+conditions either of that version or of any later version published by
+the Free Software Foundation. If the Library does not specify a
+license version number, you may choose any version ever published by
+the Free Software Foundation.
+
+ 14. If you wish to incorporate parts of the Library into other free
+programs whose distribution conditions are incompatible with these,
+write to the author to ask for permission. For software which is
+copyrighted by the Free Software Foundation, write to the Free
+Software Foundation; we sometimes make exceptions for this. Our
+decision will be guided by the two goals of preserving the free status
+of all derivatives of our free software and of promoting the sharing
+and reuse of software generally.
+
+ NO WARRANTY
+
+ 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
+KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
+FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Libraries
+
+ If you develop a new library, and you want it to be of the greatest
+possible use to the public, we recommend making it free software that
+everyone can redistribute and change. You can do so by permitting
+redistribution under these terms (or, alternatively, under the terms of the
+ordinary General Public License).
+
+ To apply these terms, attach the following notices to the library. It is
+safest to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least the
+"copyright" line and a pointer to where the full notice is found.
+
+
+ Copyright (C)
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+
+Also add information on how to contact you by electronic and paper mail.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the library, if
+necessary. Here is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the
+ library `Frob' (a library for tweaking knobs) written by James Random Hacker.
+
+ , 1 April 1990
+ Ty Coon, President of Vice
+
+That's all there is to it!
+
+
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/css/advhr.css b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/css/advhr.css
new file mode 100755
index 0000000000..7ff36bdc8c
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/css/advhr.css
@@ -0,0 +1,23 @@
+input.radio {
+ border: 1px none #000000;
+ background-color: transparent;
+ vertical-align: middle;
+}
+
+.panel_wrapper div.current {
+ height: 80px;
+}
+
+#width {
+ width: 50px;
+ vertical-align: middle;
+}
+
+#width2 {
+ width: 50px;
+ vertical-align: middle;
+}
+
+#size {
+ width: 100px;
+}
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin.js b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin.js
new file mode 100755
index 0000000000..ffff3a1cf9
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin.js
@@ -0,0 +1 @@
+tinyMCE.importPluginLanguagePack('advhr');var TinyMCE_AdvancedHRPlugin={getInfo:function(){return{longname:'Advanced HR',author:'Moxiecode Systems AB',authorurl:'http://tinymce.moxiecode.com',infourl:'http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/advhr',version:tinyMCE.majorVersion+"."+tinyMCE.minorVersion}},getControlHTML:function(cn){switch(cn){case"advhr":return tinyMCE.getButtonHTML(cn,'lang_insert_advhr_desc','{$pluginurl}/images/advhr.gif','mceAdvancedHr')}return""},execCommand:function(editor_id,element,command,user_interface,value){switch(command){case"mceAdvancedHr":var template=new Array();template['file']='../../plugins/advhr/rule.htm';template['width']=250;template['height']=160;template['width']+=tinyMCE.getLang('lang_advhr_delta_width',0);template['height']+=tinyMCE.getLang('lang_advhr_delta_height',0);var size="",width="",noshade="";if(tinyMCE.selectedElement!=null&&tinyMCE.selectedElement.nodeName.toLowerCase()=="hr"){tinyMCE.hrElement=tinyMCE.selectedElement;if(tinyMCE.hrElement){size=tinyMCE.hrElement.getAttribute('size')?tinyMCE.hrElement.getAttribute('size'):"";width=tinyMCE.hrElement.getAttribute('width')?tinyMCE.hrElement.getAttribute('width'):"";noshade=tinyMCE.hrElement.getAttribute('noshade')?tinyMCE.hrElement.getAttribute('noshade'):""}tinyMCE.openWindow(template,{editor_id:editor_id,size:size,width:width,noshade:noshade,mceDo:'update'})}else{if(tinyMCE.isMSIE){tinyMCE.execInstanceCommand(editor_id,'mceInsertContent',false,' ')}else{tinyMCE.openWindow(template,{editor_id:editor_id,inline:"yes",size:size,width:width,noshade:noshade,mceDo:'insert'})}}return true}return false},handleNodeChange:function(editor_id,node,undo_index,undo_levels,visual_aid,any_selection){if(node==null)return;do{if(node.nodeName=="HR"){tinyMCE.switchClass(editor_id+'_advhr','mceButtonSelected');return true}}while((node=node.parentNode));tinyMCE.switchClass(editor_id+'_advhr','mceButtonNormal');return true}};tinyMCE.addPlugin("advhr",TinyMCE_AdvancedHRPlugin);
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin_src.js b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin_src.js
new file mode 100755
index 0000000000..1005e056e6
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin_src.js
@@ -0,0 +1,90 @@
+/**
+ * $Id: editor_plugin_src.js 201 2007-02-12 15:56:56Z spocke $
+ *
+ * @author Moxiecode
+ * @copyright Copyright © 2004-2007, Moxiecode Systems AB, All rights reserved.
+ */
+
+/* Import plugin specific language pack */
+tinyMCE.importPluginLanguagePack('advhr');
+
+var TinyMCE_AdvancedHRPlugin = {
+ getInfo : function() {
+ return {
+ longname : 'Advanced HR',
+ author : 'Moxiecode Systems AB',
+ authorurl : 'http://tinymce.moxiecode.com',
+ infourl : 'http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/advhr',
+ version : tinyMCE.majorVersion + "." + tinyMCE.minorVersion
+ }
+ },
+
+ getControlHTML : function(cn) {
+ switch (cn) {
+ case "advhr":
+ return tinyMCE.getButtonHTML(cn, 'lang_insert_advhr_desc', '{$pluginurl}/images/advhr.gif', 'mceAdvancedHr');
+ }
+
+ return "";
+ },
+
+ /**
+ * Executes the mceAdvanceHr command.
+ */
+ execCommand : function(editor_id, element, command, user_interface, value) {
+ // Handle commands
+ switch (command) {
+ case "mceAdvancedHr":
+ var template = new Array();
+
+ template['file'] = '../../plugins/advhr/rule.htm'; // Relative to theme
+ template['width'] = 250;
+ template['height'] = 160;
+
+ template['width'] += tinyMCE.getLang('lang_advhr_delta_width', 0);
+ template['height'] += tinyMCE.getLang('lang_advhr_delta_height', 0);
+
+ var size = "", width = "", noshade = "";
+ if (tinyMCE.selectedElement != null && tinyMCE.selectedElement.nodeName.toLowerCase() == "hr") {
+ tinyMCE.hrElement = tinyMCE.selectedElement;
+
+ if (tinyMCE.hrElement) {
+ size = tinyMCE.hrElement.getAttribute('size') ? tinyMCE.hrElement.getAttribute('size') : "";
+ width = tinyMCE.hrElement.getAttribute('width') ? tinyMCE.hrElement.getAttribute('width') : "";
+ noshade = tinyMCE.hrElement.getAttribute('noshade') ? tinyMCE.hrElement.getAttribute('noshade') : "";
+ }
+
+ tinyMCE.openWindow(template, {editor_id : editor_id, size : size, width : width, noshade : noshade, mceDo : 'update'});
+ } else {
+ if (tinyMCE.isMSIE) {
+ tinyMCE.execInstanceCommand(editor_id, 'mceInsertContent', false,' ');
+ } else {
+ tinyMCE.openWindow(template, {editor_id : editor_id, inline : "yes", size : size, width : width, noshade : noshade, mceDo : 'insert'});
+ }
+ }
+
+ return true;
+ }
+
+ // Pass to next handler in chain
+ return false;
+ },
+
+ handleNodeChange : function(editor_id, node, undo_index, undo_levels, visual_aid, any_selection) {
+ if (node == null)
+ return;
+
+ do {
+ if (node.nodeName == "HR") {
+ tinyMCE.switchClass(editor_id + '_advhr', 'mceButtonSelected');
+ return true;
+ }
+ } while ((node = node.parentNode));
+
+ tinyMCE.switchClass(editor_id + '_advhr', 'mceButtonNormal');
+
+ return true;
+ }
+};
+
+tinyMCE.addPlugin("advhr", TinyMCE_AdvancedHRPlugin);
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/images/advhr.gif b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/images/advhr.gif
new file mode 100755
index 0000000000000000000000000000000000000000..e2f8658f463e2a260c22ae8affec1ece193886e3
GIT binary patch
literal 153
zcmV;K0A~M3Nk%w1VH5xq0K*0VGD>2SnzBNA;8Vse6Vn)2G_{+hP(f{&eIlJZiD
z@^XTb!rK0Vs`8@3@&Et;A^8LW000jFEC2ui02BZe000C=@X1N5y*TU5yZ@jS1PDT$
z1fZ?}K?R1v3{E24f>IpLLLoCp!-h*V90LY|vTz&<3Y;K;WW)lL6ibC7lt!VjcuX#v
H%Mk!OxywD6
literal 0
HcmV?d00001
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/jscripts/rule.js b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/jscripts/rule.js
new file mode 100755
index 0000000000..ddaacd73db
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/jscripts/rule.js
@@ -0,0 +1,43 @@
+function init() {
+ tinyMCEPopup.resizeToInnerSize();
+
+ var formObj = document.forms[0];
+ formObj.width.value = tinyMCE.getWindowArg('width');
+ formObj.size.value = tinyMCE.getWindowArg('size');
+ formObj.insert.value = tinyMCE.getLang('lang_' + tinyMCE.getWindowArg('mceDo'),'Insert',true);
+ if (tinyMCE.getWindowArg('noshade')) {
+ formObj.noshade.checked = true;
+ }
+ if (tinyMCE.getWindowArg('width').lastIndexOf('%')!=-1) {
+ formObj.width2.value = "%";
+ formObj.width.value = formObj.width.value.substring(0,formObj.width.value.length-1);
+ }
+}
+
+function insertHR() {
+ var formObj = document.forms[0];
+ var width = formObj.width.value;
+ var size = formObj.size.value;
+ var html = ' ';
+
+ tinyMCEPopup.execCommand("mceInsertContent", true, html);
+ tinyMCEPopup.close();
+}
+
+function cancelAction() {
+ tinyMCEPopup.close();
+}
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/langs/en.js b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/langs/en.js
new file mode 100755
index 0000000000..819476478d
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/langs/en.js
@@ -0,0 +1,8 @@
+// UK lang variables
+
+tinyMCE.addToLang('',{
+insert_advhr_desc : 'Horizontale rule',
+insert_advhr_width : 'Width',
+insert_advhr_size : 'Height',
+insert_advhr_noshade : 'No shadow'
+});
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/readme.txt b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/readme.txt
new file mode 100755
index 0000000000..4fdb78aecd
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/readme.txt
@@ -0,0 +1 @@
+Check the TinyMCE documentation for details on this plugin.
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/rule.htm b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/rule.htm
new file mode 100755
index 0000000000..6f6034d39f
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advhr/rule.htm
@@ -0,0 +1,61 @@
+
+
+ {$lang_insert_advhr_desc}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advimage/css/advimage.css b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advimage/css/advimage.css
new file mode 100755
index 0000000000..abf4405d38
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advimage/css/advimage.css
@@ -0,0 +1,66 @@
+/* CSS file for advimage plugin popup */
+
+.mceImageList {
+ width: 280px;
+}
+
+.mceActionPanel {
+ margin-top: 7px;
+}
+
+.alignPreview {
+ border: 1px solid black;
+ width: 140px;
+ height: 140px;
+ overflow: hidden;
+ padding: 5px;
+}
+
+.checkbox {
+ border: 0;
+}
+
+.panel_wrapper div.current {
+ height: 305px;
+}
+
+#prev {
+ margin: 0;
+ border: 1px
+ solid black;
+ width: 99%;
+ height: 150px;
+ overflow: auto;
+}
+
+#align, #classlist {
+ width: 150px;
+}
+
+#width, #height {
+ vertical-align: middle;
+ width: 50px;
+ text-align: center;
+}
+
+#vspace, #hspace, #border {
+ vertical-align: middle;
+ width: 30px;
+ text-align: center;
+}
+
+#classlist {
+ width: 180px;
+}
+
+input {
+ width: 280px;
+}
+
+#constrain, #onmousemovecheck {
+ width: auto;
+}
+
+#id, #dir, #lang, #usemap, #longdesc {
+ width: 200px;
+}
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin.js b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin.js
new file mode 100755
index 0000000000..79b1452014
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/js/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin.js
@@ -0,0 +1 @@
+tinyMCE.importPluginLanguagePack('advimage');var TinyMCE_AdvancedImagePlugin={getInfo:function(){return{longname:'Advanced image',author:'Moxiecode Systems AB',authorurl:'http://tinymce.moxiecode.com',infourl:'http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/advimage',version:tinyMCE.majorVersion+"."+tinyMCE.minorVersion}},getControlHTML:function(cn){switch(cn){case"image":return tinyMCE.getButtonHTML(cn,'lang_image_desc','{$themeurl}/images/image.gif','mceAdvImage')}return""},execCommand:function(editor_id,element,command,user_interface,value){switch(command){case"mceAdvImage":var template=new Array();template['file']='../../plugins/advimage/image.htm';template['width']=480;template['height']=380;template['width']+=tinyMCE.getLang('lang_advimage_delta_width',0);template['height']+=tinyMCE.getLang('lang_advimage_delta_height',0);var inst=tinyMCE.getInstanceById(editor_id);var elm=inst.getFocusElement();if(elm!=null&&tinyMCE.getAttrib(elm,'class').indexOf('mceItem')!=-1)return true;tinyMCE.openWindow(template,{editor_id:editor_id,inline:"yes"});return true}return false},cleanup:function(type,content){switch(type){case"insert_to_editor_dom":var imgs=content.getElementsByTagName("img"),src,i;for(i=0;i
+
+ {$lang_insert_image_title}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {$lang_advimage_general}
+
+
+
+
+
+ {$lang_advimage_preview}
+
+
+
+
+
+
+ {$lang_advimage_tab_appearance}
+
+
+
+
+
+
+
+ {$lang_advimage_swap_image}
+
+
+ {$lang_advimage_alt_image}
+
+
+
+ {$lang_advimage_mouseover}
+
+
+
+ {$lang_image_list}
+
+
+
+ {$lang_advimage_mouseout}
+
+
+
+ {$lang_image_list}
+
+
+
+
+
+
+ {$lang_advimage_misc}
+
+
+
+
+
+
+
+
+
+