Magnolia 5.7 reached extended end of life on May 31, 2022. Support for this branch is limited, see End-of-life policy. Please note that to cover the extra maintenance effort, this EEoL period is a paid extension in the life of the branch. Customers who opt for the extended maintenance will need a new license key to run future versions of Magnolia 5.7. If you have any questions or to subscribe to the extended maintenance, please get in touch with your local contact at Magnolia.
The Resource Files app displays resources such as CSS files, JavaScript files, template scripts and YAML configuration files. The app shows where the resource is loaded from (origin): classpath (JARs), file system or JCR resources
workspace. You can use the app to edit resources in the JCR resources
workspace and do hotfixes.
Filter classpath by modules
The Resource Files app displays resources from all origins by default. Check the Hide files on classpath outside modules box to exclude resources that are outside of registered Magnolia Maven modules.
Displayed when | ||
---|---|---|
Resource origin | Unfiltered | Filtered |
File system | ||
JCR resources workspace | ||
Classpath of Magnolia Maven modules* | ||
Classpath of any JAR file |
*) Magnolia Maven modules have a module descriptor. Magnolia keeps track of all paths under src/main/resources
of Magnolia Maven modules. In the filtered view only classpath files matching a path of Magnolia Maven modules are displayed.
Usage
See Resource Files app.