I've done this using a text widget but had to use "& lt ; and & gt ;" around each example.
When I save the form format it looks ok (...ish) but EVERY TIME I edit it the "& lt ; and & gt ;" are parsed into tags again so I have to remember to go through and change them all back before I save it.
I'll look into this. Probably something to do with htmlentities. It's not the only issue apparently it doesn't handle foreign characters too well either.
I was hoping to be able to alter the "submit a post" page template to add these explanations and remove the "extra" tags (the ones I don't want users to use) but the template isn't available for editing like standard wordpress templates are (in "Presentation/"Theme Editor").
There is no templates. Hwoever you can control the "allowable tags" from within the widget control form. Is there an issue in using the "Post Content" widget control page?
I can go through all the pages in the plug-in directory, find the one "responsible" and edit it - but it would be really useful if that option was available in TDOMF admin and even better if the form included a link to "pop" a window explaining the tags.
Most of the widgets can be found in the tdo-mini-forms/widgets directory. You don't need to go through all the files. However it is a nice idea to have an editor inside TDOMF admin to edit and add widgets. I have a lot on my TODO list for widgets but I'll add that one too. I can't promise when I'll get around to implementing it though.
As for a popup window, well, in principal that's just another version of the text widget that pops out a window when clicked instead of just displaying the text. I like the idea, again it'll go on the TODO list.
Why not just use the Quicktags and modify the quicktag javascript to not include the tags you don't want (it does it automatically based on the allowable tags option).
FYI I was hoping to attempt to integrate TinyMCE into the post content area. This would eliminate all the worry about allowable tags and providing information on how to use them.
Is there an easier way or would you consider adding one of these options?
I'm afraid you won't see any of them this side of christmass. There are a number of big features I'd like to implement but I can't get started on them because I'm bogged down in support requests and bug fixing. So I can't provide any sort of time-line for any feature. All I can say, it'll be done, when it'll be done. :)