http://hgn14045.chinaw3.com/page_form_ckeditor.html
CKEDITOR.editorConfig = function( config )
{
// Define changes to default configuration here. For example:
config.language = 'fr';
config.filebrowserBrowseUrl = 'browser/browse.php';
config.filebrowserUploadUrl = 'uploader/upload.php';
// config.uiColor = '#AADC6E';
};
http://docs.cksource.com/ckeditor_api/s ... in.js.html
http://docs.cksource.com/ckeditor_api/s ... in.js.html
