--------------------------------- Installation notes for webwolfCMS --------------------------------- 1. Upload to root. 2. Create database using admin/docs/database files/webwolfCMS.txt. 3. Create user using admin/docs/database files/users.txt. 4. Configure directories for FCKeditor: - create folder admin/uploads and CHMOD 777 5. Update paths in - admin/fckeditor.php - fckeditor/editor/filemanager/connectors/php/config.php: 1. $Config['UserFilesPath'] = '' 2. change values on lines 123-149 as commented; 6. Start making your own website! --------------------------------------- if FCKeditor is updated to new version: --------------------------------------- 1. Update CSS for filemanager in fckeditor/editor/filemanager/browser/default/browser.css 2. Copy/compare fckeditorCustom/commands.php to fckeditor/editor/connectors/php/commands.php, this file has extra code to resize images.