skip to content
28/03/2017

Refer to external resources

It is possible to add resources to the current page (css,js...) via the component configuration.  The resources will be added only if the component is in the page.

the component configuration file (in: ${template.root}/components-config) must contain the key 'resources' with comma separated resources as the value.

Examples: simple-video.properties

resources=/lib/afterglow/afterglow.min.js
renderer.default=/jsp/components/simple-video/default.jsp