I'm looking at purchasing Cute Editor for DotNetNuke.
Just trying to get a grip on how to proceed with adding a custom button to CuteEditor, using the DotNetNuke provider.
All I need, is a button that will add some html with a css class to the editor window to apply a specific style so I can get "Add Quote" functionality for my Active Forums installation.
Just need to add this DIV html into the editor window via a button:
DIV>class=NTForums_Quote>quote in here</DIV
It seems there is nothing in the provider itself to add the custom button?
Having a hard time following the documentation.
Thanks for any help to get me started.