On 19/05/2011 05:51, Boyi Shafie wrote:
Hi, Any body can suggest on how to customize tinyMCE using Deform. I use the 'advanced' editor. How do I create interface with deform widget using tinyMCE.init to include and add buttons. Or is there any other way around.
I guess you need to create a TinyMCE theme (sorry, I don't know how to do that) and then pass the theme name to the widget constructor:
http://docs.pylonsproject.org/projects/deform/dev/api.html#deform.widget.RichTextWidget cheers, Chris -- Simplistix - Content Management, Batch Processing & Python Consulting - http://www.simplistix.co.uk -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
