You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2017/02/17 15:15:42 UTC

[jira] [Created] (ISIS-1589) Better support for modules that define their own .layout.xml for their entities.

Dan Haywood created ISIS-1589:
---------------------------------

             Summary: Better support for modules that define their own .layout.xml for their entities.
                 Key: ISIS-1589
                 URL: https://issues.apache.org/jira/browse/ISIS-1589
             Project: Isis
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.13.2.1
            Reporter: Dan Haywood
            Priority: Minor
             Fix For: 1.15.0


... because the consuming app might want to also use .layout.xml to define some other layout (eg taking into account mixins etc).

Suggestion is to extend the GridLayoutService so that it searches for Xxx.layoutFallback.xml as well as (but only after Xxx.layout.xml).

Thus, the addons would provide a .layoutFallback.xml rather than a regular .layout.xml.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)