This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
admin_menu:admin_tools_settings:wysiwyg_settings:start [2008/11/10 21:49] jonyo Page moved and renamed from administration_menu:admin_tools_settings:wysiwyg_settings to admin_menu:admin_tools_settings:wysiwyg_settings:start |
admin_menu:admin_tools_settings:wysiwyg_settings:start [2014/09/25 16:55] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | {{indexmenu_n> | ||
====== WYSIWYG Settings ====== | ====== WYSIWYG Settings ====== | ||
- | TODO: Finish | + | ===== Admin Panel WYSIWYG Settings ===== |
+ | |||
+ | ==== Admin textareas ==== | ||
+ | If you wish to use the TinyMCE while editing your templates, HTML modules, or page text please set this setting to **TinyMCE**. | ||
+ | |||
+ | ==== CSS stylesheets ==== | ||
+ | Please provide the full URL of the CSS files linked to in your templates and modules. You will still need link any external stylesheets in your templates. | ||
+ | |||
+ | ==== Use GZip Compression ==== | ||
+ | (For TinyMCE only) | ||
+ | Turns on the compression feature for TinyMCE, resulting in faster | ||
+ | |||
+ | Affects admin & client side editors, if using the WYSIWYG editor (aka RTE Editor) for either is turned on. | ||
+ | |||
+ | ==== IE Blank Screen Fix ==== | ||
+ | This is rare, most sites should leave this setting turned **off** (un-check the box). Turning this setting on by checking the box will enable a " | ||
+ | |||
+ | Affects admin & client side editors, if using the WYSIWYG editor (aka RTE Editor) for either is turned on. | ||
+ | |||
+ | ===== WYSIWYG Troubleshooting ===== | ||
+ | |||
+ | **When I place javascript/ | ||
+ | |||
+ | When you paste actual html or javascript into the wysiwyg view of the wysiwyg tool you are running the risk of the editor interpretting that as text you wish to display within the page and in this case may encode that code so that it displays directly in the browser page. If you want to paste or work with source code click the " | ||
+ | |||
+ | **The wysiwyg tool breaks any javascript/ | ||
+ | |||
+ | While in the html source view of the wysiwyg (click the " | ||
+ | |||
+ | **The " | ||
+ | |||
+ | Try inserting your < | ||
+ | |||
+ | **My html is different when I come back to it in another editing session. | ||
+ | |||
+ | The wysiwyg editor tries to " | ||
+ | |||
+ | **The wysiwyg tool puts < | ||
+ | |||
+ | There are two states for the wysiwyg tool when editing html. You can tell the wysiwyg how complete the html it should be expecting to edit. You can tell it to expect a full html page or just partial html of a full page. You can set either " | ||
+ | |||
+ | **The tabs on my wysiwyg editor do not work. How do I fix** | ||
+ | |||
+ | Change the following admin tool setting and refresh the wysiwyg page to see if that fixes: | ||
+ | |||
+ | ADMIN TOOLS & SETTINGS > WYSIWYG SETTINGS > USE GZIP COMPRESSION |