This documentation relates to an earlier version of Confluence.
View this page in the current documentation or visit the current documentation home.
Skip to end of metadata
Go to start of metadata

To make modifications to the dashboard, modify the global template /confluence/decorators/global.vmd or the layout at Administration >> Layouts >> Global Layout.

For example, search the Global Layout for these macros:

                $helper.renderConfluenceMacro("{recently-updated-dashboard:dashboard|showProfilePic=true|types=page,blogpost,comment}")
                $helper.renderConfluenceMacro("{favpages:maxResults=$maxFavouritePages}")

To modify the bundled plugin confluence dashboard macros:

  1. Modify the atlassian-bundled-plugins.zip file located at <Confluence install>/confluence/WEB-INF/classes/com/atlassian/confluence/setup.
  2. Update confluence-dashboard-macros-x.x.jar file, rezip it and then put it back to <Confluence install>/confluence/WEB-INF/classes/com/atlassian/confluence/setup. Refer to Editing Files within JAR Archives.
  3. Wipe the jar from <confluence-home>/bundled-plugins and restart.

To customise the space list, you can work with spacelist.vm.

RELATED TOPICS

Customising Look and Feel Overview

Labels
  • None