Csaba Tóth
unread,Mar 18, 2013, 1:03:32 PM3/18/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mako-d...@googlegroups.com
Dear community,
i created an OpenERP module (OpenERP use MAKO as a template engine for html/pdf report generation), with that you can create report from the main interface - not just from python code.
At the next step i would like to use a wysiwyg editor instead of the normal textarea editor in the form. As you may understand i need to use one that won't kill the MAKO template code. But i don't have too high need, it just need to know headlines, tables, left/right elignment and lists. I don't need fancy HML5 editing, file/image upload, etc just the basics. Oh and it should be jQuery compatible.
Can you recommend for me any?
Thanks,
Csaba