Uploaded image for project: 'Magnolia Site Module'
  1. Magnolia Site Module
  2. MGNLSITE-18

SiteAwareTemplateAvailability should only check availability of site-templates, otherwise it should delegate to DefaultTemplateAvailability

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 1.0
    • None
    • api
    • None

      By default, a ce-bundle comes with a site-definition which means the info.magnolia.module.site.templates.SiteAwareTemplateAvailability is the used as info.magnolia.rendering.template.TemplateAvailability.

      When installing liberated-modules, one does not want to necessarily specifiy the availability of lets say a freemarker template in order to make it available.

      SiteAwareTemplateAvailability should only check availability of site-templates (renderType=site), otherwise it should delegate to DefaultTemplateAvailability which is already available as member variable.

        Acceptance criteria

              pmundt Philip Mundt
              pmundt Philip Mundt
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD