Sha256: 2d0ae1ed602f96f058cbe4950ab25b54f6d5009bc02ea1bfc6e7a03fbb4529ab

Contents?: true

Size: 892 Bytes

Versions: 7

Compression:

Stored size: 892 Bytes

Contents

---------------------------------
How to update the bundled TinyMCE
---------------------------------

1) Download TinyMCE, and extract it to your Desktop
2) Delete the copy of TinyMCE in the plugin at public/javascripts/tiny_mce (this ensures old/removed files are deleted)
3) Copy the source files of TinyMCE (not documentation) to public/javascripts/tiny_mce
4) Update the CHANGELOG_PLUGIN to say what you upgraded from, what you upgraded to, and your name
5) Update CHANGELOG_TINYMCE (download and overwrite the file with http://tinymce.moxiecode.com/js/tinymce/changelog.txt)
6) Update the 'Bundled TinyMCE version' value at the bottom of README.rdoc
7) Update the version value in tasks/tiny_mce.rake
8) Update tiny_mce_options.yml with any new options, or remove old ones, as described in the tinymce changelog
9) Commit, push, and send pull request to http://github.com/kete/tiny_mce

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
krasivotokak-tiny_mce-0.0.1 DEV_UPGRADE_NOTES
krasivotokak-tiny_mce-0.0.2 DEV_UPGRADE_NOTES
krasivotokak-tiny_mce-0.0.4 DEV_UPGRADE_NOTES
krasivotokak-tiny_mce-0.1.0 DEV_UPGRADE_NOTES
tiny_mce-0.0.4 DEV_UPGRADE_NOTES
tiny_mce-0.0.2 DEV_UPGRADE_NOTES
tiny_mce-0.0.1 DEV_UPGRADE_NOTES