@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.

Diviner: Improve Projects User Guide

Summary:
Add a clarification, add a link, fix a typo.

Closes T16127

Test Plan: Run `./bin/diviner generate` and look at http://phorge.localhost/book/phorge/article/projects/

Reviewers: O1 Blessed Committers, avivey, valerio.bozzolan

Reviewed By: O1 Blessed Committers, avivey, valerio.bozzolan

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Maniphest Tasks: T16127

Differential Revision: https://we.phorge.it/D26706

+5 -2
+5 -2
src/docs/user/userguide/projects.diviner
··· 63 63 {nav Members} and select {nav Disable Mail}. If you disable mail for a project, 64 64 you will no longer receive mail sent to the project. 65 65 66 + If you can edit a project, you can also always join or add members to the 67 + project. 68 + 66 69 67 70 Watching Projects 68 71 ================= ··· 90 93 complicated by members and watchers. 91 94 92 95 If you'd like to receive edit notifications for a project, you can write a 93 - Herald rule to keep you in the loop. 96 + Herald rule to keep you in the loop (see @{article:Herald User Guide}). 94 97 95 98 96 99 Customizing Menus ··· 267 270 restrict the visibility of the children. 268 271 269 272 In contrast, permission to edit a parent project grants permission to edit 270 - any subproject. If a user can {nav Root Project}, they can also edit 273 + any subproject. If a user can edit {nav Root Project}, they can also edit 271 274 {nav Root Project > Child} and {nav Root Project > Child > Sprint 3}. 272 275 273 276