diff options
author | mrjive <mrjive@mrjive.it> | 2015-01-06 15:13:03 +0100 |
---|---|---|
committer | mrjive <mrjive@mrjive.it> | 2015-01-06 15:13:03 +0100 |
commit | b80c218606994032e76805900cb9b340ea132358 (patch) | |
tree | bf625cf4c59bf521e639018399bf1770d116a6a0 /doc/remove_account.bb | |
parent | aa6d61d3b19cb13c30bf5a1579adefedf0cc9515 (diff) | |
parent | 3185bfe3ca131d471b8fcdc0c94abf1a114486c7 (diff) | |
download | volse-hubzilla-b80c218606994032e76805900cb9b340ea132358.tar.gz volse-hubzilla-b80c218606994032e76805900cb9b340ea132358.tar.bz2 volse-hubzilla-b80c218606994032e76805900cb9b340ea132358.zip |
Merge pull request #1 from friendica/master
test pull request
Diffstat (limited to 'doc/remove_account.bb')
-rw-r--r-- | doc/remove_account.bb | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/doc/remove_account.bb b/doc/remove_account.bb index 8b17816ac..feb3f249a 100644 --- a/doc/remove_account.bb +++ b/doc/remove_account.bb @@ -1,12 +1,8 @@ -[b]Remove Account[/b]
-
-[b]Remove Account[/b]
-
-It is presently not possible to remove an account without asking your site administrator for assistance.
+[b]Remove Channel or Account[/b]
[b]Remove Channel[/b]
-Visit the URL
+Go to the bottom of your channel settings page or visit the URL:
[baseurl]/removeme
@@ -14,6 +10,18 @@ You will need to confirm your password and the channel you are currently logged This is irreversible.
-If you have identity clones on other sites this only removes the channel instance which exists on this site.
+If you have identity clones on other sites this only removes by default the channel instance which exists on this site.
+
+[b]Remove Account[/b]
+
+Go to the bottom of your account settings page or visit the URL:
+
+ [baseurl]/removeaccount
+
+You will need to confirm your password and the account you are currently logged into will be removed.
+
+This is irreversible.
+
+All your channels will be deleted. If you have identity clones on other sites this only removes by default the channels instances which exists on this site.
-Return to the [url=[baseurl]/help/main]Main documentation page[/url]
+#include doc/macros/main_footer.bb;
|