On 'admin/config/content/ckeditor/edit/Full', it says to "Copy the sites/all/libraries/ckeditor/ckeditor.styles.js file into your theme directory", but looking there the file doesn't exist. I downloaded a fresh CKEditor 3.6.2 and that file isn't there. Please advise.

CommentFileSizeAuthor
#3 1432068.patch1.43 KBroderik
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mkesicki’s picture

This file should be in module package downloaded from http://drupal.org/project/ckeditor. . We will check this, thank you for notice this.

kruser’s picture

Thanks, I see it included in the module's folder - sites/all/modules/ckeditor/ckeditor.styles.js

roderik’s picture

Component: Documentation » Code
Status: Active » Needs review
FileSize
1.43 KB

Just always reference module path.

dczepierga’s picture

Title: sites/all/libraries/ckeditor/ckeditor.styles.js doesn't exist » [D7] sites/all/libraries/ckeditor/ckeditor.styles.js doesn't exist
Status: Needs review » Fixed

Hi,
Really thx for help and patch. I commit changes to last DEV version (diff).

Greetings

mkesicki’s picture

Title: [D7] sites/all/libraries/ckeditor/ckeditor.styles.js doesn't exist » [D7] Fix path to sites/all/libraries/ckeditor/ckeditor.styles.js file.
Status: Fixed » Closed (fixed)