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

Docs: Replace mentions of "More Stuff" with "More Applications"

Summary:
"More Stuff" as a navigation element was removed in rPc506cfe8 in 2013.
It's called "More Applications" in the sidebar nowadays.

Test Plan: Look at things, grep.

Reviewers: O1 Blessed Committers, valerio.bozzolan

Reviewed By: O1 Blessed Committers, valerio.bozzolan

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

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

+3 -3
+1 -1
src/applications/reference/src/controller/RemarkupReferenceController.php
··· 498 498 499 499 = Image Macros = 500 500 501 - You can upload image macros (More Stuff -> Macro) which will replace text 501 + You can upload image macros (More Applications -> Macro) which will replace text 502 502 strings with the image you specify. For instance, you could upload an image of a 503 503 dancing banana to create a macro named "peanutbutterjellytime", and then any 504 504 time you type that string on a separate line it will be replaced with the image
+1 -1
src/docs/user/configuration/managing_daemons.diviner
··· 106 106 107 107 You can view status and debugging information for daemons in the Daemon Console 108 108 via the web interface. Go to `/daemon/` in your install or click 109 - **Daemon Console** from "More Stuff". 109 + **Daemons** from "More Applications". 110 110 111 111 The Daemon Console shows a list of all the daemons that have ever launched, and 112 112 allows you to view log information for them. If you have issues with daemons,
+1 -1
src/docs/user/userguide/remarkup.diviner
··· 491 491 492 492 = Image Macros = 493 493 494 - You can upload image macros (More Stuff -> Macro) which will replace text 494 + You can upload image macros (More Applications -> Macro) which will replace text 495 495 strings with the image you specify. For instance, you could upload an image of a 496 496 dancing banana to create a macro named "peanutbutterjellytime", and then any 497 497 time you type that string on a separate line it will be replaced with the image