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

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

c# - Get rid of xmlns attribute when adding node to existing xml -