See also HowToManuallyIntegrateFCKEditorDiscussion
Screenshot
JSPWiki 2.7.x
JSPWiki 2.7.0-alpha-2 now has support for FCKeditor 2.6. However, since JSPWiki 2.7.x is a development version, you may want to use the last stable release of JSPWiki instead (version 2.6).Deployment Instructions
- First you should have JSPWiki 2.7.x installed.
- Download the 2.6.2 version of FCKeditor
and extract the zip file into your $JSPWiki_Home/scripts/ directory. This should overwrite the existing fckeditor subdirectory.
- Download the FCK.jar
file attached to this page and place it in your $JSPWiki_Home/WEB-INF/lib/ directory.
- That's it! Go ahead and (re)start JSPWiki and you should see 'FCK' as an option on the 'Editor' dropdown list found under 'My Prefs'.
Note:
- You might need xercesImpl.jar from http://xerces.apache.org/xerces2-j/download.cgi
in your $JSPWiki_Home/WEB-INF/lib/ directory if you receive error messages when attempting to save a page.
- Newer versions of FCKeditor may become available and may actually work with JSPWiki. However, since no integration and testing has been performed yet for the newer versions, it is recommended that you use version FCK 2.6.2.
JSPWiki 2.6.x
FCKeditor integration is now working in JSPWiki 2.6 and it now performs a much safer html-to-wiki markup translation.Deployment Instructions
- First you should have JSPWiki 2.6.x installed.
- Download the 2.4.3 version of FCKeditor
and extract the zip file into your $JSPWiki_Home/scripts/ directory. This should overwrite the existing fckeditor subdirectory.
- Download the FCK.jar
file attached to this page and place it in your $JSPWiki_Home/WEB-INF/lib/ directory.
- That's it! Go ahead and (re)start JSPWiki and you should see 'FCK' as an option on the 'Editor' dropdown list found under 'My Prefs'.
Note:
- You might need xercesImpl.jar from http://xerces.apache.org/xerces2-j/download.cgi
in your $JSPWiki_Home/WEB-INF/lib/ directory if you receive error messages when attempting to save a page.
JSPWiki 2.4.x
FCKeditor integration in JSPWiki 2.4.x was disabled because there was much difficulty in deploying it, and also because even when it was successfully deployed, there were too many serious problems with the html-to-wiki markup translation (e.g. loss of plugin syntax, ACL, and other wiki markup).
Please use HowToManuallyIntegrateFCKEditorDiscussion page for discussions & comments.
Add new attachment
Only authorized users are allowed to upload new attachments.