458 Commits

Author SHA1 Message Date
Tim Hunt
0f83538e7e MDL-27890 tinymce - enable 30 as min height within moodle 2011-07-07 20:01:20 +02:00
Eloy Lafuente (stronk7)
d614e55c69 MDL-NOBUG tinymce - updated instructions to cover local modifications and other minor changes 2011-07-07 18:23:01 +02:00
Eloy Lafuente (stronk7)
1fa6eab70b MDL-27890 tinymce - allow it to be smaller 2011-07-07 17:38:44 +02:00
Eloy Lafuente (stronk7)
ff30976ad5 Merge branch 'MDL-27887' of git://github.com/timhunt/moodle 2011-06-17 16:16:58 +02:00
Aparup Banerjee
cec76330fe MDL-27500 editor - updated plugin version references, thirdparty version reference and tinymce upgrade readme 2011-06-17 16:52:57 +08:00
Eloy Lafuente (stronk7)
33865a7812 MDL-27500 HTML Editor - deleted 3.3.9.2 build 2011-06-17 01:10:15 +02:00
Tim Hunt
a8c8641802 MDL-27887 In developer debug, use uncompressed TinyMCE code. 2011-06-16 18:59:41 +01:00
Aparup Banerjee
ca7d5f8bbc MDL-27500 HTML Editor - updating tinymce version used by moodle to 3.4.2 2011-06-08 11:19:26 +08:00
Aparup Banerjee
abd7557e79 MDL-27500 HTML Editor - added build 3.4.2 of tinymce 2011-06-08 11:16:37 +08:00
Petr Skoda
431ac39634 MDL-26623 fix file permissions
The permissions are now going to be verified as part of the weekly release process.
2011-03-01 12:26:49 +01:00
Petr Skoda
79abc6d1eb MDL-25836 fixed stripped src attribute from script tag 2011-01-12 19:33:18 +01:00
Petr Skoda
0667103514 MDL-25611 browser detection cleanup and improvements 2010-12-08 06:51:54 +00:00
Petr Skoda
e67cfbd4c7 MDL-23733 Disable TinyMCE on iPod Touch and Android devices
Credit goes to Paul Nicholls
2010-12-07 15:49:57 +00:00
David Mudrak
072e9d9a39 TinyMCE tool to generate upstream pack to be imported into AMOS
I have tweaked Petr's script so that now it generates files in a
suitable format for importing into AMOS.
2010-11-19 13:04:26 +00:00
David Mudrak
8179c167e4 MDL-24932 moodlemedia tinymce: fixed JavaScript syntax to make IE7 happy
Credit goes to Mauno Korpelainen for spotting this.
2010-11-02 06:44:08 +00:00
David Mudrak
1cf2faab39 MDL-24932 moodleemoticon tinymce: use restoreSelection() instead of custom bookmark hack
Credit goes to Mauno Korpelainen for the tip on how to sort out this IE
behaviour. Also, I moved compressed dialog.js to the revision directory to prevent
browser caching issues.
2010-11-01 19:53:53 +00:00
David Mudrak
2bd56a246f MDL-24932 Fixed regression caused by the previous commit
To reproduce it, I just added a smiley via the popup and inserted some
character directly afterwards. While the smiley img was saved, the text
was not 8-o (it even did not appear in the HTML source view of the
editor before the save).
2010-10-29 22:51:51 +00:00
David Mudrak
d504aeba97 MDL-24932 way around for bloody IE8 loosing caret position in moodleemoticon
Credit goes to Jan Sindberg for the idea published at
http://tinymce.moxiecode.com/punbb/viewtopic.php?pid=59653#p59653
2010-10-29 22:01:07 +00:00
David Mudrak
9d16a85707 MDL-24932 fixed IE related bugs in moodleemoticon plugin 2010-10-29 21:22:11 +00:00
David Mudrak
5d394ec1b3 MDL-24507 tinymce moodleemoticon plugin replaces all occurrences of emoticon text with the image 2010-10-27 22:27:56 +00:00
David Mudrak
ca7250661c MDL-24507 new TinyMCE plugin moodleemoticon 2010-10-27 18:13:17 +00:00
David Mudrak
b9fadae72d MDL-24507 support for the TinyMCE moodleemoticon plugin 2010-10-27 18:12:26 +00:00
Petr Skoda
69ee96d2a9 MDL-20139 removing tinymce icons that are not usable in moodle or are mostly for advanced users 2010-10-16 21:49:06 +00:00
Petr Skoda
13cf6181d9 MDL-24265 adding missing nolink desc string, credit goes to Myles Carrick 2010-10-10 10:08:47 +00:00
Petr Skoda
e079ee2c23 MDL-24507 disabling emotions plugin because the absolute paths are not going to work in backup/restore 2010-10-04 07:42:38 +00:00
Petr Skoda
c11c7251cf MDL-24484 fixed spellchecker regressions 2010-10-03 11:01:17 +00:00
Petr Skoda
e0819a807d MDL-24265 ooops, forgot to fix lineendings 2010-09-30 09:08:11 +00:00
Petr Skoda
c985d9aa5a MDL-24265 importing latest TinyMCE 3.3.9.2 2010-09-30 09:01:47 +00:00
Petr Skoda
51679b83ef MDL-24265 adding missing nolink dirs 2010-09-29 19:58:16 +00:00
Petr Skoda
7e65a8ceb0 MDL-24265 adding missing moodlemedia dirs 2010-09-29 19:57:48 +00:00
Petr Skoda
8edef30f56 MDL-24265 adding missing dragmath dirs 2010-09-29 19:57:22 +00:00
Dongsheng Cai
5a2543286f MDL-24416, fixed the problem of using file picker in tinymce fullscreen mode 2010-09-29 08:03:52 +00:00
Petr Skoda
a9c16bab26 MDL-24265 removing forgotten debug script 2010-09-28 13:47:01 +00:00
Petr Skoda
942695e7d4 MDL-24265 tring to fix messed up moving of dirs in bloody CVS 2010-09-28 13:41:24 +00:00
Petr Skoda
0da5bedf8e MDL-24265 importing latest tinymce, customisations and build script is available from http://github.com/skodak/tinymce 2010-09-28 13:34:10 +00:00
Petr Skoda
ef14c1e724 MDL-24090 new detection of plugins that were not upgraded to work with Moodle 2.x (uses $plugin->requires) + bumping ancient versions of plugins 2010-09-05 20:36:18 +00:00
Petr Skoda
8f46ae619c MDL-24058 fixed potential XSS 2010-09-02 12:19:08 +00:00
Petr Skoda
84deffae0a MDL-23844 fixed IE compatibility - credit goes to Mauno Korpelainen 2010-08-18 19:17:17 +00:00
Petr Skoda
6aa9d9527d MDL-23640 fixed borked include, my fault - credit goes to Basil Gohar 2010-08-04 19:54:12 +00:00
Petr Skoda
024a217963 MDL-23638 wrong sting concat in in spellchecker path - credit goes to Basil Gohar 2010-08-04 19:51:49 +00:00
Dongsheng Cai
a4d91438b5 TinyMCE, MDL-23407 allow all repostory types when using link button 2010-07-28 03:08:06 +00:00
Dongsheng Cai
766514a095 MDL-23407, the advlink plugin of tinymce should use external repositories only 2010-07-27 04:06:09 +00:00
Martin Dougiamas
d9ba6db247 NOBUG: Fixed CSS for search icon 2010-07-26 17:40:19 +00:00
Petr Skoda
7ad5a62727 MDL-21249 improved php docs and adding direct access prevention in editors 2010-07-25 13:56:54 +00:00
Dongsheng Cai
4a5a96b1e8 "MDL-13766, added icon for tinymce button" 2010-07-20 05:55:10 +00:00
Dan Marsden
2481a0466d Moodle Tinymce plugin - MDL-23356 convert tabs to spaces. 2010-07-19 02:57:57 +00:00
Dan Marsden
47d0b1d535 Moodle Tinymce plugin - fix syntax - thanks to Mauno for report/fix 2010-07-19 02:55:11 +00:00
Petr Skoda
38c8aed7c3 MDL-23312 teachers are not be forced to type xhtml strict code in tinymce any more 2010-07-15 14:24:52 +00:00
Petr Skoda
ca91bc95d6 just explaining the status of moodlemedia plugin 2010-07-15 13:56:23 +00:00
Dongsheng Cai
c9b27bb395 MDL-23164, fixed link name 2010-07-09 05:51:02 +00:00