From 28e0665caddb84598ab2fc74abcd70267d3be7f1 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 29 Jun 2013 02:04:44 -0700 Subject: doc update, plus possible fix to "complex delivery chains" issue. Basically when the top-level post creator replies to a thread he sent to a forum via tags, it isn't getting redelivered to the forum members. --- doc/html/taxonomy_8php.html | 104 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) (limited to 'doc/html/taxonomy_8php.html') diff --git a/doc/html/taxonomy_8php.html b/doc/html/taxonomy_8php.html index ab175c7bb..f1d05bd2b 100644 --- a/doc/html/taxonomy_8php.html +++ b/doc/html/taxonomy_8php.html @@ -126,6 +126,12 @@ Functions    format_term_for_display ($term)   + tagadelic ($uid, $count=0, $type=TERM_HASHTAG) +  + tags_sort ($a, $b) +  + tagblock ($link, $uid, $count=0, $type=TERM_HASHTAG) + 

Function Documentation

@@ -290,6 +296,104 @@ Functions

Referenced by filer_content(), and tag_deliver().

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
tagadelic ( $uid,
 $count = 0,
 $type = TERM_HASHTAG 
)
+
+ +

Referenced by tagblock().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
tagblock ( $link,
 $uid,
 $count = 0,
 $type = TERM_HASHTAG 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
tags_sort ( $a,
 $b 
)
+
+
-- cgit v1.2.3