To update TinyMCE for your editors, the following steps are necessary:
- For safety reasons copy the folder
tinymcefrom the directory<em>cmsPath</em>/instance/<em>instanceName</em>/webapps/tinyMCEas a backup to another place (/tmp). - Download the latest version of the TinyMCE from the publishers website and extract the archive. With Fiona versions < 7.x you can only update können nur Updates auf die Tiny MCE Versionen 3.x durchgeführt werden. Erst ab Fiona 7.0.0 werden Versionen ≥ 4 unterstützt.
- Put the content of the included folder
tinymceinto the place mentioned above. - If needed download the german language package and add the included language files (
de.js) into the corresponding places on the server. - Copy the
npsfilebrowser(belowtinymce/jscripts/tiny_mce/plugins) from the old directorytinymceto the same places inside the new TinyMCE. - Deploy the web app
tinyMCEwithbin/rc.npsd deploy tinyMCE. - Restart the TinyMCE as usual afterwards. In case it is not displayed, please check, if there are any errors shown on your browsers JavaScript console. It might be, that not all language files needed where copied.