aboutsummaryrefslogtreecommitdiffstats
path: root/doc/member
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-05-03 20:14:58 -0700
committerzotlabs <mike@macgirvin.com>2018-05-03 20:14:58 -0700
commitb52e9731e39125f5911fe6795ef34eb1f183d4b3 (patch)
treeda93428e79399161d31a9058c383432626e7cd16 /doc/member
parent61a8a161397ef6af6e1e9f2b4efa62a925e87879 (diff)
downloadvolse-hubzilla-b52e9731e39125f5911fe6795ef34eb1f183d4b3.tar.gz
volse-hubzilla-b52e9731e39125f5911fe6795ef34eb1f183d4b3.tar.bz2
volse-hubzilla-b52e9731e39125f5911fe6795ef34eb1f183d4b3.zip
tagging changes: + (old style forum mentions), and underscore space replacement are no longer supported.
Diffstat (limited to 'doc/member')
-rw-r--r--doc/member/member_guide.bb12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/member/member_guide.bb b/doc/member/member_guide.bb
index e36e1c497..7cd403d75 100644
--- a/doc/member/member_guide.bb
+++ b/doc/member/member_guide.bb
@@ -359,7 +359,7 @@ The [b]![/b] character designates a deliverable mention to a forum or special ch
!Gardening - mention the Gardening Forum and also post to the Gardening "network" (e.g. send to all the forum members; if you have permission to do so)
[/code]
-Note: In previous releases, forums were delivered by using @forum+ with a plus sign at the end. This mechanism is still used occasionally but is deprecated and !forum is now preferred.
+Note: In previous releases, forums were delivered by using @forum+ with a plus sign at the end. This mechanism is no longer supported.
[h4]Private Mentions[/h4]
If you wish to restrict a post to a single person or a number of people, you can do this by selecting channels or privacy groups from the privacy tool. You can also just tag them with a privacy tag. A privacy tag is a name preceded by the two characters @! - and in addition to tagging these channels, will also change the privacy permissions of the post to only include them. You can have more than one privacy tag, for instance @!bob and @!linda will send the post only to Bob and Linda. This mechanism over-rides the privacy selector.
@@ -383,17 +383,17 @@ Bookmarks indicate a link which can be saved to your bookmark folder. They use t
Where possible please use the auto-complete window to select tag and mention recipients, because it will generate a coded tag which uniquely identifies one channel. Names are sometimes ambiguous. However, you can "manually" tag a channel by matching the channel name or address.
[code]
-@Robert Johnson
+@billy
[/code]
-will tag Robert Johnson, but we can only match one space. If the name was "Blind Lemon Jefferson" it won't be found unless you enclose the entire name in double quotes or change the spaces to underscores.
+will tag a connection whose name or network address is 'billy' (exact match). If you have two connections with a name or network address of billy, for instance billy@server1.hubzilla.org and billy@server2.hubzilla2.org, you will need to supply the complete address or the results will be ambiguous and the wrong person may be tagged.
[code]
-@"Blind Lemon Jefferson"
-@Blind_Lemon_Jefferson
+@"Robert Johnson"
[/code]
-are both equivalent.
+will tag Robert Johnson. The double quotes are required if the tagged name contains space characters.
+
[h3]Web Pages[/h3]