Fix plugin elRTE xhtml link element close tag /> #5918
Fix/Update de_DE translation
Add tinyMCE plugin (preview)
Add trigger_error in getPluginInstance
Add/Rewrite touchInlineEditPlugin base class
Improve plugins to store more infos about plugins: name,description,author...
Add touchModule base class
Rewrite/Update plugins tinyMCE, nicEdit, elRTE
Update/Rewrite touchinlineedit.js as clean javascript class
Add admin description for module manager
Add description for module
Rename method hasInlineEditRights -> isEnabled
Import plugin templates to DB (editable)
Add plugin uninstall method (remove unused templates, vars...)
Detach events from module class and call from parent DoEvent
Cleanup code and comments
Use cmsms autoloader for internal touch classes
Add maxheight and buttonlist parameter in nicEdit plugin
Add some options for tinyMCE plugin (tiny plugin support,width,height,editable button list,themes,skins and much more...)
Fix lost editor settings on save settings if is current editor bug #5922
Add confirm message on change settings
Add multiple block support
Fix maxHeight IE bug nicEdit
Add new flag supportsMultiple
Disable multiple support for elRTE
Add feedback box
Remove unused template admineditor.tpl
Register event contentPostRender