MODx Bug/Feature Tracker and Feature Requests
Welcome to the MODx CMS Tracker. Please choose the appropriate project from the drop down menu and provide as much information as possible regarding your server environment and browser. Thanks!
FS#56 — WYSIWYG Permenant Option for Chunks
Attached to Project —
MODx
Opened by Richard (ricardosanX) - Thursday, 25 August 2005, 01:54AM
Last edited by Ryan Thrash (rthrash) - Saturday, 30 December 2006, 03:16PM
Opened by Richard (ricardosanX) - Thursday, 25 August 2005, 01:54AM
Last edited by Ryan Thrash (rthrash) - Saturday, 30 December 2006, 03:16PM
| Task Type | Feature Request |
|---|---|
| Category | User Interface |
| Status | Researching |
| Assigned To | No-one |
| Operating System | All |
| Severity | Medium |
|---|---|
| Priority | Normal |
| Reported Version | TP3.1 |
| Due in Version | 0.9.7 |
| Due Date | Undecided |
| Percent Complete |
|
Details
It would be good if you could just tick a box when you create a Chunk and it would enable the default editor for the Chunk.
This task depends upon
This task blocks these from closing
global $replace_richtexteditor;
$replace_richtexteditor[] = "post";
with OnChunkFormRender but it didn't work.
Raymond?