Here is a custom
CK Editor Toolbar config for interested Ecommerce Templates users. This is what it does ...
1) When you Login and go to
Product Admin or
Categories ...
Modify, the CK Editor Toolbars for both "
Description" and "
Long Description" editing windows will be
OPEN by default.
2) The
pesky little Arrow to Open and Close the Toolbar is
GONE. In minimized view the
Toolbar will now always remain open. You can now use
any Web Browser for Product Admin without that Toolbar Open/Close issue interfering.
3) Creates
a new custom set of "frequent use" Toolbar Icons for the basic minimised view. Includes a "
Save" icon, which works exactly the same as the "Submit" button.
4) Rearranges the Toolbar Icons in full maximised view so that "frequent use" icons all appear in the bottom 3rd row.
===============================================================
This is what the new Toolbars will look like ...
===============================================================
DOWNLOAD and INSTALLStep 1) Look in your website folder named
vsadmin\ckeditor and copy the 2 files named
config.js and
ckeditor.jsPaste both those files into some other folder as a
Backup.
Step 2)
Click here to download this CK Editor Custom Toolbar Config WinZip file >Step 3) Unzip both new
config.js and
ckeditor.js files into your website folder named
vsadmin\ckeditor and replace the existing files (that you did Backup first, yes ?).
Step 4)
Very important you do this to specify which CSS style sheet you want CK Editor to use in the Website Admin Panel.
Open the new
config.js file. At LINE 58, find the code that says ...
quote:
config.contentsCss = '../css/ckeditor.css';
Edit the red bit to specify the correct Folder location and Filename for the CSS style sheet you want CK Editor to load.
Save changes to the
config.js file.
Step 5) Upload both new
config.js and
ckeditor.js files to your server.
Step 6)
Must do this. Open your Web Browser and
clear the Browser Cache so that those Toolbar Menu changes become visible immediately you next Login and Modify a webpage.
In Firefox you press "Alt" to see top menu, then Tools => Options => Advanced => Network tab.
Step 7)
You are done ! Login to your Website Admin Panel and check out the new Toolbars.
Gary