You are here: Foswiki>Main Web>TinyMCEPlugin (20 Dec 2017, ClifCox)Edit Attach
"mode" : "textareas", "editor_selector" : "foswikiWysiwygEdit", "save_on_tinymce_forms" : true, "table_default_cellpadding" : 0, "table_default_cellspacing" : 1, "table_default_border" : 1, "theme" : "advanced", "convert_urls" : true, "relative_urls" : false, "remove_script_host" : false, "dialog_type" : "modal", "extended_valid_elements" : "li[type],a[rel|rev|charset|hreflang|tabindex|accesskey|type|name|href|target|title|class|onfocus|onblur|data*]", "setupcontent_callback" : "FoswikiTiny.setUpContent", "urlconverter_callback" : "FoswikiTiny.convertLink", "foswikipuburl_callback" : "FoswikiTiny.convertPubURL", "save_callback" : "FoswikiTiny.saveCallback", "debug" : true, "plugins" : "contextmenu, table, searchreplace, autosave, paste, legacyoutput, inlinepopups, fullscreen, -foswiki, -foswikibuttons, -foswikiimage, spellchecker", "foswiki_plugin_urls" : { "foswiki" : "/wiki/pub/System/TinyMCEPlugin/plugins/foswiki/editor_plugin.js", "foswikibuttons" : "/wiki/pub/System/TinyMCEPlugin/plugins/foswikibuttons/editor_plugin.js", "foswikiimage" : "/wiki/pub/System/TinyMCEPlugin/plugins/foswikiimage/editor_plugin.js" }, "foswiki_secret_id" : "WYSIWYG content - do not remove this comment, and never use this identical text in your topics", "foswiki_vars" : { "PUBURLPATH" : "/wiki/pub", "PUBURL" : "https://eugeneweb.com/wiki/pub", "WEB" : "Main", "TOPIC" : "TinyMCEPlugin", "ATTACHURL" : "https://eugeneweb.com/wiki/pub/Main/TinyMCEPlugin", "ATTACHURLPATH" : "/wiki/pub/Main/TinyMCEPlugin", "VIEWSCRIPTURL" : "https://eugeneweb.com/wiki", "SCRIPTSUFFIX" : "", "SCRIPTURL" : "https://eugeneweb.com/wiki/bin", "SYSTEMWEB" : "System" }, "theme_advanced_toolbar_align" : "left", "foswikibuttons_formats" : { /* Use 'attributes : { class : "foo" }' instead of 'classes: "foo"' * because this is how it's done in the default advanced theme shipped * with TinyMCE which seems to be a few ms faster on cursor movement */ "Normal" : { "remove" : "all" }, "Heading 1" : { "block" : "h1", "remove" : "all" }, "Heading 2" : { "block" : "h2", "remove" : "all" }, "Heading 3" : { "block" : "h3", "remove" : "all" }, "Heading 4" : { "block" : "h4", "remove" : "all" }, "Heading 5" : { "block" : "h5", "remove" : "all" }, "Heading 6" : { "block" : "h6", "remove" : "all" }, "VERBATIM" : { "block" : "pre", "remove" : "all", "attributes" : { "class" : "TMLverbatim" } }, "LITERAL" : { "block" : "div", "remove" : "all", "attributes" : { "class" : "WYSIWYG_LITERAL" } }, "Protect on save" : { "block" : "div", "remove" : "all", "attributes" : { "class" : "WYSIWYG_PROTECTED" } }, "Protect forever" : { "block" : "div", "remove" : "all", "attributes" : { "class" : "WYSIWYG_STICKY" } } }, "foswikibuttons_cursoridletime" : 250, "paste_create_paragraphs" : true, "paste_create_linebreaks" : false, "paste_convert_middot_lists" : true, "paste_convert_headers_to_strong" : false, "paste_remove_spans" : true, "paste_remove_styles" : true, "paste_strip_class_attributes" : "all", "theme_advanced_buttons1" : "foswikiformat, separator, bold, italic, tt, colour, removeformat, separator, bullist, numlist, fwexdent, fwindent, blockquote, separator, link, unlink, anchor, separator, undo, redo, separator, search, replace, spellchecker", "theme_advanced_buttons2" : "tablecontrols, separator, attach, image, charmap, hr, separator, restoredraft, fullscreen, code, hide", "theme_advanced_buttons3" : "", "autosave_interval" : "180s", "autosave_retention" : "4320m", "entity_encoding" : "numeric", "theme_advanced_toolbar_location" : "top", "theme_advanced_resize_horizontal" : false, "theme_advanced_resizing" : true, "theme_advanced_path" : false, "theme_advanced_statusbar_location" : "none", "skin" : "o2k7", "skin_variant" : "silver", "keep_styles" : false, "content_css" : "/wiki/pub/System/TinyMCEPlugin/wysiwyg.css,/wiki/pub/System/SkinTemplates/base.css,/wiki/pub/System/PatternSkinTheme/style.css,/wiki/pub/System/PatternSkinTheme/colors.css"
Topic revision: r3 - 20 Dec 2017, ClifCox
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback