Active
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2012 at 03:19 UTC
Updated:
2 Jul 2012 at 09:09 UTC
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
Comment #1
dczepierga commentedI think your path is correct.
This is all or u have more problems?
Greetings
Comment #2
joemaine commentedI 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?
Comment #3
dczepierga commentedNo, 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