Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-4080

templating inheritance: sub area of an area having inheritance true should also inherit, if not overruling it explicit

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Outdated
    • Icon: Major Major
    • None
    • 4.5
    • templating
    • None

      The example is extras1&2 in extras area.
      When extras has configured inheritance=true, the sub areas extras1&2 should also inherit automatically.
      Only if a sub area explicit configures inheritance=false, it should not also inherit.

      This should be this way cause of:
      Otherwise you loose control by the prototype. Any concrete template can have more than 2 extras areas. And theoretically any concrete template can have in any area as many subareas it needs.
      When in the prototype an area is defined as being inheritance=true, this should control every of its sub areas within this area which is not explicit overruling.
      And additionally, id a sub area always need also to define it, you can't have the concrete template react dynamic to the different prototypes.

        Acceptance criteria

              tmattsson Tobias Mattsson
              cringele Christian Ringele
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR