From 6ac50faaa24e540baded894f492fb24367aea796 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 16 May 2014 02:13:27 -0700 Subject: doc updates --- doc/html/items_8php.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'doc/html/items_8php.html') diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index 8683450e7..24d268052 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -126,6 +126,8 @@ Functions    red_unescape_codeblock ($m)   + red_zrlify_img_callback ($matches) +   post_activity_item ($arr)    get_public_feed ($channel, $params) @@ -1556,6 +1558,22 @@ Functions

red_zrl_callback preg_match function when fixing 'naked' links in mod item.php Check if we've got a hubloc for the site and use a zrl if we do, a url if we don't. Remove any existing zid= param which may have been pasted by mistake - and will have the author's credentials. zid's are dynamic and can't really be passed around like that.

+
+ + +
+
+ + + + + + + + +
red_zrlify_img_callback ( $matches)
+
+
-- cgit v1.2.3