This page last changed on Dec 02, 2008 by smaddox.

To disable personal pages from being shown in the dashboard one will need to customise the recently updated content macro by giving it a different parameter.

Here's how:

  1. Login as an admin and go to your Confluence administration console
  2. Under the "Look and Feel" menu, click on "Layouts" (or type this in your browser: http://yourConfluenceURL.com/admin/listdecorators.action)
  3. Under "Site Layouts" look for "Global Layouts" and choose "Create Custom"
  4. In the layout editor, look for this line:
    $helper.renderConfluenceMacro("{recently-updated:dashboard|showProfilePic=true}")
    
  5. Change to this:
    $helper.renderConfluenceMacro("{recently-updated:spaces=SpaceKey1,SpaceKey2|showProfilePic=true}")
    
  6. Save

Personal spaces will still show up in daily email update. If you don't want this to show in the email update, you need to make the space accessible only to selected groups or people.

Document generated by Confluence on Nov 05, 2009 23:34