diff options
author | Andrew Manning <andrew@reticu.li> | 2016-11-27 14:48:06 -0700 |
---|---|---|
committer | Andrew Manning <andrew@reticu.li> | 2016-11-27 14:48:06 -0700 |
commit | 369dc295b12bc3fc4cc2ab50727bea277a44d91c (patch) | |
tree | 1467f730f7b6a61160d5142fe02537adca1e0905 /doc/member/remove_account.bb | |
parent | 7470b1180e884104b690b39dce90143c72c096a3 (diff) | |
download | volse-hubzilla-369dc295b12bc3fc4cc2ab50727bea277a44d91c.tar.gz volse-hubzilla-369dc295b12bc3fc4cc2ab50727bea277a44d91c.tar.bz2 volse-hubzilla-369dc295b12bc3fc4cc2ab50727bea277a44d91c.zip |
Add some identity-aware parsing to HTML content using parseIdentityAwareHTML()
Diffstat (limited to 'doc/member/remove_account.bb')
-rw-r--r-- | doc/member/remove_account.bb | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/doc/member/remove_account.bb b/doc/member/remove_account.bb deleted file mode 100644 index 704f0b94c..000000000 --- a/doc/member/remove_account.bb +++ /dev/null @@ -1,27 +0,0 @@ -[b]Remove Channel or Account[/b]
-
-[b]Remove Channel[/b]
-
-Go to the bottom of your channel settings page or visit the URL:
-
- [baseurl]/removeme
-
-You will need to confirm your password and the channel you are currently logged into will be removed.
-
-This is irreversible.
-
-If you have identity clones on other hubs this only removes by default the channel instance which exists on this hub.
-
-[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 hubs this only removes by default the channels instances which exists on this hub.
-
-#include doc/macros/main_footer.bb;
|