From 39856f7cb1c15bd737d60581e0a54a061896f99d Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 14 Jul 2013 01:12:05 -0700 Subject: Add self to recipient lists. Sure we already have a copy but it's possible our nomadic channel clones don't. --- doc/html/redbasic_2php_2style_8php.html | 46 ++++++++++++++++++++++++++++----- 1 file changed, 39 insertions(+), 7 deletions(-) (limited to 'doc/html/redbasic_2php_2style_8php.html') diff --git a/doc/html/redbasic_2php_2style_8php.html b/doc/html/redbasic_2php_2style_8php.html index 1298fcded..f612f736a 100644 --- a/doc/html/redbasic_2php_2style_8php.html +++ b/doc/html/redbasic_2php_2style_8php.html @@ -138,12 +138,16 @@ Variables    $shiny = false   + $radius = 5 +   $site_line_height = get_config("redbasic","line_height")    $site_redbasic_font_size = get_config("redbasic", "font_size" )    $site_colour = get_config("redbasic", "colour" )   + $x = get_config('redbasic','radius') +  if(local_user()) if(!feature_enabled(local_user(),'expert'))
if($line_height===false) if($line_height===false)
if($redbasic_font_size===false)
@@ -163,7 +167,7 @@ if($navcolour==="black")  -

Referenced by redbasic_form(), and theme_content().

+

Referenced by redbasic_form(), and theme_content().

@@ -177,7 +181,7 @@ if($navcolour==="black")  -

Referenced by redbasic_form(), and theme_content().

+

Referenced by redbasic_form(), and theme_content().

@@ -191,7 +195,7 @@ if($navcolour==="black")  -

Referenced by redbasic_form(), and theme_content().

+

Referenced by redbasic_form(), and theme_content().

@@ -205,7 +209,7 @@ if($navcolour==="black")  -

Referenced by redbasic_form(), and theme_content().

+

Referenced by redbasic_form(), and theme_content().

@@ -267,7 +271,21 @@ if($navcolour==="black")  -

Referenced by redbasic_form(), and theme_content().

+

Referenced by redbasic_form(), and theme_content().

+ + + + +
+
+ + + + +
$radius = 5
+
+ +

Referenced by redbasic_form(), and theme_content().

@@ -307,7 +325,7 @@ if($navcolour==="black")  -

Referenced by redbasic_form().

+

Referenced by redbasic_form().

@@ -321,7 +339,7 @@ if($navcolour==="black")  -

Referenced by redbasic_form(), and theme_content().

+

Referenced by redbasic_form(), and theme_content().

@@ -359,6 +377,20 @@ if($navcolour==="black")  + + + +
+
+ + + + +
$x = get_config('redbasic','radius')
+
+ +

Referenced by Template\_replcb_for(), Template\_replcb_if(), acl_init(), activity_sanitise(), admin_page_themes(), argv(), array_sanitise(), attach_store(), autoname(), build_sync_packet(), change_channel(), channel_content(), check_config(), check_form_security_token(), check_list_permissions(), check_webbie(), common_init(), construct_page(), consume_feed(), conversation(), crepair_post(), photo_gd\cropImage(), photo_imagick\cropImage(), datesel(), datesel_format(), decode_tags(), deliver_run(), directory_content(), directory_run(), dirfind_content(), display_content(), email_header_encode(), encode_item(), encode_mail(), event_store(), expand_groups(), feature_enabled(), fetch_post_tags(), find_xchan_in_array(), findpeople_widget(), fix_private_photos(), fix_system_urls(), photo_gd\flip(), fsuggest_post(), generate_user_guid(), get_all_perms(), get_item_elements(), get_mail_elements(), get_mentions(), get_profile_elements(), get_terms_oftype(), gprobe_run(), ids_to_querystr(), import_author_xchan(), import_directory_keywords(), import_directory_profile(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), json_return_and_die(), legal_webbie(), local_delivery(), lrdd(), magic_init(), manage_content(), match_content(), message_post(), navbar_complete(), network_content(), network_init(), new_channel_init(), new_contact(), notification(), oembed_fetch_url(), onepoll_run(), parse_xml_string(), pemtome(), perm_is_allowed(), photos_post(), ping_init(), poco_load(), poller_run(), post_init(), post_post(), preg_heart(), prepare_body(), print_template(), private_messages_list(), proc_run(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), public_recips(), pubrsatome(), dba_mysql\q(), dba_mysqli\q(), randprof_init(), remove_community_tag(), search_ac_init(), send_status_notifications(), App\set_widget(), smilies(), photo_driver\store(), stringify_array_elms(), sync_directories(), tag_deliver(), tagadelic(), tagrm_content(), tagrm_post(), theme_status(), timesel(), toggle_theme(), upgrade_bool_message(), upgrade_message(), valid_email(), webpages_content(), xchan_query(), xmlify(), zfinger_init(), zot_process_response(), zot_refresh(), and zot_register_hub().

+
-- cgit v1.2.3