From 8eed3a10062818dd30f339139074be8e721546d5 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 2 Nov 2013 15:45:38 -0700 Subject: doc updates --- doc/html/bbcode_8php.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'doc/html/bbcode_8php.html') diff --git a/doc/html/bbcode_8php.html b/doc/html/bbcode_8php.html index 90c60b862..94efd04c2 100644 --- a/doc/html/bbcode_8php.html +++ b/doc/html/bbcode_8php.html @@ -123,6 +123,8 @@ Functions    bb_ShareAttributesSimple ($match)   + rpost_callback ($match) +   bbcode ($Text, $preserve_nl=false, $tryoembed=true)   @@ -223,6 +225,22 @@ Functions

Referenced by bb2diaspora(), construct_activity_object(), construct_activity_target(), events_content(), format_event_html(), format_notification(), get_events(), message_content(), notification(), notifications_content(), notify_content(), ping_init(), and tagrm_content().

+ + + +
+
+ + + + + + + + +
rpost_callback ( $match)
+
+
-- cgit v1.2.3 From 97a109eed4e034d587b0d64d0f70f6b8a9380217 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 9 Nov 2013 12:15:34 -0800 Subject: doc update --- doc/html/bbcode_8php.html | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) (limited to 'doc/html/bbcode_8php.html') diff --git a/doc/html/bbcode_8php.html b/doc/html/bbcode_8php.html index 94efd04c2..daff36f2e 100644 --- a/doc/html/bbcode_8php.html +++ b/doc/html/bbcode_8php.html @@ -118,9 +118,11 @@ Functions    bb_unspacefy_and_trim ($st)   -if(!function_exists('bb_extract_images'))
-if(!function_exists('bb_replace_images')) bb_ShareAttributes ($match) -  +if(!function_exists('bb_extract_images'))
+if(!function_exists('bb_replace_images')) bb_parse_crypt ($match) +  + bb_ShareAttributes ($match) +   bb_ShareAttributesSimple ($match)    rpost_callback ($match) @@ -129,12 +131,28 @@ Functions  

Function Documentation

- +
- + + + + + + +
if (!function_exists('bb_extract_images')) if (!function_exists('bb_replace_images')) bb_ShareAttributes if (!function_exists('bb_extract_images')) if (!function_exists('bb_replace_images')) bb_parse_crypt ( $match)
+
+ +
+
+ +
+
+ + + -- cgit v1.2.3
bb_ShareAttributes (   $match)