aboutsummaryrefslogtreecommitdiff
path: root/mod/tinymce/views
AgeCommit message (Expand)Author
2013-02-19Refs #4970 prevent Firefox from adding files to TinyMCE editorcash
2013-02-01Add a lightobx alike instead use popups.German Bortoli
2012-07-06Refs #1852. Tinymce detects if site language is installed in its languages path.Sem
2011-12-22Solves issue 4222: incorrectly nested lists in FirefoxSteve Clay
2011-11-06Fixes #3853 caching a bookmark for insert carot when embedding content into T...Cash Costello
2011-11-01added semi-colons after function expressionscash
2011-06-29Fixes #3537 using elgg.echo() for i18n of word countCash Costello
2011-06-29moved tinymce content css into its own directoryCash Costello
2011-06-13Fixes #3175 toggled tinymce takes full width now - thanks tomvcash
2011-06-03Refs #3360 #2911 applying ashleyward's patch for embed plugin - thanks!cash
2011-03-14Fixes #3109: added non-vendor-prefixed css property declarations where applic...ewinslow
2011-03-12Fixes #3091 adds load functions for js and csscash
2011-03-12Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl...brettp
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
2011-03-08fixed tinymce togglecash
2011-03-02Addressed several miscellaneous todo'sewinslow
2011-03-01fixed tinymce js code so that at least it doesn't have syntax errors and runt...cash
2011-03-01Refs #2538: Cleaned up custom tinymce code into elgg.tinymce.*.ewinslow
2011-02-23Converted delete-button to elgg-button-delete throughout pluginsewinslow
2011-02-19fixed tinymce "remove editor" javascriptcash
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-01-26cleaned up tinymce plugincash
2010-12-30supporting an id in tinycme longtext and not using the invalid language attri...cash
2010-12-29stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne...cash
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-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-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-05-29Merged [6248] - [6252] into trunk.brettp
2010-05-29Upgraded TinyMCE to 3.3.6.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