- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xowiki::formfield::richtext::tinymce
::xowiki::formfield::richtext::tinymce create ... \TinyMCE XoWiki richtext-editor integration.
[ -additionalConfig (default "") ] \
[ -customConfig (default "") ] \
[ -extraPlugins (default "") ]
Defined in /var/www/openacs.org/packages/xowiki/tcl/form-field-procs.tcl
- Documented Parameters:
- extraPlugins
- a list of couples 'pluginId' 'pluginURL' specifying additional plugins.
- customConfig
- a configuration dict that will completely override configuration coming from the parameters.
- additionalConfig
- a configuration dict that will be merged with configuration coming from the parameters. Values specified here will take precedence on the parameter values.
- See Also:
- https://www.tiny.cloud/docs/tinymce/latest/
Class Relations
::xotcl::Class create ::xowiki::formfield::richtext::tinymce \ -superclass ::xowiki::formfield::richtext
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables