by mcrider » Tue Jun 16, 2009 10:41 am
Hi mfraser,
If you click on the 'view source' tab for that page, you will see the code required to get other functions into TinyMCE. You will have to add this code to callback function of the TinyMCE plugin, located in plugins/generic/tinymce/TinyMCEPlugin.inc.php. Note that you will have to delete the cached TinyMCE gzip file from your cache/ folder whenever you make changes to the plugin.
Cheers,
Matt
Matthew Crider
Public Knowledge Project Team