Closed (fixed)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2010 at 04:54 UTC
Updated:
22 Jun 2010 at 13:40 UTC
Using the Inclusion mode (haven't tested with Exclusion mode), I need to add two lines for each Content Type that has a multi-word name:
To include FCKEditor when I'm adding a new node of "content-type" I need to place hyphens between the words in the Include box:
content-type@*.edit-body
To include FCKEditor when I later edit a node of "content-type" I need to place underscores between the words in the Include box:
content_type@*.edit-body
Is this intentional?
Per the note on "Type" at admin/content/types/add: when defining the content type, underscores are used which are changed to hyphens when the create content URL is created.
Thanks.
Steve R
Comments
Comment #1
Jorrit commentedFixed in CVS