From a0b3ddca40e51fc996c983410b1323f227326f08 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 5 Sep 2014 01:58:12 -0700 Subject: doc updates --- doc/html/bb2diaspora_8php.html | 58 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 57 insertions(+), 1 deletion(-) (limited to 'doc/html/bb2diaspora_8php.html') diff --git a/doc/html/bb2diaspora_8php.html b/doc/html/bb2diaspora_8php.html index 0eecc3512..df7ea4e63 100644 --- a/doc/html/bb2diaspora_8php.html +++ b/doc/html/bb2diaspora_8php.html @@ -120,6 +120,8 @@ Functions    share_unshield ($m)   + diaspora_mention_callback ($matches) +   diaspora2bb ($s, $use_zrl=false)    stripdcode_br_cb ($s) @@ -128,6 +130,10 @@ Functions    diaspora_ol ($s)   + bb2dmention_callback ($match) +  + bb2diaspora_itembody ($item) +   bb2diaspora ($Text, $preserve_nl=false, $fordiaspora=true)    unescape_underscores_in_links ($m) @@ -167,7 +173,41 @@ Functions

Transform #tags, strip off the [url] and replace spaces with underscore

-

Referenced by diaspora_send_followup(), diaspora_send_mail(), diaspora_send_relay(), diaspora_send_status(), and format_event_diaspora().

+

Referenced by bb2diaspora_itembody(), diaspora_send_mail(), format_event_diaspora(), and store_diaspora_comment_sig().

+ +
+ + +
+
+ + + + + + + + +
bb2diaspora_itembody ( $item)
+
+
+ +
+
+ + + + + + + + +
bb2dmention_callback ( $match)
+
@@ -237,6 +277,22 @@ Functions

Referenced by diaspora_comment(), diaspora_conversation(), diaspora_message(), diaspora_post(), diaspora_reshare(), and item_post().

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