Page 1 of 1

Using WYSIWYG module on frontend

Posted: Wed Sep 27, 2006 3:05 pm
by tamlyn
I would like to use FCKEditorX in the FeuCalendar module which allows calendar events to be submitted from the frontend. However I am unsure how to use a wysiwyg module from the forntend. For one thing it is marked as admin only so it isn't loaded in the frontend. How can I force it to be loaded? Also the createtextarea() function checks the current (admin) user's preferences to see what wysiwyg to use, but on the frontend there is no admin user. I can create a module-wide setting for the chosen wysiwyg module but then should I just override the CreateTextArea() method and create my own textareas? Are there any other considerations?

Re: Using WYSIWYG module on frontend

Posted: Wed Sep 27, 2006 3:48 pm
by cyberman