diff options
author | Andrew Manning <tamanning@zoho.com> | 2017-02-01 20:43:47 -0500 |
---|---|---|
committer | Andrew Manning <tamanning@zoho.com> | 2017-02-01 20:43:47 -0500 |
commit | 957647bf06decee9b2a356e557ea7b739af4d6f3 (patch) | |
tree | 3145494fb611caa1068a69780d5fbd6259caee07 /doc | |
parent | df5524979dee105df0388a939e91cd3b14f989ba (diff) | |
download | volse-hubzilla-957647bf06decee9b2a356e557ea7b739af4d6f3.tar.gz volse-hubzilla-957647bf06decee9b2a356e557ea7b739af4d6f3.tar.bz2 volse-hubzilla-957647bf06decee9b2a356e557ea7b739af4d6f3.zip |
Remove dead links
Diffstat (limited to 'doc')
-rw-r--r-- | doc/member/member_guide.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/member/member_guide.bb b/doc/member/member_guide.bb index dedee9923..647d9cec6 100644 --- a/doc/member/member_guide.bb +++ b/doc/member/member_guide.bb @@ -340,9 +340,9 @@ You may also tag privacy groups which are "public". When you create or edit a pr The above mechanisms only apply to "top-level" posts you create. Mentioning a channel with any of the above mechanisms has no effect in comments, except that the mentioned channel may receive a notification if they were already included as a recipient in the conversation. [h4]Topical Tags[/h4] -Topical tags are indicated by preceding the tag name with the # character. This will create a link in the post to a generalised site search for the term provided. For example, #[zrl=https://friendicared.net/search?tag=cars]cars[/zrl] will provide a search link for all posts mentioning 'cars' on your site. Topical tags are generally a minimum of three characters in length. Shorter search terms are not likely to yield any search results, although this depends on the database configuration. +Topical tags are indicated by preceding the tag name with the # character. This will create a link in the post to a generalised site search for the term provided. For example, #[zrl=[baseurl]/search?tag=cars]cars[/zrl] will provide a search link for all posts mentioning 'cars' on your site. Topical tags are generally a minimum of three characters in length. Shorter search terms are not likely to yield any search results, although this depends on the database configuration. -Topical tags are also not linked if they are purely numeric, e.g. #1. If you wish to use a numeric hashtag, please add some descriptive text such as #[zrl=https://friendicared.net/search?tag=2012-elections]2012-elections[/zrl]. +Topical tags are also not linked if they are purely numeric, e.g. #1. If you wish to use a numeric hashtag, please add some descriptive text such as #2012-elections. [h4]Bookmarks[/h4] Bookmarks indicate a link which can be saved to your bookmark folder. They use the sequence #^ followed by the link. Often these are generatd automatically. If the 'bookmarker' addon is installed, this sequence will be converted to a bookmark icon when viewing the post or comment online and clicking the icon will save the bookmark. If the bookmarker addon is not installed, the post 'dropdown menu' contains a link for saving the bookmark or bookmarks. |