Installing and configuring TinyMCE in Drupal 7

  0 comments
Share

TinyMCE is a platform independent web based JavaScript HTML WYSIWYG editor control released as Open Source under LGPL. TinyMCE has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances.

Step 1:

Download Wysiwyg

Enable it.

Download TinyMCE

Unzip it and upload it into yoursites/sites/all/libraries/

Step 2:

Go to admin/config/content/wysiwyg and select your editor of text format is TinyMCE and save.

Tinymce Image

Now click on Edit link.

TinymceImg-2

Step 3:

Click on Buttons and plugins.

TinymceImg3

Check the box according to your preferences.

Tinymce Image-4

Click on CSS.

Choose Editor default CSS from editor CSS.

Tinymce Image-5

Click on save button.

tinymce Image

Add new comment