]> git.mxchange.org Git - friendica.git/commitdiff
include the delete item page in the docs for the admin panel
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 23 Jul 2017 17:51:03 +0000 (19:51 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 23 Jul 2017 17:51:03 +0000 (19:51 +0200)
doc/Settings.md
doc/de/Settings.md

index a1c5f56213dc3e57d7eb50cb3dc59f7b9c6d0710..e30b4892976bb6de6dac6c8ecfe956a85e5e5674 100644 (file)
@@ -253,6 +253,13 @@ Matching is exact, blocking a domain doesn't block subdomains.
 The federation statistics page gives you a short summery of the nodes/servers/pods of the decentralized social network federation your node knows.
 These numbers are not compleate and only contain nodes from networks Friendica federates directly with.
 
+## Delete Item
+
+Using this page an admin can delete postings and eventually associated discussion threads from their Friendica node.
+To do so, they need to know the GUID of the posting.
+This can be found on the `/display` page of the posting, it is the last part of the URL displayed in the browsers navigation bar.
+You can get to the `/display` page by following the *Link to source*.
+
 ## Plugin Features
 
 Some of the addons you can install for your Friendica node have settings which have to be set by the admin.
index ba90bf8d2b152f7d17c2edcb7b9daf6f3835d3ba..91cad094cc59e0ce815faa9bcbc220cc9af3030f 100644 (file)
@@ -249,6 +249,13 @@ Der Abgleich der Domainnamen ist exakt, Subdomains werden nicht automatisch eben
 Deine Instanz ist ein Teil eines Netzwerks von Servern dezentraler sozialer Netzwerke, der sogenannten **Federation**.
 In diesem Bereich des Admin Panels findest du ein paar Zahlen zu dem Teil der Federation, die deine Instanz kennt.
 
+## Eintrag löschen
+
+Hier kann man als Admin einer Friendica Instanz Beiträge und ggf. damit gekoppelte Unterhaltungen von der Instanz löschen.
+Dazu muss man nur die GUID des Beitrags kennen.
+Diese kann u.a. in der Adresse der `/display`-Seite gefunden werden, wenn man dem *Link zum Originalbeitrag* folgt.
+Hier ist die GUID der letzte Teil der URL in der Adresszeile des Browsers.
+
 ## Plugin Features
 
 Einige der Erweiterungen von Friendica benötigen global gültige Einstellungen, die der Administrator vornehmen muss.