Is there any documentation available for this hook? What can be passed in the array and does it only work with tinymce?

Comments

sun’s picture

Status: Active » Closed (duplicate)

As 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.