-
Notifications
You must be signed in to change notification settings - Fork 0
Editor Field
This will display a WYSIWYG edit area field for content creation and formatted HTML display.
You can set the following attributes:
-
rows How many rows the generated <textarea> will have, typically used when Javascript is disabled on the browser
-
cols How many columns the generated <textarea> will have, typically used when Javascript is disabled on the browser
-
height The height of the editor (default: 250)
-
width The width of the editor (default: 100%)
-
asset_field The name of the asset_id field in the form (default: asset_id)
-
created_by_field The name of the created_by field in the form
-
asset_id The Joomla! asset ID for this record. Leave empty to let FOF use the value of the asset field defined by asset_field.
-
buttons Which buttons should we show (rendered by editor-xtd plugins)? Use 0, false or no to show no buttons, otherwise provide a comma separated list of button plugin names
-
hide Which buttons should we hide? Similar to above.
FOF (Framework on Framework) and its documentation are Copyright © 2010-2020 Nicholas K. Dionysopoulos / Akeeba Ltd.
FOF is Open Source Software, distributed under the GNU General Public License, version 2 of the license, or (at your option) any later version.
The FOF Wiki content is provided under the GNU Free Documentation License, version 1.3 of the license, or (at your option) any later version.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license can be found on the GNU site.