By dafa on
Hey,
How can I setup, so my users get FCKeditor when creating/editing blogs. But get an ordinary textarea when using the forums?
--
dafa
Hey,
How can I setup, so my users get FCKeditor when creating/editing blogs. But get an ordinary textarea when using the forums?
--
dafa
Comments
I have the Same question
I have the same question.
This is pretty easy with tinyMce though you just go to it's settings and define where it should appear.
but I need to use fckeditor since tinyMce has problems with Arabic.
unfortunatly that won't work
At the moment it is impossible to make a clear distinction between different body fields based on node type.
--
I work for Ontwerpwerk
(_),
I was trying to do something similar.
FCK has an Exclusion list, but the blog area and forum area seem to have the same label -- edit-body. So this won't help, unless you create new content types with different labels, so you can exclude them.
Also, FCK will only apply to a minimum size of text area. If it's possible to reduce the size of the body box in blog or forum you could make FCK not apply to it, but I don't know how to change the box size.
Quint
making other nodetypes is
making other nodetypes is possible with CCK - but it won't help directly with blog and forum nodes
--
I work for Ontwerpwerk