Magnolia 5.4 reached end of life on November 15, 2018. This branch is no longer supported, see End-of-life policy.
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.
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.
See Resource Files app.