Switching off FCK Editor in Invitation View
mcjudd - March 25, 2009 - 06:33
| Project: | RSVP |
| Version: | 6.x-2.0-beta2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | ulf1 |
| Status: | by design |
Jump to:
Description
Hi there
Great module
Is there any way of switching off FCK Editor in the Invitation view - see screen dump. I know I can switch to Plain Text editor - but for the owner of the site this is not as clear for them.
Also can I change the layout of the views to have more space and or have the Invitations on a different page to the Guest List?
Any thoughts?
Thanks
| Attachment | Size |
|---|---|
| rsvp.jpg | 34.44 KB |

#1
Hi mcjudd,
disabling WYSYWIG editors for certain fields is not supported yet by drupal, and it is currently up to the editor to disable itself for certain field names. And I selected a fieldname for the "add guests" field that should be recognized by the editor for the field. That is the theory.
I am using FcKEditor 6.x-1.3-rc6 and with that version, the field shows up plain without the editor.
The only elements that I decided to add to the editors explude list are :
edit-rsvp-mailer-invitation-message
edit-rsvp-mailer-message-guest-message
edit-rsvp-mailer-notification-guest-message
edit-rsvp-mailer-notification-moderator-message
edit-rsvp-mailer-invitation-cancel-message
Of course the development of modules is always in flux, and it is possible that another version of FCKEditor does not handle it the same way, or you changed your editors default configuration, because edit-recipients is by default an excluded element.
In that case I can only suggest (as I wrote in the readme) to exclude "edit-recipients" in the editors settings manually.
Please read the Theme enhancements section in the ReadMe file. RSVP has now a template based layout and you can add user defined layouts (templates and/or css files).
If you have questions or need help with the layout I can make / create an additional layout for you if you are willing to pay for it.
However, at the moment the Invitation is always displayed combined with the guest list and the replybox, and it can not be separated.
Thanks,
Ulf
#2