xaraya_devel@xaraya.com
[Top] [All Lists]

[Xaraya_devel] Small enhancement to TinyMCE

Subject: [Xaraya_devel] Small enhancement to TinyMCE
From: Marty Vance
Date: Thu, 03 Jul 2008 21:08:34 -0600
Newsgroups: xaraya.devel
The revision I just pushed to the tinymce module adds validation to the 
DD property.  Most of it was already in place.

TinyMCE validation has 3 fields:
- Rows (rows): number of rows in the underlying tag
- Columns (cols): number of columns in the underlying tag
- Editor Selector (mceclass): the editor_selector value from a custom 
configuration.

The mceclass value now gets applied as a CSS class to the underlying tag 
(mceEditor is used as the default) to trigger TinyMCE.  This now makes 
it unnecessary to edit templates to aply a custom configuration.

This goes hand in hand with the rev I pushed to Articles that adds 
TinyMCE to the list of property types which Articles allows validation.

Is anyone maintaining the TinyMCE module anymore?  The version of 
TinyMCE in the module is 2.1.3, and the laterst version is 3.1.0.1.  The 
changelog between these version is rather long.


~ Dracos
_______________________________________________
Xaraya_devel mailing list
Xaraya_devel@xxxxxxxxxx
http://xaraya.com/mailman/listinfo/xaraya_devel

<Prev in Thread] Current Thread [Next in Thread>