Hi there, I have been experimenting with the Blossum module for rendering templates/areas/components in Magnolia. I am trying to set up a system where certain CSS/JS page resources are only included in the head of the rendered page if certain components are included on the page. However, since the rendering order of templates->areas->components does not really allow this, I was wondering if it was possible to change this either using blossum or native Magnolia rendering.
I know there is a feature called early-execution of components, but this seems to only work if you include a special request parameter in the page URL with the ID of the component you want to execute first. I want all components to execute their logic first and place information about their required resources in some shared bean that the page template can have access to when it executes and renders. Does anyone know if this is possible? -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=158eeafc-1372-4a30-9776-e38f7b91b413 ---------------------------------------------------------------- Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
