Petr Škoda
ca117d1e5b
MDL-34674 add CTRL+right click hint to tinymce context menus
2013-04-16 08:37:21 +02:00
Petr Škoda
0ac97084fa
MDL-34674 use browser built-in spell checking in all browsers except < IE10
2013-04-12 11:33:23 +02:00
Sam Hemelryk
dd89f61e68
Merge branch 'w51_MDL-29996_m25_oldfilters' of git://github.com/skodak/moodle
2013-01-07 15:22:37 +13:00
Sam Hemelryk
1bdc017f42
Merge branch 'w51_MDL-36212_m25_entities' of git://github.com/skodak/moodle
2013-01-07 13:45:15 +13:00
Petr Škoda
0662bd677c
MDL-29996 remove deprecated stuff from filter code
2012-12-30 17:02:18 +01:00
Petr Škoda
48d2e1117f
MDL-37283 import tinymce spellchecker 2.0.6.1
2012-12-22 16:44:55 +01:00
Petr Škoda
7539894649
MDL-36212 rework html entity conversions
...
This should resolve all html entity conversion problems in different PHP versions.
2012-12-20 22:47:16 +01:00
Petr Škoda
83be0dfd57
MDL-36475 tweak zIndexes once more
...
The expected ranges are now:
* 0-1000 for normal code
* 5000-5999 for TinyMCE
* 7000-8999 for filepicker and filemanager
This patch fixes also incorrect location of "MDL-25736 - French spellchecker fixes." modification reminder.
2012-12-15 11:46:46 +01:00
Eloy Lafuente (stronk7)
6b9dfe731e
MDL-37032 upgrade: define all the 2.4.0 points
2012-12-11 13:11:11 +01:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Aparup Banerjee
f132d28aa5
Merge branch 'wip_master_mdl-25736_tinymce_spellchecker_frech_issues' of https://github.com/iarenaza/moodle
2012-11-14 09:12:28 +08:00
Iñaki Arenaza
b98dd3ff31
MDL-25736 TinyMce Spellchecker French issues
...
GoogleSpell checker already returns data un UTF8, so there's no need
to use utf8_encode (in fact, using it completely mangles the string).
All credit goes to David Quintal for finding the issue and proposing
the fix.
2012-11-10 19:41:48 +01:00
Petr Škoda
398862b92b
MDL-36487 send IE standards compatibility http headers
2012-11-09 17:27:29 +01:00
Petr Škoda
83828a7725
MDL-35955 use built in spell checker if tinymce spelling plugin disabled
2012-10-13 09:49:58 +02:00
Petr Škoda
f4b980062a
MDL-35645 make the emoticon and tex filter dependency optional in our TinyMCE plugins
2012-10-06 10:10:51 +02:00
Petr Škoda
a4a4b2f6c6
MDL-35289 use new TinyMCE en lang import
...
AMOS BEGIN
MOV [common:browsemedia,editor_tinymce],[moodlemedia:browsemedia,tinymce_moodlemedia]
MOV [common:browseimage,editor_tinymce],[moodleimage:browseimage,tinymce_moodleimage]
AMOS END
2012-09-07 10:11:37 +02:00
Petr Škoda
03f48b4797
MDL-35177 add tinymce plugin icons
2012-09-01 11:36:13 +02:00
Petr Škoda
5854be2587
MDL-34990 fix JS error when moodlenolink button not present in toolbar
...
Thanks Rossiani Wijaya for discovering this issue!
2012-08-29 16:13:30 +08:00
Petr Škoda
0b7858221c
MDL-34955 add full TinyMCE subplugin management
2012-08-24 16:11:00 +02:00
Petr Škoda
116ad39b7a
MDL-34877 add tinymce subplugin setting support
...
Includes migration of spell related settings to spellchecker plugin.
2012-08-24 16:10:59 +02:00
Petr Škoda
43552bd2c3
MDL-33041 fix tabs in all tinymce files except those we update from upstream
...
The moodleimage plugin is a fork of standard advimage plugin,
the spellchecker is a fork of https://github.com/tinymce/tinymce_spellchecker_php .
2012-08-13 14:13:46 +02:00
Petr Škoda
8ccb3ce861
MDL-33041 improve our tinymce plugin loader docs
2012-08-13 14:13:09 +02:00
Petr Škoda
51e95db375
MDL-33041 cleanup spellchecker plugin
2012-08-11 15:58:50 +02:00
Petr Škoda
383d67f80b
MDL-33041 cleanup moodlenolink plugin
...
AMOS BEGIN
MOV [desc,tinymce_moodlenolink],[moodlenolink:desc,tinymce_moodlenolink]
AMOS END
2012-08-11 15:58:50 +02:00
Petr Škoda
1edb79824c
MDL-33041 cleanup moodlemedia plugin
2012-08-11 15:58:50 +02:00
Petr Škoda
f33693a86a
MDL-33041 cleanup moodleimage plugin
2012-08-11 15:58:21 +02:00
Petr Škoda
703763f670
MDL-33041 use standard action buttons in dragmath plugin
2012-08-11 15:58:21 +02:00
Petr Škoda
ea5437fd7d
MDL-33041 cleanup moodleemoticon plugin
...
AMOS BEGIN
MOV [desc,tinymce_moodleemoticon],[moodleemoticon:desc,tinymce_moodleemoticon]
AMOS END
2012-08-11 15:58:05 +02:00
Petr Škoda
07ce641b75
MDL-33041 cleanup dragmath plugin
...
AMOS BEGIN
MOV [dragmath_desc,tinymce_dragmath],[dragmath:desc,tinymce_dragmath]
MOV [dragmath_title,tinymce_dragmath],[title,tinymce_dragmath]
MOV [dragmath_javaneeded,tinymce_dragmath],[javaneeded,tinymce_dragmath]
AMOS END
2012-08-11 15:57:38 +02:00
Petr Škoda
8585624a6c
MDL-33041 always use only local media in moodle tinymce plugins
...
Unfortunately we can not post-process the css in out moodle tinymce plugins, that is why we need to keep the urls local.
2012-08-11 15:57:38 +02:00
Petr Škoda
065f329a95
MDL-33041 remove another ugly TinyMCE forms hack
2012-08-11 15:57:35 +02:00
Petr Škoda
e4ad5d8a5e
MDL-33041 eliminate core TinyMCE moodlemedia hack
2012-08-11 15:57:35 +02:00
Petr Škoda
fb7bcc1396
MDL-33041 fork advimage plugin
...
We need to minimise TinyMCE tweaks, the advimage hacking was too big to maintain it during upstream imports, sorry.
2012-08-11 15:56:58 +02:00
Petr Škoda
8421f5ebbf
MDL-33041 add missing spellchecker lang file and version info
2012-08-10 16:38:54 +02:00
sam marshall
9b63a155fe
MDL-33041 (5) TinyMCE: Move spellchecker plugin as well
2012-08-10 14:57:59 +02:00
sam marshall
204903363f
MDL-33041 (4) Use new system for existing added TinyMCE plugins
...
AMOS BEGIN
MOV [dragmath:dragmath_desc,editor_tinymce],[dragmath_desc,tinymce_dragmath]
MOV [dragmath:dragmath_javaneeded,editor_tinymce],[dragmath_javaneeded,tinymce_dragmath]
MOV [dragmath:dragmath_title,editor_tinymce],[dragmath_title,tinymce_dragmath]
MOV [moodleemoticon:desc,editor_tinymce],[desc,tinymce_moodleemoticon]
MOV [moodlenolink:desc,editor_tinymce],[desc,tinymce_moodlenolink]
CPY [desc,tinymce_moodleemoticon],[pluginname,tinymce_moodleemoticon]
CPY [desc,tinymce_moodlenolink],[pluginname,tinymce_moodlenolink]
AMOS END
2012-08-10 14:57:59 +02:00
sam marshall
fae911708e
MDL-33041 (3) TinyMCE: Support custom plugins
2012-08-10 14:57:58 +02:00
Petr Skoda
34a30b5c8f
MDL-14739 upgrade to latest tinymce, full integration with amos is not yet there, other improvements necessary before the release too
2010-07-04 20:27:25 +00:00
Dongsheng Cai
3ff6bd3463
"MDL-13766, improve launching filepicker button in tinymce"
2010-05-03 03:20:10 +00:00
Petr Skoda
6ad1100fe4
MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib
2010-04-19 14:42:19 +00:00
Petr Skoda
15a17d3504
MDL-22015 fixed more string_manager encapsulation issues - string format conversion scripts
2010-04-14 14:48:12 +00:00
Petr Skoda
3a915b0667
MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs
2010-04-10 07:24:56 +00:00
Dongsheng Cai
3ae5c7603f
"MDL-16639, checked new spellchecker plugin for tinymce"
2010-03-23 08:28:56 +00:00
Dongsheng Cai
ecea942368
"MDL-21103, fixed regex filter in tinymce plugin, and overwriten uploaded file with the same filename by default"
2009-12-15 09:19:04 +00:00
Dongsheng Cai
34f94b75ec
"MDL-20592, improve advimage plugin in editor"
2009-11-11 05:26:34 +00:00
Dongsheng Cai
19d1e6c208
"MDL-20603, remove an unused js file from moodlemedia plugin"
2009-11-10 08:57:40 +00:00
Dongsheng Cai
46713337da
"MDL-20603, added moodlemedia tinymce plugin"
2009-11-10 08:51:42 +00:00
Dongsheng Cai
0773060acc
"MDL-20603, restore tinymce media plugin, we will have a brand new moodlemedia plugin"
2009-11-10 07:40:50 +00:00
moodler
453bf70f6e
tinymce/video MDL-19611 Restoring the video button so at least it works and we can do demos and tests. If there are still security issues then please describe them.
2009-10-08 04:33:55 +00:00
skodak
f68ab42ba3
MDL-19872 imported new TinyMCE 3.2.5
2009-07-19 13:05:21 +00:00