On May 5, 2011, at 3:34 PM, NiL wrote: > tosca_collect is a one liner for now > > from qubic.backoffice.lib.base import backoffice_js > > with > backoffice_js = JSLink(modname="qubic.backoffice", > filename='public/javascript/backoffice.js', > javascript=[jquery_jdmenu_js]) >
Ah, sorry, didn't read that properly. It *should* work. I can only suggest that you clone one of our packages like abl.jquery, and take a look how their setup.py looks like. Diez -- You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en.

