aboutsummaryrefslogtreecommitdiff
path: root/mod/tinymce
AgeCommit message (Expand)Author
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-12-01screen.css is a better name for our main css filecash
2010-11-29cleaned up some of the other smaller pluginscash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-06-30Was in the wrong path for the previous commit. Now embed correctly support l...brettp
2010-06-30Embed's elggEmbedInsertContent() now supports multiple losely coupled views t...brettp
2010-06-03Removed one unused and one absent plugin from tinyMCE init that was causing p...pete
2010-06-01Forgot to svn add tinymce_content.css. Added tinymce_content.css and reverte...brettp
2010-06-01TinyMCE default editor font-size increased to match preview and publish size.pete
2010-05-29Merged [6248] - [6252] into trunk.brettp
2010-05-29Upgraded TinyMCE to 3.3.6.brettp
2010-05-05Merged 18_new_admin branch to trunk.brettp
2010-04-23Updated longtext/tinymce area extra controls. Moved and updated ecml help lin...pete
2010-03-22Merged 1.7 bugfixes back into core. (5376:HEAD).brettp
2010-03-19Added a space between the word count colon and the number for tinymce.brettp
2010-03-15Updated File mod to new UI.pete
2010-03-15Update to longtext/tintMCE input box ui.pete
2010-03-11Implemented sticky forms.brettp
2010-03-11Updates: longtext editor default size added (and overridden in group/forums),...pete
2010-03-05Updated tinymce to new interfacepete
2010-03-03Pulled in the interface changes.brettp