[ 
https://issues.apache.org/jira/browse/ISIS-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andi Huber resolved ISIS-2883.
------------------------------
    Resolution: Fixed

menubars.layout.xml
{code:xml}
...
        <mb3:secondary>
        <mb3:menu>
            <mb3:named>Prototyping</mb3:named>
...
            <mb3:section>
                <mb3:named>Layouts</mb3:named>
...
            </mb3:section>
            <mb3:section>
                <mb3:named>Site-Map</mb3:named>
                <mb3:serviceAction objectType="isis.applib.SitemapServiceMenu" 
id="downloadSitemap"/>
            </mb3:section>
...
{code}


> [Prototyping] Site-Map Export (AsciiDoc)
> ----------------------------------------
>
>                 Key: ISIS-2883
>                 URL: https://issues.apache.org/jira/browse/ISIS-2883
>             Project: Isis
>          Issue Type: Improvement
>          Components: Isis Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Minor
>             Fix For: 2.0.0-M7
>
>
> I am thinking of a new prototyping menu action, that allows one to export 
> something like a site-map that could be turned into a pre-flight checklist.
> That is a human readable checklist for the Web-App. Things for the human 
> tester to work through with the App in order to find glitches. This should 
> help with pre-release testing.
> Could introduce an extension for that, providing a new annotation 
> @PreFlight(value="Doing xxx should result in yyy ...") to formally provide 
> instructions on what to look out for when testing.
> But before implementing such a thing we should first gather more experience 
> doing this by hand with the Demo App.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to