Skip to content

Commit

Permalink
notes about upgrading TinyMCE added
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwechner committed Oct 27, 2011
1 parent 0b4b519 commit 0dda579
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/resources/tinymce/README.txt
@@ -0,0 +1,9 @@

Upgrading TinyMCE version:
--------------------------

- Update htdocs/tinymce.jelly and src/build/dependencies.xml
- Copy/create init file: htdocs/js/tinymceinit_VERSION.js
- Add custom/additional configuration (e.g. extended_valid_elements : "iframe[src|width|height|name|align]",) to init file htdocs/js/tinymceinit_VERSION.js
- Re-Build tinymce resource (or to be sure "clean build" Yanel)
- Test new version: http://127.0.0.1:8080/yanel/from-scratch-realm/en/index.html?yanel.toolbar=on

0 comments on commit 0dda579

Please sign in to comment.