Forge Confluence Global Page Children Pages

XMLWordPrintable

      Issue Summary

      Forge Confluence Confluence:globalPage module does not accept multiple child pages or sections similar to jira:globalPage:

      pages Page[] You can only specify `pages` or `sections` but not both. The list of subpages to render on the sidebar.
      sections Section[] The list of sections to render on the sidebar.

      It would be great to have a matching schema for Confluence Forge apps like:

        confluence:globalPage
          - key: hello-world-confluence-module-page
            resource: main
            resolver:
              function: resolver
            render: native
            title: Hello World
            pages:
              - title: page example
                route: page-example-1
                icon: https://example.com/icon.png 

      This would help especially development partners coming from Connect to have matching functionality in Forge.

       

            Assignee:
            Unassigned
            Reporter:
            Wagner M.
            Votes:
            17 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: