You are here

README.txt in Wysiwyg API template plugin 7.2

-- SUMMARY --

This module works with the template plugins for TinyMCE, CK Editor and
FCK Editor, which allow a user to select an HTML template from a drop-down and
insert it into the WYSIWYG text-area.

For a full description visit the project page:
  http://drupal.org/project/wysiwyg_template
Bug reports, feature suggestions and latest developments:
  http://drupal.org/project/issues/wysiwyg_template


-- REQUIREMENTS --

* Wysiwyg API


-- INSTALLATION --

* Install as usual, see http://drupal.org/node/70151 for further information.

* Go to Administer > Site configuration > Wysiwyg and

  - click "edit" to set up your editor profile

  - under "Buttons and Plugins" you'll see "Insert Templates" as a new option

* Administer > Site configuration > Wysiwyg > Add Template to create a new template.

* Administer > Site configuration > Wysiwyg > List Templates to manage your existing templates.


-- EDITOR COMPATIBILITY --

Supported editors:

 - FCK Editor 2.66
 
 - CK Editor 3.4.0
 
 - Tiny MCE 3.3.8

File

README.txt
View source
  1. -- SUMMARY --
  2. This module works with the template plugins for TinyMCE, CK Editor and
  3. FCK Editor, which allow a user to select an HTML template from a drop-down and
  4. insert it into the WYSIWYG text-area.
  5. For a full description visit the project page:
  6. http://drupal.org/project/wysiwyg_template
  7. Bug reports, feature suggestions and latest developments:
  8. http://drupal.org/project/issues/wysiwyg_template
  9. -- REQUIREMENTS --
  10. * Wysiwyg API
  11. -- INSTALLATION --
  12. * Install as usual, see http://drupal.org/node/70151 for further information.
  13. * Go to Administer > Site configuration > Wysiwyg and
  14. - click "edit" to set up your editor profile
  15. - under "Buttons and Plugins" you'll see "Insert Templates" as a new option
  16. * Administer > Site configuration > Wysiwyg > Add Template to create a new template.
  17. * Administer > Site configuration > Wysiwyg > List Templates to manage your existing templates.
  18. -- EDITOR COMPATIBILITY --
  19. Supported editors:
  20. - FCK Editor 2.66
  21. - CK Editor 3.4.0
  22. - Tiny MCE 3.3.8