From 98c5912102ca0ff3387cde0f9afa544e3e1cbf6f Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 16 Oct 2022 10:46:47 +0100 Subject: [PATCH] Titles --- manual/manual.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/manual/manual.md b/manual/manual.md index 4676fdde3..e745d177b 100644 --- a/manual/manual.md +++ b/manual/manual.md @@ -356,8 +356,12 @@ Dotshareit http://dotshare.it ## Newswire The right column is the newswire column. It contains a list of links generated from RSS/Atom feeds. -If you have the *editor* role then an edit icon will appear at the top of the right column, and the edit screen then allows you to add or remove feeds. Feeds can be either *moderated* or not. Moderated feed items must be approved by a moderator before then can appear in the newswire column and be visible to other users on the instance. To indicate that a feed should be moderated prefix its URL with a star * character. +If you have the *editor* role then an edit icon will appear at the top of the right column, and the edit screen then allows you to add or remove feeds. +### Moderated feeds +Feeds can be either *moderated* or not. Moderated feed items must be approved by a moderator before then can appear in the newswire column and be visible to other users on the instance. To indicate that a feed should be moderated prefix its URL with a star * character. + +### Mirrored feeds Newswire items can also be mirrored. This means that instead of newswire items being links back to the original source article a copy will be made of the article locally on your server. Mirroring can be useful if the site of the RSS/Atom feed is unreliable or likely to go offline (such as solar powered systems only online during daylight hours). When deciding whether to mirror a feed you will also want to consider the copyright status of the content being mirrored, and whether legal problems could arise. To indicate that a feed should be mirrored prefix its URL with an exclamation mark ! character. ### Filters and warnings