I have the CKEditor module installed in sites/all/modules and CKEditor installed in sites/all/libraries. In the global profile settings I have the following:

Path to CKEditor
%l/ckeditor

Local path to CKEditor
blank

Path to the CKEditor plugins directory
%m/plugins

Local path to the CKEditor plugins directory
blank

Is this correct? Should the proper path to the CKEditor plugins directory be %l/plugins ?

Comments

dczepierga’s picture

I think your path is correct.
This is all or u have more problems?

Greetings

joemaine’s picture

I am having issues with Drupal views of CiviCRM data. CiviCRM is passing through HTML tags with the text - I was hoping that just a quick change in the CKEditor path might fix the problem. It may be a CiviCRM URL resource issue - not a CKEditor issue.

The reason I asked about the path - both the CKEditor module and CKEditor have a plugins file folder - I wasn't sure which directory was correct.

Do I need another module if I have CKEditor in the libraries folder instead of the CKEditor modules folder?

dczepierga’s picture

No, u don't need any additional modules for that... We only add configuration option to set correct CKEditor path and use it in library folder...
So it's probably compatibility problem with CiviCRM.

Greetings