DokuiWikiFCK -- Upgrade from FCKeditor 2.5 to FCKeditor 2.6
------------------------------------------------------------

1. To upgrade from 2.5.to 2.6, simply replace the old fckeditor directory with the
fckeditor directory found in this package. 

In your DokuWiki installation, you will find the fckeditor directory in lib/plugins/fckg.

2. Once the change-over has been made, check the fckeditor/userfiles directory.  It contains
three symbolic links, all pointing to DokuWiki's data/media directory.  If for some
reason this is not the case, correct these links so that they do point to data/media.

3. With FCKeditor 2.6, DokuWikiFCK will no longer need to use the DokuWiki media manager 
for uploads, although it will still be accessible from the upload panel of the image tool.

Files can be uploaded from either the image tool or the link tool.  In each case, the upload
panel is for quick uploads, in which the file will be sent to the top level of data/media.
If the user instead clicks on the "Browse Server" button, it will be possible to create
new directories and to upload your files to these directories.  

4. There are three color schemes or "skins" for the toolbar.  DokuWikiFCK uses the 'silver'
skin as its default color scheme.  You can change this to the ochre color scheme that came
with previous versions of DokuWikiFCK or to one based on Microsoft Office 2003.  

To do this go to the file fckeditor/skin.js and follow the instructions;
it's simply matter of uncommenting the line which activates the new scheme.









