Closed (fixed)
Project:
Wysiwyg
Version:
6.x-2.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2009 at 10:53 UTC
Updated:
17 Mar 2011 at 10:53 UTC
Using only FCKeditor it was simple to achieve, but with Wysiwyg I don't know how,
there is a way to do it simple?
thks in advance.
Comments
Comment #1
twodSee #608348: Getting a wysiwyg editor onto a system page. Core does not set input format selectors on all places where an input format is used, so Wysiwyg module does not know how to attach itself there.
Comment #3
rkeppner commentedJust so that others can easily find the information (this issue was to top search hit), I thought I'd share how I got this done.
By following the basic formula outlined in the issue linked from #1 and adding the relevant information from modules/system/system.admin.inc, I got the following function.
Just create a small custom module to house the function and enable it, and you'll have WYSIWYG on your site's mission field.
Comment #4
vivianspencer commentedI've created a new module which implements this functionality: http://drupal.org/project/wysiwyg_extra