From 8e680f17a9dc0a115e76843101d47205ec90589f Mon Sep 17 00:00:00 2001 From: Chad Little Date: Wed, 23 Aug 2017 08:57:04 -0700 Subject: [PATCH] Add Home menu default Dashboard documentation Summary: From Z1336, we don't currently document anywhere how the default dashboard works. I should also update the copy in the UI. Ref T12969 Test Plan: regenerate docs, read carefully Reviewers: epriestley Reviewed By: epriestley Spies: Korvin Maniphest Tasks: T12969 Differential Revision: https://secure.phabricator.com/D18454 --- src/docs/user/userguide/profile_menu.diviner | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/docs/user/userguide/profile_menu.diviner b/src/docs/user/userguide/profile_menu.diviner index 2725e71851..88eb32d3ff 100644 --- a/src/docs/user/userguide/profile_menu.diviner +++ b/src/docs/user/userguide/profile_menu.diviner @@ -153,6 +153,12 @@ to a Project or to a Home menu, that Dashboard will be presented in the context of that menu. This allows customization of different pages of content without having the user leave Home or the Project. +To use a Dashboard to replace the default Home menu, install it as a Global +Menu Item and move it to the topmost item. By default, the first Dashboard +the menu renders will be selected as the default. Users that modify their +personal Home menu, will have their topmost Dashboard be their default, +overriding the Global settings. + Writing New Item Types ======================