Part 1 - Creating the Scaffolding macro structure
Overview
Build a Scaffolding macro structure that is used as an example for the workaround.
The List Data macro is the main Scaffolding macro used in this example.
At the end of this step you should be able to select pages in your current space:
Edit Contents
Page
Source code
The following source code is shared using Confluence Storage Format - the XHTML-based format that Confluence uses to store the content of pages, page templates, blueprints, blog posts and comments.
For more information on how to use this source code on your Confluence, read the following article - How do I use Recipes that use the Storage Format with the Confluence Source Editor?
Steps
add a List Data macro
set its Name parameter to "target"
Within the List Data macro
add a Content Options macro
choose Save
Macro structure
Next
Part 2 - Creating the workaround