Extend {include:page} to be able to include only parts of a page

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Answered
    • Component/s: None
    • None

      NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.

      To extend the

      {include:page}

      macro to be able to only include a tagged section of a page.
      This would make it possible to create a page which summarizes resourceplans for several projects

      Example:
      ProjectPage1

      {section:name=abstract} Abstract for project 1 {section} {section:name=resources} Table of all the resources planned for project 1 {section}

      ProjectPage2

      {section:name=abstract} Abstract for project 2 {section} {section:name=resources} Table of all the resources planned for project 2 {section}

      Summarypage

      {include:ProjectPage1:resources} {include:ProjectPage2:resources}

      Would result in

      Summarypage
      Table of all the resources planned for project 1
      Table of all the resources planned for project 2

              Assignee:
              BillA
              Reporter:
              Maria Kruse
              Votes:
              7 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: