By igorjava on
Hi,
I have few different content types. I use FCK editor for each of them. But I dont want to use it for my wiki content type.
So when I go to content management there is this info...
The ID for excluding or including this element is: edit-description - the path is: admin/content/node-type/wiki
Now when I go to FCK admin side there is text box where you can enter path for excluding fck editor and I put this data path....
edit-description-admin/content/node-type/wiki
I know I am doing something wrong with this path but maybe i been looking at it to much and cant see thats wrong with it. Can someone help me with what i am doing wrong please.
Comments
=-=
you wouldn't want to use the admin path, you want the direct path to the content type I think.
but I'd investigate the better formats.module which lets you assign an input format per content type.
ok
ok thank you