Update documentation - resources module
---------------------------------------
Key: DOCU-349
URL: http://jira.magnolia-cms.com/browse/DOCU-349
Project: Documentation
Issue Type: Task
Security Level: Public
Reporter: Jaroslav Simak
Attachments: resourcesconfig.png
Before:
Loading bypassed and non processed resources was possible only from classpath.
After:
It is now possible to add custom resource loader(s) which will take care of
loading bypassed and non processed resources by implementing
{monospaced}info.magnolia.module.resources.loaders.ResourceLoader{monospaced}.
We now provide two implementations of such interface which are configured under
/config/modules/resources/config/resourceLoaders (see attached image).
For
{monospaced}info.magnolia.module.resources.loaders.FileSystemResourceLoader{monospaced}
we can specify as much paths as we want.
Order of loaders can by changed by moving loader node up/down.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------