Commit graph

86 commits

Author SHA1 Message Date
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
skodak
aef0bc4830 MDL-19725 latest dragmath 0.7.8.1 imported 2009-07-06 21:18:49 +00:00
skodak
a262db825d MDL-19516 dragmath embedding improvements by Mauno Korpelainen 2009-06-19 14:35:46 +00:00
skodak
8754882493 MDL-19528 new dragmath icon by Mauno Korpelainen 2009-06-18 17:23:47 +00:00
skodak
aeb0f2135e MDL-19526 fixed inserting of < and > 2009-06-16 10:28:56 +00:00
skodak
e3d84fb05d MDL-19522 dragmath plugin now fully supports localization 2009-06-16 10:23:27 +00:00
skodak
27c718a90e MDL-19523 dragmath embedding xhtml fixed 2009-06-16 08:54:01 +00:00
skodak
170b4f9b68 MDL-19523 dragmath embedding xhtml fixed 2009-06-16 08:53:37 +00:00
skodak
bd479c7c0f MDL-19520 upgrading to latest dragmath, thanks Marc Grober for new version notification 2009-06-16 08:44:50 +00:00
skodak
fe54764e04 MDL-19498 importing tinymce 3.2.4.1 2009-06-14 16:19:28 +00:00
skodak
95fa2e7e4b MDL-19498 testing keyword expansion changes in exported libs 2009-06-14 16:14:45 +00:00
skodak
958d3f1e2c MDL-19184 more tinymce integration and upgrade related improvements 2009-05-17 07:47:04 +00:00
skodak
5ca3c8386f MDL-19184, MDL-19212 - refactoring, cleanup and improvements in text editors support; localization support is not finished, inline docs incomplete, expect more commits soon 2009-05-16 20:53:21 +00:00