Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.
/ drupal-wymeditor Public archive

Adds support for WYMeditor to the WYSIWYG module.

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
GPL-license.txt
MIT
MIT-license.txt
Notifications You must be signed in to change notification settings

wymeditor/drupal-wymeditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

In order to use WYMeditor in Drupal, using the Wysiwyg API module:

  1. Install the Wysiwyg API module
  2. Copy the file rupal/wysiwyg/editors/wymeditor.inc in the respective Drupal Wysiwyg module installation's folder e.g. sites/all/modules/wysiwyg/editors
  3. Copy the file drupal/wysiwyg/editors/js/wymeditor.js in the respective Drupal Wysiwyg module installation's folder e.g. sites/all/modules/wysiwyg/editors/js
  4. Download latest WYMeditor package (at least 0.5-rc1) at WYMeditor.org or GitHub (recommended.)
  5. Extract the WYMeditor package, and copy the resulting wymeditor folder in to the modules/wysiwyg folder.
  6. In Drupal admin at Home > Administer > Site configuration > Wysiwyg, enable WYMeditor in the profile(s) of your choice.

That's it!

Useful info

For more information, please read the documentation, available at:
https://github.com/wymeditor/wymeditor/wiki

If you need help, feel free to create an account on the forum and ask your question.
http://forum.wymeditor.org/

Copyright (c) 2005-2009 Jean-Francois Hovinne, http://www.wymeditor.org/
Dual licensed under the MIT (MIT-license.txt) and GPL (GPL-license.txt) licenses.

About

Adds support for WYMeditor to the WYSIWYG module.

Resources

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
GPL-license.txt
MIT
MIT-license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published