|
To make modifications to the dashboard, modify the global template |
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:
- Modify the atlassian-bundled-plugins.zip file located at <Confluence install>/confluence/WEB-INF/classes/com/atlassian/confluence/setup.
- 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.
- Wipe the jar from <confluence-home>/bundled-plugins and restart.
To customise the space list, you can work with spacelist.vm.
RELATED TOPICS
Labels






