Closed (duplicate)
Project:
Wysiwyg
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2008 at 16:07 UTC
Updated:
16 Dec 2008 at 09:38 UTC
Is there any documentation available for this hook? What can be passed in the array and does it only work with tinymce?
Comments
Comment #1
sunAs mentioned in IRC - unfortunately, not yet. The current hook should work for all editors, but the returned plugins always have to use a given structure (and properties). Many examples can be found in the editor-specific implementations of this hook in the editors/editorname.inc files.
I will rewrite the docs after the plugin API has been rewritten. Hence, marking as duplicate of #319363: Rewrite editor plugin API.