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

Document the "link" standard custom field

Summary: Fixes T3868.

Test Plan: Read documentation.

Reviewers: slester, chad

Reviewed By: chad

Subscribers: epriestley

Maniphest Tasks: T3868

Differential Revision: https://secure.phabricator.com/D12545

+1
+1
src/docs/user/configuration/custom_fields.diviner
··· 96 96 - **users**: A typeahead which allows multiple users to be input. 97 97 - **date**: A date/time picker. 98 98 - **header**: Renders a visual divider which you can use to group fields. 99 + - **link**: A text field which allows the user to enter a link. 99 100 - **edit**: Show this field on the application's edit interface (this 100 101 defaults to `true`). 101 102 - **view**: Show this field on the application's view interface (this