Thanks for your input here. I've updated the editor plugin with the new code and tried the code you pasted but still can't get things going. I get a few errors:
Code:
A PHP Error was encountered
Severity: Notice
Message: Undefined index: class
Filename: libraries/codexforms.php
Line Number: 53
and also a:
Code:
An Error Was Encountered
Could not find proper plugin.
[/quote]
The cause of this maybe in the way you have formatted your yaml file. Can you do a print_r() of your yaml file and post it here. That way we can see if all the right options are being passed into the correct array formats.