1 2 3IMAGES 4UNIX 5The fckeditor/userfiles directory contains three symbolic links, all pointing 6to DokuWiki's data/media directory. If for some reason this is not the case, correct 7these links so that they do point to data/media. 8 9Files can be uploaded from either the image tool or the link tool. In each case, the upload 10panel is for quick uploads, in which the file will be sent to the top level of data/media. 11If the user instead clicks on the "Browse Server" button, it will be possible to create 12new directories and to upload your files to these directories. 13 14WINDOWS 15To use the above you must create three Windows junctions as opposed to unix links. But 16Windows users shuould not need these, if the software installs correctly. See the document 17on the fckgLIlte webset concening media and/or the header to the file config.js in 18the directory fckg/fckeditor/editor/filemanager/connectors/php 19 20 21SKINS 22There are three color schemes or "skins" for the toolbar. DokuWikiFCK uses the 'silver' 23skin as its default color scheme. You can change this to the ochre color scheme that came 24with previous versions of DokuWikiFCK or to one based on Microsoft Office 2003. 25 26To do this go to the file fckeditor/fckskin.js and follow the instructions; 27it's simply matter of uncommenting the line which activates the new scheme. 28 29 30 31 32 33 34 35 36 37