documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Document resource registry in `classic-ui/static-resources`

Open stevepiercy opened this issue 3 years ago • 1 comments

Document resource registry in classic-ui/static-resources.

stevepiercy avatar Jan 19 '22 12:01 stevepiercy

This looks like a good not to big task for @jensens right?

MrTango avatar Sep 09 '22 09:09 MrTango

done already: https://6.docs.plone.org/classic-ui/static-resources.html

MrTango avatar Dec 22 '23 17:12 MrTango

Isn't there a way to programatically enable/disable bundles to be rendered? i.e. I have a specific view that needs some specific JS and/or CSS, so I create a bundle with that JS/CSS, and on that view I call a method that will inject the bundle resources into the final HTML.

That would be nice to have documented. I guess, we should create a new issue, right? or is that documented somewhere else?

gforcada avatar Dec 22 '23 18:12 gforcada

@gforcada unless some content expert responds, I would suggest that you create a new issue. It might exist in Plone 5 docs, and needs to be updated for Plone 6, but I lack familiarity to be certain.

stevepiercy avatar Dec 23 '23 00:12 stevepiercy