plone - How to include resources and bundles with Addons? -


when making plone 5 addon, how add our own resources registry now? (aka our own css , js outgoing bundles?)

i've read http://docs.plone.org/adapt-and-extend/theming/resourceregistry.html , isn't helpful...

can point me working example of collective addon or better addon documentation?

vangheem's example.plone5resource in collective on github has examples of several strategies. examples vary extent need requirejs handle dependencies , whether or not want resources compiled bundle manager. "legacy" bundles easiest if you're updating plone 3 or 4 resource.


Comments

Popular posts from this blog

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

How can do a tuple comparison in coffeescript similar to that in python? -