Hi, I am not sure if it is a bug or a feature,

but I have wysiwyg (with FCKEditor) only on node and comment textareas.
It is not on e.g. privatemsg textarea, guestbook textarea, etc.

Is there some any how to add wisywyg on these textareas?

With standalone FCKEditor without WYSIWYG, I have no problem.
FCKeditor is shown by default everywhere, and I can set exceptions for form id or url param e.g. "blog/*" atc) (or set that is is hidden by defautlt and set exceptions where it will be visible)
Is something like this for WYSIWYG too, or is it on the roadmap of WYSIWYG?

Thanks
Igor
http://www.somvprahe.sk

Thanks for the

Comments

sun’s picture

Status: Active » Closed (duplicate)

Wysiwyg module only allows, applies, and provides editors on input format enabled textareas. Attaching an editor to a textarea that does not have an input format does not make sense in any way.

Marking as duplicate of #366015: Add module to fix missing input formats in Drupal core. You can follow up on that issue to track its status instead. If any information from this issue is missing in the other issue, please make sure you provide it over there.

However, thanks for taking the time to report this issue.