I would like to use CKEditor to edit forum posts. I have tried the following path:

*node/add/forum/*

among others with no luck. The editor does work in story posts. The "catchall"

*.edit-body

didn't do the trick, and I wouldn't want ALL body fields to access the editor anyway.

Using 6.19 - 1.2 in Acquia Marina subtheme.

Comments

dczepierga’s picture

Status: Active » Closed (fixed)

Try to use this path:
node/add/forum/*

It should help. If not pls reopen this issue.