You are here

README.txt in WYSIWYG Map 7

CONTENTS OF THIS FILE
---------------------

  * Introduction
  * Installation
  * Configuration


INTRODUCTION
------------

Current Maintainer: Scot Hubbard - http://drupal.org/user/868214

This module allows content creators/maintainers to add maps to content via
the TinyMCE & CKEditor WYSIWYG editors (it has been tested against these 
two editors, it may also work with others).

A WYSIWYG toolbar button can be enabled under the WYSIWYG profiles setup 
to allow the user to open a dialog that will enabled them to find a point 
on a map, set the width, height and zoom factor and map type, and insert 
a token directly into the filtered content. The map will then display 
when the content is viewed normally.

It is also necessary to enable to filter under Text Formats (this will 
convert the token into the corresponding map when the content is veiwed 
normally).  Make sure the WYSIWYG Map Filter is one of the last to run.


INSTALLATION
------------

Install as usual...
see http://drupal.org/documentation/install/modules-themes/modules-7


CONFIGURATION
-------------

There are no specific config options for this module other than enabling 
the filter and the WYSIWYG button as described above.

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installation
  5. * Configuration
  6. INTRODUCTION
  7. ------------
  8. Current Maintainer: Scot Hubbard - http://drupal.org/user/868214
  9. This module allows content creators/maintainers to add maps to content via
  10. the TinyMCE & CKEditor WYSIWYG editors (it has been tested against these
  11. two editors, it may also work with others).
  12. A WYSIWYG toolbar button can be enabled under the WYSIWYG profiles setup
  13. to allow the user to open a dialog that will enabled them to find a point
  14. on a map, set the width, height and zoom factor and map type, and insert
  15. a token directly into the filtered content. The map will then display
  16. when the content is viewed normally.
  17. It is also necessary to enable to filter under Text Formats (this will
  18. convert the token into the corresponding map when the content is veiwed
  19. normally). Make sure the WYSIWYG Map Filter is one of the last to run.
  20. INSTALLATION
  21. ------------
  22. Install as usual...
  23. see http://drupal.org/documentation/install/modules-themes/modules-7
  24. CONFIGURATION
  25. -------------
  26. There are no specific config options for this module other than enabling
  27. the filter and the WYSIWYG button as described above.