back to Modules

TinyMCE

Contents


TinyMCE is a nice WYSIWYG editor. It is installed by default, so it should work out of the box. The project page is at http://dev.cmsmadesimple.org/projects/tinymce/ .

TinyMCE toolbar.jpg

If it is not active for a specific user (or to activate another tool like [FCKeditorX]), go to the My Preferences > User Preferences and, in the box called Select WYSIWYG to use, select TinyMCE.


Problem with the Toolbar

If the TinyMCE toolbar does not appear when you are editing a page and the content appears as plain text or HTML, first check that you have actually set TinyMCE as your editor (see above).

If you have corrected this and it still does not work: in some cases (as with the OVH hosting provider in France) you will see the checkbox Turn WYSIWYG on/off, yet the toolbar does not appear.

TinyMCE no toolbar.jpg

If that is the case, do not frantically re-install CMSMS; you only need to restrict the access right of the modules directory to 555 or, to 755 and it will work. In other words, you must at least remove the write access right for the rest of the world.

If that does not solve the problem there are several other things you can try.

  1. Uninstall then reinstall TinyMCE.
  2. Reset all the settings for TinyMCE to the defaults.
  3. Switching the setting "Use static config file" (advanced tab) on\off.
  4. Downgrade to version 2.4.12.

This problem was covered in the thread http://forum.cmsmadesimple.org/index.php?topic=9434.msg%25msg_id%25 (in French). It is also discussed in these English language threads http://forum.cmsmadesimple.org/index.php/topic,42852.0.html and http://forum.cmsmadesimple.org/index.php/topic,44280.msg210612.html#msg210612.

Very good documentation for this plugin is available here, the TinyMCE documentation wiki.

TinyMCE configuration options are defined in modules/TinyMCE/tinyconfig.php


How to change background color to white in the page editor

If you have tried to do this by checking the box next to "Strip Background Tags From CSS:" in tab "Settings":

Stripbackgroundtag.png

then this will work:

  1. Navigate to the TinyMCE WYSIWYG extension.
  2. Click on the "Advanced" Tab.
  3. In the box "Body tag CSS:" type:
    background-color:#FFFFFF;

    Bodytag.png


Show dashed grid lines of (blind) tables

In newer versions of CMSms the TinyMCE modul does not show the light grey dashed grid lines in a table by default. This make orientation very difficult.

By default:

Tablenogrid.png||

Desired:

After Change

To display the dashed reference lines:

  1. Go to the TinyMCE administration page
  2. Choose the tab "Advanced"
  3. Check the entry "Include only screen CSS" Screencss.png
  4. Click "Update"


and you are done.

back to Modules


This page in: English - Deutsch - Español - Français - Italiano - Lietuvių - Nederlands - Norsk - Polski - Česky - Русский - Svenska - Tiếng Việt - عربي - 日本語 简体中文

User Handbook/Admin Panel/Extensions/Modules/TinyMCE

From CMSMS

Arvixe - A CMSMS Partner