Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-4986

DOC: SubAppDescriptor API

XMLWordPrintable

    • Foundation 12, 6.1 Release Sprint
    • 3

      Overview

      Create a new page for SubAppDescriptor for the new UI framework (and keep the one for the old framework). The Subapp descriptor page for Magnolia 5 UI can serve as an inspiration: https://documentation.magnolia-cms.com/display/DOCS61/Subapp+descriptor.

      The biggest change is the use of the datasource (rather than the contentConnector) property.

      Pages to create

      • Subapp descriptor

      NOTE

      Content editor subapp descriptor does not use the new framework, so it is irrelevant to cover it as part of Magnolia 6 UI.

      New definition classes

      • BrowserDescriptor (info.magnolia.ui.contentapp.configuration.BrowserDescriptor)
      • DetailDescriptor (info.magnolia.ui.contentapp.detail.DetailDescriptor)

      IMPORTANT NOTE

      To define the datasource property with SubAppDescriptor, you have to use the info.magnolia.ui.contentapp.configuration.ContentSubAppDescriptor class.

      For more context, see MGNLUI-4470.

        Acceptance criteria

              akhamis Ashraf Khamis
              cmeier Christoph Meier
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR