History: Wysiwyg Editor Admin
Source of version: 15 (current)
Copy to clipboard
{syntax type="markdown" editor="wysiwyg"} # Wysiwyg Editor Admin Since ((Tiki2)), Tiki includes a Wysiwyg (*What You See Is What You Get*) editor: {img src="img/wiki_up/wysiwyg.png"}, through the integration of [http://www.fckeditor.net|Fckeditor] in the Wiki feature. Since ((Tiki6)), this wysiwyg mode is powered by CKeditor, the new version family of the same engine. It can be enabled at Admin -> General panel. Please note that WYSIWYG doesn't work with ((Edit by Section)). {BOX()} {DIV(style='text-align: center')}{img src="img/wiki_up/wysiwyg_editor_admin_01.jpg" }{DIV} {BOX} | | |---| | {DIV(class=titlebar)}Description of Wysiwyg Editor Features{DIV} | | Wysiwyg Editor is optional: | If disabled, the normal editor will not be available anymore. | | ... and is displayed by default: | If checked, it will be the default editor when creating or modifying a wiki page. | | "Content is parsed like a wiki page" | means all content of the wiki page is parsed, then **bold** is shown as bold in parsed result, and is still displayed **bold** in the source of the wiki page. Then you can mix wysiwyg edition and wikistyle code. | | "Content is partially parsed" | partial parsing includes: <br /> \* parsing of links <br /> \* parsing of images and generally what is included in { } <br /> \* parsing of wikiplugins | | Toolbar skin: | It selects the theme styles for icons, colors, etc. used by Wysiwyg editor | | Toolbar content: | Shows a list of features that will be loaded with the editor. For more information on these features, check the FCKEditor Documentation at http://www.fckeditor.net/ | Related pages: {titlesearch search="Wysiwyg" exclude="Wysiwyg Editor Admin" noheader="1"}