This patch allows the user to define a path, like 'admin/build/block/add' or 'admin/build/block/configure/*' and a corresponding textarea id, and the editor will be attached to the textarea in question, much like what TinyMCE allows.
It also fixes the other issue mentioned of silly users including spaces in their node type, and editor id settings.
| Comment | File | Size | Author |
|---|---|---|---|
| openwysiwyg.patch | 3.47 KB | dwees |
Comments
Comment #1
drupalnesia commentedSome patch has submitted.
OpenWYSIWYG 5.x-1.2:
Bug Fix: escape space in textarea-id and content-type setting (by dwees)
Bug Fix: Visibility, no "Save confuguration" button (by zcc_nz)
Comment #2
drupalnesia commentedSubmitted to 5.x-1.13. Thanks.
5.x-1.13:
[New] Visibility: Show editor on specific pages
[New] Image Resize: Custom image resize, Proportional, new file name (you can downsize or upsize image!)
[Bug Fix] Support unlimited subfolder (depend on OS deep path setting)