From f832e5958594a942060766993625893f22beb59e Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 4 Apr 2014 15:24:45 -0700 Subject: doc updates, plus back-end work for rpost to let you post to a different channel than your current logged-in channel. Need the same for rbmark back-end. Then we "just" need a selector widget on the editor forms. --- doc/html/text_8php.html | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) (limited to 'doc/html/text_8php.html') diff --git a/doc/html/text_8php.html b/doc/html/text_8php.html index 04aefed61..7ca3fd9f3 100644 --- a/doc/html/text_8php.html +++ b/doc/html/text_8php.html @@ -157,6 +157,8 @@ Functions    get_tags ($s)   + tag_sort_length ($a, $b) +   strip_zids ($s)    qp ($s) @@ -209,6 +211,8 @@ Functions    format_categories (&$item, $writeable)   + format_hashtags (&$item) +   format_filer (&$item)    prepare_body (&$item, $attach=false) @@ -832,6 +836,24 @@ Variables

Referenced by prepare_body().

+ + + +
+
+ + + + + + + + +
format_hashtags ($item)
+
+ +

Referenced by prepare_body().

+
@@ -2013,6 +2035,32 @@ Variables

Referenced by cloud_init(), and red_zrl_callback().

+ + + +
+
+ + + + + + + + + + + + + + + + + + +
tag_sort_length ( $a,
 $b 
)
+
+
-- cgit v1.2.3