From ab7f2db4d755d11b9c4a7a27d60b6efafae47f92 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 12 Sep 2014 00:59:23 -0700 Subject: doc updates and a couple of issues spotted in the logs (diaspora likes, feed author import) --- doc/html/bbcode_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/bbcode_8php.html') diff --git a/doc/html/bbcode_8php.html b/doc/html/bbcode_8php.html index 0a8e77351..b6ecc5439 100644 --- a/doc/html/bbcode_8php.html +++ b/doc/html/bbcode_8php.html @@ -319,7 +319,7 @@ Functions
-

Referenced by advanced_profile(), bb2diaspora(), chatsvc_content(), construct_activity_object(), construct_activity_target(), dirprofile_init(), events_content(), format_event_html(), format_notification(), get_events(), help_content(), mail_content(), menu_render(), message_content(), notification(), notifications_content(), notify_content(), ping_init(), siteinfo_content(), and tagrm_content().

+

Referenced by advanced_profile(), bb2diaspora(), chatsvc_content(), construct_activity_object(), construct_activity_target(), dirprofile_init(), events_content(), format_event_html(), format_notification(), get_events(), help_content(), mail_content(), menu_render(), message_content(), notification(), notifications_content(), notify_content(), ping_init(), register_content(), siteinfo_content(), and tagrm_content().

-- cgit v1.2.3 From 8e7e488ffe92030707a792584adecc93cd9a3708 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 Oct 2014 00:13:00 -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 b6ecc5439..5176cfc49 100644 --- a/doc/html/bbcode_8php.html +++ b/doc/html/bbcode_8php.html @@ -127,6 +127,8 @@ Functions    bb_parse_app ($match)   + bb_parse_element ($match) +   bb_qr ($match)    bb_ShareAttributes ($match) @@ -191,6 +193,22 @@ Functions
+
+ + +
+
+ + + + + + + + +
bb_parse_element ( $match)
+
+
-- cgit v1.2.3 From 7f0bd5a6e5f8963ebf0c48f7919b5b7dc420390c Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 31 Oct 2014 05:05:31 -0700 Subject: doc updates --- doc/html/bbcode_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/bbcode_8php.html') diff --git a/doc/html/bbcode_8php.html b/doc/html/bbcode_8php.html index 5176cfc49..0134be28f 100644 --- a/doc/html/bbcode_8php.html +++ b/doc/html/bbcode_8php.html @@ -337,7 +337,7 @@ Functions -- cgit v1.2.3 From 87cdfc1751d1e2f16cf651393049c5f6fb1a8efb Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 15 Nov 2014 14:03:28 -0800 Subject: doc updates --- doc/html/bbcode_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/bbcode_8php.html') diff --git a/doc/html/bbcode_8php.html b/doc/html/bbcode_8php.html index 0134be28f..59de1d660 100644 --- a/doc/html/bbcode_8php.html +++ b/doc/html/bbcode_8php.html @@ -337,7 +337,7 @@ Functions -- cgit v1.2.3 From af3bf10d2f5df297f1e66caf3e8ba101a7e7c88c Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 28 Nov 2014 18:47:59 -0800 Subject: doc updates --- doc/html/bbcode_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/bbcode_8php.html') diff --git a/doc/html/bbcode_8php.html b/doc/html/bbcode_8php.html index 59de1d660..06bf7cfa8 100644 --- a/doc/html/bbcode_8php.html +++ b/doc/html/bbcode_8php.html @@ -337,7 +337,7 @@ Functions -- cgit v1.2.3 From 26105b53d4ce5fcbacfe8d10d540121a89849d34 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 19 Dec 2014 00:29:10 -0800 Subject: doc updates --- doc/html/bbcode_8php.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'doc/html/bbcode_8php.html') diff --git a/doc/html/bbcode_8php.html b/doc/html/bbcode_8php.html index 06bf7cfa8..4eaf2b009 100644 --- a/doc/html/bbcode_8php.html +++ b/doc/html/bbcode_8php.html @@ -141,6 +141,10 @@ Functions    rpost_callback ($match)   + bb_map_coords ($match) +  + bb_map_location ($match) +   bb_sanitize_style ($input)    bbcode ($Text, $preserve_nl=false, $tryoembed=true) @@ -161,6 +165,38 @@ Functions
+
+ + +
+
+ + + + + + + + +
bb_map_coords ( $match)
+
+ +
+
+ +
+
+ + + + + + + + +
bb_map_location ( $match)
+
+
-- cgit v1.2.3