Closed (won't fix)
Project:
Wysiwyg
Version:
6.x-2.x-dev
Component:
Plugins
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
19 May 2009 at 22:03 UTC
Updated:
10 Jun 2009 at 06:36 UTC
Do you know if you'll modify the API in order to add correctly the Tinymce plugin Template : http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/template is very useful and I would prefer use it with wysiwyg instead of tinymce module.
Thanks a lot.
Comments
Comment #1
sunSomething like that could be done as Drupal module, implementing a "Drupal [editor] plugin" for Wysiwyg API, and thus, making it available to all editors that support Drupal plugins. Because of that, this plugin was intentionally left out from the configurable plugins for TinyMCE.
Comment #2
jenlamptonhere's the drupal module that makes it happy:
http://drupal.org/project/wysiwyg_template
I could use some feedback.