SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 197 | Next

James Kennard

"Mastering Joomla! 1.5 Extension and Framework Development"


This is a screenshot of TinyMCE in action in Joomla!:
Note that the buttons displayed at the bottom of the editor are not part of the editor.
These are created by editors-xtd plugins, explained later in this chapter.
Generally editor plugins are derived from existing JavaScript editors. This is a list of
just some of the editors that have already been ported for use with Joomla!:
ASBRU Web Content Editor
FCKeditor
wysiwygPro
XStandard
Porting an editor for use with Joomla! is no easy task. Intimate understanding of the
editor and Joomla! editor plugins is required.
??? ??? ??? ???
Chapter 6
[ 147 ]
onDisplay
Description Gets the XHTML field element to use as the form field element.
Parameters name Name of the editor area/form field.
content Initial content.
width Width of editor in pixels.
height Height of editor in pixels.
col Width of editor in columns.
row Height of editor in rows.
buttons
Boolean, show/hide extra buttons; see the
onCustomEditorButton event, part of
editors-xtd, explained in the next section.


Pages:
185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209