Login!
Register as a new user Lost password?
 

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
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 50%

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
Comment by Mark Kaplan (mark2005) - Thursday, 13 October 2005, 07:57PM
Tried using:

global $replace_richtexteditor;
$replace_richtexteditor[] = "post";

with OnChunkFormRender but it didn't work.

Raymond?

Comment by Mark Kaplan (mark2005) - Monday, 07 November 2005, 09:07AM
Instead of every time choosing edit with RTE for a chunk it would be great if you could just tick a box when you create a Chunk and it would enable the default editor for the Chunk always.

Comment by Gildas (gildas) - Tuesday, 03 October 2006, 11:40AM
Perhaps it would be nice to have a new configuration option to define the default editor for a Chunk ?