Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCU-349

Update documentation - resources module

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • None
    • None
    • None
    • None

      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 info.magnolia.module.resources.loaders.ResourceLoader.
      We now provide two implementations of such interface which are configured under /config/modules/resources/config/resourceLoaders (see attached image).
      For info.magnolia.module.resources.loaders.FileSystemResourceLoader we can specify as much paths as we want.
      Order of loaders can by changed by moving loader node up/down.

        Acceptance criteria

              gstockdale Gavan Stockdale
              jsimak Jaroslav Simak
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR