Contents
How to display two levels of Child pages?
For example, if the value is 2, the macro will display 2 levels of child pages. This setting has no effect of Show Descendants is enabled. Choose the style used to display descendants.
How to display the children of a page?
‘spacekey:pagename’ — to list the children of the specified page in the specified space. Restrict the number of child pages that are displayed at the top level. Enter a number to specify the depth of descendants to display. For example, if the value is 2, the macro will display 2 levels of child pages.
What are the options in the sidebar menu?
Ability to customize each page or navigation menu item link’s text. Click-and-drag styling for page, category, and navigation menu widgets. Styling options for links including color, background color, size, hover, and font weight. Styling options for different levels of links. Styling options for the current page or category.
How to add a children display macro in confluence?
Add the Children Display macro to your page. To add the Children Display macro to a page: From the editor toolbar, choose Insert > Other Macros. Choose Children Display from the Confluence content or Navigation category. Use the parameters below to specify which pages to display, and how you want them to look.
How to list the children of a page?
‘spacekey:’ — to list the top-level pages of the specified space. ‘spacekey:pagename’ — to list the children of the specified page in the specified space. Restrict the number of child pages that are displayed at the top level. Enter a number to specify the depth of descendants to display.
What are the different types of Model / View classes?
Generally, the model/view classes can be separated into the three groups described above: models, views, and delegates. Each of these components is defined by abstract classes that provide common interfaces and, in some cases, default implementations of features.