Hi, I'm trying to modify TinyMCE so that the "Indent" button inserts either a span with a class (or div/class) rather than <blockquote>.
I already have a richtext.cfc file that extends the RTE for other config changes and this works fine. However I can't see how to over ride the functionality of a button. I know I can modify the function in the core, but we run a number of sites off this core and so I don't want to change anything that will impact on other sites. I've also thought about writing a custom plugin for TinyMCE, but this feels like I'm going the long way around. Does anyone know how to override a built in function in Tiny? Cheers Mark --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
