-
Notifications
You must be signed in to change notification settings - Fork 5
Changelog
hakjoon edited this page Aug 30, 2011
·
4 revisions
- German Localization – Thanks Robert
- Removing extra quotes – Thanks Timid&Friendly
- Added cache busting to ajax actions for IE
- fixed issues with cross domain access
- handle different admin domains
- fix non-saving bug when markup selects were hidden
- fix non-saving bug when markup selects were hidden
- TinymCE 3.x branch update
- 4.2.0 compatibility
- Switch to using pluggable_ui
- Fixes some open quotes.
- Implements the GZIP compressor which is included in the bundled TinyMCE install.
- TinyMCE updated to 2.1.0.
- General clean ups.
- Fixes an issue with txpimage when url_fopen() was not allowed.
- advimage is no longer necessary for the language file to work for txpimage.
- Fixes a regression that happened between 0.6.2 and 0.6.3.
- Fixes a missing Table prefix when uninstalling.
- Thanks to Frederik for spotting both of these
- Fixes an issue when saving callback functions
- updates look to more closely match 4.0.4
- fixes an issue with installations that don’t define doc_root in config.php
- Fixes a permissions issue.
- changed default url re-writing setup to absolute. Instructions here for 0.6 adopters
- Updated to TinyMCE 2.0.6.1
- New options to set Init strings for Article and Excerpt in admin panel
- New image browser
- Option to create callback functions in Admin panel
- Option to hide “Use Textile” dropdowns
- Option to enable/ the editor for Article body or Excerpt
- Move to new preferences table
- TinyMCE code can now be anywhere in the document root
- Fixed an issue when excerpts where turned off
- Updated to version 2.0.2 of TinyMCE
- Made editor work on excerpts
- Created Admin panel
- Updated to version 2.0 Final of TinyMCE
- Initial Release