Active
Project:
CKEditor Link
Version:
6.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2011 at 18:23 UTC
Updated:
19 Sep 2011 at 20:54 UTC
I recommend that you note somewhere in the documentation re: the use of the input filter.
The d6 version of CKEditor lets you add input filters for security to process text before it is shown in the CKEditor WYSIWYG. If you add this filter in for CKEditor, it will convert your node/[nid] paths to their aliases when editing the page. Not good!
I think it would just be a helpful reminder to not add that in as a security filter. This was turned on one of my sites for some reason. Those that understand the security filters well enough would know it's not relevant to turn on.
Comments
Comment #1
anrikun commentedRight!
As a solution, I have just posted this in the CKEditor module issue queue:
#1284356: Add ckeditor_link and ckeditor_swf to $modules_with_filters_to_skip
Comment #2
bkosborneThanks!