Jason Fowler
2106d4b351
MDL-42660 TinyMCE: Shuffle icons in default toolbar layout
2013-11-07 12:15:11 +08:00
Jason Fowler
f897dbcb24
MDL-42660 TinyMCE: Fix padding etc to make TinyMCE work better on small screens
2013-11-07 12:15:11 +08:00
Jason Fowler
90792eff8b
MDL-42102 TinyMCE - Matching toolbar UI from other areas of Moodle
2013-10-29 16:54:13 +08:00
Petr Škoda
e87214bda7
MDL-42078 multiple uninstall improvements and cleanup
...
Includes:
* update checker refactored to \core\update\ namespace
* plugininfo classes refactored to \core\plugininfo\ namespace
* plugin_manager renamed to core_plugin_manager
* redirect back to original page after plugin uninstall
* fixed assign subplugin uninstall
* move assign subplugins under the assignment in admin tree
* fixed plugininfo for all question related plugin types
* auth uninstall support
* added missing block dependencies
* added theme uninstall
* subplugin types are following the plugin on plugin overview page
* several performance improvements in plugin manager
* new warnigns when plugininfo are outdated or missing
* multiple fixes and other improvements
2013-10-07 13:10:36 +02:00
Sam Hemelryk
1be1f6be53
Merge branch 'w28_MDL-40450_m26_tinymcebuttons' of https://github.com/skodak/moodle
2013-07-10 11:02:21 +12:00
Damyon Wiese
05e9c136e6
MDL-23646 tinymce: Add plugin to wrap toolbar on small screens
2013-07-09 13:22:33 +08:00
Jason Fowler
3b62cd64d7
MDL-37565 - HTMLEditor - Adding a toggle plugin to TinyMCE to improve the appearance of the editor
2013-07-09 13:02:05 +08:00
Petr Škoda
83f45bfd56
MDL-40450 update links to TinyMCE 3.x docs
2013-07-07 16:11:19 +02:00
David Mudrák
d7d48b4091
MDL-39087 Add new helper methods to the plugin_manager API
...
These are mainly intended for callers that had to iterate over
get_plugins() result manually.
2013-04-12 01:44:34 +02:00
Petr Škoda
23ac6ef6c5
MDL-37186 add the ultimate TinyMCE custom parameter setting
2012-12-20 22:24:15 +01:00
Marina Glancy
5827bf96ed
MDL-35661 Loading of plugin settings for Tinymce plugins (plugininfo_tinymce)
2012-10-09 09:57:57 +08:00
Marina Glancy
087001ee42
MDL-35661 Loading of plugin settings for editor plugins (plugininfo_editor)
2012-10-09 09:57:57 +08:00
Petr Škoda
c64f13178a
MDL-35172 rework editor toolbar setting
2012-08-31 22:52:45 +02:00
Petr Škoda
0b7858221c
MDL-34955 add full TinyMCE subplugin management
2012-08-24 16:11:00 +02:00
Petr Škoda
caaccae5da
MDL-34878 add custom TinyMCE toolbar setting
2012-08-24 16:10:59 +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
de6a651299
MDL-33041 cleanup the rest of tinymce plugin
2012-08-11 16:19:37 +02:00
Petr Skoda
1fea5537d4
MDL-26901 add new option to specify list of available fonts in TinyMCE
...
Also modified the list of languages appearance, textarea is more suitable for entry of long texts. It is now also possible to specify empty list of languages and fonts which removes the button from the editor toolbar. Includes release name fix.
2012-05-11 22:12:32 +02:00
Rod Norfor
ad6fbb6074
MDL-30259 TinyMCE: Add spellchecker language options
2011-11-14 16:26:31 +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
Petr Skoda
6fc67fce72
MDL-11113 completely reimplemented editor plugin settings - we should never use custom forms instead of admin settings if possible
2010-07-04 20:53:01 +00: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
Petr Skoda
9d40814e0a
adding todo for weird editor admin settings code
2010-05-22 19:04:48 +00:00
Dongsheng Cai
42f57b18b8
"MDL-16639, added static function to read editor option names"
2010-03-23 08:53:47 +00:00
Dongsheng Cai
7a856a9330
"MDL-16639, enable spellchecker plugin, and added config pages"
2010-03-23 08:47:05 +00:00