@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

+6
+6
src/docs/user/userguide/profile_menu.diviner
··· 153 153 context of that menu. This allows customization of different pages of content 154 154 without having the user leave Home or the Project. 155 155 156 + To use a Dashboard to replace the default Home menu, install it as a Global 157 + Menu Item and move it to the topmost item. By default, the first Dashboard 158 + the menu renders will be selected as the default. Users that modify their 159 + personal Home menu, will have their topmost Dashboard be their default, 160 + overriding the Global settings. 161 + 156 162 157 163 Writing New Item Types 158 164 ======================