close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Updating ckeditor in Power CMS

Thread began 9/10/2013 9:08 am by bill3786 | Last modified 9/10/2013 9:13 am by Jason Byrnes | 366 views | 1 replies |

bill3786

Updating ckeditor in Power CMS

Just read the post below about updating ckeditor to latest v4.2.1

http://www.webassist.com/forums/posts.php?id=32264

I would like to update a site to the latest version of ckeditor but I notice that there is some extra detail in my existing config.js file compared to the config.js from the latest version.

I did not add this extra detail which was present when I upgraded a site to include Inline Editing.

The latest version of config.js is as below

/**
* @license Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.html or http://ckeditor.com/license
*/

CKEDITOR.editorConfig = function( config ) {
// Define changes to default configuration here. For example:
// config.language = 'fr';
// config.uiColor = '#AADC6E';
};


and my existing config.js is as below

/**
* @license Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.html or http://ckeditor.com/license
*/

CKEDITOR.editorConfig = function( config ) {
config.extraPlugins = 'cms_source';
config.filebrowserBrowseUrl = "webassist/kfm/index.php?uicolor=eee&theme=webassist_v2&showsidebar=true&startup_folder=cms_files";
config.enterMode = CKEDITOR.ENTER_BR;
// Define changes to default configuration here. For example:
// config.language = 'fr';
// config.uiColor = '#AADC6E';
};

So my question is, after upgrading to the latest version of ckeditor, do I need to upload my existing config.js to overwrite the new version.

Sign in to reply to this post

Jason ByrnesWebAssist

either update the new config.js with the extra settings, or overwrite with the existing one.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...