From 2721d58a1cb89557456ff6a68a9a0257682324d5 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 17 Jul 2014 22:07:23 -0700 Subject: correct the permissions on profile page --- include/identity.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/identity.php b/include/identity.php index e210b37ab..c4134d3e8 100644 --- a/include/identity.php +++ b/include/identity.php @@ -952,7 +952,7 @@ function advanced_profile(&$a) { if($a->profile['gender']) $profile['gender'] = array( t('Gender:'), $a->profile['gender'] ); $ob_hash = get_observer_hash(); - if($ob_hash && perm_is_allowed($a->profile['profile_uid'],$ob_hash,'post_wall')) { + if($ob_hash && perm_is_allowed($a->profile['profile_uid'],$ob_hash,'post_like')) { $profile['canlike'] = true; $profile['likethis'] = t('Like this channel'); $profile['profile_guid'] = $a->profile['profile_guid']; -- cgit v1.2.3 From 67000917f48d3b199cc46b1eb9a4e59de32855f9 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 20 Jul 2014 00:23:35 -0700 Subject: doc updates --- doc/html/apw_2php_2style_8php.html | 4 +- doc/html/bb2diaspora_8php.html | 36 +++ doc/html/bb2diaspora_8php.js | 2 + doc/html/boot_8php.html | 94 +++++-- doc/html/boot_8php.js | 3 +- doc/html/classFriendicaSmarty.html | 2 +- doc/html/classFriendicaSmartyEngine.html | 2 +- doc/html/datetime_8php.html | 2 +- doc/html/dba__driver_8php.html | 4 +- doc/html/dir_817f6d302394b98e59575acdb59998bc.html | 2 + doc/html/dir_817f6d302394b98e59575acdb59998bc.js | 1 + doc/html/dir_d41ce877eb409a4791b288730010abe2.html | 2 + doc/html/dir_d41ce877eb409a4791b288730010abe2.js | 1 + doc/html/dir_d44c64559bbebec7f509842c48db8b23.html | 4 +- doc/html/dir_d44c64559bbebec7f509842c48db8b23.js | 8 +- doc/html/files.html | 182 ++++++------- doc/html/functions.html | 4 +- doc/html/functions_0x5f.html | 12 +- doc/html/functions_0x67.html | 4 +- doc/html/functions_0x72.html | 2 +- doc/html/functions_func.html | 12 +- doc/html/functions_func_0x67.html | 4 +- doc/html/functions_func_0x72.html | 2 +- doc/html/functions_vars.html | 4 +- doc/html/globals_0x62.html | 2 +- doc/html/globals_0x69.html | 9 +- doc/html/globals_0x6d.html | 3 + doc/html/globals_0x6f.html | 3 + doc/html/globals_0x70.html | 15 +- doc/html/globals_0x73.html | 6 + doc/html/globals_func_0x62.html | 2 +- doc/html/globals_func_0x69.html | 3 + doc/html/globals_func_0x6d.html | 3 + doc/html/globals_func_0x6f.html | 3 + doc/html/globals_func_0x70.html | 9 + doc/html/globals_func_0x73.html | 6 + doc/html/globals_vars_0x69.html | 3 +- doc/html/globals_vars_0x70.html | 6 +- doc/html/hubloc_8php.html | 20 ++ doc/html/hubloc_8php.js | 1 + doc/html/include_2config_8php.html | 4 +- doc/html/language_8php.html | 2 +- doc/html/navtree.js | 16 +- doc/html/navtreeindex0.js | 212 +++++++-------- doc/html/navtreeindex1.js | 292 ++++++++++----------- doc/html/navtreeindex2.js | 8 +- doc/html/navtreeindex3.js | 8 +- doc/html/navtreeindex4.js | 102 +++---- doc/html/navtreeindex5.js | 288 ++++++++++---------- doc/html/navtreeindex6.js | 156 +++++------ doc/html/navtreeindex7.js | 286 ++++++++++---------- doc/html/navtreeindex8.js | 151 ++++++----- doc/html/php2po_8php.html | 2 +- doc/html/php_2theme__init_8php.html | 2 +- doc/html/plugin_8php.html | 2 +- doc/html/poll_8php.html | 173 ++++++++++++ doc/html/poll_8php.js | 6 + doc/html/poller_8php.html | 2 + doc/html/redable_8php.html | 133 ++++++++++ doc/html/redable_8php.js | 4 + doc/html/search/all_24.js | 2 +- doc/html/search/all_5f.js | 2 +- doc/html/search/all_62.js | 2 +- doc/html/search/all_66.js | 1 - doc/html/search/all_67.js | 2 +- doc/html/search/all_69.js | 3 +- doc/html/search/all_6d.js | 1 + doc/html/search/all_6f.js | 1 + doc/html/search/all_70.js | 6 +- doc/html/search/all_72.js | 5 +- doc/html/search/all_73.js | 5 +- doc/html/search/files_66.js | 3 +- doc/html/search/files_70.js | 1 + doc/html/search/files_72.js | 1 + doc/html/search/files_73.js | 3 +- doc/html/search/functions_5f.js | 2 +- doc/html/search/functions_62.js | 2 +- doc/html/search/functions_67.js | 2 +- doc/html/search/functions_69.js | 1 + doc/html/search/functions_6d.js | 1 + doc/html/search/functions_6f.js | 3 +- doc/html/search/functions_70.js | 3 + doc/html/search/functions_72.js | 2 +- doc/html/search/functions_73.js | 2 + doc/html/search/variables_24.js | 2 +- doc/html/search/variables_69.js | 2 +- doc/html/search/variables_70.js | 2 +- doc/html/smarty_8php.html | 122 +++++++++ doc/html/text_8php.html | 10 +- doc/html/typo_8php.html | 2 +- doc/html/zot_8php.html | 50 +++- doc/html/zot_8php.js | 3 +- 92 files changed, 1625 insertions(+), 960 deletions(-) create mode 100644 doc/html/poll_8php.html create mode 100644 doc/html/poll_8php.js create mode 100644 doc/html/redable_8php.html create mode 100644 doc/html/redable_8php.js create mode 100644 doc/html/smarty_8php.html diff --git a/doc/html/apw_2php_2style_8php.html b/doc/html/apw_2php_2style_8php.html index 6f613a7d9..4b80080c6 100644 --- a/doc/html/apw_2php_2style_8php.html +++ b/doc/html/apw_2php_2style_8php.html @@ -246,7 +246,7 @@ Variables
-

Referenced by admin_page_channels(), admin_page_channels_post(), admin_page_users(), admin_page_users_post(), all_friends(), app_destroy(), app_install(), app_installed(), app_list(), build_sync_packet(), chat_message(), chatroom_list(), check_item_source(), check_list_permissions(), common_friends(), common_friends_zcid(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), del_pconfig(), delete_imported_item(), drop_items(), event_addtocal(), events_post(), feature_enabled(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), follow_init(), get_all_perms(), get_pconfig(), get_theme_uid(), get_things(), get_words(), group_add(), group_add_member(), group_byname(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), import_channel_photo(), item_add_cid(), item_expire(), item_post(), item_remove_cid(), item_store_update(), items_fetch(), list_post_dates(), load_contact_links(), load_pconfig(), local_dir_update(), FKOAuth1\loginUser(), menu_add_item(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit_item(), menu_fetch(), mini_group_select(), mood_init(), new_contact(), notifier_run(), pdl_selector(), perm_is_allowed(), photo_init(), poke_init(), posted_dates(), private_messages_list(), remove_community_tag(), send_message(), service_class_allows(), service_class_fetch(), set_pconfig(), Conversation\set_profile_owner(), photo_driver\store(), store_item_tag(), suggestion_query(), tag_deliver(), tagadelic(), tagblock(), tgroup_check(), widget_archive(), widget_follow(), widget_item(), widget_tagcloud(), and zot_feed().

+

Referenced by admin_page_channels(), admin_page_channels_post(), admin_page_users(), admin_page_users_post(), all_friends(), app_destroy(), app_install(), app_installed(), app_list(), build_sync_packet(), chat_message(), chatroom_list(), check_item_source(), check_list_permissions(), common_friends(), common_friends_zcid(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), del_pconfig(), delete_imported_item(), drop_items(), event_addtocal(), events_post(), feature_enabled(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), follow_init(), get_all_perms(), get_pconfig(), get_theme_uid(), get_things(), get_words(), group_add(), group_add_member(), group_byname(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), import_channel_photo(), item_add_cid(), item_expire(), item_post(), item_remove_cid(), item_store_update(), items_fetch(), list_post_dates(), load_contact_links(), load_pconfig(), local_dir_update(), FKOAuth1\loginUser(), menu_add_item(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit_item(), menu_fetch(), mini_group_select(), mood_init(), new_contact(), notifier_run(), pdl_selector(), perm_is_allowed(), photo_init(), poke_init(), posted_dates(), private_messages_list(), remove_community_tag(), send_message(), service_class_allows(), service_class_fetch(), set_pconfig(), Conversation\set_profile_owner(), photo_driver\store(), store_item_tag(), suggestion_query(), tag_deliver(), tagadelic(), tagblock(), tgroup_check(), widget_archive(), widget_follow(), widget_item(), widget_tagcloud(), and zot_feed().

@@ -260,7 +260,7 @@ Variables
-

Referenced by Template\_replcb_for(), Template\_replcb_if(), account_remove(), acl_init(), activity_sanitise(), admin_page_channels(), admin_page_themes(), aes_encapsulate(), app_decode(), app_install(), app_list(), app_render(), app_store(), app_update(), apps_content(), argv(), array_sanitise(), attach_change_permissions(), attach_delete(), attach_store(), autoname(), bb_parse_crypt(), bbcode(), block_content(), blocks_content(), bookmark_add(), bookmarks_content(), build_sync_packet(), change_channel(), channel_content(), chat_content(), chat_message(), chat_post(), chatroom_create(), chatroom_enter(), chatsvc_content(), chatsvc_init(), chatsvc_post(), check_config(), check_form_security_token(), check_item_source(), check_list_permissions(), check_webbie(), RedDirectory\childExists(), cloud_init(), common_init(), construct_page(), conversation(), RedDirectory\createFile(), photo_gd\cropImage(), photo_imagick\cropImage(), datesel(), datesel_format(), decode_tags(), deliver_run(), dir_tagadelic(), directory_content(), directory_run(), dirprofile_init(), display_content(), downgrade_accounts(), email_header_encode(), encode_item(), encode_mail(), event_store_item(), events_post(), expand_groups(), expire_run(), externals_run(), feature_enabled(), fetch_post_tags(), filer_content(), find_xchan_in_array(), findpeople_widget(), fix_private_photos(), fix_system_urls(), photo_gd\flip(), fsuggest_post(), get_all_perms(), get_item_elements(), get_mail_elements(), get_mentions(), get_online_status(), get_profile_elements(), get_system_apps(), get_terms_oftype(), get_theme_uid(), get_things(), RedDirectory\getChild(), RedDirectory\getDir(), RedDirectory\getQuotaInfo(), gprobe_run(), hostxrd_init(), ids_to_querystr(), import_author_rss(), import_author_xchan(), import_author_zot(), import_directory_keywords(), import_directory_profile(), import_post(), import_site(), import_xchan(), invite_content(), invite_post(), item_post(), item_remove_cid(), items_fetch(), json_decode_plus(), json_return_and_die(), layouts_content(), legal_webbie(), FKOAuth1\loginUser(), magic_init(), mail_post(), manage_content(), mark_orphan_hubsxchans(), match_content(), menu_content(), menu_delete_id(), menu_fetch(), menu_render(), mimetype_select(), nav(), navbar_complete(), netgrowth_content(), network_content(), new_channel_init(), new_contact(), notification(), notifier_run(), oembed_fetch_url(), onedirsync_run(), onepoll_run(), openid_content(), page_content(), parse_app_description(), parse_xml_string(), pdledit_content(), perm_is_allowed(), photos_list_photos(), photos_post(), ping_init(), poco_load(), poller_run(), post_init(), post_post(), preg_heart(), print_template(), private_messages_list(), proc_run(), process_channel_sync_delivery(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), prune_hub_reinstalls(), public_recips(), RedFile\put(), dba_mysql\q(), dba_mysqli\q(), randprof_init(), red_item_new(), RedCollectionData(), RedFileData(), remote_online_status(), remove_community_tag(), rpost_content(), photo_driver\save(), search_ac_init(), send_status_notifications(), share_init(), site_default_perms(), smilies(), sources_content(), sslify_init(), photo_driver\store(), string_splitter(), stringify_array_elms(), sync_directories(), tag_deliver(), tagadelic(), tagrm_content(), tagrm_post(), theme_status(), thing_content(), timesel(), toggle_theme(), update_directory_entry(), update_imported_item(), upgrade_bool_message(), upgrade_message(), valid_email(), RedBasicAuth\validateUserPass(), webpages_content(), what_next(), widget_affinity(), widget_bookmarkedchats(), widget_suggestedchats(), widget_suggestions(), xchan_query(), xmlify(), zfinger_init(), zot_process_response(), zot_refresh(), zot_register_hub(), and zotfeed_init().

+

Referenced by Template\_replcb_for(), Template\_replcb_if(), account_remove(), acl_init(), activity_sanitise(), admin_page_channels(), admin_page_themes(), aes_encapsulate(), app_decode(), app_install(), app_list(), app_render(), app_store(), app_update(), apps_content(), argv(), array_sanitise(), attach_change_permissions(), attach_delete(), attach_store(), autoname(), bb_parse_crypt(), bbcode(), block_content(), blocks_content(), bookmark_add(), bookmarks_content(), build_sync_packet(), change_channel(), channel_content(), chat_content(), chat_message(), chat_post(), chatroom_create(), chatroom_enter(), chatsvc_content(), chatsvc_init(), chatsvc_post(), check_config(), check_form_security_token(), check_item_source(), check_list_permissions(), check_webbie(), RedDirectory\childExists(), cloud_init(), common_init(), construct_page(), conversation(), RedDirectory\createFile(), photo_gd\cropImage(), photo_imagick\cropImage(), datesel(), datesel_format(), decode_tags(), deliver_run(), dir_tagadelic(), directory_content(), directory_run(), dirprofile_init(), display_content(), downgrade_accounts(), email_header_encode(), encode_item(), encode_mail(), event_store_item(), events_post(), expand_groups(), expire_run(), externals_run(), feature_enabled(), fetch_post_tags(), filer_content(), find_xchan_in_array(), findpeople_widget(), fix_private_photos(), fix_system_urls(), photo_gd\flip(), fsuggest_post(), get_all_perms(), get_item_elements(), get_mail_elements(), get_mentions(), get_online_status(), get_profile_elements(), get_system_apps(), get_terms_oftype(), get_theme_uid(), get_things(), RedDirectory\getChild(), RedDirectory\getDir(), RedDirectory\getQuotaInfo(), gprobe_run(), hostxrd_init(), ids_to_querystr(), import_author_rss(), import_author_xchan(), import_author_zot(), import_directory_keywords(), import_directory_profile(), import_post(), import_site(), import_xchan(), invite_content(), invite_post(), item_post(), item_remove_cid(), items_fetch(), json_decode_plus(), json_return_and_die(), layouts_content(), legal_webbie(), FKOAuth1\loginUser(), magic_init(), mail_post(), manage_content(), mark_orphan_hubsxchans(), match_content(), menu_content(), menu_delete_id(), menu_fetch(), menu_render(), mimetype_select(), nav(), navbar_complete(), netgrowth_content(), network_content(), new_channel_init(), new_contact(), notification(), notifier_run(), oembed_fetch_url(), onedirsync_run(), onepoll_run(), openid_content(), page_content(), parse_app_description(), parse_xml_string(), pdledit_content(), perm_is_allowed(), photos_list_photos(), photos_post(), ping_init(), poco_load(), poller_run(), post_init(), post_post(), preg_heart(), print_template(), private_messages_list(), proc_run(), process_channel_sync_delivery(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), prune_hub_reinstalls(), public_recips(), RedFile\put(), dba_mysql\q(), dba_mysqli\q(), randprof_init(), red_item_new(), RedCollectionData(), RedFileData(), remote_online_status(), remove_community_tag(), rpost_content(), photo_driver\save(), search_ac_init(), send_status_notifications(), share_init(), share_unshield(), site_default_perms(), smilies(), sources_content(), sslify_init(), photo_driver\store(), string_splitter(), stringify_array_elms(), sync_directories(), tag_deliver(), tagadelic(), tagrm_content(), tagrm_post(), theme_status(), thing_content(), timesel(), toggle_theme(), update_directory_entry(), update_imported_item(), upgrade_bool_message(), upgrade_message(), valid_email(), RedBasicAuth\validateUserPass(), webpages_content(), what_next(), widget_affinity(), widget_bookmarkedchats(), widget_suggestedchats(), widget_suggestions(), xchan_query(), xmlify(), zfinger_init(), zot_process_response(), zot_refresh(), zot_register_hub(), and zotfeed_init().

diff --git a/doc/html/bb2diaspora_8php.html b/doc/html/bb2diaspora_8php.html index 39a4f5db9..5dcc5eadb 100644 --- a/doc/html/bb2diaspora_8php.html +++ b/doc/html/bb2diaspora_8php.html @@ -116,6 +116,10 @@ Functions    bb_tag_preg_replace ($pattern, $replace, $name, $s)   + share_shield ($m) +  + share_unshield ($m) +   diaspora2bb ($s, $use_zrl=false)    stripdcode_br_cb ($s) @@ -315,6 +319,38 @@ Functions

Referenced by bb_tag_preg_replace().

+ + + +
+
+ + + + + + + + +
share_shield ( $m)
+
+ +
+
+ +
+
+ + + + + + + + +
share_unshield ( $m)
+
+
diff --git a/doc/html/bb2diaspora_8php.js b/doc/html/bb2diaspora_8php.js index 39e307383..d35562c5c 100644 --- a/doc/html/bb2diaspora_8php.js +++ b/doc/html/bb2diaspora_8php.js @@ -7,6 +7,8 @@ var bb2diaspora_8php = [ "diaspora_ul", "bb2diaspora_8php.html#adc92ccda5f85ed27e64fcc17712c89cc", null ], [ "format_event_diaspora", "bb2diaspora_8php.html#a29a2ad41f5826f3975fa9a49934ff863", null ], [ "get_bb_tag_pos", "bb2diaspora_8php.html#a4c2f8f11b29a06809d9b07782215b1b2", null ], + [ "share_shield", "bb2diaspora_8php.html#ad033be99e87a2aaa05e569c68f30792d", null ], + [ "share_unshield", "bb2diaspora_8php.html#ab61b4f8c065e97b151411858bb2f209a", null ], [ "stripdcode_br_cb", "bb2diaspora_8php.html#a180b0e3a7d702998be19e3c3b44b0e93", null ], [ "unescape_underscores_in_links", "bb2diaspora_8php.html#a599428bceb6f6d82a6a78cb66811f747", null ] ]; \ No newline at end of file diff --git a/doc/html/boot_8php.html b/doc/html/boot_8php.html index eef11c089..7d215dfc1 100644 --- a/doc/html/boot_8php.html +++ b/doc/html/boot_8php.html @@ -135,6 +135,8 @@ Functions    absurl ($path)   + os_mkdir ($path, $mode=0777, $recursive=false) +   is_ajax ()    check_config (&$a) @@ -204,7 +206,7 @@ Variables   const ZOT_REVISION 1   -const DB_UPDATE_VERSION 1117 +const DB_UPDATE_VERSION 1118   const EOL '<br />' . "\r\n"   @@ -378,8 +380,8 @@ Variables   const PERMS_A_REPUBLISH 0x10000   -const PERMS_A_BOOKMARK 0x20000 -  +const PERMS_W_LIKE 0x20000 +  const PERMS_PUBLIC 0x0001   const PERMS_NETWORK 0x0002 @@ -992,7 +994,7 @@ Variables
-

Referenced by FriendicaSmarty\__construct(), FriendicaSmartyEngine\__construct(), abook_toggle_flag(), allowed_public_recips(), api_apply_template(), api_format_items(), api_get_user(), api_statuses_home_timeline(), api_statuses_repeat(), api_statuses_user_timeline(), api_user(), app_render(), app_store(), argc(), argv(), atom_entry(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), blogtheme_imgurl(), build_sync_packet(), call_hooks(), can_comment_on_post(), categories_widget(), change_channel(), channel_remove(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), cli_suggest_run(), comanche_get_channel_id(), comanche_replace_region(), comanche_widget(), common_friends_visitor_widget(), connedit_content(), contact_block(), contact_select(), create_identity(), current_theme(), deliver_run(), design_tools(), dir_tagblock(), drop_item(), editpost_content(), event_store_item(), externals_run(), fileas_widget(), findpeople_widget(), fix_attached_photo_permissions(), fix_private_photos(), format_event_diaspora(), RedBrowser\generateDirectoryIndex(), get_account_id(), get_best_language(), get_birthdays(), get_events(), get_feed_for(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_observer_hash(), get_plink(), get_theme_config_file(), get_theme_screenshot(), gprobe_run(), group_select(), guess_image_type(), handle_tag(), head_add_css(), head_add_js(), head_get_css(), head_get_js(), head_remove_css(), head_remove_js(), identity_selector(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_xchan(), info(), insert_hook(), is_developer(), is_public_profile(), is_site_admin(), item_message_id(), item_photo_menu(), item_redir_and_replace_images(), item_store(), item_store_update(), items_fetch(), load_contact_links(), load_hooks(), local_dir_update(), login(), FKOAuth1\loginUser(), manage_content(), map_scope(), menu_add_item(), menu_edit_item(), nav_set_selected(), new_contact(), notice(), notification(), notifier_run(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), onedirsync_run(), onepoll_run(), page_content(), parse_app_description(), photos_album_widget(), photos_content(), ping_init(), poco_load(), poller_run(), post_activity_item(), preg_heart(), prepare_body(), proc_run(), process_delivery(), profile_activity(), profile_sidebar(), public_permissions_sql(), register_page_template(), replace_macros(), rmagic_init(), rpost_callback(), scale_external_images(), search(), searchbox(), send_message(), send_reg_approval_email(), send_status_notifications(), send_verification_email(), service_class_allows(), service_class_fetch(), smilies(), tag_deliver(), terminate_friendship(), tgroup_check(), theme_include(), tryzrlvideo(), tt(), update_suggestions(), user_allow(), user_approve(), vcard_from_xchan(), verify_email_address(), wfinger_init(), what_next(), widget_archive(), widget_categories(), widget_chatroom_list(), widget_collections(), widget_design_tools(), widget_filer(), widget_follow(), widget_fullprofile(), widget_mailmenu(), widget_menu_preview(), widget_photo_albums(), widget_profile(), widget_savedsearch(), widget_settings_menu(), widget_tagcloud(), widget_tagcloud_wall(), widget_vcard(), z_fetch_url(), and zot_finger().

+

Referenced by FriendicaSmarty\__construct(), FriendicaSmartyEngine\__construct(), abook_toggle_flag(), allowed_public_recips(), api_apply_template(), api_format_items(), api_get_user(), api_statuses_home_timeline(), api_statuses_repeat(), api_statuses_user_timeline(), api_user(), app_render(), app_store(), argc(), argv(), atom_entry(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), blogtheme_imgurl(), build_sync_packet(), call_hooks(), can_comment_on_post(), categories_widget(), change_channel(), channel_remove(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), cli_suggest_run(), comanche_get_channel_id(), comanche_replace_region(), comanche_widget(), common_friends_visitor_widget(), connedit_content(), contact_block(), contact_select(), create_identity(), current_theme(), deliver_run(), design_tools(), dir_tagblock(), drop_item(), editpost_content(), event_store_item(), externals_run(), fileas_widget(), findpeople_widget(), fix_attached_photo_permissions(), fix_private_photos(), format_event_diaspora(), RedBrowser\generateDirectoryIndex(), get_account_id(), get_best_language(), get_birthdays(), get_events(), get_feed_for(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_observer_hash(), get_plink(), get_theme_config_file(), get_theme_screenshot(), gprobe_run(), group_select(), guess_image_type(), handle_tag(), head_add_css(), head_add_js(), head_get_css(), head_get_js(), head_remove_css(), head_remove_js(), identity_selector(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_xchan(), info(), insert_hook(), is_developer(), is_public_profile(), is_site_admin(), item_message_id(), item_photo_menu(), item_redir_and_replace_images(), item_store(), item_store_update(), items_fetch(), load_contact_links(), load_hooks(), local_dir_update(), login(), FKOAuth1\loginUser(), manage_content(), map_scope(), menu_add_item(), menu_edit_item(), nav_set_selected(), new_contact(), notice(), notification(), notifier_run(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), onedirsync_run(), onepoll_run(), page_content(), parse_app_description(), photos_album_widget(), photos_content(), ping_init(), poco_load(), poller_run(), post_activity_item(), preg_heart(), prepare_body(), proc_run(), process_delivery(), profile_activity(), profile_sidebar(), public_permissions_sql(), register_page_template(), replace_macros(), rmagic_init(), rpost_callback(), scale_external_images(), search(), searchbox(), send_message(), send_reg_approval_email(), send_status_notifications(), send_verification_email(), service_class_allows(), service_class_fetch(), smilies(), tag_deliver(), terminate_friendship(), tgroup_check(), theme_include(), tryzrlvideo(), tt(), update_suggestions(), user_allow(), user_approve(), vcard_from_xchan(), verify_email_address(), wfinger_init(), what_next(), widget_archive(), widget_categories(), widget_chatroom_list(), widget_collections(), widget_design_tools(), widget_filer(), widget_follow(), widget_fullprofile(), widget_mailmenu(), widget_menu_preview(), widget_photo_albums(), widget_profile(), widget_savedsearch(), widget_settings_menu(), widget_tagcloud(), widget_tagcloud_wall(), widget_vcard(), z_fetch_url(), and zot_finger().

@@ -1054,7 +1056,7 @@ Variables
-

Referenced by advanced_profile(), api_statuses_user_timeline(), app_store(), app_update(), attach_by_hash(), attach_by_hash_nodata(), attach_mkdir(), attach_store(), block_content(), bookmarks_content(), chat_content(), chatsvc_content(), chatsvc_init(), chatsvc_post(), cloud_init(), comanche_menu(), common_content(), common_friends_visitor_widget(), contact_block(), dir_safe_mode(), directory_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_post(), get_public_feed(), importelm_post(), item_content(), item_permissions_sql(), magic_init(), mitem_content(), new_contact(), notice(), permissions_sql(), photo_init(), photos_content(), photos_post(), ping_init(), prepare_body(), profile_content(), profile_sidebar(), search_content(), RedBrowser\set_writeable(), stream_perms_xchans(), suggest_content(), tagger_content(), thing_init(), toggle_safesearch_init(), viewconnections_content(), vote_content(), vote_post(), wall_attach_post(), widget_archive(), widget_bookmarkedchats(), widget_categories(), widget_item(), widget_photo_albums(), widget_suggestedchats(), widget_suggestions(), widget_tagcloud_wall(), and z_readdir().

+

Referenced by advanced_profile(), api_statuses_user_timeline(), app_store(), app_update(), attach_by_hash(), attach_by_hash_nodata(), attach_mkdir(), attach_store(), block_content(), bookmarks_content(), chat_content(), chatsvc_content(), chatsvc_init(), chatsvc_post(), cloud_init(), comanche_menu(), common_content(), common_friends_visitor_widget(), contact_block(), dir_safe_mode(), directory_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_post(), get_public_feed(), importelm_post(), item_content(), item_permissions_sql(), magic_init(), mitem_content(), new_contact(), notice(), permissions_sql(), photo_init(), photos_content(), photos_post(), ping_init(), poll_post(), prepare_body(), profile_content(), profile_sidebar(), search_content(), RedBrowser\set_writeable(), stream_perms_xchans(), suggest_content(), tagger_content(), thing_init(), toggle_safesearch_init(), viewconnections_content(), vote_content(), vote_post(), wall_attach_post(), widget_archive(), widget_bookmarkedchats(), widget_categories(), widget_item(), widget_photo_albums(), widget_suggestedchats(), widget_suggestions(), widget_tagcloud_wall(), and z_readdir().

@@ -1206,7 +1208,7 @@ Variables
-

Referenced by FriendicaSmartyEngine\__construct(), acl_init(), admin_content(), api_content(), api_ff_ids(), api_friendica_version(), api_oauth_access_token(), api_oauth_request_token(), api_statusnet_version(), attach_init(), bookmarks_init(), check_form_security_token_ForbiddenOnErr(), cloud_init(), contactgroup_content(), dirprofile_init(), events_content(), fbrowser_content(), feed_init(), filer_content(), filerm_content(), goaway(), hostxrd_init(), http_status_exit(), importelm_post(), item_post(), json_return_and_die(), layouts_content(), like_content(), lockview_content(), msearch_post(), network_content(), oembed_init(), oexchange_init(), opensearch_init(), parse_url_content(), photo_init(), photos_post(), php_init(), ping_init(), poco_init(), poller_run(), pretheme_init(), App\register_template_engine(), regmod_content(), regver_content(), search_ac_init(), setup_init(), setup_post(), share_init(), siteinfo_init(), sitelist_init(), sslify_init(), starred_init(), subthread_content(), system_unavailable(), tagger_content(), App\template_engine(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), view_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), wfinger_init(), xml_status(), and xrd_init().

+

Referenced by FriendicaSmartyEngine\__construct(), acl_init(), admin_content(), api_content(), api_ff_ids(), api_friendica_version(), api_oauth_access_token(), api_oauth_request_token(), api_statusnet_version(), attach_init(), bookmarks_init(), check_form_security_token_ForbiddenOnErr(), cloud_init(), contactgroup_content(), dirprofile_init(), events_content(), fbrowser_content(), feed_init(), filer_content(), filerm_content(), goaway(), hostxrd_init(), http_status_exit(), importelm_post(), item_post(), json_return_and_die(), layouts_content(), like_content(), lockview_content(), msearch_post(), network_content(), oembed_init(), oexchange_init(), opensearch_init(), parse_url_content(), photo_init(), photos_post(), php_init(), ping_init(), poco_init(), poll_content(), poller_run(), pretheme_init(), App\register_template_engine(), regmod_content(), regver_content(), search_ac_init(), setup_init(), setup_post(), share_init(), siteinfo_init(), sitelist_init(), sslify_init(), starred_init(), subthread_content(), system_unavailable(), tagger_content(), App\template_engine(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), view_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), wfinger_init(), xml_status(), and xrd_init().

@@ -1241,7 +1243,7 @@ Variables
-

Referenced by Conversation\__construct(), acl_init(), api_content(), api_get_user(), api_post(), api_user(), app_render(), appman_content(), appman_post(), apps_content(), apw_form(), best_link_url(), blocks_content(), bookmarks_content(), bookmarks_init(), App\build_pagehead(), build_sync_packet(), change_channel(), channel_content(), channel_init(), channel_remove(), chanview_content(), chat_content(), chat_init(), chat_post(), cloud_init(), comanche_get_channel_id(), common_friends_visitor_widget(), connect_content(), connect_post(), connections_content(), connections_init(), connections_post(), connedit_content(), connedit_init(), connedit_post(), contact_block(), contact_select(), contactgroup_content(), conversation(), current_theme(), delegate_content(), directory_content(), dirprofile_init(), display_content(), drop_item(), drop_items(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), filestorage_post(), findpeople_widget(), follow_content(), follow_init(), fsuggest_content(), fsuggest_post(), RedBrowser\generateDirectoryIndex(), get_birthdays(), Item\get_comment_box(), get_events(), get_online_status(), Item\get_template_data(), get_theme_uid(), group_content(), group_get_members(), group_post(), group_select(), group_side(), handle_tag(), home_init(), identity_selector(), invite_content(), invite_post(), is_public_profile(), item_content(), item_permissions_sql(), item_photo_menu(), item_post(), item_store(), item_store_update(), items_fetch(), layouts_content(), lockview_content(), login(), login_content(), magic_init(), mail_content(), mail_post(), manage_content(), match_content(), menu_add_item(), menu_content(), menu_edit_item(), menu_post(), message_content(), mimetype_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), navbar_complete(), network_content(), network_init(), new_contact(), notes_init(), notifications_content(), notifications_post(), notify_content(), notify_init(), oexchange_content(), parse_app_description(), pdledit_content(), pdledit_post(), permissions_sql(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poke_content(), poke_init(), post_init(), prepare_body(), private_messages_list(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_init(), profile_photo_post(), profile_photo_set_profile_perms(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), profperm_init(), rbmark_content(), redbasic_form(), regmod_content(), removeme_content(), removeme_post(), rmagic_init(), rpost_content(), search(), search_ac_init(), search_content(), searchbox(), service_class_allows(), service_class_fetch(), Conversation\set_mode(), settings_init(), settings_post(), share_init(), smilies(), sources_content(), sources_post(), starred_init(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), suggest_content(), suggest_init(), tagger_content(), tagrm_content(), tagrm_post(), theme_content(), theme_post(), thing_content(), thing_init(), uexport_init(), vcard_from_xchan(), viewconnections_content(), viewconnections_init(), viewsrc_content(), webpages_content(), widget_affinity(), widget_appselect(), widget_design_tools(), widget_filer(), widget_follow(), widget_fullprofile(), widget_mailmenu(), widget_notes(), widget_profile(), widget_savedsearch(), widget_settings_menu(), widget_suggestions(), z_input_filter(), zid_init(), and zping_content().

+

Referenced by Conversation\__construct(), acl_init(), api_content(), api_get_user(), api_post(), api_user(), app_render(), appman_content(), appman_post(), apps_content(), apw_form(), best_link_url(), blocks_content(), bookmarks_content(), bookmarks_init(), App\build_pagehead(), build_sync_packet(), change_channel(), channel_content(), channel_init(), channel_remove(), chanview_content(), chat_content(), chat_init(), chat_post(), cloud_init(), comanche_get_channel_id(), common_friends_visitor_widget(), connect_content(), connect_post(), connections_content(), connections_init(), connections_post(), connedit_content(), connedit_init(), connedit_post(), contact_block(), contact_select(), contactgroup_content(), conversation(), current_theme(), delegate_content(), directory_content(), dirprofile_init(), display_content(), drop_item(), drop_items(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), filestorage_post(), findpeople_widget(), follow_content(), follow_init(), fsuggest_content(), fsuggest_post(), RedBrowser\generateDirectoryIndex(), get_birthdays(), Item\get_comment_box(), get_events(), get_online_status(), Item\get_template_data(), get_theme_uid(), group_content(), group_get_members(), group_post(), group_select(), group_side(), handle_tag(), home_init(), identity_selector(), invite_content(), invite_post(), is_public_profile(), item_content(), item_permissions_sql(), item_photo_menu(), item_post(), item_store(), item_store_update(), items_fetch(), layouts_content(), lockview_content(), login(), login_content(), magic_init(), mail_content(), mail_post(), manage_content(), match_content(), menu_add_item(), menu_content(), menu_edit_item(), menu_post(), message_content(), mimetype_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), navbar_complete(), network_content(), network_init(), new_contact(), notes_init(), notifications_content(), notifications_post(), notify_content(), notify_init(), oexchange_content(), parse_app_description(), pdledit_content(), pdledit_post(), permissions_sql(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poke_content(), poke_init(), post_init(), prepare_body(), private_messages_list(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_init(), profile_photo_post(), profile_photo_set_profile_perms(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), profperm_init(), rbmark_content(), redbasic_form(), regmod_content(), removeme_content(), removeme_post(), rmagic_init(), rpost_content(), search(), search_ac_init(), search_content(), searchbox(), service_class_allows(), service_class_fetch(), Conversation\set_mode(), settings_init(), settings_post(), share_init(), smilies(), sources_content(), sources_post(), starred_init(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), suggest_content(), suggest_init(), tagger_content(), tagrm_content(), tagrm_post(), theme_content(), theme_post(), thing_content(), thing_init(), uexport_init(), vcard_from_xchan(), viewconnections_content(), viewconnections_init(), viewsrc_content(), webpages_content(), widget_affinity(), widget_appselect(), widget_design_tools(), widget_filer(), widget_follow(), widget_fullprofile(), widget_mailmenu(), widget_notes(), widget_profile(), widget_savedsearch(), widget_settings_menu(), widget_suggestions(), z_input_filter(), zid_init(), and zping_content().

@@ -1295,6 +1297,40 @@ Variables

Referenced by achievements_content(), admin_content(), admin_page_channels(), admin_page_channels_post(), admin_page_hubloc(), admin_page_plugins(), admin_page_themes(), admin_page_users(), admin_page_users_post(), api_content(), api_post(), appman_content(), appman_post(), attach_init(), block_content(), blocks_content(), bookmarks_content(), channel_content(), channel_init(), chanview_content(), chat_content(), chat_init(), chatroom_enter(), check_form_security_token_redirectOnErr(), common_content(), common_init(), connect_init(), connect_post(), connections_content(), connections_post(), connedit_content(), connedit_post(), delegate_content(), directory_content(), dirprofile_init(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), filestorage_content(), filestorage_post(), follow_init(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), home_content(), import_content(), import_post(), importelm_post(), invite_content(), invite_post(), item_content(), item_post(), layouts_content(), like_content(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), notifications_content(), notifications_post(), oexchange_content(), openid_content(), page_content(), pdledit_content(), photos_content(), photos_post(), poke_content(), post_init(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), register_content(), register_post(), regmod_content(), rmagic_post(), search_content(), settings_post(), sources_content(), sources_post(), subthread_content(), suggest_content(), thing_content(), thing_init(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
os_mkdir ( $path,
 $mode = 0777,
 $recursive = false 
)
+
@@ -1315,7 +1351,7 @@ Variables

e.g.: proc_run("ls","-la","/tmp");

$cmd and string args are surrounded with ""

-

Referenced by admin_page_channels_post(), build_sync_packet(), channel_remove(), connect_post(), connections_post(), connedit_content(), connedit_post(), create_identity(), directory_run(), drop_item(), drop_items(), events_post(), fix_system_urls(), follow_init(), fsuggest_post(), import_post(), item_post(), like_content(), mail_content(), mood_init(), new_contact(), notifier_run(), photo_upload(), photos_post(), poller_run(), post_activity_item(), process_delivery(), profile_activity(), profile_photo_post(), profiles_post(), send_message(), settings_post(), tag_deliver(), tagger_content(), zid_init(), and zot_refresh().

+

Referenced by admin_page_channels_post(), build_sync_packet(), channel_remove(), connect_post(), connections_post(), connedit_content(), connedit_post(), create_identity(), directory_run(), drop_item(), drop_items(), events_post(), fix_system_urls(), follow_init(), fsuggest_post(), import_post(), item_post(), like_content(), mail_content(), mood_init(), new_contact(), notifier_run(), photo_upload(), photos_post(), poller_run(), post_activity_item(), process_delivery(), profile_activity(), profile_photo_post(), profiles_post(), send_message(), settings_post(), tag_deliver(), tagger_content(), zid_init(), and zot_refresh().

@@ -1427,7 +1463,7 @@ Variables
-

Referenced by allowed_public_recips(), app_render(), app_store(), app_update(), appman_post(), authenticate_success(), bb_parse_crypt(), bbcode(), blocks_content(), chanlink_cid(), chanlink_hash(), chanlink_url(), channel_content(), channel_remove(), chat_content(), chat_post(), chatsvc_content(), check_config(), connect_post(), connections_content(), connections_post(), conversation(), create_identity(), deliver_run(), directory_content(), dirprofile_init(), display_content(), event_store_item(), externals_run(), filestorage_content(), find_upstream_directory(), follow_init(), format_categories(), format_filer(), get_parent_cloudpath(), RedBrowser\getAssetUrl(), group_post(), handle_tag(), App\head_get_icon(), head_get_icon(), home_init(), hostxrd_init(), import_post(), import_xchan(), invite_content(), item_post(), item_store(), layouts_content(), like_content(), login_content(), lostpass_content(), lostpass_post(), magic_init(), magiclink_url(), mail_post(), manage_content(), menu_content(), menu_post(), mitem_content(), mitem_post(), mood_init(), nav(), navbar_complete(), network_content(), new_channel_post(), notification(), notifications_post(), notifier_run(), openid_content(), pagelist_widget(), parse_app_description(), pdledit_post(), photo_upload(), photos_album_widget(), photos_albums_list(), photos_create_item(), photos_list_photos(), post_activity_item(), post_init(), post_post(), profile_activity(), profile_sidebar(), public_recips(), pubsites_content(), rbmark_content(), rbmark_post(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), rpost_content(), script_path(), search_content(), searchbox(), send_reg_approval_email(), send_verification_email(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), sources_content(), sources_post(), sslify(), sync_directories(), tagger_content(), theme_attachments(), thing_init(), toggle_safesearch_init(), update_suggestions(), user_allow(), vcard_from_xchan(), verify_email_address(), webpages_content(), wfinger_init(), widget_archive(), widget_chatroom_list(), widget_dirtags(), widget_filer(), widget_savedsearch(), widget_suggestions(), xref_init(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), zot_new_uid(), and zot_refresh().

+

Referenced by allowed_public_recips(), app_render(), app_store(), app_update(), appman_post(), authenticate_success(), bb_parse_crypt(), bbcode(), blocks_content(), chanlink_cid(), chanlink_hash(), chanlink_url(), channel_content(), channel_remove(), chat_content(), chat_post(), chatsvc_content(), check_config(), connect_post(), connections_content(), connections_post(), conversation(), create_identity(), deliver_run(), directory_content(), dirprofile_init(), display_content(), event_store_item(), externals_run(), filestorage_content(), find_upstream_directory(), follow_init(), format_categories(), format_filer(), get_parent_cloudpath(), RedBrowser\getAssetUrl(), group_post(), handle_tag(), App\head_get_icon(), head_get_icon(), home_init(), hostxrd_init(), import_post(), import_xchan(), invite_content(), item_post(), item_store(), layouts_content(), like_content(), login_content(), lostpass_content(), lostpass_post(), magic_init(), magiclink_url(), mail_post(), manage_content(), menu_content(), menu_post(), mitem_content(), mitem_post(), mood_init(), nav(), navbar_complete(), network_content(), new_channel_post(), notification(), notifications_post(), notifier_run(), openid_content(), pagelist_widget(), parse_app_description(), pdledit_post(), photo_upload(), photos_album_widget(), photos_albums_list(), photos_create_item(), photos_list_photos(), poll_content(), post_activity_item(), post_init(), post_post(), profile_activity(), profile_sidebar(), public_recips(), pubsites_content(), rbmark_content(), rbmark_post(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), rpost_content(), script_path(), search_content(), searchbox(), send_reg_approval_email(), send_verification_email(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), sources_content(), sources_post(), sslify(), sync_directories(), tagger_content(), theme_attachments(), thing_init(), toggle_safesearch_init(), update_suggestions(), user_allow(), vcard_from_xchan(), verify_email_address(), webpages_content(), wfinger_init(), widget_archive(), widget_chatroom_list(), widget_dirtags(), widget_filer(), widget_savedsearch(), widget_suggestions(), xref_init(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), zot_new_uid(), and zot_refresh().

@@ -1465,7 +1501,7 @@ Variables @@ -1493,7 +1529,7 @@ Variables @@ -1549,7 +1585,7 @@ Variables @@ -2227,7 +2263,7 @@ Variables
- +
const DB_UPDATE_VERSION 1117const DB_UPDATE_VERSION 1118
@@ -3000,7 +3036,7 @@ Variables
-

Referenced by RedDirectory\__construct(), RedFile\__construct(), admin_page_logs(), build_sync_packet(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), RedDirectory\childExists(), RedDirectory\createFile(), deliver_run(), detect_language(), dir_parse_query(), directory_content(), dirprofile_init(), encode_item(), fix_private_photos(), RedDirectory\getChild(), RedDirectory\getChildren(), RedDirectory\getDir(), RedDirectory\getName(), import_xchan(), item_post(), item_store(), item_store_update(), RedDirectory\log(), RedBasicAuth\log(), magic_init(), mail_post(), mail_store(), mini_group_select(), new_contact(), notifier_run(), onepoll_run(), openid_content(), parse_xml_string(), photos_post(), ping_init(), poco_load(), post_post(), public_recips(), RedChannelList(), RedCollectionData(), RedDirectory\setName(), sync_directories(), tag_deliver(), tgroup_check(), update_directory_entry(), webfinger_dfrn(), xml2array(), z_fetch_url(), z_post_url(), zot_build_packet(), zot_fetch(), zot_import(), zot_process_response(), zot_refresh(), and zot_register_hub().

+

Referenced by RedDirectory\__construct(), RedFile\__construct(), admin_page_logs(), build_sync_packet(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), RedDirectory\childExists(), RedDirectory\createFile(), deliver_run(), detect_language(), dir_parse_query(), directory_content(), dirprofile_init(), encode_item(), fix_private_photos(), RedDirectory\getChild(), RedDirectory\getChildren(), RedDirectory\getDir(), RedDirectory\getName(), import_xchan(), item_post(), item_store(), item_store_update(), RedDirectory\log(), RedBasicAuth\log(), magic_init(), mail_post(), mail_store(), mini_group_select(), new_contact(), notifier_run(), onepoll_run(), openid_content(), parse_xml_string(), photos_post(), ping_init(), poco_load(), post_post(), public_recips(), RedChannelList(), RedCollectionData(), RedDirectory\setName(), sync_directories(), tag_deliver(), tgroup_check(), update_directory_entry(), webfinger_dfrn(), xml2array(), z_fetch_url(), z_post_url(), zot_build_packet(), zot_fetch(), zot_import(), zot_process_response(), zot_refresh(), and zot_register_hub().

@@ -3893,18 +3929,6 @@ Variables

Referenced by create_identity(), create_sys_channel(), get_sys_channel(), is_sys_channel(), stream_perms_api_uids(), and zfinger_init().

- - - -
-
- - - - -
const PERMS_A_BOOKMARK 0x20000
-
-
@@ -3973,7 +3997,7 @@ Variables @@ -4144,6 +4168,20 @@ Variables

Referenced by can_comment_on_post(), get_perms(), and public_recips().

+ + + +
+
+ + + + +
const PERMS_W_LIKE 0x20000
+
+ +

Referenced by get_perms().

+
@@ -4506,7 +4544,7 @@ Variables diff --git a/doc/html/boot_8php.js b/doc/html/boot_8php.js index 26e01354b..8916e3e32 100644 --- a/doc/html/boot_8php.js +++ b/doc/html/boot_8php.js @@ -32,6 +32,7 @@ var boot_8php = [ "local_user", "boot_8php.html#ad4c9dc2c8a82e8f52b7404c1655eab44", null ], [ "login", "boot_8php.html#aefecf8599036df7f1b95d6820e0e2fa4", null ], [ "notice", "boot_8php.html#a9255af5ae9c887520091ea04763c1a88", null ], + [ "os_mkdir", "boot_8php.html#a5fbebdf7a1c0ea8f904dbd9d78c2c06c", null ], [ "proc_run", "boot_8php.html#ab346a2ece14993861f3e4206befa94f0", null ], [ "remote_user", "boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209", null ], [ "startup", "boot_8php.html#aca47505b8732177f52bb2d647eb2741c", null ], @@ -218,7 +219,6 @@ var boot_8php = [ "PAGE_PREMIUM", "boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8", null ], [ "PAGE_REMOVED", "boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6", null ], [ "PAGE_SYSTEM", "boot_8php.html#a6ee7a72d558d1851bbb9e3cdde377932", null ], - [ "PERMS_A_BOOKMARK", "boot_8php.html#a8b2af16eaee9e7768a88d0e437877f3b", null ], [ "PERMS_A_DELEGATE", "boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b", null ], [ "PERMS_A_REPUBLISH", "boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead", null ], [ "PERMS_AUTHED", "boot_8php.html#a852d4036a3bed66af1534d014c4ecde2", null ], @@ -236,6 +236,7 @@ var boot_8php = [ "PERMS_SPECIFIC", "boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964", null ], [ "PERMS_W_CHAT", "boot_8php.html#acd877c405b06b348b37b6f7e62a211e9", null ], [ "PERMS_W_COMMENT", "boot_8php.html#a32df13fec0e43281da5979e1f5579aa8", null ], + [ "PERMS_W_LIKE", "boot_8php.html#af3ff14985bffbd951a6ea356b7ec3007", null ], [ "PERMS_W_MAIL", "boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf", null ], [ "PERMS_W_PAGES", "boot_8php.html#aa9244fc9cc221980c07a20cc534111be", null ], [ "PERMS_W_PHOTOS", "boot_8php.html#a57eee7352714c004d36c26dda74af73e", null ], diff --git a/doc/html/classFriendicaSmarty.html b/doc/html/classFriendicaSmarty.html index e0edc33b3..61ef0e4c0 100644 --- a/doc/html/classFriendicaSmarty.html +++ b/doc/html/classFriendicaSmarty.html @@ -181,7 +181,7 @@ Public Attributes
The documentation for this class was generated from the following file: diff --git a/doc/html/classFriendicaSmartyEngine.html b/doc/html/classFriendicaSmartyEngine.html index 756258847..7fc1217af 100644 --- a/doc/html/classFriendicaSmartyEngine.html +++ b/doc/html/classFriendicaSmartyEngine.html @@ -260,7 +260,7 @@ Static Public Attributes
The documentation for this class was generated from the following file: diff --git a/doc/html/datetime_8php.html b/doc/html/datetime_8php.html index 11cf53606..ce5ea379a 100644 --- a/doc/html/datetime_8php.html +++ b/doc/html/datetime_8php.html @@ -336,7 +336,7 @@ Functions
-

Referenced by abook_toggle_flag(), account_verify_password(), advanced_profile(), age(), api_account_rate_limit_status(), api_date(), api_rss_extra(), atom_entry(), attach_delete(), attach_mkdir(), attach_store(), authenticate_success(), build_sync_packet(), cal(), channel_content(), channel_remove(), chat_message(), chatroom_create(), chatroom_enter(), chatsvc_content(), chatsvc_post(), Cache\clear(), consume_feed(), conversation(), create_account(), create_identity(), RedDirectory\createFile(), cronhooks_run(), delete_item_lowlevel(), deliver_run(), directory_run(), dirsearch_content(), dlogger(), dob(), editpost_content(), ev_compare(), event_store_event(), events_content(), events_post(), externals_run(), first_post_date(), fix_system_urls(), format_event_diaspora(), format_event_html(), fsuggest_post(), RedBrowser\generateDirectoryIndex(), get_atom_elements(), get_birthdays(), get_events(), get_feed_for(), get_first_dim(), get_item_elements(), get_mail_elements(), get_profile_elements(), get_public_feed(), Item\get_template_data(), RedDirectory\getLastModified(), RedFile\getLastModified(), import_author_rss(), import_directory_profile(), import_post(), import_site(), import_xchan(), invite_post(), item_post(), item_store(), item_store_update(), items_fetch(), like_content(), list_post_dates(), logger(), magic_init(), mail_content(), mail_post(), mail_store(), message_content(), network_content(), new_contact(), notification(), notifier_run(), onepoll_run(), openid_content(), pagelist_widget(), photo_upload(), photos_post(), ping_init(), poco_load(), poller_run(), post_post(), posted_dates(), profile_photo_post(), profiles_content(), profiles_post(), prune_hub_reinstalls(), RedFile\put(), dba_mysql\q(), dba_mysqli\q(), queue_run(), relative_date(), photo_driver\save(), send_message(), send_reg_approval_email(), Cache\set(), settings_post(), photo_driver\store(), sync_directories(), tag_deliver(), update_birthdays(), update_directory_entry(), update_modtime(), update_queue_time(), verify_email_address(), webpages_content(), z_birthday(), zot_feed(), zot_process_response(), zot_refresh(), and zotfeed_init().

+

Referenced by abook_toggle_flag(), account_verify_password(), advanced_profile(), age(), api_account_rate_limit_status(), api_date(), api_rss_extra(), atom_entry(), attach_delete(), attach_mkdir(), attach_store(), authenticate_success(), build_sync_packet(), cal(), channel_content(), channel_remove(), chat_message(), chatroom_create(), chatroom_enter(), chatsvc_content(), chatsvc_post(), Cache\clear(), consume_feed(), conversation(), create_account(), create_identity(), RedDirectory\createFile(), cronhooks_run(), delete_item_lowlevel(), deliver_run(), directory_run(), dirsearch_content(), dlogger(), dob(), editpost_content(), ev_compare(), event_store_event(), events_content(), events_post(), externals_run(), first_post_date(), fix_system_urls(), format_event_diaspora(), format_event_html(), fsuggest_post(), RedBrowser\generateDirectoryIndex(), get_atom_elements(), get_birthdays(), get_events(), get_feed_for(), get_first_dim(), get_item_elements(), get_mail_elements(), get_profile_elements(), get_public_feed(), Item\get_template_data(), RedDirectory\getLastModified(), RedFile\getLastModified(), import_author_rss(), import_directory_profile(), import_post(), import_site(), import_xchan(), invite_post(), item_post(), item_store(), item_store_update(), items_fetch(), like_content(), list_post_dates(), logger(), magic_init(), mail_content(), mail_post(), mail_store(), message_content(), network_content(), new_contact(), notification(), notifier_run(), onepoll_run(), openid_content(), pagelist_widget(), photo_upload(), photos_post(), ping_init(), poco_load(), poller_run(), post_post(), posted_dates(), profile_photo_post(), profiles_content(), profiles_post(), prune_hub_reinstalls(), RedFile\put(), dba_mysql\q(), dba_mysqli\q(), queue_run(), relative_date(), photo_driver\save(), send_message(), send_reg_approval_email(), Cache\set(), settings_post(), photo_driver\store(), sync_directories(), tag_deliver(), update_birthdays(), update_directory_entry(), update_modtime(), update_queue_time(), verify_email_address(), webpages_content(), z_birthday(), zot_feed(), zot_process_response(), zot_refresh(), and zotfeed_init().

diff --git a/doc/html/dba__driver_8php.html b/doc/html/dba__driver_8php.html index 1c0317f16..560e3c53b 100644 --- a/doc/html/dba__driver_8php.html +++ b/doc/html/dba__driver_8php.html @@ -202,7 +202,7 @@ Functions
-

Referenced by abook_toggle_flag(), account_verify_password(), achievements_content(), acl_init(), add_source_route(), admin_page_users(), advanced_profile(), allowed_public_recips(), api_direct_messages_new(), api_get_user(), api_status_show(), api_statuses_destroy(), api_statuses_mentions(), api_user(), api_users_show(), app_destroy(), app_installed(), app_store(), app_update(), appman_content(), attach_by_hash(), attach_by_hash_nodata(), attach_change_permissions(), attach_count_files(), attach_delete(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), block_content(), blocks_content(), bookmark_add(), bookmarks_init(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), channel_content(), channel_remove(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), chat_message(), chat_post(), chatroom_create(), chatroom_destroy(), chatroom_enter(), chatroom_leave(), chatsvc_content(), chatsvc_post(), check_account_email(), check_account_invite(), check_item_source(), check_webbie(), Cache\clear(), comanche_block(), common_friends(), connect_init(), connect_post(), connections_content(), connections_post(), connedit_post(), consume_feed(), contact_remove(), contactgroup_content(), count_common_friends(), create_account(), create_identity(), RedDirectory\createFile(), dbesc_array_cb(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dir_query_build(), directory_run(), dirsearch_content(), display_content(), downgrade_accounts(), editlayout_content(), editpost_content(), editwebpage_content(), event_addtocal(), event_store_event(), event_store_item(), events_content(), events_post(), externals_run(), fbrowser_content(), feed_init(), fetch_post_tags(), file_tag_file_query(), filerm_content(), filestorage_content(), find_filename_by_hash(), find_folder_hash_by_attach_hash(), RedBrowser\findAttachHash(), RedBrowser\findAttachIdByHash(), fix_attached_photo_permissions(), fix_private_photos(), fix_system_urls(), fsuggest_post(), Cache\get(), RedFile\get(), get_all_perms(), get_birthdays(), get_channel_by_nick(), get_cloudpath(), get_config_from_storage(), get_events(), get_item_elements(), get_online_status(), get_things(), RedDirectory\getDir(), RedDirectory\getLastModified(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), handle_tag(), home_content(), import_author_rss(), import_author_zot(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), item_add_cid(), item_message_id(), item_permissions_sql(), item_post(), item_remove_cid(), item_store(), item_store_update(), items_fetch(), layouts_content(), like_content(), load_config(), load_plugin(), load_xconfig(), local_dir_update(), lockview_content(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), mark_orphan_hubsxchans(), match_openid(), member_of(), menu_add_item(), menu_create(), menu_delete(), menu_edit(), menu_edit_item(), menu_fetch(), menu_list(), msearch_post(), netgrowth_content(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifier_run(), notify_init(), oauth_get_client(), oembed_fetch_url(), onedirsync_run(), onepoll_run(), openid_content(), page_content(), perm_is_allowed(), permissions_sql(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_content(), photos_list_photos(), photos_post(), ping_init(), plugin_is_installed(), poco_init(), poco_load(), poller_run(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_init(), profile_load(), profile_photo_post(), profile_photo_set_profile_perms(), profiles_init(), profiles_post(), profperm_content(), prune_hub_reinstalls(), public_permissions_sql(), public_recips(), RedFile\put(), queue_run(), rconnect_url(), red_zrl_callback(), red_zrlify_img_callback(), RedCollectionData(), RedFileData(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_hook(), register_post(), remote_online_status(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), rpost_content(), photo_driver\save(), search_ac_init(), search_content(), send_message(), send_reg_approval_email(), send_status_notifications(), Cache\set(), set_config(), set_pconfig(), set_xconfig(), RedDirectory\setName(), RedFile\setName(), settings_post(), siteinfo_init(), sources_content(), sources_post(), photo_driver\store(), store_item_tag(), stream_perms_xchans(), stringify_array_elms(), subthread_content(), suggest_init(), sync_directories(), tag_deliver(), tagger_content(), tagrm_post(), term_query(), tgroup_check(), thing_content(), thing_init(), tryzrlaudio(), tryzrlvideo(), uninstall_plugin(), unregister_hook(), update_birthdays(), update_directory_entry(), update_modtime(), update_queue_time(), update_remote_id(), user_allow(), user_approve(), user_deny(), RedBasicAuth\validateUserPass(), vcard_from_xchan(), verify_email_address(), vote_post(), webpages_content(), wfinger_init(), widget_bookmarkedchats(), widget_item(), widget_savedsearch(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hublocs(), zot_gethub(), zot_process_response(), zot_refresh(), and zotfeed_init().

+

Referenced by abook_toggle_flag(), account_verify_password(), achievements_content(), acl_init(), add_source_route(), admin_page_users(), advanced_profile(), allowed_public_recips(), api_direct_messages_new(), api_get_user(), api_status_show(), api_statuses_destroy(), api_statuses_mentions(), api_user(), api_users_show(), app_destroy(), app_installed(), app_store(), app_update(), appman_content(), attach_by_hash(), attach_by_hash_nodata(), attach_change_permissions(), attach_count_files(), attach_delete(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), block_content(), blocks_content(), bookmark_add(), bookmarks_init(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), channel_content(), channel_remove(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), chat_message(), chat_post(), chatroom_create(), chatroom_destroy(), chatroom_enter(), chatroom_leave(), chatsvc_content(), chatsvc_post(), check_account_email(), check_account_invite(), check_item_source(), check_webbie(), Cache\clear(), comanche_block(), common_friends(), connect_init(), connect_post(), connections_content(), connections_post(), connedit_post(), consume_feed(), contact_remove(), contactgroup_content(), count_common_friends(), create_account(), create_identity(), RedDirectory\createFile(), dbesc_array_cb(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dir_query_build(), directory_run(), dirsearch_content(), display_content(), downgrade_accounts(), editlayout_content(), editpost_content(), editwebpage_content(), event_addtocal(), event_store_event(), event_store_item(), events_content(), events_post(), externals_run(), fbrowser_content(), feed_init(), fetch_post_tags(), file_tag_file_query(), filerm_content(), filestorage_content(), find_filename_by_hash(), find_folder_hash_by_attach_hash(), RedBrowser\findAttachHash(), RedBrowser\findAttachIdByHash(), fix_attached_photo_permissions(), fix_private_photos(), fix_system_urls(), fsuggest_post(), Cache\get(), RedFile\get(), get_all_perms(), get_birthdays(), get_channel_by_nick(), get_cloudpath(), get_config_from_storage(), get_events(), get_item_elements(), get_online_status(), get_things(), RedDirectory\getDir(), RedDirectory\getLastModified(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), handle_tag(), home_content(), import_author_rss(), import_author_zot(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), is_matrix_url(), item_add_cid(), item_message_id(), item_permissions_sql(), item_post(), item_remove_cid(), item_store(), item_store_update(), items_fetch(), layouts_content(), like_content(), load_config(), load_plugin(), load_xconfig(), local_dir_update(), lockview_content(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_store(), mark_orphan_hubsxchans(), match_openid(), member_of(), menu_add_item(), menu_create(), menu_delete(), menu_edit(), menu_edit_item(), menu_fetch(), menu_list(), msearch_post(), netgrowth_content(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifier_run(), notify_init(), oauth_get_client(), onedirsync_run(), onepoll_run(), openid_content(), page_content(), perm_is_allowed(), permissions_sql(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_content(), photos_list_photos(), photos_post(), ping_init(), plugin_is_installed(), poco_init(), poco_load(), poll_post(), poller_run(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_init(), profile_load(), profile_photo_post(), profile_photo_set_profile_perms(), profiles_init(), profiles_post(), profperm_content(), prune_hub_reinstalls(), public_permissions_sql(), public_recips(), RedFile\put(), queue_run(), rconnect_url(), RedCollectionData(), RedFileData(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_hook(), register_post(), remote_online_status(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), rpost_content(), photo_driver\save(), search_ac_init(), search_content(), send_message(), send_reg_approval_email(), send_status_notifications(), Cache\set(), set_config(), set_pconfig(), set_xconfig(), RedDirectory\setName(), RedFile\setName(), settings_post(), siteinfo_init(), sources_content(), sources_post(), photo_driver\store(), store_item_tag(), stream_perms_xchans(), stringify_array_elms(), subthread_content(), suggest_init(), sync_directories(), tag_deliver(), tagger_content(), tagrm_post(), term_query(), tgroup_check(), thing_content(), thing_init(), uninstall_plugin(), unregister_hook(), update_birthdays(), update_directory_entry(), update_modtime(), update_queue_time(), update_remote_id(), user_allow(), user_approve(), user_deny(), RedBasicAuth\validateUserPass(), vcard_from_xchan(), verify_email_address(), vote_post(), webpages_content(), wfinger_init(), widget_bookmarkedchats(), widget_item(), widget_savedsearch(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hublocs(), zot_gethub(), zot_process_response(), zot_refresh(), and zotfeed_init().

@@ -318,7 +318,7 @@ Functions

This will happen occasionally trying to store the session data after abnormal program termination

-

Referenced by abook_connections(), abook_self(), abook_toggle_flag(), account_remove(), account_total(), account_verify_password(), achievements_content(), acl_init(), add_source_route(), admin_content(), admin_page_channels(), admin_page_channels_post(), admin_page_dbsync(), admin_page_hubloc(), admin_page_hubloc_post(), admin_page_summary(), admin_page_users(), admin_page_users_post(), advanced_profile(), all_friends(), allowed_public_recips(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_ff_ids(), api_format_items(), api_get_user(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_user(), api_users_show(), app_destroy(), app_installed(), app_list(), app_store(), app_update(), appman_content(), attach_by_hash(), attach_by_hash_nodata(), attach_change_permissions(), attach_count_files(), attach_delete(), attach_init(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), block_content(), blocks_content(), bookmark_add(), bookmarks_init(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), chanman_remove_everything_from_network(), channel_content(), channel_remove(), channel_total(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), chat_content(), chat_message(), chat_post(), chatroom_create(), chatroom_destroy(), chatroom_enter(), chatroom_leave(), chatroom_list(), chatsvc_content(), chatsvc_init(), chatsvc_post(), check_account_email(), check_account_invite(), check_config(), check_item_source(), check_webbie(), Cache\clear(), collect_recipients(), comanche_block(), common_friends(), common_friends_zcid(), common_init(), connect_init(), connect_post(), connections_content(), connections_post(), connedit_content(), connedit_init(), connedit_post(), consume_feed(), contact_block(), contact_profile_assign(), contact_remove(), contact_select(), contactgroup_content(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), create_account(), create_identity(), RedDirectory\createDirectory(), RedDirectory\createFile(), current_theme(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dir_parse_query(), dir_tagadelic(), directory_content(), directory_run(), dirprofile_init(), dirsearch_content(), display_content(), downgrade_accounts(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), encode_item(), event_addtocal(), event_store_event(), event_store_item(), events_content(), events_post(), expand_groups(), expire_run(), externals_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), find_filename_by_hash(), find_folder_hash_by_attach_hash(), RedBrowser\findAttachHash(), RedBrowser\findAttachIdByHash(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), fix_system_urls(), fsuggest_content(), fsuggest_post(), RedBrowser\generateDirectoryIndex(), Cache\get(), RedFile\get(), get_all_perms(), get_birthdays(), get_channel_by_nick(), get_cloudpath(), get_config_from_storage(), get_events(), get_item_elements(), get_online_status(), get_sys_channel(), get_things(), get_words(), RedDirectory\getDir(), RedDirectory\getLastModified(), RedDirectory\getQuotaInfo(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_get_members(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), group_select(), group_side(), groups_containing(), handle_tag(), home_content(), identity_basic_export(), identity_check_service_class(), identity_selector(), import_author_rss(), import_author_zot(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), is_sys_channel(), item_add_cid(), item_check_service_class(), item_content(), item_expire(), item_message_id(), item_post(), item_remove_cid(), item_store(), item_store_update(), items_fetch(), layout_select(), layouts_content(), like_content(), list_public_sites(), load_config(), load_contact_links(), load_hooks(), load_pconfig(), load_plugin(), load_translation_table(), load_xconfig(), local_dir_update(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_store(), manage_content(), mark_orphan_hubsxchans(), match_content(), match_openid(), member_of(), menu_add_item(), menu_create(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit(), menu_edit_item(), menu_fetch(), menu_fetch_id(), menu_list(), mimetype_select(), mini_group_select(), mitem_content(), mood_init(), msearch_post(), netgrowth_content(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oauth_get_client(), oembed_fetch_url(), onedirsync_run(), onepoll_run(), openid_content(), page_content(), pagelist_widget(), pdl_selector(), perm_is_allowed(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), ping_init(), plugin_is_installed(), poco_init(), poco_load(), poke_content(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_init(), profile_load(), profile_photo_post(), profile_photo_set_profile_perms(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), prune_hub_reinstalls(), public_recips(), RedFile\put(), queue_run(), random_profile(), rconnect_url(), red_zrl_callback(), red_zrlify_img_callback(), RedChannelList(), RedCollectionData(), RedFileData(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_content(), register_hook(), register_post(), reload_plugins(), remote_online_status(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), retain_item(), rmagic_init(), rmagic_post(), rpost_content(), photo_driver\save(), search_ac_init(), search_content(), send_message(), send_reg_approval_email(), send_status_notifications(), service_class_allows(), service_class_fetch(), Cache\set(), set_config(), set_default_login_identity(), set_pconfig(), set_xconfig(), RedDirectory\setName(), RedFile\setName(), settings_post(), setup_content(), share_init(), siteinfo_content(), siteinfo_init(), sitelist_init(), sources_content(), sources_post(), starred_init(), photo_driver\store(), store_item_tag(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), suggest_init(), suggestion_query(), sync_directories(), tag_deliver(), tagadelic(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), thing_content(), thing_init(), tryzrlaudio(), tryzrlvideo(), uninstall_plugin(), unregister_hook(), update_birthdays(), update_directory_entry(), update_modtime(), update_queue_time(), update_remote_id(), update_suggestions(), user_allow(), user_approve(), user_deny(), RedBasicAuth\validateUserPass(), vcard_from_xchan(), verify_email_address(), viewconnections_content(), viewsrc_content(), vote_content(), vote_init(), vote_post(), webpages_content(), wfinger_init(), widget_bookmarkedchats(), widget_filer(), widget_follow(), widget_item(), widget_savedsearch(), widget_settings_menu(), widget_suggestedchats(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_input_filter(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hublocs(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zotfeed_init().

+

Referenced by abook_connections(), abook_self(), abook_toggle_flag(), account_remove(), account_total(), account_verify_password(), achievements_content(), acl_init(), add_source_route(), admin_content(), admin_page_channels(), admin_page_channels_post(), admin_page_dbsync(), admin_page_hubloc(), admin_page_hubloc_post(), admin_page_summary(), admin_page_users(), admin_page_users_post(), advanced_profile(), all_friends(), allowed_public_recips(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_ff_ids(), api_format_items(), api_get_user(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_user(), api_users_show(), app_destroy(), app_installed(), app_list(), app_store(), app_update(), appman_content(), attach_by_hash(), attach_by_hash_nodata(), attach_change_permissions(), attach_count_files(), attach_delete(), attach_init(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), block_content(), blocks_content(), bookmark_add(), bookmarks_init(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), chanman_remove_everything_from_network(), channel_content(), channel_remove(), channel_total(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), chat_content(), chat_message(), chat_post(), chatroom_create(), chatroom_destroy(), chatroom_enter(), chatroom_leave(), chatroom_list(), chatsvc_content(), chatsvc_init(), chatsvc_post(), check_account_email(), check_account_invite(), check_config(), check_item_source(), check_webbie(), Cache\clear(), collect_recipients(), comanche_block(), common_friends(), common_friends_zcid(), common_init(), connect_init(), connect_post(), connections_content(), connections_post(), connedit_content(), connedit_init(), connedit_post(), consume_feed(), contact_block(), contact_profile_assign(), contact_remove(), contact_select(), contactgroup_content(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), create_account(), create_identity(), RedDirectory\createDirectory(), RedDirectory\createFile(), current_theme(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dir_parse_query(), dir_tagadelic(), directory_content(), directory_run(), dirprofile_init(), dirsearch_content(), display_content(), downgrade_accounts(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), encode_item(), event_addtocal(), event_store_event(), event_store_item(), events_content(), events_post(), expand_groups(), expire_run(), externals_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), find_filename_by_hash(), find_folder_hash_by_attach_hash(), RedBrowser\findAttachHash(), RedBrowser\findAttachIdByHash(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), fix_system_urls(), fsuggest_content(), fsuggest_post(), RedBrowser\generateDirectoryIndex(), Cache\get(), RedFile\get(), get_all_perms(), get_birthdays(), get_channel_by_nick(), get_cloudpath(), get_config_from_storage(), get_events(), get_item_elements(), get_online_status(), get_sys_channel(), get_things(), get_words(), RedDirectory\getDir(), RedDirectory\getLastModified(), RedDirectory\getQuotaInfo(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_get_members(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), group_select(), group_side(), groups_containing(), handle_tag(), home_content(), identity_basic_export(), identity_check_service_class(), identity_selector(), import_author_rss(), import_author_zot(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), is_matrix_url(), is_sys_channel(), item_add_cid(), item_check_service_class(), item_content(), item_expire(), item_message_id(), item_post(), item_remove_cid(), item_store(), item_store_update(), items_fetch(), layout_select(), layouts_content(), like_content(), list_public_sites(), load_config(), load_contact_links(), load_hooks(), load_pconfig(), load_plugin(), load_translation_table(), load_xconfig(), local_dir_update(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_store(), manage_content(), mark_orphan_hubsxchans(), match_content(), match_openid(), member_of(), menu_add_item(), menu_create(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit(), menu_edit_item(), menu_fetch(), menu_fetch_id(), menu_list(), mimetype_select(), mini_group_select(), mitem_content(), mood_init(), msearch_post(), netgrowth_content(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oauth_get_client(), onedirsync_run(), onepoll_run(), openid_content(), page_content(), pagelist_widget(), pdl_selector(), perm_is_allowed(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), ping_init(), plugin_is_installed(), poco_init(), poco_load(), poke_content(), poke_init(), poll_content(), poll_post(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_init(), profile_load(), profile_photo_post(), profile_photo_set_profile_perms(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), prune_hub_reinstalls(), public_recips(), RedFile\put(), queue_run(), random_profile(), rconnect_url(), RedChannelList(), RedCollectionData(), RedFileData(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_content(), register_hook(), register_post(), reload_plugins(), remote_online_status(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), retain_item(), rmagic_init(), rmagic_post(), rpost_content(), photo_driver\save(), search_ac_init(), search_content(), send_message(), send_reg_approval_email(), send_status_notifications(), service_class_allows(), service_class_fetch(), Cache\set(), set_config(), set_default_login_identity(), set_pconfig(), set_xconfig(), RedDirectory\setName(), RedFile\setName(), settings_post(), setup_content(), share_init(), siteinfo_content(), siteinfo_init(), sitelist_init(), sources_content(), sources_post(), starred_init(), photo_driver\store(), store_item_tag(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), suggest_init(), suggestion_query(), sync_directories(), tag_deliver(), tagadelic(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), thing_content(), thing_init(), uninstall_plugin(), unregister_hook(), update_birthdays(), update_directory_entry(), update_modtime(), update_queue_time(), update_remote_id(), update_suggestions(), user_allow(), user_approve(), user_deny(), RedBasicAuth\validateUserPass(), vcard_from_xchan(), verify_email_address(), viewconnections_content(), viewsrc_content(), vote_content(), vote_init(), vote_post(), webpages_content(), wfinger_init(), widget_bookmarkedchats(), widget_filer(), widget_follow(), widget_item(), widget_savedsearch(), widget_settings_menu(), widget_suggestedchats(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_input_filter(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hublocs(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zotfeed_init().

diff --git a/doc/html/dir_817f6d302394b98e59575acdb59998bc.html b/doc/html/dir_817f6d302394b98e59575acdb59998bc.html index 827718f9f..3c4237aac 100644 --- a/doc/html/dir_817f6d302394b98e59575acdb59998bc.html +++ b/doc/html/dir_817f6d302394b98e59575acdb59998bc.html @@ -116,6 +116,8 @@ Files   file  none.php   +file  redable.php +  file  theme_init.php   diff --git a/doc/html/dir_817f6d302394b98e59575acdb59998bc.js b/doc/html/dir_817f6d302394b98e59575acdb59998bc.js index 7e1b24bb6..c33882a29 100644 --- a/doc/html/dir_817f6d302394b98e59575acdb59998bc.js +++ b/doc/html/dir_817f6d302394b98e59575acdb59998bc.js @@ -6,5 +6,6 @@ var dir_817f6d302394b98e59575acdb59998bc = [ "minimal.php", "minimal_8php.html", null ], [ "mod_import.php", "mod__import_8php.html", "mod__import_8php" ], [ "none.php", "none_8php.html", null ], + [ "redable.php", "redable_8php.html", "redable_8php" ], [ "theme_init.php", "php_2theme__init_8php.html", "php_2theme__init_8php" ] ]; \ No newline at end of file diff --git a/doc/html/dir_d41ce877eb409a4791b288730010abe2.html b/doc/html/dir_d41ce877eb409a4791b288730010abe2.html index a64bf15ff..25af89315 100644 --- a/doc/html/dir_d41ce877eb409a4791b288730010abe2.html +++ b/doc/html/dir_d41ce877eb409a4791b288730010abe2.html @@ -269,6 +269,8 @@ Files   file  poke.php   +file  poll.php +  file  post.php   file  pretheme.php diff --git a/doc/html/dir_d41ce877eb409a4791b288730010abe2.js b/doc/html/dir_d41ce877eb409a4791b288730010abe2.js index 34ba6ba4a..3b6ad9f4d 100644 --- a/doc/html/dir_d41ce877eb409a4791b288730010abe2.js +++ b/doc/html/dir_d41ce877eb409a4791b288730010abe2.js @@ -82,6 +82,7 @@ var dir_d41ce877eb409a4791b288730010abe2 = [ "ping.php", "ping_8php.html", "ping_8php" ], [ "poco.php", "poco_8php.html", "poco_8php" ], [ "poke.php", "poke_8php.html", "poke_8php" ], + [ "poll.php", "poll_8php.html", "poll_8php" ], [ "post.php", "post_8php.html", "post_8php" ], [ "pretheme.php", "pretheme_8php.html", "pretheme_8php" ], [ "probe.php", "mod_2probe_8php.html", "mod_2probe_8php" ], diff --git a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html index f072d2ca1..e86f90d6c 100644 --- a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html +++ b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html @@ -182,8 +182,6 @@ Files   file  follow.php   -file  friendica_smarty.php -  file  gprobe.php   file  group.php @@ -253,6 +251,8 @@ Files   file  session.php   +file  smarty.php +  file  socgraph.php   file  spam.php diff --git a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js index 3ccb3d653..d6a42b9af 100644 --- a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js +++ b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js @@ -43,10 +43,6 @@ var dir_d44c64559bbebec7f509842c48db8b23 = [ "externals.php", "externals_8php.html", "externals_8php" ], [ "features.php", "features_8php.html", "features_8php" ], [ "follow.php", "include_2follow_8php.html", "include_2follow_8php" ], - [ "friendica_smarty.php", "friendica__smarty_8php.html", [ - [ "FriendicaSmarty", "classFriendicaSmarty.html", "classFriendicaSmarty" ], - [ "FriendicaSmartyEngine", "classFriendicaSmartyEngine.html", "classFriendicaSmartyEngine" ] - ] ], [ "gprobe.php", "gprobe_8php.html", "gprobe_8php" ], [ "group.php", "include_2group_8php.html", "include_2group_8php" ], [ "html2bbcode.php", "html2bbcode_8php.html", "html2bbcode_8php" ], @@ -87,6 +83,10 @@ var dir_d44c64559bbebec7f509842c48db8b23 = [ "reddav.php", "reddav_8php.html", "reddav_8php" ], [ "security.php", "security_8php.html", "security_8php" ], [ "session.php", "session_8php.html", "session_8php" ], + [ "smarty.php", "smarty_8php.html", [ + [ "FriendicaSmarty", "classFriendicaSmarty.html", "classFriendicaSmarty" ], + [ "FriendicaSmartyEngine", "classFriendicaSmartyEngine.html", "classFriendicaSmartyEngine" ] + ] ], [ "socgraph.php", "socgraph_8php.html", "socgraph_8php" ], [ "spam.php", "spam_8php.html", "spam_8php" ], [ "system_unavailable.php", "system__unavailable_8php.html", "system__unavailable_8php" ], diff --git a/doc/html/files.html b/doc/html/files.html index 3f12e7398..f9a1d89a6 100644 --- a/doc/html/files.html +++ b/doc/html/files.html @@ -153,40 +153,40 @@ $(document).ready(function(){initNavTree('files.html','');}); |o*externals.php |o*features.php |o*follow.php -|o*friendica_smarty.php -|o*gprobe.php -|o*group.php -|o*html2bbcode.php -|o*html2plain.php -|o*hubloc.php -|o*identity.php -|o*ItemObject.php -|o*ITemplateEngine.php -|o*items.php -|o*language.phpTranslation support -|o*menu.php -|o*message.php -|o*nav.php -|o*network.php -|o*notifier.php -|o*notify.php -|o*oauth.php -|o*oembed.php -|o*onedirsync.php -|o*onepoll.php -|o*page_widgets.php -|o*permissions.php -|o*photos.php -|o*plugin.phpSome functions to handle addons and themes -|o*poller.php -|o*probe.php -|o*profile_selectors.php -|o*ProtoDriver.php -|o*queue.php -|o*queue_fn.php -|o*reddav.phpDAV related classes from SabreDAV for Red Matrix -|o*security.php -|o*session.php +|o*gprobe.php +|o*group.php +|o*html2bbcode.php +|o*html2plain.php +|o*hubloc.php +|o*identity.php +|o*ItemObject.php +|o*ITemplateEngine.php +|o*items.php +|o*language.phpTranslation support +|o*menu.php +|o*message.php +|o*nav.php +|o*network.php +|o*notifier.php +|o*notify.php +|o*oauth.php +|o*oembed.php +|o*onedirsync.php +|o*onepoll.php +|o*page_widgets.php +|o*permissions.php +|o*photos.php +|o*plugin.phpSome functions to handle addons and themes +|o*poller.php +|o*probe.php +|o*profile_selectors.php +|o*ProtoDriver.php +|o*queue.php +|o*queue_fn.php +|o*reddav.phpDAV related classes from SabreDAV for Red Matrix +|o*security.php +|o*session.php +|o*smarty.php |o*socgraph.php |o*spam.php |o*system_unavailable.php @@ -278,61 +278,62 @@ $(document).ready(function(){initNavTree('files.html','');}); |o*ping.php |o*poco.php |o*poke.php -|o*post.php -|o*pretheme.php -|o*probe.php -|o*profile.php -|o*profile_photo.php -|o*profiles.php -|o*profperm.php -|o*pubsites.php -|o*randprof.php -|o*rbmark.php -|o*register.php -|o*regmod.php -|o*regver.php -|o*removeme.php -|o*rmagic.php -|o*rpost.php -|o*rsd_xml.php -|o*search.php -|o*search_ac.php -|o*settings.php -|o*setup.php -|o*share.php -|o*siteinfo.php -|o*sitelist.php -|o*smilies.php -|o*sources.php -|o*sslify.php -|o*starred.php -|o*subthread.php -|o*suggest.php -|o*tagger.php -|o*tagrm.php -|o*thing.php -|o*toggle_mobile.php -|o*toggle_safesearch.php -|o*uexport.php -|o*update_channel.php -|o*update_display.php -|o*update_network.php -|o*update_search.php -|o*view.php -|o*viewconnections.php -|o*viewsrc.php -|o*vote.php -|o*wall_attach.php -|o*wall_upload.php -|o*webfinger.php -|o*webpages.php -|o*wfinger.php -|o*xchan.php -|o*xrd.php -|o*xref.php -|o*zfinger.php -|o*zotfeed.php -|\*zping.php +|o*poll.php +|o*post.php +|o*pretheme.php +|o*probe.php +|o*profile.php +|o*profile_photo.php +|o*profiles.php +|o*profperm.php +|o*pubsites.php +|o*randprof.php +|o*rbmark.php +|o*register.php +|o*regmod.php +|o*regver.php +|o*removeme.php +|o*rmagic.php +|o*rpost.php +|o*rsd_xml.php +|o*search.php +|o*search_ac.php +|o*settings.php +|o*setup.php +|o*share.php +|o*siteinfo.php +|o*sitelist.php +|o*smilies.php +|o*sources.php +|o*sslify.php +|o*starred.php +|o*subthread.php +|o*suggest.php +|o*tagger.php +|o*tagrm.php +|o*thing.php +|o*toggle_mobile.php +|o*toggle_safesearch.php +|o*uexport.php +|o*update_channel.php +|o*update_display.php +|o*update_network.php +|o*update_search.php +|o*view.php +|o*viewconnections.php +|o*viewsrc.php +|o*vote.php +|o*wall_attach.php +|o*wall_upload.php +|o*webfinger.php +|o*webpages.php +|o*wfinger.php +|o*xchan.php +|o*xrd.php +|o*xref.php +|o*zfinger.php +|o*zotfeed.php +|\*zping.php o+util |o+fpostit ||\*fpostit.php @@ -357,7 +358,8 @@ $(document).ready(function(){initNavTree('files.html','');}); ||o*minimal.php ||o*mod_import.php ||o*none.php -||\*theme_init.php +||o*redable.php +||\*theme_init.php |\+theme | o+apw | |o+css diff --git a/doc/html/functions.html b/doc/html/functions.html index 21db0a41a..b83df8f1b 100644 --- a/doc/html/functions.html +++ b/doc/html/functions.html @@ -318,8 +318,8 @@ $(document).ready(function(){initNavTree('functions.html','');}); : App
  • $name -: FriendicaSmartyEngine -, RedFile +: RedFile +, FriendicaSmartyEngine , Template
  • $nav_sel diff --git a/doc/html/functions_0x5f.html b/doc/html/functions_0x5f.html index 7698f8773..c74083daa 100644 --- a/doc/html/functions_0x5f.html +++ b/doc/html/functions_0x5f.html @@ -143,15 +143,15 @@ $(document).ready(function(){initNavTree('functions_0x5f.html','');});
  • __construct() : App , Conversation -, FriendicaSmarty -, photo_driver -, RedDirectory -, FriendicaSmartyEngine +, Item , RedFile , RedBrowser -, dba_driver -, Item , FKOAuth1 +, FriendicaSmarty +, FriendicaSmartyEngine +, dba_driver +, photo_driver +, RedDirectory
  • __destruct() : dba_driver diff --git a/doc/html/functions_0x67.html b/doc/html/functions_0x67.html index 99d35cdc0..eb3dabc2a 100644 --- a/doc/html/functions_0x67.html +++ b/doc/html/functions_0x67.html @@ -205,8 +205,8 @@ $(document).ready(function(){initNavTree('functions_0x67.html','');}); : FriendicaSmartyEngine
  • get_markup_template() -: FriendicaSmartyEngine -, ITemplateEngine +: ITemplateEngine +, FriendicaSmartyEngine , Template
  • get_mode() diff --git a/doc/html/functions_0x72.html b/doc/html/functions_0x72.html index 1f4340843..3080f08d4 100644 --- a/doc/html/functions_0x72.html +++ b/doc/html/functions_0x72.html @@ -154,8 +154,8 @@ $(document).ready(function(){initNavTree('functions_0x72.html','');});
  • replace_macros() : Template -, FriendicaSmartyEngine , ITemplateEngine +, FriendicaSmartyEngine
  • rotate() : photo_imagick diff --git a/doc/html/functions_func.html b/doc/html/functions_func.html index a25888e23..2ffb3fe6d 100644 --- a/doc/html/functions_func.html +++ b/doc/html/functions_func.html @@ -142,15 +142,15 @@ $(document).ready(function(){initNavTree('functions_func.html','');});
  • __construct() : App , Conversation -, FriendicaSmarty -, photo_driver -, RedDirectory -, FriendicaSmartyEngine +, Item , RedFile , RedBrowser -, dba_driver -, Item , FKOAuth1 +, FriendicaSmarty +, FriendicaSmartyEngine +, dba_driver +, photo_driver +, RedDirectory
  • __destruct() : dba_driver diff --git a/doc/html/functions_func_0x67.html b/doc/html/functions_func_0x67.html index d93dd43c3..695e8c912 100644 --- a/doc/html/functions_func_0x67.html +++ b/doc/html/functions_func_0x67.html @@ -204,8 +204,8 @@ $(document).ready(function(){initNavTree('functions_func_0x67.html','');}); : FriendicaSmartyEngine
  • get_markup_template() -: FriendicaSmartyEngine -, ITemplateEngine +: ITemplateEngine +, FriendicaSmartyEngine , Template
  • get_mode() diff --git a/doc/html/functions_func_0x72.html b/doc/html/functions_func_0x72.html index edbd1da17..f01b1c583 100644 --- a/doc/html/functions_func_0x72.html +++ b/doc/html/functions_func_0x72.html @@ -153,8 +153,8 @@ $(document).ready(function(){initNavTree('functions_func_0x72.html','');});
  • replace_macros() : Template -, FriendicaSmartyEngine , ITemplateEngine +, FriendicaSmartyEngine
  • rotate() : photo_imagick diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index bb05f0d18..d63de2c1b 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -298,8 +298,8 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : App
  • $name -: FriendicaSmartyEngine -, RedFile +: RedFile +, FriendicaSmartyEngine , Template
  • $nav_sel diff --git a/doc/html/globals_0x62.html b/doc/html/globals_0x62.html index 038121491..352eeed8e 100644 --- a/doc/html/globals_0x62.html +++ b/doc/html/globals_0x62.html @@ -244,7 +244,7 @@ $(document).ready(function(){initNavTree('globals_0x62.html','');}); : boot.php
  • build_sync_packet() -: zot.php +: zot.php
  • diff --git a/doc/html/globals_0x69.html b/doc/html/globals_0x69.html index 5d75dabb0..e114f862a 100644 --- a/doc/html/globals_0x69.html +++ b/doc/html/globals_0x69.html @@ -157,10 +157,10 @@ $(document).ready(function(){initNavTree('globals_0x69.html','');}); : text.php
  • if -: style.php -, default.php +: redable.php +, style.php , php2po.php -, default.php +, default.php , full.php
  • import_author_rss() @@ -229,6 +229,9 @@ $(document).ready(function(){initNavTree('globals_0x69.html','');});
  • is_foreigner() : identity.php
  • +
  • is_matrix_url() +: hubloc.php +
  • is_member() : identity.php
  • diff --git a/doc/html/globals_0x6d.html b/doc/html/globals_0x6d.html index ee4d52af8..7ee47bc23 100644 --- a/doc/html/globals_0x6d.html +++ b/doc/html/globals_0x6d.html @@ -180,6 +180,9 @@ $(document).ready(function(){initNavTree('globals_0x6d.html','');});
  • mail_store() : items.php
  • +
  • make_xchan_hash() +: zot.php +
  • manage_content() : manage.php
  • diff --git a/doc/html/globals_0x6f.html b/doc/html/globals_0x6f.html index 790779373..924d9aedf 100644 --- a/doc/html/globals_0x6f.html +++ b/doc/html/globals_0x6f.html @@ -201,6 +201,9 @@ $(document).ready(function(){initNavTree('globals_0x6f.html','');});
  • opensearch_init() : opensearch.php
  • +
  • os_mkdir() +: boot.php +
  • diff --git a/doc/html/globals_0x70.html b/doc/html/globals_0x70.html index be6b6772e..58d2e2d67 100644 --- a/doc/html/globals_0x70.html +++ b/doc/html/globals_0x70.html @@ -222,9 +222,6 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
  • perms2str() : text.php
  • -
  • PERMS_A_BOOKMARK -: boot.php -
  • PERMS_A_DELEGATE : boot.php
  • @@ -276,6 +273,9 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
  • PERMS_W_COMMENT : boot.php
  • +
  • PERMS_W_LIKE +: boot.php +
  • PERMS_W_MAIL : boot.php
  • @@ -387,12 +387,21 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
  • poke_init() : poke.php
  • +
  • poll_content() +: poll.php +
  • +
  • poll_init() +: poll.php +
  • POLL_MULTIPLE_CHOICE : boot.php
  • POLL_OVERWRITE : boot.php
  • +
  • poll_post() +: poll.php +
  • POLL_SIMPLE_RATING : boot.php
  • diff --git a/doc/html/globals_0x73.html b/doc/html/globals_0x73.html index 6c525c6ee..123c5f032 100644 --- a/doc/html/globals_0x73.html +++ b/doc/html/globals_0x73.html @@ -222,6 +222,12 @@ $(document).ready(function(){initNavTree('globals_0x73.html','');});
  • share_init() : share.php
  • +
  • share_shield() +: bb2diaspora.php +
  • +
  • share_unshield() +: bb2diaspora.php +
  • showForm() : fpostit.php
  • diff --git a/doc/html/globals_func_0x62.html b/doc/html/globals_func_0x62.html index eea71bca0..0846a53df 100644 --- a/doc/html/globals_func_0x62.html +++ b/doc/html/globals_func_0x62.html @@ -243,7 +243,7 @@ $(document).ready(function(){initNavTree('globals_func_0x62.html','');}); : boot.php
  • build_sync_packet() -: zot.php +: zot.php
  • diff --git a/doc/html/globals_func_0x69.html b/doc/html/globals_func_0x69.html index 52a74b9b2..563c8b802 100644 --- a/doc/html/globals_func_0x69.html +++ b/doc/html/globals_func_0x69.html @@ -221,6 +221,9 @@ $(document).ready(function(){initNavTree('globals_func_0x69.html','');});
  • is_foreigner() : identity.php
  • +
  • is_matrix_url() +: hubloc.php +
  • is_member() : identity.php
  • diff --git a/doc/html/globals_func_0x6d.html b/doc/html/globals_func_0x6d.html index ce5db2295..14f4d3434 100644 --- a/doc/html/globals_func_0x6d.html +++ b/doc/html/globals_func_0x6d.html @@ -161,6 +161,9 @@ $(document).ready(function(){initNavTree('globals_func_0x6d.html','');});
  • mail_store() : items.php
  • +
  • make_xchan_hash() +: zot.php +
  • manage_content() : manage.php
  • diff --git a/doc/html/globals_func_0x6f.html b/doc/html/globals_func_0x6f.html index 3287852d1..21b74d14d 100644 --- a/doc/html/globals_func_0x6f.html +++ b/doc/html/globals_func_0x6f.html @@ -200,6 +200,9 @@ $(document).ready(function(){initNavTree('globals_func_0x6f.html','');});
  • opensearch_init() : opensearch.php
  • +
  • os_mkdir() +: boot.php +
  • diff --git a/doc/html/globals_func_0x70.html b/doc/html/globals_func_0x70.html index a5bab75dd..2f514ff59 100644 --- a/doc/html/globals_func_0x70.html +++ b/doc/html/globals_func_0x70.html @@ -263,6 +263,15 @@ $(document).ready(function(){initNavTree('globals_func_0x70.html','');});
  • poke_init() : poke.php
  • +
  • poll_content() +: poll.php +
  • +
  • poll_init() +: poll.php +
  • +
  • poll_post() +: poll.php +
  • poller_run() : poller.php
  • diff --git a/doc/html/globals_func_0x73.html b/doc/html/globals_func_0x73.html index 17278797d..290e1946b 100644 --- a/doc/html/globals_func_0x73.html +++ b/doc/html/globals_func_0x73.html @@ -221,6 +221,12 @@ $(document).ready(function(){initNavTree('globals_func_0x73.html','');});
  • share_init() : share.php
  • +
  • share_shield() +: bb2diaspora.php +
  • +
  • share_unshield() +: bb2diaspora.php +
  • showForm() : fpostit.php
  • diff --git a/doc/html/globals_vars_0x69.html b/doc/html/globals_vars_0x69.html index 5b43c5b0a..478edb9bb 100644 --- a/doc/html/globals_vars_0x69.html +++ b/doc/html/globals_vars_0x69.html @@ -142,9 +142,10 @@ $(document).ready(function(){initNavTree('globals_vars_0x69.html','');});
  • if : php2po.php , default.php +, redable.php , style.php -, default.php , full.php +, default.php
  • ITEM_BLOCKED : boot.php diff --git a/doc/html/globals_vars_0x70.html b/doc/html/globals_vars_0x70.html index 6709313d4..093dbc365 100644 --- a/doc/html/globals_vars_0x70.html +++ b/doc/html/globals_vars_0x70.html @@ -172,9 +172,6 @@ $(document).ready(function(){initNavTree('globals_vars_0x70.html','');});
  • PAGE_SYSTEM : boot.php
  • -
  • PERMS_A_BOOKMARK -: boot.php -
  • PERMS_A_DELEGATE : boot.php
  • @@ -226,6 +223,9 @@ $(document).ready(function(){initNavTree('globals_vars_0x70.html','');});
  • PERMS_W_COMMENT : boot.php
  • +
  • PERMS_W_LIKE +: boot.php +
  • PERMS_W_MAIL : boot.php
  • diff --git a/doc/html/hubloc_8php.html b/doc/html/hubloc_8php.html index 37e3e05f2..12b2bf7f3 100644 --- a/doc/html/hubloc_8php.html +++ b/doc/html/hubloc_8php.html @@ -112,10 +112,30 @@ $(document).ready(function(){initNavTree('hubloc_8php.html','');}); + +

    Functions

     is_matrix_url ($url)
     
     prune_hub_reinstalls ()
     

    Function Documentation

    + +
    +
    + + + + + + + + +
    is_matrix_url ( $url)
    +
    +
    diff --git a/doc/html/hubloc_8php.js b/doc/html/hubloc_8php.js index 0019e397f..d025f7c76 100644 --- a/doc/html/hubloc_8php.js +++ b/doc/html/hubloc_8php.js @@ -1,4 +1,5 @@ var hubloc_8php = [ + [ "is_matrix_url", "hubloc_8php.html#aebd244b4616ded022cbbee5e82926951", null ], [ "prune_hub_reinstalls", "hubloc_8php.html#ad3d0dcfcfcb347744f7617fe6f5de002", null ] ]; \ No newline at end of file diff --git a/doc/html/include_2config_8php.html b/doc/html/include_2config_8php.html index b63261e8e..8ccab0f9d 100644 --- a/doc/html/include_2config_8php.html +++ b/doc/html/include_2config_8php.html @@ -258,7 +258,7 @@ Functions
    -

    Referenced by account_verify_password(), acl_init(), admin_page_dbsync(), admin_page_logs(), admin_page_site(), admin_page_summary(), admin_page_themes(), allowed_email(), allowed_url(), api_statuses_mentions(), api_statusnet_config(), attach_store(), bbcode(), build_sync_packet(), channel_content(), check_account_admin(), check_account_invite(), check_config(), cli_startup(), create_account(), create_identity(), create_sys_channel(), RedDirectory\createFile(), detect_language(), directory_content(), directory_run(), dirprofile_init(), dirsearch_content(), display_content(), dlogger(), dob(), downgrade_accounts(), editblock_content(), editpost_content(), editwebpage_content(), encode_item(), encode_mail(), events_content(), expire_run(), externals_run(), feature_enabled(), feed_init(), find_upstream_directory(), findpeople_widget(), get_all_perms(), Item\get_comment_box(), get_default_profile_photo(), get_item_elements(), get_mail_elements(), get_max_import_size(), get_online_status(), RedDirectory\getChild(), RedDirectory\getChildren(), group_content(), home_content(), home_init(), photo_gd\imageString(), import_post(), import_xchan(), invite_content(), invite_post(), is_public_profile(), item_post(), item_store(), item_store_update(), photo_imagick\load(), logger(), login(), lostpass_content(), lostpass_post(), mark_orphan_hubsxchans(), nav(), navbar_complete(), network_content(), FKOAuthDataStore\new_access_token(), new_channel_post(), new_keypair(), notification(), notifier_run(), oembed_bbcode2html(), openid_content(), parse_url_content(), perm_is_allowed(), photo_upload(), photos_content(), photos_init(), poco_init(), poller_run(), post_activity_item(), post_post(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), profile_content(), profile_create_sidebar(), profile_photo_post(), profiles_content(), profperm_content(), pubsites_content(), RedFile\put(), register_content(), register_post(), reload_plugins(), remove_all_xchan_resources(), scale_external_images(), search_content(), send_message(), send_reg_approval_email(), send_verification_email(), service_class_allows(), service_class_fetch(), set_config(), settings_post(), site_default_perms(), siteinfo_content(), smilies(), tag_deliver(), theme_admin(), unobscure(), update_modtime(), update_suggestions(), upgrade_link(), user_allow(), valid_email(), validate_email(), verify_email_address(), viewconnections_content(), viewconnections_init(), webpages_content(), widget_fullprofile(), widget_profile(), z_fetch_url(), z_post_url(), zfinger_init(), zot_fetch(), zot_import(), and zotfeed_init().

    +

    Referenced by account_verify_password(), acl_init(), admin_page_dbsync(), admin_page_logs(), admin_page_site(), admin_page_summary(), admin_page_themes(), allowed_email(), allowed_url(), api_statuses_mentions(), api_statusnet_config(), attach_store(), bbcode(), build_sync_packet(), channel_content(), check_account_admin(), check_account_invite(), check_config(), cli_startup(), create_account(), create_identity(), create_sys_channel(), RedDirectory\createFile(), detect_language(), directory_content(), directory_run(), dirprofile_init(), dirsearch_content(), display_content(), dlogger(), dob(), downgrade_accounts(), editblock_content(), editpost_content(), editwebpage_content(), encode_item(), encode_mail(), events_content(), expire_run(), externals_run(), feature_enabled(), feed_init(), find_upstream_directory(), findpeople_widget(), get_all_perms(), Item\get_comment_box(), get_default_profile_photo(), get_item_elements(), get_mail_elements(), get_max_import_size(), get_online_status(), RedDirectory\getChild(), RedDirectory\getChildren(), group_content(), home_content(), home_init(), photo_gd\imageString(), import_post(), import_xchan(), invite_content(), invite_post(), is_public_profile(), item_post(), item_store(), item_store_update(), photo_imagick\load(), logger(), login(), lostpass_content(), lostpass_post(), mark_orphan_hubsxchans(), nav(), navbar_complete(), network_content(), FKOAuthDataStore\new_access_token(), new_channel_post(), new_keypair(), notification(), notifier_run(), oembed_bbcode2html(), openid_content(), parse_url_content(), perm_is_allowed(), photo_upload(), photos_content(), photos_init(), poco_init(), poller_run(), post_activity_item(), post_post(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), profile_content(), profile_create_sidebar(), profile_photo_post(), profiles_content(), profperm_content(), pubsites_content(), RedFile\put(), register_content(), register_post(), reload_plugins(), remove_all_xchan_resources(), scale_external_images(), search_content(), send_message(), send_reg_approval_email(), send_verification_email(), service_class_allows(), service_class_fetch(), set_config(), settings_post(), site_default_perms(), siteinfo_content(), smilies(), tag_deliver(), theme_admin(), unobscure(), update_modtime(), update_suggestions(), upgrade_link(), user_allow(), valid_email(), validate_email(), verify_email_address(), viewconnections_content(), viewconnections_init(), webpages_content(), widget_fullprofile(), widget_profile(), z_fetch_url(), z_post_url(), zfinger_init(), zot_fetch(), zot_import(), and zotfeed_init().

    @@ -326,7 +326,7 @@ Functions
    -

    Referenced by Conversation\__construct(), acl_init(), App\build_pagehead(), change_channel(), channel_content(), connect_content(), construct_page(), contact_block(), contact_remove(), conversation(), current_theme(), display_content(), editpost_content(), feature_enabled(), findpeople_widget(), Item\get_comment_box(), get_online_status(), get_theme_uid(), group_content(), home_init(), invite_content(), invite_post(), item_post(), item_store(), item_store_update(), items_fetch(), FKOAuth1\loginUser(), mail_content(), message_content(), network_content(), pdledit_content(), profile_activity(), profile_load(), profile_sidebar(), profperm_content(), remove_community_tag(), rpost_content(), search_content(), set_pconfig(), smilies(), tag_deliver(), theme_content(), and widget_notes().

    +

    Referenced by Conversation\__construct(), acl_init(), App\build_pagehead(), change_channel(), channel_content(), connect_content(), construct_page(), contact_block(), contact_remove(), conversation(), current_theme(), display_content(), editpost_content(), feature_enabled(), findpeople_widget(), Item\get_comment_box(), get_online_status(), get_theme_uid(), group_content(), home_init(), invite_content(), invite_post(), item_post(), item_store(), item_store_update(), items_fetch(), FKOAuth1\loginUser(), mail_content(), message_content(), network_content(), pdledit_content(), post_post(), profile_activity(), profile_load(), profile_sidebar(), profperm_content(), remove_community_tag(), rpost_content(), search_content(), set_pconfig(), smilies(), tag_deliver(), theme_content(), and widget_notes().

    diff --git a/doc/html/language_8php.html b/doc/html/language_8php.html index 4fc25ba2c..4fabd8523 100644 --- a/doc/html/language_8php.html +++ b/doc/html/language_8php.html @@ -372,7 +372,7 @@ Functions
    Returns
    translated string if exsists, otherwise s
    -

    Referenced by achievements_content(), acl_init(), admin_content(), admin_page_channels(), admin_page_dbsync(), admin_page_hubloc(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_post(), advanced_profile(), alt_pager(), api_content(), api_post(), api_statuses_public_timeline(), app_render(), app_store(), app_update(), appman_content(), appman_post(), apps_content(), apw_form(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_init(), attach_list_files(), attach_mkdir(), attach_store(), bbcode(), block_content(), blocks_content(), blogtheme_form(), bookmark_add(), bookmarks_content(), bookmarks_init(), categories_widget(), channel_content(), channel_init(), chanview_content(), chat_content(), chat_init(), chatroom_create(), chatroom_destroy(), chatroom_enter(), chatsvc_content(), check_account_email(), check_account_invite(), check_config(), check_form_security_std_err_msg(), check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), check_smarty3(), check_store(), cloud_init(), common_content(), common_friends_visitor_widget(), common_init(), connect_content(), connect_init(), connect_post(), connections_content(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_block(), contact_poll_interval(), contact_reputation(), conversation(), create_account(), create_identity(), datesel_format(), day_translate(), delegate_content(), design_tools(), dir_safe_mode(), dir_sort_links(), dir_tagblock(), directory_content(), dirprofile_init(), dirsearch_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store_item(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filestorage_content(), filestorage_post(), findpeople_widget(), follow_init(), format_categories(), format_event_diaspora(), format_event_html(), format_filer(), format_like(), format_notification(), fsuggest_content(), fsuggest_post(), gender_selector(), RedBrowser\generateDirectoryIndex(), get_birthdays(), Item\get_comment_box(), get_events(), get_features(), get_mood_verbs(), get_perms(), get_plink(), get_poke_verbs(), Item\get_template_data(), group_add(), group_content(), group_post(), group_side(), help_content(), home_content(), RedBrowser\htmlActionsPanel(), identity_check_service_class(), import_author_rss(), import_channel_photo(), import_content(), import_post(), import_xchan(), dba_driver\install(), invite_content(), invite_post(), item_check_service_class(), item_content(), item_photo_menu(), item_post(), item_post_type(), items_fetch(), lang_selector(), layout_select(), layouts_content(), like_content(), load_database(), localize_item(), lockview_content(), login(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manage_content(), manual_config(), marital_selector(), match_content(), menu_content(), menu_post(), menu_render(), message_content(), mimetype_select(), mini_group_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), network_to_name(), new_channel_content(), new_channel_post(), new_contact(), notice(), notification(), notifications_content(), notifications_post(), notify_content(), obj_verbs(), oembed_bbcode2html(), oembed_iframe(), oexchange_content(), openid_content(), page_content(), pagelist_widget(), paginate(), pdl_selector(), pdledit_content(), pdledit_post(), photo_upload(), photos_album_widget(), photos_content(), photos_init(), photos_post(), ping_init(), poke_content(), poke_init(), populate_acl(), post_activity_item(), post_init(), probe_content(), profile_activity(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), pubsites_content(), rbmark_content(), rbmark_post(), redbasic_form(), register_content(), register_post(), regmod_content(), relative_date(), removeme_content(), rmagic_content(), rmagic_post(), rpost_content(), scale_external_images(), search(), search_content(), searchbox(), select_timezone(), send_message(), send_reg_approval_email(), send_verification_email(), settings_post(), setup_content(), sexpref_selector(), siteinfo_content(), sources_content(), sources_post(), subthread_content(), suggest_content(), tagblock(), tagger_content(), tagrm_content(), tagrm_post(), theme_attachments(), thing_content(), thing_init(), timezone_cmp(), translate_system_apps(), update_birthdays(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), upgrade_bool_message(), upgrade_link(), upgrade_message(), user_allow(), user_approve(), user_deny(), validate_channelname(), vcard_from_xchan(), verify_email_address(), viewconnections_content(), viewsrc_content(), vote_content(), wall_upload_post(), webpages_content(), what_next(), widget_affinity(), widget_appselect(), widget_archive(), widget_bookmarkedchats(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestedchats(), widget_suggestions(), widget_tagcloud(), writepages_widget(), xchan_content(), z_readdir(), and zfinger_init().

    +

    Referenced by achievements_content(), acl_init(), admin_content(), admin_page_channels(), admin_page_dbsync(), admin_page_hubloc(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_post(), advanced_profile(), alt_pager(), api_content(), api_post(), api_statuses_public_timeline(), app_render(), app_store(), app_update(), appman_content(), appman_post(), apps_content(), apw_form(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_init(), attach_list_files(), attach_mkdir(), attach_store(), bbcode(), block_content(), blocks_content(), blogtheme_form(), bookmark_add(), bookmarks_content(), bookmarks_init(), categories_widget(), channel_content(), channel_init(), chanview_content(), chat_content(), chat_init(), chatroom_create(), chatroom_destroy(), chatroom_enter(), chatsvc_content(), check_account_email(), check_account_invite(), check_config(), check_form_security_std_err_msg(), check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), check_smarty3(), check_store(), cloud_init(), common_content(), common_friends_visitor_widget(), common_init(), connect_content(), connect_init(), connect_post(), connections_content(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_block(), contact_poll_interval(), contact_reputation(), conversation(), create_account(), create_identity(), datesel_format(), day_translate(), delegate_content(), design_tools(), dir_safe_mode(), dir_sort_links(), dir_tagblock(), directory_content(), dirprofile_init(), dirsearch_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store_item(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filestorage_content(), filestorage_post(), findpeople_widget(), follow_init(), format_categories(), format_event_diaspora(), format_event_html(), format_filer(), format_like(), format_notification(), fsuggest_content(), fsuggest_post(), gender_selector(), RedBrowser\generateDirectoryIndex(), get_birthdays(), Item\get_comment_box(), get_events(), get_features(), get_mood_verbs(), get_perms(), get_plink(), get_poke_verbs(), Item\get_template_data(), group_add(), group_content(), group_post(), group_side(), help_content(), home_content(), RedBrowser\htmlActionsPanel(), identity_check_service_class(), import_author_rss(), import_channel_photo(), import_content(), import_post(), import_xchan(), dba_driver\install(), invite_content(), invite_post(), item_check_service_class(), item_content(), item_photo_menu(), item_post(), item_post_type(), items_fetch(), lang_selector(), layout_select(), layouts_content(), like_content(), load_database(), localize_item(), lockview_content(), login(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manage_content(), manual_config(), marital_selector(), match_content(), menu_content(), menu_post(), menu_render(), message_content(), mimetype_select(), mini_group_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), network_to_name(), new_channel_content(), new_channel_post(), new_contact(), notice(), notification(), notifications_content(), notifications_post(), notify_content(), obj_verbs(), oembed_bbcode2html(), oembed_iframe(), oexchange_content(), openid_content(), page_content(), pagelist_widget(), paginate(), pdl_selector(), pdledit_content(), pdledit_post(), photo_upload(), photos_album_widget(), photos_content(), photos_init(), photos_post(), ping_init(), poke_content(), poke_init(), poll_content(), populate_acl(), post_activity_item(), post_init(), probe_content(), profile_activity(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), pubsites_content(), rbmark_content(), rbmark_post(), redbasic_form(), register_content(), register_post(), regmod_content(), relative_date(), removeme_content(), rmagic_content(), rmagic_post(), rpost_content(), scale_external_images(), search(), search_content(), searchbox(), select_timezone(), send_message(), send_reg_approval_email(), send_verification_email(), settings_post(), setup_content(), sexpref_selector(), siteinfo_content(), sources_content(), sources_post(), subthread_content(), suggest_content(), tagblock(), tagger_content(), tagrm_content(), tagrm_post(), theme_attachments(), thing_content(), thing_init(), timezone_cmp(), translate_system_apps(), update_birthdays(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), upgrade_bool_message(), upgrade_link(), upgrade_message(), user_allow(), user_approve(), user_deny(), validate_channelname(), vcard_from_xchan(), verify_email_address(), viewconnections_content(), viewsrc_content(), vote_content(), wall_upload_post(), webpages_content(), what_next(), widget_affinity(), widget_appselect(), widget_archive(), widget_bookmarkedchats(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestedchats(), widget_suggestions(), widget_tagcloud(), writepages_widget(), xchan_content(), z_readdir(), and zfinger_init().

    diff --git a/doc/html/navtree.js b/doc/html/navtree.js index b331c48c9..ba11440a2 100644 --- a/doc/html/navtree.js +++ b/doc/html/navtree.js @@ -37,14 +37,14 @@ var NAVTREE = var NAVTREEINDEX = [ "BS-Default_8php.html", -"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1", -"classApp.html#a9bf62f8e39585c0aa48fcffc3bf3484d", -"classphoto__driver.html#a2b2a99021fc63ed6465d703ddddcb832", -"extract_8php.html", -"include_2api_8php.html#a8b25a186bd0893f51aa72a62f655735e", -"items_8php.html#af6237605c60d69abdd959ddbbee3420c", -"post__to__red_8php.html", -"text_8php.html#a8264348059abd1d4d5bb521323d3b19a" +"boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11", +"classApp.html#a91fd3c8b89016113b05f3be24805ccff", +"classphoto__driver.html#a19e1af2b6af4c63aa6230abe69f83712", +"expire_8php.html#a444e45c9b67727b27db4c779fd51a298", +"include_2api_8php.html#a7759ccddc8dff012ad168e511ffe5af5", +"items_8php.html#ad4ee16e3ff1eaf60428c61f82ba25e6a", +"poll_8php.html#a3314c26bd2ac0ed831cebf3315cd3263", +"text_8php.html#a543447c5ed766535221e2d9636b379ee" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/doc/html/navtreeindex0.js b/doc/html/navtreeindex0.js index f15f5bede..143a8106c 100644 --- a/doc/html/navtreeindex0.js +++ b/doc/html/navtreeindex0.js @@ -20,9 +20,9 @@ var NAVTREEINDEX0 = "Contact_8php.html#ad5b02c2a962ee55b1b7ca6c159d6e4c5":[6,0,0,20,1], "Contact_8php.html#ae8803c330352cbf1e828eb7490edf47e":[6,0,0,20,0], "ConversationObject_8php.html":[6,0,0,24], -"ITemplateEngine_8php.html":[6,0,0,45], -"ItemObject_8php.html":[6,0,0,44], -"ProtoDriver_8php.html":[6,0,0,65], +"ITemplateEngine_8php.html":[6,0,0,44], +"ItemObject_8php.html":[6,0,0,43], +"ProtoDriver_8php.html":[6,0,0,64], "__well__known_8php.html":[6,0,1,0], "__well__known_8php.html#a6ebfa937a2024f0b5dab53f0ac90fed0":[6,0,1,0,0], "account_8php.html":[6,0,0,2], @@ -95,13 +95,15 @@ var NAVTREEINDEX0 = "auth_8php.html#a2add3a1129ffa4d5515442a9d52a9b1a":[6,0,0,8,2], "auth_8php.html#ab7be44ee051c0aa29847807cf2c5dd38":[6,0,0,8,1], "bb2diaspora_8php.html":[6,0,0,10], -"bb2diaspora_8php.html#a180b0e3a7d702998be19e3c3b44b0e93":[6,0,0,10,7], +"bb2diaspora_8php.html#a180b0e3a7d702998be19e3c3b44b0e93":[6,0,0,10,9], "bb2diaspora_8php.html#a29a2ad41f5826f3975fa9a49934ff863":[6,0,0,10,5], "bb2diaspora_8php.html#a4c2f8f11b29a06809d9b07782215b1b2":[6,0,0,10,6], "bb2diaspora_8php.html#a4f10e0876b27373c762bc1abbe745f5c":[6,0,0,10,0], -"bb2diaspora_8php.html#a599428bceb6f6d82a6a78cb66811f747":[6,0,0,10,8], +"bb2diaspora_8php.html#a599428bceb6f6d82a6a78cb66811f747":[6,0,0,10,10], "bb2diaspora_8php.html#a8b96bd45884fa1c40b942939354197d4":[6,0,0,10,3], +"bb2diaspora_8php.html#ab61b4f8c065e97b151411858bb2f209a":[6,0,0,10,8], "bb2diaspora_8php.html#ac9061ee10fcfcdac69566b649614e625":[6,0,0,10,2], +"bb2diaspora_8php.html#ad033be99e87a2aaa05e569c68f30792d":[6,0,0,10,7], "bb2diaspora_8php.html#ad0abe1a7ee50aa0736a233df0a422eba":[6,0,0,10,1], "bb2diaspora_8php.html#adc92ccda5f85ed27e64fcc17712c89cc":[6,0,0,10,4], "bbcode_8php.html":[6,0,0,11], @@ -134,120 +136,118 @@ var NAVTREEINDEX0 = "blogga_2view_2theme_2blog_2theme_8php.html#aae58cc837fe56473d9f3370abfe533ae":[6,0,3,1,1,1,0,0,2,1], "blogga_2view_2theme_2blog_2theme_8php.html#af634a3f721c5e238530d0636d33230ec":[6,0,3,1,1,1,0,0,2,4], "boot_8php.html":[6,0,4], -"boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0":[6,0,4,141], -"boot_8php.html#a01353c9abebc3544ea080ac161729632":[6,0,4,36], -"boot_8php.html#a022cea669f9f13ef7c6268b63884c57f":[6,0,4,155], -"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[6,0,4,257], -"boot_8php.html#a028380b2902a86ba32198f6d3b5d10bb":[6,0,4,134], -"boot_8php.html#a032bbd6d0321e99e9117332c9ed2b1b8":[6,0,4,54], -"boot_8php.html#a03d19251c245587de7ed959300b87bdf":[6,0,4,174], -"boot_8php.html#a0450389f24c632906fbc24347700a543":[6,0,4,45], -"boot_8php.html#a0603d6ece8c5d37b4b7db697db053a4b":[6,0,4,107], +"boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0":[6,0,4,142], +"boot_8php.html#a01353c9abebc3544ea080ac161729632":[6,0,4,37], +"boot_8php.html#a022cea669f9f13ef7c6268b63884c57f":[6,0,4,156], +"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[6,0,4,258], +"boot_8php.html#a028380b2902a86ba32198f6d3b5d10bb":[6,0,4,135], +"boot_8php.html#a032bbd6d0321e99e9117332c9ed2b1b8":[6,0,4,55], +"boot_8php.html#a03d19251c245587de7ed959300b87bdf":[6,0,4,175], +"boot_8php.html#a0450389f24c632906fbc24347700a543":[6,0,4,46], +"boot_8php.html#a0603d6ece8c5d37b4b7db697db053a4b":[6,0,4,108], "boot_8php.html#a081307d681d7d04f17b9ced2076e7c85":[6,0,4,1], -"boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[6,0,4,214], -"boot_8php.html#a0a98dd0110dc6c8e24cefc8ae74d5562":[6,0,4,69], -"boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[6,0,4,178], -"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[6,0,4,277], -"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[6,0,4,273], -"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[6,0,4,276], +"boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[6,0,4,215], +"boot_8php.html#a0a98dd0110dc6c8e24cefc8ae74d5562":[6,0,4,70], +"boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[6,0,4,179], +"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[6,0,4,278], +"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[6,0,4,274], +"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[6,0,4,277], "boot_8php.html#a0e4701c9742c3ef88f02ac450a042a84":[6,0,4,21], -"boot_8php.html#a0e57f846e6d47a308feced0f7274f178":[6,0,4,61], +"boot_8php.html#a0e57f846e6d47a308feced0f7274f178":[6,0,4,62], "boot_8php.html#a0e6db7e365f2b041a828b93786f694bc":[6,0,4,15], -"boot_8php.html#a0fb63e51c2a9814941842ae8f2f4dff8":[6,0,4,79], -"boot_8php.html#a107d53f96acf5319905a34b1870db09a":[6,0,4,39], -"boot_8php.html#a115faf8797718c3165498abbd6895843":[6,0,4,262], -"boot_8php.html#a11cfe7d99b4dac0454d0de8873989f81":[6,0,4,136], -"boot_8php.html#a1200c1f968ff3d52ef878de5fc5c30c1":[6,0,4,261], -"boot_8php.html#a12c781cefc20167231e2e3fd5866b1b5":[6,0,4,83], -"boot_8php.html#a14ba8f9e162f2559831ee3bf98e0c3bd":[6,0,4,80], -"boot_8php.html#a14d44d4a00223dc3db4ea962325db192":[6,0,4,204], -"boot_8php.html#a176664e78dcb9132e16be69418223eb2":[6,0,4,64], -"boot_8php.html#a17b4ea23d9ecf628d9c8f53b7abcb805":[6,0,4,154], -"boot_8php.html#a17cf72338b040891781a4bcbdd9a8595":[6,0,4,150], -"boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[6,0,4,177], -"boot_8php.html#a18a400fa45e5632811b33041d8c048bf":[6,0,4,144], -"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[6,0,4,285], -"boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[6,0,4,251], -"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[6,0,4,287], -"boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[6,0,4,181], -"boot_8php.html#a1da180f961f49a11573cac4ff6c62c05":[6,0,4,78], +"boot_8php.html#a0fb63e51c2a9814941842ae8f2f4dff8":[6,0,4,80], +"boot_8php.html#a107d53f96acf5319905a34b1870db09a":[6,0,4,40], +"boot_8php.html#a115faf8797718c3165498abbd6895843":[6,0,4,263], +"boot_8php.html#a11cfe7d99b4dac0454d0de8873989f81":[6,0,4,137], +"boot_8php.html#a1200c1f968ff3d52ef878de5fc5c30c1":[6,0,4,262], +"boot_8php.html#a12c781cefc20167231e2e3fd5866b1b5":[6,0,4,84], +"boot_8php.html#a14ba8f9e162f2559831ee3bf98e0c3bd":[6,0,4,81], +"boot_8php.html#a14d44d4a00223dc3db4ea962325db192":[6,0,4,205], +"boot_8php.html#a176664e78dcb9132e16be69418223eb2":[6,0,4,65], +"boot_8php.html#a17b4ea23d9ecf628d9c8f53b7abcb805":[6,0,4,155], +"boot_8php.html#a17cf72338b040891781a4bcbdd9a8595":[6,0,4,151], +"boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[6,0,4,178], +"boot_8php.html#a18a400fa45e5632811b33041d8c048bf":[6,0,4,145], +"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[6,0,4,286], +"boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[6,0,4,252], +"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[6,0,4,288], +"boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[6,0,4,182], +"boot_8php.html#a1da180f961f49a11573cac4ff6c62c05":[6,0,4,79], "boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[6,0,4,230], -"boot_8php.html#a1f5906598e90b5ea2b4245f682be4348":[6,0,4,109], -"boot_8php.html#a1fbb93cf030f07391f22cc2948744869":[6,0,4,161], +"boot_8php.html#a1f5906598e90b5ea2b4245f682be4348":[6,0,4,110], +"boot_8php.html#a1fbb93cf030f07391f22cc2948744869":[6,0,4,162], "boot_8php.html#a205d013103997adfa72953d2f20c01e1":[6,0,4,224], -"boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[6,0,4,197], -"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[6,0,4,253], -"boot_8php.html#a222395aa223cfbff6166fab0b4e2e1d5":[6,0,4,40], +"boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[6,0,4,198], +"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[6,0,4,254], +"boot_8php.html#a222395aa223cfbff6166fab0b4e2e1d5":[6,0,4,41], "boot_8php.html#a24a7a70afedd5d85fe0eadc85afa9f77":[6,0,4,20], -"boot_8php.html#a25476eec71fceda237f7dc1d78b0adb8":[6,0,4,102], -"boot_8php.html#a27299ecfb9e9a99826f17a1c14c6995f":[6,0,4,94], -"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[6,0,4,265], -"boot_8php.html#a285732e7889fa7f333cbe431111e1029":[6,0,4,200], -"boot_8php.html#a29528a2544373cc19a378f350040c6a1":[6,0,4,85], -"boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221":[6,0,4,135], +"boot_8php.html#a25476eec71fceda237f7dc1d78b0adb8":[6,0,4,103], +"boot_8php.html#a27299ecfb9e9a99826f17a1c14c6995f":[6,0,4,95], +"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[6,0,4,266], +"boot_8php.html#a285732e7889fa7f333cbe431111e1029":[6,0,4,201], +"boot_8php.html#a29528a2544373cc19a378f350040c6a1":[6,0,4,86], +"boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221":[6,0,4,136], "boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[6,0,4,228], -"boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3":[6,0,4,110], -"boot_8php.html#a2b525996e4426bdddbcec277778bde08":[6,0,4,249], -"boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[6,0,4,196], -"boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d":[6,0,4,131], -"boot_8php.html#a2e90096fede6acce16abf0da8cb2febe":[6,0,4,70], -"boot_8php.html#a2f8f25b13480c37a5f22511f53da8bab":[6,0,4,75], +"boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3":[6,0,4,111], +"boot_8php.html#a2b525996e4426bdddbcec277778bde08":[6,0,4,250], +"boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[6,0,4,197], +"boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d":[6,0,4,132], +"boot_8php.html#a2e90096fede6acce16abf0da8cb2febe":[6,0,4,71], +"boot_8php.html#a2f8f25b13480c37a5f22511f53da8bab":[6,0,4,76], "boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[6,0,4,235], -"boot_8php.html#a3475ff6c2e575f946ea0ee377e944173":[6,0,4,148], -"boot_8php.html#a34c756469ebed32e2fc987bcde62d382":[6,0,4,42], -"boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49":[6,0,4,124], -"boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd":[6,0,4,163], -"boot_8php.html#a36003bebe4ce860c6652bcc3e09b2214":[6,0,4,211], -"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[6,0,4,291], -"boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[6,0,4,185], -"boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955":[6,0,4,113], -"boot_8php.html#a3b56bfc6a0dd159070e316ddac3b7456":[6,0,4,118], -"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[6,0,4,290], +"boot_8php.html#a3475ff6c2e575f946ea0ee377e944173":[6,0,4,149], +"boot_8php.html#a34c756469ebed32e2fc987bcde62d382":[6,0,4,43], +"boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49":[6,0,4,125], +"boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd":[6,0,4,164], +"boot_8php.html#a36003bebe4ce860c6652bcc3e09b2214":[6,0,4,212], +"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[6,0,4,292], +"boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[6,0,4,186], +"boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955":[6,0,4,114], +"boot_8php.html#a3b56bfc6a0dd159070e316ddac3b7456":[6,0,4,119], +"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[6,0,4,291], "boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[6,0,4,226], "boot_8php.html#a3e0930933fb2c0bf8211cc7ab4e1c3b4":[6,0,4,12], -"boot_8php.html#a3e2ea123d29a72012db1241f96280b0e":[6,0,4,62], -"boot_8php.html#a3f40aa5bafff8c4eebdc62e5121daf77":[6,0,4,92], -"boot_8php.html#a400519fa181591cd6fdbb8f25fbcba0a":[6,0,4,52], -"boot_8php.html#a40d885b2cfd736aab4234ae641ca4dfb":[6,0,4,137], +"boot_8php.html#a3e2ea123d29a72012db1241f96280b0e":[6,0,4,63], +"boot_8php.html#a3f40aa5bafff8c4eebdc62e5121daf77":[6,0,4,93], +"boot_8php.html#a400519fa181591cd6fdbb8f25fbcba0a":[6,0,4,53], +"boot_8php.html#a40d885b2cfd736aab4234ae641ca4dfb":[6,0,4,138], "boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b":[6,0,4,219], -"boot_8php.html#a43296b1b4398aacbf92a4b2d56bab91e":[6,0,4,195], -"boot_8php.html#a43c6c7d84d880e9500bd4f8f8ecc5731":[6,0,4,91], -"boot_8php.html#a444ce608ce34efb82ee11852f36e825f":[6,0,4,171], -"boot_8php.html#a44ae1542a805ffd7f826fb511db07374":[6,0,4,158], -"boot_8php.html#a44d069c8a1cfcc6d2007c506a17ff28f":[6,0,4,73], -"boot_8php.html#a458e19af801bc4b0d1f1ce1a6d9e857e":[6,0,4,164], -"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[6,0,4,274], -"boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[6,0,4,183], -"boot_8php.html#a4a12ce5de39789b0361e308d89925a20":[6,0,4,108], -"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[6,0,4,243], -"boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[6,0,4,182], +"boot_8php.html#a43296b1b4398aacbf92a4b2d56bab91e":[6,0,4,196], +"boot_8php.html#a43c6c7d84d880e9500bd4f8f8ecc5731":[6,0,4,92], +"boot_8php.html#a444ce608ce34efb82ee11852f36e825f":[6,0,4,172], +"boot_8php.html#a44ae1542a805ffd7f826fb511db07374":[6,0,4,159], +"boot_8php.html#a44d069c8a1cfcc6d2007c506a17ff28f":[6,0,4,74], +"boot_8php.html#a458e19af801bc4b0d1f1ce1a6d9e857e":[6,0,4,165], +"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[6,0,4,275], +"boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[6,0,4,184], +"boot_8php.html#a4a12ce5de39789b0361e308d89925a20":[6,0,4,109], +"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[6,0,4,244], +"boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[6,0,4,183], "boot_8php.html#a4c02d88e66852a01bd5a1feecb7c3ce3":[6,0,4,6], -"boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[6,0,4,216], -"boot_8php.html#a4f507a5996dbb3da148add0339a40d5a":[6,0,4,58], -"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[6,0,4,239], -"boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[6,0,4,207], -"boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[6,0,4,162], -"boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[6,0,4,41], -"boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[6,0,4,84], -"boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209":[6,0,4,33], -"boot_8php.html#a56fd673eaa7014150297ce1162502db5":[6,0,4,199], -"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[6,0,4,238], -"boot_8php.html#a5a681a672e007cdc22b43345d71f07c6":[6,0,4,288], +"boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[6,0,4,217], +"boot_8php.html#a4f507a5996dbb3da148add0339a40d5a":[6,0,4,59], +"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[6,0,4,240], +"boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[6,0,4,208], +"boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[6,0,4,163], +"boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[6,0,4,42], +"boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[6,0,4,85], +"boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209":[6,0,4,34], +"boot_8php.html#a56fd673eaa7014150297ce1162502db5":[6,0,4,200], +"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[6,0,4,239], +"boot_8php.html#a5a681a672e007cdc22b43345d71f07c6":[6,0,4,289], "boot_8php.html#a5ab6181607a090bcdbaa13b15b85aba1":[6,0,4,19], -"boot_8php.html#a5ae728ac966ea1d3525a19e7fec59434":[6,0,4,63], -"boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[6,0,4,189], -"boot_8php.html#a5b8484922918946d041e5e0515dbe718":[6,0,4,212], -"boot_8php.html#a5c3747e0f505f0d5271dc4c54e3feaf4":[6,0,4,81], -"boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2":[6,0,4,169], -"boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[6,0,4,213], +"boot_8php.html#a5ae728ac966ea1d3525a19e7fec59434":[6,0,4,64], +"boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[6,0,4,190], +"boot_8php.html#a5b8484922918946d041e5e0515dbe718":[6,0,4,213], +"boot_8php.html#a5c3747e0f505f0d5271dc4c54e3feaf4":[6,0,4,82], +"boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2":[6,0,4,170], +"boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[6,0,4,214], +"boot_8php.html#a5fbebdf7a1c0ea8f904dbd9d78c2c06c":[6,0,4,32], "boot_8php.html#a623e49c79943f3e7bdb770d021683cf7":[6,0,4,18], "boot_8php.html#a6252d8eca67c689d9035ec6da544cf46":[6,0,4,24], -"boot_8php.html#a62c832a95e38b1fa23e6cef39521b7d5":[6,0,4,77], -"boot_8php.html#a639f079bf28f7bbb2769fee651d76dd8":[6,0,4,106], -"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[6,0,4,270], -"boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[6,0,4,175], -"boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322":[6,0,4,146], -"boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11":[6,0,4,149], -"boot_8php.html#a68eebe493e6f729ffd1aeda7a4b11155":[6,0,4,44], -"boot_8php.html#a6969947145a139ec374ce098224d8e81":[6,0,4,152] +"boot_8php.html#a62c832a95e38b1fa23e6cef39521b7d5":[6,0,4,78], +"boot_8php.html#a639f079bf28f7bbb2769fee651d76dd8":[6,0,4,107], +"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[6,0,4,271], +"boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[6,0,4,176], +"boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322":[6,0,4,147] }; diff --git a/doc/html/navtreeindex1.js b/doc/html/navtreeindex1.js index 0ad7cf4dc..f30c014c0 100644 --- a/doc/html/navtreeindex1.js +++ b/doc/html/navtreeindex1.js @@ -1,179 +1,182 @@ var NAVTREEINDEX1 = { -"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[6,0,4,255], -"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[6,0,4,242], -"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[6,0,4,236], -"boot_8php.html#a6b9909db6a7ec80ec6fdd40ba74014dd":[6,0,4,103], -"boot_8php.html#a6c5e9e293c8242dcb9bc2c3ea2fee2c9":[6,0,4,95], +"boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11":[6,0,4,150], +"boot_8php.html#a68eebe493e6f729ffd1aeda7a4b11155":[6,0,4,45], +"boot_8php.html#a6969947145a139ec374ce098224d8e81":[6,0,4,153], +"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[6,0,4,256], +"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[6,0,4,243], +"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[6,0,4,237], +"boot_8php.html#a6b9909db6a7ec80ec6fdd40ba74014dd":[6,0,4,104], +"boot_8php.html#a6c5e9e293c8242dcb9bc2c3ea2fee2c9":[6,0,4,96], "boot_8php.html#a6df1102664f64b274810db85197c2755":[6,0,4,223], -"boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d":[6,0,4,133], -"boot_8php.html#a6ee7a72d558d1851bbb9e3cdde377932":[6,0,4,217], -"boot_8php.html#a7037bcbca223395c06bc67f65024de7a":[6,0,4,104], -"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[6,0,4,254], -"boot_8php.html#a718a801b0be6cbaef5e519516da12721":[6,0,4,168], +"boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d":[6,0,4,134], +"boot_8php.html#a6ee7a72d558d1851bbb9e3cdde377932":[6,0,4,218], +"boot_8php.html#a7037bcbca223395c06bc67f65024de7a":[6,0,4,105], +"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[6,0,4,255], +"boot_8php.html#a718a801b0be6cbaef5e519516da12721":[6,0,4,169], "boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6":[6,0,4,28], -"boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[6,0,4,190], -"boot_8php.html#a749144d8dd9c1366596a0213c277d050":[6,0,4,139], -"boot_8php.html#a74bf27f7564c9a37975e7b37d973dcab":[6,0,4,74], +"boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[6,0,4,191], +"boot_8php.html#a749144d8dd9c1366596a0213c277d050":[6,0,4,140], +"boot_8php.html#a74bf27f7564c9a37975e7b37d973dcab":[6,0,4,75], "boot_8php.html#a75a90b0eadd0df510f7e63210733634d":[6,0,4,2], -"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[6,0,4,278], +"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[6,0,4,279], "boot_8php.html#a768f00b7d66be0daf7ef4eea2e862006":[6,0,4,4], -"boot_8php.html#a774f0f792ebfec1e774c5a17bb9d5966":[6,0,4,76], -"boot_8php.html#a781916f83fcc8ff1035649afa45f0292":[6,0,4,89], -"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[6,0,4,245], -"boot_8php.html#a7a8ba64d089cc0412c59a2eefc6d655c":[6,0,4,119], -"boot_8php.html#a7aa57438db03834aaa0b468bdce773a6":[6,0,4,67], -"boot_8php.html#a7af107fab8d62b9a73801713b774ed30":[6,0,4,138], -"boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133":[6,0,4,170], -"boot_8php.html#a7bff2278e68a71e524afd1c7c951e1e3":[6,0,4,71], -"boot_8php.html#a7c286add8961fd2d79216314cd4aadd8":[6,0,4,111], -"boot_8php.html#a7c2eb822d50e1554bf5c32861f36342b":[6,0,4,59], -"boot_8php.html#a7ed4581ab66ebcde97f6b3730856b028":[6,0,4,172], -"boot_8php.html#a7eeb83e15968f7a6cc5937d493815773":[6,0,4,46], -"boot_8php.html#a7f3474fec541e261fc8dff47313c4017":[6,0,4,49], -"boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866":[6,0,4,86], -"boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf":[6,0,4,122], -"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[6,0,4,209], -"boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8":[6,0,4,53], -"boot_8php.html#a845891f82bf6edd7fa2d578b66703112":[6,0,4,116], -"boot_8php.html#a84f48897059bbd4a8738d7ee4cec6688":[6,0,4,57], +"boot_8php.html#a774f0f792ebfec1e774c5a17bb9d5966":[6,0,4,77], +"boot_8php.html#a781916f83fcc8ff1035649afa45f0292":[6,0,4,90], +"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[6,0,4,246], +"boot_8php.html#a7a8ba64d089cc0412c59a2eefc6d655c":[6,0,4,120], +"boot_8php.html#a7aa57438db03834aaa0b468bdce773a6":[6,0,4,68], +"boot_8php.html#a7af107fab8d62b9a73801713b774ed30":[6,0,4,139], +"boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133":[6,0,4,171], +"boot_8php.html#a7bff2278e68a71e524afd1c7c951e1e3":[6,0,4,72], +"boot_8php.html#a7c286add8961fd2d79216314cd4aadd8":[6,0,4,112], +"boot_8php.html#a7c2eb822d50e1554bf5c32861f36342b":[6,0,4,60], +"boot_8php.html#a7ed4581ab66ebcde97f6b3730856b028":[6,0,4,173], +"boot_8php.html#a7eeb83e15968f7a6cc5937d493815773":[6,0,4,47], +"boot_8php.html#a7f3474fec541e261fc8dff47313c4017":[6,0,4,50], +"boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866":[6,0,4,87], +"boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf":[6,0,4,123], +"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[6,0,4,210], +"boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8":[6,0,4,54], +"boot_8php.html#a845891f82bf6edd7fa2d578b66703112":[6,0,4,117], +"boot_8php.html#a84f48897059bbd4a8738d7ee4cec6688":[6,0,4,58], "boot_8php.html#a852d4036a3bed66af1534d014c4ecde2":[6,0,4,221], -"boot_8php.html#a8663f32171568489dbb2a01dd00371f8":[6,0,4,129], -"boot_8php.html#a87b0f279f8413c7e4d805c5d85f20d34":[6,0,4,121], -"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[6,0,4,269], -"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[6,0,4,268], -"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[6,0,4,188], +"boot_8php.html#a8663f32171568489dbb2a01dd00371f8":[6,0,4,130], +"boot_8php.html#a87b0f279f8413c7e4d805c5d85f20d34":[6,0,4,122], +"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[6,0,4,270], +"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[6,0,4,269], +"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[6,0,4,189], "boot_8php.html#a899d24fd074594ceebbf72e1feff335f":[6,0,4,16], -"boot_8php.html#a8a60cc38bb567765fd926fef70205f16":[6,0,4,100], -"boot_8php.html#a8b2af16eaee9e7768a88d0e437877f3b":[6,0,4,218], -"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[6,0,4,240], -"boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7":[6,0,4,132], -"boot_8php.html#a8da836617174eed9fc2ac8054125354b":[6,0,4,126], -"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[6,0,4,247], -"boot_8php.html#a8fdcc4ffb365a3267bd02ce8a8d466d6":[6,0,4,286], +"boot_8php.html#a8a60cc38bb567765fd926fef70205f16":[6,0,4,101], +"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[6,0,4,241], +"boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7":[6,0,4,133], +"boot_8php.html#a8da836617174eed9fc2ac8054125354b":[6,0,4,127], +"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[6,0,4,248], +"boot_8php.html#a8fdcc4ffb365a3267bd02ce8a8d466d6":[6,0,4,287], "boot_8php.html#a9255af5ae9c887520091ea04763c1a88":[6,0,4,31], "boot_8php.html#a926cad0b3d8b9d9ee5da1898fc063ba3":[6,0,4,11], -"boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[6,0,4,153], -"boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08":[6,0,4,130], -"boot_8php.html#a949116d9a295b214293006c060ca4848":[6,0,4,128], -"boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0":[6,0,4,281], -"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[6,0,4,252], +"boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[6,0,4,154], +"boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08":[6,0,4,131], +"boot_8php.html#a949116d9a295b214293006c060ca4848":[6,0,4,129], +"boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0":[6,0,4,282], +"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[6,0,4,253], "boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90":[6,0,4,17], -"boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[6,0,4,202], -"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[6,0,4,241], -"boot_8php.html#a9c80420e5a063a4a87ce4831f086134d":[6,0,4,48], +"boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[6,0,4,203], +"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[6,0,4,242], +"boot_8php.html#a9c80420e5a063a4a87ce4831f086134d":[6,0,4,49], "boot_8php.html#a9cbab4ee728e9a8b4ce952bae643044e":[6,0,4,5], "boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[6,0,4,233], -"boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[6,0,4,203], -"boot_8php.html#a9ea1290e00c6d40684892047f2c778a9":[6,0,4,284], -"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[6,0,4,271], +"boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[6,0,4,204], +"boot_8php.html#a9ea1290e00c6d40684892047f2c778a9":[6,0,4,285], +"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[6,0,4,272], "boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[6,0,4,232], -"boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[6,0,4,191], +"boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[6,0,4,192], "boot_8php.html#aa1e828bbbcba170265eb2668d8daf42e":[6,0,4,25], -"boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[6,0,4,210], -"boot_8php.html#aa3425e2de85b08f7041656d3a8502cb6":[6,0,4,43], -"boot_8php.html#aa3679df31c8dad1b71816b0322d5baff":[6,0,4,160], +"boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[6,0,4,211], +"boot_8php.html#aa3425e2de85b08f7041656d3a8502cb6":[6,0,4,44], +"boot_8php.html#aa3679df31c8dad1b71816b0322d5baff":[6,0,4,161], "boot_8php.html#aa4221641e5c21db69fa52c426b9017f5":[6,0,4,9], -"boot_8php.html#aa544a6c078130d0967a1f4ed8ce0a2d2":[6,0,4,157], -"boot_8php.html#aa589421267f0c2f0d643f727792cce35":[6,0,4,115], -"boot_8php.html#aa74438cf71e48e37bf7b440b94243985":[6,0,4,88], -"boot_8php.html#aa8a2b61e70900139d1ca28e46f1da49d":[6,0,4,97], -"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[6,0,4,237], -"boot_8php.html#aad33b494084f729b6ee3b0bc457718a1":[6,0,4,143], +"boot_8php.html#aa544a6c078130d0967a1f4ed8ce0a2d2":[6,0,4,158], +"boot_8php.html#aa589421267f0c2f0d643f727792cce35":[6,0,4,116], +"boot_8php.html#aa74438cf71e48e37bf7b440b94243985":[6,0,4,89], +"boot_8php.html#aa8a2b61e70900139d1ca28e46f1da49d":[6,0,4,98], +"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[6,0,4,238], +"boot_8php.html#aad33b494084f729b6ee3b0bc457718a1":[6,0,4,144], "boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead":[6,0,4,220], -"boot_8php.html#aaf9b76832ee5f85e56466af162ba8a14":[6,0,4,68], -"boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[6,0,4,194], -"boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f":[6,0,4,120], +"boot_8php.html#aaf9b76832ee5f85e56466af162ba8a14":[6,0,4,69], +"boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[6,0,4,195], +"boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f":[6,0,4,121], "boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[6,0,4,222], -"boot_8php.html#ab346a2ece14993861f3e4206befa94f0":[6,0,4,32], -"boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[6,0,4,215], -"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[6,0,4,244], -"boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[6,0,4,187], +"boot_8php.html#ab346a2ece14993861f3e4206befa94f0":[6,0,4,33], +"boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[6,0,4,216], +"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[6,0,4,245], +"boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[6,0,4,188], "boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[6,0,4,227], -"boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764":[6,0,4,114], -"boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf":[6,0,4,145], -"boot_8php.html#ab5ddbe69d3d03acd06e1fb281488cb78":[6,0,4,55], -"boot_8php.html#ab724491497ab2618b23a01d5da60aec0":[6,0,4,205], +"boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764":[6,0,4,115], +"boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf":[6,0,4,146], +"boot_8php.html#ab5ddbe69d3d03acd06e1fb281488cb78":[6,0,4,56], +"boot_8php.html#ab724491497ab2618b23a01d5da60aec0":[6,0,4,206], "boot_8php.html#ab79b8b4555cae20d03f8200666d89d63":[6,0,4,7], -"boot_8php.html#ab7d65a7e7417825a4db62906bb600729":[6,0,4,99], -"boot_8php.html#ab9dca53455cd157d3c6ba2bdecdbd22d":[6,0,4,280], -"boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda":[6,0,4,37], -"boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[6,0,4,248], +"boot_8php.html#ab7d65a7e7417825a4db62906bb600729":[6,0,4,100], +"boot_8php.html#ab9dca53455cd157d3c6ba2bdecdbd22d":[6,0,4,281], +"boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda":[6,0,4,38], +"boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[6,0,4,249], "boot_8php.html#abc0a90a1a77f5b668aa7e4b57d1776a7":[6,0,4,3], -"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[6,0,4,275], -"boot_8php.html#abdcdfc873ace4e0902177bad934de0c0":[6,0,4,66], -"boot_8php.html#abeb4d86e17cefa8584f1244e2183b0e1":[6,0,4,117], -"boot_8php.html#abedd940e664017c61b48c6efa31d0cb8":[6,0,4,98], -"boot_8php.html#ac01230c7655e0705b2e99c9bc03c4450":[6,0,4,127], +"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[6,0,4,276], +"boot_8php.html#abdcdfc873ace4e0902177bad934de0c0":[6,0,4,67], +"boot_8php.html#abeb4d86e17cefa8584f1244e2183b0e1":[6,0,4,118], +"boot_8php.html#abedd940e664017c61b48c6efa31d0cb8":[6,0,4,99], +"boot_8php.html#ac01230c7655e0705b2e99c9bc03c4450":[6,0,4,128], "boot_8php.html#ac17fc8a416ea79e9d5cb4dc9a8ff8c5c":[6,0,4,23], -"boot_8php.html#ac195fc9003298923ea81f144388e24b1":[6,0,4,173], -"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[6,0,4,246], -"boot_8php.html#ac59a18a4838710d6c2de37aed6b21f03":[6,0,4,96], +"boot_8php.html#ac195fc9003298923ea81f144388e24b1":[6,0,4,174], +"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[6,0,4,247], +"boot_8php.html#ac59a18a4838710d6c2de37aed6b21f03":[6,0,4,97], "boot_8php.html#ac5e74f899f6e98d8e91b14ba1c08bc08":[6,0,4,26], -"boot_8php.html#ac608a34f3bc180e7724192e0fd31f9b0":[6,0,4,35], -"boot_8php.html#ac8400313df2c831653f9036f71ebd86d":[6,0,4,56], -"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[6,0,4,282], -"boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20":[6,0,4,123], -"boot_8php.html#ac99fc4d040764eac1736bec6973556fe":[6,0,4,125], -"boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[6,0,4,201], -"boot_8php.html#aca47505b8732177f52bb2d647eb2741c":[6,0,4,34], +"boot_8php.html#ac608a34f3bc180e7724192e0fd31f9b0":[6,0,4,36], +"boot_8php.html#ac8400313df2c831653f9036f71ebd86d":[6,0,4,57], +"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[6,0,4,283], +"boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20":[6,0,4,124], +"boot_8php.html#ac99fc4d040764eac1736bec6973556fe":[6,0,4,126], +"boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[6,0,4,202], +"boot_8php.html#aca47505b8732177f52bb2d647eb2741c":[6,0,4,35], "boot_8php.html#aca5e42678e178c6b9034610d66666fd7":[6,0,4,13], "boot_8php.html#acc4e0c910af066148b810e5fde55fff1":[6,0,4,8], -"boot_8php.html#acca19aae62e1a6951a856b945de20d67":[6,0,4,176], -"boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e":[6,0,4,283], +"boot_8php.html#acca19aae62e1a6951a856b945de20d67":[6,0,4,177], +"boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e":[6,0,4,284], "boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[6,0,4,234], -"boot_8php.html#ace6d70ac290397ddd40e561fd0831858":[6,0,4,267], -"boot_8php.html#ace83842dbeb84f7ed9ac59a9f57a7c32":[6,0,4,208], -"boot_8php.html#aced60c7285192e80b7c4757e45a7f1e3":[6,0,4,65], -"boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8":[6,0,4,156], -"boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5":[6,0,4,166], +"boot_8php.html#ace6d70ac290397ddd40e561fd0831858":[6,0,4,268], +"boot_8php.html#ace83842dbeb84f7ed9ac59a9f57a7c32":[6,0,4,209], +"boot_8php.html#aced60c7285192e80b7c4757e45a7f1e3":[6,0,4,66], +"boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8":[6,0,4,157], +"boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5":[6,0,4,167], "boot_8php.html#ad206598b909e8eb67eb0e0bb5ef69c13":[6,0,4,10], -"boot_8php.html#ad302cb26b838898d475f57f61b0fcc9f":[6,0,4,72], -"boot_8php.html#ad34c1547020a305915bcc39707744690":[6,0,4,87], +"boot_8php.html#ad302cb26b838898d475f57f61b0fcc9f":[6,0,4,73], +"boot_8php.html#ad34c1547020a305915bcc39707744690":[6,0,4,88], "boot_8php.html#ad4c9dc2c8a82e8f52b7404c1655eab44":[6,0,4,29], "boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[6,0,4,229], -"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[6,0,4,256], -"boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[6,0,4,250], -"boot_8php.html#ada72d88ae39a7e3b45baea201cb49a29":[6,0,4,93], -"boot_8php.html#adaeb4f590c56326b2dca3b19f31b6272":[6,0,4,140], -"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[6,0,4,259], -"boot_8php.html#add517a0958ac684792c62142a3877f81":[6,0,4,38], +"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[6,0,4,257], +"boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[6,0,4,251], +"boot_8php.html#ada72d88ae39a7e3b45baea201cb49a29":[6,0,4,94], +"boot_8php.html#adaeb4f590c56326b2dca3b19f31b6272":[6,0,4,141], +"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[6,0,4,260], +"boot_8php.html#add517a0958ac684792c62142a3877f81":[6,0,4,39], "boot_8php.html#adfb2fc7be5a4226c0a8e24131da9d498":[6,0,4,22], -"boot_8php.html#ae0da3ca0f54d75d22c71e007331f8d06":[6,0,4,105], -"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[6,0,4,266], -"boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[6,0,4,184], -"boot_8php.html#ae4861de36017fe399c1839f778bad9f5":[6,0,4,159], -"boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[6,0,4,192], -"boot_8php.html#aea392cb26ed617f3a8cde648385b5df0":[6,0,4,279], +"boot_8php.html#ae0da3ca0f54d75d22c71e007331f8d06":[6,0,4,106], +"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[6,0,4,267], +"boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[6,0,4,185], +"boot_8php.html#ae4861de36017fe399c1839f778bad9f5":[6,0,4,160], +"boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[6,0,4,193], +"boot_8php.html#aea392cb26ed617f3a8cde648385b5df0":[6,0,4,280], "boot_8php.html#aea7fc57a4d8e9dcb42f2601b0b9b761c":[6,0,4,27], -"boot_8php.html#aead84fa27d7516b855220fe004964a45":[6,0,4,272], -"boot_8php.html#aeb1039302affcbe7e8872c01c08c88f8":[6,0,4,50], +"boot_8php.html#aead84fa27d7516b855220fe004964a45":[6,0,4,273], +"boot_8php.html#aeb1039302affcbe7e8872c01c08c88f8":[6,0,4,51], "boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[6,0,4,231], -"boot_8php.html#aecaa1b6945b317ba8f1daf4af2aed8e6":[6,0,4,260], -"boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[6,0,4,167], -"boot_8php.html#aedfb9501ed408278667995524e0d15cf":[6,0,4,101], -"boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[6,0,4,179], -"boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[6,0,4,193], -"boot_8php.html#aefba06f1c0842036329033e7567ecf6d":[6,0,4,142], -"boot_8php.html#aefe573c3c7b0d37fbff264bbae79d673":[6,0,4,112], +"boot_8php.html#aecaa1b6945b317ba8f1daf4af2aed8e6":[6,0,4,261], +"boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[6,0,4,168], +"boot_8php.html#aedfb9501ed408278667995524e0d15cf":[6,0,4,102], +"boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[6,0,4,180], +"boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[6,0,4,194], +"boot_8php.html#aefba06f1c0842036329033e7567ecf6d":[6,0,4,143], +"boot_8php.html#aefe573c3c7b0d37fbff264bbae79d673":[6,0,4,113], "boot_8php.html#aefecf8599036df7f1b95d6820e0e2fa4":[6,0,4,30], -"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[6,0,4,263], -"boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[6,0,4,186], -"boot_8php.html#af3a4271630aabd8be592213f925d6a36":[6,0,4,60], -"boot_8php.html#af3bdfc20979c16f15bb9c60446a480f9":[6,0,4,51], -"boot_8php.html#af489d0c3166551b93e63a79ff2c9be35":[6,0,4,147], -"boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[6,0,4,206], -"boot_8php.html#af6b3de425e5849c73370a484c44607a3":[6,0,4,165], -"boot_8php.html#af6f6f6f40139f12fc09ec47373b30919":[6,0,4,90], -"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[6,0,4,258], -"boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[6,0,4,198], -"boot_8php.html#afaf93b7026f784b113b4f8921745891e":[6,0,4,180], -"boot_8php.html#afb97615e985a013799839b68b99018d7":[6,0,4,264], -"boot_8php.html#afbb1fe1b2c8c730ec8e08da93b6512c4":[6,0,4,47], -"boot_8php.html#afe084c30a1810c10442edb4fbcbc0086":[6,0,4,82], -"boot_8php.html#afe63ae69ba55299f813766e54df06ede":[6,0,4,151], +"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[6,0,4,264], +"boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[6,0,4,187], +"boot_8php.html#af3a4271630aabd8be592213f925d6a36":[6,0,4,61], +"boot_8php.html#af3bdfc20979c16f15bb9c60446a480f9":[6,0,4,52], +"boot_8php.html#af3ff14985bffbd951a6ea356b7ec3007":[6,0,4,236], +"boot_8php.html#af489d0c3166551b93e63a79ff2c9be35":[6,0,4,148], +"boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[6,0,4,207], +"boot_8php.html#af6b3de425e5849c73370a484c44607a3":[6,0,4,166], +"boot_8php.html#af6f6f6f40139f12fc09ec47373b30919":[6,0,4,91], +"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[6,0,4,259], +"boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[6,0,4,199], +"boot_8php.html#afaf93b7026f784b113b4f8921745891e":[6,0,4,181], +"boot_8php.html#afb97615e985a013799839b68b99018d7":[6,0,4,265], +"boot_8php.html#afbb1fe1b2c8c730ec8e08da93b6512c4":[6,0,4,48], +"boot_8php.html#afe084c30a1810c10442edb4fbcbc0086":[6,0,4,83], +"boot_8php.html#afe63ae69ba55299f813766e54df06ede":[6,0,4,152], "boot_8php.html#afe88b920aa285982edb817a0dd44eb37":[6,0,4,14], -"boot_8php.html#afef254290febac854c85fc698d9483a6":[6,0,4,289], +"boot_8php.html#afef254290febac854c85fc698d9483a6":[6,0,4,290], "boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[6,0,4,225], "boxy_8php.html":[6,0,3,1,3,1,0], "cache_8php.html":[6,0,0,13], @@ -246,8 +249,5 @@ var NAVTREEINDEX1 = "classApp.html#a7954862f44f606b0ff83d4c74d15e792":[5,0,5,57], "classApp.html#a871898becd0697d778f36d9336253ae8":[5,0,5,14], "classApp.html#a8863703a0305eaa45eb970dbd2046291":[5,0,5,16], -"classApp.html#a89e9feb2bfb5253883a9720beaffe876":[5,0,5,21], -"classApp.html#a91fd3c8b89016113b05f3be24805ccff":[5,0,5,87], -"classApp.html#a94a1ed2dc493c58612d17035b74ae736":[5,0,5,31], -"classApp.html#a98ef4cfd36693a3457c879b76bc6d694":[5,0,5,44] +"classApp.html#a89e9feb2bfb5253883a9720beaffe876":[5,0,5,21] }; diff --git a/doc/html/navtreeindex2.js b/doc/html/navtreeindex2.js index 7d6ee6ce6..3da311ac2 100644 --- a/doc/html/navtreeindex2.js +++ b/doc/html/navtreeindex2.js @@ -1,5 +1,8 @@ var NAVTREEINDEX2 = { +"classApp.html#a91fd3c8b89016113b05f3be24805ccff":[5,0,5,87], +"classApp.html#a94a1ed2dc493c58612d17035b74ae736":[5,0,5,31], +"classApp.html#a98ef4cfd36693a3457c879b76bc6d694":[5,0,5,44], "classApp.html#a9bf62f8e39585c0aa48fcffc3bf3484d":[5,0,5,64], "classApp.html#aa5a87c46ab3fee21362c466bf78042ef":[5,0,5,91], "classApp.html#aab23c59172310fd30f2d60dc039d3eea":[5,0,5,13], @@ -246,8 +249,5 @@ var NAVTREEINDEX2 = "classes.html":[5,1], "classphoto__driver.html":[5,0,19], "classphoto__driver.html#a00cb166c00b7502dbc456c94330e5b03":[5,0,19,27], -"classphoto__driver.html#a01d28d43b404d6f6de219dc9c5069dc9":[5,0,19,28], -"classphoto__driver.html#a19e1af2b6af4c63aa6230abe69f83712":[5,0,19,13], -"classphoto__driver.html#a1a63c4ae17e892a115ab9cf6efb960ce":[5,0,19,20], -"classphoto__driver.html#a22ecb8c696de65a5a10bd185be9d90c3":[5,0,19,17] +"classphoto__driver.html#a01d28d43b404d6f6de219dc9c5069dc9":[5,0,19,28] }; diff --git a/doc/html/navtreeindex3.js b/doc/html/navtreeindex3.js index 76a10082b..a9b2608cf 100644 --- a/doc/html/navtreeindex3.js +++ b/doc/html/navtreeindex3.js @@ -1,5 +1,8 @@ var NAVTREEINDEX3 = { +"classphoto__driver.html#a19e1af2b6af4c63aa6230abe69f83712":[5,0,19,13], +"classphoto__driver.html#a1a63c4ae17e892a115ab9cf6efb960ce":[5,0,19,20], +"classphoto__driver.html#a22ecb8c696de65a5a10bd185be9d90c3":[5,0,19,17], "classphoto__driver.html#a2b2a99021fc63ed6465d703ddddcb832":[5,0,19,5], "classphoto__driver.html#a2e6e61f1e356a90bc978f4404a77137e":[5,0,19,2], "classphoto__driver.html#a2f2b6337cf9aa0688d10b422123f0eec":[5,0,19,15], @@ -246,8 +249,5 @@ var NAVTREEINDEX3 = "events_8php.html":[6,0,1,31], "events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec":[6,0,1,31,0], "events_8php.html#ab3e8a8f901175f8e40a8089eea45c075":[6,0,1,31,1], -"expire_8php.html":[6,0,0,33], -"expire_8php.html#a444e45c9b67727b27db4c779fd51a298":[6,0,0,33,0], -"externals_8php.html":[6,0,0,34], -"externals_8php.html#a4df44079e6f915286088b7a0d44db926":[6,0,0,34,0] +"expire_8php.html":[6,0,0,33] }; diff --git a/doc/html/navtreeindex4.js b/doc/html/navtreeindex4.js index e26d0a016..f1944cfb2 100644 --- a/doc/html/navtreeindex4.js +++ b/doc/html/navtreeindex4.js @@ -1,5 +1,8 @@ var NAVTREEINDEX4 = { +"expire_8php.html#a444e45c9b67727b27db4c779fd51a298":[6,0,0,33,0], +"externals_8php.html":[6,0,0,34], +"externals_8php.html#a4df44079e6f915286088b7a0d44db926":[6,0,0,34,0], "extract_8php.html":[6,0,2,4], "extract_8php.html#a0cbe524ffc9a496114fd7ba9f423ef44":[6,0,2,4,3], "extract_8php.html#a50b05cf2e02ef0b67fcad97106dd7634":[6,0,2,4,2], @@ -39,7 +42,6 @@ var NAVTREEINDEX4 = "friendica-to-smarty-tpl_8py.html#ae74419b16516956c66f7db714a93a6ac":[6,0,2,5,7], "friendica-to-smarty-tpl_8py.html#aecf730e0884bb4ddc6c0deb1ef85f8eb":[6,0,2,5,4], "friendica-to-smarty-tpl_8py.html#af6b2c793958aae2aadc294577431f749":[6,0,2,5,3], -"friendica__smarty_8php.html":[6,0,0,37], "fsuggest_8php.html":[6,0,1,38], "fsuggest_8php.html#a61ecfe10ce937ed526614f8fd3de3c7d":[6,0,1,38,1], "fsuggest_8php.html#aa6c49ed4b50a387f1845f36844dd7998":[6,0,1,38,0], @@ -69,8 +71,8 @@ var NAVTREEINDEX4 = "functions_0x76.html":[5,3,0,20], "functions_8php.html":[6,0,3,1,0,1,1], "functions_8php.html#adefe514c95680928b3aae250cbc3c663":[6,0,3,1,0,1,1,0], -"functions_func.html":[5,3,1], "functions_func.html":[5,3,1,0], +"functions_func.html":[5,3,1], "functions_func_0x61.html":[5,3,1,1], "functions_func_0x62.html":[5,3,1,2], "functions_func_0x63.html":[5,3,1,3], @@ -91,8 +93,8 @@ var NAVTREEINDEX4 = "functions_func_0x75.html":[5,3,1,18], "functions_func_0x76.html":[5,3,1,19], "functions_vars.html":[5,3,2], -"globals.html":[6,1,0,0], "globals.html":[6,1,0], +"globals.html":[6,1,0,0], "globals_0x5f.html":[6,1,0,1], "globals_0x61.html":[6,1,0,2], "globals_0x62.html":[6,1,0,3], @@ -146,8 +148,8 @@ var NAVTREEINDEX4 = "globals_func_0x77.html":[6,1,1,23], "globals_func_0x78.html":[6,1,1,24], "globals_func_0x7a.html":[6,1,1,25], -"globals_vars.html":[6,1,2], "globals_vars.html":[6,1,2,0], +"globals_vars.html":[6,1,2], "globals_vars_0x61.html":[6,1,2,1], "globals_vars_0x63.html":[6,1,2,2], "globals_vars_0x64.html":[6,1,2,3], @@ -169,8 +171,8 @@ var NAVTREEINDEX4 = "globals_vars_0x77.html":[6,1,2,19], "globals_vars_0x78.html":[6,1,2,20], "globals_vars_0x7a.html":[6,1,2,21], -"gprobe_8php.html":[6,0,0,38], -"gprobe_8php.html#adf72cb0a70b5b9d99fdec1cc60e18ed1":[6,0,0,38,0], +"gprobe_8php.html":[6,0,0,37], +"gprobe_8php.html#adf72cb0a70b5b9d99fdec1cc60e18ed1":[6,0,0,37,0], "greenthumbnails_8php.html":[6,0,3,1,0,2,3], "help_8php.html":[6,0,1,40], "help_8php.html#a06b2a51aaabed99e53a9b639047c4ce4":[6,0,1,40,1], @@ -181,47 +183,48 @@ var NAVTREEINDEX4 = "home_8php.html#ac4642c38b6f23a8d065dd4a75c620bde":[6,0,1,41,1], "hostxrd_8php.html":[6,0,1,42], "hostxrd_8php.html#aa37ffc8e7900bc76c4828bd25916db92":[6,0,1,42,0], -"html2bbcode_8php.html":[6,0,0,40], -"html2bbcode_8php.html#a39c662b19d318990fee2ba795a55d7a7":[6,0,0,40,3], -"html2bbcode_8php.html#a5ad726995ac4070213abdb3bd09f4837":[6,0,0,40,1], -"html2bbcode_8php.html#a71a07f135d196ec5943b13f7b2e6a9b2":[6,0,0,40,0], -"html2bbcode_8php.html#ad174afe0ccbd8c475e48f8a6ee2f27d8":[6,0,0,40,2], -"html2plain_8php.html":[6,0,0,41], -"html2plain_8php.html#a3214912e3d00cf0a948072daccf16740":[6,0,0,41,0], -"html2plain_8php.html#a56d29b254333d29abb9d96a9a903a4b0":[6,0,0,41,3], -"html2plain_8php.html#ab3e121fa9f3feb16f9f942e705bc6c04":[6,0,0,41,2], -"html2plain_8php.html#ae1c203d0f089d5678d73a6c64a395201":[6,0,0,41,1], -"hubloc_8php.html":[6,0,0,42], -"hubloc_8php.html#ad3d0dcfcfcb347744f7617fe6f5de002":[6,0,0,42,0], -"identity_8php.html":[6,0,0,43], -"identity_8php.html#a1cf83ac2b645de12868edaa3a5718f05":[6,0,0,43,3], -"identity_8php.html#a2ab5172eabd375869060c9ad68323f5c":[6,0,0,43,15], -"identity_8php.html#a332df795f684788002f5a6424abacfd7":[6,0,0,43,10], -"identity_8php.html#a345f4c943d84de502ec6e72d2c813945":[6,0,0,43,2], -"identity_8php.html#a3570a4eb77332b292d394c4132cb8f03":[6,0,0,43,13], -"identity_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc":[6,0,0,43,22], -"identity_8php.html#a4751b522ea913d0e7ed43e03d22e9e68":[6,0,0,43,21], -"identity_8php.html#a47d6f53216f23a3484061793bef29854":[6,0,0,43,23], -"identity_8php.html#a490972c02fdb638c52ec0e012a30bfd2":[6,0,0,43,8], -"identity_8php.html#a4e996e44b50330098a04b467367a559f":[6,0,0,43,18], -"identity_8php.html#a5b815330f3d177ab383af37a6c12e532":[6,0,0,43,26], -"identity_8php.html#a680fbafc2db023c5b1309e0180e81315":[6,0,0,43,27], -"identity_8php.html#a77d2237f1846964634b1c99089c27c7d":[6,0,0,43,1], -"identity_8php.html#a78151baf4407a8482d2681a91a9c486b":[6,0,0,43,24], -"identity_8php.html#a9637c557e13d9671f3eeb124ab98212a":[6,0,0,43,17], -"identity_8php.html#aa46321e1cd6a3b8dfde8bf9510112fec":[6,0,0,43,9], -"identity_8php.html#aa4bd4abfcba883f43919e89ec6419025":[6,0,0,43,19], -"identity_8php.html#aa870d2c1f558cfd52bef05bc124e8fa4":[6,0,0,43,0], -"identity_8php.html#aaeb666872995e3ab8da8f7bc5f3b2bd3":[6,0,0,43,12], -"identity_8php.html#aaff86ee3b5984821e7a256c2da5f1a51":[6,0,0,43,11], -"identity_8php.html#ab1485a26b032956e1496fc08c58b83ed":[6,0,0,43,6], -"identity_8php.html#ac73b3e13778c564c877554517a7f51ba":[6,0,0,43,5], -"identity_8php.html#ac9fcd5c4c371998790b5c55c3d0f4633":[6,0,0,43,14], -"identity_8php.html#ad2c97627a313d53df1a1c7b4215ddb51":[6,0,0,43,4], -"identity_8php.html#ad4a2c8caca8f6ae93633ebeca0ed6620":[6,0,0,43,20], -"identity_8php.html#ae2b140df652a55ca11bb6a99005fce35":[6,0,0,43,16], -"identity_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312":[6,0,0,43,7], -"identity_8php.html#af2802bc13a00a17b867bba7978ba8f58":[6,0,0,43,25], +"html2bbcode_8php.html":[6,0,0,39], +"html2bbcode_8php.html#a39c662b19d318990fee2ba795a55d7a7":[6,0,0,39,3], +"html2bbcode_8php.html#a5ad726995ac4070213abdb3bd09f4837":[6,0,0,39,1], +"html2bbcode_8php.html#a71a07f135d196ec5943b13f7b2e6a9b2":[6,0,0,39,0], +"html2bbcode_8php.html#ad174afe0ccbd8c475e48f8a6ee2f27d8":[6,0,0,39,2], +"html2plain_8php.html":[6,0,0,40], +"html2plain_8php.html#a3214912e3d00cf0a948072daccf16740":[6,0,0,40,0], +"html2plain_8php.html#a56d29b254333d29abb9d96a9a903a4b0":[6,0,0,40,3], +"html2plain_8php.html#ab3e121fa9f3feb16f9f942e705bc6c04":[6,0,0,40,2], +"html2plain_8php.html#ae1c203d0f089d5678d73a6c64a395201":[6,0,0,40,1], +"hubloc_8php.html":[6,0,0,41], +"hubloc_8php.html#ad3d0dcfcfcb347744f7617fe6f5de002":[6,0,0,41,1], +"hubloc_8php.html#aebd244b4616ded022cbbee5e82926951":[6,0,0,41,0], +"identity_8php.html":[6,0,0,42], +"identity_8php.html#a1cf83ac2b645de12868edaa3a5718f05":[6,0,0,42,3], +"identity_8php.html#a2ab5172eabd375869060c9ad68323f5c":[6,0,0,42,15], +"identity_8php.html#a332df795f684788002f5a6424abacfd7":[6,0,0,42,10], +"identity_8php.html#a345f4c943d84de502ec6e72d2c813945":[6,0,0,42,2], +"identity_8php.html#a3570a4eb77332b292d394c4132cb8f03":[6,0,0,42,13], +"identity_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc":[6,0,0,42,22], +"identity_8php.html#a4751b522ea913d0e7ed43e03d22e9e68":[6,0,0,42,21], +"identity_8php.html#a47d6f53216f23a3484061793bef29854":[6,0,0,42,23], +"identity_8php.html#a490972c02fdb638c52ec0e012a30bfd2":[6,0,0,42,8], +"identity_8php.html#a4e996e44b50330098a04b467367a559f":[6,0,0,42,18], +"identity_8php.html#a5b815330f3d177ab383af37a6c12e532":[6,0,0,42,26], +"identity_8php.html#a680fbafc2db023c5b1309e0180e81315":[6,0,0,42,27], +"identity_8php.html#a77d2237f1846964634b1c99089c27c7d":[6,0,0,42,1], +"identity_8php.html#a78151baf4407a8482d2681a91a9c486b":[6,0,0,42,24], +"identity_8php.html#a9637c557e13d9671f3eeb124ab98212a":[6,0,0,42,17], +"identity_8php.html#aa46321e1cd6a3b8dfde8bf9510112fec":[6,0,0,42,9], +"identity_8php.html#aa4bd4abfcba883f43919e89ec6419025":[6,0,0,42,19], +"identity_8php.html#aa870d2c1f558cfd52bef05bc124e8fa4":[6,0,0,42,0], +"identity_8php.html#aaeb666872995e3ab8da8f7bc5f3b2bd3":[6,0,0,42,12], +"identity_8php.html#aaff86ee3b5984821e7a256c2da5f1a51":[6,0,0,42,11], +"identity_8php.html#ab1485a26b032956e1496fc08c58b83ed":[6,0,0,42,6], +"identity_8php.html#ac73b3e13778c564c877554517a7f51ba":[6,0,0,42,5], +"identity_8php.html#ac9fcd5c4c371998790b5c55c3d0f4633":[6,0,0,42,14], +"identity_8php.html#ad2c97627a313d53df1a1c7b4215ddb51":[6,0,0,42,4], +"identity_8php.html#ad4a2c8caca8f6ae93633ebeca0ed6620":[6,0,0,42,20], +"identity_8php.html#ae2b140df652a55ca11bb6a99005fce35":[6,0,0,42,16], +"identity_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312":[6,0,0,42,7], +"identity_8php.html#af2802bc13a00a17b867bba7978ba8f58":[6,0,0,42,25], "import_8php.html":[6,0,1,43], "import_8php.html#af17fef0410518f7eac205d0ea416eaa2":[6,0,1,43,1], "import_8php.html#afdf25ed70096d5dbf4f6d0ca79fea184":[6,0,1,43,0], @@ -246,8 +249,5 @@ var NAVTREEINDEX4 = "include_2api_8php.html#a645397787618b5c548a31e8686e8cca4":[6,0,0,5,32], "include_2api_8php.html#a6951c690d87775eb37e569c66011988e":[6,0,0,5,35], "include_2api_8php.html#a6a04b48168ba1d9dd2de3081a630611f":[6,0,0,5,31], -"include_2api_8php.html#a72bfecac1970bc29b853073e816388ff":[6,0,0,5,6], -"include_2api_8php.html#a7759ccddc8dff012ad168e511ffe5af5":[6,0,0,5,9], -"include_2api_8php.html#a864191bb876a515ed71b17e260ef35ad":[6,0,0,5,2], -"include_2api_8php.html#a8969e8d9c683f12ba17dcd4b059e020d":[6,0,0,5,46] +"include_2api_8php.html#a72bfecac1970bc29b853073e816388ff":[6,0,0,5,6] }; diff --git a/doc/html/navtreeindex5.js b/doc/html/navtreeindex5.js index 3a65102f6..c474698f0 100644 --- a/doc/html/navtreeindex5.js +++ b/doc/html/navtreeindex5.js @@ -1,5 +1,8 @@ var NAVTREEINDEX5 = { +"include_2api_8php.html#a7759ccddc8dff012ad168e511ffe5af5":[6,0,0,5,9], +"include_2api_8php.html#a864191bb876a515ed71b17e260ef35ad":[6,0,0,5,2], +"include_2api_8php.html#a8969e8d9c683f12ba17dcd4b059e020d":[6,0,0,5,46], "include_2api_8php.html#a8b25a186bd0893f51aa72a62f655735e":[6,0,0,5,39], "include_2api_8php.html#a9160288b7ac220635942d8dc209b78c3":[6,0,0,5,10], "include_2api_8php.html#a970b02c06dea8b229aa3d5fff9cf4705":[6,0,0,5,8], @@ -92,88 +95,88 @@ var NAVTREEINDEX5 = "include_2directory_8php.html#aa75d3b0697ca1456aaabdb37a74aa0f0":[6,0,0,30,0], "include_2follow_8php.html":[6,0,0,36], "include_2follow_8php.html#ae387d4ae097c23d69f3247e7f08140c7":[6,0,0,36,0], -"include_2group_8php.html":[6,0,0,39], -"include_2group_8php.html#a0122ef312df2c5546b1a46b3e6c7b31b":[6,0,0,39,2], -"include_2group_8php.html#a048f6892bfd28852de1b76470df411de":[6,0,0,39,10], -"include_2group_8php.html#a06ec565d2b64e79044e7c1bf91a2a4ce":[6,0,0,39,1], -"include_2group_8php.html#a22a81875259c7d3d64d4848afea6b345":[6,0,0,39,0], -"include_2group_8php.html#a4118f498bbd1530c1d0136d016d197a5":[6,0,0,39,6], -"include_2group_8php.html#a540e3ef36f47d47532646be4241f6518":[6,0,0,39,7], -"include_2group_8php.html#a5bd191d9692e6c34d48c0ede10810f09":[6,0,0,39,4], -"include_2group_8php.html#a6a69bd7be032fa8ce4e49c43a42cc6e9":[6,0,0,39,8], -"include_2group_8php.html#a90e157b3e1b99c981809cb5a2abd3245":[6,0,0,39,5], -"include_2group_8php.html#ab0e422a0f31c0c64fd9084ca03d85f32":[6,0,0,39,11], -"include_2group_8php.html#abd66a5ea34a07a3422dc2dde6c7b3ecb":[6,0,0,39,3], -"include_2group_8php.html#afb802ae2ce73aae4bc36d157f7b6a92f":[6,0,0,39,9], -"include_2menu_8php.html":[6,0,0,48], -"include_2menu_8php.html#a03a5deed3908543581c074ce333e9d6a":[6,0,0,48,10], -"include_2menu_8php.html#a08a800821721781a8dfffbe31481ff98":[6,0,0,48,1], -"include_2menu_8php.html#a32701c4245e78ba9106eef52c08bf33d":[6,0,0,48,9], -"include_2menu_8php.html#a3884bda4d85d84ec99447db9403a68d8":[6,0,0,48,3], -"include_2menu_8php.html#a47447c01ba8ea04cd74af1d4c5b68fc7":[6,0,0,48,8], -"include_2menu_8php.html#a68ebbf492470c930f652013656f9071d":[6,0,0,48,7], -"include_2menu_8php.html#a6a33c6a3db2a7510b16cc656edaec571":[6,0,0,48,5], -"include_2menu_8php.html#a9aa8e0052dd47c1a93f53a983bd4620a":[6,0,0,48,2], -"include_2menu_8php.html#acb66f80ca895a6ccd562b3d9ae7b41aa":[6,0,0,48,6], -"include_2menu_8php.html#ad87f51ce85172bcc3f931aa0cd96a804":[6,0,0,48,4], -"include_2menu_8php.html#add35fae5e9695031b3d46e30ac409eb8":[6,0,0,48,0], -"include_2message_8php.html":[6,0,0,49], -"include_2message_8php.html#a254a756031e4d5e94f85e2939bdb5091":[6,0,0,49,2], -"include_2message_8php.html#a5f8de9847e203329e317ac38dc646898":[6,0,0,49,1], -"include_2message_8php.html#a652973ce47a262f2d238c2fd6233d97e":[6,0,0,49,3], -"include_2message_8php.html#a751ffd6635022b2190f56154ee745752":[6,0,0,49,4], -"include_2message_8php.html#aed272d77c06a309e2836ac79e75613f1":[6,0,0,49,0], -"include_2network_8php.html":[6,0,0,51], -"include_2network_8php.html#a1ff07d9fad93b713b93da0ab77aab7f0":[6,0,0,51,5], -"include_2network_8php.html#a27a951b59d8d622c0b3e7b0673ba74c6":[6,0,0,51,10], -"include_2network_8php.html#a469b9bd700269cd07d954f1a16c5899b":[6,0,0,51,4], -"include_2network_8php.html#a4c5d50079e089168d9248427018fffd4":[6,0,0,51,9], -"include_2network_8php.html#a4cfb2c05a1c295317283d762440ce0b2":[6,0,0,51,8], -"include_2network_8php.html#a5caa264fab6d2b2344e6bd5b298b08f2":[6,0,0,51,13], -"include_2network_8php.html#a78e89557b2fbd344ad790846d761b0c7":[6,0,0,51,7], -"include_2network_8php.html#a8122356933bcd6b0a8567e8e15ae5cc5":[6,0,0,51,14], -"include_2network_8php.html#a897e7112d86eb95526cbd0bff9375f02":[6,0,0,51,12], -"include_2network_8php.html#a8d5a3afb51cc932032b5dcc159efaae0":[6,0,0,51,6], -"include_2network_8php.html#a9129fd55e7fc175b4ea9a195cccc16bc":[6,0,0,51,19], -"include_2network_8php.html#a99353baabbc3e0584b85eb79ee802cff":[6,0,0,51,16], -"include_2network_8php.html#a9e9da2aafb806c98ecdc318604e60dc6":[6,0,0,51,17], -"include_2network_8php.html#aafd06c0a75402aefb06cfb9f9740fa37":[6,0,0,51,18], -"include_2network_8php.html#ab07ce9d75eae559865ed90aad2154bd7":[6,0,0,51,2], -"include_2network_8php.html#aba38458a2ff2d92d3536488dbb119694":[6,0,0,51,0], -"include_2network_8php.html#ad4056d3ce69988f5c1a997a79f503246":[6,0,0,51,3], -"include_2network_8php.html#adf6008b38c555e98e7ed10da9ede2335":[6,0,0,51,15], -"include_2network_8php.html#ae8d9c41a11000fb8667039fc71b4f73f":[6,0,0,51,11], -"include_2network_8php.html#aee35d9ad6b3f872bfb39ba3598936aa7":[6,0,0,51,1], -"include_2notify_8php.html":[6,0,0,53], -"include_2notify_8php.html#a0e61728e487df50c72e6434f911a57d3":[6,0,0,53,0], -"include_2oembed_8php.html":[6,0,0,55], -"include_2oembed_8php.html#a000a62b97113cf95b0e9e00412168172":[6,0,0,55,5], -"include_2oembed_8php.html#a00c4c80deffd9daf8dc97b58d4c64ed0":[6,0,0,55,7], -"include_2oembed_8php.html#a03fa3b7832c98a3d0b4630afeb73d487":[6,0,0,55,1], -"include_2oembed_8php.html#a26bb4c1e330d2f94ea7b6ce2fe970cf3":[6,0,0,55,4], -"include_2oembed_8php.html#a98549b9af8140eda3eceaeedcaabc2c2":[6,0,0,55,3], -"include_2oembed_8php.html#a9e57f3e36a0a0a47e6db79544b701d9a":[6,0,0,55,6], -"include_2oembed_8php.html#ab953a6e7c11bc6498ce01ed73e2ba319":[6,0,0,55,0], -"include_2oembed_8php.html#aba89ae64b355efcb4f706553d3edb6a2":[6,0,0,55,2], -"include_2photos_8php.html":[6,0,0,60], -"include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109":[6,0,0,60,0], -"include_2photos_8php.html#a7e7abc69872180697c5471dc69349afe":[6,0,0,60,2], -"include_2photos_8php.html#a8e8b7be99e24c2497bc2cb3339280c35":[6,0,0,60,1], -"include_2photos_8php.html#aa27b9e435dcc34e1009f56dc02c7ca51":[6,0,0,60,7], -"include_2photos_8php.html#ab0365f25b22ccea5f085fe7c49e1f4ab":[6,0,0,60,3], -"include_2photos_8php.html#ad648c0c5544fe9263409b6f6e57c6274":[6,0,0,60,6], -"include_2photos_8php.html#aedccaf18282b26899d9549c29bd9d1b9":[6,0,0,60,5], -"include_2photos_8php.html#af24c6aeed28ecc31ec39e7d9a1804979":[6,0,0,60,4], -"include_2probe_8php.html":[6,0,0,63], -"include_2probe_8php.html#a12ea7a0def2f0e07242b5c9ac684e01a":[6,0,0,63,3], -"include_2probe_8php.html#a2b4ac769508f7cfc17fee130279b9cb7":[6,0,0,63,4], -"include_2probe_8php.html#a2daa857942aceca01f956016dbbd139c":[6,0,0,63,1], -"include_2probe_8php.html#a3c02c7a23e8335a79c3c0f5331d11a85":[6,0,0,63,8], -"include_2probe_8php.html#a471851151d8cd7fbb79703e9522eeea8":[6,0,0,63,0], -"include_2probe_8php.html#a950a200372393f706851103cd3fffcba":[6,0,0,63,6], -"include_2probe_8php.html#a9b5eca1e01e52b3e65d64db0c92181e0":[6,0,0,63,2], -"include_2probe_8php.html#aa748dc73a6686c13826b1ee9d16c800d":[6,0,0,63,7], -"include_2probe_8php.html#ab19a52326b27607a0fb8191cc75ba481":[6,0,0,63,5], +"include_2group_8php.html":[6,0,0,38], +"include_2group_8php.html#a0122ef312df2c5546b1a46b3e6c7b31b":[6,0,0,38,2], +"include_2group_8php.html#a048f6892bfd28852de1b76470df411de":[6,0,0,38,10], +"include_2group_8php.html#a06ec565d2b64e79044e7c1bf91a2a4ce":[6,0,0,38,1], +"include_2group_8php.html#a22a81875259c7d3d64d4848afea6b345":[6,0,0,38,0], +"include_2group_8php.html#a4118f498bbd1530c1d0136d016d197a5":[6,0,0,38,6], +"include_2group_8php.html#a540e3ef36f47d47532646be4241f6518":[6,0,0,38,7], +"include_2group_8php.html#a5bd191d9692e6c34d48c0ede10810f09":[6,0,0,38,4], +"include_2group_8php.html#a6a69bd7be032fa8ce4e49c43a42cc6e9":[6,0,0,38,8], +"include_2group_8php.html#a90e157b3e1b99c981809cb5a2abd3245":[6,0,0,38,5], +"include_2group_8php.html#ab0e422a0f31c0c64fd9084ca03d85f32":[6,0,0,38,11], +"include_2group_8php.html#abd66a5ea34a07a3422dc2dde6c7b3ecb":[6,0,0,38,3], +"include_2group_8php.html#afb802ae2ce73aae4bc36d157f7b6a92f":[6,0,0,38,9], +"include_2menu_8php.html":[6,0,0,47], +"include_2menu_8php.html#a03a5deed3908543581c074ce333e9d6a":[6,0,0,47,10], +"include_2menu_8php.html#a08a800821721781a8dfffbe31481ff98":[6,0,0,47,1], +"include_2menu_8php.html#a32701c4245e78ba9106eef52c08bf33d":[6,0,0,47,9], +"include_2menu_8php.html#a3884bda4d85d84ec99447db9403a68d8":[6,0,0,47,3], +"include_2menu_8php.html#a47447c01ba8ea04cd74af1d4c5b68fc7":[6,0,0,47,8], +"include_2menu_8php.html#a68ebbf492470c930f652013656f9071d":[6,0,0,47,7], +"include_2menu_8php.html#a6a33c6a3db2a7510b16cc656edaec571":[6,0,0,47,5], +"include_2menu_8php.html#a9aa8e0052dd47c1a93f53a983bd4620a":[6,0,0,47,2], +"include_2menu_8php.html#acb66f80ca895a6ccd562b3d9ae7b41aa":[6,0,0,47,6], +"include_2menu_8php.html#ad87f51ce85172bcc3f931aa0cd96a804":[6,0,0,47,4], +"include_2menu_8php.html#add35fae5e9695031b3d46e30ac409eb8":[6,0,0,47,0], +"include_2message_8php.html":[6,0,0,48], +"include_2message_8php.html#a254a756031e4d5e94f85e2939bdb5091":[6,0,0,48,2], +"include_2message_8php.html#a5f8de9847e203329e317ac38dc646898":[6,0,0,48,1], +"include_2message_8php.html#a652973ce47a262f2d238c2fd6233d97e":[6,0,0,48,3], +"include_2message_8php.html#a751ffd6635022b2190f56154ee745752":[6,0,0,48,4], +"include_2message_8php.html#aed272d77c06a309e2836ac79e75613f1":[6,0,0,48,0], +"include_2network_8php.html":[6,0,0,50], +"include_2network_8php.html#a1ff07d9fad93b713b93da0ab77aab7f0":[6,0,0,50,5], +"include_2network_8php.html#a27a951b59d8d622c0b3e7b0673ba74c6":[6,0,0,50,10], +"include_2network_8php.html#a469b9bd700269cd07d954f1a16c5899b":[6,0,0,50,4], +"include_2network_8php.html#a4c5d50079e089168d9248427018fffd4":[6,0,0,50,9], +"include_2network_8php.html#a4cfb2c05a1c295317283d762440ce0b2":[6,0,0,50,8], +"include_2network_8php.html#a5caa264fab6d2b2344e6bd5b298b08f2":[6,0,0,50,13], +"include_2network_8php.html#a78e89557b2fbd344ad790846d761b0c7":[6,0,0,50,7], +"include_2network_8php.html#a8122356933bcd6b0a8567e8e15ae5cc5":[6,0,0,50,14], +"include_2network_8php.html#a897e7112d86eb95526cbd0bff9375f02":[6,0,0,50,12], +"include_2network_8php.html#a8d5a3afb51cc932032b5dcc159efaae0":[6,0,0,50,6], +"include_2network_8php.html#a9129fd55e7fc175b4ea9a195cccc16bc":[6,0,0,50,19], +"include_2network_8php.html#a99353baabbc3e0584b85eb79ee802cff":[6,0,0,50,16], +"include_2network_8php.html#a9e9da2aafb806c98ecdc318604e60dc6":[6,0,0,50,17], +"include_2network_8php.html#aafd06c0a75402aefb06cfb9f9740fa37":[6,0,0,50,18], +"include_2network_8php.html#ab07ce9d75eae559865ed90aad2154bd7":[6,0,0,50,2], +"include_2network_8php.html#aba38458a2ff2d92d3536488dbb119694":[6,0,0,50,0], +"include_2network_8php.html#ad4056d3ce69988f5c1a997a79f503246":[6,0,0,50,3], +"include_2network_8php.html#adf6008b38c555e98e7ed10da9ede2335":[6,0,0,50,15], +"include_2network_8php.html#ae8d9c41a11000fb8667039fc71b4f73f":[6,0,0,50,11], +"include_2network_8php.html#aee35d9ad6b3f872bfb39ba3598936aa7":[6,0,0,50,1], +"include_2notify_8php.html":[6,0,0,52], +"include_2notify_8php.html#a0e61728e487df50c72e6434f911a57d3":[6,0,0,52,0], +"include_2oembed_8php.html":[6,0,0,54], +"include_2oembed_8php.html#a000a62b97113cf95b0e9e00412168172":[6,0,0,54,5], +"include_2oembed_8php.html#a00c4c80deffd9daf8dc97b58d4c64ed0":[6,0,0,54,7], +"include_2oembed_8php.html#a03fa3b7832c98a3d0b4630afeb73d487":[6,0,0,54,1], +"include_2oembed_8php.html#a26bb4c1e330d2f94ea7b6ce2fe970cf3":[6,0,0,54,4], +"include_2oembed_8php.html#a98549b9af8140eda3eceaeedcaabc2c2":[6,0,0,54,3], +"include_2oembed_8php.html#a9e57f3e36a0a0a47e6db79544b701d9a":[6,0,0,54,6], +"include_2oembed_8php.html#ab953a6e7c11bc6498ce01ed73e2ba319":[6,0,0,54,0], +"include_2oembed_8php.html#aba89ae64b355efcb4f706553d3edb6a2":[6,0,0,54,2], +"include_2photos_8php.html":[6,0,0,59], +"include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109":[6,0,0,59,0], +"include_2photos_8php.html#a7e7abc69872180697c5471dc69349afe":[6,0,0,59,2], +"include_2photos_8php.html#a8e8b7be99e24c2497bc2cb3339280c35":[6,0,0,59,1], +"include_2photos_8php.html#aa27b9e435dcc34e1009f56dc02c7ca51":[6,0,0,59,7], +"include_2photos_8php.html#ab0365f25b22ccea5f085fe7c49e1f4ab":[6,0,0,59,3], +"include_2photos_8php.html#ad648c0c5544fe9263409b6f6e57c6274":[6,0,0,59,6], +"include_2photos_8php.html#aedccaf18282b26899d9549c29bd9d1b9":[6,0,0,59,5], +"include_2photos_8php.html#af24c6aeed28ecc31ec39e7d9a1804979":[6,0,0,59,4], +"include_2probe_8php.html":[6,0,0,62], +"include_2probe_8php.html#a12ea7a0def2f0e07242b5c9ac684e01a":[6,0,0,62,3], +"include_2probe_8php.html#a2b4ac769508f7cfc17fee130279b9cb7":[6,0,0,62,4], +"include_2probe_8php.html#a2daa857942aceca01f956016dbbd139c":[6,0,0,62,1], +"include_2probe_8php.html#a3c02c7a23e8335a79c3c0f5331d11a85":[6,0,0,62,8], +"include_2probe_8php.html#a471851151d8cd7fbb79703e9522eeea8":[6,0,0,62,0], +"include_2probe_8php.html#a950a200372393f706851103cd3fffcba":[6,0,0,62,6], +"include_2probe_8php.html#a9b5eca1e01e52b3e65d64db0c92181e0":[6,0,0,62,2], +"include_2probe_8php.html#aa748dc73a6686c13826b1ee9d16c800d":[6,0,0,62,7], +"include_2probe_8php.html#ab19a52326b27607a0fb8191cc75ba481":[6,0,0,62,5], "index.html":[], "interfaceITemplateEngine.html":[5,0,18], "interfaceITemplateEngine.html#aaa7381c8becc3d1c1790b53988a0f243":[5,0,18,1], @@ -188,66 +191,63 @@ var NAVTREEINDEX5 = "item_8php.html#a764bbb2e9a885a86fb23d0b5e4a09221":[6,0,1,46,4], "item_8php.html#a7b63a9d0cd02096e17dcf11f4afa7c10":[6,0,1,46,1], "item_8php.html#aa22feef4de326e1d7078dedd892e615c":[6,0,1,46,2], -"items_8php.html":[6,0,0,46], -"items_8php.html#a004e89d86b0f29b2c4da20108ecc4091":[6,0,0,46,63], -"items_8php.html#a016dd86c827d08db89061ea81d15c6cb":[6,0,0,46,3], -"items_8php.html#a01e3cf44e082fa9bd06dcde5bf713d70":[6,0,0,46,7], -"items_8php.html#a02ca33c31ed535d24894f8a9a91ce9df":[6,0,0,46,37], -"items_8php.html#a04a35b610acfe54434df08adec39c0c7":[6,0,0,46,28], -"items_8php.html#a0790a4550b829e85504af548623002ca":[6,0,0,46,8], -"items_8php.html#a079e099e15d88d47aeb6ca6d60da7107":[6,0,0,46,33], -"items_8php.html#a09d425596b9f8663472cf7474ad36d96":[6,0,0,46,39], -"items_8php.html#a0cf98bb619f07dd18f602683a55a5f59":[6,0,0,46,25], -"items_8php.html#a1e75047cf175aaee8dd16aa761913ff9":[6,0,0,46,5], -"items_8php.html#a251343637ff40a50cca93452cd530c26":[6,0,0,46,32], -"items_8php.html#a2541e6861a56d145c9281877cc501615":[6,0,0,46,42], -"items_8php.html#a275108c050f7eb18bcbb5018e6b81cf6":[6,0,0,46,4], -"items_8php.html#a2baa9e05f1e8aa3dd61c85803ae39bd6":[6,0,0,46,62], -"items_8php.html#a2d840c74ed23d1b6c7daee05cf89dda7":[6,0,0,46,21], -"items_8php.html#a36e656667193c83aa2cc03a024fc131b":[6,0,0,46,0], -"items_8php.html#a410f9c743877c125ca06312373346903":[6,0,0,46,49], -"items_8php.html#a49905ea75adfe8a2d110be344d18d6a6":[6,0,0,46,51], -"items_8php.html#a4e6d7639431e0dd8e9f4dba8e1ac408b":[6,0,0,46,54], -"items_8php.html#a536d0313b6ffe33b9d2490c4e25c5361":[6,0,0,46,30], -"items_8php.html#a555762e1022a4b8e3c3abd32e7812408":[6,0,0,46,15], -"items_8php.html#a566c601726697e044e75284af7fb6f17":[6,0,0,46,20], -"items_8php.html#a56b2a4abcadfac71175cd50555528cc3":[6,0,0,46,13], -"items_8php.html#a5ed782ff5b9cf050bec931e06de12c00":[6,0,0,46,41], -"items_8php.html#a5f690fc2484abec07840b4f9dd525bd9":[6,0,0,46,18], -"items_8php.html#a649dc3e53ed794d0ead4b5d037f8d8d7":[6,0,0,46,40], -"items_8php.html#a668ece2c37f05cc3abe538eb0dabfe55":[6,0,0,46,16], -"items_8php.html#a6bee35961f2e32905f20367a9309d627":[6,0,0,46,35], -"items_8php.html#a6f7e1334af5d684a987fa6a3eb37f4cc":[6,0,0,46,38], -"items_8php.html#a756738301f2ed96be50232500677d58a":[6,0,0,46,44], -"items_8php.html#a77051724d1784074ff187e73a4db93fe":[6,0,0,46,34], -"items_8php.html#a77da7ce9a117601d49ac4a67c71b514f":[6,0,0,46,47], -"items_8php.html#a78a60e39f6991bd3324a24dcbf9dac5a":[6,0,0,46,55], -"items_8php.html#a81565acf729e629e588d823308448e3c":[6,0,0,46,1], -"items_8php.html#a82955cc578f0fa600acec84475026194":[6,0,0,46,17], -"items_8php.html#a83a349062945d585edb4b3c5d763ab6e":[6,0,0,46,52], -"items_8php.html#a8794863cdf8ce1333040933d3a3f66bd":[6,0,0,46,12], -"items_8php.html#a87ac9e359591721a824ecd23bbb56296":[6,0,0,46,6], -"items_8php.html#a88c6cf7649ac836fbbed82a7a0315110":[6,0,0,46,60], -"items_8php.html#a896c1809d58f2d7a42cfe14577958ddf":[6,0,0,46,27], -"items_8php.html#a8f3c85c584ccd2b98c3ca440e45b40f8":[6,0,0,46,11], -"items_8php.html#a94ddb1d6c8fa21dd7433677e85168037":[6,0,0,46,31], -"items_8php.html#aa2d3caa2f27720762b5c729e07df40fb":[6,0,0,46,46], -"items_8php.html#aa371905f0a211b307cb3f7188c6cba04":[6,0,0,46,61], -"items_8php.html#aa579bc4445d60098b1410961ca8e96b7":[6,0,0,46,10], -"items_8php.html#aa723c0571e314a1853a24c5854b4f54f":[6,0,0,46,22], -"items_8php.html#aa9e99613d38a97b39c8cf5449699c2ee":[6,0,0,46,9], -"items_8php.html#aab9c6bae4c40799867596bdaae9829fd":[6,0,0,46,29], -"items_8php.html#aab9e0c58247427126de0699c729c3b6c":[6,0,0,46,57], -"items_8php.html#aac8c9eb4338e2a996c43914392c6cfdb":[6,0,0,46,14], -"items_8php.html#ab1bce4261bcf75ad62753b498a144d17":[6,0,0,46,58], -"items_8php.html#aba98fcbbcd7044a7e9ea34edabc14c87":[6,0,0,46,26], -"items_8php.html#abf7a1b73eb352d79acd36309b0dababd":[6,0,0,46,2], -"items_8php.html#ac1fcf621dce7370515b420a7753f4726":[6,0,0,46,48], -"items_8php.html#ac6673627d289ee4f547de0fe3b7acd0a":[6,0,0,46,19], -"items_8php.html#acf0bf7c9d21ac84f32effb754f7ad484":[6,0,0,46,43], -"items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0":[6,0,0,46,50], -"items_8php.html#ad34827ed330898456783fb14c7b46154":[6,0,0,46,59], -"items_8php.html#ad4ee16e3ff1eaf60428c61f82ba25e6a":[6,0,0,46,53], -"items_8php.html#adf980098b6de9c3993bc3ff26a8dd6f9":[6,0,0,46,24], -"items_8php.html#ae73794179b62d39bb597ff670ab1c1e5":[6,0,0,46,36] +"items_8php.html":[6,0,0,45], +"items_8php.html#a004e89d86b0f29b2c4da20108ecc4091":[6,0,0,45,63], +"items_8php.html#a016dd86c827d08db89061ea81d15c6cb":[6,0,0,45,3], +"items_8php.html#a01e3cf44e082fa9bd06dcde5bf713d70":[6,0,0,45,7], +"items_8php.html#a02ca33c31ed535d24894f8a9a91ce9df":[6,0,0,45,37], +"items_8php.html#a04a35b610acfe54434df08adec39c0c7":[6,0,0,45,28], +"items_8php.html#a0790a4550b829e85504af548623002ca":[6,0,0,45,8], +"items_8php.html#a079e099e15d88d47aeb6ca6d60da7107":[6,0,0,45,33], +"items_8php.html#a09d425596b9f8663472cf7474ad36d96":[6,0,0,45,39], +"items_8php.html#a0cf98bb619f07dd18f602683a55a5f59":[6,0,0,45,25], +"items_8php.html#a1e75047cf175aaee8dd16aa761913ff9":[6,0,0,45,5], +"items_8php.html#a251343637ff40a50cca93452cd530c26":[6,0,0,45,32], +"items_8php.html#a2541e6861a56d145c9281877cc501615":[6,0,0,45,42], +"items_8php.html#a275108c050f7eb18bcbb5018e6b81cf6":[6,0,0,45,4], +"items_8php.html#a2baa9e05f1e8aa3dd61c85803ae39bd6":[6,0,0,45,62], +"items_8php.html#a2d840c74ed23d1b6c7daee05cf89dda7":[6,0,0,45,21], +"items_8php.html#a36e656667193c83aa2cc03a024fc131b":[6,0,0,45,0], +"items_8php.html#a410f9c743877c125ca06312373346903":[6,0,0,45,49], +"items_8php.html#a49905ea75adfe8a2d110be344d18d6a6":[6,0,0,45,51], +"items_8php.html#a4e6d7639431e0dd8e9f4dba8e1ac408b":[6,0,0,45,54], +"items_8php.html#a536d0313b6ffe33b9d2490c4e25c5361":[6,0,0,45,30], +"items_8php.html#a555762e1022a4b8e3c3abd32e7812408":[6,0,0,45,15], +"items_8php.html#a566c601726697e044e75284af7fb6f17":[6,0,0,45,20], +"items_8php.html#a56b2a4abcadfac71175cd50555528cc3":[6,0,0,45,13], +"items_8php.html#a5ed782ff5b9cf050bec931e06de12c00":[6,0,0,45,41], +"items_8php.html#a5f690fc2484abec07840b4f9dd525bd9":[6,0,0,45,18], +"items_8php.html#a649dc3e53ed794d0ead4b5d037f8d8d7":[6,0,0,45,40], +"items_8php.html#a668ece2c37f05cc3abe538eb0dabfe55":[6,0,0,45,16], +"items_8php.html#a6bee35961f2e32905f20367a9309d627":[6,0,0,45,35], +"items_8php.html#a6f7e1334af5d684a987fa6a3eb37f4cc":[6,0,0,45,38], +"items_8php.html#a756738301f2ed96be50232500677d58a":[6,0,0,45,44], +"items_8php.html#a77051724d1784074ff187e73a4db93fe":[6,0,0,45,34], +"items_8php.html#a77da7ce9a117601d49ac4a67c71b514f":[6,0,0,45,47], +"items_8php.html#a78a60e39f6991bd3324a24dcbf9dac5a":[6,0,0,45,55], +"items_8php.html#a81565acf729e629e588d823308448e3c":[6,0,0,45,1], +"items_8php.html#a82955cc578f0fa600acec84475026194":[6,0,0,45,17], +"items_8php.html#a83a349062945d585edb4b3c5d763ab6e":[6,0,0,45,52], +"items_8php.html#a8794863cdf8ce1333040933d3a3f66bd":[6,0,0,45,12], +"items_8php.html#a87ac9e359591721a824ecd23bbb56296":[6,0,0,45,6], +"items_8php.html#a88c6cf7649ac836fbbed82a7a0315110":[6,0,0,45,60], +"items_8php.html#a896c1809d58f2d7a42cfe14577958ddf":[6,0,0,45,27], +"items_8php.html#a8f3c85c584ccd2b98c3ca440e45b40f8":[6,0,0,45,11], +"items_8php.html#a94ddb1d6c8fa21dd7433677e85168037":[6,0,0,45,31], +"items_8php.html#aa2d3caa2f27720762b5c729e07df40fb":[6,0,0,45,46], +"items_8php.html#aa371905f0a211b307cb3f7188c6cba04":[6,0,0,45,61], +"items_8php.html#aa579bc4445d60098b1410961ca8e96b7":[6,0,0,45,10], +"items_8php.html#aa723c0571e314a1853a24c5854b4f54f":[6,0,0,45,22], +"items_8php.html#aa9e99613d38a97b39c8cf5449699c2ee":[6,0,0,45,9], +"items_8php.html#aab9c6bae4c40799867596bdaae9829fd":[6,0,0,45,29], +"items_8php.html#aab9e0c58247427126de0699c729c3b6c":[6,0,0,45,57], +"items_8php.html#aac8c9eb4338e2a996c43914392c6cfdb":[6,0,0,45,14], +"items_8php.html#ab1bce4261bcf75ad62753b498a144d17":[6,0,0,45,58], +"items_8php.html#aba98fcbbcd7044a7e9ea34edabc14c87":[6,0,0,45,26], +"items_8php.html#abf7a1b73eb352d79acd36309b0dababd":[6,0,0,45,2], +"items_8php.html#ac1fcf621dce7370515b420a7753f4726":[6,0,0,45,48], +"items_8php.html#ac6673627d289ee4f547de0fe3b7acd0a":[6,0,0,45,19], +"items_8php.html#acf0bf7c9d21ac84f32effb754f7ad484":[6,0,0,45,43], +"items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0":[6,0,0,45,50], +"items_8php.html#ad34827ed330898456783fb14c7b46154":[6,0,0,45,59] }; diff --git a/doc/html/navtreeindex6.js b/doc/html/navtreeindex6.js index 8293db2e3..23901dd31 100644 --- a/doc/html/navtreeindex6.js +++ b/doc/html/navtreeindex6.js @@ -1,21 +1,24 @@ var NAVTREEINDEX6 = { -"items_8php.html#af6237605c60d69abdd959ddbbee3420c":[6,0,0,46,56], -"items_8php.html#af94c281016c6c912d06e064113336c5c":[6,0,0,46,45], -"items_8php.html#afbcf26dfcf8a83fff952aa858c1b7b67":[6,0,0,46,23], +"items_8php.html#ad4ee16e3ff1eaf60428c61f82ba25e6a":[6,0,0,45,53], +"items_8php.html#adf980098b6de9c3993bc3ff26a8dd6f9":[6,0,0,45,24], +"items_8php.html#ae73794179b62d39bb597ff670ab1c1e5":[6,0,0,45,36], +"items_8php.html#af6237605c60d69abdd959ddbbee3420c":[6,0,0,45,56], +"items_8php.html#af94c281016c6c912d06e064113336c5c":[6,0,0,45,45], +"items_8php.html#afbcf26dfcf8a83fff952aa858c1b7b67":[6,0,0,45,23], "lang_8php.html":[6,0,1,47], "lang_8php.html#a4c5c1140f51a638f224275cd618c2f37":[6,0,1,47,0], -"language_8php.html":[6,0,0,47], -"language_8php.html#a151e5b4689aef86a12642cbb7a00bfe0":[6,0,0,47,7], -"language_8php.html#a43e6ddba9df019c9ac3ab4c94c444ae7":[6,0,0,47,3], -"language_8php.html#a632da17c7ac0d2dc1a00a4706870194b":[6,0,0,47,0], -"language_8php.html#a686bcafa6b0d5c86d37b38a1db5b6997":[6,0,0,47,9], -"language_8php.html#a78bd204955ec4cc3a9ac651285a1689d":[6,0,0,47,5], -"language_8php.html#a7e9904c730bb24ddcb0ff50fc96f6b05":[6,0,0,47,4], -"language_8php.html#a980dee1d8715a98ab02e36b59facf8ed":[6,0,0,47,1], -"language_8php.html#ac6ae482ee54fa2764d5c2e77305aeb96":[6,0,0,47,8], -"language_8php.html#ac9142ef1d01a235c760deb0f16643f5a":[6,0,0,47,6], -"language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e":[6,0,0,47,2], +"language_8php.html":[6,0,0,46], +"language_8php.html#a151e5b4689aef86a12642cbb7a00bfe0":[6,0,0,46,7], +"language_8php.html#a43e6ddba9df019c9ac3ab4c94c444ae7":[6,0,0,46,3], +"language_8php.html#a632da17c7ac0d2dc1a00a4706870194b":[6,0,0,46,0], +"language_8php.html#a686bcafa6b0d5c86d37b38a1db5b6997":[6,0,0,46,9], +"language_8php.html#a78bd204955ec4cc3a9ac651285a1689d":[6,0,0,46,5], +"language_8php.html#a7e9904c730bb24ddcb0ff50fc96f6b05":[6,0,0,46,4], +"language_8php.html#a980dee1d8715a98ab02e36b59facf8ed":[6,0,0,46,1], +"language_8php.html#ac6ae482ee54fa2764d5c2e77305aeb96":[6,0,0,46,8], +"language_8php.html#ac9142ef1d01a235c760deb0f16643f5a":[6,0,0,46,6], +"language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e":[6,0,0,46,2], "layouts_8php.html":[6,0,1,48], "layouts_8php.html#a6e0193759ad9eef76d3df2db24237b50":[6,0,1,48,0], "like_8php.html":[6,0,1,49], @@ -93,8 +96,8 @@ var NAVTREEINDEX6 = "mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080":[6,0,1,77,2], "mod_2photos_8php.html#aa87382611a66ec5effdb2d78f13f5812":[6,0,1,77,0], "mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014":[6,0,1,77,1], -"mod_2probe_8php.html":[6,0,1,84], -"mod_2probe_8php.html#a1f1db3fa6038e451e737964c94bf5e99":[6,0,1,84,0], +"mod_2probe_8php.html":[6,0,1,85], +"mod_2probe_8php.html#a1f1db3fa6038e451e737964c94bf5e99":[6,0,1,85,0], "mod__chanview_8php.html":[6,0,3,1,0,0,0], "mod__import_8php.html":[6,0,3,0,4], "mod__import_8php.html#a8db1899eeeb44dabd0904065b63627bb":[6,0,3,0,4,0], @@ -116,13 +119,13 @@ var NAVTREEINDEX6 = "namespacemembers_func.html":[4,1,1], "namespacemembers_vars.html":[4,1,2], "namespaces.html":[4,0], -"namespaceupdatetpl.html":[5,0,3], "namespaceupdatetpl.html":[4,0,3], +"namespaceupdatetpl.html":[5,0,3], "namespaceutil.html":[5,0,4], "namespaceutil.html":[4,0,4], -"nav_8php.html":[6,0,0,50], -"nav_8php.html#a43be0df73b90647ea70947ce004e231e":[6,0,0,50,0], -"nav_8php.html#ac3c920ce3ea5b0d9e0678ee37155f06a":[6,0,0,50,1], +"nav_8php.html":[6,0,0,49], +"nav_8php.html#a43be0df73b90647ea70947ce004e231e":[6,0,0,49,0], +"nav_8php.html#ac3c920ce3ea5b0d9e0678ee37155f06a":[6,0,0,49,1], "netgrowth_8php.html":[6,0,1,62], "netgrowth_8php.html#a9b87bfc25a7cb11bc7f8e1fdd0310919":[6,0,1,62,0], "new__channel_8php.html":[6,0,1,64], @@ -135,20 +138,20 @@ var NAVTREEINDEX6 = "notifications_8php.html":[6,0,1,66], "notifications_8php.html#a5baffec7b2e625c9f9cefbc097550d33":[6,0,1,66,1], "notifications_8php.html#aadd0b5525bd8c283a5d8a37982bbfe62":[6,0,1,66,0], -"notifier_8php.html":[6,0,0,52], -"notifier_8php.html#a568c502f626cff95e344c0748938b85d":[6,0,0,52,0], +"notifier_8php.html":[6,0,0,51], +"notifier_8php.html#a568c502f626cff95e344c0748938b85d":[6,0,0,51,0], "notred_8php.html":[6,0,3,1,3,1,3], -"oauth_8php.html":[6,0,0,54], -"oauth_8php.html#a7a32a5990f113ac9465b03b29175cf16":[6,0,0,54,3], -"oauth_8php.html#ad343cab37aa860d2d14dc86b7f5ca0c6":[6,0,0,54,2], +"oauth_8php.html":[6,0,0,53], +"oauth_8php.html#a7a32a5990f113ac9465b03b29175cf16":[6,0,0,53,3], +"oauth_8php.html#ad343cab37aa860d2d14dc86b7f5ca0c6":[6,0,0,53,2], "oexchange_8php.html":[6,0,1,69], "oexchange_8php.html#a2d8b785cd7d041a4e6274f5af370cf26":[6,0,1,69,0], "oexchange_8php.html#ac8e2e469ddc3db984b0c1b44558aca59":[6,0,1,69,1], "olddefault_8php.html":[6,0,3,1,0,2,5], -"onedirsync_8php.html":[6,0,0,56], -"onedirsync_8php.html#a411aedd47c57476099647961e6a86691":[6,0,0,56,0], -"onepoll_8php.html":[6,0,0,57], -"onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d":[6,0,0,57,0], +"onedirsync_8php.html":[6,0,0,55], +"onedirsync_8php.html#a411aedd47c57476099647961e6a86691":[6,0,0,55,0], +"onepoll_8php.html":[6,0,0,56], +"onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d":[6,0,0,56,0], "online_8php.html":[6,0,1,70], "online_8php.html#a80e107c84eb722b0ca11d0413b96f9f7":[6,0,1,70,0], "openid_8php.html":[6,0,1,71], @@ -158,9 +161,9 @@ var NAVTREEINDEX6 = "page_8php.html":[6,0,1,73], "page_8php.html#a4d89800c0366a239191b1692c09635cf":[6,0,1,73,1], "page_8php.html#a91a5f649f68406149108bded1dc90b22":[6,0,1,73,0], -"page__widgets_8php.html":[6,0,0,58], -"page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f":[6,0,0,58,1], -"page__widgets_8php.html#a39d547771c5f12a17c097436c82f0fa2":[6,0,0,58,0], +"page__widgets_8php.html":[6,0,0,57], +"page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f":[6,0,0,57,1], +"page__widgets_8php.html#a39d547771c5f12a17c097436c82f0fa2":[6,0,0,57,0], "pages.html":[], "parse__url_8php.html":[6,0,1,74], "parse__url_8php.html#a05a9e8944380ba3cf6bbf5893dd4b74b":[6,0,1,74,2], @@ -172,12 +175,12 @@ var NAVTREEINDEX6 = "pdledit_8php.html":[6,0,1,75], "pdledit_8php.html#a59cb550f6b7a4e7d8196fbc9de601619":[6,0,1,75,0], "pdledit_8php.html#a81da3c955d0e3db55d148a31483104c7":[6,0,1,75,1], -"permissions_8php.html":[6,0,0,59], -"permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972":[6,0,0,59,2], -"permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7":[6,0,0,59,0], -"permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835":[6,0,0,59,3], -"permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d":[6,0,0,59,4], -"permissions_8php.html#aeca9b280f3dc3358c89976d81d690008":[6,0,0,59,1], +"permissions_8php.html":[6,0,0,58], +"permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972":[6,0,0,58,2], +"permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7":[6,0,0,58,0], +"permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835":[6,0,0,58,3], +"permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d":[6,0,0,58,4], +"permissions_8php.html#aeca9b280f3dc3358c89976d81d690008":[6,0,0,58,1], "photo_8php.html":[6,0,1,76], "photo_8php.html#a582779d24882b0d31ee909a91d70a448":[6,0,1,76,0], "photo__driver_8php.html":[6,0,0,1,0], @@ -198,46 +201,46 @@ var NAVTREEINDEX6 = "php2po_8php.html#ad6726cfaa85d4b8299d2b0f034cbf178":[6,0,2,6,2], "php_2default_8php.html":[6,0,3,0,1], "php_2default_8php.html#a3987f5547ceb7e36a210a66a06241a5a":[6,0,3,0,1,0], -"php_2theme__init_8php.html":[6,0,3,0,6], -"php_2theme__init_8php.html#a54f32c086fe209c99769a4c4047dd864":[6,0,3,0,6,0], +"php_2theme__init_8php.html":[6,0,3,0,7], +"php_2theme__init_8php.html#a54f32c086fe209c99769a4c4047dd864":[6,0,3,0,7,0], "php_8php.html":[6,0,1,78], "php_8php.html#adb7164dfed9a4ecbe2e168e1e78f12f6":[6,0,1,78,0], "pine_8php.html":[6,0,3,1,0,2,8], "ping_8php.html":[6,0,1,79], "ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1":[6,0,1,79,0], -"plugin_8php.html":[6,0,0,61], -"plugin_8php.html#a030cec6793b909c439c0336ba39b1571":[6,0,0,61,23], -"plugin_8php.html#a093a9cb98f51e3643634bd8bc6ed6e76":[6,0,0,61,26], -"plugin_8php.html#a0e8c2ea50bfdbc39e17ccccaea21ddc3":[6,0,0,61,22], -"plugin_8php.html#a23c4fccf1eb5fcd63b24783ba1f05f7a":[6,0,0,61,8], -"plugin_8php.html#a326365e48ef94f0b9a0a771b8d75e813":[6,0,0,61,17], -"plugin_8php.html#a425472c5f3afc137268b2ad45652b209":[6,0,0,61,20], -"plugin_8php.html#a48047edfbef770125a5508dcc2f9282f":[6,0,0,61,7], -"plugin_8php.html#a482131013272a1d5d5c1b1469c6c55d5":[6,0,0,61,16], -"plugin_8php.html#a4a0ae7b881e7c8af99a69e3b03f898b4":[6,0,0,61,14], -"plugin_8php.html#a4fc13e528367f510fcb6d8bbfc559040":[6,0,0,61,30], -"plugin_8php.html#a516591850f4fd49fd1425cfa54089db8":[6,0,0,61,9], -"plugin_8php.html#a56f71fe5adf9586ce950523d8180443e":[6,0,0,61,28], -"plugin_8php.html#a65ab52cb1a7030d5190e247211bef2a1":[6,0,0,61,11], -"plugin_8php.html#a65fedcffbe03562ef844cabee37d34e2":[6,0,0,61,25], -"plugin_8php.html#a67ca417634de2d0beffffc54aeb951ff":[6,0,0,61,12], -"plugin_8php.html#a754d7f53b3abc557b753c057dc4e021d":[6,0,0,61,29], -"plugin_8php.html#a75f7dfed291fd7add7fc85b5c022a1f4":[6,0,0,61,4], -"plugin_8php.html#a7f05de16c0a32602853b09b99dd85e7c":[6,0,0,61,0], -"plugin_8php.html#a855c4fdb38c0fc2714d537752a4347f9":[6,0,0,61,19], -"plugin_8php.html#a901657dd078e070516cf97285e0bada7":[6,0,0,61,31], -"plugin_8php.html#a9039e15aae27676af7777dcbee5a11d6":[6,0,0,61,1], -"plugin_8php.html#a90538627db68605aeb6db17a8ead6523":[6,0,0,61,27], -"plugin_8php.html#a905b54e10704b283ac64680a8abc0971":[6,0,0,61,24], -"plugin_8php.html#a9ab6caae31935f6cf781ce7872db7cdf":[6,0,0,61,13], -"plugin_8php.html#a9ca9632b7309a65b05c03a3e2f473a3d":[6,0,0,61,18], -"plugin_8php.html#acb63c27d07f6d7dffe95f98a6cef1295":[6,0,0,61,3], -"plugin_8php.html#ad48de9c0fb7f19413a2aa49250d00405":[6,0,0,61,6], -"plugin_8php.html#ad9ff8ba554576383c5911a4bce068c1f":[6,0,0,61,2], -"plugin_8php.html#aeaebe63dcf6fa2794f363ba2bc0b2c6b":[6,0,0,61,15], -"plugin_8php.html#af92789f559b89a380e49d303218aeeca":[6,0,0,61,10], -"plugin_8php.html#af9ac19004dca49adae1ac7a0d9f3b025":[6,0,0,61,21], -"plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35":[6,0,0,61,5], +"plugin_8php.html":[6,0,0,60], +"plugin_8php.html#a030cec6793b909c439c0336ba39b1571":[6,0,0,60,23], +"plugin_8php.html#a093a9cb98f51e3643634bd8bc6ed6e76":[6,0,0,60,26], +"plugin_8php.html#a0e8c2ea50bfdbc39e17ccccaea21ddc3":[6,0,0,60,22], +"plugin_8php.html#a23c4fccf1eb5fcd63b24783ba1f05f7a":[6,0,0,60,8], +"plugin_8php.html#a326365e48ef94f0b9a0a771b8d75e813":[6,0,0,60,17], +"plugin_8php.html#a425472c5f3afc137268b2ad45652b209":[6,0,0,60,20], +"plugin_8php.html#a48047edfbef770125a5508dcc2f9282f":[6,0,0,60,7], +"plugin_8php.html#a482131013272a1d5d5c1b1469c6c55d5":[6,0,0,60,16], +"plugin_8php.html#a4a0ae7b881e7c8af99a69e3b03f898b4":[6,0,0,60,14], +"plugin_8php.html#a4fc13e528367f510fcb6d8bbfc559040":[6,0,0,60,30], +"plugin_8php.html#a516591850f4fd49fd1425cfa54089db8":[6,0,0,60,9], +"plugin_8php.html#a56f71fe5adf9586ce950523d8180443e":[6,0,0,60,28], +"plugin_8php.html#a65ab52cb1a7030d5190e247211bef2a1":[6,0,0,60,11], +"plugin_8php.html#a65fedcffbe03562ef844cabee37d34e2":[6,0,0,60,25], +"plugin_8php.html#a67ca417634de2d0beffffc54aeb951ff":[6,0,0,60,12], +"plugin_8php.html#a754d7f53b3abc557b753c057dc4e021d":[6,0,0,60,29], +"plugin_8php.html#a75f7dfed291fd7add7fc85b5c022a1f4":[6,0,0,60,4], +"plugin_8php.html#a7f05de16c0a32602853b09b99dd85e7c":[6,0,0,60,0], +"plugin_8php.html#a855c4fdb38c0fc2714d537752a4347f9":[6,0,0,60,19], +"plugin_8php.html#a901657dd078e070516cf97285e0bada7":[6,0,0,60,31], +"plugin_8php.html#a9039e15aae27676af7777dcbee5a11d6":[6,0,0,60,1], +"plugin_8php.html#a90538627db68605aeb6db17a8ead6523":[6,0,0,60,27], +"plugin_8php.html#a905b54e10704b283ac64680a8abc0971":[6,0,0,60,24], +"plugin_8php.html#a9ab6caae31935f6cf781ce7872db7cdf":[6,0,0,60,13], +"plugin_8php.html#a9ca9632b7309a65b05c03a3e2f473a3d":[6,0,0,60,18], +"plugin_8php.html#acb63c27d07f6d7dffe95f98a6cef1295":[6,0,0,60,3], +"plugin_8php.html#ad48de9c0fb7f19413a2aa49250d00405":[6,0,0,60,6], +"plugin_8php.html#ad9ff8ba554576383c5911a4bce068c1f":[6,0,0,60,2], +"plugin_8php.html#aeaebe63dcf6fa2794f363ba2bc0b2c6b":[6,0,0,60,15], +"plugin_8php.html#af92789f559b89a380e49d303218aeeca":[6,0,0,60,10], +"plugin_8php.html#af9ac19004dca49adae1ac7a0d9f3b025":[6,0,0,60,21], +"plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35":[6,0,0,60,5], "po2php_8php.html":[6,0,2,7], "po2php_8php.html#a3b75e36f913198299e99559b175cd8b4":[6,0,2,7,0], "poco_8php.html":[6,0,1,80], @@ -245,9 +248,6 @@ var NAVTREEINDEX6 = "poke_8php.html":[6,0,1,81], "poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b":[6,0,1,81,1], "poke_8php.html#ac9190563a8da9c07a16f9dcd71cf6993":[6,0,1,81,0], -"poller_8php.html":[6,0,0,62], -"poller_8php.html#a5f12df3a4738124b6c039971e87e76da":[6,0,0,62,0], -"post_8php.html":[6,0,1,82], -"post_8php.html#af4b48181ce773ef0cdfc972441445c34":[6,0,1,82,0], -"post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75":[6,0,1,82,1] +"poll_8php.html":[6,0,1,82], +"poll_8php.html#a26be9d4f230cb68f5be326198cfc6c77":[6,0,1,82,2] }; diff --git a/doc/html/navtreeindex7.js b/doc/html/navtreeindex7.js index 6aaca3ffb..1189c8589 100644 --- a/doc/html/navtreeindex7.js +++ b/doc/html/navtreeindex7.js @@ -1,5 +1,12 @@ var NAVTREEINDEX7 = { +"poll_8php.html#a3314c26bd2ac0ed831cebf3315cd3263":[6,0,1,82,0], +"poll_8php.html#ab9ecd5b71af090a5da9c93f34f7ec930":[6,0,1,82,1], +"poller_8php.html":[6,0,0,61], +"poller_8php.html#a5f12df3a4738124b6c039971e87e76da":[6,0,0,61,0], +"post_8php.html":[6,0,1,83], +"post_8php.html#af4b48181ce773ef0cdfc972441445c34":[6,0,1,83,0], +"post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75":[6,0,1,83,1], "post__to__red_8php.html":[6,0,2,1,0,0], "post__to__red_8php.html#a085c250d4ceff5e4f10052f3d2039823":[6,0,2,1,0,0,16], "post__to__red_8php.html#a0f139dea77a94c98f26007963eea639c":[6,0,2,1,0,0,12], @@ -25,127 +32,130 @@ var NAVTREEINDEX7 = "post__to__red_8php.html#af2713018a2dc97e88f121fc6215beb66":[6,0,2,1,0,0,18], "post__to__red_8php.html#af3e7ebd361d4ed7cb6d43209970cd94a":[6,0,2,1,0,0,23], "post__to__red_8php.html#af5fd50e2c42ede85f8a9e8d9ee3cf540":[6,0,2,1,0,0,11], -"pretheme_8php.html":[6,0,1,83], -"pretheme_8php.html#af5660943ee99db5fd75182316522eafe":[6,0,1,83,0], -"profile_8php.html":[6,0,1,85], -"profile_8php.html#a3775cf6eef6587e5143133356a7b76c0":[6,0,1,85,0], -"profile_8php.html#ab5d0246be0552e2182a585c1206d22a5":[6,0,1,85,1], -"profile__photo_8php.html":[6,0,1,86], -"profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02":[6,0,1,86,0], -"profile__photo_8php.html#a4b80234074bd603221aa5364f330e479":[6,0,1,86,1], -"profile__photo_8php.html#a561103564199da56e58061a4196eb102":[6,0,1,86,2], -"profile__selectors_8php.html":[6,0,0,64], -"profile__selectors_8php.html#a3b50b3ea4ea4bdbebebfffc5d1b157c7":[6,0,0,64,2], -"profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798":[6,0,0,64,1], -"profile__selectors_8php.html#ae2b2c087e6530c61c0b256fd26d52355":[6,0,0,64,0], -"profiles_8php.html":[6,0,1,87], -"profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e":[6,0,1,87,1], -"profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00":[6,0,1,87,0], -"profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04":[6,0,1,87,2], -"profperm_8php.html":[6,0,1,88], -"profperm_8php.html#a17fb64ec05edee1dc94d95438807d6c6":[6,0,1,88,1], -"profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023":[6,0,1,88,0], -"pubsites_8php.html":[6,0,1,89], -"pubsites_8php.html#af614e279aab54065345bda6b03eafdf0":[6,0,1,89,0], -"queue_8php.html":[6,0,0,66], -"queue_8php.html#af8c93de86d866c3200174c8450a0f341":[6,0,0,66,0], -"queue__fn_8php.html":[6,0,0,67], -"queue__fn_8php.html#a4c2876181f75a4a61e85b7f00dfdbba1":[6,0,0,67,1], -"queue__fn_8php.html#a8fe71e981399bbf5d000a6ca42f57b24":[6,0,0,67,0], -"randprof_8php.html":[6,0,1,90], -"randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090":[6,0,1,90,0], -"rbmark_8php.html":[6,0,1,91], -"rbmark_8php.html#a43fec4960b50926251574762cc491f76":[6,0,1,91,0], -"rbmark_8php.html#ac5a66aa8599fa5dc702bae396d8d1f8c":[6,0,1,91,1], +"pretheme_8php.html":[6,0,1,84], +"pretheme_8php.html#af5660943ee99db5fd75182316522eafe":[6,0,1,84,0], +"profile_8php.html":[6,0,1,86], +"profile_8php.html#a3775cf6eef6587e5143133356a7b76c0":[6,0,1,86,0], +"profile_8php.html#ab5d0246be0552e2182a585c1206d22a5":[6,0,1,86,1], +"profile__photo_8php.html":[6,0,1,87], +"profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02":[6,0,1,87,0], +"profile__photo_8php.html#a4b80234074bd603221aa5364f330e479":[6,0,1,87,1], +"profile__photo_8php.html#a561103564199da56e58061a4196eb102":[6,0,1,87,2], +"profile__selectors_8php.html":[6,0,0,63], +"profile__selectors_8php.html#a3b50b3ea4ea4bdbebebfffc5d1b157c7":[6,0,0,63,2], +"profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798":[6,0,0,63,1], +"profile__selectors_8php.html#ae2b2c087e6530c61c0b256fd26d52355":[6,0,0,63,0], +"profiles_8php.html":[6,0,1,88], +"profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e":[6,0,1,88,1], +"profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00":[6,0,1,88,0], +"profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04":[6,0,1,88,2], +"profperm_8php.html":[6,0,1,89], +"profperm_8php.html#a17fb64ec05edee1dc94d95438807d6c6":[6,0,1,89,1], +"profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023":[6,0,1,89,0], +"pubsites_8php.html":[6,0,1,90], +"pubsites_8php.html#af614e279aab54065345bda6b03eafdf0":[6,0,1,90,0], +"queue_8php.html":[6,0,0,65], +"queue_8php.html#af8c93de86d866c3200174c8450a0f341":[6,0,0,65,0], +"queue__fn_8php.html":[6,0,0,66], +"queue__fn_8php.html#a4c2876181f75a4a61e85b7f00dfdbba1":[6,0,0,66,1], +"queue__fn_8php.html#a8fe71e981399bbf5d000a6ca42f57b24":[6,0,0,66,0], +"randprof_8php.html":[6,0,1,91], +"randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090":[6,0,1,91,0], +"rbmark_8php.html":[6,0,1,92], +"rbmark_8php.html#a43fec4960b50926251574762cc491f76":[6,0,1,92,0], +"rbmark_8php.html#ac5a66aa8599fa5dc702bae396d8d1f8c":[6,0,1,92,1], +"redable_8php.html":[6,0,3,0,6], +"redable_8php.html#a3987f5547ceb7e36a210a66a06241a5a":[6,0,3,0,6,0], "redbasic_2php_2style_8php.html":[6,0,3,1,3,0,1], "redbasic_2php_2style_8php.html#a01c151bf47f7da2b979aaa4cb868da4c":[6,0,3,1,3,0,1,0], "redbasic_2php_2style_8php.html#ab3afb90d611eca90819f597a2c0bb459":[6,0,3,1,3,0,1,1], "redbasic_2php_2theme_8php.html":[6,0,3,1,3,0,2], "redbasic_2php_2theme_8php.html#af6eb813e9fc7e2d76ac1b82bc5c0ed9b":[6,0,3,1,3,0,2,0], "redbasic_8php.html":[6,0,3,1,0,2,9], -"reddav_8php.html":[6,0,0,68], -"reddav_8php.html#a5df0d09893f2e65dc5cf6bbab6cfb266":[6,0,0,68,5], -"reddav_8php.html#a9f531641dfb4e43cd88ac1a9ae7e2088":[6,0,0,68,6], -"reddav_8php.html#ae92ea0df1993f6a7bcd1b6efa6c1fb66":[6,0,0,68,4], -"register_8php.html":[6,0,1,92], -"register_8php.html#a0e91f57f111407ea8d3223a05022bb2a":[6,0,1,92,0], -"register_8php.html#a51731dcc1917c58a790eb1c0f6132271":[6,0,1,92,2], -"register_8php.html#ae20c0cd40f738d6295de58b9202c83d5":[6,0,1,92,1], -"regmod_8php.html":[6,0,1,93], -"regmod_8php.html#a7953df4e32e63946565e90cdd5d50409":[6,0,1,93,0], -"regver_8php.html":[6,0,1,94], -"regver_8php.html#ad2c5f644fd1b099abd7c715b7df6f50f":[6,0,1,94,0], -"removeme_8php.html":[6,0,1,95], -"removeme_8php.html#a065a589caa2aa84c60f7073a28f0ad9c":[6,0,1,95,0], -"removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88":[6,0,1,95,1], -"rmagic_8php.html":[6,0,1,96], -"rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef":[6,0,1,96,0], -"rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f":[6,0,1,96,2], -"rmagic_8php.html#a95455edd43f1bff39446a57388cdde16":[6,0,1,96,1], -"rpost_8php.html":[6,0,1,97], -"rpost_8php.html#a8190354d789000806d9879aea276728f":[6,0,1,97,0], -"rsd__xml_8php.html":[6,0,1,98], -"rsd__xml_8php.html#a740cd02fa15e5a53f8547fac73f0ab82":[6,0,1,98,0], -"search_8php.html":[6,0,1,99], -"search_8php.html#ab2568591359edde5b483a6cd9a24b2cc":[6,0,1,99,0], -"search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[6,0,1,99,1], -"search__ac_8php.html":[6,0,1,100], -"search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[6,0,1,100,0], -"security_8php.html":[6,0,0,69], -"security_8php.html#a20f8b9851f23ee8894b8925584ef6821":[6,0,0,69,2], -"security_8php.html#a3ef2be6a7e4928e39d50059d6feb457c":[6,0,0,69,11], -"security_8php.html#a444ac867dfa8c37cf0a7a226412bee28":[6,0,0,69,4], -"security_8php.html#a6126c77a1267e046ac59cf864613f011":[6,0,0,69,10], -"security_8php.html#a77ba0d1889a39cf32434c5ce96fe1433":[6,0,0,69,5], -"security_8php.html#a8d23d2597aae380a3341872fe9513380":[6,0,0,69,1], -"security_8php.html#a9355488460ab11d6058656ff919e5cf9":[6,0,0,69,7], -"security_8php.html#a9c6180e82150a5a9af91a1255d096b5c":[6,0,0,69,3], -"security_8php.html#ab3bdd30dc60d9ee72370b866aa4a2d01":[6,0,0,69,9], -"security_8php.html#acd06ef411116115c2f0a92633700db8a":[6,0,0,69,6], -"security_8php.html#adc7bf51e3b8d67bd80e9348f9ab03733":[6,0,0,69,0], -"security_8php.html#afa683bc025a1d2fe9065e2f6cd71a22f":[6,0,0,69,8], -"session_8php.html":[6,0,0,70], -"session_8php.html#a26fa1042356d555023cbf15ddd4f8507":[6,0,0,70,4], -"session_8php.html#a4c0ead624f95483e386bc80abf570a8f":[6,0,0,70,0], -"session_8php.html#a5e1c616e02b863d5450317d101366bb7":[6,0,0,70,1], -"session_8php.html#a62e4a6cb26b4bb1b8ddd8277b26090eb":[6,0,0,70,8], -"session_8php.html#a7f0f50576360d9ba52d29364e0b83a8e":[6,0,0,70,5], -"session_8php.html#a96b09cc763572f45280786a7b33feb7e":[6,0,0,70,7], -"session_8php.html#ac4461c1984543d3553e73dba2771568f":[6,0,0,70,6], -"session_8php.html#ac95373f4966862a028033dd2f94d4da1":[6,0,0,70,3], -"session_8php.html#af0100a2642a5268594bbd5742a03d885":[6,0,0,70,9], -"session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052":[6,0,0,70,2], -"settings_8php.html":[6,0,1,101], -"settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[6,0,1,101,0], -"settings_8php.html#a3a4cde287482fced008583f54ba2a722":[6,0,1,101,1], -"settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586":[6,0,1,101,2], -"setup_8php.html":[6,0,1,102], -"setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4":[6,0,1,102,2], -"setup_8php.html#a13cf286774149a0a7bd8adb8179cec75":[6,0,1,102,14], -"setup_8php.html#a14d208682a88632290c895d20da6e7d6":[6,0,1,102,5], -"setup_8php.html#a267555abd17290e659b4bf44b885e4e0":[6,0,1,102,13], -"setup_8php.html#a2b375ddc555140236fc500135de99371":[6,0,1,102,10], -"setup_8php.html#a5ad92c0857d1dadd6b60a9a557159c9f":[6,0,1,102,3], -"setup_8php.html#a69a450e06dd3771fb51d3e4b0266a35e":[6,0,1,102,1], -"setup_8php.html#a8652788e8589778c5f81634a9d5b9429":[6,0,1,102,8], -"setup_8php.html#a88247384a96e14516f474d7af6a465c1":[6,0,1,102,12], -"setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76":[6,0,1,102,4], -"setup_8php.html#ab4b71369a25021d59247c917e98d8246":[6,0,1,102,7], -"setup_8php.html#abe405d227ba7232971964a706d4f3bce":[6,0,1,102,11], -"setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a":[6,0,1,102,9], -"setup_8php.html#addb24714bc2542aa4f4215e98fe48432":[6,0,1,102,16], -"setup_8php.html#ae8e4d9279a61de74d5f39962cb7b6ca1":[6,0,1,102,0], -"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[6,0,1,102,15], -"setup_8php.html#afd8b0b3ade1507c45325caf377bf459d":[6,0,1,102,6], -"share_8php.html":[6,0,1,103], -"share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[6,0,1,103,0], -"siteinfo_8php.html":[6,0,1,104], -"siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0":[6,0,1,104,1], -"siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656":[6,0,1,104,0], -"sitelist_8php.html":[6,0,1,105], -"sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[6,0,1,105,0], -"smilies_8php.html":[6,0,1,106], -"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[6,0,1,106,0], +"reddav_8php.html":[6,0,0,67], +"reddav_8php.html#a5df0d09893f2e65dc5cf6bbab6cfb266":[6,0,0,67,5], +"reddav_8php.html#a9f531641dfb4e43cd88ac1a9ae7e2088":[6,0,0,67,6], +"reddav_8php.html#ae92ea0df1993f6a7bcd1b6efa6c1fb66":[6,0,0,67,4], +"register_8php.html":[6,0,1,93], +"register_8php.html#a0e91f57f111407ea8d3223a05022bb2a":[6,0,1,93,0], +"register_8php.html#a51731dcc1917c58a790eb1c0f6132271":[6,0,1,93,2], +"register_8php.html#ae20c0cd40f738d6295de58b9202c83d5":[6,0,1,93,1], +"regmod_8php.html":[6,0,1,94], +"regmod_8php.html#a7953df4e32e63946565e90cdd5d50409":[6,0,1,94,0], +"regver_8php.html":[6,0,1,95], +"regver_8php.html#ad2c5f644fd1b099abd7c715b7df6f50f":[6,0,1,95,0], +"removeme_8php.html":[6,0,1,96], +"removeme_8php.html#a065a589caa2aa84c60f7073a28f0ad9c":[6,0,1,96,0], +"removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88":[6,0,1,96,1], +"rmagic_8php.html":[6,0,1,97], +"rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef":[6,0,1,97,0], +"rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f":[6,0,1,97,2], +"rmagic_8php.html#a95455edd43f1bff39446a57388cdde16":[6,0,1,97,1], +"rpost_8php.html":[6,0,1,98], +"rpost_8php.html#a8190354d789000806d9879aea276728f":[6,0,1,98,0], +"rsd__xml_8php.html":[6,0,1,99], +"rsd__xml_8php.html#a740cd02fa15e5a53f8547fac73f0ab82":[6,0,1,99,0], +"search_8php.html":[6,0,1,100], +"search_8php.html#ab2568591359edde5b483a6cd9a24b2cc":[6,0,1,100,0], +"search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[6,0,1,100,1], +"search__ac_8php.html":[6,0,1,101], +"search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[6,0,1,101,0], +"security_8php.html":[6,0,0,68], +"security_8php.html#a20f8b9851f23ee8894b8925584ef6821":[6,0,0,68,2], +"security_8php.html#a3ef2be6a7e4928e39d50059d6feb457c":[6,0,0,68,11], +"security_8php.html#a444ac867dfa8c37cf0a7a226412bee28":[6,0,0,68,4], +"security_8php.html#a6126c77a1267e046ac59cf864613f011":[6,0,0,68,10], +"security_8php.html#a77ba0d1889a39cf32434c5ce96fe1433":[6,0,0,68,5], +"security_8php.html#a8d23d2597aae380a3341872fe9513380":[6,0,0,68,1], +"security_8php.html#a9355488460ab11d6058656ff919e5cf9":[6,0,0,68,7], +"security_8php.html#a9c6180e82150a5a9af91a1255d096b5c":[6,0,0,68,3], +"security_8php.html#ab3bdd30dc60d9ee72370b866aa4a2d01":[6,0,0,68,9], +"security_8php.html#acd06ef411116115c2f0a92633700db8a":[6,0,0,68,6], +"security_8php.html#adc7bf51e3b8d67bd80e9348f9ab03733":[6,0,0,68,0], +"security_8php.html#afa683bc025a1d2fe9065e2f6cd71a22f":[6,0,0,68,8], +"session_8php.html":[6,0,0,69], +"session_8php.html#a26fa1042356d555023cbf15ddd4f8507":[6,0,0,69,4], +"session_8php.html#a4c0ead624f95483e386bc80abf570a8f":[6,0,0,69,0], +"session_8php.html#a5e1c616e02b863d5450317d101366bb7":[6,0,0,69,1], +"session_8php.html#a62e4a6cb26b4bb1b8ddd8277b26090eb":[6,0,0,69,8], +"session_8php.html#a7f0f50576360d9ba52d29364e0b83a8e":[6,0,0,69,5], +"session_8php.html#a96b09cc763572f45280786a7b33feb7e":[6,0,0,69,7], +"session_8php.html#ac4461c1984543d3553e73dba2771568f":[6,0,0,69,6], +"session_8php.html#ac95373f4966862a028033dd2f94d4da1":[6,0,0,69,3], +"session_8php.html#af0100a2642a5268594bbd5742a03d885":[6,0,0,69,9], +"session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052":[6,0,0,69,2], +"settings_8php.html":[6,0,1,102], +"settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[6,0,1,102,0], +"settings_8php.html#a3a4cde287482fced008583f54ba2a722":[6,0,1,102,1], +"settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586":[6,0,1,102,2], +"setup_8php.html":[6,0,1,103], +"setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4":[6,0,1,103,2], +"setup_8php.html#a13cf286774149a0a7bd8adb8179cec75":[6,0,1,103,14], +"setup_8php.html#a14d208682a88632290c895d20da6e7d6":[6,0,1,103,5], +"setup_8php.html#a267555abd17290e659b4bf44b885e4e0":[6,0,1,103,13], +"setup_8php.html#a2b375ddc555140236fc500135de99371":[6,0,1,103,10], +"setup_8php.html#a5ad92c0857d1dadd6b60a9a557159c9f":[6,0,1,103,3], +"setup_8php.html#a69a450e06dd3771fb51d3e4b0266a35e":[6,0,1,103,1], +"setup_8php.html#a8652788e8589778c5f81634a9d5b9429":[6,0,1,103,8], +"setup_8php.html#a88247384a96e14516f474d7af6a465c1":[6,0,1,103,12], +"setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76":[6,0,1,103,4], +"setup_8php.html#ab4b71369a25021d59247c917e98d8246":[6,0,1,103,7], +"setup_8php.html#abe405d227ba7232971964a706d4f3bce":[6,0,1,103,11], +"setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a":[6,0,1,103,9], +"setup_8php.html#addb24714bc2542aa4f4215e98fe48432":[6,0,1,103,16], +"setup_8php.html#ae8e4d9279a61de74d5f39962cb7b6ca1":[6,0,1,103,0], +"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[6,0,1,103,15], +"setup_8php.html#afd8b0b3ade1507c45325caf377bf459d":[6,0,1,103,6], +"share_8php.html":[6,0,1,104], +"share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[6,0,1,104,0], +"siteinfo_8php.html":[6,0,1,105], +"siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0":[6,0,1,105,1], +"siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656":[6,0,1,105,0], +"sitelist_8php.html":[6,0,1,106], +"sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[6,0,1,106,0], +"smarty_8php.html":[6,0,0,70], +"smilies_8php.html":[6,0,1,107], +"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[6,0,1,107,0], "socgraph_8php.html":[6,0,0,71], "socgraph_8php.html#a16ac51c505d72987ed8d6d6aed0e8586":[6,0,0,71,0], "socgraph_8php.html#a5ef8bef37161df53718a21e93d02fbd6":[6,0,0,71,6], @@ -156,28 +166,28 @@ var NAVTREEINDEX7 = "socgraph_8php.html#ac343a846241d36cdf046b08f3396cfe9":[6,0,0,71,2], "socgraph_8php.html#af175807406d94407a5e11742a3287746":[6,0,0,71,5], "socgraph_8php.html#af29d056beec10b4e38e5209c92452894":[6,0,0,71,3], -"sources_8php.html":[6,0,1,107], -"sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7":[6,0,1,107,0], -"sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e":[6,0,1,107,1], +"sources_8php.html":[6,0,1,108], +"sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7":[6,0,1,108,0], +"sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e":[6,0,1,108,1], "spam_8php.html":[6,0,0,72], "spam_8php.html#a05861201147b9a538d006f0269255cf9":[6,0,0,72,1], "spam_8php.html#ab8fd81a82c9622cbebb8ceab6b310ca6":[6,0,0,72,0], -"sslify_8php.html":[6,0,1,108], -"sslify_8php.html#a75b11e54a3d1fc83e7d4c0e8b4dab316":[6,0,1,108,0], -"starred_8php.html":[6,0,1,109], -"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[6,0,1,109,0], -"subthread_8php.html":[6,0,1,110], -"subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3":[6,0,1,110,0], -"suggest_8php.html":[6,0,1,111], -"suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[6,0,1,111,0], -"suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[6,0,1,111,1], +"sslify_8php.html":[6,0,1,109], +"sslify_8php.html#a75b11e54a3d1fc83e7d4c0e8b4dab316":[6,0,1,109,0], +"starred_8php.html":[6,0,1,110], +"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[6,0,1,110,0], +"subthread_8php.html":[6,0,1,111], +"subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3":[6,0,1,111,0], +"suggest_8php.html":[6,0,1,112], +"suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[6,0,1,112,0], +"suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[6,0,1,112,1], "system__unavailable_8php.html":[6,0,0,73], "system__unavailable_8php.html#a73751a6bcc17ad3ca503496e2fb020fa":[6,0,0,73,0], -"tagger_8php.html":[6,0,1,112], -"tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[6,0,1,112,0], -"tagrm_8php.html":[6,0,1,113], -"tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[6,0,1,113,1], -"tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[6,0,1,113,0], +"tagger_8php.html":[6,0,1,113], +"tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[6,0,1,113,0], +"tagrm_8php.html":[6,0,1,114], +"tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[6,0,1,114,1], +"tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[6,0,1,114,0], "taxonomy_8php.html":[6,0,0,74], "taxonomy_8php.html#a03f55ee46c5f496e42f3d29db8d09cce":[6,0,0,74,9], "taxonomy_8php.html#a088371f4bc19155b2291508f5cd63332":[6,0,0,74,0], @@ -239,15 +249,5 @@ var NAVTREEINDEX7 = "text_8php.html#a4841df5beabdd1bdd1ed56781a915d61":[6,0,0,76,62], "text_8php.html#a4bbb7d00c05cd20b4e043424f322388f":[6,0,0,76,51], "text_8php.html#a4e4d42b0a805148d9f9a92bcac89bf91":[6,0,0,76,24], -"text_8php.html#a4e7698aca48982512594b274543c3b9b":[6,0,0,76,61], -"text_8php.html#a543447c5ed766535221e2d9636b379ee":[6,0,0,76,84], -"text_8php.html#a55ab893be57feda59c2a7ba1e58ff2d0":[6,0,0,76,9], -"text_8php.html#a63fb21c0bed2fc72eef2c1471ac42b63":[6,0,0,76,14], -"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[6,0,0,76,83], -"text_8php.html#a71f6952243d3fe1c5a8154f78027e29c":[6,0,0,76,41], -"text_8php.html#a736db13a966b8abaf8c9198faa35911a":[6,0,0,76,28], -"text_8php.html#a740ad03e00459039a2c0992246c4e727":[6,0,0,76,80], -"text_8php.html#a75c243e06341ec16bd5a44b9b1cacd85":[6,0,0,76,1], -"text_8php.html#a75c326298519ed14ebe762194c8a3f2a":[6,0,0,76,35], -"text_8php.html#a76d1b3435c067978d7b484c45f56472b":[6,0,0,76,27] +"text_8php.html#a4e7698aca48982512594b274543c3b9b":[6,0,0,76,61] }; diff --git a/doc/html/navtreeindex8.js b/doc/html/navtreeindex8.js index 9c2310701..6783042ae 100644 --- a/doc/html/navtreeindex8.js +++ b/doc/html/navtreeindex8.js @@ -1,5 +1,15 @@ var NAVTREEINDEX8 = { +"text_8php.html#a543447c5ed766535221e2d9636b379ee":[6,0,0,76,84], +"text_8php.html#a55ab893be57feda59c2a7ba1e58ff2d0":[6,0,0,76,9], +"text_8php.html#a63fb21c0bed2fc72eef2c1471ac42b63":[6,0,0,76,14], +"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[6,0,0,76,83], +"text_8php.html#a71f6952243d3fe1c5a8154f78027e29c":[6,0,0,76,41], +"text_8php.html#a736db13a966b8abaf8c9198faa35911a":[6,0,0,76,28], +"text_8php.html#a740ad03e00459039a2c0992246c4e727":[6,0,0,76,80], +"text_8php.html#a75c243e06341ec16bd5a44b9b1cacd85":[6,0,0,76,1], +"text_8php.html#a75c326298519ed14ebe762194c8a3f2a":[6,0,0,76,35], +"text_8php.html#a76d1b3435c067978d7b484c45f56472b":[6,0,0,76,27], "text_8php.html#a8264348059abd1d4d5bb521323d3b19a":[6,0,0,76,81], "text_8php.html#a85e3a4851c16674834010d8419a5d7ca":[6,0,0,76,8], "text_8php.html#a876e94892867019935b348b573299352":[6,0,0,76,69], @@ -56,14 +66,14 @@ var NAVTREEINDEX8 = "theme_2mytheme_2php_2default_8php.html":[6,0,3,1,2,0,0], "theme_2mytheme_2php_2default_8php.html#a3987f5547ceb7e36a210a66a06241a5a":[6,0,3,1,2,0,0,0], "theme_2redbasic_2php_2theme__init_8php.html":[6,0,3,1,3,0,3], -"thing_8php.html":[6,0,1,114], -"thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b":[6,0,1,114,0], -"thing_8php.html#a8be23b1d475ec3d9291999221c674c80":[6,0,1,114,1], +"thing_8php.html":[6,0,1,115], +"thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b":[6,0,1,115,0], +"thing_8php.html#a8be23b1d475ec3d9291999221c674c80":[6,0,1,115,1], "todo.html":[3], -"toggle__mobile_8php.html":[6,0,1,115], -"toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254":[6,0,1,115,0], -"toggle__safesearch_8php.html":[6,0,1,116], -"toggle__safesearch_8php.html#a23d5cfb2727a266e44993ffbf5595a79":[6,0,1,116,0], +"toggle__mobile_8php.html":[6,0,1,116], +"toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254":[6,0,1,116,0], +"toggle__safesearch_8php.html":[6,0,1,117], +"toggle__safesearch_8php.html#a23d5cfb2727a266e44993ffbf5595a79":[6,0,1,117,0], "tpldebug_8php.html":[6,0,2,8], "tpldebug_8php.html#a44778457a6c02554812fbfad19d32ba3":[6,0,2,8,0], "tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149":[6,0,2,8,1], @@ -77,16 +87,16 @@ var NAVTREEINDEX8 = "typohelper_8php.html":[6,0,2,10], "typohelper_8php.html#a7542d95618011800c61773127fa625cf":[6,0,2,10,0], "typohelper_8php.html#ab6fd357fb5b2a3ba8aab9e8b98c6a805":[6,0,2,10,1], -"uexport_8php.html":[6,0,1,117], -"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[6,0,1,117,0], -"update__channel_8php.html":[6,0,1,118], -"update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba":[6,0,1,118,0], -"update__display_8php.html":[6,0,1,119], -"update__display_8php.html#aa36ac524059e209d5d75a03c16206246":[6,0,1,119,0], -"update__network_8php.html":[6,0,1,120], -"update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41":[6,0,1,120,0], -"update__search_8php.html":[6,0,1,121], -"update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52":[6,0,1,121,0], +"uexport_8php.html":[6,0,1,118], +"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[6,0,1,118,0], +"update__channel_8php.html":[6,0,1,119], +"update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba":[6,0,1,119,0], +"update__display_8php.html":[6,0,1,120], +"update__display_8php.html#aa36ac524059e209d5d75a03c16206246":[6,0,1,120,0], +"update__network_8php.html":[6,0,1,121], +"update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41":[6,0,1,121,0], +"update__search_8php.html":[6,0,1,122], +"update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52":[6,0,1,122,0], "updatetpl_8py.html":[6,0,2,11], "updatetpl_8py.html#a52a85ffa6b6d63d840b185a133478c12":[6,0,2,11,5], "updatetpl_8py.html#a79c20eb62d568c999b56eb08530355d3":[6,0,2,11,2], @@ -114,27 +124,27 @@ var NAVTREEINDEX8 = "view_2theme_2redbasic_2php_2config_8php.html#a8574a41fa9735ee391ba57ab24b93793":[6,0,3,1,3,0,0,0], "view_2theme_2redbasic_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[6,0,3,1,3,0,0,1], "view_2theme_2redbasic_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6":[6,0,3,1,3,0,0,2], -"view_8php.html":[6,0,1,122], -"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[6,0,1,122,0], -"viewconnections_8php.html":[6,0,1,123], -"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[6,0,1,123,1], -"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776":[6,0,1,123,0], -"viewsrc_8php.html":[6,0,1,124], -"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4":[6,0,1,124,0], -"vote_8php.html":[6,0,1,125], -"vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2":[6,0,1,125,2], -"vote_8php.html#a6aa67489bf458ca5e3206e46dac68596":[6,0,1,125,0], -"vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2":[6,0,1,125,1], -"wall__attach_8php.html":[6,0,1,126], -"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[6,0,1,126,0], -"wall__upload_8php.html":[6,0,1,127], -"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[6,0,1,127,0], -"webfinger_8php.html":[6,0,1,128], -"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[6,0,1,128,0], -"webpages_8php.html":[6,0,1,129], -"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[6,0,1,129,0], -"wfinger_8php.html":[6,0,1,130], -"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[6,0,1,130,0], +"view_8php.html":[6,0,1,123], +"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[6,0,1,123,0], +"viewconnections_8php.html":[6,0,1,124], +"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[6,0,1,124,1], +"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776":[6,0,1,124,0], +"viewsrc_8php.html":[6,0,1,125], +"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4":[6,0,1,125,0], +"vote_8php.html":[6,0,1,126], +"vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2":[6,0,1,126,2], +"vote_8php.html#a6aa67489bf458ca5e3206e46dac68596":[6,0,1,126,0], +"vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2":[6,0,1,126,1], +"wall__attach_8php.html":[6,0,1,127], +"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[6,0,1,127,0], +"wall__upload_8php.html":[6,0,1,128], +"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[6,0,1,128,0], +"webfinger_8php.html":[6,0,1,129], +"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[6,0,1,129,0], +"webpages_8php.html":[6,0,1,130], +"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[6,0,1,130,0], +"wfinger_8php.html":[6,0,1,131], +"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[6,0,1,131,0], "widedarkness_8php.html":[6,0,3,1,0,2,10], "widgets_8php.html":[6,0,0,77], "widgets_8php.html#a08035db02ff6a23260146b4c64153422":[6,0,0,77,11], @@ -167,45 +177,46 @@ var NAVTREEINDEX8 = "widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653":[6,0,0,77,28], "widgets_8php.html#af37fdad3b2e861d860a4a8c4d8a76c0b":[6,0,0,77,4], "widgets_8php.html#afa2e55a78f95667a6da082efac7fec74":[6,0,0,77,17], -"xchan_8php.html":[6,0,1,131], -"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[6,0,1,131,0], -"xrd_8php.html":[6,0,1,132], -"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[6,0,1,132,0], -"xref_8php.html":[6,0,1,133], -"xref_8php.html#a9bee399213b8de8226b0d60834307473":[6,0,1,133,0], -"zfinger_8php.html":[6,0,1,134], -"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[6,0,1,134,0], +"xchan_8php.html":[6,0,1,132], +"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[6,0,1,132,0], +"xrd_8php.html":[6,0,1,133], +"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[6,0,1,133,0], +"xref_8php.html":[6,0,1,134], +"xref_8php.html#a9bee399213b8de8226b0d60834307473":[6,0,1,134,0], +"zfinger_8php.html":[6,0,1,135], +"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[6,0,1,135,0], "zot_8php.html":[6,0,0,78], -"zot_8php.html#a083aec6c900d244e1bfc1406f9461465":[6,0,0,78,13], +"zot_8php.html#a083aec6c900d244e1bfc1406f9461465":[6,0,0,78,14], +"zot_8php.html#a0fc2211c5309d9f925ecc4115e3fdb75":[6,0,0,78,9], "zot_8php.html#a20750dd2c36961013fd382fb34e1366c":[6,0,0,78,6], "zot_8php.html#a2657e141d62d5f67ad3c87651b585299":[6,0,0,78,7], -"zot_8php.html#a31aad56acf8ff8f2353e6ff8595544df":[6,0,0,78,15], -"zot_8php.html#a3862b3161b2c8557dc1a95020179bd81":[6,0,0,78,17], +"zot_8php.html#a31aad56acf8ff8f2353e6ff8595544df":[6,0,0,78,16], +"zot_8php.html#a3862b3161b2c8557dc1a95020179bd81":[6,0,0,78,18], "zot_8php.html#a3bf11286c2619b4ca28e49d5b5ab374a":[6,0,0,78,5], -"zot_8php.html#a4d9e6ca295e443b740d9960c304b3474":[6,0,0,78,10], +"zot_8php.html#a4d9e6ca295e443b740d9960c304b3474":[6,0,0,78,11], "zot_8php.html#a528e97ca5d69c3b7f35c5d954afde315":[6,0,0,78,8], -"zot_8php.html#a55056e863a7860bc0cf922e78fcce073":[6,0,0,78,21], -"zot_8php.html#a5bcdfef419b16075a0eca990956223dc":[6,0,0,78,26], -"zot_8php.html#a61cdc1ec843663c423ed2d8160ae5aea":[6,0,0,78,18], +"zot_8php.html#a55056e863a7860bc0cf922e78fcce073":[6,0,0,78,22], +"zot_8php.html#a5bcdfef419b16075a0eca990956223dc":[6,0,0,78,27], +"zot_8php.html#a61cdc1ec843663c423ed2d8160ae5aea":[6,0,0,78,19], "zot_8php.html#a703f528ade8382cf374e4119bd6f7859":[6,0,0,78,0], -"zot_8php.html#a7ac30ff51274bf0b6d3eade37972145c":[6,0,0,78,25], +"zot_8php.html#a7ac30ff51274bf0b6d3eade37972145c":[6,0,0,78,26], "zot_8php.html#a8e22dbc6f884be3644a892a876cbd972":[6,0,0,78,3], -"zot_8php.html#a928f5643ca66ae9635d85aeb2be62e03":[6,0,0,78,24], -"zot_8php.html#a95528377d7303131958c9f0b7158fdce":[6,0,0,78,19], -"zot_8php.html#a9a57b40669351c9791126b925cb7ef3b":[6,0,0,78,12], -"zot_8php.html#aa6ae96db8cbbdbb10e6876d206bbf7cc":[6,0,0,78,11], -"zot_8php.html#aad25a3fe0e1566121d6fb8222979bc10":[6,0,0,78,14], -"zot_8php.html#ab22d67660702056bf3f4696dcebf5ce7":[6,0,0,78,23], -"zot_8php.html#ab319d1d9fff9c7775d9daef42d1f33dd":[6,0,0,78,16], -"zot_8php.html#ab3e9b99ddb11353f37f265a05bb42142":[6,0,0,78,27], -"zot_8php.html#ac301c67864917c35922257950ae0f95c":[6,0,0,78,9], -"zot_8php.html#ac34e479d27f32b82dd6b33542f81a6a7":[6,0,0,78,1], +"zot_8php.html#a928f5643ca66ae9635d85aeb2be62e03":[6,0,0,78,25], +"zot_8php.html#a95528377d7303131958c9f0b7158fdce":[6,0,0,78,20], +"zot_8php.html#a9a57b40669351c9791126b925cb7ef3b":[6,0,0,78,13], +"zot_8php.html#aa6ae96db8cbbdbb10e6876d206bbf7cc":[6,0,0,78,12], +"zot_8php.html#aa97b33b619dd7132a9274f852af6ceb5":[6,0,0,78,1], +"zot_8php.html#aad25a3fe0e1566121d6fb8222979bc10":[6,0,0,78,15], +"zot_8php.html#ab22d67660702056bf3f4696dcebf5ce7":[6,0,0,78,24], +"zot_8php.html#ab319d1d9fff9c7775d9daef42d1f33dd":[6,0,0,78,17], +"zot_8php.html#ab3e9b99ddb11353f37f265a05bb42142":[6,0,0,78,28], +"zot_8php.html#ac301c67864917c35922257950ae0f95c":[6,0,0,78,10], "zot_8php.html#ad149f1e98c0c5b88ff9147e6ee3f330d":[6,0,0,78,4], "zot_8php.html#adfeb9400ae6b726beec89f8f1e8fde72":[6,0,0,78,2], -"zot_8php.html#ae7cec2b417b5858fd4a41070f843d1d7":[6,0,0,78,20], -"zot_8php.html#aeea071f17e306fe3d0c488551906bfab":[6,0,0,78,22], -"zotfeed_8php.html":[6,0,1,135], -"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[6,0,1,135,0], -"zping_8php.html":[6,0,1,136], -"zping_8php.html#a4d3a6b0b8b04ed6469015823e615ee75":[6,0,1,136,0] +"zot_8php.html#ae7cec2b417b5858fd4a41070f843d1d7":[6,0,0,78,21], +"zot_8php.html#aeea071f17e306fe3d0c488551906bfab":[6,0,0,78,23], +"zotfeed_8php.html":[6,0,1,136], +"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[6,0,1,136,0], +"zping_8php.html":[6,0,1,137], +"zping_8php.html#a4d3a6b0b8b04ed6469015823e615ee75":[6,0,1,137,0] }; diff --git a/doc/html/php2po_8php.html b/doc/html/php2po_8php.html index a56c1c331..e433adcc4 100644 --- a/doc/html/php2po_8php.html +++ b/doc/html/php2po_8php.html @@ -168,7 +168,7 @@ Variables
    -

    Referenced by App\__construct(), Template\_get_var(), Template\_replcb_for(), activity_sanitise(), aes_encapsulate(), aes_unencapsulate(), app_render(), bb_sanitize_style(), build_sync_packet(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_poll_interval(), contact_reputation(), dirprofile_init(), dirsearch_content(), RedBrowser\generateDirectoryIndex(), get_plugin_info(), get_theme_info(), get_things(), guess_image_type(), import_directory_profile(), item_photo_menu(), item_store_update(), load_config(), load_pconfig(), load_xconfig(), local_dir_update(), mail_post(), mood_content(), netgrowth_content(), new_contact(), FKOAuthDataStore\new_request_token(), obj_verb_selector(), openid_content(), parse_app_description(), photos_albums_list(), po2php_run(), poco_init(), poke_content(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), requestdata(), settings_post(), sslify_init(), startup(), tt(), RedBrowser\userReadableSize(), vote_post(), x(), zfinger_init(), and zot_refresh().

    +

    Referenced by App\__construct(), Template\_get_var(), Template\_replcb_for(), activity_sanitise(), aes_encapsulate(), aes_unencapsulate(), app_render(), bb_sanitize_style(), build_sync_packet(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_poll_interval(), contact_reputation(), dirprofile_init(), dirsearch_content(), RedBrowser\generateDirectoryIndex(), get_plugin_info(), get_theme_info(), get_things(), guess_image_type(), import_directory_profile(), item_photo_menu(), item_store_update(), load_config(), load_pconfig(), load_xconfig(), local_dir_update(), mail_post(), mood_content(), netgrowth_content(), new_contact(), FKOAuthDataStore\new_request_token(), obj_verb_selector(), openid_content(), parse_app_description(), photos_albums_list(), po2php_run(), poco_init(), poke_content(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), requestdata(), settings_post(), sslify_init(), startup(), tt(), RedBrowser\userReadableSize(), vote_post(), x(), zfinger_init(), and zot_refresh().

    diff --git a/doc/html/php_2theme__init_8php.html b/doc/html/php_2theme__init_8php.html index e2d9d03f2..05b411478 100644 --- a/doc/html/php_2theme__init_8php.html +++ b/doc/html/php_2theme__init_8php.html @@ -127,7 +127,7 @@ Variables

    Those who require this feature will know what to do with it. Those who don't, won't. Eventually this functionality needs to be provided by a module such that permissions can be enforced. At the moment it's more of a proof of concept; but sufficient for our immediate needs.

    -

    Referenced by admin_page_channels(), api_call(), api_user(), appman_content(), attach_mkdir(), attach_store(), bbcode(), blocks_content(), bookmark_add(), bookmarks_content(), build_sync_packet(), channel_content(), channel_init(), channel_remove(), chat_content(), chat_init(), chat_post(), chatroom_create(), chatroom_destroy(), cloud_init(), connections_init(), connections_post(), connedit_content(), connedit_init(), connedit_post(), conversation(), design_tools(), directory_run(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_addtocal(), events_content(), events_post(), feed_init(), filestorage_content(), filestorage_post(), fix_attached_file_permissions(), fix_system_urls(), get_feed_for(), get_public_feed(), handle_tag(), home_init(), import_post(), importelm_post(), invite_content(), is_public_profile(), item_photo_menu(), item_post(), item_store(), item_store_update(), items_fetch(), layouts_content(), magic_init(), mail_content(), mail_post(), menu_add_item(), menu_edit_item(), message_content(), mitem_content(), mitem_post(), mood_init(), nav(), network_content(), network_init(), new_contact(), notifier_run(), parse_app_description(), photo_upload(), photos_albums_list(), photos_content(), photos_create_item(), photos_list_photos(), ping_init(), poke_init(), post_activity_item(), post_to_red_delete_comment(), post_to_red_delete_post(), post_to_red_displayAdminContent(), post_to_red_post(), probe_content(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_init(), profile_photo_init(), profile_photo_post(), profiles_post(), profperm_init(), rbmark_content(), rbmark_post(), rpost_content(), send_message(), settings_post(), sources_post(), tagger_content(), thing_content(), thing_init(), uexport_init(), update_remote_id(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), widget_settings_menu(), zot_build_packet(), zot_finger(), and zot_refresh().

    +

    Referenced by admin_page_channels(), api_call(), api_user(), appman_content(), attach_mkdir(), attach_store(), bbcode(), blocks_content(), bookmark_add(), bookmarks_content(), build_sync_packet(), channel_content(), channel_init(), channel_remove(), chat_content(), chat_init(), chat_post(), chatroom_create(), chatroom_destroy(), cloud_init(), connections_init(), connections_post(), connedit_content(), connedit_init(), connedit_post(), conversation(), design_tools(), directory_run(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_addtocal(), events_content(), events_post(), feed_init(), filestorage_content(), filestorage_post(), fix_attached_file_permissions(), get_feed_for(), get_public_feed(), handle_tag(), home_init(), import_post(), importelm_post(), invite_content(), is_public_profile(), item_photo_menu(), item_post(), item_store(), item_store_update(), items_fetch(), layouts_content(), magic_init(), mail_content(), mail_post(), menu_add_item(), menu_edit_item(), message_content(), mitem_content(), mitem_post(), mood_init(), nav(), network_content(), network_init(), new_contact(), notifier_run(), parse_app_description(), photo_upload(), photos_albums_list(), photos_content(), photos_create_item(), photos_list_photos(), ping_init(), poke_init(), post_activity_item(), post_to_red_delete_comment(), post_to_red_delete_post(), post_to_red_displayAdminContent(), post_to_red_post(), probe_content(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_init(), profile_photo_init(), profile_photo_post(), profiles_post(), profperm_init(), rbmark_content(), rbmark_post(), rpost_content(), send_message(), settings_post(), sources_post(), tagger_content(), thing_content(), thing_init(), uexport_init(), update_remote_id(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), widget_settings_menu(), zot_build_packet(), zot_finger(), and zot_refresh().

    diff --git a/doc/html/plugin_8php.html b/doc/html/plugin_8php.html index 822d746ba..f518cbd0d 100644 --- a/doc/html/plugin_8php.html +++ b/doc/html/plugin_8php.html @@ -308,7 +308,7 @@ Functions
    -

    Referenced by admin_content(), admin_page_channels(), admin_page_dbsync(), admin_page_hubloc(), admin_page_logs(), admin_page_plugins(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), alt_pager(), api_apply_template(), api_content(), app_render(), appman_content(), apps_content(), apw_form(), blocks_content(), blogtheme_form(), App\build_pagehead(), categories_widget(), channel_content(), chat_content(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), connedit_content(), construct_page(), contact_block(), conversation(), delegate_content(), design_tools(), dir_safe_mode(), dir_sort_links(), directory_content(), dirprofile_init(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), filestorage_content(), findpeople_widget(), format_categories(), format_filer(), RedBrowser\generateDirectoryIndex(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), RedBrowser\htmlActionsPanel(), identity_selector(), import_content(), invite_content(), lang_selector(), layouts_content(), login(), lostpass_content(), mail_content(), manage_content(), match_content(), menu_content(), menu_render(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), pagelist_widget(), pdledit_content(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), profile_sidebar(), profiles_content(), rbmark_content(), redbasic_form(), register_content(), removeme_content(), rmagic_content(), rpost_content(), search_content(), setup_content(), siteinfo_content(), sources_content(), suggest_content(), theme_attachments(), thing_content(), vcard_from_xchan(), viewconnections_content(), vote_content(), webpages_content(), widget_affinity(), widget_appselect(), widget_archive(), widget_bookmarkedchats(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestedchats(), widget_suggestions(), writepages_widget(), and xrd_init().

    +

    Referenced by admin_content(), admin_page_channels(), admin_page_dbsync(), admin_page_hubloc(), admin_page_logs(), admin_page_plugins(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), alt_pager(), api_apply_template(), api_content(), app_render(), appman_content(), apps_content(), apw_form(), blocks_content(), blogtheme_form(), App\build_pagehead(), categories_widget(), channel_content(), chat_content(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), connedit_content(), construct_page(), contact_block(), conversation(), delegate_content(), design_tools(), dir_safe_mode(), dir_sort_links(), directory_content(), dirprofile_init(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), filestorage_content(), findpeople_widget(), format_categories(), format_filer(), RedBrowser\generateDirectoryIndex(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), RedBrowser\htmlActionsPanel(), identity_selector(), import_content(), invite_content(), lang_selector(), layouts_content(), login(), lostpass_content(), mail_content(), manage_content(), match_content(), menu_content(), menu_render(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), pagelist_widget(), pdledit_content(), photos_album_widget(), photos_content(), poco_init(), poke_content(), poll_content(), populate_acl(), profile_sidebar(), profiles_content(), rbmark_content(), redbasic_form(), register_content(), removeme_content(), rmagic_content(), rpost_content(), search_content(), setup_content(), siteinfo_content(), sources_content(), suggest_content(), theme_attachments(), thing_content(), vcard_from_xchan(), viewconnections_content(), vote_content(), webpages_content(), widget_affinity(), widget_appselect(), widget_archive(), widget_bookmarkedchats(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestedchats(), widget_suggestions(), writepages_widget(), and xrd_init().

    diff --git a/doc/html/poll_8php.html b/doc/html/poll_8php.html new file mode 100644 index 000000000..c6d214a66 --- /dev/null +++ b/doc/html/poll_8php.html @@ -0,0 +1,173 @@ + + + + + + +The Red Matrix: mod/poll.php File Reference + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    The Red Matrix +
    +
    +
    + + + + + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    + +
    + +
    +
    poll.php File Reference
    +
    +
    + + + + + + + + +

    +Functions

     poll_init (&$a)
     
     poll_post (&$a)
     
     poll_content (&$a)
     
    +

    Function Documentation

    + +
    +
    + + + + + + + + +
    poll_content ($a)
    +
    + +
    +
    + +
    +
    + + + + + + + + +
    poll_init ($a)
    +
    + +
    +
    + +
    +
    + + + + + + + + +
    poll_post ($a)
    +
    + +
    +
    +
    +
    + diff --git a/doc/html/poll_8php.js b/doc/html/poll_8php.js new file mode 100644 index 000000000..48803281a --- /dev/null +++ b/doc/html/poll_8php.js @@ -0,0 +1,6 @@ +var poll_8php = +[ + [ "poll_content", "poll_8php.html#a3314c26bd2ac0ed831cebf3315cd3263", null ], + [ "poll_init", "poll_8php.html#ab9ecd5b71af090a5da9c93f34f7ec930", null ], + [ "poll_post", "poll_8php.html#a26be9d4f230cb68f5be326198cfc6c77", null ] +]; \ No newline at end of file diff --git a/doc/html/poller_8php.html b/doc/html/poller_8php.html index 8edd7b295..47675d6ad 100644 --- a/doc/html/poller_8php.html +++ b/doc/html/poller_8php.html @@ -143,6 +143,8 @@ Functions

    Actions in the following block are executed once per day, not on every poller run

    Cron Weekly

    Actions in the following block are executed once per day only on Sunday (once per week).

    +

    End Cron Weekly

    +

    End Cron Daily

    diff --git a/doc/html/redable_8php.html b/doc/html/redable_8php.html new file mode 100644 index 000000000..11a11e977 --- /dev/null +++ b/doc/html/redable_8php.html @@ -0,0 +1,133 @@ + + + + + + +The Red Matrix: view/php/redable.php File Reference + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    The Red Matrix +
    +
    +
    + + + + + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    + +
    + +
    +
    redable.php File Reference
    +
    +
    + + + + +

    +Variables

     if (x($page,'htmlhead')) echo $page['htmlhead']?></head >< body >< header ><?php if(x($page
     
    +

    Variable Documentation

    + +
    +
    + + + + +
    if(x($page,'htmlhead')) echo $page['htmlhead']?></head >< body >< header ><?php if(x($page
    +
    + +
    +
    +
    +
    + diff --git a/doc/html/redable_8php.js b/doc/html/redable_8php.js new file mode 100644 index 000000000..e74ff35fc --- /dev/null +++ b/doc/html/redable_8php.js @@ -0,0 +1,4 @@ +var redable_8php = +[ + [ "if", "redable_8php.html#a3987f5547ceb7e36a210a66a06241a5a", null ] +]; \ No newline at end of file diff --git a/doc/html/search/all_24.js b/doc/html/search/all_24.js index 503819b1e..2409f73b0 100644 --- a/doc/html/search/all_24.js +++ b/doc/html/search/all_24.js @@ -81,7 +81,7 @@ var searchData= ['_24mode',['$mode',['../classConversation.html#afb03d1648dbfafe62caa1e30f32f2b1a',1,'Conversation']]], ['_24module',['$module',['../classApp.html#a9bf62f8e39585c0aa48fcffc3bf3484d',1,'App']]], ['_24module_5floaded',['$module_loaded',['../classApp.html#a6e4f0fbfa3cf6c11baebe22a03db6165',1,'App']]], - ['_24name',['$name',['../classFriendicaSmartyEngine.html#aaba6a42101bc9ae32e36b7fa2e243f02',1,'FriendicaSmartyEngine\$name()'],['../classRedFile.html#acc48c05cd5a70951cb3c615ad84f03ba',1,'RedFile\$name()'],['../classTemplate.html#a6eb301a51cc94d8b94f4548fbad85eae',1,'Template\$name()']]], + ['_24name',['$name',['../classRedFile.html#acc48c05cd5a70951cb3c615ad84f03ba',1,'RedFile\$name()'],['../classFriendicaSmartyEngine.html#aaba6a42101bc9ae32e36b7fa2e243f02',1,'FriendicaSmartyEngine\$name()'],['../classTemplate.html#a6eb301a51cc94d8b94f4548fbad85eae',1,'Template\$name()']]], ['_24nav_5fpercent_5fmin_5fopacity',['$nav_percent_min_opacity',['../redbasic_2php_2style_8php.html#a01c151bf47f7da2b979aaa4cb868da4c',1,'style.php']]], ['_24nav_5fsel',['$nav_sel',['../classApp.html#a33a8e90b60ec4438f6fbf299d0f6839c',1,'App']]], ['_24navheight',['$navheight',['../apw_2php_2style_8php.html#a1c8a7c0db8c174239f3909cb931cb872',1,'style.php']]], diff --git a/doc/html/search/all_5f.js b/doc/html/search/all_5f.js index eb4ffa3bc..a3e11a68b 100644 --- a/doc/html/search/all_5f.js +++ b/doc/html/search/all_5f.js @@ -1,6 +1,6 @@ var searchData= [ - ['_5f_5fconstruct',['__construct',['../classApp.html#af6d39f63fb7116bbeb04e51696f99474',1,'App\__construct()'],['../classConversation.html#af84ea6ccd72214c9bb4c504461cc8b09',1,'Conversation\__construct()'],['../classdba__driver.html#af3541d13ccb7a3eddfc03e253c746186',1,'dba_driver\__construct()'],['../classFriendicaSmarty.html#af12091b920b95eeef1218cbc48066ca6',1,'FriendicaSmarty\__construct()'],['../classFriendicaSmartyEngine.html#ab7c305bd8c386c2944e4dc9136cea5b6',1,'FriendicaSmartyEngine\__construct()'],['../classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2',1,'Item\__construct()'],['../classFKOAuth1.html#a2f1276872329a6f0b704ccda1a4b9fa6',1,'FKOAuth1\__construct()'],['../classphoto__driver.html#ac6e85f8e507cab4e755ed7acdec401ae',1,'photo_driver\__construct()'],['../classRedDirectory.html#a1e35e3cd31d2a15250655e4cafdea180',1,'RedDirectory\__construct()'],['../classRedFile.html#a9a67bdb34c9db6ce144b3f371148b183',1,'RedFile\__construct()'],['../classRedBrowser.html#a4b76be9ccef0262cf78fffb4129eda93',1,'RedBrowser\__construct()']]], + ['_5f_5fconstruct',['__construct',['../classApp.html#af6d39f63fb7116bbeb04e51696f99474',1,'App\__construct()'],['../classConversation.html#af84ea6ccd72214c9bb4c504461cc8b09',1,'Conversation\__construct()'],['../classdba__driver.html#af3541d13ccb7a3eddfc03e253c746186',1,'dba_driver\__construct()'],['../classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2',1,'Item\__construct()'],['../classFKOAuth1.html#a2f1276872329a6f0b704ccda1a4b9fa6',1,'FKOAuth1\__construct()'],['../classphoto__driver.html#ac6e85f8e507cab4e755ed7acdec401ae',1,'photo_driver\__construct()'],['../classRedDirectory.html#a1e35e3cd31d2a15250655e4cafdea180',1,'RedDirectory\__construct()'],['../classRedFile.html#a9a67bdb34c9db6ce144b3f371148b183',1,'RedFile\__construct()'],['../classRedBrowser.html#a4b76be9ccef0262cf78fffb4129eda93',1,'RedBrowser\__construct()'],['../classFriendicaSmarty.html#af12091b920b95eeef1218cbc48066ca6',1,'FriendicaSmarty\__construct()'],['../classFriendicaSmartyEngine.html#ab7c305bd8c386c2944e4dc9136cea5b6',1,'FriendicaSmartyEngine\__construct()']]], ['_5f_5fdestruct',['__destruct',['../classdba__driver.html#a1a8bc9dc839a6320a0e07d8047a6b721',1,'dba_driver\__destruct()'],['../classphoto__driver.html#ae4501abdc9651359f81d036b63625686',1,'photo_driver\__destruct()']]], ['_5fbuild_5fnodes',['_build_nodes',['../classTemplate.html#ac41c96e1f407b1a910029e5f4b7de8e4',1,'Template']]], ['_5fget_5fvar',['_get_var',['../classTemplate.html#aae9c4d761ea1298e745e8052d7910194',1,'Template']]], diff --git a/doc/html/search/all_62.js b/doc/html/search/all_62.js index 50e7ad7af..c74251929 100644 --- a/doc/html/search/all_62.js +++ b/doc/html/search/all_62.js @@ -45,5 +45,5 @@ var searchData= ['bs_2ddefault_2ephp',['BS-Default.php',['../BS-Default_8php.html',1,'']]], ['build_5fpagehead',['build_pagehead',['../classApp.html#a08f0537964d98958d218066364cff785',1,'App']]], ['build_5fquerystring',['build_querystring',['../boot_8php.html#a9cbab4ee728e9a8b4ce952bae643044e',1,'boot.php']]], - ['build_5fsync_5fpacket',['build_sync_packet',['../zot_8php.html#ac34e479d27f32b82dd6b33542f81a6a7',1,'zot.php']]] + ['build_5fsync_5fpacket',['build_sync_packet',['../zot_8php.html#aa97b33b619dd7132a9274f852af6ceb5',1,'zot.php']]] ]; diff --git a/doc/html/search/all_66.js b/doc/html/search/all_66.js index 6cfabe618..f06db8c92 100644 --- a/doc/html/search/all_66.js +++ b/doc/html/search/all_66.js @@ -68,7 +68,6 @@ var searchData= ['friendica',['Friendica',['../namespaceFriendica.html',1,'']]], ['friendica_2dto_2dsmarty_2dtpl',['friendica-to-smarty-tpl',['../namespacefriendica-to-smarty-tpl.html',1,'']]], ['friendica_2dto_2dsmarty_2dtpl_2epy',['friendica-to-smarty-tpl.py',['../friendica-to-smarty-tpl_8py.html',1,'']]], - ['friendica_5fsmarty_2ephp',['friendica_smarty.php',['../friendica__smarty_8php.html',1,'']]], ['friendicasmarty',['FriendicaSmarty',['../classFriendicaSmarty.html',1,'']]], ['friendicasmartyengine',['FriendicaSmartyEngine',['../classFriendicaSmartyEngine.html',1,'']]], ['fsuggest_2ephp',['fsuggest.php',['../fsuggest_8php.html',1,'']]], diff --git a/doc/html/search/all_67.js b/doc/html/search/all_67.js index c45a3b887..d8fb3edef 100644 --- a/doc/html/search/all_67.js +++ b/doc/html/search/all_67.js @@ -49,7 +49,7 @@ var searchData= ['get_5fitem_5felements',['get_item_elements',['../items_8php.html#a536d0313b6ffe33b9d2490c4e25c5361',1,'items.php']]], ['get_5flanguage_5fname',['get_language_name',['../language_8php.html#a43e6ddba9df019c9ac3ab4c94c444ae7',1,'language.php']]], ['get_5fmail_5felements',['get_mail_elements',['../items_8php.html#a94ddb1d6c8fa21dd7433677e85168037',1,'items.php']]], - ['get_5fmarkup_5ftemplate',['get_markup_template',['../classFriendicaSmartyEngine.html#aab5994077fc3a64222e41b28e2bd8d88',1,'FriendicaSmartyEngine\get_markup_template()'],['../interfaceITemplateEngine.html#aaf2698adbf46c073c24b162fe1b1c442',1,'ITemplateEngine\get_markup_template()'],['../classTemplate.html#afd97b4b1e7754a550e67c0ea79159059',1,'Template\get_markup_template()'],['../plugin_8php.html#a75f7dfed291fd7add7fc85b5c022a1f4',1,'get_markup_template(): plugin.php']]], + ['get_5fmarkup_5ftemplate',['get_markup_template',['../interfaceITemplateEngine.html#aaf2698adbf46c073c24b162fe1b1c442',1,'ITemplateEngine\get_markup_template()'],['../classFriendicaSmartyEngine.html#aab5994077fc3a64222e41b28e2bd8d88',1,'FriendicaSmartyEngine\get_markup_template()'],['../classTemplate.html#afd97b4b1e7754a550e67c0ea79159059',1,'Template\get_markup_template()'],['../plugin_8php.html#a75f7dfed291fd7add7fc85b5c022a1f4',1,'get_markup_template(): plugin.php']]], ['get_5fmax_5fimport_5fsize',['get_max_import_size',['../boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90',1,'boot.php']]], ['get_5fmentions',['get_mentions',['../text_8php.html#a76d1b3435c067978d7b484c45f56472b',1,'text.php']]], ['get_5fmode',['get_mode',['../classConversation.html#a87a0d704d5f2b1a008cc2e9ce06a1bcd',1,'Conversation']]], diff --git a/doc/html/search/all_69.js b/doc/html/search/all_69.js index f42c3107f..706be9447 100644 --- a/doc/html/search/all_69.js +++ b/doc/html/search/all_69.js @@ -5,7 +5,7 @@ var searchData= ['identity_5fcheck_5fservice_5fclass',['identity_check_service_class',['../identity_8php.html#ac9fcd5c4c371998790b5c55c3d0f4633',1,'identity.php']]], ['identity_5fselector',['identity_selector',['../identity_8php.html#a2ab5172eabd375869060c9ad68323f5c',1,'identity.php']]], ['ids_5fto_5fquerystr',['ids_to_querystr',['../text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a',1,'text.php']]], - ['if',['if',['../php2po_8php.html#a45b05625748f412ec97afcd61cf7980b',1,'if(): php2po.php'],['../php_2default_8php.html#a3987f5547ceb7e36a210a66a06241a5a',1,'if(): default.php'],['../full_8php.html#a3987f5547ceb7e36a210a66a06241a5a',1,'if(): full.php'],['../apw_2php_2style_8php.html#a2f71e817b8fac88ce7f0ec5c0fb88b8d',1,'if(): style.php'],['../theme_2mytheme_2php_2default_8php.html#a3987f5547ceb7e36a210a66a06241a5a',1,'if(): default.php']]], + ['if',['if',['../php2po_8php.html#a45b05625748f412ec97afcd61cf7980b',1,'if(): php2po.php'],['../php_2default_8php.html#a3987f5547ceb7e36a210a66a06241a5a',1,'if(): default.php'],['../full_8php.html#a3987f5547ceb7e36a210a66a06241a5a',1,'if(): full.php'],['../redable_8php.html#a3987f5547ceb7e36a210a66a06241a5a',1,'if(): redable.php'],['../apw_2php_2style_8php.html#a2f71e817b8fac88ce7f0ec5c0fb88b8d',1,'if(): style.php'],['../theme_2mytheme_2php_2default_8php.html#a3987f5547ceb7e36a210a66a06241a5a',1,'if(): default.php']]], ['imagestring',['imageString',['../classphoto__driver.html#abc9f73ad90923772d52b9fcc4eb117dd',1,'photo_driver\imageString()'],['../classphoto__gd.html#a0795fc029be382557ae3f6e285f40e00',1,'photo_gd\imageString()'],['../classphoto__imagick.html#a70adbef31128c0ac8cbc5dcf34cdb019',1,'photo_imagick\imageString()']]], ['import_2ephp',['import.php',['../import_8php.html',1,'']]], ['import_5fauthor_5frss',['import_author_rss',['../items_8php.html#a6bee35961f2e32905f20367a9309d627',1,'items.php']]], @@ -34,6 +34,7 @@ var searchData= ['is_5fcommentable',['is_commentable',['../classConversation.html#a8b47c92b69459d461ea3cc9aae9597a3',1,'Conversation\is_commentable()'],['../classItem.html#ac04525a8be24c12b0a2ae4ca1ba4b967',1,'Item\is_commentable()']]], ['is_5fdeveloper',['is_developer',['../boot_8php.html#a6252d8eca67c689d9035ec6da544cf46',1,'boot.php']]], ['is_5fforeigner',['is_foreigner',['../identity_8php.html#ae2b140df652a55ca11bb6a99005fce35',1,'identity.php']]], + ['is_5fmatrix_5furl',['is_matrix_url',['../hubloc_8php.html#aebd244b4616ded022cbbee5e82926951',1,'hubloc.php']]], ['is_5fmember',['is_member',['../identity_8php.html#a9637c557e13d9671f3eeb124ab98212a',1,'identity.php']]], ['is_5fpreview',['is_preview',['../classConversation.html#adf25ce023b69a166c63c6e84e02c136a',1,'Conversation']]], ['is_5fpublic_5fprofile',['is_public_profile',['../identity_8php.html#a4e996e44b50330098a04b467367a559f',1,'identity.php']]], diff --git a/doc/html/search/all_6d.js b/doc/html/search/all_6d.js index 38c3e7a51..0710746f2 100644 --- a/doc/html/search/all_6d.js +++ b/doc/html/search/all_6d.js @@ -14,6 +14,7 @@ var searchData= ['mail_5freplied',['MAIL_REPLIED',['../boot_8php.html#aa3679df31c8dad1b71816b0322d5baff',1,'boot.php']]], ['mail_5fseen',['MAIL_SEEN',['../boot_8php.html#a1fbb93cf030f07391f22cc2948744869',1,'boot.php']]], ['mail_5fstore',['mail_store',['../items_8php.html#a77da7ce9a117601d49ac4a67c71b514f',1,'items.php']]], + ['make_5fxchan_5fhash',['make_xchan_hash',['../zot_8php.html#a0fc2211c5309d9f925ecc4115e3fdb75',1,'zot.php']]], ['manage_2ephp',['manage.php',['../manage_8php.html',1,'']]], ['manage_5fcontent',['manage_content',['../manage_8php.html#a2bca247b5296827638959138367db4f5',1,'manage.php']]], ['manual_5fconfig',['manual_config',['../setup_8php.html#abe405d227ba7232971964a706d4f3bce',1,'setup.php']]], diff --git a/doc/html/search/all_6f.js b/doc/html/search/all_6f.js index b67ac1b5f..138b1507c 100644 --- a/doc/html/search/all_6f.js +++ b/doc/html/search/all_6f.js @@ -30,6 +30,7 @@ var searchData= ['opensearch_2ephp',['opensearch.php',['../opensearch_8php.html',1,'']]], ['opensearch_5finit',['opensearch_init',['../opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9',1,'opensearch.php']]], ['orient',['orient',['../classphoto__driver.html#a4de5bac8daea8f291a33c80788019d0d',1,'photo_driver']]], + ['os_5fmkdir',['os_mkdir',['../boot_8php.html#a5fbebdf7a1c0ea8f904dbd9d78c2c06c',1,'boot.php']]], ['outf',['outf',['../namespacefriendica-to-smarty-tpl.html#a87182a9bab47640428bd0b2b9946bef9',1,'friendica-to-smarty-tpl']]], ['outpath',['outpath',['../namespacefriendica-to-smarty-tpl.html#a005c1b7a69cac31fad72a941974ba7bb',1,'friendica-to-smarty-tpl']]] ]; diff --git a/doc/html/search/all_70.js b/doc/html/search/all_70.js index 173febd6e..c603d9be2 100644 --- a/doc/html/search/all_70.js +++ b/doc/html/search/all_70.js @@ -35,7 +35,6 @@ var searchData= ['permissions_2ephp',['permissions.php',['../permissions_8php.html',1,'']]], ['permissions_5fsql',['permissions_sql',['../security_8php.html#afa683bc025a1d2fe9065e2f6cd71a22f',1,'security.php']]], ['perms2str',['perms2str',['../text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee',1,'text.php']]], - ['perms_5fa_5fbookmark',['PERMS_A_BOOKMARK',['../boot_8php.html#a8b2af16eaee9e7768a88d0e437877f3b',1,'boot.php']]], ['perms_5fa_5fdelegate',['PERMS_A_DELEGATE',['../boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b',1,'boot.php']]], ['perms_5fa_5frepublish',['PERMS_A_REPUBLISH',['../boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead',1,'boot.php']]], ['perms_5fauthed',['PERMS_AUTHED',['../boot_8php.html#a852d4036a3bed66af1534d014c4ecde2',1,'boot.php']]], @@ -53,6 +52,7 @@ var searchData= ['perms_5fspecific',['PERMS_SPECIFIC',['../boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964',1,'boot.php']]], ['perms_5fw_5fchat',['PERMS_W_CHAT',['../boot_8php.html#acd877c405b06b348b37b6f7e62a211e9',1,'boot.php']]], ['perms_5fw_5fcomment',['PERMS_W_COMMENT',['../boot_8php.html#a32df13fec0e43281da5979e1f5579aa8',1,'boot.php']]], + ['perms_5fw_5flike',['PERMS_W_LIKE',['../boot_8php.html#af3ff14985bffbd951a6ea356b7ec3007',1,'boot.php']]], ['perms_5fw_5fmail',['PERMS_W_MAIL',['../boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf',1,'boot.php']]], ['perms_5fw_5fpages',['PERMS_W_PAGES',['../boot_8php.html#aa9244fc9cc221980c07a20cc534111be',1,'boot.php']]], ['perms_5fw_5fphotos',['PERMS_W_PHOTOS',['../boot_8php.html#a57eee7352714c004d36c26dda74af73e',1,'boot.php']]], @@ -108,8 +108,12 @@ var searchData= ['poke_2ephp',['poke.php',['../poke_8php.html',1,'']]], ['poke_5fcontent',['poke_content',['../poke_8php.html#ac9190563a8da9c07a16f9dcd71cf6993',1,'poke.php']]], ['poke_5finit',['poke_init',['../poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b',1,'poke.php']]], + ['poll_2ephp',['poll.php',['../poll_8php.html',1,'']]], + ['poll_5fcontent',['poll_content',['../poll_8php.html#a3314c26bd2ac0ed831cebf3315cd3263',1,'poll.php']]], + ['poll_5finit',['poll_init',['../poll_8php.html#ab9ecd5b71af090a5da9c93f34f7ec930',1,'poll.php']]], ['poll_5fmultiple_5fchoice',['POLL_MULTIPLE_CHOICE',['../boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86',1,'boot.php']]], ['poll_5foverwrite',['POLL_OVERWRITE',['../boot_8php.html#a2b525996e4426bdddbcec277778bde08',1,'boot.php']]], + ['poll_5fpost',['poll_post',['../poll_8php.html#a26be9d4f230cb68f5be326198cfc6c77',1,'poll.php']]], ['poll_5fsimple_5frating',['POLL_SIMPLE_RATING',['../boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5',1,'boot.php']]], ['poll_5ftenscale',['POLL_TENSCALE',['../boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc',1,'boot.php']]], ['poller_2ephp',['poller.php',['../poller_8php.html',1,'']]], diff --git a/doc/html/search/all_72.js b/doc/html/search/all_72.js index 9ecfb9d7d..7e4b08755 100644 --- a/doc/html/search/all_72.js +++ b/doc/html/search/all_72.js @@ -11,8 +11,8 @@ var searchData= ['rbmark_5fpost',['rbmark_post',['../rbmark_8php.html#ac5a66aa8599fa5dc702bae396d8d1f8c',1,'rbmark.php']]], ['rconnect_5furl',['rconnect_url',['../Contact_8php.html#a2f4f495d53f2a334ab75292af79d3c91',1,'Contact.php']]], ['rdelim',['rdelim',['../namespacefriendica-to-smarty-tpl.html#a8540514fb7c4aa18ad2dffa2a975036b',1,'friendica-to-smarty-tpl']]], - ['readme_2emd',['README.md',['../blogga_2php_2README_8md.html',1,'']]], ['readme_2emd',['README.md',['../apw_2README_8md.html',1,'']]], + ['readme_2emd',['README.md',['../blogga_2php_2README_8md.html',1,'']]], ['rebuild_5ftheme_5ftable',['rebuild_theme_table',['../admin_8php.html#ae46311a3fefc21abc838a26e91789de6',1,'admin.php']]], ['red_5fcomment',['red_comment',['../post__to__red_8php.html#a085c250d4ceff5e4f10052f3d2039823',1,'post_to_red.php']]], ['red_5fescape_5fcodeblock',['red_escape_codeblock',['../items_8php.html#a49905ea75adfe8a2d110be344d18d6a6',1,'items.php']]], @@ -24,6 +24,7 @@ var searchData= ['red_5fxmlrpc_5fmethods',['red_xmlrpc_methods',['../post__to__red_8php.html#a3a2af6ad845239f26e86fccabf8639e1',1,'post_to_red.php']]], ['red_5fzrl_5fcallback',['red_zrl_callback',['../items_8php.html#a4e6d7639431e0dd8e9f4dba8e1ac408b',1,'items.php']]], ['red_5fzrlify_5fimg_5fcallback',['red_zrlify_img_callback',['../items_8php.html#a78a60e39f6991bd3324a24dcbf9dac5a',1,'items.php']]], + ['redable_2ephp',['redable.php',['../redable_8php.html',1,'']]], ['redbasic_2ephp',['redbasic.php',['../redbasic_8php.html',1,'']]], ['redbasic_5fform',['redbasic_form',['../view_2theme_2redbasic_2php_2config_8php.html#a8574a41fa9735ee391ba57ab24b93793',1,'config.php']]], ['redbasic_5finit',['redbasic_init',['../redbasic_2php_2theme_8php.html#af6eb813e9fc7e2d76ac1b82bc5c0ed9b',1,'theme.php']]], @@ -71,7 +72,7 @@ var searchData= ['removeme_5fpost',['removeme_post',['../removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88',1,'removeme.php']]], ['render_5flocation_5fdefault',['render_location_default',['../conversation_8php.html#a40b9b5e7825bc73932a32e667f05e6f2',1,'conversation.php']]], ['replace',['replace',['../classTemplate.html#a285b5b2007dbbf733476273df3fed4ef',1,'Template']]], - ['replace_5fmacros',['replace_macros',['../classFriendicaSmartyEngine.html#ad62f1181d2f02b54b46731ad2bd46db2',1,'FriendicaSmartyEngine\replace_macros()'],['../interfaceITemplateEngine.html#aaa7381c8becc3d1c1790b53988a0f243',1,'ITemplateEngine\replace_macros()'],['../classTemplate.html#a07737733f6949bdedea1e3d301b2ab7b',1,'Template\replace_macros()'],['../text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09',1,'replace_macros(): text.php']]], + ['replace_5fmacros',['replace_macros',['../interfaceITemplateEngine.html#aaa7381c8becc3d1c1790b53988a0f243',1,'ITemplateEngine\replace_macros()'],['../classFriendicaSmartyEngine.html#ad62f1181d2f02b54b46731ad2bd46db2',1,'FriendicaSmartyEngine\replace_macros()'],['../classTemplate.html#a07737733f6949bdedea1e3d301b2ab7b',1,'Template\replace_macros()'],['../text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09',1,'replace_macros(): text.php']]], ['request_5ftoken_5fduration',['REQUEST_TOKEN_DURATION',['../oauth_8php.html#a7a32a5990f113ac9465b03b29175cf16',1,'oauth.php']]], ['requestdata',['requestdata',['../include_2api_8php.html#a43c47de8565cc00c3369cb35c19cc75e',1,'api.php']]], ['retain_5fitem',['retain_item',['../items_8php.html#af6237605c60d69abdd959ddbbee3420c',1,'items.php']]], diff --git a/doc/html/search/all_73.js b/doc/html/search/all_73.js index 1e5b421eb..94e2c9b84 100644 --- a/doc/html/search/all_73.js +++ b/doc/html/search/all_73.js @@ -65,6 +65,8 @@ var searchData= ['sexpref_5fselector',['sexpref_selector',['../profile__selectors_8php.html#a3b50b3ea4ea4bdbebebfffc5d1b157c7',1,'profile_selectors.php']]], ['share_2ephp',['share.php',['../share_8php.html',1,'']]], ['share_5finit',['share_init',['../share_8php.html#afeb26046bdd02567ecd29ab5f188b249',1,'share.php']]], + ['share_5fshield',['share_shield',['../bb2diaspora_8php.html#ad033be99e87a2aaa05e569c68f30792d',1,'bb2diaspora.php']]], + ['share_5funshield',['share_unshield',['../bb2diaspora_8php.html#ab61b4f8c065e97b151411858bb2f209a',1,'bb2diaspora.php']]], ['showform',['showForm',['../fpostit_8php.html#a3f3ae3ae61578b5671673914fd894443',1,'fpostit.php']]], ['site_5fdefault_5fperms',['site_default_perms',['../permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d',1,'permissions.php']]], ['siteinfo_2ephp',['siteinfo.php',['../siteinfo_8php.html',1,'']]], @@ -72,6 +74,7 @@ var searchData= ['siteinfo_5finit',['siteinfo_init',['../siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0',1,'siteinfo.php']]], ['sitelist_2ephp',['sitelist.php',['../sitelist_8php.html',1,'']]], ['sitelist_5finit',['sitelist_init',['../sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1',1,'sitelist.php']]], + ['smarty_2ephp',['smarty.php',['../smarty_8php.html',1,'']]], ['smile_5fshield',['smile_shield',['../text_8php.html#a10dde167249ed5abf190a7a0986878ea',1,'text.php']]], ['smile_5funshield',['smile_unshield',['../text_8php.html#a273156a6f5cddc6652ad656821cd5805',1,'text.php']]], ['smilies',['smilies',['../text_8php.html#a3d225b253bb9e0f2498c11647d927b0b',1,'text.php']]], @@ -108,9 +111,9 @@ var searchData= ['stringify_5farray_5felms',['stringify_array_elms',['../text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13',1,'text.php']]], ['strip_5fzids',['strip_zids',['../text_8php.html#a2f2585385530cb935a6325c809d84a4d',1,'text.php']]], ['stripdcode_5fbr_5fcb',['stripdcode_br_cb',['../bb2diaspora_8php.html#a180b0e3a7d702998be19e3c3b44b0e93',1,'bb2diaspora.php']]], + ['style_2ephp',['style.php',['../mytheme_2php_2style_8php.html',1,'']]], ['style_2ephp',['style.php',['../redbasic_2php_2style_8php.html',1,'']]], ['style_2ephp',['style.php',['../apw_2php_2style_8php.html',1,'']]], - ['style_2ephp',['style.php',['../mytheme_2php_2style_8php.html',1,'']]], ['subthread_2ephp',['subthread.php',['../subthread_8php.html',1,'']]], ['subthread_5fcontent',['subthread_content',['../subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3',1,'subthread.php']]], ['suggest_2ephp',['suggest.php',['../suggest_8php.html',1,'']]], diff --git a/doc/html/search/files_66.js b/doc/html/search/files_66.js index 6def5fb77..41bca4490 100644 --- a/doc/html/search/files_66.js +++ b/doc/html/search/files_66.js @@ -6,12 +6,11 @@ var searchData= ['filer_2ephp',['filer.php',['../filer_8php.html',1,'']]], ['filerm_2ephp',['filerm.php',['../filerm_8php.html',1,'']]], ['filestorage_2ephp',['filestorage.php',['../filestorage_8php.html',1,'']]], - ['follow_2ephp',['follow.php',['../mod_2follow_8php.html',1,'']]], ['follow_2ephp',['follow.php',['../include_2follow_8php.html',1,'']]], + ['follow_2ephp',['follow.php',['../mod_2follow_8php.html',1,'']]], ['fpostit_2ephp',['fpostit.php',['../fpostit_8php.html',1,'']]], ['fresh_2emd',['fresh.md',['../fresh_8md.html',1,'']]], ['friendica_2dto_2dsmarty_2dtpl_2epy',['friendica-to-smarty-tpl.py',['../friendica-to-smarty-tpl_8py.html',1,'']]], - ['friendica_5fsmarty_2ephp',['friendica_smarty.php',['../friendica__smarty_8php.html',1,'']]], ['fsuggest_2ephp',['fsuggest.php',['../fsuggest_8php.html',1,'']]], ['full_2ephp',['full.php',['../full_8php.html',1,'']]], ['functions_2ephp',['functions.php',['../functions_8php.html',1,'']]] diff --git a/doc/html/search/files_70.js b/doc/html/search/files_70.js index 7e0223120..26618c5c7 100644 --- a/doc/html/search/files_70.js +++ b/doc/html/search/files_70.js @@ -21,6 +21,7 @@ var searchData= ['po2php_2ephp',['po2php.php',['../po2php_8php.html',1,'']]], ['poco_2ephp',['poco.php',['../poco_8php.html',1,'']]], ['poke_2ephp',['poke.php',['../poke_8php.html',1,'']]], + ['poll_2ephp',['poll.php',['../poll_8php.html',1,'']]], ['poller_2ephp',['poller.php',['../poller_8php.html',1,'']]], ['post_2ephp',['post.php',['../post_8php.html',1,'']]], ['post_5fto_5fred_2ephp',['post_to_red.php',['../post__to__red_8php.html',1,'']]], diff --git a/doc/html/search/files_72.js b/doc/html/search/files_72.js index 73d8c8957..e86bb5d11 100644 --- a/doc/html/search/files_72.js +++ b/doc/html/search/files_72.js @@ -4,6 +4,7 @@ var searchData= ['rbmark_2ephp',['rbmark.php',['../rbmark_8php.html',1,'']]], ['readme_2emd',['README.md',['../apw_2README_8md.html',1,'']]], ['readme_2emd',['README.md',['../blogga_2php_2README_8md.html',1,'']]], + ['redable_2ephp',['redable.php',['../redable_8php.html',1,'']]], ['redbasic_2ephp',['redbasic.php',['../redbasic_8php.html',1,'']]], ['reddav_2ephp',['reddav.php',['../reddav_8php.html',1,'']]], ['register_2ephp',['register.php',['../register_8php.html',1,'']]], diff --git a/doc/html/search/files_73.js b/doc/html/search/files_73.js index d51113c79..dbd285224 100644 --- a/doc/html/search/files_73.js +++ b/doc/html/search/files_73.js @@ -9,15 +9,16 @@ var searchData= ['share_2ephp',['share.php',['../share_8php.html',1,'']]], ['siteinfo_2ephp',['siteinfo.php',['../siteinfo_8php.html',1,'']]], ['sitelist_2ephp',['sitelist.php',['../sitelist_8php.html',1,'']]], + ['smarty_2ephp',['smarty.php',['../smarty_8php.html',1,'']]], ['smilies_2ephp',['smilies.php',['../smilies_8php.html',1,'']]], ['socgraph_2ephp',['socgraph.php',['../socgraph_8php.html',1,'']]], ['sources_2ephp',['sources.php',['../sources_8php.html',1,'']]], ['spam_2ephp',['spam.php',['../spam_8php.html',1,'']]], ['sslify_2ephp',['sslify.php',['../sslify_8php.html',1,'']]], ['starred_2ephp',['starred.php',['../starred_8php.html',1,'']]], - ['style_2ephp',['style.php',['../apw_2php_2style_8php.html',1,'']]], ['style_2ephp',['style.php',['../mytheme_2php_2style_8php.html',1,'']]], ['style_2ephp',['style.php',['../redbasic_2php_2style_8php.html',1,'']]], + ['style_2ephp',['style.php',['../apw_2php_2style_8php.html',1,'']]], ['subthread_2ephp',['subthread.php',['../subthread_8php.html',1,'']]], ['suggest_2ephp',['suggest.php',['../suggest_8php.html',1,'']]], ['system_5funavailable_2ephp',['system_unavailable.php',['../system__unavailable_8php.html',1,'']]] diff --git a/doc/html/search/functions_5f.js b/doc/html/search/functions_5f.js index 8921ecf12..a0bd71165 100644 --- a/doc/html/search/functions_5f.js +++ b/doc/html/search/functions_5f.js @@ -1,6 +1,6 @@ var searchData= [ - ['_5f_5fconstruct',['__construct',['../classApp.html#af6d39f63fb7116bbeb04e51696f99474',1,'App\__construct()'],['../classConversation.html#af84ea6ccd72214c9bb4c504461cc8b09',1,'Conversation\__construct()'],['../classdba__driver.html#af3541d13ccb7a3eddfc03e253c746186',1,'dba_driver\__construct()'],['../classFriendicaSmarty.html#af12091b920b95eeef1218cbc48066ca6',1,'FriendicaSmarty\__construct()'],['../classFriendicaSmartyEngine.html#ab7c305bd8c386c2944e4dc9136cea5b6',1,'FriendicaSmartyEngine\__construct()'],['../classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2',1,'Item\__construct()'],['../classFKOAuth1.html#a2f1276872329a6f0b704ccda1a4b9fa6',1,'FKOAuth1\__construct()'],['../classphoto__driver.html#ac6e85f8e507cab4e755ed7acdec401ae',1,'photo_driver\__construct()'],['../classRedDirectory.html#a1e35e3cd31d2a15250655e4cafdea180',1,'RedDirectory\__construct()'],['../classRedFile.html#a9a67bdb34c9db6ce144b3f371148b183',1,'RedFile\__construct()'],['../classRedBrowser.html#a4b76be9ccef0262cf78fffb4129eda93',1,'RedBrowser\__construct()']]], + ['_5f_5fconstruct',['__construct',['../classApp.html#af6d39f63fb7116bbeb04e51696f99474',1,'App\__construct()'],['../classConversation.html#af84ea6ccd72214c9bb4c504461cc8b09',1,'Conversation\__construct()'],['../classdba__driver.html#af3541d13ccb7a3eddfc03e253c746186',1,'dba_driver\__construct()'],['../classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2',1,'Item\__construct()'],['../classFKOAuth1.html#a2f1276872329a6f0b704ccda1a4b9fa6',1,'FKOAuth1\__construct()'],['../classphoto__driver.html#ac6e85f8e507cab4e755ed7acdec401ae',1,'photo_driver\__construct()'],['../classRedDirectory.html#a1e35e3cd31d2a15250655e4cafdea180',1,'RedDirectory\__construct()'],['../classRedFile.html#a9a67bdb34c9db6ce144b3f371148b183',1,'RedFile\__construct()'],['../classRedBrowser.html#a4b76be9ccef0262cf78fffb4129eda93',1,'RedBrowser\__construct()'],['../classFriendicaSmarty.html#af12091b920b95eeef1218cbc48066ca6',1,'FriendicaSmarty\__construct()'],['../classFriendicaSmartyEngine.html#ab7c305bd8c386c2944e4dc9136cea5b6',1,'FriendicaSmartyEngine\__construct()']]], ['_5f_5fdestruct',['__destruct',['../classdba__driver.html#a1a8bc9dc839a6320a0e07d8047a6b721',1,'dba_driver\__destruct()'],['../classphoto__driver.html#ae4501abdc9651359f81d036b63625686',1,'photo_driver\__destruct()']]], ['_5fbuild_5fnodes',['_build_nodes',['../classTemplate.html#ac41c96e1f407b1a910029e5f4b7de8e4',1,'Template']]], ['_5fget_5fvar',['_get_var',['../classTemplate.html#aae9c4d761ea1298e745e8052d7910194',1,'Template']]], diff --git a/doc/html/search/functions_62.js b/doc/html/search/functions_62.js index 89de2a05c..378c8486a 100644 --- a/doc/html/search/functions_62.js +++ b/doc/html/search/functions_62.js @@ -34,5 +34,5 @@ var searchData= ['breaklines',['breaklines',['../html2plain_8php.html#a3214912e3d00cf0a948072daccf16740',1,'html2plain.php']]], ['build_5fpagehead',['build_pagehead',['../classApp.html#a08f0537964d98958d218066364cff785',1,'App']]], ['build_5fquerystring',['build_querystring',['../boot_8php.html#a9cbab4ee728e9a8b4ce952bae643044e',1,'boot.php']]], - ['build_5fsync_5fpacket',['build_sync_packet',['../zot_8php.html#ac34e479d27f32b82dd6b33542f81a6a7',1,'zot.php']]] + ['build_5fsync_5fpacket',['build_sync_packet',['../zot_8php.html#aa97b33b619dd7132a9274f852af6ceb5',1,'zot.php']]] ]; diff --git a/doc/html/search/functions_67.js b/doc/html/search/functions_67.js index d0a08af1b..d1dc17d5f 100644 --- a/doc/html/search/functions_67.js +++ b/doc/html/search/functions_67.js @@ -49,7 +49,7 @@ var searchData= ['get_5fitem_5felements',['get_item_elements',['../items_8php.html#a536d0313b6ffe33b9d2490c4e25c5361',1,'items.php']]], ['get_5flanguage_5fname',['get_language_name',['../language_8php.html#a43e6ddba9df019c9ac3ab4c94c444ae7',1,'language.php']]], ['get_5fmail_5felements',['get_mail_elements',['../items_8php.html#a94ddb1d6c8fa21dd7433677e85168037',1,'items.php']]], - ['get_5fmarkup_5ftemplate',['get_markup_template',['../classFriendicaSmartyEngine.html#aab5994077fc3a64222e41b28e2bd8d88',1,'FriendicaSmartyEngine\get_markup_template()'],['../interfaceITemplateEngine.html#aaf2698adbf46c073c24b162fe1b1c442',1,'ITemplateEngine\get_markup_template()'],['../classTemplate.html#afd97b4b1e7754a550e67c0ea79159059',1,'Template\get_markup_template()'],['../plugin_8php.html#a75f7dfed291fd7add7fc85b5c022a1f4',1,'get_markup_template(): plugin.php']]], + ['get_5fmarkup_5ftemplate',['get_markup_template',['../interfaceITemplateEngine.html#aaf2698adbf46c073c24b162fe1b1c442',1,'ITemplateEngine\get_markup_template()'],['../classFriendicaSmartyEngine.html#aab5994077fc3a64222e41b28e2bd8d88',1,'FriendicaSmartyEngine\get_markup_template()'],['../classTemplate.html#afd97b4b1e7754a550e67c0ea79159059',1,'Template\get_markup_template()'],['../plugin_8php.html#a75f7dfed291fd7add7fc85b5c022a1f4',1,'get_markup_template(): plugin.php']]], ['get_5fmax_5fimport_5fsize',['get_max_import_size',['../boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90',1,'boot.php']]], ['get_5fmentions',['get_mentions',['../text_8php.html#a76d1b3435c067978d7b484c45f56472b',1,'text.php']]], ['get_5fmode',['get_mode',['../classConversation.html#a87a0d704d5f2b1a008cc2e9ce06a1bcd',1,'Conversation']]], diff --git a/doc/html/search/functions_69.js b/doc/html/search/functions_69.js index 7f52f18f7..2b7e3939c 100644 --- a/doc/html/search/functions_69.js +++ b/doc/html/search/functions_69.js @@ -29,6 +29,7 @@ var searchData= ['is_5fcommentable',['is_commentable',['../classConversation.html#a8b47c92b69459d461ea3cc9aae9597a3',1,'Conversation\is_commentable()'],['../classItem.html#ac04525a8be24c12b0a2ae4ca1ba4b967',1,'Item\is_commentable()']]], ['is_5fdeveloper',['is_developer',['../boot_8php.html#a6252d8eca67c689d9035ec6da544cf46',1,'boot.php']]], ['is_5fforeigner',['is_foreigner',['../identity_8php.html#ae2b140df652a55ca11bb6a99005fce35',1,'identity.php']]], + ['is_5fmatrix_5furl',['is_matrix_url',['../hubloc_8php.html#aebd244b4616ded022cbbee5e82926951',1,'hubloc.php']]], ['is_5fmember',['is_member',['../identity_8php.html#a9637c557e13d9671f3eeb124ab98212a',1,'identity.php']]], ['is_5fpreview',['is_preview',['../classConversation.html#adf25ce023b69a166c63c6e84e02c136a',1,'Conversation']]], ['is_5fpublic_5fprofile',['is_public_profile',['../identity_8php.html#a4e996e44b50330098a04b467367a559f',1,'identity.php']]], diff --git a/doc/html/search/functions_6d.js b/doc/html/search/functions_6d.js index c0f3a4b2c..13cdf8168 100644 --- a/doc/html/search/functions_6d.js +++ b/doc/html/search/functions_6d.js @@ -6,6 +6,7 @@ var searchData= ['mail_5fcontent',['mail_content',['../mail_8php.html#a3c7c485fc69f92371e8b20936040eca1',1,'mail.php']]], ['mail_5fpost',['mail_post',['../mail_8php.html#acfc2cc0bf4e0b178207758384977f25a',1,'mail.php']]], ['mail_5fstore',['mail_store',['../items_8php.html#a77da7ce9a117601d49ac4a67c71b514f',1,'items.php']]], + ['make_5fxchan_5fhash',['make_xchan_hash',['../zot_8php.html#a0fc2211c5309d9f925ecc4115e3fdb75',1,'zot.php']]], ['manage_5fcontent',['manage_content',['../manage_8php.html#a2bca247b5296827638959138367db4f5',1,'manage.php']]], ['manual_5fconfig',['manual_config',['../setup_8php.html#abe405d227ba7232971964a706d4f3bce',1,'setup.php']]], ['map_5fscope',['map_scope',['../items_8php.html#ac1fcf621dce7370515b420a7753f4726',1,'items.php']]], diff --git a/doc/html/search/functions_6f.js b/doc/html/search/functions_6f.js index 8497d0358..4f5083c20 100644 --- a/doc/html/search/functions_6f.js +++ b/doc/html/search/functions_6f.js @@ -19,5 +19,6 @@ var searchData= ['online_5finit',['online_init',['../online_8php.html#a80e107c84eb722b0ca11d0413b96f9f7',1,'online.php']]], ['openid_5fcontent',['openid_content',['../openid_8php.html#a9a13827dbcf61ae4e45f0b6b33a88f43',1,'openid.php']]], ['opensearch_5finit',['opensearch_init',['../opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9',1,'opensearch.php']]], - ['orient',['orient',['../classphoto__driver.html#a4de5bac8daea8f291a33c80788019d0d',1,'photo_driver']]] + ['orient',['orient',['../classphoto__driver.html#a4de5bac8daea8f291a33c80788019d0d',1,'photo_driver']]], + ['os_5fmkdir',['os_mkdir',['../boot_8php.html#a5fbebdf7a1c0ea8f904dbd9d78c2c06c',1,'boot.php']]] ]; diff --git a/doc/html/search/functions_70.js b/doc/html/search/functions_70.js index 2035c83a5..76b1e7996 100644 --- a/doc/html/search/functions_70.js +++ b/doc/html/search/functions_70.js @@ -41,6 +41,9 @@ var searchData= ['poco_5fload',['poco_load',['../socgraph_8php.html#a5ef8bef37161df53718a21e93d02fbd6',1,'socgraph.php']]], ['poke_5fcontent',['poke_content',['../poke_8php.html#ac9190563a8da9c07a16f9dcd71cf6993',1,'poke.php']]], ['poke_5finit',['poke_init',['../poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b',1,'poke.php']]], + ['poll_5fcontent',['poll_content',['../poll_8php.html#a3314c26bd2ac0ed831cebf3315cd3263',1,'poll.php']]], + ['poll_5finit',['poll_init',['../poll_8php.html#ab9ecd5b71af090a5da9c93f34f7ec930',1,'poll.php']]], + ['poll_5fpost',['poll_post',['../poll_8php.html#a26be9d4f230cb68f5be326198cfc6c77',1,'poll.php']]], ['poller_5frun',['poller_run',['../poller_8php.html#a5f12df3a4738124b6c039971e87e76da',1,'poller.php']]], ['pop_5flang',['pop_lang',['../language_8php.html#a78bd204955ec4cc3a9ac651285a1689d',1,'language.php']]], ['populate_5facl',['populate_acl',['../acl__selectors_8php.html#ad25bba63a51a2b0b5b463efae50df528',1,'acl_selectors.php']]], diff --git a/doc/html/search/functions_72.js b/doc/html/search/functions_72.js index 43df032e3..a42429428 100644 --- a/doc/html/search/functions_72.js +++ b/doc/html/search/functions_72.js @@ -49,7 +49,7 @@ var searchData= ['removeme_5fpost',['removeme_post',['../removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88',1,'removeme.php']]], ['render_5flocation_5fdefault',['render_location_default',['../conversation_8php.html#a40b9b5e7825bc73932a32e667f05e6f2',1,'conversation.php']]], ['replace',['replace',['../classTemplate.html#a285b5b2007dbbf733476273df3fed4ef',1,'Template']]], - ['replace_5fmacros',['replace_macros',['../classFriendicaSmartyEngine.html#ad62f1181d2f02b54b46731ad2bd46db2',1,'FriendicaSmartyEngine\replace_macros()'],['../interfaceITemplateEngine.html#aaa7381c8becc3d1c1790b53988a0f243',1,'ITemplateEngine\replace_macros()'],['../classTemplate.html#a07737733f6949bdedea1e3d301b2ab7b',1,'Template\replace_macros()'],['../text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09',1,'replace_macros(): text.php']]], + ['replace_5fmacros',['replace_macros',['../interfaceITemplateEngine.html#aaa7381c8becc3d1c1790b53988a0f243',1,'ITemplateEngine\replace_macros()'],['../classFriendicaSmartyEngine.html#ad62f1181d2f02b54b46731ad2bd46db2',1,'FriendicaSmartyEngine\replace_macros()'],['../classTemplate.html#a07737733f6949bdedea1e3d301b2ab7b',1,'Template\replace_macros()'],['../text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09',1,'replace_macros(): text.php']]], ['requestdata',['requestdata',['../include_2api_8php.html#a43c47de8565cc00c3369cb35c19cc75e',1,'api.php']]], ['retain_5fitem',['retain_item',['../items_8php.html#af6237605c60d69abdd959ddbbee3420c',1,'items.php']]], ['return_5fbytes',['return_bytes',['../text_8php.html#ae2126da85966da0e79c6bcbac63b0bda',1,'text.php']]], diff --git a/doc/html/search/functions_73.js b/doc/html/search/functions_73.js index 13a99f2ac..466542fad 100644 --- a/doc/html/search/functions_73.js +++ b/doc/html/search/functions_73.js @@ -58,6 +58,8 @@ var searchData= ['setup_5fpost',['setup_post',['../setup_8php.html#a13cf286774149a0a7bd8adb8179cec75',1,'setup.php']]], ['sexpref_5fselector',['sexpref_selector',['../profile__selectors_8php.html#a3b50b3ea4ea4bdbebebfffc5d1b157c7',1,'profile_selectors.php']]], ['share_5finit',['share_init',['../share_8php.html#afeb26046bdd02567ecd29ab5f188b249',1,'share.php']]], + ['share_5fshield',['share_shield',['../bb2diaspora_8php.html#ad033be99e87a2aaa05e569c68f30792d',1,'bb2diaspora.php']]], + ['share_5funshield',['share_unshield',['../bb2diaspora_8php.html#ab61b4f8c065e97b151411858bb2f209a',1,'bb2diaspora.php']]], ['showform',['showForm',['../fpostit_8php.html#a3f3ae3ae61578b5671673914fd894443',1,'fpostit.php']]], ['site_5fdefault_5fperms',['site_default_perms',['../permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d',1,'permissions.php']]], ['siteinfo_5fcontent',['siteinfo_content',['../siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656',1,'siteinfo.php']]], diff --git a/doc/html/search/variables_24.js b/doc/html/search/variables_24.js index 503819b1e..2409f73b0 100644 --- a/doc/html/search/variables_24.js +++ b/doc/html/search/variables_24.js @@ -81,7 +81,7 @@ var searchData= ['_24mode',['$mode',['../classConversation.html#afb03d1648dbfafe62caa1e30f32f2b1a',1,'Conversation']]], ['_24module',['$module',['../classApp.html#a9bf62f8e39585c0aa48fcffc3bf3484d',1,'App']]], ['_24module_5floaded',['$module_loaded',['../classApp.html#a6e4f0fbfa3cf6c11baebe22a03db6165',1,'App']]], - ['_24name',['$name',['../classFriendicaSmartyEngine.html#aaba6a42101bc9ae32e36b7fa2e243f02',1,'FriendicaSmartyEngine\$name()'],['../classRedFile.html#acc48c05cd5a70951cb3c615ad84f03ba',1,'RedFile\$name()'],['../classTemplate.html#a6eb301a51cc94d8b94f4548fbad85eae',1,'Template\$name()']]], + ['_24name',['$name',['../classRedFile.html#acc48c05cd5a70951cb3c615ad84f03ba',1,'RedFile\$name()'],['../classFriendicaSmartyEngine.html#aaba6a42101bc9ae32e36b7fa2e243f02',1,'FriendicaSmartyEngine\$name()'],['../classTemplate.html#a6eb301a51cc94d8b94f4548fbad85eae',1,'Template\$name()']]], ['_24nav_5fpercent_5fmin_5fopacity',['$nav_percent_min_opacity',['../redbasic_2php_2style_8php.html#a01c151bf47f7da2b979aaa4cb868da4c',1,'style.php']]], ['_24nav_5fsel',['$nav_sel',['../classApp.html#a33a8e90b60ec4438f6fbf299d0f6839c',1,'App']]], ['_24navheight',['$navheight',['../apw_2php_2style_8php.html#a1c8a7c0db8c174239f3909cb931cb872',1,'style.php']]], diff --git a/doc/html/search/variables_69.js b/doc/html/search/variables_69.js index ca274537e..bf0b248c0 100644 --- a/doc/html/search/variables_69.js +++ b/doc/html/search/variables_69.js @@ -1,6 +1,6 @@ var searchData= [ - ['if',['if',['../php2po_8php.html#a45b05625748f412ec97afcd61cf7980b',1,'if(): php2po.php'],['../php_2default_8php.html#a3987f5547ceb7e36a210a66a06241a5a',1,'if(): default.php'],['../full_8php.html#a3987f5547ceb7e36a210a66a06241a5a',1,'if(): full.php'],['../apw_2php_2style_8php.html#a2f71e817b8fac88ce7f0ec5c0fb88b8d',1,'if(): style.php'],['../theme_2mytheme_2php_2default_8php.html#a3987f5547ceb7e36a210a66a06241a5a',1,'if(): default.php']]], + ['if',['if',['../php2po_8php.html#a45b05625748f412ec97afcd61cf7980b',1,'if(): php2po.php'],['../php_2default_8php.html#a3987f5547ceb7e36a210a66a06241a5a',1,'if(): default.php'],['../full_8php.html#a3987f5547ceb7e36a210a66a06241a5a',1,'if(): full.php'],['../redable_8php.html#a3987f5547ceb7e36a210a66a06241a5a',1,'if(): redable.php'],['../apw_2php_2style_8php.html#a2f71e817b8fac88ce7f0ec5c0fb88b8d',1,'if(): style.php'],['../theme_2mytheme_2php_2default_8php.html#a3987f5547ceb7e36a210a66a06241a5a',1,'if(): default.php']]], ['item_5fblocked',['ITEM_BLOCKED',['../boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f',1,'boot.php']]], ['item_5fbug',['ITEM_BUG',['../boot_8php.html#a87b0f279f8413c7e4d805c5d85f20d34',1,'boot.php']]], ['item_5fbuildblock',['ITEM_BUILDBLOCK',['../boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf',1,'boot.php']]], diff --git a/doc/html/search/variables_70.js b/doc/html/search/variables_70.js index 4d6e580e7..2505bac30 100644 --- a/doc/html/search/variables_70.js +++ b/doc/html/search/variables_70.js @@ -12,7 +12,6 @@ var searchData= ['page_5fremoved',['PAGE_REMOVED',['../boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6',1,'boot.php']]], ['page_5fsystem',['PAGE_SYSTEM',['../boot_8php.html#a6ee7a72d558d1851bbb9e3cdde377932',1,'boot.php']]], ['path',['path',['../namespacefriendica-to-smarty-tpl.html#a68d15934660cd1f4301ce251b1646f09',1,'friendica-to-smarty-tpl.path()'],['../namespaceupdatetpl.html#ae694f5e1f25f8a92a945eb90c432dfe6',1,'updatetpl.path()']]], - ['perms_5fa_5fbookmark',['PERMS_A_BOOKMARK',['../boot_8php.html#a8b2af16eaee9e7768a88d0e437877f3b',1,'boot.php']]], ['perms_5fa_5fdelegate',['PERMS_A_DELEGATE',['../boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b',1,'boot.php']]], ['perms_5fa_5frepublish',['PERMS_A_REPUBLISH',['../boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead',1,'boot.php']]], ['perms_5fauthed',['PERMS_AUTHED',['../boot_8php.html#a852d4036a3bed66af1534d014c4ecde2',1,'boot.php']]], @@ -30,6 +29,7 @@ var searchData= ['perms_5fspecific',['PERMS_SPECIFIC',['../boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964',1,'boot.php']]], ['perms_5fw_5fchat',['PERMS_W_CHAT',['../boot_8php.html#acd877c405b06b348b37b6f7e62a211e9',1,'boot.php']]], ['perms_5fw_5fcomment',['PERMS_W_COMMENT',['../boot_8php.html#a32df13fec0e43281da5979e1f5579aa8',1,'boot.php']]], + ['perms_5fw_5flike',['PERMS_W_LIKE',['../boot_8php.html#af3ff14985bffbd951a6ea356b7ec3007',1,'boot.php']]], ['perms_5fw_5fmail',['PERMS_W_MAIL',['../boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf',1,'boot.php']]], ['perms_5fw_5fpages',['PERMS_W_PAGES',['../boot_8php.html#aa9244fc9cc221980c07a20cc534111be',1,'boot.php']]], ['perms_5fw_5fphotos',['PERMS_W_PHOTOS',['../boot_8php.html#a57eee7352714c004d36c26dda74af73e',1,'boot.php']]], diff --git a/doc/html/smarty_8php.html b/doc/html/smarty_8php.html new file mode 100644 index 000000000..8828f6757 --- /dev/null +++ b/doc/html/smarty_8php.html @@ -0,0 +1,122 @@ + + + + + + +The Red Matrix: include/smarty.php File Reference + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    The Red Matrix +
    +
    +
    + + + + + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    + +
    + +
    +
    smarty.php File Reference
    +
    +
    + + + + + + +

    +Classes

    class  FriendicaSmarty
     
    class  FriendicaSmartyEngine
     
    +
    +
    + diff --git a/doc/html/text_8php.html b/doc/html/text_8php.html index 15142d475..24fc0a9f0 100644 --- a/doc/html/text_8php.html +++ b/doc/html/text_8php.html @@ -457,7 +457,7 @@ Variables @@ -485,7 +485,7 @@ Variables @@ -1318,7 +1318,7 @@ Variables
    -

    Referenced by RedDirectory\__construct(), RedFile\__construct(), account_remove(), account_verify_password(), Item\add_child(), Conversation\add_thread(), admin_content(), admin_page_hubloc_post(), admin_post(), aes_encapsulate(), allowed_public_recips(), api_call(), api_channel_stream(), api_export_basic(), api_favorites(), api_get_user(), api_login(), api_oauth_request_token(), api_statuses_destroy(), api_statuses_mediap(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), attach_mkdir(), avatar_img(), base64url_decode(), blog_install(), blog_uninstall(), bookmark_add(), bookmarks_init(), build_sync_packet(), chanman_remove_everything_from_network(), channel_remove(), chanview_content(), chat_post(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), RedDirectory\childExists(), cloud_init(), connedit_post(), consume_feed(), conversation(), create_account(), create_identity(), RedDirectory\createDirectory(), RedDirectory\createFile(), cronhooks_run(), datetime_convert(), RedFile\delete(), delete_imported_item(), deliver_run(), detect_language(), dir_parse_query(), directory_content(), directory_run(), dirprofile_init(), downgrade_accounts(), email_send(), encode_item(), expire_run(), externals_run(), feed_init(), fetch_lrdd_template(), filer_content(), filerm_content(), fix_private_photos(), fix_system_urls(), RedFile\get(), get_atom_elements(), get_item_elements(), get_language_name(), Conversation\get_template_data(), RedDirectory\getChild(), RedDirectory\getChildren(), RedDirectory\getDir(), RedDirectory\getName(), RedFile\getName(), group_content(), guess_image_type(), http_status_exit(), import_author_rss(), import_author_zot(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), load_plugin(), local_dir_update(), localize_item(), RedDirectory\log(), RedBasicAuth\log(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_token(), magic_init(), mail_post(), mail_store(), menu_edit(), mini_group_select(), mood_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_keypair(), FKOAuthDataStore\new_request_token(), notes_init(), notification(), notifier_run(), onedirsync_run(), onepoll_run(), openid_content(), parse_url_content(), parse_xml_string(), photo_init(), photo_upload(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_load(), profile_photo_set_profile_perms(), profile_sidebar(), prune_hub_reinstalls(), public_recips(), RedFile\put(), dba_mysql\q(), dba_mysqli\q(), q(), queue_run(), rbmark_post(), red_item_new(), RedChannelList(), RedCollectionData(), RedFileData(), register_content(), reload_plugins(), Item\remove_child(), remove_community_tag(), remove_queue_item(), scale_external_images(), search_ac_init(), enotify\send(), send_reg_approval_email(), Conversation\set_mode(), RedDirectory\setName(), RedFile\setName(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), sync_directories(), tag_deliver(), tagger_content(), tgroup_check(), uninstall_plugin(), unload_plugin(), update_directory_entry(), update_imported_item(), update_queue_time(), RedBasicAuth\validateUserPass(), verify_email_address(), webfinger(), webfinger_dfrn(), xml2array(), xml_status(), z_fetch_url(), z_post_url(), zfinger_init(), zid_init(), zot_build_packet(), zot_feed(), zot_fetch(), zot_finger(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), zot_register_hub(), and zotfeed_init().

    +

    Referenced by RedDirectory\__construct(), RedFile\__construct(), account_remove(), account_verify_password(), Item\add_child(), Conversation\add_thread(), admin_content(), admin_page_hubloc_post(), admin_post(), aes_encapsulate(), allowed_public_recips(), api_call(), api_channel_stream(), api_export_basic(), api_favorites(), api_get_user(), api_login(), api_oauth_request_token(), api_statuses_destroy(), api_statuses_mediap(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), attach_mkdir(), avatar_img(), base64url_decode(), blog_install(), blog_uninstall(), bookmark_add(), bookmarks_init(), build_sync_packet(), chanman_remove_everything_from_network(), channel_remove(), chanview_content(), chat_post(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), RedDirectory\childExists(), cloud_init(), connedit_post(), consume_feed(), conversation(), create_account(), create_identity(), RedDirectory\createDirectory(), RedDirectory\createFile(), cronhooks_run(), datetime_convert(), RedFile\delete(), delete_imported_item(), deliver_run(), detect_language(), dir_parse_query(), directory_content(), directory_run(), dirprofile_init(), downgrade_accounts(), email_send(), encode_item(), expire_run(), externals_run(), feed_init(), fetch_lrdd_template(), filer_content(), filerm_content(), fix_private_photos(), fix_system_urls(), RedFile\get(), get_atom_elements(), get_item_elements(), get_language_name(), Conversation\get_template_data(), RedDirectory\getChild(), RedDirectory\getChildren(), RedDirectory\getDir(), RedDirectory\getName(), RedFile\getName(), group_content(), guess_image_type(), http_status_exit(), import_author_rss(), import_author_zot(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), load_plugin(), local_dir_update(), localize_item(), RedDirectory\log(), RedBasicAuth\log(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_token(), magic_init(), mail_post(), mail_store(), menu_edit(), mini_group_select(), mood_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_keypair(), FKOAuthDataStore\new_request_token(), notes_init(), notification(), notifier_run(), onedirsync_run(), onepoll_run(), openid_content(), parse_url_content(), parse_xml_string(), photo_init(), photo_upload(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_load(), profile_photo_set_profile_perms(), profile_sidebar(), prune_hub_reinstalls(), public_recips(), RedFile\put(), dba_mysql\q(), dba_mysqli\q(), q(), queue_run(), rbmark_post(), red_item_new(), RedChannelList(), RedCollectionData(), RedFileData(), register_content(), reload_plugins(), Item\remove_child(), remove_community_tag(), remove_queue_item(), scale_external_images(), search_ac_init(), enotify\send(), send_reg_approval_email(), Conversation\set_mode(), RedDirectory\setName(), RedFile\setName(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), sync_directories(), tag_deliver(), tagger_content(), tgroup_check(), uninstall_plugin(), unload_plugin(), update_directory_entry(), update_imported_item(), update_queue_time(), RedBasicAuth\validateUserPass(), verify_email_address(), webfinger(), webfinger_dfrn(), xml2array(), xml_status(), z_fetch_url(), z_post_url(), zfinger_init(), zid_init(), zot_build_packet(), zot_feed(), zot_fetch(), zot_finger(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), zot_register_hub(), and zotfeed_init().

    @@ -1740,7 +1740,7 @@ Variables @@ -1805,7 +1805,7 @@ Variables
    Returns
    string substituted string
    -

    Referenced by admin_content(), admin_page_channels(), admin_page_dbsync(), admin_page_hubloc(), admin_page_logs(), admin_page_plugins(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), alt_pager(), api_apply_template(), api_content(), app_render(), appman_content(), apps_content(), apw_form(), blocks_content(), blogtheme_form(), App\build_pagehead(), categories_widget(), channel_content(), chat_content(), check_config(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), connedit_content(), construct_page(), contact_block(), conversation(), delegate_content(), design_tools(), dir_safe_mode(), dir_sort_links(), directory_content(), dirprofile_init(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), filestorage_content(), findpeople_widget(), format_categories(), format_filer(), RedBrowser\generateDirectoryIndex(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), RedBrowser\htmlActionsPanel(), identity_selector(), import_content(), invite_content(), lang_selector(), layouts_content(), login(), lostpass_content(), lostpass_post(), mail_content(), manage_content(), match_content(), menu_content(), menu_render(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), pagelist_widget(), pdledit_content(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), profile_sidebar(), profiles_content(), rbmark_content(), redbasic_form(), register_content(), removeme_content(), rmagic_content(), rpost_content(), search_content(), send_reg_approval_email(), send_verification_email(), setup_content(), setup_post(), siteinfo_content(), sources_content(), suggest_content(), theme_attachments(), thing_content(), user_allow(), vcard_from_xchan(), verify_email_address(), viewconnections_content(), vote_content(), webpages_content(), widget_affinity(), widget_appselect(), widget_archive(), widget_bookmarkedchats(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestedchats(), widget_suggestions(), writepages_widget(), and xrd_init().

    +

    Referenced by admin_content(), admin_page_channels(), admin_page_dbsync(), admin_page_hubloc(), admin_page_logs(), admin_page_plugins(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), alt_pager(), api_apply_template(), api_content(), app_render(), appman_content(), apps_content(), apw_form(), blocks_content(), blogtheme_form(), App\build_pagehead(), categories_widget(), channel_content(), chat_content(), check_config(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), connedit_content(), construct_page(), contact_block(), conversation(), delegate_content(), design_tools(), dir_safe_mode(), dir_sort_links(), directory_content(), dirprofile_init(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), filestorage_content(), findpeople_widget(), format_categories(), format_filer(), RedBrowser\generateDirectoryIndex(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), RedBrowser\htmlActionsPanel(), identity_selector(), import_content(), invite_content(), lang_selector(), layouts_content(), login(), lostpass_content(), lostpass_post(), mail_content(), manage_content(), match_content(), menu_content(), menu_render(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), pagelist_widget(), pdledit_content(), photos_album_widget(), photos_content(), poco_init(), poke_content(), poll_content(), populate_acl(), profile_sidebar(), profiles_content(), rbmark_content(), redbasic_form(), register_content(), removeme_content(), rmagic_content(), rpost_content(), search_content(), send_reg_approval_email(), send_verification_email(), setup_content(), setup_post(), siteinfo_content(), sources_content(), suggest_content(), theme_attachments(), thing_content(), user_allow(), vcard_from_xchan(), verify_email_address(), viewconnections_content(), vote_content(), webpages_content(), widget_affinity(), widget_appselect(), widget_archive(), widget_bookmarkedchats(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestedchats(), widget_suggestions(), writepages_widget(), and xrd_init().

    diff --git a/doc/html/typo_8php.html b/doc/html/typo_8php.html index 1467ba382..e8e2f4d2c 100644 --- a/doc/html/typo_8php.html +++ b/doc/html/typo_8php.html @@ -134,7 +134,7 @@ Variables
    -

    Referenced by FriendicaSmarty\__construct(), Item\__construct(), FriendicaSmartyEngine\__construct(), Template\_replcb_if(), Template\_replcb_inc(), _well_known_init(), abook_toggle_flag(), achievements_content(), acl_init(), admin_content(), admin_page_channels(), admin_page_channels_post(), admin_page_dbsync(), admin_page_hubloc(), admin_page_hubloc_post(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), advanced_profile(), allowed_email(), allowed_url(), alt_pager(), api_account_verify_credentials(), api_albums(), api_apply_template(), api_call(), api_content(), api_direct_messages_all(), api_direct_messages_box(), api_direct_messages_conversation(), api_direct_messages_inbox(), api_direct_messages_new(), api_direct_messages_sentbox(), api_favorites(), api_followers_ids(), api_format_as(), api_format_items(), api_friends_ids(), api_get_user(), api_item_get_user(), api_login(), api_photos(), api_post(), api_rss_extra(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_followers(), api_statuses_friends(), api_statuses_home_timeline(), api_statuses_mediap(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_statusnet_config(), api_users_show(), app_name_compare(), appman_content(), apw_form(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bb_sanitize_style(), bbcode(), best_link_url(), block_content(), block_init(), blocks_content(), blog_init(), blogtheme_display_item(), blogtheme_form(), blogtheme_imgurl(), bookmarks_content(), bookmarks_init(), build_sync_packet(), cal(), call_hooks(), categories_widget(), channel_content(), channel_init(), channel_remove(), chanview_content(), chat_content(), chat_init(), chat_post(), chatsvc_content(), chatsvc_init(), chatsvc_post(), check_config(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), clean_urls(), cli_startup(), cli_suggest_run(), cloud_init(), comanche_parser(), comanche_replace_region(), comanche_widget(), common_content(), common_friends_visitor_widget(), common_init(), connect_content(), connect_init(), connect_post(), connections_clone(), connections_content(), connections_init(), connections_post(), connedit_clone(), connedit_content(), connedit_init(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), current_theme(), current_theme_url(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), deliver_run(), directory_content(), directory_init(), dirsearch_init(), display_content(), dlogger(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), ev_compare(), event_store_item(), events_content(), events_post(), expand_acl(), expand_groups(), externals_run(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), filestorage_post(), findpeople_widget(), fix_private_photos(), follow_init(), format_event_diaspora(), fsuggest_content(), fsuggest_post(), BaseObject\get_app(), get_app(), get_best_language(), get_birthdays(), Item\get_comment_box(), get_config(), get_custom_nav(), get_events(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_pconfig(), get_plink(), Item\get_template_data(), get_theme_screenshot(), get_xconfig(), gprobe_run(), group_content(), group_post(), group_select(), guess_image_type(), handle_tag(), head_get_icon(), head_remove_css(), head_remove_js(), head_set_icon(), help_content(), home_content(), home_init(), hostxrd_init(), import_channel_photo(), import_post(), import_profile_photo(), info(), insert_hook(), invite_content(), invite_post(), is_developer(), is_site_admin(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), layouts_content(), like_content(), link_compare(), load_config(), load_contact_links(), load_database(), load_hooks(), load_pconfig(), load_translation_table(), load_xconfig(), logger(), login(), login_content(), FKOAuth1\loginUser(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manual_config(), match_content(), message_content(), mitem_content(), mitem_init(), mitem_post(), mood_init(), msearch_post(), mytheme_init(), nav(), nav_set_selected(), network_content(), network_init(), new_contact(), notice(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), oexchange_content(), oexchange_init(), onedirsync_run(), onepoll_run(), openid_content(), opensearch_init(), page_content(), page_init(), paginate(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), pop_lang(), post_init(), preg_heart(), prepare_body(), probe_content(), proc_run(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_init(), push_lang(), queue_run(), randprof_init(), rbmark_content(), rbmark_post(), red_item_new(), redbasic_form(), register_content(), regmod_content(), regver_content(), relative_date(), removeme_content(), removeme_post(), replace_macros(), rmagic_post(), rpost_content(), scale_external_images(), search(), search_ac_init(), search_content(), search_init(), searchbox(), send_message(), service_class_allows(), service_class_fetch(), set_config(), Conversation\set_mode(), set_pconfig(), set_xconfig(), settings_init(), settings_post(), setup_content(), setup_post(), share_init(), siteinfo_content(), siteinfo_init(), smilies(), sources_post(), subthread_content(), suggest_content(), t(), tag_deliver(), tag_sort_length(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), terminate_friendship(), tgroup_check(), theme_admin(), theme_content(), theme_include(), thing_content(), thing_init(), timezone_cmp(), toggle_mobile_init(), tt(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), user_approve(), vcard_from_xchan(), viewconnections_content(), viewconnections_init(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_upload_post(), webpages_content(), wfinger_init(), what_next(), widget_archive(), widget_categories(), widget_chatroom_list(), widget_design_tools(), widget_filer(), widget_follow(), widget_fullprofile(), widget_item(), widget_mailmenu(), widget_photo_albums(), widget_profile(), widget_savedsearch(), widget_settings_menu(), widget_tagcloud(), widget_tagcloud_wall(), xrd_init(), z_fetch_url(), z_path(), z_root(), zfinger_init(), zid_init(), zotfeed_init(), and zping_content().

    +

    Referenced by FriendicaSmarty\__construct(), Item\__construct(), FriendicaSmartyEngine\__construct(), Template\_replcb_if(), Template\_replcb_inc(), _well_known_init(), abook_toggle_flag(), achievements_content(), acl_init(), admin_content(), admin_page_channels(), admin_page_channels_post(), admin_page_dbsync(), admin_page_hubloc(), admin_page_hubloc_post(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), advanced_profile(), allowed_email(), allowed_url(), alt_pager(), api_account_verify_credentials(), api_albums(), api_apply_template(), api_call(), api_content(), api_direct_messages_all(), api_direct_messages_box(), api_direct_messages_conversation(), api_direct_messages_inbox(), api_direct_messages_new(), api_direct_messages_sentbox(), api_favorites(), api_followers_ids(), api_format_as(), api_format_items(), api_friends_ids(), api_get_user(), api_item_get_user(), api_login(), api_photos(), api_post(), api_rss_extra(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_followers(), api_statuses_friends(), api_statuses_home_timeline(), api_statuses_mediap(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_statusnet_config(), api_users_show(), app_name_compare(), appman_content(), apw_form(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bb_sanitize_style(), bbcode(), best_link_url(), block_content(), block_init(), blocks_content(), blog_init(), blogtheme_display_item(), blogtheme_form(), blogtheme_imgurl(), bookmarks_content(), bookmarks_init(), build_sync_packet(), cal(), call_hooks(), categories_widget(), channel_content(), channel_init(), channel_remove(), chanview_content(), chat_content(), chat_init(), chat_post(), chatsvc_content(), chatsvc_init(), chatsvc_post(), check_config(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), clean_urls(), cli_startup(), cli_suggest_run(), cloud_init(), comanche_parser(), comanche_replace_region(), comanche_widget(), common_content(), common_friends_visitor_widget(), common_init(), connect_content(), connect_init(), connect_post(), connections_clone(), connections_content(), connections_init(), connections_post(), connedit_clone(), connedit_content(), connedit_init(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), current_theme(), current_theme_url(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), deliver_run(), directory_content(), directory_init(), dirsearch_init(), display_content(), dlogger(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), ev_compare(), event_store_item(), events_content(), events_post(), expand_acl(), expand_groups(), externals_run(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), filestorage_post(), findpeople_widget(), fix_private_photos(), follow_init(), format_event_diaspora(), fsuggest_content(), fsuggest_post(), BaseObject\get_app(), get_app(), get_best_language(), get_birthdays(), Item\get_comment_box(), get_config(), get_custom_nav(), get_events(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_pconfig(), get_plink(), Item\get_template_data(), get_theme_screenshot(), get_xconfig(), gprobe_run(), group_content(), group_post(), group_select(), guess_image_type(), handle_tag(), head_get_icon(), head_remove_css(), head_remove_js(), head_set_icon(), help_content(), home_content(), home_init(), hostxrd_init(), import_channel_photo(), import_post(), import_profile_photo(), info(), insert_hook(), invite_content(), invite_post(), is_developer(), is_site_admin(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), layouts_content(), like_content(), link_compare(), load_config(), load_contact_links(), load_database(), load_hooks(), load_pconfig(), load_translation_table(), load_xconfig(), logger(), login(), login_content(), FKOAuth1\loginUser(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manual_config(), match_content(), message_content(), mitem_content(), mitem_init(), mitem_post(), mood_init(), msearch_post(), mytheme_init(), nav(), nav_set_selected(), network_content(), network_init(), new_contact(), notice(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), oexchange_content(), oexchange_init(), onedirsync_run(), onepoll_run(), openid_content(), opensearch_init(), page_content(), page_init(), paginate(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), pop_lang(), post_init(), preg_heart(), prepare_body(), probe_content(), proc_run(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_init(), push_lang(), queue_run(), randprof_init(), rbmark_content(), rbmark_post(), red_item_new(), redbasic_form(), register_content(), regmod_content(), regver_content(), relative_date(), removeme_content(), removeme_post(), replace_macros(), rmagic_post(), rpost_content(), scale_external_images(), search(), search_ac_init(), search_content(), search_init(), searchbox(), send_message(), service_class_allows(), service_class_fetch(), set_config(), Conversation\set_mode(), set_pconfig(), set_xconfig(), settings_init(), settings_post(), setup_content(), setup_post(), share_init(), siteinfo_content(), siteinfo_init(), smilies(), sources_post(), subthread_content(), suggest_content(), t(), tag_deliver(), tag_sort_length(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), terminate_friendship(), tgroup_check(), theme_admin(), theme_content(), theme_include(), thing_content(), thing_init(), timezone_cmp(), toggle_mobile_init(), tt(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), user_approve(), vcard_from_xchan(), viewconnections_content(), viewconnections_init(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_upload_post(), webpages_content(), wfinger_init(), what_next(), widget_archive(), widget_categories(), widget_chatroom_list(), widget_design_tools(), widget_filer(), widget_follow(), widget_fullprofile(), widget_item(), widget_mailmenu(), widget_photo_albums(), widget_profile(), widget_savedsearch(), widget_settings_menu(), widget_tagcloud(), widget_tagcloud_wall(), xrd_init(), z_fetch_url(), z_path(), z_root(), zfinger_init(), zid_init(), zotfeed_init(), and zping_content().

    diff --git a/doc/html/zot_8php.html b/doc/html/zot_8php.html index 2dac11ac3..5da5aa2cf 100644 --- a/doc/html/zot_8php.html +++ b/doc/html/zot_8php.html @@ -114,6 +114,8 @@ $(document).ready(function(){initNavTree('zot_8php.html','');}); Functions  zot_new_uid ($channel_nick)   + make_xchan_hash ($guid, $guid_sig) +   zot_get_hublocs ($hash)    zot_build_packet ($channel, $type= 'notify', $recipients=null, $remote_key=null, $secret=null) @@ -160,8 +162,8 @@ Functions    import_site ($arr, $pubkey)   - build_sync_packet ($uid=0, $packet=null) -  + build_sync_packet ($uid=0, $packet=null, $groups_changed=false) +   process_channel_sync_delivery ($sender, $arr, $deliveries)    get_rpost_path ($observer) @@ -188,7 +190,7 @@ Functions - +
    @@ -202,7 +204,13 @@ Functions - + + + + + + + @@ -213,7 +221,7 @@ Functions

    Send a zot packet to all hubs where this channel is duplicated, refreshing such things as personal settings, channel permissions, address book updates, etc.

    -

    Referenced by connections_clone(), connedit_clone(), notes_init(), profiles_post(), and settings_post().

    +

    Referenced by connections_clone(), connedit_clone(), group_add(), group_add_member(), group_rmv(), group_rmv_member(), notes_init(), profiles_post(), and settings_post().

    @@ -431,6 +439,36 @@ Functions

    Referenced by chanview_content(), gprobe_run(), magic_init(), mail_post(), new_contact(), poco_load(), post_init(), process_channel_sync_delivery(), update_directory_entry(), zot_refresh(), and zot_register_hub().

    + + + +
    +
    +
     $packet = null $packet = null,
     $groups_changed = false 
    + + + + + + + + + + + + + + + + + +
    make_xchan_hash ( $guid,
     $guid_sig 
    )
    +
    +

    function make_xchan_hash($guid,$guid_sig)

    +

    Generates a portable hash identifier for the channel identified by $guid and signed with $guid_sig This ID is portable across the network but MUST be calculated locally by verifying the signature and can not be trusted as an identity.

    + +

    Referenced by allowed_public_recips(), create_identity(), get_item_elements(), import_author_zot(), import_xchan(), post_post(), zfinger_init(), zot_import(), and zot_register_hub().

    +
    @@ -761,7 +799,7 @@ Functions
    Returns
    string json encoded zot packet
    -

    Referenced by admin_page_hubloc_post(), build_sync_packet(), directory_run(), notifier_run(), post_init(), and zping_content().

    +

    Referenced by admin_page_hubloc_post(), build_sync_packet(), directory_run(), notifier_run(), post_init(), and zping_content().

    diff --git a/doc/html/zot_8php.js b/doc/html/zot_8php.js index 35c3c30f1..897063ee0 100644 --- a/doc/html/zot_8php.js +++ b/doc/html/zot_8php.js @@ -1,7 +1,7 @@ var zot_8php = [ [ "allowed_public_recips", "zot_8php.html#a703f528ade8382cf374e4119bd6f7859", null ], - [ "build_sync_packet", "zot_8php.html#ac34e479d27f32b82dd6b33542f81a6a7", null ], + [ "build_sync_packet", "zot_8php.html#aa97b33b619dd7132a9274f852af6ceb5", null ], [ "delete_imported_item", "zot_8php.html#adfeb9400ae6b726beec89f8f1e8fde72", null ], [ "get_rpost_path", "zot_8php.html#a8e22dbc6f884be3644a892a876cbd972", null ], [ "import_author_zot", "zot_8php.html#ad149f1e98c0c5b88ff9147e6ee3f330d", null ], @@ -9,6 +9,7 @@ var zot_8php = [ "import_directory_profile", "zot_8php.html#a20750dd2c36961013fd382fb34e1366c", null ], [ "import_site", "zot_8php.html#a2657e141d62d5f67ad3c87651b585299", null ], [ "import_xchan", "zot_8php.html#a528e97ca5d69c3b7f35c5d954afde315", null ], + [ "make_xchan_hash", "zot_8php.html#a0fc2211c5309d9f925ecc4115e3fdb75", null ], [ "process_channel_sync_delivery", "zot_8php.html#ac301c67864917c35922257950ae0f95c", null ], [ "process_delivery", "zot_8php.html#a4d9e6ca295e443b740d9960c304b3474", null ], [ "process_mail_delivery", "zot_8php.html#aa6ae96db8cbbdbb10e6876d206bbf7cc", null ], -- cgit v1.2.3 From f65890091e2fdca896d665609be2d1d8d578829c Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 20 Jul 2014 00:24:12 -0700 Subject: add more control to auth paranoia setting --- include/auth.php | 31 +- util/messages.po | 1806 ++++++++++++++++++++++++++++-------------------------- version.inc | 2 +- 3 files changed, 950 insertions(+), 889 deletions(-) diff --git a/include/auth.php b/include/auth.php index 8e02b7b4f..a8a1a5f5c 100644 --- a/include/auth.php +++ b/include/auth.php @@ -130,11 +130,34 @@ if((isset($_SESSION)) && (x($_SESSION,'authenticated')) && ((! (x($_POST,'auth-p if($_SESSION['addr'] != $_SERVER['REMOTE_ADDR']) { logger('SECURITY: Session IP address changed: ' . $_SESSION['addr'] . ' != ' . $_SERVER['REMOTE_ADDR']); - if(get_config('system','paranoia')) { - logger('Session address changed. Paranoid setting in effect, blocking session. ' + + $partial1 = substr($_SESSION['addr'],0,strrpos($_SESSION['addr'],'.')); + $partial2 = substr($_SERVER['REMOTE_ADDR'],0,strrpos($_SERVER['REMOTE_ADDR'],'.')); + + $paranoia = intval(get_config('system','paranoia')); + switch($paranoia) { + case 0: + // no IP checking + break; + case 2: + // check 2 octets + $partial1 = substr($partial1,0,strrpos($partial1,'.')); + $partial2 = substr($partial2,0,strrpos($partial2,'.')); + if($partial1 == $partial2) + break; + case 1: + // check 3 octets + if($partial1 == $partial2) + break; + case 3: + default: + // check any difference at all + logger('Session address changed. Paranoid setting in effect, blocking session. ' . $_SESSION['addr'] . ' != ' . $_SERVER['REMOTE_ADDR']); - nuke_session(); - goaway(z_root()); + nuke_session(); + goaway(z_root()); + break; + } } diff --git a/util/messages.po b/util/messages.po index 013a2e788..877b2ca8d 100644 --- a/util/messages.po +++ b/util/messages.po @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: 2014-07-11.733\n" +"Project-Id-Version: 2014-07-18.740\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-11 00:03-0700\n" +"POT-Creation-Date: 2014-07-18 00:03-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -29,11 +29,11 @@ msgstr "" msgid "Profile Photos" msgstr "" -#: ../../include/oembed.php:171 +#: ../../include/oembed.php:163 msgid "Embedded content" msgstr "" -#: ../../include/oembed.php:180 +#: ../../include/oembed.php:172 msgid "Embedding disabled" msgstr "" @@ -46,506 +46,349 @@ msgstr "" msgid "commented on %s's post" msgstr "" -#: ../../include/conversation.php:120 ../../include/text.php:1730 -#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 -#: ../../mod/tagger.php:45 ../../mod/like.php:254 -msgid "photo" +#: ../../include/text.php:321 +msgid "prev" msgstr "" -#: ../../include/conversation.php:123 ../../include/text.php:1733 -#: ../../mod/tagger.php:49 -msgid "event" +#: ../../include/text.php:323 +msgid "first" msgstr "" -#: ../../include/conversation.php:126 ../../mod/like.php:72 -msgid "channel" +#: ../../include/text.php:352 +msgid "last" msgstr "" -#: ../../include/conversation.php:148 ../../include/text.php:1736 -#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 -#: ../../mod/tagger.php:53 ../../mod/like.php:254 -msgid "status" +#: ../../include/text.php:355 +msgid "next" msgstr "" -#: ../../include/conversation.php:150 ../../include/text.php:1738 -#: ../../mod/tagger.php:55 -msgid "comment" +#: ../../include/text.php:367 +msgid "older" msgstr "" -#: ../../include/conversation.php:164 ../../mod/like.php:291 -#, php-format -msgid "%1$s likes %2$s's %3$s" +#: ../../include/text.php:369 +msgid "newer" msgstr "" -#: ../../include/conversation.php:167 ../../mod/like.php:293 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" +#: ../../include/text.php:730 +msgid "No connections" msgstr "" -#: ../../include/conversation.php:204 +#: ../../include/text.php:743 #, php-format -msgid "%1$s is now connected with %2$s" +msgid "%d Connection" +msgid_plural "%d Connections" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/text.php:756 +msgid "View Connections" msgstr "" -#: ../../include/conversation.php:239 -#, php-format -msgid "%1$s poked %2$s" +#: ../../include/text.php:815 ../../include/text.php:829 +#: ../../include/nav.php:149 ../../include/apps.php:142 +#: ../../mod/search.php:29 +msgid "Search" msgstr "" -#: ../../include/conversation.php:243 ../../include/text.php:895 -msgid "poked" +#: ../../include/text.php:817 ../../include/text.php:831 +#: ../../include/widgets.php:186 ../../mod/rbmark.php:28 +#: ../../mod/rbmark.php:98 ../../mod/filer.php:50 +msgid "Save" msgstr "" -#: ../../include/conversation.php:261 ../../mod/mood.php:63 -#, php-format -msgctxt "mood" -msgid "%1$s is %2$s" +#: ../../include/text.php:897 +msgid "poke" msgstr "" -#: ../../include/conversation.php:634 ../../include/ItemObject.php:114 -msgid "Select" +#: ../../include/text.php:897 ../../include/conversation.php:243 +msgid "poked" msgstr "" -#: ../../include/conversation.php:635 ../../include/reddav.php:1290 -#: ../../include/apps.php:241 ../../include/ItemObject.php:108 -#: ../../mod/settings.php:578 ../../mod/connedit.php:398 -#: ../../mod/photos.php:1046 ../../mod/group.php:176 ../../mod/admin.php:758 -#: ../../mod/admin.php:888 ../../mod/thing.php:236 -msgid "Delete" +#: ../../include/text.php:898 +msgid "ping" msgstr "" -#: ../../include/conversation.php:642 ../../include/ItemObject.php:89 -#: ../../mod/photos.php:844 -msgid "Private Message" +#: ../../include/text.php:898 +msgid "pinged" msgstr "" -#: ../../include/conversation.php:649 ../../include/ItemObject.php:182 -msgid "Message is verified" +#: ../../include/text.php:899 +msgid "prod" msgstr "" -#: ../../include/conversation.php:669 -#, php-format -msgid "View %s's profile @ %s" +#: ../../include/text.php:899 +msgid "prodded" msgstr "" -#: ../../include/conversation.php:683 -msgid "Categories:" +#: ../../include/text.php:900 +msgid "slap" msgstr "" -#: ../../include/conversation.php:684 -msgid "Filed under:" +#: ../../include/text.php:900 +msgid "slapped" msgstr "" -#: ../../include/conversation.php:693 ../../include/ItemObject.php:250 -#, php-format -msgid " from %s" +#: ../../include/text.php:901 +msgid "finger" msgstr "" -#: ../../include/conversation.php:696 ../../include/ItemObject.php:253 -#, php-format -msgid "last edited: %s" +#: ../../include/text.php:901 +msgid "fingered" msgstr "" -#: ../../include/conversation.php:697 ../../include/ItemObject.php:254 -#, php-format -msgid "Expires: %s" +#: ../../include/text.php:902 +msgid "rebuff" msgstr "" -#: ../../include/conversation.php:712 -msgid "View in context" +#: ../../include/text.php:902 +msgid "rebuffed" msgstr "" -#: ../../include/conversation.php:714 ../../include/conversation.php:1130 -#: ../../include/ItemObject.php:294 ../../mod/editblock.php:120 -#: ../../mod/editlayout.php:115 ../../mod/editpost.php:121 -#: ../../mod/editwebpage.php:152 ../../mod/photos.php:977 -#: ../../mod/mail.php:218 ../../mod/mail.php:333 -msgid "Please wait" +#: ../../include/text.php:911 +msgid "happy" msgstr "" -#: ../../include/conversation.php:841 -msgid "remove" +#: ../../include/text.php:912 +msgid "sad" msgstr "" -#: ../../include/conversation.php:845 -msgid "Loading..." +#: ../../include/text.php:913 +msgid "mellow" msgstr "" -#: ../../include/conversation.php:846 -msgid "Delete Selected Items" +#: ../../include/text.php:914 +msgid "tired" msgstr "" -#: ../../include/conversation.php:937 -msgid "View Source" +#: ../../include/text.php:915 +msgid "perky" msgstr "" -#: ../../include/conversation.php:938 -msgid "Follow Thread" +#: ../../include/text.php:916 +msgid "angry" msgstr "" -#: ../../include/conversation.php:939 -msgid "View Status" +#: ../../include/text.php:917 +msgid "stupified" msgstr "" -#: ../../include/conversation.php:940 ../../include/nav.php:81 -#: ../../mod/connedit.php:351 ../../mod/connedit.php:465 -msgid "View Profile" +#: ../../include/text.php:918 +msgid "puzzled" msgstr "" -#: ../../include/conversation.php:941 -msgid "View Photos" +#: ../../include/text.php:919 +msgid "interested" msgstr "" -#: ../../include/conversation.php:942 -msgid "Matrix Activity" +#: ../../include/text.php:920 +msgid "bitter" msgstr "" -#: ../../include/conversation.php:943 -msgid "Edit Contact" +#: ../../include/text.php:921 +msgid "cheerful" msgstr "" -#: ../../include/conversation.php:944 -msgid "Send PM" +#: ../../include/text.php:922 +msgid "alive" msgstr "" -#: ../../include/conversation.php:945 ../../include/apps.php:140 -msgid "Poke" +#: ../../include/text.php:923 +msgid "annoyed" msgstr "" -#: ../../include/conversation.php:1001 -#, php-format -msgid "%s likes this." +#: ../../include/text.php:924 +msgid "anxious" msgstr "" -#: ../../include/conversation.php:1001 -#, php-format -msgid "%s doesn't like this." +#: ../../include/text.php:925 +msgid "cranky" msgstr "" -#: ../../include/conversation.php:1005 -#, php-format -msgid "%2$d people like this." -msgid_plural "%2$d people like this." -msgstr[0] "" -msgstr[1] "" +#: ../../include/text.php:926 +msgid "disturbed" +msgstr "" -#: ../../include/conversation.php:1007 -#, php-format -msgid "%2$d people don't like this." -msgid_plural "%2$d people don't like this." -msgstr[0] "" -msgstr[1] "" +#: ../../include/text.php:927 +msgid "frustrated" +msgstr "" -#: ../../include/conversation.php:1013 -msgid "and" +#: ../../include/text.php:928 +msgid "depressed" msgstr "" -#: ../../include/conversation.php:1016 -#, php-format -msgid ", and %d other people" -msgid_plural ", and %d other people" -msgstr[0] "" -msgstr[1] "" +#: ../../include/text.php:929 +msgid "motivated" +msgstr "" -#: ../../include/conversation.php:1017 -#, php-format -msgid "%s like this." +#: ../../include/text.php:930 +msgid "relaxed" msgstr "" -#: ../../include/conversation.php:1017 -#, php-format -msgid "%s don't like this." +#: ../../include/text.php:931 +msgid "surprised" msgstr "" -#: ../../include/conversation.php:1074 -msgid "Visible to everybody" +#: ../../include/text.php:1092 +msgid "Monday" msgstr "" -#: ../../include/conversation.php:1075 ../../mod/mail.php:167 -#: ../../mod/mail.php:266 -msgid "Please enter a link URL:" +#: ../../include/text.php:1092 +msgid "Tuesday" msgstr "" -#: ../../include/conversation.php:1076 -msgid "Please enter a video link/URL:" +#: ../../include/text.php:1092 +msgid "Wednesday" msgstr "" -#: ../../include/conversation.php:1077 -msgid "Please enter an audio link/URL:" +#: ../../include/text.php:1092 +msgid "Thursday" msgstr "" -#: ../../include/conversation.php:1078 -msgid "Tag term:" +#: ../../include/text.php:1092 +msgid "Friday" msgstr "" -#: ../../include/conversation.php:1079 ../../mod/filer.php:49 -msgid "Save to Folder:" +#: ../../include/text.php:1092 +msgid "Saturday" msgstr "" -#: ../../include/conversation.php:1080 -msgid "Where are you right now?" +#: ../../include/text.php:1092 +msgid "Sunday" msgstr "" -#: ../../include/conversation.php:1081 ../../mod/editpost.php:52 -#: ../../mod/mail.php:168 ../../mod/mail.php:267 -msgid "Expires YYYY-MM-DD HH:MM" +#: ../../include/text.php:1096 +msgid "January" msgstr "" -#: ../../include/conversation.php:1091 ../../include/page_widgets.php:40 -#: ../../include/ItemObject.php:592 ../../mod/editblock.php:141 -#: ../../mod/editlayout.php:135 ../../mod/editpost.php:140 -#: ../../mod/editwebpage.php:174 ../../mod/photos.php:997 -#: ../../mod/webpages.php:124 -msgid "Preview" +#: ../../include/text.php:1096 +msgid "February" msgstr "" -#: ../../include/conversation.php:1105 ../../mod/photos.php:976 -#: ../../mod/layouts.php:113 -msgid "Share" +#: ../../include/text.php:1096 +msgid "March" msgstr "" -#: ../../include/conversation.php:1107 ../../mod/editwebpage.php:139 -msgid "Page link title" +#: ../../include/text.php:1096 +msgid "April" msgstr "" -#: ../../include/conversation.php:1110 -msgid "Post as" +#: ../../include/text.php:1096 +msgid "May" msgstr "" -#: ../../include/conversation.php:1111 ../../mod/editblock.php:112 -#: ../../mod/editlayout.php:107 ../../mod/editpost.php:113 -#: ../../mod/editwebpage.php:144 ../../mod/mail.php:215 ../../mod/mail.php:329 -msgid "Upload photo" +#: ../../include/text.php:1096 +msgid "June" msgstr "" -#: ../../include/conversation.php:1112 -msgid "upload photo" +#: ../../include/text.php:1096 +msgid "July" msgstr "" -#: ../../include/conversation.php:1113 ../../mod/editblock.php:113 -#: ../../mod/editlayout.php:108 ../../mod/editpost.php:114 -#: ../../mod/editwebpage.php:145 ../../mod/mail.php:216 ../../mod/mail.php:330 -msgid "Attach file" +#: ../../include/text.php:1096 +msgid "August" msgstr "" -#: ../../include/conversation.php:1114 -msgid "attach file" +#: ../../include/text.php:1096 +msgid "September" msgstr "" -#: ../../include/conversation.php:1115 ../../mod/editblock.php:114 -#: ../../mod/editlayout.php:109 ../../mod/editpost.php:115 -#: ../../mod/editwebpage.php:146 ../../mod/mail.php:217 ../../mod/mail.php:331 -msgid "Insert web link" +#: ../../include/text.php:1096 +msgid "October" msgstr "" -#: ../../include/conversation.php:1116 -msgid "web link" +#: ../../include/text.php:1096 +msgid "November" msgstr "" -#: ../../include/conversation.php:1117 -msgid "Insert video link" -msgstr "" - -#: ../../include/conversation.php:1118 -msgid "video link" -msgstr "" - -#: ../../include/conversation.php:1119 -msgid "Insert audio link" -msgstr "" - -#: ../../include/conversation.php:1120 -msgid "audio link" -msgstr "" - -#: ../../include/conversation.php:1121 ../../mod/editblock.php:118 -#: ../../mod/editlayout.php:113 ../../mod/editpost.php:119 -#: ../../mod/editwebpage.php:150 -msgid "Set your location" -msgstr "" - -#: ../../include/conversation.php:1122 -msgid "set location" -msgstr "" - -#: ../../include/conversation.php:1123 ../../mod/editblock.php:119 -#: ../../mod/editlayout.php:114 ../../mod/editpost.php:120 -#: ../../mod/editwebpage.php:151 -msgid "Clear browser location" -msgstr "" - -#: ../../include/conversation.php:1124 -msgid "clear location" -msgstr "" - -#: ../../include/conversation.php:1126 ../../mod/editblock.php:132 -#: ../../mod/editlayout.php:126 ../../mod/editpost.php:132 -#: ../../mod/editwebpage.php:167 -msgid "Set title" -msgstr "" - -#: ../../include/conversation.php:1129 ../../mod/editblock.php:135 -#: ../../mod/editlayout.php:129 ../../mod/editpost.php:134 -#: ../../mod/editwebpage.php:169 -msgid "Categories (comma-separated list)" -msgstr "" - -#: ../../include/conversation.php:1131 ../../mod/editblock.php:121 -#: ../../mod/editlayout.php:116 ../../mod/editpost.php:122 -#: ../../mod/editwebpage.php:153 -msgid "Permission settings" -msgstr "" - -#: ../../include/conversation.php:1132 -msgid "permissions" -msgstr "" - -#: ../../include/conversation.php:1139 ../../mod/editblock.php:129 -#: ../../mod/editlayout.php:123 ../../mod/editpost.php:129 -#: ../../mod/editwebpage.php:162 -msgid "Public post" -msgstr "" - -#: ../../include/conversation.php:1141 ../../mod/editblock.php:136 -#: ../../mod/editlayout.php:130 ../../mod/editpost.php:135 -#: ../../mod/editwebpage.php:170 -msgid "Example: bob@example.com, mary@example.com" -msgstr "" - -#: ../../include/conversation.php:1154 ../../mod/editblock.php:146 -#: ../../mod/editlayout.php:140 ../../mod/editpost.php:146 -#: ../../mod/editwebpage.php:179 ../../mod/mail.php:222 ../../mod/mail.php:336 -msgid "Set expiration date" -msgstr "" - -#: ../../include/conversation.php:1156 ../../include/ItemObject.php:595 -#: ../../mod/editpost.php:148 ../../mod/mail.php:224 ../../mod/mail.php:338 -msgid "Encrypt text" -msgstr "" - -#: ../../include/conversation.php:1158 ../../mod/editpost.php:150 -msgid "OK" -msgstr "" - -#: ../../include/conversation.php:1159 ../../mod/settings.php:516 -#: ../../mod/settings.php:542 ../../mod/editpost.php:151 -#: ../../mod/fbrowser.php:82 ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 -#: ../../mod/tagrm.php:94 -msgid "Cancel" -msgstr "" - -#: ../../include/conversation.php:1401 -msgid "Discover" -msgstr "" - -#: ../../include/conversation.php:1404 -msgid "Imported public streams" -msgstr "" - -#: ../../include/conversation.php:1409 -msgid "Commented Order" -msgstr "" - -#: ../../include/conversation.php:1412 -msgid "Sort by Comment Date" -msgstr "" - -#: ../../include/conversation.php:1416 -msgid "Posted Order" -msgstr "" - -#: ../../include/conversation.php:1419 -msgid "Sort by Post Date" -msgstr "" - -#: ../../include/conversation.php:1424 ../../include/widgets.php:82 -msgid "Personal" +#: ../../include/text.php:1096 +msgid "December" msgstr "" -#: ../../include/conversation.php:1427 -msgid "Posts that mention or involve you" +#: ../../include/text.php:1174 +msgid "unknown.???" msgstr "" -#: ../../include/conversation.php:1433 ../../mod/connections.php:211 -#: ../../mod/connections.php:224 ../../mod/menu.php:61 -msgid "New" +#: ../../include/text.php:1175 +msgid "bytes" msgstr "" -#: ../../include/conversation.php:1436 -msgid "Activity Stream - by date" +#: ../../include/text.php:1210 +msgid "remove category" msgstr "" -#: ../../include/conversation.php:1442 -msgid "Starred" +#: ../../include/text.php:1280 +msgid "remove from file" msgstr "" -#: ../../include/conversation.php:1445 -msgid "Favourite Posts" +#: ../../include/text.php:1345 ../../include/text.php:1357 +msgid "Click to open/close" msgstr "" -#: ../../include/conversation.php:1452 -msgid "Spam" +#: ../../include/text.php:1512 ../../mod/events.php:374 +msgid "Link to Source" msgstr "" -#: ../../include/conversation.php:1455 -msgid "Posts flagged as SPAM" +#: ../../include/text.php:1531 +msgid "Select a page layout: " msgstr "" -#: ../../include/conversation.php:1488 ../../mod/admin.php:892 -msgid "Channel" +#: ../../include/text.php:1534 ../../include/text.php:1599 +msgid "default" msgstr "" -#: ../../include/conversation.php:1491 -msgid "Status Messages and Posts" +#: ../../include/text.php:1570 +msgid "Page content type: " msgstr "" -#: ../../include/conversation.php:1500 -msgid "About" +#: ../../include/text.php:1611 +msgid "Select an alternate language" msgstr "" -#: ../../include/conversation.php:1503 -msgid "Profile Details" +#: ../../include/text.php:1732 ../../include/conversation.php:120 +#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 +#: ../../mod/tagger.php:45 ../../mod/like.php:294 +msgid "photo" msgstr "" -#: ../../include/conversation.php:1509 ../../include/nav.php:84 -#: ../../include/apps.php:134 ../../mod/fbrowser.php:25 -msgid "Photos" +#: ../../include/text.php:1735 ../../include/conversation.php:123 +#: ../../mod/tagger.php:49 +msgid "event" msgstr "" -#: ../../include/conversation.php:1512 ../../include/photos.php:313 -msgid "Photo Albums" +#: ../../include/text.php:1738 ../../include/conversation.php:148 +#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 +#: ../../mod/tagger.php:53 ../../mod/like.php:294 +msgid "status" msgstr "" -#: ../../include/conversation.php:1518 ../../include/nav.php:85 -#: ../../include/reddav.php:1280 ../../include/apps.php:130 -#: ../../mod/fbrowser.php:114 -msgid "Files" +#: ../../include/text.php:1740 ../../include/conversation.php:150 +#: ../../mod/tagger.php:55 +msgid "comment" msgstr "" -#: ../../include/conversation.php:1521 -msgid "Files and Storage" +#: ../../include/text.php:1745 +msgid "activity" msgstr "" -#: ../../include/conversation.php:1530 ../../include/conversation.php:1533 -msgid "Chatrooms" +#: ../../include/text.php:2004 +msgid "Design" msgstr "" -#: ../../include/conversation.php:1540 ../../include/nav.php:93 -#: ../../include/apps.php:124 -msgid "Bookmarks" +#: ../../include/text.php:2006 +msgid "Blocks" msgstr "" -#: ../../include/conversation.php:1543 -msgid "Saved Bookmarks" +#: ../../include/text.php:2007 +msgid "Menus" msgstr "" -#: ../../include/conversation.php:1551 ../../include/nav.php:95 -#: ../../include/apps.php:131 ../../mod/webpages.php:79 -msgid "Webpages" +#: ../../include/text.php:2008 +msgid "Layouts" msgstr "" -#: ../../include/conversation.php:1554 -msgid "Manage Webpages" +#: ../../include/text.php:2009 +msgid "Pages" msgstr "" #: ../../include/page_widgets.php:6 @@ -568,6 +411,14 @@ msgstr "" msgid "View" msgstr "" +#: ../../include/page_widgets.php:40 ../../include/conversation.php:1091 +#: ../../include/ItemObject.php:592 ../../mod/editblock.php:141 +#: ../../mod/editlayout.php:135 ../../mod/editpost.php:140 +#: ../../mod/editwebpage.php:174 ../../mod/photos.php:997 +#: ../../mod/webpages.php:124 +msgid "Preview" +msgstr "" + #: ../../include/page_widgets.php:41 ../../mod/webpages.php:125 msgid "Actions" msgstr "" @@ -664,7 +515,7 @@ msgstr "" #: ../../include/attach.php:243 ../../include/attach.php:283 #: ../../include/attach.php:297 ../../include/attach.php:322 #: ../../include/attach.php:513 ../../include/attach.php:585 -#: ../../include/chat.php:116 ../../include/items.php:3676 +#: ../../include/chat.php:116 ../../include/items.php:3662 #: ../../mod/mood.php:112 ../../mod/mitem.php:73 ../../mod/achievements.php:27 #: ../../mod/settings.php:492 ../../mod/poke.php:128 ../../mod/api.php:26 #: ../../mod/api.php:31 ../../mod/authtest.php:13 ../../mod/profile.php:64 @@ -688,10 +539,10 @@ msgstr "" #: ../../mod/thing.php:249 ../../mod/thing.php:266 ../../mod/thing.php:301 #: ../../mod/invite.php:13 ../../mod/invite.php:104 ../../mod/item.php:179 #: ../../mod/item.php:187 ../../mod/item.php:908 ../../mod/layouts.php:27 -#: ../../mod/layouts.php:39 ../../mod/viewconnections.php:22 -#: ../../mod/viewconnections.php:27 ../../mod/viewsrc.php:12 -#: ../../mod/mail.php:108 ../../mod/manage.php:6 ../../mod/menu.php:44 -#: ../../mod/webpages.php:40 ../../mod/message.php:16 +#: ../../mod/layouts.php:39 ../../mod/like.php:154 +#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 +#: ../../mod/viewsrc.php:12 ../../mod/mail.php:108 ../../mod/manage.php:6 +#: ../../mod/menu.php:44 ../../mod/webpages.php:40 ../../mod/message.php:16 #: ../../mod/new_channel.php:66 ../../mod/new_channel.php:97 #: ../../mod/notifications.php:66 ../../mod/appman.php:66 ../../index.php:186 #: ../../index.php:361 @@ -715,6 +566,10 @@ msgstr "" msgid "Photo storage failed." msgstr "" +#: ../../include/photos.php:313 ../../include/conversation.php:1515 +msgid "Photo Albums" +msgstr "" + #: ../../include/photos.php:317 ../../mod/photos.php:691 #: ../../mod/photos.php:1193 msgid "Upload New Photos" @@ -827,37 +682,37 @@ msgstr "" msgid "database storage failed." msgstr "" -#: ../../include/plugin.php:502 ../../include/plugin.php:504 +#: ../../include/plugin.php:504 ../../include/plugin.php:506 msgid "Click here to upgrade." msgstr "" -#: ../../include/plugin.php:510 +#: ../../include/plugin.php:512 msgid "This action exceeds the limits set by your subscription plan." msgstr "" -#: ../../include/plugin.php:515 +#: ../../include/plugin.php:517 msgid "This action is not available under your subscription plan." msgstr "" -#: ../../include/bb2diaspora.php:446 ../../include/event.php:11 +#: ../../include/bb2diaspora.php:463 ../../include/event.php:11 msgid "l F d, Y \\@ g:i A" msgstr "" -#: ../../include/bb2diaspora.php:452 ../../include/event.php:20 +#: ../../include/bb2diaspora.php:469 ../../include/event.php:20 msgid "Starts:" msgstr "" -#: ../../include/bb2diaspora.php:460 ../../include/event.php:30 +#: ../../include/bb2diaspora.php:477 ../../include/event.php:30 msgid "Finishes:" msgstr "" -#: ../../include/bb2diaspora.php:468 ../../include/event.php:40 +#: ../../include/bb2diaspora.php:485 ../../include/event.php:40 #: ../../include/identity.php:726 ../../mod/directory.php:156 #: ../../mod/dirprofile.php:105 ../../mod/events.php:504 msgid "Location:" msgstr "" -#: ../../include/nav.php:77 ../../include/nav.php:101 ../../boot.php:1468 +#: ../../include/nav.php:77 ../../include/nav.php:101 ../../boot.php:1487 msgid "Logout" msgstr "" @@ -873,6 +728,11 @@ msgstr "" msgid "Your posts and conversations" msgstr "" +#: ../../include/nav.php:81 ../../include/conversation.php:940 +#: ../../mod/connedit.php:351 ../../mod/connedit.php:465 +msgid "View Profile" +msgstr "" + #: ../../include/nav.php:81 msgid "Your profile page" msgstr "" @@ -885,10 +745,21 @@ msgstr "" msgid "Manage/Edit profiles" msgstr "" +#: ../../include/nav.php:84 ../../include/conversation.php:1512 +#: ../../include/apps.php:134 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "" + #: ../../include/nav.php:84 msgid "Your photos" msgstr "" +#: ../../include/nav.php:85 ../../include/reddav.php:1280 +#: ../../include/conversation.php:1521 ../../include/apps.php:130 +#: ../../mod/fbrowser.php:114 +msgid "Files" +msgstr "" + #: ../../include/nav.php:85 msgid "Your files" msgstr "" @@ -901,15 +772,25 @@ msgstr "" msgid "Your chatrooms" msgstr "" +#: ../../include/nav.php:93 ../../include/conversation.php:1543 +#: ../../include/apps.php:124 +msgid "Bookmarks" +msgstr "" + #: ../../include/nav.php:93 msgid "Your bookmarks" msgstr "" +#: ../../include/nav.php:95 ../../include/conversation.php:1554 +#: ../../include/apps.php:131 ../../mod/webpages.php:79 +msgid "Webpages" +msgstr "" + #: ../../include/nav.php:95 msgid "Your webpages" msgstr "" -#: ../../include/nav.php:99 ../../include/apps.php:126 ../../boot.php:1469 +#: ../../include/nav.php:99 ../../include/apps.php:126 ../../boot.php:1488 msgid "Login" msgstr "" @@ -930,7 +811,7 @@ msgstr "" msgid "Home Page" msgstr "" -#: ../../include/nav.php:139 ../../mod/register.php:221 ../../boot.php:1445 +#: ../../include/nav.php:139 ../../mod/register.php:221 ../../boot.php:1464 msgid "Register" msgstr "" @@ -956,12 +837,6 @@ msgstr "" msgid "Applications, utilities, links, games" msgstr "" -#: ../../include/nav.php:149 ../../include/text.php:813 -#: ../../include/text.php:827 ../../include/apps.php:142 -#: ../../mod/search.php:29 -msgid "Search" -msgstr "" - #: ../../include/nav.php:149 msgid "Search site content" msgstr "" @@ -1098,7 +973,7 @@ msgstr "" msgid "Please wait..." msgstr "" -#: ../../include/bookmarks.php:42 +#: ../../include/bookmarks.php:35 #, php-format msgid "%1$s's bookmarks" msgstr "" @@ -1236,7 +1111,7 @@ msgid "RSS/Atom" msgstr "" #: ../../include/contact_selectors.php:77 ../../mod/admin.php:754 -#: ../../mod/admin.php:763 ../../boot.php:1471 +#: ../../mod/admin.php:763 ../../boot.php:1490 msgid "Email" msgstr "" @@ -1345,15 +1220,15 @@ msgstr "" msgid "This event has been added to your calendar." msgstr "" -#: ../../include/zot.php:610 +#: ../../include/zot.php:624 msgid "Invalid data packet" msgstr "" -#: ../../include/zot.php:620 +#: ../../include/zot.php:634 msgid "Unable to verify channel signature" msgstr "" -#: ../../include/zot.php:817 +#: ../../include/zot.php:831 #, php-format msgid "Unable to verify site signature for %s" msgstr "" @@ -1720,6 +1595,14 @@ msgstr "" msgid "Last Modified" msgstr "" +#: ../../include/reddav.php:1290 ../../include/conversation.php:635 +#: ../../include/apps.php:241 ../../include/ItemObject.php:108 +#: ../../mod/settings.php:578 ../../mod/connedit.php:398 +#: ../../mod/photos.php:1046 ../../mod/group.php:176 ../../mod/admin.php:758 +#: ../../mod/admin.php:888 ../../mod/thing.php:236 +msgid "Delete" +msgstr "" + #: ../../include/reddav.php:1291 msgid "Total" msgstr "" @@ -1741,861 +1624,978 @@ msgstr "" msgid "Upload" msgstr "" -#: ../../include/features.php:23 -msgid "General Features" +#: ../../include/conversation.php:126 ../../mod/like.php:89 +msgid "channel" msgstr "" -#: ../../include/features.php:25 -msgid "Content Expiration" +#: ../../include/conversation.php:164 ../../mod/like.php:331 +#, php-format +msgid "%1$s likes %2$s's %3$s" msgstr "" -#: ../../include/features.php:25 -msgid "Remove posts/comments and/or private messages at a future time" +#: ../../include/conversation.php:167 ../../mod/like.php:333 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" msgstr "" -#: ../../include/features.php:26 -msgid "Multiple Profiles" +#: ../../include/conversation.php:204 +#, php-format +msgid "%1$s is now connected with %2$s" msgstr "" -#: ../../include/features.php:26 -msgid "Ability to create multiple profiles" +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" msgstr "" -#: ../../include/features.php:27 -msgid "Web Pages" +#: ../../include/conversation.php:261 ../../mod/mood.php:63 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" msgstr "" -#: ../../include/features.php:27 -msgid "Provide managed web pages on your channel" +#: ../../include/conversation.php:634 ../../include/ItemObject.php:114 +msgid "Select" msgstr "" -#: ../../include/features.php:28 -msgid "Private Notes" +#: ../../include/conversation.php:642 ../../include/ItemObject.php:89 +#: ../../mod/photos.php:844 +msgid "Private Message" msgstr "" -#: ../../include/features.php:28 -msgid "Enables a tool to store notes and reminders" +#: ../../include/conversation.php:649 ../../include/ItemObject.php:182 +msgid "Message is verified" msgstr "" -#: ../../include/features.php:33 -msgid "Extended Identity Sharing" +#: ../../include/conversation.php:669 +#, php-format +msgid "View %s's profile @ %s" msgstr "" -#: ../../include/features.php:33 -msgid "" -"Share your identity with all websites on the internet. When disabled, " -"identity is only shared with sites in the matrix." +#: ../../include/conversation.php:683 +msgid "Categories:" msgstr "" -#: ../../include/features.php:34 -msgid "Expert Mode" +#: ../../include/conversation.php:684 +msgid "Filed under:" msgstr "" -#: ../../include/features.php:34 -msgid "Enable Expert Mode to provide advanced configuration options" +#: ../../include/conversation.php:693 ../../include/ItemObject.php:250 +#, php-format +msgid " from %s" msgstr "" -#: ../../include/features.php:35 -msgid "Premium Channel" +#: ../../include/conversation.php:696 ../../include/ItemObject.php:253 +#, php-format +msgid "last edited: %s" msgstr "" -#: ../../include/features.php:35 -msgid "" -"Allows you to set restrictions and terms on those that connect with your " -"channel" +#: ../../include/conversation.php:697 ../../include/ItemObject.php:254 +#, php-format +msgid "Expires: %s" msgstr "" -#: ../../include/features.php:40 -msgid "Post Composition Features" +#: ../../include/conversation.php:712 +msgid "View in context" msgstr "" -#: ../../include/features.php:42 -msgid "Use Markdown" +#: ../../include/conversation.php:714 ../../include/conversation.php:1130 +#: ../../include/ItemObject.php:294 ../../mod/editblock.php:120 +#: ../../mod/editlayout.php:115 ../../mod/editpost.php:121 +#: ../../mod/editwebpage.php:152 ../../mod/photos.php:977 +#: ../../mod/mail.php:231 ../../mod/mail.php:346 +msgid "Please wait" msgstr "" -#: ../../include/features.php:42 -msgid "Allow use of \"Markdown\" to format posts" +#: ../../include/conversation.php:841 +msgid "remove" msgstr "" -#: ../../include/features.php:43 -msgid "Post Preview" +#: ../../include/conversation.php:845 +msgid "Loading..." msgstr "" -#: ../../include/features.php:43 -msgid "Allow previewing posts and comments before publishing them" +#: ../../include/conversation.php:846 +msgid "Delete Selected Items" msgstr "" -#: ../../include/features.php:44 ../../include/widgets.php:503 -#: ../../mod/sources.php:88 -msgid "Channel Sources" +#: ../../include/conversation.php:937 +msgid "View Source" msgstr "" -#: ../../include/features.php:44 -msgid "Automatically import channel content from other channels or feeds" +#: ../../include/conversation.php:938 +msgid "Follow Thread" msgstr "" -#: ../../include/features.php:45 -msgid "Even More Encryption" +#: ../../include/conversation.php:939 +msgid "View Status" msgstr "" -#: ../../include/features.php:45 -msgid "" -"Allow optional encryption of content end-to-end with a shared secret key" +#: ../../include/conversation.php:941 +msgid "View Photos" msgstr "" -#: ../../include/features.php:50 -msgid "Network and Stream Filtering" +#: ../../include/conversation.php:942 +msgid "Matrix Activity" msgstr "" -#: ../../include/features.php:51 -msgid "Search by Date" +#: ../../include/conversation.php:943 +msgid "Edit Contact" msgstr "" -#: ../../include/features.php:51 -msgid "Ability to select posts by date ranges" +#: ../../include/conversation.php:944 +msgid "Send PM" msgstr "" -#: ../../include/features.php:52 -msgid "Collections Filter" +#: ../../include/conversation.php:945 ../../include/apps.php:140 +msgid "Poke" msgstr "" -#: ../../include/features.php:52 -msgid "Enable widget to display Network posts only from selected collections" +#: ../../include/conversation.php:1001 +#, php-format +msgid "%s likes this." msgstr "" -#: ../../include/features.php:53 ../../include/widgets.php:265 -msgid "Saved Searches" +#: ../../include/conversation.php:1001 +#, php-format +msgid "%s doesn't like this." msgstr "" -#: ../../include/features.php:53 -msgid "Save search terms for re-use" +#: ../../include/conversation.php:1005 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1007 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1013 +msgid "and" msgstr "" -#: ../../include/features.php:54 -msgid "Network Personal Tab" +#: ../../include/conversation.php:1016 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1017 +#, php-format +msgid "%s like this." msgstr "" -#: ../../include/features.php:54 -msgid "Enable tab to display only Network posts that you've interacted on" +#: ../../include/conversation.php:1017 +#, php-format +msgid "%s don't like this." msgstr "" -#: ../../include/features.php:55 -msgid "Network New Tab" +#: ../../include/conversation.php:1074 +msgid "Visible to everybody" msgstr "" -#: ../../include/features.php:55 -msgid "Enable tab to display all new Network activity" +#: ../../include/conversation.php:1075 ../../mod/mail.php:167 +#: ../../mod/mail.php:279 +msgid "Please enter a link URL:" msgstr "" -#: ../../include/features.php:56 -msgid "Affinity Tool" +#: ../../include/conversation.php:1076 +msgid "Please enter a video link/URL:" msgstr "" -#: ../../include/features.php:56 -msgid "Filter stream activity by depth of relationships" +#: ../../include/conversation.php:1077 +msgid "Please enter an audio link/URL:" msgstr "" -#: ../../include/features.php:57 -msgid "Suggest Channels" +#: ../../include/conversation.php:1078 +msgid "Tag term:" msgstr "" -#: ../../include/features.php:57 -msgid "Show channel suggestions" +#: ../../include/conversation.php:1079 ../../mod/filer.php:49 +msgid "Save to Folder:" msgstr "" -#: ../../include/features.php:62 -msgid "Post/Comment Tools" +#: ../../include/conversation.php:1080 +msgid "Where are you right now?" msgstr "" -#: ../../include/features.php:64 -msgid "Edit Sent Posts" +#: ../../include/conversation.php:1081 ../../mod/editpost.php:52 +#: ../../mod/mail.php:168 ../../mod/mail.php:280 +msgid "Expires YYYY-MM-DD HH:MM" msgstr "" -#: ../../include/features.php:64 -msgid "Edit and correct posts and comments after sending" +#: ../../include/conversation.php:1105 ../../mod/photos.php:976 +#: ../../mod/layouts.php:113 +msgid "Share" msgstr "" -#: ../../include/features.php:65 -msgid "Tagging" +#: ../../include/conversation.php:1107 ../../mod/editwebpage.php:139 +msgid "Page link title" msgstr "" -#: ../../include/features.php:65 -msgid "Ability to tag existing posts" +#: ../../include/conversation.php:1110 +msgid "Post as" msgstr "" -#: ../../include/features.php:66 -msgid "Post Categories" +#: ../../include/conversation.php:1111 ../../mod/editblock.php:112 +#: ../../mod/editlayout.php:107 ../../mod/editpost.php:113 +#: ../../mod/editwebpage.php:144 ../../mod/mail.php:228 ../../mod/mail.php:342 +msgid "Upload photo" msgstr "" -#: ../../include/features.php:66 -msgid "Add categories to your posts" +#: ../../include/conversation.php:1112 +msgid "upload photo" msgstr "" -#: ../../include/features.php:67 -msgid "Ability to file posts under folders" +#: ../../include/conversation.php:1113 ../../mod/editblock.php:113 +#: ../../mod/editlayout.php:108 ../../mod/editpost.php:114 +#: ../../mod/editwebpage.php:145 ../../mod/mail.php:229 ../../mod/mail.php:343 +msgid "Attach file" msgstr "" -#: ../../include/features.php:68 -msgid "Dislike Posts" +#: ../../include/conversation.php:1114 +msgid "attach file" msgstr "" -#: ../../include/features.php:68 -msgid "Ability to dislike posts/comments" +#: ../../include/conversation.php:1115 ../../mod/editblock.php:114 +#: ../../mod/editlayout.php:109 ../../mod/editpost.php:115 +#: ../../mod/editwebpage.php:146 ../../mod/mail.php:230 ../../mod/mail.php:344 +msgid "Insert web link" msgstr "" -#: ../../include/features.php:69 -msgid "Star Posts" +#: ../../include/conversation.php:1116 +msgid "web link" msgstr "" -#: ../../include/features.php:69 -msgid "Ability to mark special posts with a star indicator" +#: ../../include/conversation.php:1117 +msgid "Insert video link" msgstr "" -#: ../../include/features.php:70 -msgid "Tag Cloud" +#: ../../include/conversation.php:1118 +msgid "video link" msgstr "" -#: ../../include/features.php:70 -msgid "Provide a personal tag cloud on your channel page" +#: ../../include/conversation.php:1119 +msgid "Insert audio link" msgstr "" -#: ../../include/follow.php:23 -msgid "Channel is blocked on this site." +#: ../../include/conversation.php:1120 +msgid "audio link" msgstr "" -#: ../../include/follow.php:28 -msgid "Channel location missing." +#: ../../include/conversation.php:1121 ../../mod/editblock.php:118 +#: ../../mod/editlayout.php:113 ../../mod/editpost.php:119 +#: ../../mod/editwebpage.php:150 +msgid "Set your location" msgstr "" -#: ../../include/follow.php:54 -msgid "Response from remote channel was incomplete." +#: ../../include/conversation.php:1122 +msgid "set location" msgstr "" -#: ../../include/follow.php:85 -msgid "Channel was deleted and no longer exists." +#: ../../include/conversation.php:1123 ../../mod/editblock.php:119 +#: ../../mod/editlayout.php:114 ../../mod/editpost.php:120 +#: ../../mod/editwebpage.php:151 +msgid "Clear browser location" msgstr "" -#: ../../include/follow.php:132 -msgid "Channel discovery failed." +#: ../../include/conversation.php:1124 +msgid "clear location" msgstr "" -#: ../../include/follow.php:149 -msgid "local account not found." +#: ../../include/conversation.php:1126 ../../mod/editblock.php:132 +#: ../../mod/editlayout.php:126 ../../mod/editpost.php:132 +#: ../../mod/editwebpage.php:167 +msgid "Set title" msgstr "" -#: ../../include/follow.php:158 -msgid "Cannot connect to yourself." +#: ../../include/conversation.php:1129 ../../mod/editblock.php:135 +#: ../../mod/editlayout.php:129 ../../mod/editpost.php:134 +#: ../../mod/editwebpage.php:169 +msgid "Categories (comma-separated list)" msgstr "" -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." +#: ../../include/conversation.php:1131 ../../mod/editblock.php:121 +#: ../../mod/editlayout.php:116 ../../mod/editpost.php:122 +#: ../../mod/editwebpage.php:153 +msgid "Permission settings" msgstr "" -#: ../../include/group.php:223 -msgid "Default privacy group for new contacts" +#: ../../include/conversation.php:1132 +msgid "permissions" msgstr "" -#: ../../include/group.php:242 ../../mod/admin.php:763 -msgid "All Channels" +#: ../../include/conversation.php:1139 ../../mod/editblock.php:129 +#: ../../mod/editlayout.php:123 ../../mod/editpost.php:129 +#: ../../mod/editwebpage.php:162 +msgid "Public post" msgstr "" -#: ../../include/group.php:264 -msgid "edit" +#: ../../include/conversation.php:1141 ../../mod/editblock.php:136 +#: ../../mod/editlayout.php:130 ../../mod/editpost.php:135 +#: ../../mod/editwebpage.php:170 +msgid "Example: bob@example.com, mary@example.com" msgstr "" -#: ../../include/group.php:285 -msgid "Collections" +#: ../../include/conversation.php:1154 ../../mod/editblock.php:146 +#: ../../mod/editlayout.php:140 ../../mod/editpost.php:146 +#: ../../mod/editwebpage.php:179 ../../mod/mail.php:235 ../../mod/mail.php:349 +msgid "Set expiration date" msgstr "" -#: ../../include/group.php:286 -msgid "Edit collection" +#: ../../include/conversation.php:1156 ../../include/ItemObject.php:595 +#: ../../mod/editpost.php:148 ../../mod/mail.php:237 ../../mod/mail.php:351 +msgid "Encrypt text" msgstr "" -#: ../../include/group.php:287 -msgid "Create a new collection" +#: ../../include/conversation.php:1158 ../../mod/editpost.php:150 +msgid "OK" msgstr "" -#: ../../include/group.php:288 -msgid "Channels not in any collection" +#: ../../include/conversation.php:1159 ../../mod/settings.php:516 +#: ../../mod/settings.php:542 ../../mod/editpost.php:151 +#: ../../mod/fbrowser.php:82 ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:94 +msgid "Cancel" msgstr "" -#: ../../include/group.php:290 ../../include/widgets.php:266 -msgid "add" +#: ../../include/conversation.php:1401 +msgid "Discover" msgstr "" -#: ../../include/identity.php:30 ../../mod/item.php:1280 -msgid "Unable to obtain identity information from database" +#: ../../include/conversation.php:1404 +msgid "Imported public streams" msgstr "" -#: ../../include/identity.php:63 -msgid "Empty name" +#: ../../include/conversation.php:1409 +msgid "Commented Order" msgstr "" -#: ../../include/identity.php:65 -msgid "Name too long" +#: ../../include/conversation.php:1412 +msgid "Sort by Comment Date" msgstr "" -#: ../../include/identity.php:166 -msgid "No account identifier" +#: ../../include/conversation.php:1416 +msgid "Posted Order" msgstr "" -#: ../../include/identity.php:176 -msgid "Nickname is required." +#: ../../include/conversation.php:1419 +msgid "Sort by Post Date" msgstr "" -#: ../../include/identity.php:190 -msgid "Reserved nickname. Please choose another." +#: ../../include/conversation.php:1424 ../../include/widgets.php:82 +msgid "Personal" msgstr "" -#: ../../include/identity.php:195 -msgid "" -"Nickname has unsupported characters or is already being used on this site." +#: ../../include/conversation.php:1427 +msgid "Posts that mention or involve you" msgstr "" -#: ../../include/identity.php:258 -msgid "Unable to retrieve created identity" +#: ../../include/conversation.php:1433 ../../mod/connections.php:211 +#: ../../mod/connections.php:224 ../../mod/menu.php:61 +msgid "New" msgstr "" -#: ../../include/identity.php:317 -msgid "Default Profile" +#: ../../include/conversation.php:1436 +msgid "Activity Stream - by date" msgstr "" -#: ../../include/identity.php:342 ../../include/widgets.php:400 -#: ../../include/profile_selectors.php:42 ../../mod/connedit.php:431 -msgid "Friends" +#: ../../include/conversation.php:1442 +msgid "Starred" msgstr "" -#: ../../include/identity.php:509 -msgid "Requested channel is not available." +#: ../../include/conversation.php:1445 +msgid "Favourite Posts" msgstr "" -#: ../../include/identity.php:557 ../../mod/achievements.php:8 -#: ../../mod/profile.php:16 ../../mod/blocks.php:10 ../../mod/connect.php:13 -#: ../../mod/filestorage.php:40 ../../mod/layouts.php:8 -#: ../../mod/webpages.php:8 -msgid "Requested profile is not available." +#: ../../include/conversation.php:1452 +msgid "Spam" msgstr "" -#: ../../include/identity.php:675 ../../include/widgets.php:128 -#: ../../include/widgets.php:168 ../../include/Contact.php:107 -#: ../../mod/directory.php:183 ../../mod/dirprofile.php:164 -#: ../../mod/suggest.php:51 ../../mod/match.php:62 -msgid "Connect" +#: ../../include/conversation.php:1455 +msgid "Posts flagged as SPAM" msgstr "" -#: ../../include/identity.php:689 ../../mod/profiles.php:612 -msgid "Change profile photo" +#: ../../include/conversation.php:1491 ../../mod/admin.php:892 +msgid "Channel" msgstr "" -#: ../../include/identity.php:695 -msgid "Profiles" +#: ../../include/conversation.php:1494 +msgid "Status Messages and Posts" msgstr "" -#: ../../include/identity.php:695 -msgid "Manage/edit profiles" +#: ../../include/conversation.php:1503 +msgid "About" +msgstr "" + +#: ../../include/conversation.php:1506 +msgid "Profile Details" +msgstr "" + +#: ../../include/conversation.php:1524 +msgid "Files and Storage" +msgstr "" + +#: ../../include/conversation.php:1533 ../../include/conversation.php:1536 +msgid "Chatrooms" +msgstr "" + +#: ../../include/conversation.php:1546 +msgid "Saved Bookmarks" +msgstr "" + +#: ../../include/conversation.php:1557 +msgid "Manage Webpages" +msgstr "" + +#: ../../include/features.php:23 +msgid "General Features" +msgstr "" + +#: ../../include/features.php:25 +msgid "Content Expiration" +msgstr "" + +#: ../../include/features.php:25 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "" + +#: ../../include/features.php:26 +msgid "Multiple Profiles" +msgstr "" + +#: ../../include/features.php:26 +msgid "Ability to create multiple profiles" +msgstr "" + +#: ../../include/features.php:27 +msgid "Web Pages" +msgstr "" + +#: ../../include/features.php:27 +msgid "Provide managed web pages on your channel" +msgstr "" + +#: ../../include/features.php:28 +msgid "Private Notes" +msgstr "" + +#: ../../include/features.php:28 +msgid "Enables a tool to store notes and reminders" msgstr "" -#: ../../include/identity.php:696 ../../mod/profiles.php:613 -msgid "Create New Profile" +#: ../../include/features.php:33 +msgid "Extended Identity Sharing" msgstr "" -#: ../../include/identity.php:699 -msgid "Edit Profile" +#: ../../include/features.php:33 +msgid "" +"Share your identity with all websites on the internet. When disabled, " +"identity is only shared with sites in the matrix." msgstr "" -#: ../../include/identity.php:710 ../../mod/profiles.php:624 -msgid "Profile Image" +#: ../../include/features.php:34 +msgid "Expert Mode" msgstr "" -#: ../../include/identity.php:713 ../../mod/profiles.php:627 -msgid "visible to everybody" +#: ../../include/features.php:34 +msgid "Enable Expert Mode to provide advanced configuration options" msgstr "" -#: ../../include/identity.php:714 ../../mod/profiles.php:628 -msgid "Edit visibility" +#: ../../include/features.php:35 +msgid "Premium Channel" msgstr "" -#: ../../include/identity.php:728 ../../include/identity.php:952 -#: ../../mod/directory.php:158 -msgid "Gender:" +#: ../../include/features.php:35 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" msgstr "" -#: ../../include/identity.php:729 ../../include/identity.php:996 -#: ../../mod/directory.php:160 -msgid "Status:" +#: ../../include/features.php:40 +msgid "Post Composition Features" msgstr "" -#: ../../include/identity.php:730 ../../include/identity.php:1007 -#: ../../mod/directory.php:162 -msgid "Homepage:" +#: ../../include/features.php:42 +msgid "Use Markdown" msgstr "" -#: ../../include/identity.php:731 ../../mod/dirprofile.php:151 -msgid "Online Now" +#: ../../include/features.php:42 +msgid "Allow use of \"Markdown\" to format posts" msgstr "" -#: ../../include/identity.php:796 ../../include/identity.php:876 -#: ../../mod/ping.php:298 -msgid "g A l F d" +#: ../../include/features.php:43 +msgid "Post Preview" msgstr "" -#: ../../include/identity.php:797 ../../include/identity.php:877 -msgid "F d" +#: ../../include/features.php:43 +msgid "Allow previewing posts and comments before publishing them" msgstr "" -#: ../../include/identity.php:842 ../../include/identity.php:917 -#: ../../mod/ping.php:320 -msgid "[today]" +#: ../../include/features.php:44 ../../include/widgets.php:503 +#: ../../mod/sources.php:88 +msgid "Channel Sources" msgstr "" -#: ../../include/identity.php:854 -msgid "Birthday Reminders" +#: ../../include/features.php:44 +msgid "Automatically import channel content from other channels or feeds" msgstr "" -#: ../../include/identity.php:855 -msgid "Birthdays this week:" +#: ../../include/features.php:45 +msgid "Even More Encryption" msgstr "" -#: ../../include/identity.php:910 -msgid "[No description]" +#: ../../include/features.php:45 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" msgstr "" -#: ../../include/identity.php:928 -msgid "Event Reminders" +#: ../../include/features.php:50 +msgid "Network and Stream Filtering" msgstr "" -#: ../../include/identity.php:929 -msgid "Events this week:" +#: ../../include/features.php:51 +msgid "Search by Date" msgstr "" -#: ../../include/identity.php:942 ../../include/identity.php:1050 -#: ../../include/apps.php:133 ../../mod/profperm.php:112 -msgid "Profile" +#: ../../include/features.php:51 +msgid "Ability to select posts by date ranges" msgstr "" -#: ../../include/identity.php:950 ../../mod/settings.php:935 -msgid "Full Name:" +#: ../../include/features.php:52 +msgid "Collections Filter" msgstr "" -#: ../../include/identity.php:957 -msgid "Like this channel" +#: ../../include/features.php:52 +msgid "Enable widget to display Network posts only from selected collections" msgstr "" -#: ../../include/identity.php:981 -msgid "j F, Y" +#: ../../include/features.php:53 ../../include/widgets.php:265 +msgid "Saved Searches" msgstr "" -#: ../../include/identity.php:982 -msgid "j F" +#: ../../include/features.php:53 +msgid "Save search terms for re-use" msgstr "" -#: ../../include/identity.php:989 -msgid "Birthday:" +#: ../../include/features.php:54 +msgid "Network Personal Tab" msgstr "" -#: ../../include/identity.php:993 -msgid "Age:" +#: ../../include/features.php:54 +msgid "Enable tab to display only Network posts that you've interacted on" msgstr "" -#: ../../include/identity.php:1002 -#, php-format -msgid "for %1$d %2$s" +#: ../../include/features.php:55 +msgid "Network New Tab" msgstr "" -#: ../../include/identity.php:1005 ../../mod/profiles.php:535 -msgid "Sexual Preference:" +#: ../../include/features.php:55 +msgid "Enable tab to display all new Network activity" msgstr "" -#: ../../include/identity.php:1009 ../../mod/profiles.php:537 -msgid "Hometown:" +#: ../../include/features.php:56 +msgid "Affinity Tool" msgstr "" -#: ../../include/identity.php:1011 -msgid "Tags:" +#: ../../include/features.php:56 +msgid "Filter stream activity by depth of relationships" msgstr "" -#: ../../include/identity.php:1013 ../../mod/profiles.php:538 -msgid "Political Views:" +#: ../../include/features.php:57 +msgid "Suggest Channels" msgstr "" -#: ../../include/identity.php:1015 -msgid "Religion:" +#: ../../include/features.php:57 +msgid "Show channel suggestions" msgstr "" -#: ../../include/identity.php:1017 ../../mod/directory.php:164 -msgid "About:" +#: ../../include/features.php:62 +msgid "Post/Comment Tools" msgstr "" -#: ../../include/identity.php:1019 -msgid "Hobbies/Interests:" +#: ../../include/features.php:64 +msgid "Edit Sent Posts" msgstr "" -#: ../../include/identity.php:1021 ../../mod/profiles.php:541 -msgid "Likes:" +#: ../../include/features.php:64 +msgid "Edit and correct posts and comments after sending" msgstr "" -#: ../../include/identity.php:1023 ../../mod/profiles.php:542 -msgid "Dislikes:" +#: ../../include/features.php:65 +msgid "Tagging" msgstr "" -#: ../../include/identity.php:1026 -msgid "Contact information and Social Networks:" +#: ../../include/features.php:65 +msgid "Ability to tag existing posts" msgstr "" -#: ../../include/identity.php:1028 -msgid "My other channels:" +#: ../../include/features.php:66 +msgid "Post Categories" msgstr "" -#: ../../include/identity.php:1030 -msgid "Musical interests:" +#: ../../include/features.php:66 +msgid "Add categories to your posts" msgstr "" -#: ../../include/identity.php:1032 -msgid "Books, literature:" +#: ../../include/features.php:67 +msgid "Ability to file posts under folders" msgstr "" -#: ../../include/identity.php:1034 -msgid "Television:" +#: ../../include/features.php:68 +msgid "Dislike Posts" msgstr "" -#: ../../include/identity.php:1036 -msgid "Film/dance/culture/entertainment:" +#: ../../include/features.php:68 +msgid "Ability to dislike posts/comments" msgstr "" -#: ../../include/identity.php:1038 -msgid "Love/Romance:" +#: ../../include/features.php:69 +msgid "Star Posts" msgstr "" -#: ../../include/identity.php:1040 -msgid "Work/employment:" +#: ../../include/features.php:69 +msgid "Ability to mark special posts with a star indicator" msgstr "" -#: ../../include/identity.php:1042 -msgid "School/education:" +#: ../../include/features.php:70 +msgid "Tag Cloud" msgstr "" -#: ../../include/identity.php:1052 -msgid "Like this thing" +#: ../../include/features.php:70 +msgid "Provide a personal tag cloud on your channel page" msgstr "" -#: ../../include/network.php:652 -msgid "view full size" +#: ../../include/follow.php:23 +msgid "Channel is blocked on this site." msgstr "" -#: ../../include/text.php:320 -msgid "prev" +#: ../../include/follow.php:28 +msgid "Channel location missing." msgstr "" -#: ../../include/text.php:322 -msgid "first" +#: ../../include/follow.php:54 +msgid "Response from remote channel was incomplete." msgstr "" -#: ../../include/text.php:351 -msgid "last" +#: ../../include/follow.php:85 +msgid "Channel was deleted and no longer exists." msgstr "" -#: ../../include/text.php:354 -msgid "next" +#: ../../include/follow.php:132 +msgid "Channel discovery failed." msgstr "" -#: ../../include/text.php:366 -msgid "older" +#: ../../include/follow.php:149 +msgid "local account not found." msgstr "" -#: ../../include/text.php:368 -msgid "newer" +#: ../../include/follow.php:158 +msgid "Cannot connect to yourself." msgstr "" -#: ../../include/text.php:729 -msgid "No connections" +#: ../../include/group.php:25 +msgid "" +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." msgstr "" -#: ../../include/text.php:742 -#, php-format -msgid "%d Connection" -msgid_plural "%d Connections" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/text.php:754 -msgid "View Connections" +#: ../../include/group.php:234 +msgid "Default privacy group for new contacts" msgstr "" -#: ../../include/text.php:815 ../../include/text.php:829 -#: ../../include/widgets.php:186 ../../mod/rbmark.php:28 -#: ../../mod/rbmark.php:98 ../../mod/filer.php:50 -msgid "Save" +#: ../../include/group.php:253 ../../mod/admin.php:763 +msgid "All Channels" msgstr "" -#: ../../include/text.php:895 -msgid "poke" +#: ../../include/group.php:275 +msgid "edit" msgstr "" -#: ../../include/text.php:896 -msgid "ping" +#: ../../include/group.php:296 +msgid "Collections" msgstr "" -#: ../../include/text.php:896 -msgid "pinged" +#: ../../include/group.php:297 +msgid "Edit collection" msgstr "" -#: ../../include/text.php:897 -msgid "prod" +#: ../../include/group.php:298 +msgid "Create a new collection" msgstr "" -#: ../../include/text.php:897 -msgid "prodded" +#: ../../include/group.php:299 +msgid "Channels not in any collection" msgstr "" -#: ../../include/text.php:898 -msgid "slap" +#: ../../include/group.php:301 ../../include/widgets.php:266 +msgid "add" msgstr "" -#: ../../include/text.php:898 -msgid "slapped" +#: ../../include/identity.php:30 ../../mod/item.php:1280 +msgid "Unable to obtain identity information from database" msgstr "" -#: ../../include/text.php:899 -msgid "finger" +#: ../../include/identity.php:63 +msgid "Empty name" msgstr "" -#: ../../include/text.php:899 -msgid "fingered" +#: ../../include/identity.php:65 +msgid "Name too long" msgstr "" -#: ../../include/text.php:900 -msgid "rebuff" +#: ../../include/identity.php:166 +msgid "No account identifier" msgstr "" -#: ../../include/text.php:900 -msgid "rebuffed" +#: ../../include/identity.php:176 +msgid "Nickname is required." msgstr "" -#: ../../include/text.php:909 -msgid "happy" +#: ../../include/identity.php:190 +msgid "Reserved nickname. Please choose another." msgstr "" -#: ../../include/text.php:910 -msgid "sad" +#: ../../include/identity.php:195 +msgid "" +"Nickname has unsupported characters or is already being used on this site." msgstr "" -#: ../../include/text.php:911 -msgid "mellow" +#: ../../include/identity.php:258 +msgid "Unable to retrieve created identity" msgstr "" -#: ../../include/text.php:912 -msgid "tired" +#: ../../include/identity.php:317 +msgid "Default Profile" msgstr "" -#: ../../include/text.php:913 -msgid "perky" +#: ../../include/identity.php:342 ../../include/widgets.php:400 +#: ../../include/profile_selectors.php:42 ../../mod/connedit.php:431 +msgid "Friends" msgstr "" -#: ../../include/text.php:914 -msgid "angry" +#: ../../include/identity.php:509 +msgid "Requested channel is not available." msgstr "" -#: ../../include/text.php:915 -msgid "stupified" +#: ../../include/identity.php:557 ../../mod/achievements.php:8 +#: ../../mod/profile.php:16 ../../mod/blocks.php:10 ../../mod/connect.php:13 +#: ../../mod/filestorage.php:40 ../../mod/layouts.php:8 +#: ../../mod/webpages.php:8 +msgid "Requested profile is not available." msgstr "" -#: ../../include/text.php:916 -msgid "puzzled" +#: ../../include/identity.php:675 ../../include/widgets.php:128 +#: ../../include/widgets.php:168 ../../include/Contact.php:107 +#: ../../mod/directory.php:183 ../../mod/dirprofile.php:164 +#: ../../mod/suggest.php:51 ../../mod/match.php:62 +msgid "Connect" msgstr "" -#: ../../include/text.php:917 -msgid "interested" +#: ../../include/identity.php:689 ../../mod/profiles.php:612 +msgid "Change profile photo" msgstr "" -#: ../../include/text.php:918 -msgid "bitter" +#: ../../include/identity.php:695 +msgid "Profiles" msgstr "" -#: ../../include/text.php:919 -msgid "cheerful" +#: ../../include/identity.php:695 +msgid "Manage/edit profiles" msgstr "" -#: ../../include/text.php:920 -msgid "alive" +#: ../../include/identity.php:696 ../../mod/profiles.php:613 +msgid "Create New Profile" msgstr "" -#: ../../include/text.php:921 -msgid "annoyed" +#: ../../include/identity.php:699 +msgid "Edit Profile" msgstr "" -#: ../../include/text.php:922 -msgid "anxious" +#: ../../include/identity.php:710 ../../mod/profiles.php:624 +msgid "Profile Image" msgstr "" -#: ../../include/text.php:923 -msgid "cranky" +#: ../../include/identity.php:713 ../../mod/profiles.php:627 +msgid "visible to everybody" msgstr "" -#: ../../include/text.php:924 -msgid "disturbed" +#: ../../include/identity.php:714 ../../mod/profiles.php:628 +msgid "Edit visibility" msgstr "" -#: ../../include/text.php:925 -msgid "frustrated" +#: ../../include/identity.php:728 ../../include/identity.php:952 +#: ../../mod/directory.php:158 +msgid "Gender:" msgstr "" -#: ../../include/text.php:926 -msgid "depressed" +#: ../../include/identity.php:729 ../../include/identity.php:996 +#: ../../mod/directory.php:160 +msgid "Status:" msgstr "" -#: ../../include/text.php:927 -msgid "motivated" +#: ../../include/identity.php:730 ../../include/identity.php:1007 +#: ../../mod/directory.php:162 +msgid "Homepage:" msgstr "" -#: ../../include/text.php:928 -msgid "relaxed" +#: ../../include/identity.php:731 ../../mod/dirprofile.php:151 +msgid "Online Now" msgstr "" -#: ../../include/text.php:929 -msgid "surprised" +#: ../../include/identity.php:796 ../../include/identity.php:876 +#: ../../mod/ping.php:298 +msgid "g A l F d" msgstr "" -#: ../../include/text.php:1090 -msgid "Monday" +#: ../../include/identity.php:797 ../../include/identity.php:877 +msgid "F d" msgstr "" -#: ../../include/text.php:1090 -msgid "Tuesday" +#: ../../include/identity.php:842 ../../include/identity.php:917 +#: ../../mod/ping.php:320 +msgid "[today]" msgstr "" -#: ../../include/text.php:1090 -msgid "Wednesday" +#: ../../include/identity.php:854 +msgid "Birthday Reminders" msgstr "" -#: ../../include/text.php:1090 -msgid "Thursday" +#: ../../include/identity.php:855 +msgid "Birthdays this week:" msgstr "" -#: ../../include/text.php:1090 -msgid "Friday" +#: ../../include/identity.php:910 +msgid "[No description]" msgstr "" -#: ../../include/text.php:1090 -msgid "Saturday" +#: ../../include/identity.php:928 +msgid "Event Reminders" msgstr "" -#: ../../include/text.php:1090 -msgid "Sunday" +#: ../../include/identity.php:929 +msgid "Events this week:" msgstr "" -#: ../../include/text.php:1094 -msgid "January" +#: ../../include/identity.php:942 ../../include/identity.php:1050 +#: ../../include/apps.php:133 ../../mod/profperm.php:112 +msgid "Profile" msgstr "" -#: ../../include/text.php:1094 -msgid "February" +#: ../../include/identity.php:950 ../../mod/settings.php:935 +msgid "Full Name:" msgstr "" -#: ../../include/text.php:1094 -msgid "March" +#: ../../include/identity.php:957 +msgid "Like this channel" msgstr "" -#: ../../include/text.php:1094 -msgid "April" +#: ../../include/identity.php:981 +msgid "j F, Y" msgstr "" -#: ../../include/text.php:1094 -msgid "May" +#: ../../include/identity.php:982 +msgid "j F" msgstr "" -#: ../../include/text.php:1094 -msgid "June" +#: ../../include/identity.php:989 +msgid "Birthday:" msgstr "" -#: ../../include/text.php:1094 -msgid "July" +#: ../../include/identity.php:993 +msgid "Age:" msgstr "" -#: ../../include/text.php:1094 -msgid "August" +#: ../../include/identity.php:1002 +#, php-format +msgid "for %1$d %2$s" msgstr "" -#: ../../include/text.php:1094 -msgid "September" +#: ../../include/identity.php:1005 ../../mod/profiles.php:535 +msgid "Sexual Preference:" msgstr "" -#: ../../include/text.php:1094 -msgid "October" +#: ../../include/identity.php:1009 ../../mod/profiles.php:537 +msgid "Hometown:" msgstr "" -#: ../../include/text.php:1094 -msgid "November" +#: ../../include/identity.php:1011 +msgid "Tags:" msgstr "" -#: ../../include/text.php:1094 -msgid "December" +#: ../../include/identity.php:1013 ../../mod/profiles.php:538 +msgid "Political Views:" msgstr "" -#: ../../include/text.php:1172 -msgid "unknown.???" +#: ../../include/identity.php:1015 +msgid "Religion:" msgstr "" -#: ../../include/text.php:1173 -msgid "bytes" +#: ../../include/identity.php:1017 ../../mod/directory.php:164 +msgid "About:" msgstr "" -#: ../../include/text.php:1208 -msgid "remove category" +#: ../../include/identity.php:1019 +msgid "Hobbies/Interests:" msgstr "" -#: ../../include/text.php:1278 -msgid "remove from file" +#: ../../include/identity.php:1021 ../../mod/profiles.php:541 +msgid "Likes:" msgstr "" -#: ../../include/text.php:1343 ../../include/text.php:1355 -msgid "Click to open/close" +#: ../../include/identity.php:1023 ../../mod/profiles.php:542 +msgid "Dislikes:" msgstr "" -#: ../../include/text.php:1510 ../../mod/events.php:374 -msgid "Link to Source" +#: ../../include/identity.php:1026 +msgid "Contact information and Social Networks:" msgstr "" -#: ../../include/text.php:1529 -msgid "Select a page layout: " +#: ../../include/identity.php:1028 +msgid "My other channels:" msgstr "" -#: ../../include/text.php:1532 ../../include/text.php:1597 -msgid "default" +#: ../../include/identity.php:1030 +msgid "Musical interests:" msgstr "" -#: ../../include/text.php:1568 -msgid "Page content type: " +#: ../../include/identity.php:1032 +msgid "Books, literature:" msgstr "" -#: ../../include/text.php:1609 -msgid "Select an alternate language" +#: ../../include/identity.php:1034 +msgid "Television:" msgstr "" -#: ../../include/text.php:1743 -msgid "activity" +#: ../../include/identity.php:1036 +msgid "Film/dance/culture/entertainment:" msgstr "" -#: ../../include/text.php:2002 -msgid "Design" +#: ../../include/identity.php:1038 +msgid "Love/Romance:" msgstr "" -#: ../../include/text.php:2004 -msgid "Blocks" +#: ../../include/identity.php:1040 +msgid "Work/employment:" msgstr "" -#: ../../include/text.php:2005 -msgid "Menus" +#: ../../include/identity.php:1042 +msgid "School/education:" msgstr "" -#: ../../include/text.php:2006 -msgid "Layouts" +#: ../../include/identity.php:1052 +msgid "Like this thing" msgstr "" -#: ../../include/text.php:2007 -msgid "Pages" +#: ../../include/network.php:652 +msgid "view full size" msgstr "" #: ../../include/apps.php:123 @@ -2631,34 +2631,34 @@ msgstr "" msgid "Purchase" msgstr "" -#: ../../include/bbcode.php:128 ../../include/bbcode.php:654 -#: ../../include/bbcode.php:657 ../../include/bbcode.php:662 -#: ../../include/bbcode.php:665 ../../include/bbcode.php:668 -#: ../../include/bbcode.php:671 ../../include/bbcode.php:676 -#: ../../include/bbcode.php:679 ../../include/bbcode.php:684 -#: ../../include/bbcode.php:687 ../../include/bbcode.php:690 -#: ../../include/bbcode.php:693 +#: ../../include/bbcode.php:112 ../../include/bbcode.php:638 +#: ../../include/bbcode.php:641 ../../include/bbcode.php:646 +#: ../../include/bbcode.php:649 ../../include/bbcode.php:652 +#: ../../include/bbcode.php:655 ../../include/bbcode.php:660 +#: ../../include/bbcode.php:663 ../../include/bbcode.php:668 +#: ../../include/bbcode.php:671 ../../include/bbcode.php:674 +#: ../../include/bbcode.php:677 msgid "Image/photo" msgstr "" -#: ../../include/bbcode.php:163 ../../include/bbcode.php:704 +#: ../../include/bbcode.php:147 ../../include/bbcode.php:688 msgid "Encrypted content" msgstr "" -#: ../../include/bbcode.php:179 +#: ../../include/bbcode.php:163 msgid "QR code" msgstr "" -#: ../../include/bbcode.php:228 +#: ../../include/bbcode.php:212 #, php-format msgid "%1$s wrote the following %2$s %3$s" msgstr "" -#: ../../include/bbcode.php:230 +#: ../../include/bbcode.php:214 msgid "post" msgstr "" -#: ../../include/bbcode.php:622 ../../include/bbcode.php:642 +#: ../../include/bbcode.php:606 ../../include/bbcode.php:626 msgid "$1 wrote:" msgstr "" @@ -2937,8 +2937,8 @@ msgstr "" #: ../../mod/admin.php:751 ../../mod/admin.php:886 ../../mod/admin.php:1019 #: ../../mod/admin.php:1218 ../../mod/admin.php:1305 ../../mod/thing.php:286 #: ../../mod/thing.php:329 ../../mod/import.php:393 ../../mod/invite.php:156 -#: ../../mod/mail.php:219 ../../mod/mail.php:332 ../../mod/appman.php:99 -#: ../../view/theme/apw/php/config.php:256 +#: ../../mod/mail.php:232 ../../mod/mail.php:345 ../../mod/appman.php:99 +#: ../../mod/poll.php:68 ../../view/theme/apw/php/config.php:256 #: ../../view/theme/blogga/php/config.php:67 #: ../../view/theme/blogga/view/theme/blog/config.php:67 #: ../../view/theme/redbasic/php/config.php:99 @@ -3342,42 +3342,42 @@ msgstr "" msgid "Login failed." msgstr "" -#: ../../include/items.php:302 ../../mod/profperm.php:23 -#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/like.php:202 +#: ../../include/items.php:288 ../../mod/profperm.php:23 +#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/like.php:242 #: ../../index.php:360 msgid "Permission denied" msgstr "" -#: ../../include/items.php:826 +#: ../../include/items.php:812 msgid "(Unknown)" msgstr "" -#: ../../include/items.php:3614 ../../mod/home.php:67 ../../mod/display.php:32 +#: ../../include/items.php:3600 ../../mod/home.php:67 ../../mod/display.php:32 #: ../../mod/filestorage.php:18 ../../mod/admin.php:159 #: ../../mod/admin.php:923 ../../mod/admin.php:1126 ../../mod/thing.php:78 #: ../../mod/viewsrc.php:18 msgid "Item not found." msgstr "" -#: ../../include/items.php:4047 ../../mod/group.php:38 ../../mod/group.php:140 +#: ../../include/items.php:4033 ../../mod/group.php:38 ../../mod/group.php:140 msgid "Collection not found." msgstr "" -#: ../../include/items.php:4062 +#: ../../include/items.php:4048 msgid "Collection is empty." msgstr "" -#: ../../include/items.php:4069 +#: ../../include/items.php:4055 #, php-format msgid "Collection: %s" msgstr "" -#: ../../include/items.php:4080 +#: ../../include/items.php:4066 #, php-format msgid "Connection: %s" msgstr "" -#: ../../include/items.php:4083 +#: ../../include/items.php:4069 msgid "Connection not found." msgstr "" @@ -3414,7 +3414,7 @@ msgid "Can post on my channel page (\"wall\")" msgstr "" #: ../../include/permissions.php:23 -msgid "Can comment on my posts" +msgid "Can comment on or like my posts" msgstr "" #: ../../include/permissions.php:24 @@ -3426,38 +3426,42 @@ msgid "Can post photos to my photo albums" msgstr "" #: ../../include/permissions.php:26 +msgid "Can like/dislike stuff" +msgstr "" + +#: ../../include/permissions.php:28 msgid "Can forward to all my channel contacts via post @mentions" msgstr "" -#: ../../include/permissions.php:26 +#: ../../include/permissions.php:28 msgid "Advanced - useful for creating group forum channels" msgstr "" -#: ../../include/permissions.php:27 +#: ../../include/permissions.php:29 msgid "Can chat with me (when available)" msgstr "" -#: ../../include/permissions.php:28 +#: ../../include/permissions.php:30 msgid "Can write to my \"public\" file storage" msgstr "" -#: ../../include/permissions.php:29 +#: ../../include/permissions.php:31 msgid "Can edit my \"public\" pages" msgstr "" -#: ../../include/permissions.php:31 +#: ../../include/permissions.php:33 msgid "Can source my \"public\" posts in derived channels" msgstr "" -#: ../../include/permissions.php:31 +#: ../../include/permissions.php:33 msgid "Somewhat advanced - very useful in open communities" msgstr "" -#: ../../include/permissions.php:33 +#: ../../include/permissions.php:35 msgid "Can administer my channel resources" msgstr "" -#: ../../include/permissions.php:33 +#: ../../include/permissions.php:35 msgid "Extremely advanced. Leave this alone unless you know what you are doing" msgstr "" @@ -4720,15 +4724,15 @@ msgstr "" msgid "Authentication failed." msgstr "" -#: ../../mod/rmagic.php:78 +#: ../../mod/rmagic.php:82 msgid "Remote Authentication" msgstr "" -#: ../../mod/rmagic.php:79 +#: ../../mod/rmagic.php:83 msgid "Enter your channel address (e.g. channel@example.com)" msgstr "" -#: ../../mod/rmagic.php:80 +#: ../../mod/rmagic.php:84 msgid "Authenticate" msgstr "" @@ -4835,10 +4839,6 @@ msgstr "" msgid "All" msgstr "" -#: ../../mod/connections.php:240 ../../mod/connections.php:320 -msgid "Unconnected" -msgstr "" - #: ../../mod/connections.php:270 msgid "Suggest new connections" msgstr "" @@ -4879,10 +4879,6 @@ msgstr "" msgid "Only show hidden connections" msgstr "" -#: ../../mod/connections.php:323 -msgid "Only show one-way connections" -msgstr "" - #: ../../mod/connections.php:368 #, php-format msgid "%1$s [%2$s]" @@ -6198,7 +6194,7 @@ msgstr "" msgid "All Connected Channels" msgstr "" -#: ../../mod/group.php:231 +#: ../../mod/group.php:233 msgid "Click on a channel to add or remove." msgstr "" @@ -6990,7 +6986,7 @@ msgstr "" msgid "Enter email addresses, one per line:" msgstr "" -#: ../../mod/invite.php:143 ../../mod/mail.php:212 ../../mod/mail.php:325 +#: ../../mod/invite.php:143 ../../mod/mail.php:225 ../../mod/mail.php:338 msgid "Your message:" msgstr "" @@ -7065,10 +7061,44 @@ msgstr "" msgid "Layout Name" msgstr "" -#: ../../mod/like.php:97 +#: ../../mod/like.php:15 +msgid "Like/Dislike" +msgstr "" + +#: ../../mod/like.php:20 +msgid "This action is restricted to members." +msgstr "" + +#: ../../mod/like.php:21 +msgid "" +"Please login with your RedMatrix ID or register as a new RedMatrix member to continue." +msgstr "" + +#: ../../mod/like.php:77 ../../mod/like.php:104 ../../mod/like.php:142 +msgid "Invalid request." +msgstr "" + +#: ../../mod/like.php:119 msgid "thing" msgstr "" +#: ../../mod/like.php:165 +msgid "Channel unavailable." +msgstr "" + +#: ../../mod/like.php:204 +msgid "Previous action reversed." +msgstr "" + +#: ../../mod/like.php:417 +msgid "Action completed." +msgstr "" + +#: ../../mod/like.php:418 +msgid "Thank you." +msgstr "" + #: ../../mod/lockview.php:30 ../../mod/lockview.php:36 msgid "Remote privacy information not available." msgstr "" @@ -7081,12 +7111,12 @@ msgstr "" msgid "No connections." msgstr "" -#: ../../mod/viewconnections.php:70 +#: ../../mod/viewconnections.php:71 #, php-format msgid "Visit %s's profile [%s]" msgstr "" -#: ../../mod/viewconnections.php:85 +#: ../../mod/viewconnections.php:86 msgid "View Connnections" msgstr "" @@ -7114,7 +7144,7 @@ msgid "" "Password reset failed." msgstr "" -#: ../../mod/lostpass.php:85 ../../boot.php:1479 +#: ../../mod/lostpass.php:85 ../../boot.php:1498 msgid "Password Reset" msgstr "" @@ -7203,49 +7233,49 @@ msgstr "" msgid "Message recalled." msgstr "" -#: ../../mod/mail.php:202 +#: ../../mod/mail.php:215 msgid "Send Private Message" msgstr "" -#: ../../mod/mail.php:203 ../../mod/mail.php:320 +#: ../../mod/mail.php:216 ../../mod/mail.php:333 msgid "To:" msgstr "" -#: ../../mod/mail.php:208 ../../mod/mail.php:322 +#: ../../mod/mail.php:221 ../../mod/mail.php:335 msgid "Subject:" msgstr "" -#: ../../mod/mail.php:246 +#: ../../mod/mail.php:259 msgid "Message not found." msgstr "" -#: ../../mod/mail.php:289 ../../mod/message.php:72 +#: ../../mod/mail.php:302 ../../mod/message.php:72 msgid "Delete message" msgstr "" -#: ../../mod/mail.php:290 +#: ../../mod/mail.php:303 msgid "Recall message" msgstr "" -#: ../../mod/mail.php:292 +#: ../../mod/mail.php:305 msgid "Message has been recalled." msgstr "" -#: ../../mod/mail.php:309 +#: ../../mod/mail.php:322 msgid "Private Conversation" msgstr "" -#: ../../mod/mail.php:313 +#: ../../mod/mail.php:326 msgid "Delete conversation" msgstr "" -#: ../../mod/mail.php:315 +#: ../../mod/mail.php:328 msgid "" "No secure communications available. You may be able to " "respond from the sender's profile page." msgstr "" -#: ../../mod/mail.php:319 +#: ../../mod/mail.php:332 msgid "Send Reply" msgstr "" @@ -7507,6 +7537,14 @@ msgstr "" msgid "Location (URL) to purchase app" msgstr "" +#: ../../mod/poll.php:64 +msgid "Poll" +msgstr "" + +#: ../../mod/poll.php:69 +msgid "View Results" +msgstr "" + #: ../../view/theme/apw/php/config.php:202 #: ../../view/theme/apw/php/config.php:236 msgid "Schema Default" @@ -7792,41 +7830,41 @@ msgstr "" msgid "Are you a clean desk or a messy desk person?" msgstr "" -#: ../../boot.php:1277 +#: ../../boot.php:1286 #, php-format msgid "Update %s failed. See error logs." msgstr "" -#: ../../boot.php:1280 +#: ../../boot.php:1289 #, php-format msgid "Update Error at %s" msgstr "" -#: ../../boot.php:1444 +#: ../../boot.php:1463 msgid "" "Create an account to access services and applications within the Red Matrix" msgstr "" -#: ../../boot.php:1472 +#: ../../boot.php:1491 msgid "Password" msgstr "" -#: ../../boot.php:1473 +#: ../../boot.php:1492 msgid "Remember me" msgstr "" -#: ../../boot.php:1478 +#: ../../boot.php:1497 msgid "Forgot your password?" msgstr "" -#: ../../boot.php:1543 +#: ../../boot.php:1562 msgid "permission denied" msgstr "" -#: ../../boot.php:1544 +#: ../../boot.php:1563 msgid "Got Zot?" msgstr "" -#: ../../boot.php:1974 +#: ../../boot.php:1993 msgid "toggle mobile" msgstr "" diff --git a/version.inc b/version.inc index 7956ea5b8..97bf2e20b 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-07-17.739 +2014-07-20.742 -- cgit v1.2.3 From 68b7dc48bb25ea73190d850660e555bdb491e692 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 21 Jul 2014 21:15:03 -0700 Subject: the "page 2 shows up on top of page 1 when you wake up in the morning" bug. See the comments. --- mod/network.php | 17 +++++++++++++++++ version.inc | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/mod/network.php b/mod/network.php index f12471467..1116f2f81 100644 --- a/mod/network.php +++ b/mod/network.php @@ -315,6 +315,21 @@ function network_content(&$a, $update = 0, $load = false) { } $simple_update = (($update) ? " and ( item.item_flags & " . intval(ITEM_UNSEEN) . " ) " : ''); + + // This fixes a very subtle bug so I'd better explain it. You wake up in the morning or return after a day + // or three and look at your matrix page - after opening up your browser. The first page loads just as it + // should. All of a sudden a few seconds later, page 2 will get inserted at the beginning of the page + // (before the page 1 content). The update code is actually doing just what it's supposed + // to, it's fetching posts that have the ITEM_UNSEEN bit set. But the reason that page 2 content is being + // returned in an UPDATE is because you hadn't gotten that far yet - you're still on page 1 and everything + // that we loaded for page 1 is now marked as seen. But the stuff on page 2 hasn't been. So... it's being + // treated as "new fresh" content because it is unseen. We need to distinguish it somehow from content + // which "arrived as you were reading page 1". We're going to do this + // by storing in your session the current UTC time whenever you LOAD a network page, and only UPDATE items + // which are both ITEM_UNSEEN and have "changed" since that time. Cross fingers... + + if($update && $_SESSION['loadtime']) + $simple_update .= " and item.changed > " . datetime_convert('UTC','UTC',$_SESSION['loadtime']); if($load) $simple_update = ''; @@ -345,6 +360,8 @@ function network_content(&$a, $update = 0, $load = false) { if($load) { + $_SESSION['loadtime'] = datetime_convert(); + // Fetch a page full of parent items for this page $r = q("SELECT distinct item.id AS item_id FROM item diff --git a/version.inc b/version.inc index 97bf2e20b..16bb3d2f5 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-07-20.742 +2014-07-21.743 -- cgit v1.2.3 From dd215607f37121be296c6da645d6398562c6ff44 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 21 Jul 2014 21:28:45 -0700 Subject: paranoia tweaks --- include/auth.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/include/auth.php b/include/auth.php index a8a1a5f5c..cc07917b7 100644 --- a/include/auth.php +++ b/include/auth.php @@ -128,13 +128,17 @@ if((isset($_SESSION)) && (x($_SESSION,'authenticated')) && ((! (x($_POST,'auth-p // first check if we're enforcing that sessions can't change IP address - if($_SESSION['addr'] != $_SERVER['REMOTE_ADDR']) { + if($_SESSION['addr'] && $_SESSION['addr'] != $_SERVER['REMOTE_ADDR']) { logger('SECURITY: Session IP address changed: ' . $_SESSION['addr'] . ' != ' . $_SERVER['REMOTE_ADDR']); $partial1 = substr($_SESSION['addr'],0,strrpos($_SESSION['addr'],'.')); $partial2 = substr($_SERVER['REMOTE_ADDR'],0,strrpos($_SERVER['REMOTE_ADDR'],'.')); - $paranoia = intval(get_config('system','paranoia')); + + $paranoia = intval(get_pconfig($_SESSION['uid'],'system','paranoia')); + if(! $paranoia) + $paranoia = intval(get_config('system','paranoia')); + switch($paranoia) { case 0: // no IP checking -- cgit v1.2.3 From c061cc0955d24c5a452d9ad1c7f207a58f75e728 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 22 Jul 2014 04:37:51 -0700 Subject: sql string unquoted --- mod/network.php | 2 +- version.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mod/network.php b/mod/network.php index 1116f2f81..97870a6a1 100644 --- a/mod/network.php +++ b/mod/network.php @@ -329,7 +329,7 @@ function network_content(&$a, $update = 0, $load = false) { // which are both ITEM_UNSEEN and have "changed" since that time. Cross fingers... if($update && $_SESSION['loadtime']) - $simple_update .= " and item.changed > " . datetime_convert('UTC','UTC',$_SESSION['loadtime']); + $simple_update .= " and item.changed > '" . datetime_convert('UTC','UTC',$_SESSION['loadtime']) . "' "; if($load) $simple_update = ''; diff --git a/version.inc b/version.inc index 16bb3d2f5..ab1db6c18 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-07-21.743 +2014-07-22.744 -- cgit v1.2.3 From b29f087cdc11bf1bc9fc726cde43361383121835 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 22 Jul 2014 17:17:33 -0700 Subject: provide ability to blacklist sites from "Discover". --- include/externals.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/include/externals.php b/include/externals.php index 1d9fd2902..5ee355c9d 100644 --- a/include/externals.php +++ b/include/externals.php @@ -33,8 +33,30 @@ function externals_run($argv, $argc){ $url = $r[0]['site_url']; } + // Note: blacklisted sites must be stored in the config as an array. + + $blacklisted = false; + $bl1 = get_config('system','blacklisted_sites'); + if(is_array($bl1) && $bl1) { + foreach($bl1 as $bl) { + if(strpos($url,$bl) !== false) { + $blacklisted = true; + break; + } + } + } + $attempts ++; + // make sure we can eventually break out if somebody blacklists all known sites + + if($blacklisted) { + if($attempts > 20) + break; + $attempts --; + continue; + } + if($url) { if($r[0]['site_pull'] !== '0000-00-00 00:00:00') $mindate = urlencode($r[0]['site_pull']); -- cgit v1.2.3 From 1476812e9098e18e266d0fddf4575234f28561f9 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 22 Jul 2014 17:21:13 -0700 Subject: add another important note --- include/externals.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/externals.php b/include/externals.php index 5ee355c9d..a96bf7c97 100644 --- a/include/externals.php +++ b/include/externals.php @@ -34,6 +34,8 @@ function externals_run($argv, $argc){ } // Note: blacklisted sites must be stored in the config as an array. + // No simple way to turn this into a personal config because we have no identity here. + // For that we probably need a variant of superblock. $blacklisted = false; $bl1 = get_config('system','blacklisted_sites'); -- cgit v1.2.3 From 8dc3446be4ae26afdbf42cbaeb8b572f5a4658a0 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 22 Jul 2014 20:20:01 -0700 Subject: when telling somebody that permissions have changed but not yet submitted, give them a submit button *right there* so they don't have to look for it. --- view/css/mod_connedit.css | 4 ++++ view/js/mod_connedit.js | 32 ++++++++++++++++---------------- view/tpl/abook_edit.tpl | 4 ++++ 3 files changed, 24 insertions(+), 16 deletions(-) diff --git a/view/css/mod_connedit.css b/view/css/mod_connedit.css index 8b80b4e70..5bf598062 100644 --- a/view/css/mod_connedit.css +++ b/view/css/mod_connedit.css @@ -21,6 +21,10 @@ padding: 20px 5px 10px; } +.abook-permssave { + margin-left: 10px; +} + #contact-slider { width: 600px !important; } diff --git a/view/js/mod_connedit.js b/view/js/mod_connedit.js index 4d25bb8c4..6231dbd0c 100644 --- a/view/js/mod_connedit.js +++ b/view/js/mod_connedit.js @@ -1,4 +1,10 @@ +function abook_perms_msg() { + $('.abook-permschange').show(); + $('.abook-permschange').html(aStr['permschange']); + $('.abook-permssave').show(); +} + $(document).ready(function() { if(typeof(after_following) !== 'undefined' && after_following) connectFullShare(); @@ -8,13 +14,12 @@ $(document).ready(function() { }); $('.abook-edit-me').click(function() { - $('.abook-permschange').show(); - $('.abook-permschange').html(aStr['permschange']); + abook_perms_msg(); }); - }); + function connectFullShare() { $('.abook-edit-me').each(function() { if(! $(this).is(':disabled')) @@ -34,9 +39,7 @@ function connectFullShare() { $('#me_id_perms_view_storage').attr('checked','checked'); $('#me_id_perms_republish').attr('checked','checked'); $('#me_id_perms_post_like').attr('checked','checked'); - - $('.abook-permschange').show(); - $('.abook-permschange').html(aStr['permschange']); + abook_perms_msg(); } function connectCautiousShare() { @@ -54,8 +57,7 @@ function connectCautiousShare() { $('#me_id_perms_post_comments').attr('checked','checked'); $('#me_id_perms_post_mail').attr('checked','checked'); $('#me_id_perms_post_like').attr('checked','checked'); - $('.abook-permschange').show(); - $('.abook-permschange').html(aStr['permschange']); + abook_perms_msg(); } @@ -78,8 +80,7 @@ function connectForum() { $('#me_id_perms_tag_deliver').attr('checked','checked'); $('#me_id_perms_republish').attr('checked','checked'); $('#me_id_perms_post_like').attr('checked','checked'); - $('.abook-permschange').show(); - $('.abook-permschange').html(aStr['permschange']); + abook_perms_msg(); } @@ -88,8 +89,8 @@ function connectClear() { if(! $(this).is(':disabled')) $(this).removeAttr('checked'); }); - $('.abook-permschange').show(); - $('.abook-permschange').html(aStr['permschange']); + abook_perms_msg(); + } function connectSoapBox() { @@ -104,8 +105,8 @@ function connectSoapBox() { $('#me_id_perms_view_contacts').attr('checked','checked'); $('#me_id_perms_view_storage').attr('checked','checked'); $('#me_id_perms_view_pages').attr('checked','checked'); - $('.abook-permschange').show(); - $('.abook-permschange').html(aStr['permschange']); + abook_perms_msg(); + } @@ -116,8 +117,7 @@ function connectFollowOnly() { }); $('#me_id_perms_send_stream').attr('checked','checked'); - $('.abook-permschange').show(); - $('.abook-permschange').html(aStr['permschange']); + abook_perms_msg(); } diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index 9b12b5f29..f7bcb56c3 100755 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl @@ -35,6 +35,10 @@ + + {{if $is_pending}}
    -- cgit v1.2.3 From 9e500494ffcd6f7390e06e3350bb40bcccbb8f35 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 22 Jul 2014 21:05:18 -0700 Subject: standards compliance --- include/bbcode.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/include/bbcode.php b/include/bbcode.php index 45126c0eb..195700729 100644 --- a/include/bbcode.php +++ b/include/bbcode.php @@ -657,24 +657,24 @@ function bbcode($Text,$preserve_nl = false, $tryoembed = true) { // [img=widthxheight]pathtoimage[/img] if (strpos($Text,'[/img]') !== false) { - $Text = preg_replace("/\[img\=([0-9]*)x([0-9]*)\](.*?)\[\/img\]/ism", '' . t('Image/photo') . '', $Text); + $Text = preg_replace("/\[img\=([0-9]*)x([0-9]*)\](.*?)\[\/img\]/ism", '' . t('Image/photo') . '', $Text); } if (strpos($Text,'[/zmg]') !== false) { - $Text = preg_replace("/\[zmg\=([0-9]*)x([0-9]*)\](.*?)\[\/zmg\]/ism", '' . t('Image/photo') . '', $Text); + $Text = preg_replace("/\[zmg\=([0-9]*)x([0-9]*)\](.*?)\[\/zmg\]/ism", '' . t('Image/photo') . '', $Text); } // [img=widthxheight float={left, right}]pathtoimage[/img] if (strpos($Text,'[/img]') !== false) { - $Text = preg_replace("/\[img\=([0-9]*)x([0-9]*) float=left\](.*?)\[\/img\]/ism", '' . t('Image/photo') . '', $Text); + $Text = preg_replace("/\[img\=([0-9]*)x([0-9]*) float=left\](.*?)\[\/img\]/ism", '' . t('Image/photo') . '', $Text); } if (strpos($Text,'[/img]') !== false) { - $Text = preg_replace("/\[img\=([0-9]*)x([0-9]*) float=right\](.*?)\[\/img\]/ism", '' . t('Image/photo') . '', $Text); + $Text = preg_replace("/\[img\=([0-9]*)x([0-9]*) float=right\](.*?)\[\/img\]/ism", '' . t('Image/photo') . '', $Text); } if (strpos($Text,'[/zmg]') !== false) { - $Text = preg_replace("/\[zmg\=([0-9]*)x([0-9]*) float=left\](.*?)\[\/zmg\]/ism", '' . t('Image/photo') . '', $Text); + $Text = preg_replace("/\[zmg\=([0-9]*)x([0-9]*) float=left\](.*?)\[\/zmg\]/ism", '' . t('Image/photo') . '', $Text); } if (strpos($Text,'[/zmg]') !== false) { - $Text = preg_replace("/\[zmg\=([0-9]*)x([0-9]*) float=right\](.*?)\[\/zmg\]/ism", '' . t('Image/photo') . '', $Text); + $Text = preg_replace("/\[zmg\=([0-9]*)x([0-9]*) float=right\](.*?)\[\/zmg\]/ism", '' . t('Image/photo') . '', $Text); } // style (sanitized) -- cgit v1.2.3 From 5c6a251213c7ec28ac113633cdc41f532bb6a7da Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 22 Jul 2014 22:15:34 -0700 Subject: some backend JS support for an endless scroll directory --- view/js/main.js | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 68 insertions(+), 3 deletions(-) diff --git a/view/js/main.js b/view/js/main.js index 191f24b59..c803ad538 100644 --- a/view/js/main.js +++ b/view/js/main.js @@ -384,6 +384,20 @@ } + +function updatePageItems(mode,data) { + if(mode === 'append') { + $(data).each(function() { + $('#page-end').before($(this)); + }); + + if(loadingPage) { + loadingPage = false; + } + } +} + + function updateConvItems(mode,data) { if(mode === 'update') { @@ -560,8 +574,6 @@ function updateConvItems(mode,data) { - - function liveUpdate() { if((src == null) || (stopped) || (! profile_uid)) { $('.like-rotator').spin(false); return; } if(($('.comment-edit-text-full').length) || (in_progress)) { @@ -628,6 +640,37 @@ function updateConvItems(mode,data) { } + function pageUpdate() { + + in_progress = true; + + var update_url; + var update_mode; + + if(scroll_next) { + bParam_page = next_page; + page_load = true; + } + else { + bParam_page = 1; + } + + update_url = baseurl + '/directory/?f=&page=' + bParam_page; + + $("#page-spinner").spin('small'); + update_mode = 'append'; + + $.get(update_url,function(data) { + page_load = false; + scroll_next = false; + updatePageItems(update_mode,data); + $("#page-spinner").spin(false); + in_progress = false; + }); + + } + + function notify_popup_loader(notifyType) { /* notifications template */ @@ -1014,6 +1057,7 @@ $(document).ready(function() { $(window).scroll(function () { if(typeof buildCmd == 'function') { + // This is a content page with items and/or conversations $('#more').hide(); $('#no-more').hide(); @@ -1026,7 +1070,7 @@ $(window).scroll(function () { if((pageHasMoreContent) && (! loadingPage)) { $('#more').hide(); $('#no-more').hide(); - // alert('scroll'); + next_page++; scroll_next = true; loadingPage = true; @@ -1034,6 +1078,27 @@ $(window).scroll(function () { } } } + else { + // This is some other kind of page - perhaps a directory + + if($(window).scrollTop() + $(window).height() > $(document).height() - 200) { + $('#more').css("top","400"); + $('#more').show(); + } + + if($(window).scrollTop() + $(window).height() > $(document).height() - 100) { + if((pageHasMoreContent) && (! loadingPage)) { + $('#more').hide(); + $('#no-more').hide(); + + next_page++; + scroll_next = true; + loadingPage = true; + pageUpdate(); + } + } + } + }); var chanviewFullSize = false; -- cgit v1.2.3 From 06470cd114c11c952181a0a254abe37846465997 Mon Sep 17 00:00:00 2001 From: Jeroen Date: Wed, 23 Jul 2014 13:02:14 +0000 Subject: update nl --- view/nl/messages.po | 2504 ++++++++++++++++++++++++++------------------------- view/nl/strings.php | 411 +++++---- 2 files changed, 1487 insertions(+), 1428 deletions(-) diff --git a/view/nl/messages.po b/view/nl/messages.po index 7d375e4fe..e92132887 100644 --- a/view/nl/messages.po +++ b/view/nl/messages.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Red Matrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-04 00:02-0700\n" -"PO-Revision-Date: 2014-07-09 18:59+0000\n" +"POT-Creation-Date: 2014-07-18 00:03-0700\n" +"PO-Revision-Date: 2014-07-23 12:43+0000\n" "Last-Translator: jeroenpraat <>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/red-matrix/language/nl/)\n" "MIME-Version: 1.0\n" @@ -30,11 +30,11 @@ msgstr "Kan DNS-informatie voor databaseserver '%s' niet vinden" msgid "Profile Photos" msgstr "Profielfoto's" -#: ../../include/oembed.php:171 +#: ../../include/oembed.php:163 msgid "Embedded content" msgstr "Ingesloten inhoud" -#: ../../include/oembed.php:180 +#: ../../include/oembed.php:172 msgid "Embedding disabled" msgstr "Insluiten uitgeschakeld" @@ -47,511 +47,354 @@ msgstr "maakte een nieuw bericht aan" msgid "commented on %s's post" msgstr "gaf een reactie op een bericht van %s" -#: ../../include/conversation.php:120 ../../include/text.php:1730 -#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 -#: ../../mod/tagger.php:45 ../../mod/like.php:254 -msgid "photo" -msgstr "foto" +#: ../../include/text.php:321 +msgid "prev" +msgstr "vorige" -#: ../../include/conversation.php:123 ../../include/text.php:1733 -#: ../../mod/tagger.php:49 -msgid "event" -msgstr "gebeurtenis" +#: ../../include/text.php:323 +msgid "first" +msgstr "eerste" -#: ../../include/conversation.php:126 ../../mod/like.php:72 -msgid "channel" -msgstr "kanaal" +#: ../../include/text.php:352 +msgid "last" +msgstr "laatste" -#: ../../include/conversation.php:148 ../../include/text.php:1736 -#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 -#: ../../mod/tagger.php:53 ../../mod/like.php:254 -msgid "status" -msgstr "status" +#: ../../include/text.php:355 +msgid "next" +msgstr "volgende" -#: ../../include/conversation.php:150 ../../include/text.php:1738 -#: ../../mod/tagger.php:55 -msgid "comment" -msgstr "reactie" +#: ../../include/text.php:367 +msgid "older" +msgstr "ouder" -#: ../../include/conversation.php:164 ../../mod/like.php:291 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s vindt %3$s van %2$s leuk" +#: ../../include/text.php:369 +msgid "newer" +msgstr "nieuwer" -#: ../../include/conversation.php:167 ../../mod/like.php:293 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s vindt %3$s van %2$s niet leuk" +#: ../../include/text.php:730 +msgid "No connections" +msgstr "Geen connecties" -#: ../../include/conversation.php:204 +#: ../../include/text.php:743 #, php-format -msgid "%1$s is now connected with %2$s" -msgstr "%1$s is nu met %2$s verbonden" +msgid "%d Connection" +msgid_plural "%d Connections" +msgstr[0] "%d connectie" +msgstr[1] "%d connecties" -#: ../../include/conversation.php:239 -#, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s heeft %2$s aangestoten" +#: ../../include/text.php:756 +msgid "View Connections" +msgstr "Connecties weergeven" + +#: ../../include/text.php:815 ../../include/text.php:829 +#: ../../include/nav.php:149 ../../include/apps.php:142 +#: ../../mod/search.php:29 +msgid "Search" +msgstr "Zoeken" + +#: ../../include/text.php:817 ../../include/text.php:831 +#: ../../include/widgets.php:186 ../../mod/rbmark.php:28 +#: ../../mod/rbmark.php:98 ../../mod/filer.php:50 +msgid "Save" +msgstr "Opslaan" + +#: ../../include/text.php:897 +msgid "poke" +msgstr "aanstoten" -#: ../../include/conversation.php:243 ../../include/text.php:895 +#: ../../include/text.php:897 ../../include/conversation.php:243 msgid "poked" msgstr "aangestoten" -#: ../../include/conversation.php:261 ../../mod/mood.php:63 -#, php-format -msgctxt "mood" -msgid "%1$s is %2$s" -msgstr "%1$s is %2$s" - -#: ../../include/conversation.php:634 ../../include/ItemObject.php:114 -msgid "Select" -msgstr "Kies" +#: ../../include/text.php:898 +msgid "ping" +msgstr "ping" -#: ../../include/conversation.php:635 ../../include/reddav.php:1290 -#: ../../include/apps.php:241 ../../include/ItemObject.php:108 -#: ../../mod/settings.php:578 ../../mod/connedit.php:398 -#: ../../mod/photos.php:1046 ../../mod/group.php:176 ../../mod/admin.php:758 -#: ../../mod/admin.php:888 ../../mod/thing.php:236 -msgid "Delete" -msgstr "Verwijderen" +#: ../../include/text.php:898 +msgid "pinged" +msgstr "gepingd" -#: ../../include/conversation.php:642 ../../include/ItemObject.php:89 -#: ../../mod/photos.php:844 -msgid "Private Message" -msgstr "Privébericht" +#: ../../include/text.php:899 +msgid "prod" +msgstr "por" -#: ../../include/conversation.php:649 ../../include/ItemObject.php:182 -msgid "Message is verified" -msgstr "Bericht is geverifieerd" +#: ../../include/text.php:899 +msgid "prodded" +msgstr "gepord" -#: ../../include/conversation.php:669 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Bekijk het profiel van %s @ %s" +#: ../../include/text.php:900 +msgid "slap" +msgstr "slaan" -#: ../../include/conversation.php:683 -msgid "Categories:" -msgstr "Categorieën:" +#: ../../include/text.php:900 +msgid "slapped" +msgstr "sloeg" -#: ../../include/conversation.php:684 -msgid "Filed under:" -msgstr "Bewaard onder:" +#: ../../include/text.php:901 +msgid "finger" +msgstr "finger" -#: ../../include/conversation.php:693 ../../include/ItemObject.php:250 -#, php-format -msgid " from %s" -msgstr " van %s" +#: ../../include/text.php:901 +msgid "fingered" +msgstr "gefingerd" -#: ../../include/conversation.php:696 ../../include/ItemObject.php:253 -#, php-format -msgid "last edited: %s" -msgstr "laatst bewerkt: %s" +#: ../../include/text.php:902 +msgid "rebuff" +msgstr "afpoeieren" -#: ../../include/conversation.php:697 ../../include/ItemObject.php:254 -#, php-format -msgid "Expires: %s" -msgstr "Verloopt: %s" +#: ../../include/text.php:902 +msgid "rebuffed" +msgstr "afgepoeierd" -#: ../../include/conversation.php:712 -msgid "View in context" -msgstr "In context bekijken" +#: ../../include/text.php:911 +msgid "happy" +msgstr "gelukkig" -#: ../../include/conversation.php:714 ../../include/conversation.php:1130 -#: ../../include/ItemObject.php:294 ../../mod/editblock.php:120 -#: ../../mod/editlayout.php:115 ../../mod/editpost.php:121 -#: ../../mod/editwebpage.php:152 ../../mod/photos.php:977 -#: ../../mod/mail.php:218 ../../mod/mail.php:333 -msgid "Please wait" -msgstr "Even wachten" +#: ../../include/text.php:912 +msgid "sad" +msgstr "bedroefd" -#: ../../include/conversation.php:841 -msgid "remove" -msgstr "verwijderen" +#: ../../include/text.php:913 +msgid "mellow" +msgstr "mellow" -#: ../../include/conversation.php:845 -msgid "Loading..." -msgstr "Aan het laden..." +#: ../../include/text.php:914 +msgid "tired" +msgstr "moe" -#: ../../include/conversation.php:846 -msgid "Delete Selected Items" -msgstr "Verwijder de geselecteerde items" +#: ../../include/text.php:915 +msgid "perky" +msgstr "parmantig" -#: ../../include/conversation.php:937 -msgid "View Source" -msgstr "Bron weergeven" +#: ../../include/text.php:916 +msgid "angry" +msgstr "boos" -#: ../../include/conversation.php:938 -msgid "Follow Thread" -msgstr "Conversatie volgen" +#: ../../include/text.php:917 +msgid "stupified" +msgstr "beteuterd" -#: ../../include/conversation.php:939 -msgid "View Status" -msgstr "Status weergeven" +#: ../../include/text.php:918 +msgid "puzzled" +msgstr "verward" -#: ../../include/conversation.php:940 ../../include/nav.php:81 -#: ../../mod/connedit.php:351 ../../mod/connedit.php:465 -msgid "View Profile" -msgstr "Profiel weergeven" +#: ../../include/text.php:919 +msgid "interested" +msgstr "geïnteresseerd" -#: ../../include/conversation.php:941 -msgid "View Photos" -msgstr "Foto's weergeven" +#: ../../include/text.php:920 +msgid "bitter" +msgstr "verbitterd" -#: ../../include/conversation.php:942 -msgid "Matrix Activity" -msgstr "Activiteit in de matrix" +#: ../../include/text.php:921 +msgid "cheerful" +msgstr "vrolijk" -#: ../../include/conversation.php:943 -msgid "Edit Contact" -msgstr "Contact bewerken" +#: ../../include/text.php:922 +msgid "alive" +msgstr "levendig" -#: ../../include/conversation.php:944 -msgid "Send PM" -msgstr "Privébericht verzenden" +#: ../../include/text.php:923 +msgid "annoyed" +msgstr "geërgerd" -#: ../../include/conversation.php:945 ../../include/apps.php:140 -msgid "Poke" -msgstr "Aanstoten" +#: ../../include/text.php:924 +msgid "anxious" +msgstr "bezorgd" -#: ../../include/conversation.php:1001 -#, php-format -msgid "%s likes this." -msgstr "%s vindt dit leuk." +#: ../../include/text.php:925 +msgid "cranky" +msgstr "humeurig" -#: ../../include/conversation.php:1001 -#, php-format -msgid "%s doesn't like this." -msgstr "%s vindt dit niet leuk." +#: ../../include/text.php:926 +msgid "disturbed" +msgstr "verontrust" -#: ../../include/conversation.php:1005 -#, php-format -msgid "%2$d people like this." -msgid_plural "%2$d people like this." -msgstr[0] "%2$d persoon vindt dit leuk." -msgstr[1] "%2$d personen vinden dit leuk." +#: ../../include/text.php:927 +msgid "frustrated" +msgstr "gefrustreerd " -#: ../../include/conversation.php:1007 -#, php-format -msgid "%2$d people don't like this." -msgid_plural "%2$d people don't like this." -msgstr[0] "%2$d persoon vindt dit niet leuk." -msgstr[1] "%2$d personen vinden dit niet leuk." +#: ../../include/text.php:928 +msgid "depressed" +msgstr "gedeprimeerd" -#: ../../include/conversation.php:1013 -msgid "and" -msgstr "en" +#: ../../include/text.php:929 +msgid "motivated" +msgstr "gemotiveerd" -#: ../../include/conversation.php:1016 -#, php-format -msgid ", and %d other people" -msgid_plural ", and %d other people" -msgstr[0] ", en %d ander persoon" -msgstr[1] ", en %d andere personen" - -#: ../../include/conversation.php:1017 -#, php-format -msgid "%s like this." -msgstr "%s vinden dit leuk." - -#: ../../include/conversation.php:1017 -#, php-format -msgid "%s don't like this." -msgstr "%s vinden dit niet leuk." +#: ../../include/text.php:930 +msgid "relaxed" +msgstr "ontspannen" -#: ../../include/conversation.php:1074 -msgid "Visible to everybody" -msgstr "Voor iedereen zichtbaar" +#: ../../include/text.php:931 +msgid "surprised" +msgstr "verrast" -#: ../../include/conversation.php:1075 ../../mod/mail.php:167 -#: ../../mod/mail.php:266 -msgid "Please enter a link URL:" -msgstr "Vul een internetadres/URL in:" +#: ../../include/text.php:1092 +msgid "Monday" +msgstr "maandag" -#: ../../include/conversation.php:1076 -msgid "Please enter a video link/URL:" -msgstr "Vul een videolink/URL in:" +#: ../../include/text.php:1092 +msgid "Tuesday" +msgstr "dinsdag" -#: ../../include/conversation.php:1077 -msgid "Please enter an audio link/URL:" -msgstr "Vul een audiolink/URL in:" +#: ../../include/text.php:1092 +msgid "Wednesday" +msgstr "woensdag" -#: ../../include/conversation.php:1078 -msgid "Tag term:" -msgstr "Label:" +#: ../../include/text.php:1092 +msgid "Thursday" +msgstr "donderdag" -#: ../../include/conversation.php:1079 ../../mod/filer.php:49 -msgid "Save to Folder:" -msgstr "Bewaar in map: " +#: ../../include/text.php:1092 +msgid "Friday" +msgstr "vrijdag" -#: ../../include/conversation.php:1080 -msgid "Where are you right now?" -msgstr "Waar bevind je je op dit moment?" +#: ../../include/text.php:1092 +msgid "Saturday" +msgstr "zaterdag" -#: ../../include/conversation.php:1081 ../../mod/editpost.php:52 -#: ../../mod/mail.php:168 ../../mod/mail.php:267 -msgid "Expires YYYY-MM-DD HH:MM" -msgstr "Verloopt op DD-MM-YYYY om HH:MM" +#: ../../include/text.php:1092 +msgid "Sunday" +msgstr "zondag" -#: ../../include/conversation.php:1091 ../../include/page_widgets.php:40 -#: ../../include/ItemObject.php:592 ../../mod/editblock.php:141 -#: ../../mod/editlayout.php:135 ../../mod/editpost.php:140 -#: ../../mod/editwebpage.php:174 ../../mod/photos.php:997 -#: ../../mod/webpages.php:124 -msgid "Preview" -msgstr "Voorvertoning" +#: ../../include/text.php:1096 +msgid "January" +msgstr "januari" -#: ../../include/conversation.php:1105 ../../mod/photos.php:976 -#: ../../mod/layouts.php:113 -msgid "Share" -msgstr "Delen" +#: ../../include/text.php:1096 +msgid "February" +msgstr "februari" -#: ../../include/conversation.php:1107 ../../mod/editwebpage.php:139 -msgid "Page link title" -msgstr "Titel van paginalink" +#: ../../include/text.php:1096 +msgid "March" +msgstr "maart" -#: ../../include/conversation.php:1110 -msgid "Post as" -msgstr "Bericht plaatsen als" +#: ../../include/text.php:1096 +msgid "April" +msgstr "april" -#: ../../include/conversation.php:1111 ../../mod/editblock.php:112 -#: ../../mod/editlayout.php:107 ../../mod/editpost.php:113 -#: ../../mod/editwebpage.php:144 ../../mod/mail.php:215 ../../mod/mail.php:329 -msgid "Upload photo" -msgstr "Foto uploaden" +#: ../../include/text.php:1096 +msgid "May" +msgstr "mei" -#: ../../include/conversation.php:1112 -msgid "upload photo" -msgstr "foto uploaden" +#: ../../include/text.php:1096 +msgid "June" +msgstr "juni" -#: ../../include/conversation.php:1113 ../../mod/editblock.php:113 -#: ../../mod/editlayout.php:108 ../../mod/editpost.php:114 -#: ../../mod/editwebpage.php:145 ../../mod/mail.php:216 ../../mod/mail.php:330 -msgid "Attach file" -msgstr "Bestand toevoegen" +#: ../../include/text.php:1096 +msgid "July" +msgstr "juli" -#: ../../include/conversation.php:1114 -msgid "attach file" -msgstr "bestand toevoegen" +#: ../../include/text.php:1096 +msgid "August" +msgstr "augustus" -#: ../../include/conversation.php:1115 ../../mod/editblock.php:114 -#: ../../mod/editlayout.php:109 ../../mod/editpost.php:115 -#: ../../mod/editwebpage.php:146 ../../mod/mail.php:217 ../../mod/mail.php:331 -msgid "Insert web link" -msgstr "Weblink invoegen" +#: ../../include/text.php:1096 +msgid "September" +msgstr "september" -#: ../../include/conversation.php:1116 -msgid "web link" -msgstr "Weblink" +#: ../../include/text.php:1096 +msgid "October" +msgstr "oktober" -#: ../../include/conversation.php:1117 -msgid "Insert video link" -msgstr "Videolink invoegen" +#: ../../include/text.php:1096 +msgid "November" +msgstr "november" -#: ../../include/conversation.php:1118 -msgid "video link" -msgstr "videolink" +#: ../../include/text.php:1096 +msgid "December" +msgstr "december" -#: ../../include/conversation.php:1119 -msgid "Insert audio link" -msgstr "Audiolink invoegen" +#: ../../include/text.php:1174 +msgid "unknown.???" +msgstr "onbekend.???" -#: ../../include/conversation.php:1120 -msgid "audio link" -msgstr "audiolink" +#: ../../include/text.php:1175 +msgid "bytes" +msgstr "bytes" -#: ../../include/conversation.php:1121 ../../mod/editblock.php:118 -#: ../../mod/editlayout.php:113 ../../mod/editpost.php:119 -#: ../../mod/editwebpage.php:150 -msgid "Set your location" -msgstr "Locatie instellen" +#: ../../include/text.php:1210 +msgid "remove category" +msgstr "categorie verwijderen" -#: ../../include/conversation.php:1122 -msgid "set location" -msgstr "locatie instellen" +#: ../../include/text.php:1280 +msgid "remove from file" +msgstr "uit map verwijderen" -#: ../../include/conversation.php:1123 ../../mod/editblock.php:119 -#: ../../mod/editlayout.php:114 ../../mod/editpost.php:120 -#: ../../mod/editwebpage.php:151 -msgid "Clear browser location" -msgstr "Locatie van webbrowser wissen" +#: ../../include/text.php:1345 ../../include/text.php:1357 +msgid "Click to open/close" +msgstr "Klik om te openen of te sluiten" -#: ../../include/conversation.php:1124 -msgid "clear location" -msgstr "locatie wissen" +#: ../../include/text.php:1512 ../../mod/events.php:374 +msgid "Link to Source" +msgstr "Originele locatie" -#: ../../include/conversation.php:1126 ../../mod/editblock.php:132 -#: ../../mod/editlayout.php:126 ../../mod/editpost.php:132 -#: ../../mod/editwebpage.php:167 -msgid "Set title" -msgstr "Titel instellen" +#: ../../include/text.php:1531 +msgid "Select a page layout: " +msgstr "Kies een paginalayout: " -#: ../../include/conversation.php:1129 ../../mod/editblock.php:135 -#: ../../mod/editlayout.php:129 ../../mod/editpost.php:134 -#: ../../mod/editwebpage.php:169 -msgid "Categories (comma-separated list)" -msgstr "Categorieën (door komma's gescheiden lijst)" +#: ../../include/text.php:1534 ../../include/text.php:1599 +msgid "default" +msgstr "standaard" -#: ../../include/conversation.php:1131 ../../mod/editblock.php:121 -#: ../../mod/editlayout.php:116 ../../mod/editpost.php:122 -#: ../../mod/editwebpage.php:153 -msgid "Permission settings" -msgstr "Privacy-rechten" +#: ../../include/text.php:1570 +msgid "Page content type: " +msgstr "Opmaakcode pagina" -#: ../../include/conversation.php:1132 -msgid "permissions" -msgstr "privacy-rechten" +#: ../../include/text.php:1611 +msgid "Select an alternate language" +msgstr "Kies een andere taal" -#: ../../include/conversation.php:1139 ../../mod/editblock.php:129 -#: ../../mod/editlayout.php:123 ../../mod/editpost.php:129 -#: ../../mod/editwebpage.php:162 -msgid "Public post" -msgstr "Openbaar bericht" +#: ../../include/text.php:1732 ../../include/conversation.php:120 +#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 +#: ../../mod/tagger.php:45 ../../mod/like.php:294 +msgid "photo" +msgstr "foto" -#: ../../include/conversation.php:1141 ../../mod/editblock.php:136 -#: ../../mod/editlayout.php:130 ../../mod/editpost.php:135 -#: ../../mod/editwebpage.php:170 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Voorbeeld: bob@voorbeeld.nl, mary@voorbeeld.be" +#: ../../include/text.php:1735 ../../include/conversation.php:123 +#: ../../mod/tagger.php:49 +msgid "event" +msgstr "gebeurtenis" -#: ../../include/conversation.php:1154 ../../mod/editblock.php:146 -#: ../../mod/editlayout.php:140 ../../mod/editpost.php:146 -#: ../../mod/editwebpage.php:179 ../../mod/mail.php:222 ../../mod/mail.php:336 -msgid "Set expiration date" -msgstr "Verloopdatum instellen" +#: ../../include/text.php:1738 ../../include/conversation.php:148 +#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 +#: ../../mod/tagger.php:53 ../../mod/like.php:294 +msgid "status" +msgstr "status" -#: ../../include/conversation.php:1156 ../../include/ItemObject.php:595 -#: ../../mod/editpost.php:148 ../../mod/mail.php:224 ../../mod/mail.php:338 -msgid "Encrypt text" -msgstr "Tekst versleutelen" +#: ../../include/text.php:1740 ../../include/conversation.php:150 +#: ../../mod/tagger.php:55 +msgid "comment" +msgstr "reactie" -#: ../../include/conversation.php:1158 ../../mod/editpost.php:150 -msgid "OK" -msgstr "OK" +#: ../../include/text.php:1745 +msgid "activity" +msgstr "activiteit" -#: ../../include/conversation.php:1159 ../../mod/settings.php:516 -#: ../../mod/settings.php:542 ../../mod/editpost.php:151 -#: ../../mod/fbrowser.php:82 ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 -#: ../../mod/tagrm.php:94 -msgid "Cancel" -msgstr "Annuleren" +#: ../../include/text.php:2004 +msgid "Design" +msgstr "Ontwerp" -#: ../../include/conversation.php:1401 -msgid "Discover" -msgstr "Ontdekken" +#: ../../include/text.php:2006 +msgid "Blocks" +msgstr "Blokken" -#: ../../include/conversation.php:1404 -msgid "Imported public streams" -msgstr "Openbare streams importeren" +#: ../../include/text.php:2007 +msgid "Menus" +msgstr "Menu's" -#: ../../include/conversation.php:1409 -msgid "Commented Order" -msgstr "Nieuwe reacties bovenaan" +#: ../../include/text.php:2008 +msgid "Layouts" +msgstr "Layouts" -#: ../../include/conversation.php:1412 -msgid "Sort by Comment Date" -msgstr "Berichten met nieuwe reacties bovenaan" +#: ../../include/text.php:2009 +msgid "Pages" +msgstr "Pagina's" -#: ../../include/conversation.php:1416 -msgid "Posted Order" -msgstr "Nieuwe berichten bovenaan" - -#: ../../include/conversation.php:1419 -msgid "Sort by Post Date" -msgstr "Nieuwe berichten bovenaan" - -#: ../../include/conversation.php:1424 ../../include/widgets.php:82 -msgid "Personal" -msgstr "Persoonlijk" - -#: ../../include/conversation.php:1427 -msgid "Posts that mention or involve you" -msgstr "Alleen berichten die jou vermelden of waar je op een andere manier bij betrokken bent" - -#: ../../include/conversation.php:1433 ../../mod/connections.php:211 -#: ../../mod/connections.php:224 ../../mod/menu.php:61 -msgid "New" -msgstr "Nieuw" - -#: ../../include/conversation.php:1436 -msgid "Activity Stream - by date" -msgstr "Activiteitenstroom - volgens datum" - -#: ../../include/conversation.php:1442 -msgid "Starred" -msgstr "Met ster" - -#: ../../include/conversation.php:1445 -msgid "Favourite Posts" -msgstr "Favoriete berichten" - -#: ../../include/conversation.php:1452 -msgid "Spam" -msgstr "Spam" - -#: ../../include/conversation.php:1455 -msgid "Posts flagged as SPAM" -msgstr "Berichten gemarkeerd als SPAM" - -#: ../../include/conversation.php:1488 ../../mod/admin.php:892 -msgid "Channel" -msgstr "Kanaal" - -#: ../../include/conversation.php:1491 -msgid "Status Messages and Posts" -msgstr "Berichten in dit kanaal" - -#: ../../include/conversation.php:1500 -msgid "About" -msgstr "Over" - -#: ../../include/conversation.php:1503 -msgid "Profile Details" -msgstr "Profiel" - -#: ../../include/conversation.php:1509 ../../include/nav.php:84 -#: ../../include/apps.php:134 ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "Foto's" - -#: ../../include/conversation.php:1512 ../../include/photos.php:313 -msgid "Photo Albums" -msgstr "Fotoalbums" - -#: ../../include/conversation.php:1518 ../../include/nav.php:85 -#: ../../include/reddav.php:1280 ../../include/apps.php:130 -#: ../../mod/fbrowser.php:114 -msgid "Files" -msgstr "Bestanden" - -#: ../../include/conversation.php:1521 -msgid "Files and Storage" -msgstr "Bestanden en opslagruimte" - -#: ../../include/conversation.php:1530 ../../include/conversation.php:1533 -msgid "Chatrooms" -msgstr "Chatkanalen" - -#: ../../include/conversation.php:1540 ../../include/nav.php:93 -#: ../../include/apps.php:124 -msgid "Bookmarks" -msgstr "Bladwijzers" - -#: ../../include/conversation.php:1543 -msgid "Saved Bookmarks" -msgstr "Opgeslagen bladwijzers" - -#: ../../include/conversation.php:1551 ../../include/nav.php:95 -#: ../../include/apps.php:131 ../../mod/webpages.php:79 -msgid "Webpages" -msgstr "Webpagina's" - -#: ../../include/conversation.php:1554 -msgid "Manage Webpages" -msgstr "Webpagina's beheren" - -#: ../../include/page_widgets.php:6 -msgid "New Page" -msgstr "Nieuwe pagina" +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "Nieuwe pagina" #: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 #: ../../include/reddav.php:1289 ../../include/apps.php:240 @@ -569,6 +412,14 @@ msgstr "Bewerken" msgid "View" msgstr "Weergeven" +#: ../../include/page_widgets.php:40 ../../include/conversation.php:1091 +#: ../../include/ItemObject.php:592 ../../mod/editblock.php:141 +#: ../../mod/editlayout.php:135 ../../mod/editpost.php:140 +#: ../../mod/editwebpage.php:174 ../../mod/photos.php:997 +#: ../../mod/webpages.php:124 +msgid "Preview" +msgstr "Voorvertoning" + #: ../../include/page_widgets.php:41 ../../mod/webpages.php:125 msgid "Actions" msgstr "Acties" @@ -628,40 +479,44 @@ msgstr "Account-informatie kon niet opgeslagen worden." msgid "Registration confirmation for %s" msgstr "Registratiebevestiging voor %s" -#: ../../include/account.php:312 +#: ../../include/account.php:313 #, php-format msgid "Registration request at %s" msgstr "Registratieverzoek op %s" -#: ../../include/account.php:314 ../../include/account.php:341 -#: ../../include/account.php:398 +#: ../../include/account.php:315 ../../include/account.php:342 +#: ../../include/account.php:399 msgid "Administrator" msgstr "Beheerder" -#: ../../include/account.php:336 +#: ../../include/account.php:337 msgid "your registration password" msgstr "jouw registratiewachtwoord" -#: ../../include/account.php:339 ../../include/account.php:396 +#: ../../include/account.php:340 ../../include/account.php:397 #, php-format msgid "Registration details for %s" msgstr "Registratiedetails voor %s" -#: ../../include/account.php:405 ../../include/account.php:480 +#: ../../include/account.php:406 msgid "Account approved." msgstr "Account goedgekeurd" -#: ../../include/account.php:439 +#: ../../include/account.php:440 #, php-format msgid "Registration revoked for %s" msgstr "Registratie ingetrokken voor %s" +#: ../../include/account.php:486 +msgid "Account verified. Please login." +msgstr "Account is geverifieerd. Je kan inloggen." + #: ../../include/photos.php:15 ../../include/attach.php:119 #: ../../include/attach.php:166 ../../include/attach.php:229 #: ../../include/attach.php:243 ../../include/attach.php:283 #: ../../include/attach.php:297 ../../include/attach.php:322 #: ../../include/attach.php:513 ../../include/attach.php:585 -#: ../../include/chat.php:116 ../../include/items.php:3676 +#: ../../include/chat.php:116 ../../include/items.php:3662 #: ../../mod/mood.php:112 ../../mod/mitem.php:73 ../../mod/achievements.php:27 #: ../../mod/settings.php:492 ../../mod/poke.php:128 ../../mod/api.php:26 #: ../../mod/api.php:31 ../../mod/authtest.php:13 ../../mod/profile.php:64 @@ -671,24 +526,24 @@ msgstr "Registratie ingetrokken voor %s" #: ../../mod/profiles.php:462 ../../mod/bookmarks.php:46 #: ../../mod/channel.php:89 ../../mod/channel.php:193 #: ../../mod/channel.php:236 ../../mod/chat.php:90 ../../mod/chat.php:95 -#: ../../mod/register.php:68 ../../mod/regmod.php:18 ../../mod/common.php:35 +#: ../../mod/register.php:71 ../../mod/regmod.php:18 ../../mod/common.php:35 #: ../../mod/network.php:12 ../../mod/connections.php:169 #: ../../mod/connedit.php:221 ../../mod/delegate.php:6 ../../mod/page.php:30 #: ../../mod/page.php:80 ../../mod/setup.php:203 ../../mod/editblock.php:34 #: ../../mod/pdledit.php:21 ../../mod/editlayout.php:48 #: ../../mod/editpost.php:13 ../../mod/editwebpage.php:44 #: ../../mod/editwebpage.php:83 ../../mod/photos.php:68 -#: ../../mod/photos.php:526 ../../mod/sources.php:66 ../../mod/events.php:141 +#: ../../mod/photos.php:526 ../../mod/sources.php:66 ../../mod/events.php:160 #: ../../mod/filestorage.php:10 ../../mod/filestorage.php:59 #: ../../mod/filestorage.php:75 ../../mod/filestorage.php:98 #: ../../mod/fsuggest.php:78 ../../mod/suggest.php:26 ../../mod/group.php:9 #: ../../mod/thing.php:249 ../../mod/thing.php:266 ../../mod/thing.php:301 #: ../../mod/invite.php:13 ../../mod/invite.php:104 ../../mod/item.php:179 #: ../../mod/item.php:187 ../../mod/item.php:908 ../../mod/layouts.php:27 -#: ../../mod/layouts.php:39 ../../mod/viewconnections.php:22 -#: ../../mod/viewconnections.php:27 ../../mod/viewsrc.php:12 -#: ../../mod/mail.php:108 ../../mod/manage.php:6 ../../mod/menu.php:44 -#: ../../mod/webpages.php:40 ../../mod/message.php:16 +#: ../../mod/layouts.php:39 ../../mod/like.php:154 +#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 +#: ../../mod/viewsrc.php:12 ../../mod/mail.php:108 ../../mod/manage.php:6 +#: ../../mod/menu.php:44 ../../mod/webpages.php:40 ../../mod/message.php:16 #: ../../mod/new_channel.php:66 ../../mod/new_channel.php:97 #: ../../mod/notifications.php:66 ../../mod/appman.php:66 ../../index.php:186 #: ../../index.php:361 @@ -712,6 +567,10 @@ msgstr "Afbeelding kan niet verwerkt worden" msgid "Photo storage failed." msgstr "Foto kan niet worden opgeslagen" +#: ../../include/photos.php:313 ../../include/conversation.php:1515 +msgid "Photo Albums" +msgstr "Fotoalbums" + #: ../../include/photos.php:317 ../../mod/photos.php:691 #: ../../mod/photos.php:1193 msgid "Upload New Photos" @@ -824,37 +683,37 @@ msgstr "directory aanmaken (mkdir) mislukt." msgid "database storage failed." msgstr "opslag in database mislukt." -#: ../../include/plugin.php:502 ../../include/plugin.php:504 +#: ../../include/plugin.php:504 ../../include/plugin.php:506 msgid "Click here to upgrade." msgstr "Klik hier om te upgraden." -#: ../../include/plugin.php:510 +#: ../../include/plugin.php:512 msgid "This action exceeds the limits set by your subscription plan." msgstr "Deze handeling overschrijdt de beperkingen die voor jouw abonnement gelden." -#: ../../include/plugin.php:515 +#: ../../include/plugin.php:517 msgid "This action is not available under your subscription plan." msgstr "Deze handeling is niet mogelijk met jouw abonnement." -#: ../../include/bb2diaspora.php:446 ../../include/event.php:11 +#: ../../include/bb2diaspora.php:463 ../../include/event.php:11 msgid "l F d, Y \\@ g:i A" msgstr "l d F Y \\@ G:i" -#: ../../include/bb2diaspora.php:452 ../../include/event.php:20 +#: ../../include/bb2diaspora.php:469 ../../include/event.php:20 msgid "Starts:" msgstr "Start:" -#: ../../include/bb2diaspora.php:460 ../../include/event.php:30 +#: ../../include/bb2diaspora.php:477 ../../include/event.php:30 msgid "Finishes:" msgstr "Einde:" -#: ../../include/bb2diaspora.php:468 ../../include/event.php:40 +#: ../../include/bb2diaspora.php:485 ../../include/event.php:40 #: ../../include/identity.php:726 ../../mod/directory.php:156 -#: ../../mod/dirprofile.php:105 ../../mod/events.php:485 +#: ../../mod/dirprofile.php:105 ../../mod/events.php:504 msgid "Location:" msgstr "Plaats:" -#: ../../include/nav.php:77 ../../include/nav.php:101 ../../boot.php:1466 +#: ../../include/nav.php:77 ../../include/nav.php:101 ../../boot.php:1487 msgid "Logout" msgstr "Uitloggen" @@ -870,6 +729,11 @@ msgstr "Home" msgid "Your posts and conversations" msgstr "Jouw berichten en conversaties" +#: ../../include/nav.php:81 ../../include/conversation.php:940 +#: ../../mod/connedit.php:351 ../../mod/connedit.php:465 +msgid "View Profile" +msgstr "Profiel weergeven" + #: ../../include/nav.php:81 msgid "Your profile page" msgstr "Jouw profielpagina" @@ -882,10 +746,21 @@ msgstr "Bewerk profielen" msgid "Manage/Edit profiles" msgstr "Beheer/wijzig profielen" +#: ../../include/nav.php:84 ../../include/conversation.php:1512 +#: ../../include/apps.php:134 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Foto's" + #: ../../include/nav.php:84 msgid "Your photos" msgstr "Jouw foto's" +#: ../../include/nav.php:85 ../../include/reddav.php:1280 +#: ../../include/conversation.php:1521 ../../include/apps.php:130 +#: ../../mod/fbrowser.php:114 +msgid "Files" +msgstr "Bestanden" + #: ../../include/nav.php:85 msgid "Your files" msgstr "Jouw bestanden" @@ -898,15 +773,25 @@ msgstr "Chatten" msgid "Your chatrooms" msgstr "Jouw chatkanalen" +#: ../../include/nav.php:93 ../../include/conversation.php:1543 +#: ../../include/apps.php:124 +msgid "Bookmarks" +msgstr "Bladwijzers" + #: ../../include/nav.php:93 msgid "Your bookmarks" msgstr "Jouw bladwijzers" +#: ../../include/nav.php:95 ../../include/conversation.php:1554 +#: ../../include/apps.php:131 ../../mod/webpages.php:79 +msgid "Webpages" +msgstr "Webpagina's" + #: ../../include/nav.php:95 msgid "Your webpages" msgstr "Jouw webpagina's" -#: ../../include/nav.php:99 ../../include/apps.php:126 ../../boot.php:1467 +#: ../../include/nav.php:99 ../../include/apps.php:126 ../../boot.php:1488 msgid "Login" msgstr "Inloggen" @@ -927,7 +812,7 @@ msgstr "Klik om jezelf te authenticeren via jouw eigen Red Matrix-hub" msgid "Home Page" msgstr "Homepage" -#: ../../include/nav.php:139 ../../mod/register.php:206 ../../boot.php:1443 +#: ../../include/nav.php:139 ../../mod/register.php:221 ../../boot.php:1464 msgid "Register" msgstr "Registreren " @@ -953,12 +838,6 @@ msgstr "Apps" msgid "Applications, utilities, links, games" msgstr "Apps" -#: ../../include/nav.php:149 ../../include/text.php:813 -#: ../../include/text.php:827 ../../include/apps.php:142 -#: ../../mod/search.php:29 -msgid "Search" -msgstr "Zoeken" - #: ../../include/nav.php:149 msgid "Search site content" msgstr "Inhoud van deze Red Matrix-hub doorzoeken" @@ -1045,7 +924,7 @@ msgid "New Message" msgstr "Nieuw bericht" #: ../../include/nav.php:185 ../../include/apps.php:135 -#: ../../mod/events.php:377 +#: ../../mod/events.php:396 msgid "Events" msgstr "Gebeurtenissen" @@ -1095,7 +974,7 @@ msgstr "Niets nieuw hier" msgid "Please wait..." msgstr "Wachten aub..." -#: ../../include/bookmarks.php:42 +#: ../../include/bookmarks.php:35 #, php-format msgid "%1$s's bookmarks" msgstr "Bladwijzers van %1$s" @@ -1233,7 +1112,7 @@ msgid "RSS/Atom" msgstr "RSS/Atom" #: ../../include/contact_selectors.php:77 ../../mod/admin.php:754 -#: ../../mod/admin.php:763 ../../boot.php:1469 +#: ../../mod/admin.php:763 ../../boot.php:1490 msgid "Email" msgstr "E-mail" @@ -1342,15 +1221,15 @@ msgstr "meer connecties weergeven" msgid "This event has been added to your calendar." msgstr "Dit evenement is aan jouw agenda toegevoegd." -#: ../../include/zot.php:610 +#: ../../include/zot.php:624 msgid "Invalid data packet" msgstr "Datapakket ongeldig" -#: ../../include/zot.php:620 +#: ../../include/zot.php:634 msgid "Unable to verify channel signature" msgstr "Kanaal-kenmerk (channel signature) kon niet worden geverifieerd. " -#: ../../include/zot.php:817 +#: ../../include/zot.php:831 #, php-format msgid "Unable to verify site signature for %s" msgstr "Hub-kenmerk (site signature) voor %s kon niet worden geverifieerd" @@ -1718,6 +1597,14 @@ msgstr "Grootte" msgid "Last Modified" msgstr "Laatst gewijzigd" +#: ../../include/reddav.php:1290 ../../include/conversation.php:635 +#: ../../include/apps.php:241 ../../include/ItemObject.php:108 +#: ../../mod/settings.php:578 ../../mod/connedit.php:398 +#: ../../mod/photos.php:1046 ../../mod/group.php:176 ../../mod/admin.php:758 +#: ../../mod/admin.php:888 ../../mod/thing.php:236 +msgid "Delete" +msgstr "Verwijderen" + #: ../../include/reddav.php:1291 msgid "Total" msgstr "Totaal" @@ -1739,862 +1626,979 @@ msgstr "Bestand uploaden" msgid "Upload" msgstr "Uploaden" -#: ../../include/features.php:23 -msgid "General Features" -msgstr "Algemene functies" +#: ../../include/conversation.php:126 ../../mod/like.php:89 +msgid "channel" +msgstr "kanaal" -#: ../../include/features.php:25 -msgid "Content Expiration" -msgstr "Inhoud laten verlopen" +#: ../../include/conversation.php:164 ../../mod/like.php:331 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s vindt %3$s van %2$s leuk" -#: ../../include/features.php:25 -msgid "Remove posts/comments and/or private messages at a future time" -msgstr "Berichten, reacties en/of privéberichten na een bepaalde tijd verwijderen" +#: ../../include/conversation.php:167 ../../mod/like.php:333 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s vindt %3$s van %2$s niet leuk" -#: ../../include/features.php:26 -msgid "Multiple Profiles" -msgstr "Meerdere profielen" +#: ../../include/conversation.php:204 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "%1$s is nu met %2$s verbonden" -#: ../../include/features.php:26 -msgid "Ability to create multiple profiles" -msgstr "Mogelijkheid om meerdere profielen aan te maken" +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" +msgstr "%1$s heeft %2$s aangestoten" -#: ../../include/features.php:27 -msgid "Web Pages" -msgstr "Webpagina's" +#: ../../include/conversation.php:261 ../../mod/mood.php:63 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "%1$s is %2$s" -#: ../../include/features.php:27 -msgid "Provide managed web pages on your channel" -msgstr "Sta beheerde webpagina's op jouw kanaal toe" +#: ../../include/conversation.php:634 ../../include/ItemObject.php:114 +msgid "Select" +msgstr "Kies" -#: ../../include/features.php:28 -msgid "Private Notes" -msgstr "Privé-aantekeningen" +#: ../../include/conversation.php:642 ../../include/ItemObject.php:89 +#: ../../mod/photos.php:844 +msgid "Private Message" +msgstr "Privébericht" -#: ../../include/features.php:28 -msgid "Enables a tool to store notes and reminders" -msgstr "Schakelt een eenvoudige toepassing in om aantekeningen en herinneringen in op te slaan" +#: ../../include/conversation.php:649 ../../include/ItemObject.php:182 +msgid "Message is verified" +msgstr "Bericht is geverifieerd" -#: ../../include/features.php:33 -msgid "Extended Identity Sharing" -msgstr "Uitgebreid identiteit delen" +#: ../../include/conversation.php:669 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Bekijk het profiel van %s @ %s" -#: ../../include/features.php:33 -msgid "" -"Share your identity with all websites on the internet. When disabled, " -"identity is only shared with sites in the matrix." -msgstr "Deel jouw Red Matrix-identiteit met alle websites op het internet. Wanneer dit is uitgeschakeld wordt je identiteit alleen binnen het Red Matrix-netwerk gedeeld. Schakel dit alleen als je weet wat je doet." +#: ../../include/conversation.php:683 +msgid "Categories:" +msgstr "Categorieën:" -#: ../../include/features.php:34 -msgid "Expert Mode" -msgstr "Expertmodus" +#: ../../include/conversation.php:684 +msgid "Filed under:" +msgstr "Bewaard onder:" -#: ../../include/features.php:34 -msgid "Enable Expert Mode to provide advanced configuration options" -msgstr "Schakel de expertmodus in voor geavanceerde instellingen" +#: ../../include/conversation.php:693 ../../include/ItemObject.php:250 +#, php-format +msgid " from %s" +msgstr " van %s" -#: ../../include/features.php:35 -msgid "Premium Channel" -msgstr "Premiumkanaal" +#: ../../include/conversation.php:696 ../../include/ItemObject.php:253 +#, php-format +msgid "last edited: %s" +msgstr "laatst bewerkt: %s" -#: ../../include/features.php:35 -msgid "" -"Allows you to set restrictions and terms on those that connect with your " -"channel" -msgstr "Stelt je in staat om beperkingen en voorwaarden in te stellen voor jouw kanaal" +#: ../../include/conversation.php:697 ../../include/ItemObject.php:254 +#, php-format +msgid "Expires: %s" +msgstr "Verloopt: %s" -#: ../../include/features.php:40 -msgid "Post Composition Features" -msgstr "Functies voor het opstellen van berichten" +#: ../../include/conversation.php:712 +msgid "View in context" +msgstr "In context bekijken" -#: ../../include/features.php:42 -msgid "Use Markdown" -msgstr "Markdown gebruiken" +#: ../../include/conversation.php:714 ../../include/conversation.php:1130 +#: ../../include/ItemObject.php:294 ../../mod/editblock.php:120 +#: ../../mod/editlayout.php:115 ../../mod/editpost.php:121 +#: ../../mod/editwebpage.php:152 ../../mod/photos.php:977 +#: ../../mod/mail.php:231 ../../mod/mail.php:346 +msgid "Please wait" +msgstr "Even wachten" -#: ../../include/features.php:42 -msgid "Allow use of \"Markdown\" to format posts" -msgstr "Sta het gebruik van \"markdown\" toe om berichten mee op te maken." +#: ../../include/conversation.php:841 +msgid "remove" +msgstr "verwijderen" -#: ../../include/features.php:43 -msgid "Post Preview" -msgstr "Voorvertoning" +#: ../../include/conversation.php:845 +msgid "Loading..." +msgstr "Aan het laden..." -#: ../../include/features.php:43 -msgid "Allow previewing posts and comments before publishing them" -msgstr "Een optie om je berichten en reacties voor het definitief publiceren voor te vertonen" +#: ../../include/conversation.php:846 +msgid "Delete Selected Items" +msgstr "Verwijder de geselecteerde items" -#: ../../include/features.php:44 ../../include/widgets.php:503 -#: ../../mod/sources.php:88 -msgid "Channel Sources" -msgstr "Kanaalbronnen" +#: ../../include/conversation.php:937 +msgid "View Source" +msgstr "Bron weergeven" -#: ../../include/features.php:44 -msgid "Automatically import channel content from other channels or feeds" -msgstr "Automatisch inhoud uit andere kanalen of feeds importeren." +#: ../../include/conversation.php:938 +msgid "Follow Thread" +msgstr "Conversatie volgen" -#: ../../include/features.php:45 -msgid "Even More Encryption" -msgstr "Extra encryptie" +#: ../../include/conversation.php:939 +msgid "View Status" +msgstr "Status weergeven" -#: ../../include/features.php:45 -msgid "" -"Allow optional encryption of content end-to-end with a shared secret key" -msgstr "Sta toe dat inhoud extra end-to-end wordt versleuteld met een gedeelde geheime sleutel." +#: ../../include/conversation.php:941 +msgid "View Photos" +msgstr "Foto's weergeven" -#: ../../include/features.php:50 -msgid "Network and Stream Filtering" -msgstr "Netwerk- en streamfilter" +#: ../../include/conversation.php:942 +msgid "Matrix Activity" +msgstr "Activiteit in de matrix" -#: ../../include/features.php:51 -msgid "Search by Date" -msgstr "Zoek op datum" +#: ../../include/conversation.php:943 +msgid "Edit Contact" +msgstr "Contact bewerken" -#: ../../include/features.php:51 -msgid "Ability to select posts by date ranges" -msgstr "Mogelijkheid om berichten op datum te filteren " +#: ../../include/conversation.php:944 +msgid "Send PM" +msgstr "Privébericht verzenden" -#: ../../include/features.php:52 -msgid "Collections Filter" -msgstr "Filter op collecties" +#: ../../include/conversation.php:945 ../../include/apps.php:140 +msgid "Poke" +msgstr "Aanstoten" -#: ../../include/features.php:52 -msgid "Enable widget to display Network posts only from selected collections" -msgstr "Sta de widget toe om netwerkberichten te tonen van bepaalde collecties" +#: ../../include/conversation.php:1001 +#, php-format +msgid "%s likes this." +msgstr "%s vindt dit leuk." -#: ../../include/features.php:53 ../../include/widgets.php:265 -msgid "Saved Searches" -msgstr "Opgeslagen zoekopdrachten" +#: ../../include/conversation.php:1001 +#, php-format +msgid "%s doesn't like this." +msgstr "%s vindt dit niet leuk." -#: ../../include/features.php:53 -msgid "Save search terms for re-use" -msgstr "Sla zoekopdrachten op voor hergebruik" +#: ../../include/conversation.php:1005 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "%2$d persoon vindt dit leuk." +msgstr[1] "%2$d personen vinden dit leuk." -#: ../../include/features.php:54 -msgid "Network Personal Tab" -msgstr "Persoonlijke netwerktab" +#: ../../include/conversation.php:1007 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "%2$d persoon vindt dit niet leuk." +msgstr[1] "%2$d personen vinden dit niet leuk." -#: ../../include/features.php:54 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "Sta het toe dat de tab netwerkberichten toont waarmee je interactie had" +#: ../../include/conversation.php:1013 +msgid "and" +msgstr "en" -#: ../../include/features.php:55 -msgid "Network New Tab" -msgstr "Nieuwe netwerktab" +#: ../../include/conversation.php:1016 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] ", en %d ander persoon" +msgstr[1] ", en %d andere personen" -#: ../../include/features.php:55 -msgid "Enable tab to display all new Network activity" -msgstr "Laat de tab alle nieuwe netwerkactiviteit tonen" +#: ../../include/conversation.php:1017 +#, php-format +msgid "%s like this." +msgstr "%s vinden dit leuk." -#: ../../include/features.php:56 -msgid "Affinity Tool" -msgstr "Verwantschapsfilter" +#: ../../include/conversation.php:1017 +#, php-format +msgid "%s don't like this." +msgstr "%s vinden dit niet leuk." -#: ../../include/features.php:56 -msgid "Filter stream activity by depth of relationships" -msgstr "Filter wat je in de matrix ziet op goed je iemand kent of mag" +#: ../../include/conversation.php:1074 +msgid "Visible to everybody" +msgstr "Voor iedereen zichtbaar" -#: ../../include/features.php:57 -msgid "Suggest Channels" -msgstr "Kanalen voorstellen" +#: ../../include/conversation.php:1075 ../../mod/mail.php:167 +#: ../../mod/mail.php:279 +msgid "Please enter a link URL:" +msgstr "Vul een internetadres/URL in:" -#: ../../include/features.php:57 -msgid "Show channel suggestions" -msgstr "Voor jou mogelijk interessante kanalen voorstellen" +#: ../../include/conversation.php:1076 +msgid "Please enter a video link/URL:" +msgstr "Vul een videolink/URL in:" -#: ../../include/features.php:62 -msgid "Post/Comment Tools" -msgstr "Bericht- en reactiehulpmiddelen" +#: ../../include/conversation.php:1077 +msgid "Please enter an audio link/URL:" +msgstr "Vul een audiolink/URL in:" -#: ../../include/features.php:64 -msgid "Edit Sent Posts" -msgstr "Bewerk verzonden berichten" +#: ../../include/conversation.php:1078 +msgid "Tag term:" +msgstr "Label:" -#: ../../include/features.php:64 -msgid "Edit and correct posts and comments after sending" -msgstr "Bewerk en corrigeer berichten en reacties nadat deze zijn verzonden" +#: ../../include/conversation.php:1079 ../../mod/filer.php:49 +msgid "Save to Folder:" +msgstr "Bewaar in map: " -#: ../../include/features.php:65 -msgid "Tagging" -msgstr "Labelen" +#: ../../include/conversation.php:1080 +msgid "Where are you right now?" +msgstr "Waar bevind je je op dit moment?" -#: ../../include/features.php:65 -msgid "Ability to tag existing posts" -msgstr "Mogelijkheid om bestaande berichten te labelen" +#: ../../include/conversation.php:1081 ../../mod/editpost.php:52 +#: ../../mod/mail.php:168 ../../mod/mail.php:280 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "Verloopt op DD-MM-YYYY om HH:MM" -#: ../../include/features.php:66 -msgid "Post Categories" -msgstr "Categorieën berichten" +#: ../../include/conversation.php:1105 ../../mod/photos.php:976 +#: ../../mod/layouts.php:113 +msgid "Share" +msgstr "Delen" -#: ../../include/features.php:66 -msgid "Add categories to your posts" -msgstr "Voeg categorieën toe aan je berichten" +#: ../../include/conversation.php:1107 ../../mod/editwebpage.php:139 +msgid "Page link title" +msgstr "Titel van paginalink" -#: ../../include/features.php:67 -msgid "Ability to file posts under folders" -msgstr "Mogelijkheid om berichten in mappen op te slaan" +#: ../../include/conversation.php:1110 +msgid "Post as" +msgstr "Bericht plaatsen als" -#: ../../include/features.php:68 -msgid "Dislike Posts" -msgstr "Vind berichten niet leuk" +#: ../../include/conversation.php:1111 ../../mod/editblock.php:112 +#: ../../mod/editlayout.php:107 ../../mod/editpost.php:113 +#: ../../mod/editwebpage.php:144 ../../mod/mail.php:228 ../../mod/mail.php:342 +msgid "Upload photo" +msgstr "Foto uploaden" -#: ../../include/features.php:68 -msgid "Ability to dislike posts/comments" -msgstr "Mogelijkheid om berichten en reacties niet leuk te vinden" +#: ../../include/conversation.php:1112 +msgid "upload photo" +msgstr "foto uploaden" -#: ../../include/features.php:69 -msgid "Star Posts" -msgstr "Geef berichten een ster" +#: ../../include/conversation.php:1113 ../../mod/editblock.php:113 +#: ../../mod/editlayout.php:108 ../../mod/editpost.php:114 +#: ../../mod/editwebpage.php:145 ../../mod/mail.php:229 ../../mod/mail.php:343 +msgid "Attach file" +msgstr "Bestand toevoegen" -#: ../../include/features.php:69 -msgid "Ability to mark special posts with a star indicator" -msgstr "Mogelijkheid om speciale berichten met een ster te markeren" +#: ../../include/conversation.php:1114 +msgid "attach file" +msgstr "bestand toevoegen" -#: ../../include/features.php:70 -msgid "Tag Cloud" -msgstr "Wolk met trefwoorden/labels" +#: ../../include/conversation.php:1115 ../../mod/editblock.php:114 +#: ../../mod/editlayout.php:109 ../../mod/editpost.php:115 +#: ../../mod/editwebpage.php:146 ../../mod/mail.php:230 ../../mod/mail.php:344 +msgid "Insert web link" +msgstr "Weblink invoegen" -#: ../../include/features.php:70 -msgid "Provide a personal tag cloud on your channel page" -msgstr "Zorgt voor een persoonlijke wolk met trefwoorden of labels op jouw kanaalpagina" +#: ../../include/conversation.php:1116 +msgid "web link" +msgstr "Weblink" -#: ../../include/follow.php:23 -msgid "Channel is blocked on this site." -msgstr "Kanaal is op deze hub geblokkeerd." +#: ../../include/conversation.php:1117 +msgid "Insert video link" +msgstr "Videolink invoegen" -#: ../../include/follow.php:28 -msgid "Channel location missing." -msgstr "Ontbrekende kanaallocatie." +#: ../../include/conversation.php:1118 +msgid "video link" +msgstr "videolink" -#: ../../include/follow.php:54 -msgid "Response from remote channel was incomplete." -msgstr "Antwoord van het kanaal op afstand was niet volledig." +#: ../../include/conversation.php:1119 +msgid "Insert audio link" +msgstr "Audiolink invoegen" -#: ../../include/follow.php:85 -msgid "Channel was deleted and no longer exists." -msgstr "Kanaal is verwijderd en bestaat niet meer." +#: ../../include/conversation.php:1120 +msgid "audio link" +msgstr "audiolink" -#: ../../include/follow.php:132 -msgid "Channel discovery failed." -msgstr "Kanaal ontdekken mislukt." +#: ../../include/conversation.php:1121 ../../mod/editblock.php:118 +#: ../../mod/editlayout.php:113 ../../mod/editpost.php:119 +#: ../../mod/editwebpage.php:150 +msgid "Set your location" +msgstr "Locatie instellen" -#: ../../include/follow.php:149 -msgid "local account not found." -msgstr "lokale account niet gevonden." +#: ../../include/conversation.php:1122 +msgid "set location" +msgstr "locatie instellen" -#: ../../include/follow.php:158 -msgid "Cannot connect to yourself." -msgstr "Kan niet met jezelf verbinden" +#: ../../include/conversation.php:1123 ../../mod/editblock.php:119 +#: ../../mod/editlayout.php:114 ../../mod/editpost.php:120 +#: ../../mod/editwebpage.php:151 +msgid "Clear browser location" +msgstr "Locatie van webbrowser wissen" -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "Een verwijderde collectie met deze naam is gereactiveerd. Bestaande itemrechten kunnen van toepassing zijn op deze collectie en toekomstige leden. Wanneer je dit niet zo bedoeld hebt, moet je een nieuwe collectie met een andere naam aanmaken." +#: ../../include/conversation.php:1124 +msgid "clear location" +msgstr "locatie wissen" -#: ../../include/group.php:223 -msgid "Default privacy group for new contacts" -msgstr "Standaard privacy-collectie voor nieuwe kanalen" +#: ../../include/conversation.php:1126 ../../mod/editblock.php:132 +#: ../../mod/editlayout.php:126 ../../mod/editpost.php:132 +#: ../../mod/editwebpage.php:167 +msgid "Set title" +msgstr "Titel instellen" -#: ../../include/group.php:242 ../../mod/admin.php:763 -msgid "All Channels" -msgstr "Alle kanalen" +#: ../../include/conversation.php:1129 ../../mod/editblock.php:135 +#: ../../mod/editlayout.php:129 ../../mod/editpost.php:134 +#: ../../mod/editwebpage.php:169 +msgid "Categories (comma-separated list)" +msgstr "Categorieën (door komma's gescheiden lijst)" -#: ../../include/group.php:264 -msgid "edit" -msgstr "bewerken" +#: ../../include/conversation.php:1131 ../../mod/editblock.php:121 +#: ../../mod/editlayout.php:116 ../../mod/editpost.php:122 +#: ../../mod/editwebpage.php:153 +msgid "Permission settings" +msgstr "Privacy-rechten" -#: ../../include/group.php:285 -msgid "Collections" -msgstr "Collecties" +#: ../../include/conversation.php:1132 +msgid "permissions" +msgstr "privacy-rechten" -#: ../../include/group.php:286 -msgid "Edit collection" -msgstr "Collectie bewerken" +#: ../../include/conversation.php:1139 ../../mod/editblock.php:129 +#: ../../mod/editlayout.php:123 ../../mod/editpost.php:129 +#: ../../mod/editwebpage.php:162 +msgid "Public post" +msgstr "Openbaar bericht" -#: ../../include/group.php:287 -msgid "Create a new collection" -msgstr "Nieuwe collectie aanmaken" +#: ../../include/conversation.php:1141 ../../mod/editblock.php:136 +#: ../../mod/editlayout.php:130 ../../mod/editpost.php:135 +#: ../../mod/editwebpage.php:170 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Voorbeeld: bob@voorbeeld.nl, mary@voorbeeld.be" -#: ../../include/group.php:288 -msgid "Channels not in any collection" -msgstr "Kanalen die zich in geen enkele collectie bevinden" +#: ../../include/conversation.php:1154 ../../mod/editblock.php:146 +#: ../../mod/editlayout.php:140 ../../mod/editpost.php:146 +#: ../../mod/editwebpage.php:179 ../../mod/mail.php:235 ../../mod/mail.php:349 +msgid "Set expiration date" +msgstr "Verloopdatum instellen" -#: ../../include/group.php:290 ../../include/widgets.php:266 -msgid "add" -msgstr "toevoegen" +#: ../../include/conversation.php:1156 ../../include/ItemObject.php:595 +#: ../../mod/editpost.php:148 ../../mod/mail.php:237 ../../mod/mail.php:351 +msgid "Encrypt text" +msgstr "Tekst versleutelen" -#: ../../include/identity.php:30 ../../mod/item.php:1280 -msgid "Unable to obtain identity information from database" -msgstr "Niet in staat om identiteitsinformatie uit de database te verkrijgen" +#: ../../include/conversation.php:1158 ../../mod/editpost.php:150 +msgid "OK" +msgstr "OK" -#: ../../include/identity.php:63 -msgid "Empty name" -msgstr "Ontbrekende naam" +#: ../../include/conversation.php:1159 ../../mod/settings.php:516 +#: ../../mod/settings.php:542 ../../mod/editpost.php:151 +#: ../../mod/fbrowser.php:82 ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:94 +msgid "Cancel" +msgstr "Annuleren" -#: ../../include/identity.php:65 -msgid "Name too long" -msgstr "Naam te lang" +#: ../../include/conversation.php:1401 +msgid "Discover" +msgstr "Ontdekken" -#: ../../include/identity.php:166 -msgid "No account identifier" -msgstr "Geen account-identificator" +#: ../../include/conversation.php:1404 +msgid "Imported public streams" +msgstr "Openbare streams importeren" -#: ../../include/identity.php:176 -msgid "Nickname is required." -msgstr "Bijnaam is verplicht" +#: ../../include/conversation.php:1409 +msgid "Commented Order" +msgstr "Nieuwe reacties bovenaan" -#: ../../include/identity.php:190 -msgid "Reserved nickname. Please choose another." -msgstr "Deze naam is gereserveerd. Kies een andere." +#: ../../include/conversation.php:1412 +msgid "Sort by Comment Date" +msgstr "Berichten met nieuwe reacties bovenaan" -#: ../../include/identity.php:195 -msgid "" -"Nickname has unsupported characters or is already being used on this site." -msgstr "Deze naam heeft niet ondersteunde karakters of is al op deze hub in gebruik." +#: ../../include/conversation.php:1416 +msgid "Posted Order" +msgstr "Nieuwe berichten bovenaan" -#: ../../include/identity.php:258 -msgid "Unable to retrieve created identity" -msgstr "Niet in staat om aangemaakte identiteit te vinden" +#: ../../include/conversation.php:1419 +msgid "Sort by Post Date" +msgstr "Nieuwe berichten bovenaan" -#: ../../include/identity.php:317 -msgid "Default Profile" -msgstr "Standaardprofiel" +#: ../../include/conversation.php:1424 ../../include/widgets.php:82 +msgid "Personal" +msgstr "Persoonlijk" -#: ../../include/identity.php:342 ../../include/widgets.php:400 -#: ../../include/profile_selectors.php:42 ../../mod/connedit.php:431 -msgid "Friends" -msgstr "Vrienden" +#: ../../include/conversation.php:1427 +msgid "Posts that mention or involve you" +msgstr "Alleen berichten die jou vermelden of waar je op een andere manier bij betrokken bent" -#: ../../include/identity.php:509 -msgid "Requested channel is not available." -msgstr "Opgevraagd kanaal is niet beschikbaar." +#: ../../include/conversation.php:1433 ../../mod/connections.php:211 +#: ../../mod/connections.php:224 ../../mod/menu.php:61 +msgid "New" +msgstr "Nieuw" -#: ../../include/identity.php:557 ../../mod/achievements.php:8 -#: ../../mod/profile.php:16 ../../mod/blocks.php:10 ../../mod/connect.php:13 -#: ../../mod/filestorage.php:40 ../../mod/layouts.php:8 -#: ../../mod/webpages.php:8 -msgid "Requested profile is not available." -msgstr "Opgevraagd profiel is niet beschikbaar" +#: ../../include/conversation.php:1436 +msgid "Activity Stream - by date" +msgstr "Activiteitenstroom - volgens datum" -#: ../../include/identity.php:675 ../../include/widgets.php:128 -#: ../../include/widgets.php:168 ../../include/Contact.php:107 -#: ../../mod/directory.php:183 ../../mod/dirprofile.php:164 -#: ../../mod/suggest.php:51 ../../mod/match.php:62 -msgid "Connect" -msgstr "Verbinden" +#: ../../include/conversation.php:1442 +msgid "Starred" +msgstr "Met ster" -#: ../../include/identity.php:689 ../../mod/profiles.php:612 -msgid "Change profile photo" -msgstr "Profielfoto veranderen" +#: ../../include/conversation.php:1445 +msgid "Favourite Posts" +msgstr "Favoriete berichten" -#: ../../include/identity.php:695 -msgid "Profiles" -msgstr "Profielen" +#: ../../include/conversation.php:1452 +msgid "Spam" +msgstr "Spam" + +#: ../../include/conversation.php:1455 +msgid "Posts flagged as SPAM" +msgstr "Berichten gemarkeerd als SPAM" + +#: ../../include/conversation.php:1491 ../../mod/admin.php:892 +msgid "Channel" +msgstr "Kanaal" + +#: ../../include/conversation.php:1494 +msgid "Status Messages and Posts" +msgstr "Berichten in dit kanaal" + +#: ../../include/conversation.php:1503 +msgid "About" +msgstr "Over" + +#: ../../include/conversation.php:1506 +msgid "Profile Details" +msgstr "Profiel" + +#: ../../include/conversation.php:1524 +msgid "Files and Storage" +msgstr "Bestanden en opslagruimte" + +#: ../../include/conversation.php:1533 ../../include/conversation.php:1536 +msgid "Chatrooms" +msgstr "Chatkanalen" + +#: ../../include/conversation.php:1546 +msgid "Saved Bookmarks" +msgstr "Opgeslagen bladwijzers" + +#: ../../include/conversation.php:1557 +msgid "Manage Webpages" +msgstr "Webpagina's beheren" + +#: ../../include/features.php:23 +msgid "General Features" +msgstr "Algemene functies" + +#: ../../include/features.php:25 +msgid "Content Expiration" +msgstr "Inhoud laten verlopen" + +#: ../../include/features.php:25 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "Berichten, reacties en/of privéberichten na een bepaalde tijd verwijderen" + +#: ../../include/features.php:26 +msgid "Multiple Profiles" +msgstr "Meerdere profielen" -#: ../../include/identity.php:695 -msgid "Manage/edit profiles" -msgstr "Profielen beheren/bewerken" +#: ../../include/features.php:26 +msgid "Ability to create multiple profiles" +msgstr "Mogelijkheid om meerdere profielen aan te maken" -#: ../../include/identity.php:696 ../../mod/profiles.php:613 -msgid "Create New Profile" -msgstr "Nieuw profiel aanmaken" +#: ../../include/features.php:27 +msgid "Web Pages" +msgstr "Webpagina's" -#: ../../include/identity.php:699 -msgid "Edit Profile" -msgstr "Profiel bewerken" +#: ../../include/features.php:27 +msgid "Provide managed web pages on your channel" +msgstr "Sta beheerde webpagina's op jouw kanaal toe" -#: ../../include/identity.php:710 ../../mod/profiles.php:624 -msgid "Profile Image" -msgstr "Profielfoto" +#: ../../include/features.php:28 +msgid "Private Notes" +msgstr "Privé-aantekeningen" -#: ../../include/identity.php:713 ../../mod/profiles.php:627 -msgid "visible to everybody" -msgstr "Voor iedereen zichtbaar" +#: ../../include/features.php:28 +msgid "Enables a tool to store notes and reminders" +msgstr "Schakelt een eenvoudige toepassing in om aantekeningen en herinneringen in op te slaan" -#: ../../include/identity.php:714 ../../mod/profiles.php:628 -msgid "Edit visibility" -msgstr "Zichtbaarheid bewerken" +#: ../../include/features.php:33 +msgid "Extended Identity Sharing" +msgstr "Uitgebreid identiteit delen" -#: ../../include/identity.php:728 ../../include/identity.php:952 -#: ../../mod/directory.php:158 -msgid "Gender:" -msgstr "Geslacht:" +#: ../../include/features.php:33 +msgid "" +"Share your identity with all websites on the internet. When disabled, " +"identity is only shared with sites in the matrix." +msgstr "Deel jouw Red Matrix-identiteit met alle websites op het internet. Wanneer dit is uitgeschakeld wordt je identiteit alleen binnen het Red Matrix-netwerk gedeeld. Schakel dit alleen als je weet wat je doet." -#: ../../include/identity.php:729 ../../include/identity.php:996 -#: ../../mod/directory.php:160 -msgid "Status:" -msgstr "Status:" +#: ../../include/features.php:34 +msgid "Expert Mode" +msgstr "Expertmodus" -#: ../../include/identity.php:730 ../../include/identity.php:1007 -#: ../../mod/directory.php:162 -msgid "Homepage:" -msgstr "Homepagina:" +#: ../../include/features.php:34 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "Schakel de expertmodus in voor geavanceerde instellingen" -#: ../../include/identity.php:731 ../../mod/dirprofile.php:151 -msgid "Online Now" -msgstr "Nu online" +#: ../../include/features.php:35 +msgid "Premium Channel" +msgstr "Premiumkanaal" -#: ../../include/identity.php:796 ../../include/identity.php:876 -#: ../../mod/ping.php:298 -msgid "g A l F d" -msgstr "G:i, l d F" +#: ../../include/features.php:35 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" +msgstr "Stelt je in staat om beperkingen en voorwaarden in te stellen voor jouw kanaal" -#: ../../include/identity.php:797 ../../include/identity.php:877 -msgid "F d" -msgstr "d F" +#: ../../include/features.php:40 +msgid "Post Composition Features" +msgstr "Functies voor het opstellen van berichten" -#: ../../include/identity.php:842 ../../include/identity.php:917 -#: ../../mod/ping.php:320 -msgid "[today]" -msgstr "[vandaag]" +#: ../../include/features.php:42 +msgid "Use Markdown" +msgstr "Markdown gebruiken" -#: ../../include/identity.php:854 -msgid "Birthday Reminders" -msgstr "Verjaardagsherinneringen" +#: ../../include/features.php:42 +msgid "Allow use of \"Markdown\" to format posts" +msgstr "Sta het gebruik van \"markdown\" toe om berichten mee op te maken." -#: ../../include/identity.php:855 -msgid "Birthdays this week:" -msgstr "Verjaardagen deze week:" +#: ../../include/features.php:43 +msgid "Post Preview" +msgstr "Voorvertoning" -#: ../../include/identity.php:910 -msgid "[No description]" -msgstr "[Geen omschrijving]" +#: ../../include/features.php:43 +msgid "Allow previewing posts and comments before publishing them" +msgstr "Een optie om je berichten en reacties voor het definitief publiceren voor te vertonen" -#: ../../include/identity.php:928 -msgid "Event Reminders" -msgstr "Herinneringen voor gebeurtenissen" +#: ../../include/features.php:44 ../../include/widgets.php:503 +#: ../../mod/sources.php:88 +msgid "Channel Sources" +msgstr "Kanaalbronnen" -#: ../../include/identity.php:929 -msgid "Events this week:" -msgstr "Gebeurtenissen deze week:" +#: ../../include/features.php:44 +msgid "Automatically import channel content from other channels or feeds" +msgstr "Automatisch inhoud uit andere kanalen of feeds importeren." -#: ../../include/identity.php:942 ../../include/identity.php:1050 -#: ../../include/apps.php:133 ../../mod/profperm.php:112 -msgid "Profile" -msgstr "Profiel" +#: ../../include/features.php:45 +msgid "Even More Encryption" +msgstr "Extra encryptie" -#: ../../include/identity.php:950 ../../mod/settings.php:935 -msgid "Full Name:" -msgstr "Volledige naam:" +#: ../../include/features.php:45 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" +msgstr "Sta toe dat inhoud extra end-to-end wordt versleuteld met een gedeelde geheime sleutel." -#: ../../include/identity.php:957 -msgid "Like this channel" -msgstr "Vind dit kanaal leuk" +#: ../../include/features.php:50 +msgid "Network and Stream Filtering" +msgstr "Netwerk- en streamfilter" -#: ../../include/identity.php:981 -msgid "j F, Y" -msgstr "F j Y" +#: ../../include/features.php:51 +msgid "Search by Date" +msgstr "Zoek op datum" -#: ../../include/identity.php:982 -msgid "j F" -msgstr "F j" +#: ../../include/features.php:51 +msgid "Ability to select posts by date ranges" +msgstr "Mogelijkheid om berichten op datum te filteren " -#: ../../include/identity.php:989 -msgid "Birthday:" -msgstr "Geboortedatum:" +#: ../../include/features.php:52 +msgid "Collections Filter" +msgstr "Filter op collecties" -#: ../../include/identity.php:993 -msgid "Age:" -msgstr "Leeftijd:" +#: ../../include/features.php:52 +msgid "Enable widget to display Network posts only from selected collections" +msgstr "Sta de widget toe om netwerkberichten te tonen van bepaalde collecties" -#: ../../include/identity.php:1002 -#, php-format -msgid "for %1$d %2$s" -msgstr "voor %1$d %2$s" +#: ../../include/features.php:53 ../../include/widgets.php:265 +msgid "Saved Searches" +msgstr "Opgeslagen zoekopdrachten" -#: ../../include/identity.php:1005 ../../mod/profiles.php:535 -msgid "Sexual Preference:" -msgstr "Seksuele voorkeur:" +#: ../../include/features.php:53 +msgid "Save search terms for re-use" +msgstr "Sla zoekopdrachten op voor hergebruik" -#: ../../include/identity.php:1009 ../../mod/profiles.php:537 -msgid "Hometown:" -msgstr "Woonplaats:" +#: ../../include/features.php:54 +msgid "Network Personal Tab" +msgstr "Persoonlijke netwerktab" -#: ../../include/identity.php:1011 -msgid "Tags:" -msgstr "Trefwoorden:" +#: ../../include/features.php:54 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "Sta het toe dat de tab netwerkberichten toont waarmee je interactie had" -#: ../../include/identity.php:1013 ../../mod/profiles.php:538 -msgid "Political Views:" -msgstr "Politieke overtuigingen:" +#: ../../include/features.php:55 +msgid "Network New Tab" +msgstr "Nieuwe netwerktab" -#: ../../include/identity.php:1015 -msgid "Religion:" -msgstr "Religie:" +#: ../../include/features.php:55 +msgid "Enable tab to display all new Network activity" +msgstr "Laat de tab alle nieuwe netwerkactiviteit tonen" -#: ../../include/identity.php:1017 ../../mod/directory.php:164 -msgid "About:" -msgstr "Over:" +#: ../../include/features.php:56 +msgid "Affinity Tool" +msgstr "Verwantschapsfilter" -#: ../../include/identity.php:1019 -msgid "Hobbies/Interests:" -msgstr "Hobby's/interesses:" +#: ../../include/features.php:56 +msgid "Filter stream activity by depth of relationships" +msgstr "Filter wat je in de matrix ziet op goed je iemand kent of mag" -#: ../../include/identity.php:1021 ../../mod/profiles.php:541 -msgid "Likes:" -msgstr "Houdt van:" +#: ../../include/features.php:57 +msgid "Suggest Channels" +msgstr "Kanalen voorstellen" -#: ../../include/identity.php:1023 ../../mod/profiles.php:542 -msgid "Dislikes:" -msgstr "Houdt niet van:" +#: ../../include/features.php:57 +msgid "Show channel suggestions" +msgstr "Voor jou mogelijk interessante kanalen voorstellen" -#: ../../include/identity.php:1026 -msgid "Contact information and Social Networks:" -msgstr "Contactinformatie en sociale netwerken:" +#: ../../include/features.php:62 +msgid "Post/Comment Tools" +msgstr "Bericht- en reactiehulpmiddelen" -#: ../../include/identity.php:1028 -msgid "My other channels:" -msgstr "Mijn andere kanalen" +#: ../../include/features.php:64 +msgid "Edit Sent Posts" +msgstr "Bewerk verzonden berichten" -#: ../../include/identity.php:1030 -msgid "Musical interests:" -msgstr "Muzikale interesses:" +#: ../../include/features.php:64 +msgid "Edit and correct posts and comments after sending" +msgstr "Bewerk en corrigeer berichten en reacties nadat deze zijn verzonden" -#: ../../include/identity.php:1032 -msgid "Books, literature:" -msgstr "Boeken, literatuur:" +#: ../../include/features.php:65 +msgid "Tagging" +msgstr "Labelen" -#: ../../include/identity.php:1034 -msgid "Television:" -msgstr "Televisie:" +#: ../../include/features.php:65 +msgid "Ability to tag existing posts" +msgstr "Mogelijkheid om bestaande berichten te labelen" + +#: ../../include/features.php:66 +msgid "Post Categories" +msgstr "Categorieën berichten" -#: ../../include/identity.php:1036 -msgid "Film/dance/culture/entertainment:" -msgstr "Films/dansen/cultuur/vermaak:" +#: ../../include/features.php:66 +msgid "Add categories to your posts" +msgstr "Voeg categorieën toe aan je berichten" -#: ../../include/identity.php:1038 -msgid "Love/Romance:" -msgstr "Liefde/romantiek:" +#: ../../include/features.php:67 +msgid "Ability to file posts under folders" +msgstr "Mogelijkheid om berichten in mappen op te slaan" -#: ../../include/identity.php:1040 -msgid "Work/employment:" -msgstr "Werk/beroep:" +#: ../../include/features.php:68 +msgid "Dislike Posts" +msgstr "Vind berichten niet leuk" -#: ../../include/identity.php:1042 -msgid "School/education:" -msgstr "School/opleiding:" +#: ../../include/features.php:68 +msgid "Ability to dislike posts/comments" +msgstr "Mogelijkheid om berichten en reacties niet leuk te vinden" -#: ../../include/identity.php:1052 -msgid "Like this thing" -msgstr "Vind dit object leuk" +#: ../../include/features.php:69 +msgid "Star Posts" +msgstr "Geef berichten een ster" -#: ../../include/network.php:652 -msgid "view full size" -msgstr "volledige grootte tonen" +#: ../../include/features.php:69 +msgid "Ability to mark special posts with a star indicator" +msgstr "Mogelijkheid om speciale berichten met een ster te markeren" -#: ../../include/text.php:320 -msgid "prev" -msgstr "vorige" +#: ../../include/features.php:70 +msgid "Tag Cloud" +msgstr "Wolk met trefwoorden/labels" -#: ../../include/text.php:322 -msgid "first" -msgstr "eerste" +#: ../../include/features.php:70 +msgid "Provide a personal tag cloud on your channel page" +msgstr "Zorgt voor een persoonlijke wolk met trefwoorden of labels op jouw kanaalpagina" -#: ../../include/text.php:351 -msgid "last" -msgstr "laatste" +#: ../../include/follow.php:23 +msgid "Channel is blocked on this site." +msgstr "Kanaal is op deze hub geblokkeerd." -#: ../../include/text.php:354 -msgid "next" -msgstr "volgende" +#: ../../include/follow.php:28 +msgid "Channel location missing." +msgstr "Ontbrekende kanaallocatie." -#: ../../include/text.php:366 -msgid "older" -msgstr "ouder" +#: ../../include/follow.php:54 +msgid "Response from remote channel was incomplete." +msgstr "Antwoord van het kanaal op afstand was niet volledig." -#: ../../include/text.php:368 -msgid "newer" -msgstr "nieuwer" +#: ../../include/follow.php:85 +msgid "Channel was deleted and no longer exists." +msgstr "Kanaal is verwijderd en bestaat niet meer." -#: ../../include/text.php:729 -msgid "No connections" -msgstr "Geen connecties" +#: ../../include/follow.php:132 +msgid "Channel discovery failed." +msgstr "Kanaal ontdekken mislukt." -#: ../../include/text.php:742 -#, php-format -msgid "%d Connection" -msgid_plural "%d Connections" -msgstr[0] "%d connectie" -msgstr[1] "%d connecties" +#: ../../include/follow.php:149 +msgid "local account not found." +msgstr "lokale account niet gevonden." -#: ../../include/text.php:754 -msgid "View Connections" -msgstr "Connecties weergeven" +#: ../../include/follow.php:158 +msgid "Cannot connect to yourself." +msgstr "Kan niet met jezelf verbinden" -#: ../../include/text.php:815 ../../include/text.php:829 -#: ../../include/widgets.php:186 ../../mod/rbmark.php:28 -#: ../../mod/rbmark.php:98 ../../mod/filer.php:50 -msgid "Save" -msgstr "Opslaan" +#: ../../include/group.php:25 +msgid "" +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "Een verwijderde collectie met deze naam is gereactiveerd. Bestaande itemrechten kunnen van toepassing zijn op deze collectie en toekomstige leden. Wanneer je dit niet zo bedoeld hebt, moet je een nieuwe collectie met een andere naam aanmaken." -#: ../../include/text.php:895 -msgid "poke" -msgstr "aanstoten" +#: ../../include/group.php:234 +msgid "Default privacy group for new contacts" +msgstr "Standaard privacy-collectie voor nieuwe kanalen" -#: ../../include/text.php:896 -msgid "ping" -msgstr "ping" +#: ../../include/group.php:253 ../../mod/admin.php:763 +msgid "All Channels" +msgstr "Alle kanalen" -#: ../../include/text.php:896 -msgid "pinged" -msgstr "gepingd" +#: ../../include/group.php:275 +msgid "edit" +msgstr "bewerken" -#: ../../include/text.php:897 -msgid "prod" -msgstr "por" +#: ../../include/group.php:296 +msgid "Collections" +msgstr "Collecties" -#: ../../include/text.php:897 -msgid "prodded" -msgstr "gepord" +#: ../../include/group.php:297 +msgid "Edit collection" +msgstr "Collectie bewerken" -#: ../../include/text.php:898 -msgid "slap" -msgstr "slaan" +#: ../../include/group.php:298 +msgid "Create a new collection" +msgstr "Nieuwe collectie aanmaken" -#: ../../include/text.php:898 -msgid "slapped" -msgstr "sloeg" +#: ../../include/group.php:299 +msgid "Channels not in any collection" +msgstr "Kanalen die zich in geen enkele collectie bevinden" -#: ../../include/text.php:899 -msgid "finger" -msgstr "finger" +#: ../../include/group.php:301 ../../include/widgets.php:266 +msgid "add" +msgstr "toevoegen" -#: ../../include/text.php:899 -msgid "fingered" -msgstr "gefingerd" +#: ../../include/identity.php:30 ../../mod/item.php:1280 +msgid "Unable to obtain identity information from database" +msgstr "Niet in staat om identiteitsinformatie uit de database te verkrijgen" -#: ../../include/text.php:900 -msgid "rebuff" -msgstr "afpoeieren" +#: ../../include/identity.php:63 +msgid "Empty name" +msgstr "Ontbrekende naam" -#: ../../include/text.php:900 -msgid "rebuffed" -msgstr "afgepoeierd" +#: ../../include/identity.php:65 +msgid "Name too long" +msgstr "Naam te lang" -#: ../../include/text.php:909 -msgid "happy" -msgstr "gelukkig" +#: ../../include/identity.php:166 +msgid "No account identifier" +msgstr "Geen account-identificator" -#: ../../include/text.php:910 -msgid "sad" -msgstr "bedroefd" +#: ../../include/identity.php:176 +msgid "Nickname is required." +msgstr "Bijnaam is verplicht" -#: ../../include/text.php:911 -msgid "mellow" -msgstr "mellow" +#: ../../include/identity.php:190 +msgid "Reserved nickname. Please choose another." +msgstr "Deze naam is gereserveerd. Kies een andere." -#: ../../include/text.php:912 -msgid "tired" -msgstr "moe" +#: ../../include/identity.php:195 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "Deze naam heeft niet ondersteunde karakters of is al op deze hub in gebruik." -#: ../../include/text.php:913 -msgid "perky" -msgstr "parmantig" +#: ../../include/identity.php:258 +msgid "Unable to retrieve created identity" +msgstr "Niet in staat om aangemaakte identiteit te vinden" -#: ../../include/text.php:914 -msgid "angry" -msgstr "boos" +#: ../../include/identity.php:317 +msgid "Default Profile" +msgstr "Standaardprofiel" -#: ../../include/text.php:915 -msgid "stupified" -msgstr "beteuterd" +#: ../../include/identity.php:342 ../../include/widgets.php:400 +#: ../../include/profile_selectors.php:42 ../../mod/connedit.php:431 +msgid "Friends" +msgstr "Vrienden" -#: ../../include/text.php:916 -msgid "puzzled" -msgstr "verward" +#: ../../include/identity.php:509 +msgid "Requested channel is not available." +msgstr "Opgevraagd kanaal is niet beschikbaar." -#: ../../include/text.php:917 -msgid "interested" -msgstr "geïnteresseerd" +#: ../../include/identity.php:557 ../../mod/achievements.php:8 +#: ../../mod/profile.php:16 ../../mod/blocks.php:10 ../../mod/connect.php:13 +#: ../../mod/filestorage.php:40 ../../mod/layouts.php:8 +#: ../../mod/webpages.php:8 +msgid "Requested profile is not available." +msgstr "Opgevraagd profiel is niet beschikbaar" -#: ../../include/text.php:918 -msgid "bitter" -msgstr "verbitterd" +#: ../../include/identity.php:675 ../../include/widgets.php:128 +#: ../../include/widgets.php:168 ../../include/Contact.php:107 +#: ../../mod/directory.php:183 ../../mod/dirprofile.php:164 +#: ../../mod/suggest.php:51 ../../mod/match.php:62 +msgid "Connect" +msgstr "Verbinden" -#: ../../include/text.php:919 -msgid "cheerful" -msgstr "vrolijk" +#: ../../include/identity.php:689 ../../mod/profiles.php:612 +msgid "Change profile photo" +msgstr "Profielfoto veranderen" -#: ../../include/text.php:920 -msgid "alive" -msgstr "levendig" +#: ../../include/identity.php:695 +msgid "Profiles" +msgstr "Profielen" -#: ../../include/text.php:921 -msgid "annoyed" -msgstr "geërgerd" +#: ../../include/identity.php:695 +msgid "Manage/edit profiles" +msgstr "Profielen beheren/bewerken" -#: ../../include/text.php:922 -msgid "anxious" -msgstr "bezorgd" +#: ../../include/identity.php:696 ../../mod/profiles.php:613 +msgid "Create New Profile" +msgstr "Nieuw profiel aanmaken" -#: ../../include/text.php:923 -msgid "cranky" -msgstr "humeurig" +#: ../../include/identity.php:699 +msgid "Edit Profile" +msgstr "Profiel bewerken" -#: ../../include/text.php:924 -msgid "disturbed" -msgstr "verontrust" +#: ../../include/identity.php:710 ../../mod/profiles.php:624 +msgid "Profile Image" +msgstr "Profielfoto" + +#: ../../include/identity.php:713 ../../mod/profiles.php:627 +msgid "visible to everybody" +msgstr "Voor iedereen zichtbaar" -#: ../../include/text.php:925 -msgid "frustrated" -msgstr "gefrustreerd " +#: ../../include/identity.php:714 ../../mod/profiles.php:628 +msgid "Edit visibility" +msgstr "Zichtbaarheid bewerken" -#: ../../include/text.php:926 -msgid "depressed" -msgstr "gedeprimeerd" +#: ../../include/identity.php:728 ../../include/identity.php:952 +#: ../../mod/directory.php:158 +msgid "Gender:" +msgstr "Geslacht:" -#: ../../include/text.php:927 -msgid "motivated" -msgstr "gemotiveerd" +#: ../../include/identity.php:729 ../../include/identity.php:996 +#: ../../mod/directory.php:160 +msgid "Status:" +msgstr "Status:" -#: ../../include/text.php:928 -msgid "relaxed" -msgstr "ontspannen" +#: ../../include/identity.php:730 ../../include/identity.php:1007 +#: ../../mod/directory.php:162 +msgid "Homepage:" +msgstr "Homepagina:" -#: ../../include/text.php:929 -msgid "surprised" -msgstr "verrast" +#: ../../include/identity.php:731 ../../mod/dirprofile.php:151 +msgid "Online Now" +msgstr "Nu online" -#: ../../include/text.php:1090 -msgid "Monday" -msgstr "maandag" +#: ../../include/identity.php:796 ../../include/identity.php:876 +#: ../../mod/ping.php:298 +msgid "g A l F d" +msgstr "G:i, l d F" -#: ../../include/text.php:1090 -msgid "Tuesday" -msgstr "dinsdag" +#: ../../include/identity.php:797 ../../include/identity.php:877 +msgid "F d" +msgstr "d F" -#: ../../include/text.php:1090 -msgid "Wednesday" -msgstr "woensdag" +#: ../../include/identity.php:842 ../../include/identity.php:917 +#: ../../mod/ping.php:320 +msgid "[today]" +msgstr "[vandaag]" -#: ../../include/text.php:1090 -msgid "Thursday" -msgstr "donderdag" +#: ../../include/identity.php:854 +msgid "Birthday Reminders" +msgstr "Verjaardagsherinneringen" -#: ../../include/text.php:1090 -msgid "Friday" -msgstr "vrijdag" +#: ../../include/identity.php:855 +msgid "Birthdays this week:" +msgstr "Verjaardagen deze week:" -#: ../../include/text.php:1090 -msgid "Saturday" -msgstr "zaterdag" +#: ../../include/identity.php:910 +msgid "[No description]" +msgstr "[Geen omschrijving]" -#: ../../include/text.php:1090 -msgid "Sunday" -msgstr "zondag" +#: ../../include/identity.php:928 +msgid "Event Reminders" +msgstr "Herinneringen voor gebeurtenissen" -#: ../../include/text.php:1094 -msgid "January" -msgstr "januari" +#: ../../include/identity.php:929 +msgid "Events this week:" +msgstr "Gebeurtenissen deze week:" -#: ../../include/text.php:1094 -msgid "February" -msgstr "februari" +#: ../../include/identity.php:942 ../../include/identity.php:1050 +#: ../../include/apps.php:133 ../../mod/profperm.php:112 +msgid "Profile" +msgstr "Profiel" -#: ../../include/text.php:1094 -msgid "March" -msgstr "maart" +#: ../../include/identity.php:950 ../../mod/settings.php:935 +msgid "Full Name:" +msgstr "Volledige naam:" -#: ../../include/text.php:1094 -msgid "April" -msgstr "april" +#: ../../include/identity.php:957 +msgid "Like this channel" +msgstr "Vind dit kanaal leuk" -#: ../../include/text.php:1094 -msgid "May" -msgstr "mei" +#: ../../include/identity.php:981 +msgid "j F, Y" +msgstr "F j Y" -#: ../../include/text.php:1094 -msgid "June" -msgstr "juni" +#: ../../include/identity.php:982 +msgid "j F" +msgstr "F j" -#: ../../include/text.php:1094 -msgid "July" -msgstr "juli" +#: ../../include/identity.php:989 +msgid "Birthday:" +msgstr "Geboortedatum:" -#: ../../include/text.php:1094 -msgid "August" -msgstr "augustus" +#: ../../include/identity.php:993 +msgid "Age:" +msgstr "Leeftijd:" -#: ../../include/text.php:1094 -msgid "September" -msgstr "september" +#: ../../include/identity.php:1002 +#, php-format +msgid "for %1$d %2$s" +msgstr "voor %1$d %2$s" -#: ../../include/text.php:1094 -msgid "October" -msgstr "oktober" +#: ../../include/identity.php:1005 ../../mod/profiles.php:535 +msgid "Sexual Preference:" +msgstr "Seksuele voorkeur:" -#: ../../include/text.php:1094 -msgid "November" -msgstr "november" +#: ../../include/identity.php:1009 ../../mod/profiles.php:537 +msgid "Hometown:" +msgstr "Woonplaats:" -#: ../../include/text.php:1094 -msgid "December" -msgstr "december" +#: ../../include/identity.php:1011 +msgid "Tags:" +msgstr "Trefwoorden:" -#: ../../include/text.php:1172 -msgid "unknown.???" -msgstr "onbekend.???" +#: ../../include/identity.php:1013 ../../mod/profiles.php:538 +msgid "Political Views:" +msgstr "Politieke overtuigingen:" -#: ../../include/text.php:1173 -msgid "bytes" -msgstr "bytes" +#: ../../include/identity.php:1015 +msgid "Religion:" +msgstr "Religie:" -#: ../../include/text.php:1208 -msgid "remove category" -msgstr "categorie verwijderen" +#: ../../include/identity.php:1017 ../../mod/directory.php:164 +msgid "About:" +msgstr "Over:" -#: ../../include/text.php:1278 -msgid "remove from file" -msgstr "uit map verwijderen" +#: ../../include/identity.php:1019 +msgid "Hobbies/Interests:" +msgstr "Hobby's/interesses:" -#: ../../include/text.php:1343 ../../include/text.php:1355 -msgid "Click to open/close" -msgstr "Klik om te openen of te sluiten" +#: ../../include/identity.php:1021 ../../mod/profiles.php:541 +msgid "Likes:" +msgstr "Houdt van:" -#: ../../include/text.php:1510 ../../mod/events.php:355 -msgid "Link to Source" -msgstr "Originele locatie" +#: ../../include/identity.php:1023 ../../mod/profiles.php:542 +msgid "Dislikes:" +msgstr "Houdt niet van:" -#: ../../include/text.php:1529 -msgid "Select a page layout: " -msgstr "Kies een paginalayout: " +#: ../../include/identity.php:1026 +msgid "Contact information and Social Networks:" +msgstr "Contactinformatie en sociale netwerken:" -#: ../../include/text.php:1532 ../../include/text.php:1597 -msgid "default" -msgstr "standaard" +#: ../../include/identity.php:1028 +msgid "My other channels:" +msgstr "Mijn andere kanalen" -#: ../../include/text.php:1568 -msgid "Page content type: " -msgstr "Opmaakcode pagina" +#: ../../include/identity.php:1030 +msgid "Musical interests:" +msgstr "Muzikale interesses:" -#: ../../include/text.php:1609 -msgid "Select an alternate language" -msgstr "Kies een andere taal" +#: ../../include/identity.php:1032 +msgid "Books, literature:" +msgstr "Boeken, literatuur:" -#: ../../include/text.php:1743 -msgid "activity" -msgstr "activiteit" +#: ../../include/identity.php:1034 +msgid "Television:" +msgstr "Televisie:" -#: ../../include/text.php:2002 -msgid "Design" -msgstr "Ontwerp" +#: ../../include/identity.php:1036 +msgid "Film/dance/culture/entertainment:" +msgstr "Films/dansen/cultuur/vermaak:" -#: ../../include/text.php:2004 -msgid "Blocks" -msgstr "Blokken" +#: ../../include/identity.php:1038 +msgid "Love/Romance:" +msgstr "Liefde/romantiek:" -#: ../../include/text.php:2005 -msgid "Menus" -msgstr "Menu's" +#: ../../include/identity.php:1040 +msgid "Work/employment:" +msgstr "Werk/beroep:" -#: ../../include/text.php:2006 -msgid "Layouts" -msgstr "Layouts" +#: ../../include/identity.php:1042 +msgid "School/education:" +msgstr "School/opleiding:" -#: ../../include/text.php:2007 -msgid "Pages" -msgstr "Pagina's" +#: ../../include/identity.php:1052 +msgid "Like this thing" +msgstr "Vind dit object leuk" + +#: ../../include/network.php:652 +msgid "view full size" +msgstr "volledige grootte tonen" #: ../../include/apps.php:123 msgid "Site Admin" @@ -2629,34 +2633,34 @@ msgstr "Installeren" msgid "Purchase" msgstr "Aanschaffen" -#: ../../include/bbcode.php:128 ../../include/bbcode.php:654 -#: ../../include/bbcode.php:657 ../../include/bbcode.php:662 -#: ../../include/bbcode.php:665 ../../include/bbcode.php:668 -#: ../../include/bbcode.php:671 ../../include/bbcode.php:676 -#: ../../include/bbcode.php:679 ../../include/bbcode.php:684 -#: ../../include/bbcode.php:687 ../../include/bbcode.php:690 -#: ../../include/bbcode.php:693 +#: ../../include/bbcode.php:112 ../../include/bbcode.php:638 +#: ../../include/bbcode.php:641 ../../include/bbcode.php:646 +#: ../../include/bbcode.php:649 ../../include/bbcode.php:652 +#: ../../include/bbcode.php:655 ../../include/bbcode.php:660 +#: ../../include/bbcode.php:663 ../../include/bbcode.php:668 +#: ../../include/bbcode.php:671 ../../include/bbcode.php:674 +#: ../../include/bbcode.php:677 msgid "Image/photo" msgstr "Afbeelding/foto" -#: ../../include/bbcode.php:163 ../../include/bbcode.php:704 +#: ../../include/bbcode.php:147 ../../include/bbcode.php:688 msgid "Encrypted content" msgstr "Versleutelde inhoud" -#: ../../include/bbcode.php:179 +#: ../../include/bbcode.php:163 msgid "QR code" msgstr "QR-code" -#: ../../include/bbcode.php:228 +#: ../../include/bbcode.php:212 #, php-format msgid "%1$s wrote the following %2$s %3$s" msgstr "%1$s schreef het volgende %2$s %3$s" -#: ../../include/bbcode.php:230 +#: ../../include/bbcode.php:214 msgid "post" msgstr "bericht" -#: ../../include/bbcode.php:622 ../../include/bbcode.php:642 +#: ../../include/bbcode.php:606 ../../include/bbcode.php:626 msgid "$1 wrote:" msgstr "$1 schreef:" @@ -2930,13 +2934,13 @@ msgstr "Reactie" #: ../../mod/photos.php:563 ../../mod/photos.php:668 ../../mod/photos.php:956 #: ../../mod/photos.php:996 ../../mod/photos.php:1083 #: ../../mod/sources.php:104 ../../mod/sources.php:138 -#: ../../mod/events.php:492 ../../mod/filestorage.php:137 +#: ../../mod/events.php:511 ../../mod/filestorage.php:137 #: ../../mod/fsuggest.php:108 ../../mod/group.php:81 ../../mod/admin.php:442 #: ../../mod/admin.php:751 ../../mod/admin.php:886 ../../mod/admin.php:1019 #: ../../mod/admin.php:1218 ../../mod/admin.php:1305 ../../mod/thing.php:286 #: ../../mod/thing.php:329 ../../mod/import.php:393 ../../mod/invite.php:156 -#: ../../mod/mail.php:219 ../../mod/mail.php:332 ../../mod/appman.php:99 -#: ../../view/theme/apw/php/config.php:256 +#: ../../mod/mail.php:232 ../../mod/mail.php:345 ../../mod/appman.php:99 +#: ../../mod/poll.php:68 ../../view/theme/apw/php/config.php:256 #: ../../view/theme/blogga/php/config.php:67 #: ../../view/theme/blogga/view/theme/blog/config.php:67 #: ../../view/theme/redbasic/php/config.php:99 @@ -3328,54 +3332,54 @@ msgstr "Maakt mij niks uit" msgid "Ask me" msgstr "Vraag het me" -#: ../../include/auth.php:79 +#: ../../include/auth.php:90 msgid "Logged out." msgstr "Uitgelogd." -#: ../../include/auth.php:198 +#: ../../include/auth.php:209 msgid "Failed authentication" msgstr "Mislukte authenticatie" -#: ../../include/auth.php:213 ../../mod/openid.php:188 +#: ../../include/auth.php:224 ../../mod/openid.php:188 msgid "Login failed." msgstr "Inloggen mislukt." -#: ../../include/items.php:302 ../../mod/profperm.php:23 -#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/like.php:202 +#: ../../include/items.php:288 ../../mod/profperm.php:23 +#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/like.php:242 #: ../../index.php:360 msgid "Permission denied" msgstr "Toegang geweigerd" -#: ../../include/items.php:826 +#: ../../include/items.php:812 msgid "(Unknown)" msgstr "(Onbekend)" -#: ../../include/items.php:3614 ../../mod/home.php:67 ../../mod/display.php:32 +#: ../../include/items.php:3600 ../../mod/home.php:67 ../../mod/display.php:32 #: ../../mod/filestorage.php:18 ../../mod/admin.php:159 #: ../../mod/admin.php:923 ../../mod/admin.php:1126 ../../mod/thing.php:78 #: ../../mod/viewsrc.php:18 msgid "Item not found." msgstr "Item niet gevonden." -#: ../../include/items.php:4047 ../../mod/group.php:38 ../../mod/group.php:140 +#: ../../include/items.php:4033 ../../mod/group.php:38 ../../mod/group.php:140 msgid "Collection not found." msgstr "Collectie niet gevonden." -#: ../../include/items.php:4062 +#: ../../include/items.php:4048 msgid "Collection is empty." msgstr "Collectie is leeg" -#: ../../include/items.php:4069 +#: ../../include/items.php:4055 #, php-format msgid "Collection: %s" msgstr "Collectie: %s" -#: ../../include/items.php:4080 +#: ../../include/items.php:4066 #, php-format msgid "Connection: %s" msgstr "Connectie: %s" -#: ../../include/items.php:4083 +#: ../../include/items.php:4069 msgid "Connection not found." msgstr "Connectie niet gevonden." @@ -3412,8 +3416,8 @@ msgid "Can post on my channel page (\"wall\")" msgstr "Kan een bericht in mijn kanaal (\"wall\") plaatsen" #: ../../include/permissions.php:23 -msgid "Can comment on my posts" -msgstr "Kan op mijn berichten reageren" +msgid "Can comment on or like my posts" +msgstr "Kan op mijn berichten reageren of deze (niet) leuk vinden" #: ../../include/permissions.php:24 msgid "Can send me private mail messages" @@ -3424,38 +3428,42 @@ msgid "Can post photos to my photo albums" msgstr "Kan foto's aan mijn fotoalbums toevoegen" #: ../../include/permissions.php:26 +msgid "Can like/dislike stuff" +msgstr "Kan dingen leuk of niet leuk vinden" + +#: ../../include/permissions.php:28 msgid "Can forward to all my channel contacts via post @mentions" msgstr "Kan naar al mijn kanaalconnecties berichten doorsturen met behulp van @vermeldingen+" -#: ../../include/permissions.php:26 +#: ../../include/permissions.php:28 msgid "Advanced - useful for creating group forum channels" msgstr "Geavanceerd - nuttig voor kanalen met een groep- cq. forumfunctie" -#: ../../include/permissions.php:27 +#: ../../include/permissions.php:29 msgid "Can chat with me (when available)" msgstr "Kan met mij chatten (wanneer beschikbaar)" -#: ../../include/permissions.php:28 +#: ../../include/permissions.php:30 msgid "Can write to my \"public\" file storage" msgstr "Kan bestanden aan mijn \"openbare\" bestandsopslag toevoegen" -#: ../../include/permissions.php:29 +#: ../../include/permissions.php:31 msgid "Can edit my \"public\" pages" msgstr "Kan mijn \"openbare\" pagina's bewerken" -#: ../../include/permissions.php:31 +#: ../../include/permissions.php:33 msgid "Can source my \"public\" posts in derived channels" msgstr "Kan mijn \"openbare\" berichten als bron voor andere kanalen gebruiken" -#: ../../include/permissions.php:31 +#: ../../include/permissions.php:33 msgid "Somewhat advanced - very useful in open communities" msgstr "Enigszins geavanceerd (erg nuttig voor kanalen van forums/groepen)" -#: ../../include/permissions.php:33 +#: ../../include/permissions.php:35 msgid "Can administer my channel resources" msgstr "Kan mijn kanaal beheren" -#: ../../include/permissions.php:33 +#: ../../include/permissions.php:35 msgid "" "Extremely advanced. Leave this alone unless you know what you are doing" msgstr "Zeer geavanceerd. Laat dit met rust, behalve als je weet wat je doet." @@ -4581,73 +4589,73 @@ msgid "" "Please indicate acceptance of the Terms of Service. Registration failed." msgstr "Registratie mislukt. De gebruiksvoorwaarden dienen wel geaccepteerd te worden." -#: ../../mod/register.php:77 +#: ../../mod/register.php:83 msgid "Passwords do not match." msgstr "Wachtwoorden komen niet met elkaar overeen." -#: ../../mod/register.php:105 +#: ../../mod/register.php:116 msgid "" "Registration successful. Please check your email for validation " "instructions." msgstr "Registratie geslaagd. Controleer je e-mail voor instructies om je e-mail te bevestigen." -#: ../../mod/register.php:111 +#: ../../mod/register.php:122 msgid "Your registration is pending approval by the site owner." msgstr "Jouw accountregistratie wacht op goedkeuring van de beheerder van deze Red Matrix-hub." -#: ../../mod/register.php:114 +#: ../../mod/register.php:125 msgid "Your registration can not be processed." msgstr "Jouw registratie kan niet verwerkt worden." -#: ../../mod/register.php:147 +#: ../../mod/register.php:162 msgid "Registration on this site/hub is by approval only." msgstr "Registraties op deze Red Matrix-hub moeten eerst worden goedgekeurd." -#: ../../mod/register.php:148 +#: ../../mod/register.php:163 msgid "Register at another affiliated site/hub" msgstr "Registreer op een andere Red Matrix-hub" -#: ../../mod/register.php:156 +#: ../../mod/register.php:171 msgid "" "This site has exceeded the number of allowed daily account registrations. " "Please try again tomorrow." msgstr "Deze Red Matrix-hub heeft het maximum aantal dagelijks toegestane registraties bereikt. Probeer het morgen (UTC) nogmaals." -#: ../../mod/register.php:167 +#: ../../mod/register.php:182 msgid "Terms of Service" msgstr "Gebruiksvoorwaarden" -#: ../../mod/register.php:173 +#: ../../mod/register.php:188 #, php-format msgid "I accept the %s for this website" msgstr "Ik accepteer de %s van deze Red Matrix-hub" -#: ../../mod/register.php:175 +#: ../../mod/register.php:190 #, php-format msgid "I am over 13 years of age and accept the %s for this website" -msgstr "Ik ben ouder dan 13 en accepteer de %s van deze Red Matrix-hub" +msgstr "Ik accepteer de %s van deze Red Matrix-hub" -#: ../../mod/register.php:189 ../../mod/admin.php:443 +#: ../../mod/register.php:204 ../../mod/admin.php:443 msgid "Registration" msgstr "Registratie" -#: ../../mod/register.php:194 +#: ../../mod/register.php:209 msgid "Membership on this site is by invitation only." msgstr "Registreren op deze Red Matrix-hub kan alleen op uitnodiging." -#: ../../mod/register.php:195 +#: ../../mod/register.php:210 msgid "Please enter your invitation code" msgstr "Vul jouw uitnodigingscode in" -#: ../../mod/register.php:198 +#: ../../mod/register.php:213 msgid "Your email address" msgstr "Jouw e-mailadres" -#: ../../mod/register.php:199 +#: ../../mod/register.php:214 msgid "Choose a password" msgstr "Geef een wachtwoord op" -#: ../../mod/register.php:200 +#: ../../mod/register.php:215 msgid "Please re-enter your password" msgstr "Geef het wachtwoord opnieuw op" @@ -4721,15 +4729,15 @@ msgstr "Het foutbericht was:" msgid "Authentication failed." msgstr "Authenticatie mislukt." -#: ../../mod/rmagic.php:78 +#: ../../mod/rmagic.php:82 msgid "Remote Authentication" msgstr "Authenticatie op afstand" -#: ../../mod/rmagic.php:79 +#: ../../mod/rmagic.php:83 msgid "Enter your channel address (e.g. channel@example.com)" msgstr "Vul jouw kanaaladres in (bijv. channel@example.com)" -#: ../../mod/rmagic.php:80 +#: ../../mod/rmagic.php:84 msgid "Authenticate" msgstr "Authenticeren" @@ -4836,10 +4844,6 @@ msgstr "Gearchiveerd" msgid "All" msgstr "Alles" -#: ../../mod/connections.php:240 ../../mod/connections.php:320 -msgid "Unconnected" -msgstr "Niet verbonden" - #: ../../mod/connections.php:270 msgid "Suggest new connections" msgstr "Nieuwe kanalen voorstellen" @@ -4880,10 +4884,6 @@ msgstr "Toon alleen gearchiveerde connecties" msgid "Only show hidden connections" msgstr "Toon alleen verborgen connecties" -#: ../../mod/connections.php:323 -msgid "Only show one-way connections" -msgstr "Toon alleen niet wederzijdse connecties" - #: ../../mod/connections.php:368 #, php-format msgid "%1$s [%2$s]" @@ -5352,7 +5352,7 @@ msgstr "Please see the file \"install/INSTALL.txt\"." msgid "System check" msgstr "System check" -#: ../../mod/setup.php:261 ../../mod/events.php:380 +#: ../../mod/setup.php:261 ../../mod/events.php:399 msgid "Next" msgstr "Volgende" @@ -5593,11 +5593,11 @@ msgid "" msgstr "Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering." #: ../../mod/setup.php:517 +#, php-format msgid "" "In order to store these compiled templates, the web server needs to have " -"write access to the directory view/tpl/smarty3/ under the Red top level " -"folder." -msgstr "In order to store these compiled templates, the web server needs to have write access to the directory view/tpl/smarty3/ under the Red top level folder." +"write access to the directory %s under the Red top level folder." +msgstr "In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder." #: ../../mod/setup.php:518 ../../mod/setup.php:536 msgid "" @@ -5606,14 +5606,16 @@ msgid "" msgstr "Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder." #: ../../mod/setup.php:519 +#, php-format msgid "" "Note: as a security measure, you should give the web server write access to " -"view/tpl/smarty3/ only--not the template files (.tpl) that it contains." -msgstr "Note: as a security measure, you should give the web server write access to view/tpl/smarty3/ only--not the template files (.tpl) that it contains." +"%s only--not the template files (.tpl) that it contains." +msgstr "Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains." #: ../../mod/setup.php:522 -msgid "view/tpl/smarty3 is writable" -msgstr "view/tpl/smarty3 is writable" +#, php-format +msgid "%s is writable" +msgstr "%s is writable" #: ../../mod/setup.php:535 msgid "" @@ -6028,65 +6030,69 @@ msgstr "- kies map -" msgid "Event title and start time are required." msgstr "Titel en begintijd van gebeurtenis zijn vereist." -#: ../../mod/events.php:310 +#: ../../mod/events.php:86 +msgid "Event not found." +msgstr "Gebeurtenis niet gevonden" + +#: ../../mod/events.php:329 msgid "l, F j" msgstr "l j F" -#: ../../mod/events.php:332 +#: ../../mod/events.php:351 msgid "Edit event" msgstr "Gebeurtenis bewerken" -#: ../../mod/events.php:378 +#: ../../mod/events.php:397 msgid "Create New Event" msgstr "Nieuwe gebeurtenis aanmaken" -#: ../../mod/events.php:379 +#: ../../mod/events.php:398 msgid "Previous" msgstr "Vorige" -#: ../../mod/events.php:450 +#: ../../mod/events.php:469 msgid "hour:minute" msgstr "uur:minuut" -#: ../../mod/events.php:470 +#: ../../mod/events.php:489 msgid "Event details" msgstr "Details van gebeurtenis" -#: ../../mod/events.php:471 +#: ../../mod/events.php:490 #, php-format msgid "Format is %s %s. Starting date and Title are required." msgstr "Volgorde is %s %s. Begintijd en titel zijn vereist." -#: ../../mod/events.php:473 +#: ../../mod/events.php:492 msgid "Event Starts:" msgstr "Begin gebeurtenis:" -#: ../../mod/events.php:473 ../../mod/events.php:487 ../../mod/appman.php:91 +#: ../../mod/events.php:492 ../../mod/events.php:506 ../../mod/appman.php:91 #: ../../mod/appman.php:92 msgid "Required" msgstr "Vereist" -#: ../../mod/events.php:476 +#: ../../mod/events.php:495 msgid "Finish date/time is not known or not relevant" msgstr "Einddatum/-tijd is niet bekend of niet relevant" -#: ../../mod/events.php:478 +#: ../../mod/events.php:497 msgid "Event Finishes:" msgstr "Einde gebeurtenis:" -#: ../../mod/events.php:481 +#: ../../mod/events.php:500 msgid "Adjust for viewer timezone" msgstr "Aanpassen aan de tijdzone van wie deze gebeurtenis bekijkt" -#: ../../mod/events.php:483 +#: ../../mod/events.php:502 msgid "Description:" msgstr "Omschrijving:" -#: ../../mod/events.php:487 +#: ../../mod/events.php:506 msgid "Title:" msgstr "Titel:" -#: ../../mod/events.php:489 +#: ../../mod/events.php:508 msgid "Share this event" msgstr "Deel deze gebeurtenis" @@ -6198,7 +6204,7 @@ msgstr "Kanalen" msgid "All Connected Channels" msgstr "Alle kanaalconnecties" -#: ../../mod/group.php:231 +#: ../../mod/group.php:233 msgid "Click on a channel to add or remove." msgstr "Klik op een kanaal om deze toe te voegen of te verwijderen." @@ -6990,7 +6996,7 @@ msgstr "Uitnodigingen verzenden" msgid "Enter email addresses, one per line:" msgstr "Voer e-mailadressen in, één per regel:" -#: ../../mod/invite.php:143 ../../mod/mail.php:212 ../../mod/mail.php:325 +#: ../../mod/invite.php:143 ../../mod/mail.php:225 ../../mod/mail.php:338 msgid "Your message:" msgstr "Jouw bericht:" @@ -7065,10 +7071,44 @@ msgstr "Hulp voor dit onderdeel" msgid "Layout Name" msgstr "Naam layout" -#: ../../mod/like.php:97 +#: ../../mod/like.php:15 +msgid "Like/Dislike" +msgstr "Leuk/niet leuk" + +#: ../../mod/like.php:20 +msgid "This action is restricted to members." +msgstr "Deze actie kan alleen door mensen met een Red Matrix-account worden uitgevoerd." + +#: ../../mod/like.php:21 +msgid "" +"Please login with your RedMatrix ID or register as a new RedMatrix member to continue." +msgstr "Je dient in te loggen met je Red Matrix-account of een nieuw Red Matrix-account te registreren om verder te kunnen gaan." + +#: ../../mod/like.php:77 ../../mod/like.php:104 ../../mod/like.php:142 +msgid "Invalid request." +msgstr "Ongeldig verzoek" + +#: ../../mod/like.php:119 msgid "thing" msgstr "object" +#: ../../mod/like.php:165 +msgid "Channel unavailable." +msgstr "Kanaal niet beschikbaar." + +#: ../../mod/like.php:204 +msgid "Previous action reversed." +msgstr "Vorige actie omgedraaid" + +#: ../../mod/like.php:417 +msgid "Action completed." +msgstr "Actie voltooid" + +#: ../../mod/like.php:418 +msgid "Thank you." +msgstr "Bedankt" + #: ../../mod/lockview.php:30 ../../mod/lockview.php:36 msgid "Remote privacy information not available." msgstr "Privacy-informatie op afstand niet beschikbaar." @@ -7081,12 +7121,12 @@ msgstr "Zichtbaar voor:" msgid "No connections." msgstr "Geen connecties." -#: ../../mod/viewconnections.php:70 +#: ../../mod/viewconnections.php:71 #, php-format msgid "Visit %s's profile [%s]" msgstr "Bezoek het profiel van %s [%s]" -#: ../../mod/viewconnections.php:85 +#: ../../mod/viewconnections.php:86 msgid "View Connnections" msgstr "Connecties weergeven" @@ -7114,7 +7154,7 @@ msgid "" "Password reset failed." msgstr "Het verzoek kon niet worden geverifieerd. (Mogelijk heb je al eerder een verzoek ingediend.) Opnieuw instellen van wachtwoord is mislukt." -#: ../../mod/lostpass.php:85 ../../boot.php:1477 +#: ../../mod/lostpass.php:85 ../../boot.php:1498 msgid "Password Reset" msgstr "Wachtwoord vergeten?" @@ -7203,49 +7243,49 @@ msgstr "Bericht verwijderd." msgid "Message recalled." msgstr "Bericht ingetrokken." -#: ../../mod/mail.php:202 +#: ../../mod/mail.php:215 msgid "Send Private Message" msgstr "Privébericht versturen" -#: ../../mod/mail.php:203 ../../mod/mail.php:320 +#: ../../mod/mail.php:216 ../../mod/mail.php:333 msgid "To:" msgstr "Aan:" -#: ../../mod/mail.php:208 ../../mod/mail.php:322 +#: ../../mod/mail.php:221 ../../mod/mail.php:335 msgid "Subject:" msgstr "Onderwerp:" -#: ../../mod/mail.php:246 +#: ../../mod/mail.php:259 msgid "Message not found." msgstr "Bericht niet gevonden" -#: ../../mod/mail.php:289 ../../mod/message.php:72 +#: ../../mod/mail.php:302 ../../mod/message.php:72 msgid "Delete message" msgstr "Bericht verwijderen" -#: ../../mod/mail.php:290 +#: ../../mod/mail.php:303 msgid "Recall message" msgstr "Bericht intrekken" -#: ../../mod/mail.php:292 +#: ../../mod/mail.php:305 msgid "Message has been recalled." msgstr "Bericht is ingetrokken." -#: ../../mod/mail.php:309 +#: ../../mod/mail.php:322 msgid "Private Conversation" msgstr "Privéconversatie" -#: ../../mod/mail.php:313 +#: ../../mod/mail.php:326 msgid "Delete conversation" msgstr "Verwijder conversatie" -#: ../../mod/mail.php:315 +#: ../../mod/mail.php:328 msgid "" "No secure communications available. You may be able to " "respond from the sender's profile page." msgstr "Geen veilige communicatie beschikbaar. Mogelijk kan je reageren op de kanaalpagina van de afzender." -#: ../../mod/mail.php:319 +#: ../../mod/mail.php:332 msgid "Send Reply" msgstr "Antwoord versturen" @@ -7426,7 +7466,7 @@ msgstr "Of importeer een bestaand kanaal vanaf een andere #: ../../mod/notifications.php:26 msgid "Invalid request identifier." -msgstr "Ongeldige aanvraag-identificator (request identifier)" +msgstr "Ongeldige verzoek identificator (request identifier)" #: ../../mod/notifications.php:35 msgid "Discard" @@ -7504,6 +7544,14 @@ msgstr "Prijs van de app" msgid "Location (URL) to purchase app" msgstr "Locatie (URL) om de app aan te schaffen" +#: ../../mod/poll.php:64 +msgid "Poll" +msgstr "Peiling" + +#: ../../mod/poll.php:69 +msgid "View Results" +msgstr "Bekijk resultaten" + #: ../../view/theme/apw/php/config.php:202 #: ../../view/theme/apw/php/config.php:236 msgid "Schema Default" @@ -7789,41 +7837,41 @@ msgstr "Rommelig vormgegeven fotoalbums" msgid "Are you a clean desk or a messy desk person?" msgstr "Ben je iemand die van een opgeruimd bureau houdt of van een rommelig bureau?" -#: ../../boot.php:1275 +#: ../../boot.php:1286 #, php-format msgid "Update %s failed. See error logs." msgstr "Update %s mislukt. Zie foutenlogboek." -#: ../../boot.php:1278 +#: ../../boot.php:1289 #, php-format msgid "Update Error at %s" msgstr "Update-fout op %s" -#: ../../boot.php:1442 +#: ../../boot.php:1463 msgid "" "Create an account to access services and applications within the Red Matrix" msgstr "Maak een account aan om toegang te krijgen tot diensten en toepassingen van de Red Matrix" -#: ../../boot.php:1470 +#: ../../boot.php:1491 msgid "Password" msgstr "Wachtwoord" -#: ../../boot.php:1471 +#: ../../boot.php:1492 msgid "Remember me" msgstr "Aangemeld blijven" -#: ../../boot.php:1476 +#: ../../boot.php:1497 msgid "Forgot your password?" msgstr "Wachtwoord vergeten?" -#: ../../boot.php:1541 +#: ../../boot.php:1562 msgid "permission denied" msgstr "toegang geweigerd" -#: ../../boot.php:1542 +#: ../../boot.php:1563 msgid "Got Zot?" msgstr "Heb je Zot?" -#: ../../boot.php:1972 +#: ../../boot.php:1993 msgid "toggle mobile" msgstr "mobiele weergave omschakelen" diff --git a/view/nl/strings.php b/view/nl/strings.php index 9fdd9e764..4b3dd736a 100644 --- a/view/nl/strings.php +++ b/view/nl/strings.php @@ -11,124 +11,96 @@ $a->strings["Embedded content"] = "Ingesloten inhoud"; $a->strings["Embedding disabled"] = "Insluiten uitgeschakeld"; $a->strings["created a new post"] = "maakte een nieuw bericht aan"; $a->strings["commented on %s's post"] = "gaf een reactie op een bericht van %s"; +$a->strings["prev"] = "vorige"; +$a->strings["first"] = "eerste"; +$a->strings["last"] = "laatste"; +$a->strings["next"] = "volgende"; +$a->strings["older"] = "ouder"; +$a->strings["newer"] = "nieuwer"; +$a->strings["No connections"] = "Geen connecties"; +$a->strings["%d Connection"] = array( + 0 => "%d connectie", + 1 => "%d connecties", +); +$a->strings["View Connections"] = "Connecties weergeven"; +$a->strings["Search"] = "Zoeken"; +$a->strings["Save"] = "Opslaan"; +$a->strings["poke"] = "aanstoten"; +$a->strings["poked"] = "aangestoten"; +$a->strings["ping"] = "ping"; +$a->strings["pinged"] = "gepingd"; +$a->strings["prod"] = "por"; +$a->strings["prodded"] = "gepord"; +$a->strings["slap"] = "slaan"; +$a->strings["slapped"] = "sloeg"; +$a->strings["finger"] = "finger"; +$a->strings["fingered"] = "gefingerd"; +$a->strings["rebuff"] = "afpoeieren"; +$a->strings["rebuffed"] = "afgepoeierd"; +$a->strings["happy"] = "gelukkig"; +$a->strings["sad"] = "bedroefd"; +$a->strings["mellow"] = "mellow"; +$a->strings["tired"] = "moe"; +$a->strings["perky"] = "parmantig"; +$a->strings["angry"] = "boos"; +$a->strings["stupified"] = "beteuterd"; +$a->strings["puzzled"] = "verward"; +$a->strings["interested"] = "geïnteresseerd"; +$a->strings["bitter"] = "verbitterd"; +$a->strings["cheerful"] = "vrolijk"; +$a->strings["alive"] = "levendig"; +$a->strings["annoyed"] = "geërgerd"; +$a->strings["anxious"] = "bezorgd"; +$a->strings["cranky"] = "humeurig"; +$a->strings["disturbed"] = "verontrust"; +$a->strings["frustrated"] = "gefrustreerd "; +$a->strings["depressed"] = "gedeprimeerd"; +$a->strings["motivated"] = "gemotiveerd"; +$a->strings["relaxed"] = "ontspannen"; +$a->strings["surprised"] = "verrast"; +$a->strings["Monday"] = "maandag"; +$a->strings["Tuesday"] = "dinsdag"; +$a->strings["Wednesday"] = "woensdag"; +$a->strings["Thursday"] = "donderdag"; +$a->strings["Friday"] = "vrijdag"; +$a->strings["Saturday"] = "zaterdag"; +$a->strings["Sunday"] = "zondag"; +$a->strings["January"] = "januari"; +$a->strings["February"] = "februari"; +$a->strings["March"] = "maart"; +$a->strings["April"] = "april"; +$a->strings["May"] = "mei"; +$a->strings["June"] = "juni"; +$a->strings["July"] = "juli"; +$a->strings["August"] = "augustus"; +$a->strings["September"] = "september"; +$a->strings["October"] = "oktober"; +$a->strings["November"] = "november"; +$a->strings["December"] = "december"; +$a->strings["unknown.???"] = "onbekend.???"; +$a->strings["bytes"] = "bytes"; +$a->strings["remove category"] = "categorie verwijderen"; +$a->strings["remove from file"] = "uit map verwijderen"; +$a->strings["Click to open/close"] = "Klik om te openen of te sluiten"; +$a->strings["Link to Source"] = "Originele locatie"; +$a->strings["Select a page layout: "] = "Kies een paginalayout: "; +$a->strings["default"] = "standaard"; +$a->strings["Page content type: "] = "Opmaakcode pagina"; +$a->strings["Select an alternate language"] = "Kies een andere taal"; $a->strings["photo"] = "foto"; $a->strings["event"] = "gebeurtenis"; -$a->strings["channel"] = "kanaal"; $a->strings["status"] = "status"; $a->strings["comment"] = "reactie"; -$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s vindt %3\$s van %2\$s leuk"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s vindt %3\$s van %2\$s niet leuk"; -$a->strings["%1\$s is now connected with %2\$s"] = "%1\$s is nu met %2\$s verbonden"; -$a->strings["%1\$s poked %2\$s"] = "%1\$s heeft %2\$s aangestoten"; -$a->strings["poked"] = "aangestoten"; -$a->strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s is %2\$s"; -$a->strings["Select"] = "Kies"; -$a->strings["Delete"] = "Verwijderen"; -$a->strings["Private Message"] = "Privébericht"; -$a->strings["Message is verified"] = "Bericht is geverifieerd"; -$a->strings["View %s's profile @ %s"] = "Bekijk het profiel van %s @ %s"; -$a->strings["Categories:"] = "Categorieën:"; -$a->strings["Filed under:"] = "Bewaard onder:"; -$a->strings[" from %s"] = " van %s"; -$a->strings["last edited: %s"] = "laatst bewerkt: %s"; -$a->strings["Expires: %s"] = "Verloopt: %s"; -$a->strings["View in context"] = "In context bekijken"; -$a->strings["Please wait"] = "Even wachten"; -$a->strings["remove"] = "verwijderen"; -$a->strings["Loading..."] = "Aan het laden..."; -$a->strings["Delete Selected Items"] = "Verwijder de geselecteerde items"; -$a->strings["View Source"] = "Bron weergeven"; -$a->strings["Follow Thread"] = "Conversatie volgen"; -$a->strings["View Status"] = "Status weergeven"; -$a->strings["View Profile"] = "Profiel weergeven"; -$a->strings["View Photos"] = "Foto's weergeven"; -$a->strings["Matrix Activity"] = "Activiteit in de matrix"; -$a->strings["Edit Contact"] = "Contact bewerken"; -$a->strings["Send PM"] = "Privébericht verzenden"; -$a->strings["Poke"] = "Aanstoten"; -$a->strings["%s likes this."] = "%s vindt dit leuk."; -$a->strings["%s doesn't like this."] = "%s vindt dit niet leuk."; -$a->strings["%2\$d people like this."] = array( - 0 => "%2\$d persoon vindt dit leuk.", - 1 => "%2\$d personen vinden dit leuk.", -); -$a->strings["%2\$d people don't like this."] = array( - 0 => "%2\$d persoon vindt dit niet leuk.", - 1 => "%2\$d personen vinden dit niet leuk.", -); -$a->strings["and"] = "en"; -$a->strings[", and %d other people"] = array( - 0 => ", en %d ander persoon", - 1 => ", en %d andere personen", -); -$a->strings["%s like this."] = "%s vinden dit leuk."; -$a->strings["%s don't like this."] = "%s vinden dit niet leuk."; -$a->strings["Visible to everybody"] = "Voor iedereen zichtbaar"; -$a->strings["Please enter a link URL:"] = "Vul een internetadres/URL in:"; -$a->strings["Please enter a video link/URL:"] = "Vul een videolink/URL in:"; -$a->strings["Please enter an audio link/URL:"] = "Vul een audiolink/URL in:"; -$a->strings["Tag term:"] = "Label:"; -$a->strings["Save to Folder:"] = "Bewaar in map: "; -$a->strings["Where are you right now?"] = "Waar bevind je je op dit moment?"; -$a->strings["Expires YYYY-MM-DD HH:MM"] = "Verloopt op DD-MM-YYYY om HH:MM"; -$a->strings["Preview"] = "Voorvertoning"; -$a->strings["Share"] = "Delen"; -$a->strings["Page link title"] = "Titel van paginalink"; -$a->strings["Post as"] = "Bericht plaatsen als"; -$a->strings["Upload photo"] = "Foto uploaden"; -$a->strings["upload photo"] = "foto uploaden"; -$a->strings["Attach file"] = "Bestand toevoegen"; -$a->strings["attach file"] = "bestand toevoegen"; -$a->strings["Insert web link"] = "Weblink invoegen"; -$a->strings["web link"] = "Weblink"; -$a->strings["Insert video link"] = "Videolink invoegen"; -$a->strings["video link"] = "videolink"; -$a->strings["Insert audio link"] = "Audiolink invoegen"; -$a->strings["audio link"] = "audiolink"; -$a->strings["Set your location"] = "Locatie instellen"; -$a->strings["set location"] = "locatie instellen"; -$a->strings["Clear browser location"] = "Locatie van webbrowser wissen"; -$a->strings["clear location"] = "locatie wissen"; -$a->strings["Set title"] = "Titel instellen"; -$a->strings["Categories (comma-separated list)"] = "Categorieën (door komma's gescheiden lijst)"; -$a->strings["Permission settings"] = "Privacy-rechten"; -$a->strings["permissions"] = "privacy-rechten"; -$a->strings["Public post"] = "Openbaar bericht"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Voorbeeld: bob@voorbeeld.nl, mary@voorbeeld.be"; -$a->strings["Set expiration date"] = "Verloopdatum instellen"; -$a->strings["Encrypt text"] = "Tekst versleutelen"; -$a->strings["OK"] = "OK"; -$a->strings["Cancel"] = "Annuleren"; -$a->strings["Discover"] = "Ontdekken"; -$a->strings["Imported public streams"] = "Openbare streams importeren"; -$a->strings["Commented Order"] = "Nieuwe reacties bovenaan"; -$a->strings["Sort by Comment Date"] = "Berichten met nieuwe reacties bovenaan"; -$a->strings["Posted Order"] = "Nieuwe berichten bovenaan"; -$a->strings["Sort by Post Date"] = "Nieuwe berichten bovenaan"; -$a->strings["Personal"] = "Persoonlijk"; -$a->strings["Posts that mention or involve you"] = "Alleen berichten die jou vermelden of waar je op een andere manier bij betrokken bent"; -$a->strings["New"] = "Nieuw"; -$a->strings["Activity Stream - by date"] = "Activiteitenstroom - volgens datum"; -$a->strings["Starred"] = "Met ster"; -$a->strings["Favourite Posts"] = "Favoriete berichten"; -$a->strings["Spam"] = "Spam"; -$a->strings["Posts flagged as SPAM"] = "Berichten gemarkeerd als SPAM"; -$a->strings["Channel"] = "Kanaal"; -$a->strings["Status Messages and Posts"] = "Berichten in dit kanaal"; -$a->strings["About"] = "Over"; -$a->strings["Profile Details"] = "Profiel"; -$a->strings["Photos"] = "Foto's"; -$a->strings["Photo Albums"] = "Fotoalbums"; -$a->strings["Files"] = "Bestanden"; -$a->strings["Files and Storage"] = "Bestanden en opslagruimte"; -$a->strings["Chatrooms"] = "Chatkanalen"; -$a->strings["Bookmarks"] = "Bladwijzers"; -$a->strings["Saved Bookmarks"] = "Opgeslagen bladwijzers"; -$a->strings["Webpages"] = "Webpagina's"; -$a->strings["Manage Webpages"] = "Webpagina's beheren"; +$a->strings["activity"] = "activiteit"; +$a->strings["Design"] = "Ontwerp"; +$a->strings["Blocks"] = "Blokken"; +$a->strings["Menus"] = "Menu's"; +$a->strings["Layouts"] = "Layouts"; +$a->strings["Pages"] = "Pagina's"; $a->strings["New Page"] = "Nieuwe pagina"; $a->strings["Edit"] = "Bewerken"; $a->strings["View"] = "Weergeven"; +$a->strings["Preview"] = "Voorvertoning"; $a->strings["Actions"] = "Acties"; $a->strings["Page Link"] = "Paginalink"; $a->strings["Title"] = "Titel"; @@ -149,11 +121,13 @@ $a->strings["your registration password"] = "jouw registratiewachtwoord"; $a->strings["Registration details for %s"] = "Registratiedetails voor %s"; $a->strings["Account approved."] = "Account goedgekeurd"; $a->strings["Registration revoked for %s"] = "Registratie ingetrokken voor %s"; +$a->strings["Account verified. Please login."] = "Account is geverifieerd. Je kan inloggen."; $a->strings["Permission denied."] = "Toegang geweigerd"; $a->strings["Image exceeds website size limit of %lu bytes"] = "Afbeelding is groter dan op deze hub toegestane limiet van %lu bytes"; $a->strings["Image file is empty."] = "Afbeeldingsbestand is leeg"; $a->strings["Unable to process image"] = "Afbeelding kan niet verwerkt worden"; $a->strings["Photo storage failed."] = "Foto kan niet worden opgeslagen"; +$a->strings["Photo Albums"] = "Fotoalbums"; $a->strings["Upload New Photos"] = "Nieuwe foto's uploaden"; $a->strings["Visible to everybody"] = "Voor iedereen zichtbaar"; $a->strings["Show"] = "Tonen"; @@ -191,14 +165,19 @@ $a->strings["Logout"] = "Uitloggen"; $a->strings["End this session"] = "Beëindig deze sessie"; $a->strings["Home"] = "Home"; $a->strings["Your posts and conversations"] = "Jouw berichten en conversaties"; +$a->strings["View Profile"] = "Profiel weergeven"; $a->strings["Your profile page"] = "Jouw profielpagina"; $a->strings["Edit Profiles"] = "Bewerk profielen"; $a->strings["Manage/Edit profiles"] = "Beheer/wijzig profielen"; +$a->strings["Photos"] = "Foto's"; $a->strings["Your photos"] = "Jouw foto's"; +$a->strings["Files"] = "Bestanden"; $a->strings["Your files"] = "Jouw bestanden"; $a->strings["Chat"] = "Chatten"; $a->strings["Your chatrooms"] = "Jouw chatkanalen"; +$a->strings["Bookmarks"] = "Bladwijzers"; $a->strings["Your bookmarks"] = "Jouw bladwijzers"; +$a->strings["Webpages"] = "Webpagina's"; $a->strings["Your webpages"] = "Jouw webpagina's"; $a->strings["Login"] = "Inloggen"; $a->strings["Sign in"] = "Inloggen"; @@ -211,7 +190,6 @@ $a->strings["Help"] = "Hulp"; $a->strings["Help and documentation"] = "Hulp en documentatie"; $a->strings["Apps"] = "Apps"; $a->strings["Applications, utilities, links, games"] = "Apps"; -$a->strings["Search"] = "Zoeken"; $a->strings["Search site content"] = "Inhoud van deze Red Matrix-hub doorzoeken"; $a->strings["Directory"] = "Gids"; $a->strings["Channel Locator"] = "Kanalengids"; @@ -395,11 +373,114 @@ $a->strings["Name"] = "Naam"; $a->strings["Type"] = "Type"; $a->strings["Size"] = "Grootte"; $a->strings["Last Modified"] = "Laatst gewijzigd"; +$a->strings["Delete"] = "Verwijderen"; $a->strings["Total"] = "Totaal"; $a->strings["Create new folder"] = "Nieuwe map aanmaken"; $a->strings["Create"] = "Aanmaken"; $a->strings["Upload file"] = "Bestand uploaden"; $a->strings["Upload"] = "Uploaden"; +$a->strings["channel"] = "kanaal"; +$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s vindt %3\$s van %2\$s leuk"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s vindt %3\$s van %2\$s niet leuk"; +$a->strings["%1\$s is now connected with %2\$s"] = "%1\$s is nu met %2\$s verbonden"; +$a->strings["%1\$s poked %2\$s"] = "%1\$s heeft %2\$s aangestoten"; +$a->strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s is %2\$s"; +$a->strings["Select"] = "Kies"; +$a->strings["Private Message"] = "Privébericht"; +$a->strings["Message is verified"] = "Bericht is geverifieerd"; +$a->strings["View %s's profile @ %s"] = "Bekijk het profiel van %s @ %s"; +$a->strings["Categories:"] = "Categorieën:"; +$a->strings["Filed under:"] = "Bewaard onder:"; +$a->strings[" from %s"] = " van %s"; +$a->strings["last edited: %s"] = "laatst bewerkt: %s"; +$a->strings["Expires: %s"] = "Verloopt: %s"; +$a->strings["View in context"] = "In context bekijken"; +$a->strings["Please wait"] = "Even wachten"; +$a->strings["remove"] = "verwijderen"; +$a->strings["Loading..."] = "Aan het laden..."; +$a->strings["Delete Selected Items"] = "Verwijder de geselecteerde items"; +$a->strings["View Source"] = "Bron weergeven"; +$a->strings["Follow Thread"] = "Conversatie volgen"; +$a->strings["View Status"] = "Status weergeven"; +$a->strings["View Photos"] = "Foto's weergeven"; +$a->strings["Matrix Activity"] = "Activiteit in de matrix"; +$a->strings["Edit Contact"] = "Contact bewerken"; +$a->strings["Send PM"] = "Privébericht verzenden"; +$a->strings["Poke"] = "Aanstoten"; +$a->strings["%s likes this."] = "%s vindt dit leuk."; +$a->strings["%s doesn't like this."] = "%s vindt dit niet leuk."; +$a->strings["%2\$d people like this."] = array( + 0 => "%2\$d persoon vindt dit leuk.", + 1 => "%2\$d personen vinden dit leuk.", +); +$a->strings["%2\$d people don't like this."] = array( + 0 => "%2\$d persoon vindt dit niet leuk.", + 1 => "%2\$d personen vinden dit niet leuk.", +); +$a->strings["and"] = "en"; +$a->strings[", and %d other people"] = array( + 0 => ", en %d ander persoon", + 1 => ", en %d andere personen", +); +$a->strings["%s like this."] = "%s vinden dit leuk."; +$a->strings["%s don't like this."] = "%s vinden dit niet leuk."; +$a->strings["Visible to everybody"] = "Voor iedereen zichtbaar"; +$a->strings["Please enter a link URL:"] = "Vul een internetadres/URL in:"; +$a->strings["Please enter a video link/URL:"] = "Vul een videolink/URL in:"; +$a->strings["Please enter an audio link/URL:"] = "Vul een audiolink/URL in:"; +$a->strings["Tag term:"] = "Label:"; +$a->strings["Save to Folder:"] = "Bewaar in map: "; +$a->strings["Where are you right now?"] = "Waar bevind je je op dit moment?"; +$a->strings["Expires YYYY-MM-DD HH:MM"] = "Verloopt op DD-MM-YYYY om HH:MM"; +$a->strings["Share"] = "Delen"; +$a->strings["Page link title"] = "Titel van paginalink"; +$a->strings["Post as"] = "Bericht plaatsen als"; +$a->strings["Upload photo"] = "Foto uploaden"; +$a->strings["upload photo"] = "foto uploaden"; +$a->strings["Attach file"] = "Bestand toevoegen"; +$a->strings["attach file"] = "bestand toevoegen"; +$a->strings["Insert web link"] = "Weblink invoegen"; +$a->strings["web link"] = "Weblink"; +$a->strings["Insert video link"] = "Videolink invoegen"; +$a->strings["video link"] = "videolink"; +$a->strings["Insert audio link"] = "Audiolink invoegen"; +$a->strings["audio link"] = "audiolink"; +$a->strings["Set your location"] = "Locatie instellen"; +$a->strings["set location"] = "locatie instellen"; +$a->strings["Clear browser location"] = "Locatie van webbrowser wissen"; +$a->strings["clear location"] = "locatie wissen"; +$a->strings["Set title"] = "Titel instellen"; +$a->strings["Categories (comma-separated list)"] = "Categorieën (door komma's gescheiden lijst)"; +$a->strings["Permission settings"] = "Privacy-rechten"; +$a->strings["permissions"] = "privacy-rechten"; +$a->strings["Public post"] = "Openbaar bericht"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Voorbeeld: bob@voorbeeld.nl, mary@voorbeeld.be"; +$a->strings["Set expiration date"] = "Verloopdatum instellen"; +$a->strings["Encrypt text"] = "Tekst versleutelen"; +$a->strings["OK"] = "OK"; +$a->strings["Cancel"] = "Annuleren"; +$a->strings["Discover"] = "Ontdekken"; +$a->strings["Imported public streams"] = "Openbare streams importeren"; +$a->strings["Commented Order"] = "Nieuwe reacties bovenaan"; +$a->strings["Sort by Comment Date"] = "Berichten met nieuwe reacties bovenaan"; +$a->strings["Posted Order"] = "Nieuwe berichten bovenaan"; +$a->strings["Sort by Post Date"] = "Nieuwe berichten bovenaan"; +$a->strings["Personal"] = "Persoonlijk"; +$a->strings["Posts that mention or involve you"] = "Alleen berichten die jou vermelden of waar je op een andere manier bij betrokken bent"; +$a->strings["New"] = "Nieuw"; +$a->strings["Activity Stream - by date"] = "Activiteitenstroom - volgens datum"; +$a->strings["Starred"] = "Met ster"; +$a->strings["Favourite Posts"] = "Favoriete berichten"; +$a->strings["Spam"] = "Spam"; +$a->strings["Posts flagged as SPAM"] = "Berichten gemarkeerd als SPAM"; +$a->strings["Channel"] = "Kanaal"; +$a->strings["Status Messages and Posts"] = "Berichten in dit kanaal"; +$a->strings["About"] = "Over"; +$a->strings["Profile Details"] = "Profiel"; +$a->strings["Files and Storage"] = "Bestanden en opslagruimte"; +$a->strings["Chatrooms"] = "Chatkanalen"; +$a->strings["Saved Bookmarks"] = "Opgeslagen bladwijzers"; +$a->strings["Manage Webpages"] = "Webpagina's beheren"; $a->strings["General Features"] = "Algemene functies"; $a->strings["Content Expiration"] = "Inhoud laten verlopen"; $a->strings["Remove posts/comments and/or private messages at a future time"] = "Berichten, reacties en/of privéberichten na een bepaalde tijd verwijderen"; @@ -530,86 +611,6 @@ $a->strings["Work/employment:"] = "Werk/beroep:"; $a->strings["School/education:"] = "School/opleiding:"; $a->strings["Like this thing"] = "Vind dit object leuk"; $a->strings["view full size"] = "volledige grootte tonen"; -$a->strings["prev"] = "vorige"; -$a->strings["first"] = "eerste"; -$a->strings["last"] = "laatste"; -$a->strings["next"] = "volgende"; -$a->strings["older"] = "ouder"; -$a->strings["newer"] = "nieuwer"; -$a->strings["No connections"] = "Geen connecties"; -$a->strings["%d Connection"] = array( - 0 => "%d connectie", - 1 => "%d connecties", -); -$a->strings["View Connections"] = "Connecties weergeven"; -$a->strings["Save"] = "Opslaan"; -$a->strings["poke"] = "aanstoten"; -$a->strings["ping"] = "ping"; -$a->strings["pinged"] = "gepingd"; -$a->strings["prod"] = "por"; -$a->strings["prodded"] = "gepord"; -$a->strings["slap"] = "slaan"; -$a->strings["slapped"] = "sloeg"; -$a->strings["finger"] = "finger"; -$a->strings["fingered"] = "gefingerd"; -$a->strings["rebuff"] = "afpoeieren"; -$a->strings["rebuffed"] = "afgepoeierd"; -$a->strings["happy"] = "gelukkig"; -$a->strings["sad"] = "bedroefd"; -$a->strings["mellow"] = "mellow"; -$a->strings["tired"] = "moe"; -$a->strings["perky"] = "parmantig"; -$a->strings["angry"] = "boos"; -$a->strings["stupified"] = "beteuterd"; -$a->strings["puzzled"] = "verward"; -$a->strings["interested"] = "geïnteresseerd"; -$a->strings["bitter"] = "verbitterd"; -$a->strings["cheerful"] = "vrolijk"; -$a->strings["alive"] = "levendig"; -$a->strings["annoyed"] = "geërgerd"; -$a->strings["anxious"] = "bezorgd"; -$a->strings["cranky"] = "humeurig"; -$a->strings["disturbed"] = "verontrust"; -$a->strings["frustrated"] = "gefrustreerd "; -$a->strings["depressed"] = "gedeprimeerd"; -$a->strings["motivated"] = "gemotiveerd"; -$a->strings["relaxed"] = "ontspannen"; -$a->strings["surprised"] = "verrast"; -$a->strings["Monday"] = "maandag"; -$a->strings["Tuesday"] = "dinsdag"; -$a->strings["Wednesday"] = "woensdag"; -$a->strings["Thursday"] = "donderdag"; -$a->strings["Friday"] = "vrijdag"; -$a->strings["Saturday"] = "zaterdag"; -$a->strings["Sunday"] = "zondag"; -$a->strings["January"] = "januari"; -$a->strings["February"] = "februari"; -$a->strings["March"] = "maart"; -$a->strings["April"] = "april"; -$a->strings["May"] = "mei"; -$a->strings["June"] = "juni"; -$a->strings["July"] = "juli"; -$a->strings["August"] = "augustus"; -$a->strings["September"] = "september"; -$a->strings["October"] = "oktober"; -$a->strings["November"] = "november"; -$a->strings["December"] = "december"; -$a->strings["unknown.???"] = "onbekend.???"; -$a->strings["bytes"] = "bytes"; -$a->strings["remove category"] = "categorie verwijderen"; -$a->strings["remove from file"] = "uit map verwijderen"; -$a->strings["Click to open/close"] = "Klik om te openen of te sluiten"; -$a->strings["Link to Source"] = "Originele locatie"; -$a->strings["Select a page layout: "] = "Kies een paginalayout: "; -$a->strings["default"] = "standaard"; -$a->strings["Page content type: "] = "Opmaakcode pagina"; -$a->strings["Select an alternate language"] = "Kies een andere taal"; -$a->strings["activity"] = "activiteit"; -$a->strings["Design"] = "Ontwerp"; -$a->strings["Blocks"] = "Blokken"; -$a->strings["Menus"] = "Menu's"; -$a->strings["Layouts"] = "Layouts"; -$a->strings["Pages"] = "Pagina's"; $a->strings["Site Admin"] = "Hubbeheerder"; $a->strings["Address Book"] = "Connecties"; $a->strings["Mood"] = "Stemming"; @@ -807,9 +808,10 @@ $a->strings["Can view my \"public\" file storage"] = "Kan mijn \"openbare\" best $a->strings["Can view my \"public\" pages"] = "Kan mijn \"openbare\" pagina's zien"; $a->strings["Can send me their channel stream and posts"] = "Kan mij de inhoud van hun kanaal en berichten sturen"; $a->strings["Can post on my channel page (\"wall\")"] = "Kan een bericht in mijn kanaal (\"wall\") plaatsen"; -$a->strings["Can comment on my posts"] = "Kan op mijn berichten reageren"; +$a->strings["Can comment on or like my posts"] = "Kan op mijn berichten reageren of deze (niet) leuk vinden"; $a->strings["Can send me private mail messages"] = "Kan mij privéberichten sturen"; $a->strings["Can post photos to my photo albums"] = "Kan foto's aan mijn fotoalbums toevoegen"; +$a->strings["Can like/dislike stuff"] = "Kan dingen leuk of niet leuk vinden"; $a->strings["Can forward to all my channel contacts via post @mentions"] = "Kan naar al mijn kanaalconnecties berichten doorsturen met behulp van @vermeldingen+"; $a->strings["Advanced - useful for creating group forum channels"] = "Geavanceerd - nuttig voor kanalen met een groep- cq. forumfunctie"; $a->strings["Can chat with me (when available)"] = "Kan met mij chatten (wanneer beschikbaar)"; @@ -1098,7 +1100,7 @@ $a->strings["Register at another affiliated site/hub"] $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Deze Red Matrix-hub heeft het maximum aantal dagelijks toegestane registraties bereikt. Probeer het morgen (UTC) nogmaals."; $a->strings["Terms of Service"] = "Gebruiksvoorwaarden"; $a->strings["I accept the %s for this website"] = "Ik accepteer de %s van deze Red Matrix-hub"; -$a->strings["I am over 13 years of age and accept the %s for this website"] = "Ik ben ouder dan 13 en accepteer de %s van deze Red Matrix-hub"; +$a->strings["I am over 13 years of age and accept the %s for this website"] = "Ik accepteer de %s van deze Red Matrix-hub"; $a->strings["Registration"] = "Registratie"; $a->strings["Membership on this site is by invitation only."] = "Registreren op deze Red Matrix-hub kan alleen op uitnodiging."; $a->strings["Please enter your invitation code"] = "Vul jouw uitnodigingscode in"; @@ -1148,7 +1150,6 @@ $a->strings["Ignored"] = "Genegeerd"; $a->strings["Hidden"] = "Verborgen"; $a->strings["Archived"] = "Gearchiveerd"; $a->strings["All"] = "Alles"; -$a->strings["Unconnected"] = "Niet verbonden"; $a->strings["Suggest new connections"] = "Nieuwe kanalen voorstellen"; $a->strings["New Connections"] = "Nieuwe connecties"; $a->strings["Show pending (new) connections"] = "Nog te accepteren (nieuwe) connecties weergeven"; @@ -1159,7 +1160,6 @@ $a->strings["Only show blocked connections"] = "Toon alleen geblokkeerde connect $a->strings["Only show ignored connections"] = "Toon alleen genegeerde connecties"; $a->strings["Only show archived connections"] = "Toon alleen gearchiveerde connecties"; $a->strings["Only show hidden connections"] = "Toon alleen verborgen connecties"; -$a->strings["Only show one-way connections"] = "Toon alleen niet wederzijdse connecties"; $a->strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; $a->strings["Edit contact"] = "Connectie bewerken"; $a->strings["Search your connections"] = "Doorzoek jouw connecties"; @@ -1321,10 +1321,10 @@ $a->strings["At the end of this procedure, we will give you a text to save in a $a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."; $a->strings[".htconfig.php is writable"] = ".htconfig.php is writable"; $a->strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."; -$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/tpl/smarty3/ under the Red top level folder."] = "In order to store these compiled templates, the web server needs to have write access to the directory view/tpl/smarty3/ under the Red top level folder."; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = "In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."; $a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."; -$a->strings["Note: as a security measure, you should give the web server write access to view/tpl/smarty3/ only--not the template files (.tpl) that it contains."] = "Note: as a security measure, you should give the web server write access to view/tpl/smarty3/ only--not the template files (.tpl) that it contains."; -$a->strings["view/tpl/smarty3 is writable"] = "view/tpl/smarty3 is writable"; +$a->strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = "Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."; +$a->strings["%s is writable"] = "%s is writable"; $a->strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = "Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"; $a->strings["store is writable"] = "store is writable"; $a->strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "SSL certificate cannot be validated. Fix certificate or disable https access to this hub."; @@ -1418,6 +1418,7 @@ $a->strings["Source removed"] = "Bron verwijderd"; $a->strings["Unable to remove source."] = "Verwijderen bron mislukt."; $a->strings["- select -"] = "- kies map -"; $a->strings["Event title and start time are required."] = "Titel en begintijd van gebeurtenis zijn vereist."; +$a->strings["Event not found."] = "Gebeurtenis niet gevonden"; $a->strings["l, F j"] = "l j F"; $a->strings["Edit event"] = "Gebeurtenis bewerken"; $a->strings["Create New Event"] = "Nieuwe gebeurtenis aanmaken"; @@ -1668,7 +1669,15 @@ $a->strings["You have reached your limit of %1$.0f webpages."] = "Je hebt jouw l $a->strings["[Embedded content - reload page to view]"] = "[Ingesloten inhoud - ververs pagina om te bekijken] "; $a->strings["Help with this feature"] = "Hulp voor dit onderdeel"; $a->strings["Layout Name"] = "Naam layout"; +$a->strings["Like/Dislike"] = "Leuk/niet leuk"; +$a->strings["This action is restricted to members."] = "Deze actie kan alleen door mensen met een Red Matrix-account worden uitgevoerd."; +$a->strings["Please login with your RedMatrix ID or register as a new RedMatrix member to continue."] = "Je dient in te loggen met je Red Matrix-account of een nieuw Red Matrix-account te registreren om verder te kunnen gaan."; +$a->strings["Invalid request."] = "Ongeldig verzoek"; $a->strings["thing"] = "object"; +$a->strings["Channel unavailable."] = "Kanaal niet beschikbaar."; +$a->strings["Previous action reversed."] = "Vorige actie omgedraaid"; +$a->strings["Action completed."] = "Actie voltooid"; +$a->strings["Thank you."] = "Bedankt"; $a->strings["Remote privacy information not available."] = "Privacy-informatie op afstand niet beschikbaar."; $a->strings["Visible to:"] = "Zichtbaar voor:"; $a->strings["No connections."] = "Geen connecties."; @@ -1753,7 +1762,7 @@ $a->strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"A $a->strings["Choose a short nickname"] = "Kies een korte bijnaam"; $a->strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "Jouw bijnaam wordt gebruikt om een makkelijk te onthouden kanaaladres (zoals een e-mailadres) aan te maken, die je dan kan delen met anderen."; $a->strings["Or import an existing channel from another location"] = "Of importeer een bestaand kanaal vanaf een andere locatie."; -$a->strings["Invalid request identifier."] = "Ongeldige aanvraag-identificator (request identifier)"; +$a->strings["Invalid request identifier."] = "Ongeldige verzoek identificator (request identifier)"; $a->strings["Discard"] = "Annuleren"; $a->strings["No more system notifications."] = "Geen systeemnotificaties meer."; $a->strings["System Notifications"] = "Systeemnotificaties"; @@ -1773,6 +1782,8 @@ $a->strings["80 x 80 pixels - optional"] = "80 x 80 pixels (optioneel)"; $a->strings["Version ID"] = "Versie-ID"; $a->strings["Price of app"] = "Prijs van de app"; $a->strings["Location (URL) to purchase app"] = "Locatie (URL) om de app aan te schaffen"; +$a->strings["Poll"] = "Peiling"; +$a->strings["View Results"] = "Bekijk resultaten"; $a->strings["Schema Default"] = "Standaardschema"; $a->strings["Sans-Serif"] = "Schreefloos"; $a->strings["Monospace"] = "Monospace"; -- cgit v1.2.3 From aa6d61d3b19cb13c30bf5a1579adefedf0cc9515 Mon Sep 17 00:00:00 2001 From: mrjive Date: Thu, 24 Jul 2014 00:29:36 +0200 Subject: Just a small typo Fixed a small typo (and also to try if I'm doing right) --- view/it/messages.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/it/messages.po b/view/it/messages.po index e3d54c60e..f6d83fbf2 100644 --- a/view/it/messages.po +++ b/view/it/messages.po @@ -2993,7 +2993,7 @@ msgstr "Mostra la nuvola dei tag che usi di più sulla pagina del tuo canale" #: ../../include/notify.php:23 msgid "created a new post" -msgstr "Ha creato un nuovo articolo" +msgstr "ha creato un nuovo articolo" #: ../../include/notify.php:24 #, php-format -- cgit v1.2.3 From cf2172f9ecc67ef4450852b2e73e1d56964a39f0 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 23 Jul 2014 16:42:23 -0700 Subject: rev update --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index ab1db6c18..e83a2d4c3 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-07-22.744 +2014-07-23.745 -- cgit v1.2.3 From 0f14dd30db80637a3f3dd2af05eb14c248def724 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 23 Jul 2014 21:17:40 -0700 Subject: allow jotnets to work with rpost --- mod/rpost.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/rpost.php b/mod/rpost.php index 80406ebef..933db24e3 100644 --- a/mod/rpost.php +++ b/mod/rpost.php @@ -115,7 +115,7 @@ function rpost_content(&$a) { 'nickname' => $channel['channel_address'], 'lockstate' => (($channel['channel_allow_cid'] || $channel['channel_allow_gid'] || $channel['channel_deny_cid'] || $channel['channel_deny_gid']) ? 'lock' : 'unlock'), - 'acl' => populate_acl($channel, $false), + 'acl' => populate_acl($channel), 'bang' => '', // 'channel_select' => true, 'visitor' => true, -- cgit v1.2.3 From 90014063466514530e5cf5ec8a7cceeab059a92b Mon Sep 17 00:00:00 2001 From: marijus Date: Thu, 24 Jul 2014 13:51:06 +0200 Subject: update to bootstrap-3.2 and minor css adjustments --- library/bootstrap/css/bootstrap-theme.css | 97 +- library/bootstrap/css/bootstrap-theme.min.css | 6 +- library/bootstrap/css/bootstrap.css | 5062 +++++++++++++------------ library/bootstrap/css/bootstrap.min.css | 6 +- library/bootstrap/js/bootstrap.js | 615 +-- library/bootstrap/js/bootstrap.min.js | 4 +- view/css/bootstrap-red.css | 17 - view/theme/redbasic/css/style.css | 5 +- 8 files changed, 3233 insertions(+), 2579 deletions(-) diff --git a/library/bootstrap/css/bootstrap-theme.css b/library/bootstrap/css/bootstrap-theme.css index a4069929b..f860bbc06 100644 --- a/library/bootstrap/css/bootstrap-theme.css +++ b/library/bootstrap/css/bootstrap-theme.css @@ -1,5 +1,5 @@ /*! - * Bootstrap v3.1.1 (http://getbootstrap.com) + * Bootstrap v3.2.0 (http://getbootstrap.com) * Copyright 2011-2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ @@ -36,6 +36,8 @@ .btn-default { text-shadow: 0 1px 0 #fff; background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%); + background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0)); background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); @@ -53,8 +55,15 @@ background-color: #e0e0e0; border-color: #dbdbdb; } +.btn-default:disabled, +.btn-default[disabled] { + background-color: #e0e0e0; + background-image: none; +} .btn-primary { background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%); + background-image: -o-linear-gradient(top, #428bca 0%, #2d6ca2 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#2d6ca2)); background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); @@ -71,8 +80,15 @@ background-color: #2d6ca2; border-color: #2b669a; } +.btn-primary:disabled, +.btn-primary[disabled] { + background-color: #2d6ca2; + background-image: none; +} .btn-success { background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%); + background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641)); background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); @@ -89,8 +105,15 @@ background-color: #419641; border-color: #3e8f3e; } +.btn-success:disabled, +.btn-success[disabled] { + background-color: #419641; + background-image: none; +} .btn-info { background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%); + background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2)); background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); @@ -107,8 +130,15 @@ background-color: #2aabd2; border-color: #28a4c9; } +.btn-info:disabled, +.btn-info[disabled] { + background-color: #2aabd2; + background-image: none; +} .btn-warning { background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%); + background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316)); background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); @@ -125,8 +155,15 @@ background-color: #eb9316; border-color: #e38d13; } +.btn-warning:disabled, +.btn-warning[disabled] { + background-color: #eb9316; + background-image: none; +} .btn-danger { background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%); + background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a)); background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); @@ -143,6 +180,11 @@ background-color: #c12e2a; border-color: #b92c28; } +.btn-danger:disabled, +.btn-danger[disabled] { + background-color: #c12e2a; + background-image: none; +} .thumbnail, .img-thumbnail { -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075); @@ -152,6 +194,8 @@ .dropdown-menu > li > a:focus { background-color: #e8e8e8; background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%); + background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8)); background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0); background-repeat: repeat-x; @@ -161,12 +205,16 @@ .dropdown-menu > .active > a:focus { background-color: #357ebd; background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%); + background-image: -o-linear-gradient(top, #428bca 0%, #357ebd 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#357ebd)); background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0); background-repeat: repeat-x; } .navbar-default { background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%); + background-image: -o-linear-gradient(top, #fff 0%, #f8f8f8 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8)); background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); @@ -177,6 +225,8 @@ } .navbar-default .navbar-nav > .active > a { background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%); + background-image: -o-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f3f3f3)); background-image: linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0); background-repeat: repeat-x; @@ -189,6 +239,8 @@ } .navbar-inverse { background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%); + background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222)); background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); @@ -196,6 +248,8 @@ } .navbar-inverse .navbar-nav > .active > a { background-image: -webkit-linear-gradient(top, #222 0%, #282828 100%); + background-image: -o-linear-gradient(top, #222 0%, #282828 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#222), to(#282828)); background-image: linear-gradient(to bottom, #222 0%, #282828 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0); background-repeat: repeat-x; @@ -218,6 +272,8 @@ } .alert-success { background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%); + background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc)); background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0); background-repeat: repeat-x; @@ -225,6 +281,8 @@ } .alert-info { background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%); + background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0)); background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0); background-repeat: repeat-x; @@ -232,6 +290,8 @@ } .alert-warning { background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%); + background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0)); background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0); background-repeat: repeat-x; @@ -239,6 +299,8 @@ } .alert-danger { background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%); + background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3)); background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0); background-repeat: repeat-x; @@ -246,40 +308,57 @@ } .progress { background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%); + background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5)); background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0); background-repeat: repeat-x; } .progress-bar { background-image: -webkit-linear-gradient(top, #428bca 0%, #3071a9 100%); + background-image: -o-linear-gradient(top, #428bca 0%, #3071a9 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3071a9)); background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0); background-repeat: repeat-x; } .progress-bar-success { background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%); + background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44)); background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0); background-repeat: repeat-x; } .progress-bar-info { background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%); + background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5)); background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0); background-repeat: repeat-x; } .progress-bar-warning { background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%); + background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f)); background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0); background-repeat: repeat-x; } .progress-bar-danger { background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%); + background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c)); background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0); background-repeat: repeat-x; } +.progress-bar-striped { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} .list-group { border-radius: 4px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075); @@ -290,6 +369,8 @@ .list-group-item.active:focus { text-shadow: 0 -1px 0 #3071a9; background-image: -webkit-linear-gradient(top, #428bca 0%, #3278b3 100%); + background-image: -o-linear-gradient(top, #428bca 0%, #3278b3 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3278b3)); background-image: linear-gradient(to bottom, #428bca 0%, #3278b3 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0); background-repeat: repeat-x; @@ -301,42 +382,56 @@ } .panel-default > .panel-heading { background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%); + background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8)); background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0); background-repeat: repeat-x; } .panel-primary > .panel-heading { background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%); + background-image: -o-linear-gradient(top, #428bca 0%, #357ebd 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#357ebd)); background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0); background-repeat: repeat-x; } .panel-success > .panel-heading { background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%); + background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6)); background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0); background-repeat: repeat-x; } .panel-info > .panel-heading { background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%); + background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3)); background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0); background-repeat: repeat-x; } .panel-warning > .panel-heading { background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%); + background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc)); background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0); background-repeat: repeat-x; } .panel-danger > .panel-heading { background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%); + background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc)); background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0); background-repeat: repeat-x; } .well { background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%); + background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5)); background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0); background-repeat: repeat-x; diff --git a/library/bootstrap/css/bootstrap-theme.min.css b/library/bootstrap/css/bootstrap-theme.min.css index ba4bd28ae..2e97597c8 100644 --- a/library/bootstrap/css/bootstrap-theme.min.css +++ b/library/bootstrap/css/bootstrap-theme.min.css @@ -1,7 +1,5 @@ /*! - * Bootstrap v3.1.1 (http://getbootstrap.com) + * Bootstrap v3.2.0 (http://getbootstrap.com) * Copyright 2011-2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - */ - -.btn-default,.btn-primary,.btn-success,.btn-info,.btn-warning,.btn-danger{text-shadow:0 -1px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.btn-default:active,.btn-primary:active,.btn-success:active,.btn-info:active,.btn-warning:active,.btn-danger:active,.btn-default.active,.btn-primary.active,.btn-success.active,.btn-info.active,.btn-warning.active,.btn-danger.active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn:active,.btn.active{background-image:none}.btn-default{background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#dbdbdb;text-shadow:0 1px 0 #fff;border-color:#ccc}.btn-default:hover,.btn-default:focus{background-color:#e0e0e0;background-position:0 -15px}.btn-default:active,.btn-default.active{background-color:#e0e0e0;border-color:#dbdbdb}.btn-primary{background-image:-webkit-linear-gradient(top,#428bca 0,#2d6ca2 100%);background-image:linear-gradient(to bottom,#428bca 0,#2d6ca2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#2b669a}.btn-primary:hover,.btn-primary:focus{background-color:#2d6ca2;background-position:0 -15px}.btn-primary:active,.btn-primary.active{background-color:#2d6ca2;border-color:#2b669a}.btn-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:linear-gradient(to bottom,#5cb85c 0,#419641 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#3e8f3e}.btn-success:hover,.btn-success:focus{background-color:#419641;background-position:0 -15px}.btn-success:active,.btn-success.active{background-color:#419641;border-color:#3e8f3e}.btn-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#28a4c9}.btn-info:hover,.btn-info:focus{background-color:#2aabd2;background-position:0 -15px}.btn-info:active,.btn-info.active{background-color:#2aabd2;border-color:#28a4c9}.btn-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#e38d13}.btn-warning:hover,.btn-warning:focus{background-color:#eb9316;background-position:0 -15px}.btn-warning:active,.btn-warning.active{background-color:#eb9316;border-color:#e38d13}.btn-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#b92c28}.btn-danger:hover,.btn-danger:focus{background-color:#c12e2a;background-position:0 -15px}.btn-danger:active,.btn-danger.active{background-color:#c12e2a;border-color:#b92c28}.thumbnail,.img-thumbnail{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-color:#e8e8e8}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{background-image:-webkit-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:linear-gradient(to bottom,#428bca 0,#357ebd 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);background-color:#357ebd}.navbar-default{background-image:-webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:linear-gradient(to bottom,#fff 0,#f8f8f8 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)}.navbar-default .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top,#ebebeb 0,#f3f3f3 100%);background-image:linear-gradient(to bottom,#ebebeb 0,#f3f3f3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.075);box-shadow:inset 0 3px 9px rgba(0,0,0,.075)}.navbar-brand,.navbar-nav>li>a{text-shadow:0 1px 0 rgba(255,255,255,.25)}.navbar-inverse{background-image:-webkit-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:linear-gradient(to bottom,#3c3c3c 0,#222 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.navbar-inverse .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top,#222 0,#282828 100%);background-image:linear-gradient(to bottom,#222 0,#282828 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.25);box-shadow:inset 0 3px 9px rgba(0,0,0,.25)}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0,0,0,.25)}.navbar-static-top,.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}.alert{text-shadow:0 1px 0 rgba(255,255,255,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05)}.alert-success{background-image:-webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);border-color:#b2dba1}.alert-info{background-image:-webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);border-color:#9acfea}.alert-warning{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);border-color:#f5e79e}.alert-danger{background-image:-webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);border-color:#dca7a7}.progress{background-image:-webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0)}.progress-bar{background-image:-webkit-linear-gradient(top,#428bca 0,#3071a9 100%);background-image:linear-gradient(to bottom,#428bca 0,#3071a9 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0)}.progress-bar-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:linear-gradient(to bottom,#5cb85c 0,#449d44 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0)}.progress-bar-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0)}.progress-bar-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0)}.progress-bar-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:linear-gradient(to bottom,#d9534f 0,#c9302c 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0)}.list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{text-shadow:0 -1px 0 #3071a9;background-image:-webkit-linear-gradient(top,#428bca 0,#3278b3 100%);background-image:linear-gradient(to bottom,#428bca 0,#3278b3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);border-color:#3278b3}.panel{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.panel-default>.panel-heading{background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0)}.panel-primary>.panel-heading{background-image:-webkit-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:linear-gradient(to bottom,#428bca 0,#357ebd 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0)}.panel-success>.panel-heading{background-image:-webkit-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0)}.panel-info>.panel-heading{background-image:-webkit-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0)}.panel-warning>.panel-heading{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0)}.panel-danger>.panel-heading{background-image:-webkit-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0)}.well{background-image:-webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);border-color:#dcdcdc;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1)} \ No newline at end of file + */.btn-default,.btn-primary,.btn-success,.btn-info,.btn-warning,.btn-danger{text-shadow:0 -1px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.btn-default:active,.btn-primary:active,.btn-success:active,.btn-info:active,.btn-warning:active,.btn-danger:active,.btn-default.active,.btn-primary.active,.btn-success.active,.btn-info.active,.btn-warning.active,.btn-danger.active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn:active,.btn.active{background-image:none}.btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-o-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#dbdbdb;border-color:#ccc}.btn-default:hover,.btn-default:focus{background-color:#e0e0e0;background-position:0 -15px}.btn-default:active,.btn-default.active{background-color:#e0e0e0;border-color:#dbdbdb}.btn-default:disabled,.btn-default[disabled]{background-color:#e0e0e0;background-image:none}.btn-primary{background-image:-webkit-linear-gradient(top,#428bca 0,#2d6ca2 100%);background-image:-o-linear-gradient(top,#428bca 0,#2d6ca2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#428bca),to(#2d6ca2));background-image:linear-gradient(to bottom,#428bca 0,#2d6ca2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#2b669a}.btn-primary:hover,.btn-primary:focus{background-color:#2d6ca2;background-position:0 -15px}.btn-primary:active,.btn-primary.active{background-color:#2d6ca2;border-color:#2b669a}.btn-primary:disabled,.btn-primary[disabled]{background-color:#2d6ca2;background-image:none}.btn-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-o-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#419641));background-image:linear-gradient(to bottom,#5cb85c 0,#419641 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#3e8f3e}.btn-success:hover,.btn-success:focus{background-color:#419641;background-position:0 -15px}.btn-success:active,.btn-success.active{background-color:#419641;border-color:#3e8f3e}.btn-success:disabled,.btn-success[disabled]{background-color:#419641;background-image:none}.btn-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-o-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#2aabd2));background-image:linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#28a4c9}.btn-info:hover,.btn-info:focus{background-color:#2aabd2;background-position:0 -15px}.btn-info:active,.btn-info.active{background-color:#2aabd2;border-color:#28a4c9}.btn-info:disabled,.btn-info[disabled]{background-color:#2aabd2;background-image:none}.btn-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-o-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#eb9316));background-image:linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#e38d13}.btn-warning:hover,.btn-warning:focus{background-color:#eb9316;background-position:0 -15px}.btn-warning:active,.btn-warning.active{background-color:#eb9316;border-color:#e38d13}.btn-warning:disabled,.btn-warning[disabled]{background-color:#eb9316;background-image:none}.btn-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-o-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));background-image:linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#b92c28}.btn-danger:hover,.btn-danger:focus{background-color:#c12e2a;background-position:0 -15px}.btn-danger:active,.btn-danger.active{background-color:#c12e2a;border-color:#b92c28}.btn-danger:disabled,.btn-danger[disabled]{background-color:#c12e2a;background-image:none}.thumbnail,.img-thumbnail{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{background-color:#e8e8e8;background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-repeat:repeat-x}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{background-color:#357ebd;background-image:-webkit-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:-o-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#428bca),to(#357ebd));background-image:linear-gradient(to bottom,#428bca 0,#357ebd 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);background-repeat:repeat-x}.navbar-default{background-image:-webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-o-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));background-image:linear-gradient(to bottom,#fff 0,#f8f8f8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)}.navbar-default .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top,#ebebeb 0,#f3f3f3 100%);background-image:-o-linear-gradient(top,#ebebeb 0,#f3f3f3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(#f3f3f3));background-image:linear-gradient(to bottom,#ebebeb 0,#f3f3f3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.075);box-shadow:inset 0 3px 9px rgba(0,0,0,.075)}.navbar-brand,.navbar-nav>li>a{text-shadow:0 1px 0 rgba(255,255,255,.25)}.navbar-inverse{background-image:-webkit-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:-o-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#3c3c3c),to(#222));background-image:linear-gradient(to bottom,#3c3c3c 0,#222 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x}.navbar-inverse .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top,#222 0,#282828 100%);background-image:-o-linear-gradient(top,#222 0,#282828 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#222),to(#282828));background-image:linear-gradient(to bottom,#222 0,#282828 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.25);box-shadow:inset 0 3px 9px rgba(0,0,0,.25)}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0,0,0,.25)}.navbar-static-top,.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}.alert{text-shadow:0 1px 0 rgba(255,255,255,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05)}.alert-success{background-image:-webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#c8e5bc));background-image:linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);background-repeat:repeat-x;border-color:#b2dba1}.alert-info{background-image:-webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-o-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#b9def0));background-image:linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);background-repeat:repeat-x;border-color:#9acfea}.alert-warning{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-o-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#f8efc0));background-image:linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);background-repeat:repeat-x;border-color:#f5e79e}.alert-danger{background-image:-webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);background-repeat:repeat-x;border-color:#dca7a7}.progress{background-image:-webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(#f5f5f5));background-image:linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x}.progress-bar{background-image:-webkit-linear-gradient(top,#428bca 0,#3071a9 100%);background-image:-o-linear-gradient(top,#428bca 0,#3071a9 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#428bca),to(#3071a9));background-image:linear-gradient(to bottom,#428bca 0,#3071a9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);background-repeat:repeat-x}.progress-bar-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:-o-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#449d44));background-image:linear-gradient(to bottom,#5cb85c 0,#449d44 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);background-repeat:repeat-x}.progress-bar-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:-o-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#31b0d5));background-image:linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);background-repeat:repeat-x}.progress-bar-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:-o-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#ec971f));background-image:linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);background-repeat:repeat-x}.progress-bar-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:-o-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c9302c));background-image:linear-gradient(to bottom,#d9534f 0,#c9302c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);background-repeat:repeat-x}.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{text-shadow:0 -1px 0 #3071a9;background-image:-webkit-linear-gradient(top,#428bca 0,#3278b3 100%);background-image:-o-linear-gradient(top,#428bca 0,#3278b3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#428bca),to(#3278b3));background-image:linear-gradient(to bottom,#428bca 0,#3278b3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);background-repeat:repeat-x;border-color:#3278b3}.panel{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.panel-default>.panel-heading{background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-repeat:repeat-x}.panel-primary>.panel-heading{background-image:-webkit-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:-o-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#428bca),to(#357ebd));background-image:linear-gradient(to bottom,#428bca 0,#357ebd 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);background-repeat:repeat-x}.panel-success>.panel-heading{background-image:-webkit-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#d0e9c6));background-image:linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);background-repeat:repeat-x}.panel-info>.panel-heading{background-image:-webkit-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:-o-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#c4e3f3));background-image:linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);background-repeat:repeat-x}.panel-warning>.panel-heading{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:-o-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#faf2cc));background-image:linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);background-repeat:repeat-x}.panel-danger>.panel-heading{background-image:-webkit-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:-o-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#ebcccc));background-image:linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);background-repeat:repeat-x}.well{background-image:-webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f5f5f5));background-image:linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x;border-color:#dcdcdc;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1)} \ No newline at end of file diff --git a/library/bootstrap/css/bootstrap.css b/library/bootstrap/css/bootstrap.css index 7f3665196..037dd0561 100644 --- a/library/bootstrap/css/bootstrap.css +++ b/library/bootstrap/css/bootstrap.css @@ -1,10 +1,10 @@ /*! - * Bootstrap v3.1.1 (http://getbootstrap.com) + * Bootstrap v3.2.0 (http://getbootstrap.com) * Copyright 2011-2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ -/*! normalize.css v3.0.0 | MIT License | git.io/normalize */ +/*! normalize.css v3.0.1 | MIT License | git.io/normalize */ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; @@ -94,8 +94,9 @@ figure { } hr { height: 0; - -moz-box-sizing: content-box; - box-sizing: content-box; + -webkit-box-sizing: content-box; + -moz-box-sizing: content-box; + box-sizing: content-box; } pre { overflow: auto; @@ -144,7 +145,9 @@ input { } input[type="checkbox"], input[type="radio"] { - box-sizing: border-box; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, @@ -189,7 +192,8 @@ th { color: #000 !important; text-shadow: none !important; background: transparent !important; - box-shadow: none !important; + -webkit-box-shadow: none !important; + box-shadow: none !important; } a, a:visited { @@ -256,2740 +260,2854 @@ th { border: 1px solid #ddd !important; } } -* { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -*:before, -*:after { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; +@font-face { + font-family: 'Glyphicons Halflings'; + + src: url('../fonts/glyphicons-halflings-regular.eot'); + src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); } -html { - font-size: 62.5%; +.glyphicon { + position: relative; + top: 1px; + display: inline-block; + font-family: 'Glyphicons Halflings'; + font-style: normal; + font-weight: normal; + line-height: 1; - -webkit-tap-highlight-color: rgba(0, 0, 0, 0); + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; } -body { - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; - font-size: 14px; - line-height: 1.42857143; - color: #333; - background-color: #fff; +.glyphicon-asterisk:before { + content: "\2a"; } -input, -button, -select, -textarea { - font-family: inherit; - font-size: inherit; - line-height: inherit; +.glyphicon-plus:before { + content: "\2b"; } -a { - color: #428bca; - text-decoration: none; +.glyphicon-euro:before { + content: "\20ac"; } -a:hover, -a:focus { - color: #2a6496; - text-decoration: underline; +.glyphicon-minus:before { + content: "\2212"; } -a:focus { - outline: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px; +.glyphicon-cloud:before { + content: "\2601"; } -figure { - margin: 0; +.glyphicon-envelope:before { + content: "\2709"; } -img { - vertical-align: middle; +.glyphicon-pencil:before { + content: "\270f"; } -.img-responsive, -.thumbnail > img, -.thumbnail a > img, -.carousel-inner > .item > img, -.carousel-inner > .item > a > img { - display: block; - max-width: 100%; - height: auto; +.glyphicon-glass:before { + content: "\e001"; } -.img-rounded { - border-radius: 6px; +.glyphicon-music:before { + content: "\e002"; } -.img-thumbnail { - display: inline-block; - max-width: 100%; - height: auto; - padding: 4px; - line-height: 1.42857143; - background-color: #fff; - border: 1px solid #ddd; - border-radius: 4px; - -webkit-transition: all .2s ease-in-out; - transition: all .2s ease-in-out; +.glyphicon-search:before { + content: "\e003"; } -.img-circle { - border-radius: 50%; +.glyphicon-heart:before { + content: "\e005"; } -hr { - margin-top: 20px; - margin-bottom: 20px; - border: 0; - border-top: 1px solid #eee; +.glyphicon-star:before { + content: "\e006"; } -.sr-only { - position: absolute; - width: 1px; - height: 1px; - padding: 0; - margin: -1px; - overflow: hidden; - clip: rect(0, 0, 0, 0); - border: 0; +.glyphicon-star-empty:before { + content: "\e007"; } -h1, -h2, -h3, -h4, -h5, -h6, -.h1, -.h2, -.h3, -.h4, -.h5, -.h6 { - font-family: inherit; - font-weight: 500; - line-height: 1.1; - color: inherit; +.glyphicon-user:before { + content: "\e008"; } -h1 small, -h2 small, -h3 small, -h4 small, -h5 small, -h6 small, -.h1 small, -.h2 small, -.h3 small, -.h4 small, -.h5 small, -.h6 small, -h1 .small, -h2 .small, -h3 .small, -h4 .small, -h5 .small, -h6 .small, -.h1 .small, -.h2 .small, -.h3 .small, -.h4 .small, -.h5 .small, -.h6 .small { - font-weight: normal; - line-height: 1; - color: #999; +.glyphicon-film:before { + content: "\e009"; } -h1, -.h1, -h2, -.h2, -h3, -.h3 { - margin-top: 20px; - margin-bottom: 10px; +.glyphicon-th-large:before { + content: "\e010"; } -h1 small, -.h1 small, -h2 small, -.h2 small, -h3 small, -.h3 small, -h1 .small, -.h1 .small, -h2 .small, -.h2 .small, -h3 .small, -.h3 .small { - font-size: 65%; +.glyphicon-th:before { + content: "\e011"; } -h4, -.h4, -h5, -.h5, -h6, -.h6 { - margin-top: 10px; - margin-bottom: 10px; +.glyphicon-th-list:before { + content: "\e012"; } -h4 small, -.h4 small, -h5 small, -.h5 small, -h6 small, -.h6 small, -h4 .small, -.h4 .small, -h5 .small, -.h5 .small, -h6 .small, -.h6 .small { - font-size: 75%; +.glyphicon-ok:before { + content: "\e013"; } -h1, -.h1 { - font-size: 36px; +.glyphicon-remove:before { + content: "\e014"; } -h2, -.h2 { - font-size: 30px; +.glyphicon-zoom-in:before { + content: "\e015"; } -h3, -.h3 { - font-size: 24px; +.glyphicon-zoom-out:before { + content: "\e016"; } -h4, -.h4 { - font-size: 18px; +.glyphicon-off:before { + content: "\e017"; } -h5, -.h5 { - font-size: 14px; +.glyphicon-signal:before { + content: "\e018"; } -h6, -.h6 { - font-size: 12px; +.glyphicon-cog:before { + content: "\e019"; } -p { - margin: 0 0 10px; +.glyphicon-trash:before { + content: "\e020"; } -.lead { - margin-bottom: 20px; - font-size: 16px; - font-weight: 200; - line-height: 1.4; +.glyphicon-home:before { + content: "\e021"; } -@media (min-width: 768px) { - .lead { - font-size: 21px; - } +.glyphicon-file:before { + content: "\e022"; } -small, -.small { - font-size: 85%; +.glyphicon-time:before { + content: "\e023"; } -cite { - font-style: normal; +.glyphicon-road:before { + content: "\e024"; } -.text-left { - text-align: left; +.glyphicon-download-alt:before { + content: "\e025"; } -.text-right { - text-align: right; +.glyphicon-download:before { + content: "\e026"; } -.text-center { - text-align: center; +.glyphicon-upload:before { + content: "\e027"; } -.text-justify { - text-align: justify; +.glyphicon-inbox:before { + content: "\e028"; } -.text-muted { - color: #999; +.glyphicon-play-circle:before { + content: "\e029"; } -.text-primary { - color: #428bca; +.glyphicon-repeat:before { + content: "\e030"; } -a.text-primary:hover { - color: #3071a9; +.glyphicon-refresh:before { + content: "\e031"; } -.text-success { - color: #3c763d; +.glyphicon-list-alt:before { + content: "\e032"; } -a.text-success:hover { - color: #2b542c; +.glyphicon-lock:before { + content: "\e033"; } -.text-info { - color: #31708f; +.glyphicon-flag:before { + content: "\e034"; } -a.text-info:hover { - color: #245269; +.glyphicon-headphones:before { + content: "\e035"; } -.text-warning { - color: #8a6d3b; +.glyphicon-volume-off:before { + content: "\e036"; } -a.text-warning:hover { - color: #66512c; +.glyphicon-volume-down:before { + content: "\e037"; } -.text-danger { - color: #a94442; +.glyphicon-volume-up:before { + content: "\e038"; } -a.text-danger:hover { - color: #843534; +.glyphicon-qrcode:before { + content: "\e039"; } -.bg-primary { - color: #fff; - background-color: #428bca; +.glyphicon-barcode:before { + content: "\e040"; } -a.bg-primary:hover { - background-color: #3071a9; +.glyphicon-tag:before { + content: "\e041"; } -.bg-success { - background-color: #dff0d8; +.glyphicon-tags:before { + content: "\e042"; } -a.bg-success:hover { - background-color: #c1e2b3; +.glyphicon-book:before { + content: "\e043"; } -.bg-info { - background-color: #d9edf7; +.glyphicon-bookmark:before { + content: "\e044"; } -a.bg-info:hover { - background-color: #afd9ee; +.glyphicon-print:before { + content: "\e045"; } -.bg-warning { - background-color: #fcf8e3; +.glyphicon-camera:before { + content: "\e046"; } -a.bg-warning:hover { - background-color: #f7ecb5; +.glyphicon-font:before { + content: "\e047"; } -.bg-danger { - background-color: #f2dede; +.glyphicon-bold:before { + content: "\e048"; } -a.bg-danger:hover { - background-color: #e4b9b9; +.glyphicon-italic:before { + content: "\e049"; } -.page-header { - padding-bottom: 9px; - margin: 40px 0 20px; - border-bottom: 1px solid #eee; +.glyphicon-text-height:before { + content: "\e050"; } -ul, -ol { - margin-top: 0; - margin-bottom: 10px; +.glyphicon-text-width:before { + content: "\e051"; } -ul ul, -ol ul, -ul ol, -ol ol { - margin-bottom: 0; +.glyphicon-align-left:before { + content: "\e052"; } -.list-unstyled { - padding-left: 0; - list-style: none; +.glyphicon-align-center:before { + content: "\e053"; } -.list-inline { - padding-left: 0; - margin-left: -5px; - list-style: none; +.glyphicon-align-right:before { + content: "\e054"; } -.list-inline > li { - display: inline-block; - padding-right: 5px; - padding-left: 5px; +.glyphicon-align-justify:before { + content: "\e055"; } -dl { - margin-top: 0; - margin-bottom: 20px; +.glyphicon-list:before { + content: "\e056"; } -dt, -dd { - line-height: 1.42857143; +.glyphicon-indent-left:before { + content: "\e057"; } -dt { - font-weight: bold; +.glyphicon-indent-right:before { + content: "\e058"; } -dd { - margin-left: 0; +.glyphicon-facetime-video:before { + content: "\e059"; } -@media (min-width: 768px) { - .dl-horizontal dt { - float: left; - width: 160px; - overflow: hidden; - clear: left; - text-align: right; - text-overflow: ellipsis; - white-space: nowrap; - } - .dl-horizontal dd { - margin-left: 180px; - } +.glyphicon-picture:before { + content: "\e060"; } -abbr[title], -abbr[data-original-title] { - cursor: help; - border-bottom: 1px dotted #999; +.glyphicon-map-marker:before { + content: "\e062"; } -.initialism { - font-size: 90%; - text-transform: uppercase; +.glyphicon-adjust:before { + content: "\e063"; } -blockquote { - padding: 10px 20px; - margin: 0 0 20px; - font-size: 17.5px; - border-left: 5px solid #eee; +.glyphicon-tint:before { + content: "\e064"; } -blockquote p:last-child, -blockquote ul:last-child, -blockquote ol:last-child { - margin-bottom: 0; +.glyphicon-edit:before { + content: "\e065"; } -blockquote footer, -blockquote small, -blockquote .small { - display: block; - font-size: 80%; - line-height: 1.42857143; - color: #999; +.glyphicon-share:before { + content: "\e066"; } -blockquote footer:before, -blockquote small:before, -blockquote .small:before { - content: '\2014 \00A0'; +.glyphicon-check:before { + content: "\e067"; } -.blockquote-reverse, -blockquote.pull-right { - padding-right: 15px; - padding-left: 0; - text-align: right; - border-right: 5px solid #eee; - border-left: 0; +.glyphicon-move:before { + content: "\e068"; } -.blockquote-reverse footer:before, -blockquote.pull-right footer:before, -.blockquote-reverse small:before, -blockquote.pull-right small:before, -.blockquote-reverse .small:before, -blockquote.pull-right .small:before { - content: ''; +.glyphicon-step-backward:before { + content: "\e069"; } -.blockquote-reverse footer:after, -blockquote.pull-right footer:after, -.blockquote-reverse small:after, -blockquote.pull-right small:after, -.blockquote-reverse .small:after, -blockquote.pull-right .small:after { - content: '\00A0 \2014'; +.glyphicon-fast-backward:before { + content: "\e070"; } -blockquote:before, -blockquote:after { - content: ""; +.glyphicon-backward:before { + content: "\e071"; } -address { - margin-bottom: 20px; - font-style: normal; - line-height: 1.42857143; +.glyphicon-play:before { + content: "\e072"; } -code, -kbd, -pre, -samp { - font-family: Menlo, Monaco, Consolas, "Courier New", monospace; +.glyphicon-pause:before { + content: "\e073"; } -code { - padding: 2px 4px; - font-size: 90%; - color: #c7254e; - white-space: nowrap; - background-color: #f9f2f4; - border-radius: 4px; +.glyphicon-stop:before { + content: "\e074"; } -kbd { - padding: 2px 4px; - font-size: 90%; - color: #fff; - background-color: #333; - border-radius: 3px; - box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25); +.glyphicon-forward:before { + content: "\e075"; } -pre { - display: block; - padding: 9.5px; - margin: 0 0 10px; - font-size: 13px; - line-height: 1.42857143; - color: #333; - word-break: break-all; - word-wrap: break-word; - background-color: #f5f5f5; - border: 1px solid #ccc; - border-radius: 4px; +.glyphicon-fast-forward:before { + content: "\e076"; } -pre code { - padding: 0; - font-size: inherit; - color: inherit; - white-space: pre-wrap; - background-color: transparent; - border-radius: 0; +.glyphicon-step-forward:before { + content: "\e077"; } -.pre-scrollable { - max-height: 340px; - overflow-y: scroll; +.glyphicon-eject:before { + content: "\e078"; } -.container { - padding-right: 15px; - padding-left: 15px; - margin-right: auto; - margin-left: auto; +.glyphicon-chevron-left:before { + content: "\e079"; } -@media (min-width: 768px) { - .container { - width: 750px; - } +.glyphicon-chevron-right:before { + content: "\e080"; } -@media (min-width: 992px) { - .container { - width: 970px; - } +.glyphicon-plus-sign:before { + content: "\e081"; } -@media (min-width: 1200px) { - .container { - width: 1170px; - } +.glyphicon-minus-sign:before { + content: "\e082"; } -.container-fluid { - padding-right: 15px; - padding-left: 15px; - margin-right: auto; - margin-left: auto; +.glyphicon-remove-sign:before { + content: "\e083"; } -.row { - margin-right: -15px; - margin-left: -15px; +.glyphicon-ok-sign:before { + content: "\e084"; } -.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { - position: relative; - min-height: 1px; - padding-right: 15px; - padding-left: 15px; +.glyphicon-question-sign:before { + content: "\e085"; } -.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { - float: left; +.glyphicon-info-sign:before { + content: "\e086"; } -.col-xs-12 { - width: 100%; +.glyphicon-screenshot:before { + content: "\e087"; } -.col-xs-11 { - width: 91.66666667%; +.glyphicon-remove-circle:before { + content: "\e088"; } -.col-xs-10 { - width: 83.33333333%; +.glyphicon-ok-circle:before { + content: "\e089"; } -.col-xs-9 { - width: 75%; +.glyphicon-ban-circle:before { + content: "\e090"; } -.col-xs-8 { - width: 66.66666667%; +.glyphicon-arrow-left:before { + content: "\e091"; } -.col-xs-7 { - width: 58.33333333%; +.glyphicon-arrow-right:before { + content: "\e092"; } -.col-xs-6 { - width: 50%; +.glyphicon-arrow-up:before { + content: "\e093"; } -.col-xs-5 { - width: 41.66666667%; +.glyphicon-arrow-down:before { + content: "\e094"; } -.col-xs-4 { - width: 33.33333333%; +.glyphicon-share-alt:before { + content: "\e095"; } -.col-xs-3 { - width: 25%; +.glyphicon-resize-full:before { + content: "\e096"; } -.col-xs-2 { - width: 16.66666667%; +.glyphicon-resize-small:before { + content: "\e097"; } -.col-xs-1 { - width: 8.33333333%; +.glyphicon-exclamation-sign:before { + content: "\e101"; } -.col-xs-pull-12 { - right: 100%; +.glyphicon-gift:before { + content: "\e102"; } -.col-xs-pull-11 { - right: 91.66666667%; +.glyphicon-leaf:before { + content: "\e103"; } -.col-xs-pull-10 { - right: 83.33333333%; +.glyphicon-fire:before { + content: "\e104"; } -.col-xs-pull-9 { - right: 75%; +.glyphicon-eye-open:before { + content: "\e105"; } -.col-xs-pull-8 { - right: 66.66666667%; +.glyphicon-eye-close:before { + content: "\e106"; } -.col-xs-pull-7 { - right: 58.33333333%; +.glyphicon-warning-sign:before { + content: "\e107"; } -.col-xs-pull-6 { - right: 50%; +.glyphicon-plane:before { + content: "\e108"; } -.col-xs-pull-5 { - right: 41.66666667%; +.glyphicon-calendar:before { + content: "\e109"; } -.col-xs-pull-4 { - right: 33.33333333%; +.glyphicon-random:before { + content: "\e110"; } -.col-xs-pull-3 { - right: 25%; +.glyphicon-comment:before { + content: "\e111"; } -.col-xs-pull-2 { - right: 16.66666667%; +.glyphicon-magnet:before { + content: "\e112"; } -.col-xs-pull-1 { - right: 8.33333333%; +.glyphicon-chevron-up:before { + content: "\e113"; } -.col-xs-pull-0 { - right: 0; +.glyphicon-chevron-down:before { + content: "\e114"; } -.col-xs-push-12 { - left: 100%; +.glyphicon-retweet:before { + content: "\e115"; } -.col-xs-push-11 { - left: 91.66666667%; +.glyphicon-shopping-cart:before { + content: "\e116"; } -.col-xs-push-10 { - left: 83.33333333%; +.glyphicon-folder-close:before { + content: "\e117"; } -.col-xs-push-9 { - left: 75%; +.glyphicon-folder-open:before { + content: "\e118"; } -.col-xs-push-8 { - left: 66.66666667%; +.glyphicon-resize-vertical:before { + content: "\e119"; } -.col-xs-push-7 { - left: 58.33333333%; +.glyphicon-resize-horizontal:before { + content: "\e120"; } -.col-xs-push-6 { - left: 50%; +.glyphicon-hdd:before { + content: "\e121"; } -.col-xs-push-5 { - left: 41.66666667%; +.glyphicon-bullhorn:before { + content: "\e122"; } -.col-xs-push-4 { - left: 33.33333333%; +.glyphicon-bell:before { + content: "\e123"; } -.col-xs-push-3 { - left: 25%; +.glyphicon-certificate:before { + content: "\e124"; } -.col-xs-push-2 { - left: 16.66666667%; +.glyphicon-thumbs-up:before { + content: "\e125"; } -.col-xs-push-1 { - left: 8.33333333%; +.glyphicon-thumbs-down:before { + content: "\e126"; } -.col-xs-push-0 { - left: 0; +.glyphicon-hand-right:before { + content: "\e127"; } -.col-xs-offset-12 { - margin-left: 100%; +.glyphicon-hand-left:before { + content: "\e128"; } -.col-xs-offset-11 { - margin-left: 91.66666667%; +.glyphicon-hand-up:before { + content: "\e129"; } -.col-xs-offset-10 { - margin-left: 83.33333333%; +.glyphicon-hand-down:before { + content: "\e130"; } -.col-xs-offset-9 { - margin-left: 75%; +.glyphicon-circle-arrow-right:before { + content: "\e131"; } -.col-xs-offset-8 { - margin-left: 66.66666667%; +.glyphicon-circle-arrow-left:before { + content: "\e132"; } -.col-xs-offset-7 { - margin-left: 58.33333333%; +.glyphicon-circle-arrow-up:before { + content: "\e133"; } -.col-xs-offset-6 { - margin-left: 50%; +.glyphicon-circle-arrow-down:before { + content: "\e134"; } -.col-xs-offset-5 { - margin-left: 41.66666667%; +.glyphicon-globe:before { + content: "\e135"; } -.col-xs-offset-4 { - margin-left: 33.33333333%; +.glyphicon-wrench:before { + content: "\e136"; } -.col-xs-offset-3 { - margin-left: 25%; +.glyphicon-tasks:before { + content: "\e137"; } -.col-xs-offset-2 { - margin-left: 16.66666667%; +.glyphicon-filter:before { + content: "\e138"; } -.col-xs-offset-1 { - margin-left: 8.33333333%; +.glyphicon-briefcase:before { + content: "\e139"; } -.col-xs-offset-0 { - margin-left: 0; +.glyphicon-fullscreen:before { + content: "\e140"; } -@media (min-width: 768px) { - .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { - float: left; - } - .col-sm-12 { - width: 100%; - } - .col-sm-11 { - width: 91.66666667%; - } - .col-sm-10 { - width: 83.33333333%; - } - .col-sm-9 { - width: 75%; - } - .col-sm-8 { - width: 66.66666667%; - } - .col-sm-7 { - width: 58.33333333%; - } - .col-sm-6 { - width: 50%; - } - .col-sm-5 { - width: 41.66666667%; - } - .col-sm-4 { - width: 33.33333333%; - } - .col-sm-3 { - width: 25%; - } - .col-sm-2 { - width: 16.66666667%; - } - .col-sm-1 { - width: 8.33333333%; - } - .col-sm-pull-12 { - right: 100%; - } - .col-sm-pull-11 { - right: 91.66666667%; - } - .col-sm-pull-10 { - right: 83.33333333%; - } - .col-sm-pull-9 { - right: 75%; - } - .col-sm-pull-8 { - right: 66.66666667%; - } - .col-sm-pull-7 { - right: 58.33333333%; - } - .col-sm-pull-6 { - right: 50%; - } - .col-sm-pull-5 { - right: 41.66666667%; - } - .col-sm-pull-4 { - right: 33.33333333%; - } - .col-sm-pull-3 { - right: 25%; - } - .col-sm-pull-2 { - right: 16.66666667%; - } - .col-sm-pull-1 { - right: 8.33333333%; - } - .col-sm-pull-0 { - right: 0; - } - .col-sm-push-12 { - left: 100%; - } - .col-sm-push-11 { - left: 91.66666667%; - } - .col-sm-push-10 { - left: 83.33333333%; - } - .col-sm-push-9 { - left: 75%; - } - .col-sm-push-8 { - left: 66.66666667%; - } - .col-sm-push-7 { - left: 58.33333333%; - } - .col-sm-push-6 { - left: 50%; - } - .col-sm-push-5 { - left: 41.66666667%; - } - .col-sm-push-4 { - left: 33.33333333%; - } - .col-sm-push-3 { - left: 25%; - } - .col-sm-push-2 { - left: 16.66666667%; - } - .col-sm-push-1 { - left: 8.33333333%; - } - .col-sm-push-0 { - left: 0; - } - .col-sm-offset-12 { - margin-left: 100%; - } - .col-sm-offset-11 { - margin-left: 91.66666667%; - } - .col-sm-offset-10 { - margin-left: 83.33333333%; - } - .col-sm-offset-9 { - margin-left: 75%; - } - .col-sm-offset-8 { - margin-left: 66.66666667%; - } - .col-sm-offset-7 { - margin-left: 58.33333333%; - } - .col-sm-offset-6 { - margin-left: 50%; - } - .col-sm-offset-5 { - margin-left: 41.66666667%; - } - .col-sm-offset-4 { - margin-left: 33.33333333%; - } - .col-sm-offset-3 { - margin-left: 25%; - } - .col-sm-offset-2 { - margin-left: 16.66666667%; - } - .col-sm-offset-1 { - margin-left: 8.33333333%; - } - .col-sm-offset-0 { - margin-left: 0; - } +.glyphicon-dashboard:before { + content: "\e141"; } -@media (min-width: 992px) { - .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { - float: left; - } - .col-md-12 { - width: 100%; - } - .col-md-11 { - width: 91.66666667%; - } - .col-md-10 { - width: 83.33333333%; - } - .col-md-9 { - width: 75%; - } - .col-md-8 { - width: 66.66666667%; - } - .col-md-7 { - width: 58.33333333%; - } - .col-md-6 { - width: 50%; - } - .col-md-5 { - width: 41.66666667%; - } - .col-md-4 { - width: 33.33333333%; - } - .col-md-3 { - width: 25%; - } - .col-md-2 { - width: 16.66666667%; - } - .col-md-1 { - width: 8.33333333%; - } - .col-md-pull-12 { - right: 100%; - } - .col-md-pull-11 { - right: 91.66666667%; - } - .col-md-pull-10 { - right: 83.33333333%; - } - .col-md-pull-9 { - right: 75%; - } - .col-md-pull-8 { - right: 66.66666667%; - } - .col-md-pull-7 { - right: 58.33333333%; - } - .col-md-pull-6 { - right: 50%; - } - .col-md-pull-5 { - right: 41.66666667%; - } - .col-md-pull-4 { - right: 33.33333333%; - } - .col-md-pull-3 { - right: 25%; - } - .col-md-pull-2 { - right: 16.66666667%; - } - .col-md-pull-1 { - right: 8.33333333%; - } - .col-md-pull-0 { - right: 0; - } - .col-md-push-12 { - left: 100%; - } - .col-md-push-11 { - left: 91.66666667%; - } - .col-md-push-10 { - left: 83.33333333%; - } - .col-md-push-9 { - left: 75%; - } - .col-md-push-8 { - left: 66.66666667%; - } - .col-md-push-7 { - left: 58.33333333%; - } - .col-md-push-6 { - left: 50%; - } - .col-md-push-5 { - left: 41.66666667%; - } - .col-md-push-4 { - left: 33.33333333%; - } - .col-md-push-3 { - left: 25%; - } - .col-md-push-2 { - left: 16.66666667%; - } - .col-md-push-1 { - left: 8.33333333%; - } - .col-md-push-0 { - left: 0; - } - .col-md-offset-12 { - margin-left: 100%; - } - .col-md-offset-11 { - margin-left: 91.66666667%; - } - .col-md-offset-10 { - margin-left: 83.33333333%; - } - .col-md-offset-9 { - margin-left: 75%; - } - .col-md-offset-8 { - margin-left: 66.66666667%; - } - .col-md-offset-7 { - margin-left: 58.33333333%; - } - .col-md-offset-6 { - margin-left: 50%; - } - .col-md-offset-5 { - margin-left: 41.66666667%; - } - .col-md-offset-4 { - margin-left: 33.33333333%; - } - .col-md-offset-3 { - margin-left: 25%; - } - .col-md-offset-2 { - margin-left: 16.66666667%; - } - .col-md-offset-1 { - margin-left: 8.33333333%; - } - .col-md-offset-0 { - margin-left: 0; - } +.glyphicon-paperclip:before { + content: "\e142"; } -@media (min-width: 1200px) { - .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { - float: left; - } - .col-lg-12 { - width: 100%; - } - .col-lg-11 { - width: 91.66666667%; - } - .col-lg-10 { - width: 83.33333333%; - } - .col-lg-9 { - width: 75%; - } - .col-lg-8 { - width: 66.66666667%; - } - .col-lg-7 { - width: 58.33333333%; - } - .col-lg-6 { - width: 50%; - } - .col-lg-5 { - width: 41.66666667%; - } - .col-lg-4 { - width: 33.33333333%; - } - .col-lg-3 { - width: 25%; - } - .col-lg-2 { - width: 16.66666667%; - } - .col-lg-1 { - width: 8.33333333%; - } - .col-lg-pull-12 { - right: 100%; - } - .col-lg-pull-11 { - right: 91.66666667%; - } - .col-lg-pull-10 { - right: 83.33333333%; - } - .col-lg-pull-9 { - right: 75%; - } - .col-lg-pull-8 { - right: 66.66666667%; - } - .col-lg-pull-7 { - right: 58.33333333%; - } - .col-lg-pull-6 { - right: 50%; - } - .col-lg-pull-5 { - right: 41.66666667%; - } - .col-lg-pull-4 { - right: 33.33333333%; - } - .col-lg-pull-3 { - right: 25%; - } - .col-lg-pull-2 { - right: 16.66666667%; - } - .col-lg-pull-1 { - right: 8.33333333%; - } - .col-lg-pull-0 { - right: 0; - } - .col-lg-push-12 { - left: 100%; - } - .col-lg-push-11 { - left: 91.66666667%; - } - .col-lg-push-10 { - left: 83.33333333%; - } - .col-lg-push-9 { - left: 75%; - } - .col-lg-push-8 { - left: 66.66666667%; - } - .col-lg-push-7 { - left: 58.33333333%; - } - .col-lg-push-6 { - left: 50%; - } - .col-lg-push-5 { - left: 41.66666667%; - } - .col-lg-push-4 { - left: 33.33333333%; - } - .col-lg-push-3 { - left: 25%; - } - .col-lg-push-2 { - left: 16.66666667%; - } - .col-lg-push-1 { - left: 8.33333333%; - } - .col-lg-push-0 { - left: 0; - } - .col-lg-offset-12 { - margin-left: 100%; - } - .col-lg-offset-11 { - margin-left: 91.66666667%; - } - .col-lg-offset-10 { - margin-left: 83.33333333%; - } - .col-lg-offset-9 { - margin-left: 75%; - } - .col-lg-offset-8 { - margin-left: 66.66666667%; - } - .col-lg-offset-7 { - margin-left: 58.33333333%; - } - .col-lg-offset-6 { - margin-left: 50%; - } - .col-lg-offset-5 { - margin-left: 41.66666667%; - } - .col-lg-offset-4 { - margin-left: 33.33333333%; - } - .col-lg-offset-3 { - margin-left: 25%; - } - .col-lg-offset-2 { - margin-left: 16.66666667%; - } - .col-lg-offset-1 { - margin-left: 8.33333333%; - } - .col-lg-offset-0 { - margin-left: 0; - } +.glyphicon-heart-empty:before { + content: "\e143"; +} +.glyphicon-link:before { + content: "\e144"; +} +.glyphicon-phone:before { + content: "\e145"; +} +.glyphicon-pushpin:before { + content: "\e146"; +} +.glyphicon-usd:before { + content: "\e148"; +} +.glyphicon-gbp:before { + content: "\e149"; } -table { - max-width: 100%; - background-color: transparent; +.glyphicon-sort:before { + content: "\e150"; } -th { - text-align: left; +.glyphicon-sort-by-alphabet:before { + content: "\e151"; } -.table { - width: 100%; - margin-bottom: 20px; +.glyphicon-sort-by-alphabet-alt:before { + content: "\e152"; } -.table > thead > tr > th, -.table > tbody > tr > th, -.table > tfoot > tr > th, -.table > thead > tr > td, -.table > tbody > tr > td, -.table > tfoot > tr > td { - padding: 8px; - line-height: 1.42857143; - vertical-align: top; - border-top: 1px solid #ddd; +.glyphicon-sort-by-order:before { + content: "\e153"; } -.table > thead > tr > th { - vertical-align: bottom; - border-bottom: 2px solid #ddd; +.glyphicon-sort-by-order-alt:before { + content: "\e154"; } -.table > caption + thead > tr:first-child > th, -.table > colgroup + thead > tr:first-child > th, -.table > thead:first-child > tr:first-child > th, -.table > caption + thead > tr:first-child > td, -.table > colgroup + thead > tr:first-child > td, -.table > thead:first-child > tr:first-child > td { - border-top: 0; +.glyphicon-sort-by-attributes:before { + content: "\e155"; } -.table > tbody + tbody { - border-top: 2px solid #ddd; +.glyphicon-sort-by-attributes-alt:before { + content: "\e156"; } -.table .table { - background-color: #fff; +.glyphicon-unchecked:before { + content: "\e157"; } -.table-condensed > thead > tr > th, -.table-condensed > tbody > tr > th, -.table-condensed > tfoot > tr > th, -.table-condensed > thead > tr > td, -.table-condensed > tbody > tr > td, -.table-condensed > tfoot > tr > td { - padding: 5px; +.glyphicon-expand:before { + content: "\e158"; } -.table-bordered { - border: 1px solid #ddd; +.glyphicon-collapse-down:before { + content: "\e159"; } -.table-bordered > thead > tr > th, -.table-bordered > tbody > tr > th, -.table-bordered > tfoot > tr > th, -.table-bordered > thead > tr > td, -.table-bordered > tbody > tr > td, -.table-bordered > tfoot > tr > td { - border: 1px solid #ddd; +.glyphicon-collapse-up:before { + content: "\e160"; } -.table-bordered > thead > tr > th, -.table-bordered > thead > tr > td { - border-bottom-width: 2px; +.glyphicon-log-in:before { + content: "\e161"; } -.table-striped > tbody > tr:nth-child(odd) > td, -.table-striped > tbody > tr:nth-child(odd) > th { - background-color: #f9f9f9; +.glyphicon-flash:before { + content: "\e162"; } -.table-hover > tbody > tr:hover > td, -.table-hover > tbody > tr:hover > th { - background-color: #f5f5f5; +.glyphicon-log-out:before { + content: "\e163"; } -table col[class*="col-"] { - position: static; - display: table-column; - float: none; +.glyphicon-new-window:before { + content: "\e164"; } -table td[class*="col-"], -table th[class*="col-"] { - position: static; - display: table-cell; - float: none; +.glyphicon-record:before { + content: "\e165"; } -.table > thead > tr > td.active, -.table > tbody > tr > td.active, -.table > tfoot > tr > td.active, -.table > thead > tr > th.active, -.table > tbody > tr > th.active, -.table > tfoot > tr > th.active, -.table > thead > tr.active > td, -.table > tbody > tr.active > td, -.table > tfoot > tr.active > td, -.table > thead > tr.active > th, -.table > tbody > tr.active > th, -.table > tfoot > tr.active > th { - background-color: #f5f5f5; +.glyphicon-save:before { + content: "\e166"; } -.table-hover > tbody > tr > td.active:hover, -.table-hover > tbody > tr > th.active:hover, -.table-hover > tbody > tr.active:hover > td, -.table-hover > tbody > tr.active:hover > th { - background-color: #e8e8e8; +.glyphicon-open:before { + content: "\e167"; } -.table > thead > tr > td.success, -.table > tbody > tr > td.success, -.table > tfoot > tr > td.success, -.table > thead > tr > th.success, -.table > tbody > tr > th.success, -.table > tfoot > tr > th.success, -.table > thead > tr.success > td, -.table > tbody > tr.success > td, -.table > tfoot > tr.success > td, -.table > thead > tr.success > th, -.table > tbody > tr.success > th, -.table > tfoot > tr.success > th { - background-color: #dff0d8; +.glyphicon-saved:before { + content: "\e168"; } -.table-hover > tbody > tr > td.success:hover, -.table-hover > tbody > tr > th.success:hover, -.table-hover > tbody > tr.success:hover > td, -.table-hover > tbody > tr.success:hover > th { - background-color: #d0e9c6; +.glyphicon-import:before { + content: "\e169"; } -.table > thead > tr > td.info, -.table > tbody > tr > td.info, -.table > tfoot > tr > td.info, -.table > thead > tr > th.info, -.table > tbody > tr > th.info, -.table > tfoot > tr > th.info, -.table > thead > tr.info > td, -.table > tbody > tr.info > td, -.table > tfoot > tr.info > td, -.table > thead > tr.info > th, -.table > tbody > tr.info > th, -.table > tfoot > tr.info > th { - background-color: #d9edf7; +.glyphicon-export:before { + content: "\e170"; } -.table-hover > tbody > tr > td.info:hover, -.table-hover > tbody > tr > th.info:hover, -.table-hover > tbody > tr.info:hover > td, -.table-hover > tbody > tr.info:hover > th { - background-color: #c4e3f3; +.glyphicon-send:before { + content: "\e171"; } -.table > thead > tr > td.warning, -.table > tbody > tr > td.warning, -.table > tfoot > tr > td.warning, -.table > thead > tr > th.warning, -.table > tbody > tr > th.warning, -.table > tfoot > tr > th.warning, -.table > thead > tr.warning > td, -.table > tbody > tr.warning > td, -.table > tfoot > tr.warning > td, -.table > thead > tr.warning > th, -.table > tbody > tr.warning > th, -.table > tfoot > tr.warning > th { - background-color: #fcf8e3; +.glyphicon-floppy-disk:before { + content: "\e172"; } -.table-hover > tbody > tr > td.warning:hover, -.table-hover > tbody > tr > th.warning:hover, -.table-hover > tbody > tr.warning:hover > td, -.table-hover > tbody > tr.warning:hover > th { - background-color: #faf2cc; +.glyphicon-floppy-saved:before { + content: "\e173"; } -.table > thead > tr > td.danger, -.table > tbody > tr > td.danger, -.table > tfoot > tr > td.danger, -.table > thead > tr > th.danger, -.table > tbody > tr > th.danger, -.table > tfoot > tr > th.danger, -.table > thead > tr.danger > td, -.table > tbody > tr.danger > td, -.table > tfoot > tr.danger > td, -.table > thead > tr.danger > th, -.table > tbody > tr.danger > th, -.table > tfoot > tr.danger > th { - background-color: #f2dede; +.glyphicon-floppy-remove:before { + content: "\e174"; } -.table-hover > tbody > tr > td.danger:hover, -.table-hover > tbody > tr > th.danger:hover, -.table-hover > tbody > tr.danger:hover > td, -.table-hover > tbody > tr.danger:hover > th { - background-color: #ebcccc; +.glyphicon-floppy-save:before { + content: "\e175"; } -@media (max-width: 767px) { - .table-responsive { - width: 100%; - margin-bottom: 15px; - overflow-x: scroll; - overflow-y: hidden; - -webkit-overflow-scrolling: touch; - -ms-overflow-style: -ms-autohiding-scrollbar; - border: 1px solid #ddd; - } - .table-responsive > .table { - margin-bottom: 0; - } - .table-responsive > .table > thead > tr > th, - .table-responsive > .table > tbody > tr > th, - .table-responsive > .table > tfoot > tr > th, - .table-responsive > .table > thead > tr > td, - .table-responsive > .table > tbody > tr > td, - .table-responsive > .table > tfoot > tr > td { - white-space: nowrap; - } - .table-responsive > .table-bordered { - border: 0; - } - .table-responsive > .table-bordered > thead > tr > th:first-child, - .table-responsive > .table-bordered > tbody > tr > th:first-child, - .table-responsive > .table-bordered > tfoot > tr > th:first-child, - .table-responsive > .table-bordered > thead > tr > td:first-child, - .table-responsive > .table-bordered > tbody > tr > td:first-child, - .table-responsive > .table-bordered > tfoot > tr > td:first-child { - border-left: 0; - } - .table-responsive > .table-bordered > thead > tr > th:last-child, - .table-responsive > .table-bordered > tbody > tr > th:last-child, - .table-responsive > .table-bordered > tfoot > tr > th:last-child, - .table-responsive > .table-bordered > thead > tr > td:last-child, - .table-responsive > .table-bordered > tbody > tr > td:last-child, - .table-responsive > .table-bordered > tfoot > tr > td:last-child { - border-right: 0; - } - .table-responsive > .table-bordered > tbody > tr:last-child > th, - .table-responsive > .table-bordered > tfoot > tr:last-child > th, - .table-responsive > .table-bordered > tbody > tr:last-child > td, - .table-responsive > .table-bordered > tfoot > tr:last-child > td { - border-bottom: 0; - } +.glyphicon-floppy-open:before { + content: "\e176"; } -fieldset { - min-width: 0; - padding: 0; - margin: 0; - border: 0; +.glyphicon-credit-card:before { + content: "\e177"; } -legend { - display: block; - width: 100%; - padding: 0; - margin-bottom: 20px; - font-size: 21px; - line-height: inherit; - color: #333; - border: 0; - border-bottom: 1px solid #e5e5e5; +.glyphicon-transfer:before { + content: "\e178"; } -label { - display: inline-block; - margin-bottom: 5px; - font-weight: bold; +.glyphicon-cutlery:before { + content: "\e179"; } -input[type="search"] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; +.glyphicon-header:before { + content: "\e180"; } -input[type="radio"], -input[type="checkbox"] { - margin: 4px 0 0; - margin-top: 1px \9; - /* IE8-9 */ - line-height: normal; +.glyphicon-compressed:before { + content: "\e181"; } -input[type="file"] { - display: block; +.glyphicon-earphone:before { + content: "\e182"; } -input[type="range"] { - display: block; - width: 100%; +.glyphicon-phone-alt:before { + content: "\e183"; } -select[multiple], -select[size] { - height: auto; +.glyphicon-tower:before { + content: "\e184"; } -input[type="file"]:focus, -input[type="radio"]:focus, -input[type="checkbox"]:focus { - outline: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px; +.glyphicon-stats:before { + content: "\e185"; } -output { - display: block; - padding-top: 7px; - font-size: 14px; - line-height: 1.42857143; - color: #555; +.glyphicon-sd-video:before { + content: "\e186"; } -.form-control { - display: block; - width: 100%; - height: 34px; - padding: 6px 12px; - font-size: 14px; - line-height: 1.42857143; - color: #555; - background-color: #fff; - background-image: none; - border: 1px solid #ccc; - border-radius: 4px; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); - -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; - transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; +.glyphicon-hd-video:before { + content: "\e187"; } -.form-control:focus { - border-color: #66afe9; - outline: 0; - -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); - box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); +.glyphicon-subtitles:before { + content: "\e188"; } -.form-control::-moz-placeholder { - color: #999; - opacity: 1; +.glyphicon-sound-stereo:before { + content: "\e189"; } -.form-control:-ms-input-placeholder { - color: #999; +.glyphicon-sound-dolby:before { + content: "\e190"; } -.form-control::-webkit-input-placeholder { - color: #999; +.glyphicon-sound-5-1:before { + content: "\e191"; } -.form-control[disabled], -.form-control[readonly], -fieldset[disabled] .form-control { - cursor: not-allowed; - background-color: #eee; - opacity: 1; +.glyphicon-sound-6-1:before { + content: "\e192"; } -textarea.form-control { - height: auto; +.glyphicon-sound-7-1:before { + content: "\e193"; } -input[type="search"] { - -webkit-appearance: none; +.glyphicon-copyright-mark:before { + content: "\e194"; } -input[type="date"] { - line-height: 34px; +.glyphicon-registration-mark:before { + content: "\e195"; } -.form-group { - margin-bottom: 15px; +.glyphicon-cloud-download:before { + content: "\e197"; } -.radio, -.checkbox { - display: block; - min-height: 20px; - padding-left: 20px; - margin-top: 10px; - margin-bottom: 10px; +.glyphicon-cloud-upload:before { + content: "\e198"; } -.radio label, -.checkbox label { - display: inline; - font-weight: normal; - cursor: pointer; +.glyphicon-tree-conifer:before { + content: "\e199"; } -.radio input[type="radio"], -.radio-inline input[type="radio"], -.checkbox input[type="checkbox"], -.checkbox-inline input[type="checkbox"] { - float: left; - margin-left: -20px; +.glyphicon-tree-deciduous:before { + content: "\e200"; } -.radio + .radio, -.checkbox + .checkbox { - margin-top: -5px; +* { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; } -.radio-inline, -.checkbox-inline { - display: inline-block; - padding-left: 20px; - margin-bottom: 0; - font-weight: normal; - vertical-align: middle; - cursor: pointer; +*:before, +*:after { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; } -.radio-inline + .radio-inline, -.checkbox-inline + .checkbox-inline { - margin-top: 0; - margin-left: 10px; +html { + font-size: 10px; + + -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } -input[type="radio"][disabled], -input[type="checkbox"][disabled], -.radio[disabled], -.radio-inline[disabled], -.checkbox[disabled], -.checkbox-inline[disabled], -fieldset[disabled] input[type="radio"], -fieldset[disabled] input[type="checkbox"], -fieldset[disabled] .radio, -fieldset[disabled] .radio-inline, -fieldset[disabled] .checkbox, -fieldset[disabled] .checkbox-inline { - cursor: not-allowed; +body { + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + font-size: 14px; + line-height: 1.42857143; + color: #333; + background-color: #fff; } -.input-sm { - height: 30px; - padding: 5px 10px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px; +input, +button, +select, +textarea { + font-family: inherit; + font-size: inherit; + line-height: inherit; } -select.input-sm { - height: 30px; - line-height: 30px; +a { + color: #428bca; + text-decoration: none; } -textarea.input-sm, -select[multiple].input-sm { - height: auto; +a:hover, +a:focus { + color: #2a6496; + text-decoration: underline; } -.input-lg { - height: 46px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.33; - border-radius: 6px; +a:focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; } -select.input-lg { - height: 46px; - line-height: 46px; +figure { + margin: 0; } -textarea.input-lg, -select[multiple].input-lg { +img { + vertical-align: middle; +} +.img-responsive, +.thumbnail > img, +.thumbnail a > img, +.carousel-inner > .item > img, +.carousel-inner > .item > a > img { + display: block; + width: 100% \9; + max-width: 100%; height: auto; } -.has-feedback { - position: relative; +.img-rounded { + border-radius: 6px; } -.has-feedback .form-control { - padding-right: 42.5px; +.img-thumbnail { + display: inline-block; + width: 100% \9; + max-width: 100%; + height: auto; + padding: 4px; + line-height: 1.42857143; + background-color: #fff; + border: 1px solid #ddd; + border-radius: 4px; + -webkit-transition: all .2s ease-in-out; + -o-transition: all .2s ease-in-out; + transition: all .2s ease-in-out; } -.has-feedback .form-control-feedback { - position: absolute; - top: 25px; - right: 0; - display: block; - width: 34px; - height: 34px; - line-height: 34px; - text-align: center; +.img-circle { + border-radius: 50%; } -.has-success .help-block, -.has-success .control-label, -.has-success .radio, -.has-success .checkbox, -.has-success .radio-inline, -.has-success .checkbox-inline { - color: #3c763d; +hr { + margin-top: 20px; + margin-bottom: 20px; + border: 0; + border-top: 1px solid #eee; } -.has-success .form-control { - border-color: #3c763d; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); +.sr-only { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + clip: rect(0, 0, 0, 0); + border: 0; } -.has-success .form-control:focus { - border-color: #2b542c; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168; +.sr-only-focusable:active, +.sr-only-focusable:focus { + position: static; + width: auto; + height: auto; + margin: 0; + overflow: visible; + clip: auto; } -.has-success .input-group-addon { - color: #3c763d; - background-color: #dff0d8; - border-color: #3c763d; +h1, +h2, +h3, +h4, +h5, +h6, +.h1, +.h2, +.h3, +.h4, +.h5, +.h6 { + font-family: inherit; + font-weight: 500; + line-height: 1.1; + color: inherit; } -.has-success .form-control-feedback { - color: #3c763d; +h1 small, +h2 small, +h3 small, +h4 small, +h5 small, +h6 small, +.h1 small, +.h2 small, +.h3 small, +.h4 small, +.h5 small, +.h6 small, +h1 .small, +h2 .small, +h3 .small, +h4 .small, +h5 .small, +h6 .small, +.h1 .small, +.h2 .small, +.h3 .small, +.h4 .small, +.h5 .small, +.h6 .small { + font-weight: normal; + line-height: 1; + color: #777; } -.has-warning .help-block, -.has-warning .control-label, -.has-warning .radio, -.has-warning .checkbox, -.has-warning .radio-inline, -.has-warning .checkbox-inline { - color: #8a6d3b; +h1, +.h1, +h2, +.h2, +h3, +.h3 { + margin-top: 20px; + margin-bottom: 10px; } -.has-warning .form-control { - border-color: #8a6d3b; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); +h1 small, +.h1 small, +h2 small, +.h2 small, +h3 small, +.h3 small, +h1 .small, +.h1 .small, +h2 .small, +.h2 .small, +h3 .small, +.h3 .small { + font-size: 65%; } -.has-warning .form-control:focus { - border-color: #66512c; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b; +h4, +.h4, +h5, +.h5, +h6, +.h6 { + margin-top: 10px; + margin-bottom: 10px; } -.has-warning .input-group-addon { - color: #8a6d3b; - background-color: #fcf8e3; - border-color: #8a6d3b; +h4 small, +.h4 small, +h5 small, +.h5 small, +h6 small, +.h6 small, +h4 .small, +.h4 .small, +h5 .small, +.h5 .small, +h6 .small, +.h6 .small { + font-size: 75%; } -.has-warning .form-control-feedback { - color: #8a6d3b; +h1, +.h1 { + font-size: 36px; } -.has-error .help-block, -.has-error .control-label, -.has-error .radio, -.has-error .checkbox, -.has-error .radio-inline, -.has-error .checkbox-inline { - color: #a94442; +h2, +.h2 { + font-size: 30px; } -.has-error .form-control { - border-color: #a94442; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); +h3, +.h3 { + font-size: 24px; } -.has-error .form-control:focus { - border-color: #843534; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; +h4, +.h4 { + font-size: 18px; } -.has-error .input-group-addon { - color: #a94442; - background-color: #f2dede; - border-color: #a94442; +h5, +.h5 { + font-size: 14px; } -.has-error .form-control-feedback { - color: #a94442; +h6, +.h6 { + font-size: 12px; } -.form-control-static { - margin-bottom: 0; +p { + margin: 0 0 10px; } -.help-block { - display: block; - margin-top: 5px; - margin-bottom: 10px; - color: #737373; +.lead { + margin-bottom: 20px; + font-size: 16px; + font-weight: 300; + line-height: 1.4; } @media (min-width: 768px) { - .form-inline .form-group { - display: inline-block; - margin-bottom: 0; - vertical-align: middle; - } - .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle; - } - .form-inline .input-group > .form-control { - width: 100%; - } - .form-inline .control-label { - margin-bottom: 0; - vertical-align: middle; - } - .form-inline .radio, - .form-inline .checkbox { - display: inline-block; - padding-left: 0; - margin-top: 0; - margin-bottom: 0; - vertical-align: middle; - } - .form-inline .radio input[type="radio"], - .form-inline .checkbox input[type="checkbox"] { - float: none; - margin-left: 0; - } - .form-inline .has-feedback .form-control-feedback { - top: 0; + .lead { + font-size: 21px; } } -.form-horizontal .control-label, -.form-horizontal .radio, -.form-horizontal .checkbox, -.form-horizontal .radio-inline, -.form-horizontal .checkbox-inline { - padding-top: 7px; - margin-top: 0; - margin-bottom: 0; -} -.form-horizontal .radio, -.form-horizontal .checkbox { - min-height: 27px; +small, +.small { + font-size: 85%; } -.form-horizontal .form-group { - margin-right: -15px; - margin-left: -15px; +cite { + font-style: normal; } -.form-horizontal .form-control-static { - padding-top: 7px; +mark, +.mark { + padding: .2em; + background-color: #fcf8e3; } -@media (min-width: 768px) { - .form-horizontal .control-label { - text-align: right; - } +.text-left { + text-align: left; } -.form-horizontal .has-feedback .form-control-feedback { - top: 0; - right: 15px; +.text-right { + text-align: right; } -.btn { - display: inline-block; - padding: 6px 12px; - margin-bottom: 0; - font-size: 14px; - font-weight: normal; - line-height: 1.42857143; +.text-center { text-align: center; +} +.text-justify { + text-align: justify; +} +.text-nowrap { white-space: nowrap; - vertical-align: middle; - cursor: pointer; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - background-image: none; - border: 1px solid transparent; - border-radius: 4px; } -.btn:focus, -.btn:active:focus, -.btn.active:focus { - outline: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px; +.text-lowercase { + text-transform: lowercase; } -.btn:hover, -.btn:focus { - color: #333; - text-decoration: none; +.text-uppercase { + text-transform: uppercase; } -.btn:active, -.btn.active { - background-image: none; - outline: 0; - -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); - box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); +.text-capitalize { + text-transform: capitalize; } -.btn.disabled, -.btn[disabled], -fieldset[disabled] .btn { - pointer-events: none; - cursor: not-allowed; - filter: alpha(opacity=65); - -webkit-box-shadow: none; - box-shadow: none; - opacity: .65; +.text-muted { + color: #777; } -.btn-default { - color: #333; - background-color: #fff; - border-color: #ccc; +.text-primary { + color: #428bca; } -.btn-default:hover, -.btn-default:focus, -.btn-default:active, -.btn-default.active, -.open .dropdown-toggle.btn-default { - color: #333; - background-color: #ebebeb; - border-color: #adadad; +a.text-primary:hover { + color: #3071a9; } -.btn-default:active, -.btn-default.active, -.open .dropdown-toggle.btn-default { - background-image: none; +.text-success { + color: #3c763d; } -.btn-default.disabled, -.btn-default[disabled], -fieldset[disabled] .btn-default, -.btn-default.disabled:hover, -.btn-default[disabled]:hover, -fieldset[disabled] .btn-default:hover, -.btn-default.disabled:focus, -.btn-default[disabled]:focus, -fieldset[disabled] .btn-default:focus, -.btn-default.disabled:active, -.btn-default[disabled]:active, -fieldset[disabled] .btn-default:active, -.btn-default.disabled.active, -.btn-default[disabled].active, -fieldset[disabled] .btn-default.active { - background-color: #fff; - border-color: #ccc; +a.text-success:hover { + color: #2b542c; } -.btn-default .badge { - color: #fff; - background-color: #333; +.text-info { + color: #31708f; } -.btn-primary { +a.text-info:hover { + color: #245269; +} +.text-warning { + color: #8a6d3b; +} +a.text-warning:hover { + color: #66512c; +} +.text-danger { + color: #a94442; +} +a.text-danger:hover { + color: #843534; +} +.bg-primary { color: #fff; background-color: #428bca; - border-color: #357ebd; } -.btn-primary:hover, -.btn-primary:focus, -.btn-primary:active, -.btn-primary.active, -.open .dropdown-toggle.btn-primary { - color: #fff; - background-color: #3276b1; - border-color: #285e8e; +a.bg-primary:hover { + background-color: #3071a9; } -.btn-primary:active, -.btn-primary.active, -.open .dropdown-toggle.btn-primary { - background-image: none; +.bg-success { + background-color: #dff0d8; } -.btn-primary.disabled, -.btn-primary[disabled], -fieldset[disabled] .btn-primary, -.btn-primary.disabled:hover, -.btn-primary[disabled]:hover, -fieldset[disabled] .btn-primary:hover, -.btn-primary.disabled:focus, -.btn-primary[disabled]:focus, -fieldset[disabled] .btn-primary:focus, -.btn-primary.disabled:active, -.btn-primary[disabled]:active, -fieldset[disabled] .btn-primary:active, -.btn-primary.disabled.active, -.btn-primary[disabled].active, -fieldset[disabled] .btn-primary.active { - background-color: #428bca; - border-color: #357ebd; +a.bg-success:hover { + background-color: #c1e2b3; } -.btn-primary .badge { - color: #428bca; - background-color: #fff; +.bg-info { + background-color: #d9edf7; } -.btn-success { - color: #fff; - background-color: #5cb85c; - border-color: #4cae4c; +a.bg-info:hover { + background-color: #afd9ee; } -.btn-success:hover, -.btn-success:focus, -.btn-success:active, -.btn-success.active, -.open .dropdown-toggle.btn-success { - color: #fff; - background-color: #47a447; - border-color: #398439; +.bg-warning { + background-color: #fcf8e3; } -.btn-success:active, -.btn-success.active, -.open .dropdown-toggle.btn-success { - background-image: none; +a.bg-warning:hover { + background-color: #f7ecb5; } -.btn-success.disabled, -.btn-success[disabled], -fieldset[disabled] .btn-success, -.btn-success.disabled:hover, -.btn-success[disabled]:hover, -fieldset[disabled] .btn-success:hover, -.btn-success.disabled:focus, -.btn-success[disabled]:focus, -fieldset[disabled] .btn-success:focus, -.btn-success.disabled:active, -.btn-success[disabled]:active, -fieldset[disabled] .btn-success:active, -.btn-success.disabled.active, -.btn-success[disabled].active, -fieldset[disabled] .btn-success.active { - background-color: #5cb85c; - border-color: #4cae4c; +.bg-danger { + background-color: #f2dede; } -.btn-success .badge { - color: #5cb85c; - background-color: #fff; +a.bg-danger:hover { + background-color: #e4b9b9; } -.btn-info { - color: #fff; - background-color: #5bc0de; - border-color: #46b8da; +.page-header { + padding-bottom: 9px; + margin: 40px 0 20px; + border-bottom: 1px solid #eee; } -.btn-info:hover, -.btn-info:focus, -.btn-info:active, -.btn-info.active, -.open .dropdown-toggle.btn-info { - color: #fff; - background-color: #39b3d7; - border-color: #269abc; +ul, +ol { + margin-top: 0; + margin-bottom: 10px; } -.btn-info:active, -.btn-info.active, -.open .dropdown-toggle.btn-info { - background-image: none; +ul ul, +ol ul, +ul ol, +ol ol { + margin-bottom: 0; } -.btn-info.disabled, -.btn-info[disabled], -fieldset[disabled] .btn-info, -.btn-info.disabled:hover, -.btn-info[disabled]:hover, -fieldset[disabled] .btn-info:hover, -.btn-info.disabled:focus, -.btn-info[disabled]:focus, -fieldset[disabled] .btn-info:focus, -.btn-info.disabled:active, -.btn-info[disabled]:active, -fieldset[disabled] .btn-info:active, -.btn-info.disabled.active, -.btn-info[disabled].active, -fieldset[disabled] .btn-info.active { - background-color: #5bc0de; - border-color: #46b8da; +.list-unstyled { + padding-left: 0; + list-style: none; +} +.list-inline { + padding-left: 0; + margin-left: -5px; + list-style: none; } -.btn-info .badge { - color: #5bc0de; - background-color: #fff; +.list-inline > li { + display: inline-block; + padding-right: 5px; + padding-left: 5px; } -.btn-warning { - color: #fff; - background-color: #f0ad4e; - border-color: #eea236; +dl { + margin-top: 0; + margin-bottom: 20px; } -.btn-warning:hover, -.btn-warning:focus, -.btn-warning:active, -.btn-warning.active, -.open .dropdown-toggle.btn-warning { - color: #fff; - background-color: #ed9c28; - border-color: #d58512; +dt, +dd { + line-height: 1.42857143; } -.btn-warning:active, -.btn-warning.active, -.open .dropdown-toggle.btn-warning { - background-image: none; +dt { + font-weight: bold; } -.btn-warning.disabled, -.btn-warning[disabled], -fieldset[disabled] .btn-warning, -.btn-warning.disabled:hover, -.btn-warning[disabled]:hover, -fieldset[disabled] .btn-warning:hover, -.btn-warning.disabled:focus, -.btn-warning[disabled]:focus, -fieldset[disabled] .btn-warning:focus, -.btn-warning.disabled:active, -.btn-warning[disabled]:active, -fieldset[disabled] .btn-warning:active, -.btn-warning.disabled.active, -.btn-warning[disabled].active, -fieldset[disabled] .btn-warning.active { - background-color: #f0ad4e; - border-color: #eea236; +dd { + margin-left: 0; } -.btn-warning .badge { - color: #f0ad4e; - background-color: #fff; +@media (min-width: 768px) { + .dl-horizontal dt { + float: left; + width: 160px; + overflow: hidden; + clear: left; + text-align: right; + text-overflow: ellipsis; + white-space: nowrap; + } + .dl-horizontal dd { + margin-left: 180px; + } } -.btn-danger { - color: #fff; - background-color: #d9534f; - border-color: #d43f3a; +abbr[title], +abbr[data-original-title] { + cursor: help; + border-bottom: 1px dotted #777; } -.btn-danger:hover, -.btn-danger:focus, -.btn-danger:active, -.btn-danger.active, -.open .dropdown-toggle.btn-danger { - color: #fff; - background-color: #d2322d; - border-color: #ac2925; +.initialism { + font-size: 90%; + text-transform: uppercase; } -.btn-danger:active, -.btn-danger.active, -.open .dropdown-toggle.btn-danger { - background-image: none; +blockquote { + padding: 10px 20px; + margin: 0 0 20px; + font-size: 17.5px; + border-left: 5px solid #eee; } -.btn-danger.disabled, -.btn-danger[disabled], -fieldset[disabled] .btn-danger, -.btn-danger.disabled:hover, -.btn-danger[disabled]:hover, -fieldset[disabled] .btn-danger:hover, -.btn-danger.disabled:focus, -.btn-danger[disabled]:focus, -fieldset[disabled] .btn-danger:focus, -.btn-danger.disabled:active, -.btn-danger[disabled]:active, -fieldset[disabled] .btn-danger:active, -.btn-danger.disabled.active, -.btn-danger[disabled].active, -fieldset[disabled] .btn-danger.active { - background-color: #d9534f; - border-color: #d43f3a; +blockquote p:last-child, +blockquote ul:last-child, +blockquote ol:last-child { + margin-bottom: 0; } -.btn-danger .badge { - color: #d9534f; - background-color: #fff; +blockquote footer, +blockquote small, +blockquote .small { + display: block; + font-size: 80%; + line-height: 1.42857143; + color: #777; } -.btn-link { - font-weight: normal; - color: #428bca; - cursor: pointer; - border-radius: 0; +blockquote footer:before, +blockquote small:before, +blockquote .small:before { + content: '\2014 \00A0'; } -.btn-link, -.btn-link:active, -.btn-link[disabled], -fieldset[disabled] .btn-link { - background-color: transparent; - -webkit-box-shadow: none; - box-shadow: none; +.blockquote-reverse, +blockquote.pull-right { + padding-right: 15px; + padding-left: 0; + text-align: right; + border-right: 5px solid #eee; + border-left: 0; } -.btn-link, -.btn-link:hover, -.btn-link:focus, -.btn-link:active { - border-color: transparent; +.blockquote-reverse footer:before, +blockquote.pull-right footer:before, +.blockquote-reverse small:before, +blockquote.pull-right small:before, +.blockquote-reverse .small:before, +blockquote.pull-right .small:before { + content: ''; } -.btn-link:hover, -.btn-link:focus { - color: #2a6496; - text-decoration: underline; - background-color: transparent; +.blockquote-reverse footer:after, +blockquote.pull-right footer:after, +.blockquote-reverse small:after, +blockquote.pull-right small:after, +.blockquote-reverse .small:after, +blockquote.pull-right .small:after { + content: '\00A0 \2014'; } -.btn-link[disabled]:hover, -fieldset[disabled] .btn-link:hover, -.btn-link[disabled]:focus, -fieldset[disabled] .btn-link:focus { - color: #999; - text-decoration: none; +blockquote:before, +blockquote:after { + content: ""; } -.btn-lg, -.btn-group-lg > .btn { - padding: 10px 16px; - font-size: 18px; - line-height: 1.33; - border-radius: 6px; +address { + margin-bottom: 20px; + font-style: normal; + line-height: 1.42857143; } -.btn-sm, -.btn-group-sm > .btn { - padding: 5px 10px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px; +code, +kbd, +pre, +samp { + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; } -.btn-xs, -.btn-group-xs > .btn { - padding: 1px 5px; - font-size: 12px; - line-height: 1.5; +code { + padding: 2px 4px; + font-size: 90%; + color: #c7254e; + background-color: #f9f2f4; + border-radius: 4px; +} +kbd { + padding: 2px 4px; + font-size: 90%; + color: #fff; + background-color: #333; border-radius: 3px; + -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25); + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25); } -.btn-block { +kbd kbd { + padding: 0; + font-size: 100%; + -webkit-box-shadow: none; + box-shadow: none; +} +pre { display: block; - width: 100%; - padding-right: 0; - padding-left: 0; + padding: 9.5px; + margin: 0 0 10px; + font-size: 13px; + line-height: 1.42857143; + color: #333; + word-break: break-all; + word-wrap: break-word; + background-color: #f5f5f5; + border: 1px solid #ccc; + border-radius: 4px; } -.btn-block + .btn-block { - margin-top: 5px; +pre code { + padding: 0; + font-size: inherit; + color: inherit; + white-space: pre-wrap; + background-color: transparent; + border-radius: 0; } -input[type="submit"].btn-block, -input[type="reset"].btn-block, -input[type="button"].btn-block { - width: 100%; +.pre-scrollable { + max-height: 340px; + overflow-y: scroll; +} +.container { + padding-right: 15px; + padding-left: 15px; + margin-right: auto; + margin-left: auto; +} +@media (min-width: 768px) { + .container { + width: 750px; + } } -.fade { - opacity: 0; - -webkit-transition: opacity .15s linear; - transition: opacity .15s linear; +@media (min-width: 992px) { + .container { + width: 970px; + } } -.fade.in { - opacity: 1; +@media (min-width: 1200px) { + .container { + width: 1170px; + } } -.collapse { - display: none; +.container-fluid { + padding-right: 15px; + padding-left: 15px; + margin-right: auto; + margin-left: auto; } -.collapse.in { - display: block; +.row { + margin-right: -15px; + margin-left: -15px; } -.collapsing { +.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; - height: 0; - overflow: hidden; - -webkit-transition: height .35s ease; - transition: height .35s ease; + min-height: 1px; + padding-right: 15px; + padding-left: 15px; } -@font-face { - font-family: 'Glyphicons Halflings'; - - src: url('../fonts/glyphicons-halflings-regular.eot'); - src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); +.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { + float: left; } -.glyphicon { - position: relative; - top: 1px; - display: inline-block; - font-family: 'Glyphicons Halflings'; - font-style: normal; - font-weight: normal; - line-height: 1; - - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; +.col-xs-12 { + width: 100%; } -.glyphicon-asterisk:before { - content: "\2a"; +.col-xs-11 { + width: 91.66666667%; } -.glyphicon-plus:before { - content: "\2b"; +.col-xs-10 { + width: 83.33333333%; } -.glyphicon-euro:before { - content: "\20ac"; +.col-xs-9 { + width: 75%; } -.glyphicon-minus:before { - content: "\2212"; +.col-xs-8 { + width: 66.66666667%; } -.glyphicon-cloud:before { - content: "\2601"; +.col-xs-7 { + width: 58.33333333%; } -.glyphicon-envelope:before { - content: "\2709"; +.col-xs-6 { + width: 50%; } -.glyphicon-pencil:before { - content: "\270f"; +.col-xs-5 { + width: 41.66666667%; } -.glyphicon-glass:before { - content: "\e001"; +.col-xs-4 { + width: 33.33333333%; } -.glyphicon-music:before { - content: "\e002"; +.col-xs-3 { + width: 25%; } -.glyphicon-search:before { - content: "\e003"; +.col-xs-2 { + width: 16.66666667%; } -.glyphicon-heart:before { - content: "\e005"; +.col-xs-1 { + width: 8.33333333%; } -.glyphicon-star:before { - content: "\e006"; +.col-xs-pull-12 { + right: 100%; } -.glyphicon-star-empty:before { - content: "\e007"; +.col-xs-pull-11 { + right: 91.66666667%; } -.glyphicon-user:before { - content: "\e008"; +.col-xs-pull-10 { + right: 83.33333333%; } -.glyphicon-film:before { - content: "\e009"; +.col-xs-pull-9 { + right: 75%; } -.glyphicon-th-large:before { - content: "\e010"; +.col-xs-pull-8 { + right: 66.66666667%; } -.glyphicon-th:before { - content: "\e011"; +.col-xs-pull-7 { + right: 58.33333333%; } -.glyphicon-th-list:before { - content: "\e012"; +.col-xs-pull-6 { + right: 50%; } -.glyphicon-ok:before { - content: "\e013"; +.col-xs-pull-5 { + right: 41.66666667%; } -.glyphicon-remove:before { - content: "\e014"; +.col-xs-pull-4 { + right: 33.33333333%; } -.glyphicon-zoom-in:before { - content: "\e015"; +.col-xs-pull-3 { + right: 25%; } -.glyphicon-zoom-out:before { - content: "\e016"; +.col-xs-pull-2 { + right: 16.66666667%; } -.glyphicon-off:before { - content: "\e017"; +.col-xs-pull-1 { + right: 8.33333333%; } -.glyphicon-signal:before { - content: "\e018"; +.col-xs-pull-0 { + right: auto; } -.glyphicon-cog:before { - content: "\e019"; +.col-xs-push-12 { + left: 100%; } -.glyphicon-trash:before { - content: "\e020"; +.col-xs-push-11 { + left: 91.66666667%; } -.glyphicon-home:before { - content: "\e021"; +.col-xs-push-10 { + left: 83.33333333%; } -.glyphicon-file:before { - content: "\e022"; +.col-xs-push-9 { + left: 75%; } -.glyphicon-time:before { - content: "\e023"; +.col-xs-push-8 { + left: 66.66666667%; } -.glyphicon-road:before { - content: "\e024"; +.col-xs-push-7 { + left: 58.33333333%; } -.glyphicon-download-alt:before { - content: "\e025"; +.col-xs-push-6 { + left: 50%; } -.glyphicon-download:before { - content: "\e026"; +.col-xs-push-5 { + left: 41.66666667%; } -.glyphicon-upload:before { - content: "\e027"; +.col-xs-push-4 { + left: 33.33333333%; } -.glyphicon-inbox:before { - content: "\e028"; +.col-xs-push-3 { + left: 25%; } -.glyphicon-play-circle:before { - content: "\e029"; +.col-xs-push-2 { + left: 16.66666667%; } -.glyphicon-repeat:before { - content: "\e030"; +.col-xs-push-1 { + left: 8.33333333%; } -.glyphicon-refresh:before { - content: "\e031"; +.col-xs-push-0 { + left: auto; } -.glyphicon-list-alt:before { - content: "\e032"; +.col-xs-offset-12 { + margin-left: 100%; } -.glyphicon-lock:before { - content: "\e033"; +.col-xs-offset-11 { + margin-left: 91.66666667%; } -.glyphicon-flag:before { - content: "\e034"; +.col-xs-offset-10 { + margin-left: 83.33333333%; } -.glyphicon-headphones:before { - content: "\e035"; +.col-xs-offset-9 { + margin-left: 75%; } -.glyphicon-volume-off:before { - content: "\e036"; +.col-xs-offset-8 { + margin-left: 66.66666667%; } -.glyphicon-volume-down:before { - content: "\e037"; +.col-xs-offset-7 { + margin-left: 58.33333333%; } -.glyphicon-volume-up:before { - content: "\e038"; +.col-xs-offset-6 { + margin-left: 50%; } -.glyphicon-qrcode:before { - content: "\e039"; +.col-xs-offset-5 { + margin-left: 41.66666667%; } -.glyphicon-barcode:before { - content: "\e040"; +.col-xs-offset-4 { + margin-left: 33.33333333%; } -.glyphicon-tag:before { - content: "\e041"; +.col-xs-offset-3 { + margin-left: 25%; } -.glyphicon-tags:before { - content: "\e042"; +.col-xs-offset-2 { + margin-left: 16.66666667%; +} +.col-xs-offset-1 { + margin-left: 8.33333333%; +} +.col-xs-offset-0 { + margin-left: 0; } -.glyphicon-book:before { - content: "\e043"; +@media (min-width: 768px) { + .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { + float: left; + } + .col-sm-12 { + width: 100%; + } + .col-sm-11 { + width: 91.66666667%; + } + .col-sm-10 { + width: 83.33333333%; + } + .col-sm-9 { + width: 75%; + } + .col-sm-8 { + width: 66.66666667%; + } + .col-sm-7 { + width: 58.33333333%; + } + .col-sm-6 { + width: 50%; + } + .col-sm-5 { + width: 41.66666667%; + } + .col-sm-4 { + width: 33.33333333%; + } + .col-sm-3 { + width: 25%; + } + .col-sm-2 { + width: 16.66666667%; + } + .col-sm-1 { + width: 8.33333333%; + } + .col-sm-pull-12 { + right: 100%; + } + .col-sm-pull-11 { + right: 91.66666667%; + } + .col-sm-pull-10 { + right: 83.33333333%; + } + .col-sm-pull-9 { + right: 75%; + } + .col-sm-pull-8 { + right: 66.66666667%; + } + .col-sm-pull-7 { + right: 58.33333333%; + } + .col-sm-pull-6 { + right: 50%; + } + .col-sm-pull-5 { + right: 41.66666667%; + } + .col-sm-pull-4 { + right: 33.33333333%; + } + .col-sm-pull-3 { + right: 25%; + } + .col-sm-pull-2 { + right: 16.66666667%; + } + .col-sm-pull-1 { + right: 8.33333333%; + } + .col-sm-pull-0 { + right: auto; + } + .col-sm-push-12 { + left: 100%; + } + .col-sm-push-11 { + left: 91.66666667%; + } + .col-sm-push-10 { + left: 83.33333333%; + } + .col-sm-push-9 { + left: 75%; + } + .col-sm-push-8 { + left: 66.66666667%; + } + .col-sm-push-7 { + left: 58.33333333%; + } + .col-sm-push-6 { + left: 50%; + } + .col-sm-push-5 { + left: 41.66666667%; + } + .col-sm-push-4 { + left: 33.33333333%; + } + .col-sm-push-3 { + left: 25%; + } + .col-sm-push-2 { + left: 16.66666667%; + } + .col-sm-push-1 { + left: 8.33333333%; + } + .col-sm-push-0 { + left: auto; + } + .col-sm-offset-12 { + margin-left: 100%; + } + .col-sm-offset-11 { + margin-left: 91.66666667%; + } + .col-sm-offset-10 { + margin-left: 83.33333333%; + } + .col-sm-offset-9 { + margin-left: 75%; + } + .col-sm-offset-8 { + margin-left: 66.66666667%; + } + .col-sm-offset-7 { + margin-left: 58.33333333%; + } + .col-sm-offset-6 { + margin-left: 50%; + } + .col-sm-offset-5 { + margin-left: 41.66666667%; + } + .col-sm-offset-4 { + margin-left: 33.33333333%; + } + .col-sm-offset-3 { + margin-left: 25%; + } + .col-sm-offset-2 { + margin-left: 16.66666667%; + } + .col-sm-offset-1 { + margin-left: 8.33333333%; + } + .col-sm-offset-0 { + margin-left: 0; + } } -.glyphicon-bookmark:before { - content: "\e044"; +@media (min-width: 992px) { + .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { + float: left; + } + .col-md-12 { + width: 100%; + } + .col-md-11 { + width: 91.66666667%; + } + .col-md-10 { + width: 83.33333333%; + } + .col-md-9 { + width: 75%; + } + .col-md-8 { + width: 66.66666667%; + } + .col-md-7 { + width: 58.33333333%; + } + .col-md-6 { + width: 50%; + } + .col-md-5 { + width: 41.66666667%; + } + .col-md-4 { + width: 33.33333333%; + } + .col-md-3 { + width: 25%; + } + .col-md-2 { + width: 16.66666667%; + } + .col-md-1 { + width: 8.33333333%; + } + .col-md-pull-12 { + right: 100%; + } + .col-md-pull-11 { + right: 91.66666667%; + } + .col-md-pull-10 { + right: 83.33333333%; + } + .col-md-pull-9 { + right: 75%; + } + .col-md-pull-8 { + right: 66.66666667%; + } + .col-md-pull-7 { + right: 58.33333333%; + } + .col-md-pull-6 { + right: 50%; + } + .col-md-pull-5 { + right: 41.66666667%; + } + .col-md-pull-4 { + right: 33.33333333%; + } + .col-md-pull-3 { + right: 25%; + } + .col-md-pull-2 { + right: 16.66666667%; + } + .col-md-pull-1 { + right: 8.33333333%; + } + .col-md-pull-0 { + right: auto; + } + .col-md-push-12 { + left: 100%; + } + .col-md-push-11 { + left: 91.66666667%; + } + .col-md-push-10 { + left: 83.33333333%; + } + .col-md-push-9 { + left: 75%; + } + .col-md-push-8 { + left: 66.66666667%; + } + .col-md-push-7 { + left: 58.33333333%; + } + .col-md-push-6 { + left: 50%; + } + .col-md-push-5 { + left: 41.66666667%; + } + .col-md-push-4 { + left: 33.33333333%; + } + .col-md-push-3 { + left: 25%; + } + .col-md-push-2 { + left: 16.66666667%; + } + .col-md-push-1 { + left: 8.33333333%; + } + .col-md-push-0 { + left: auto; + } + .col-md-offset-12 { + margin-left: 100%; + } + .col-md-offset-11 { + margin-left: 91.66666667%; + } + .col-md-offset-10 { + margin-left: 83.33333333%; + } + .col-md-offset-9 { + margin-left: 75%; + } + .col-md-offset-8 { + margin-left: 66.66666667%; + } + .col-md-offset-7 { + margin-left: 58.33333333%; + } + .col-md-offset-6 { + margin-left: 50%; + } + .col-md-offset-5 { + margin-left: 41.66666667%; + } + .col-md-offset-4 { + margin-left: 33.33333333%; + } + .col-md-offset-3 { + margin-left: 25%; + } + .col-md-offset-2 { + margin-left: 16.66666667%; + } + .col-md-offset-1 { + margin-left: 8.33333333%; + } + .col-md-offset-0 { + margin-left: 0; + } } -.glyphicon-print:before { - content: "\e045"; +@media (min-width: 1200px) { + .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { + float: left; + } + .col-lg-12 { + width: 100%; + } + .col-lg-11 { + width: 91.66666667%; + } + .col-lg-10 { + width: 83.33333333%; + } + .col-lg-9 { + width: 75%; + } + .col-lg-8 { + width: 66.66666667%; + } + .col-lg-7 { + width: 58.33333333%; + } + .col-lg-6 { + width: 50%; + } + .col-lg-5 { + width: 41.66666667%; + } + .col-lg-4 { + width: 33.33333333%; + } + .col-lg-3 { + width: 25%; + } + .col-lg-2 { + width: 16.66666667%; + } + .col-lg-1 { + width: 8.33333333%; + } + .col-lg-pull-12 { + right: 100%; + } + .col-lg-pull-11 { + right: 91.66666667%; + } + .col-lg-pull-10 { + right: 83.33333333%; + } + .col-lg-pull-9 { + right: 75%; + } + .col-lg-pull-8 { + right: 66.66666667%; + } + .col-lg-pull-7 { + right: 58.33333333%; + } + .col-lg-pull-6 { + right: 50%; + } + .col-lg-pull-5 { + right: 41.66666667%; + } + .col-lg-pull-4 { + right: 33.33333333%; + } + .col-lg-pull-3 { + right: 25%; + } + .col-lg-pull-2 { + right: 16.66666667%; + } + .col-lg-pull-1 { + right: 8.33333333%; + } + .col-lg-pull-0 { + right: auto; + } + .col-lg-push-12 { + left: 100%; + } + .col-lg-push-11 { + left: 91.66666667%; + } + .col-lg-push-10 { + left: 83.33333333%; + } + .col-lg-push-9 { + left: 75%; + } + .col-lg-push-8 { + left: 66.66666667%; + } + .col-lg-push-7 { + left: 58.33333333%; + } + .col-lg-push-6 { + left: 50%; + } + .col-lg-push-5 { + left: 41.66666667%; + } + .col-lg-push-4 { + left: 33.33333333%; + } + .col-lg-push-3 { + left: 25%; + } + .col-lg-push-2 { + left: 16.66666667%; + } + .col-lg-push-1 { + left: 8.33333333%; + } + .col-lg-push-0 { + left: auto; + } + .col-lg-offset-12 { + margin-left: 100%; + } + .col-lg-offset-11 { + margin-left: 91.66666667%; + } + .col-lg-offset-10 { + margin-left: 83.33333333%; + } + .col-lg-offset-9 { + margin-left: 75%; + } + .col-lg-offset-8 { + margin-left: 66.66666667%; + } + .col-lg-offset-7 { + margin-left: 58.33333333%; + } + .col-lg-offset-6 { + margin-left: 50%; + } + .col-lg-offset-5 { + margin-left: 41.66666667%; + } + .col-lg-offset-4 { + margin-left: 33.33333333%; + } + .col-lg-offset-3 { + margin-left: 25%; + } + .col-lg-offset-2 { + margin-left: 16.66666667%; + } + .col-lg-offset-1 { + margin-left: 8.33333333%; + } + .col-lg-offset-0 { + margin-left: 0; + } } -.glyphicon-camera:before { - content: "\e046"; +table { + background-color: transparent; } -.glyphicon-font:before { - content: "\e047"; +th { + text-align: left; } -.glyphicon-bold:before { - content: "\e048"; +.table { + width: 100%; + max-width: 100%; + margin-bottom: 20px; } -.glyphicon-italic:before { - content: "\e049"; +.table > thead > tr > th, +.table > tbody > tr > th, +.table > tfoot > tr > th, +.table > thead > tr > td, +.table > tbody > tr > td, +.table > tfoot > tr > td { + padding: 8px; + line-height: 1.42857143; + vertical-align: top; + border-top: 1px solid #ddd; } -.glyphicon-text-height:before { - content: "\e050"; +.table > thead > tr > th { + vertical-align: bottom; + border-bottom: 2px solid #ddd; } -.glyphicon-text-width:before { - content: "\e051"; +.table > caption + thead > tr:first-child > th, +.table > colgroup + thead > tr:first-child > th, +.table > thead:first-child > tr:first-child > th, +.table > caption + thead > tr:first-child > td, +.table > colgroup + thead > tr:first-child > td, +.table > thead:first-child > tr:first-child > td { + border-top: 0; } -.glyphicon-align-left:before { - content: "\e052"; +.table > tbody + tbody { + border-top: 2px solid #ddd; } -.glyphicon-align-center:before { - content: "\e053"; +.table .table { + background-color: #fff; } -.glyphicon-align-right:before { - content: "\e054"; +.table-condensed > thead > tr > th, +.table-condensed > tbody > tr > th, +.table-condensed > tfoot > tr > th, +.table-condensed > thead > tr > td, +.table-condensed > tbody > tr > td, +.table-condensed > tfoot > tr > td { + padding: 5px; } -.glyphicon-align-justify:before { - content: "\e055"; +.table-bordered { + border: 1px solid #ddd; } -.glyphicon-list:before { - content: "\e056"; +.table-bordered > thead > tr > th, +.table-bordered > tbody > tr > th, +.table-bordered > tfoot > tr > th, +.table-bordered > thead > tr > td, +.table-bordered > tbody > tr > td, +.table-bordered > tfoot > tr > td { + border: 1px solid #ddd; } -.glyphicon-indent-left:before { - content: "\e057"; +.table-bordered > thead > tr > th, +.table-bordered > thead > tr > td { + border-bottom-width: 2px; } -.glyphicon-indent-right:before { - content: "\e058"; +.table-striped > tbody > tr:nth-child(odd) > td, +.table-striped > tbody > tr:nth-child(odd) > th { + background-color: #f9f9f9; } -.glyphicon-facetime-video:before { - content: "\e059"; +.table-hover > tbody > tr:hover > td, +.table-hover > tbody > tr:hover > th { + background-color: #f5f5f5; } -.glyphicon-picture:before { - content: "\e060"; +table col[class*="col-"] { + position: static; + display: table-column; + float: none; } -.glyphicon-map-marker:before { - content: "\e062"; +table td[class*="col-"], +table th[class*="col-"] { + position: static; + display: table-cell; + float: none; } -.glyphicon-adjust:before { - content: "\e063"; +.table > thead > tr > td.active, +.table > tbody > tr > td.active, +.table > tfoot > tr > td.active, +.table > thead > tr > th.active, +.table > tbody > tr > th.active, +.table > tfoot > tr > th.active, +.table > thead > tr.active > td, +.table > tbody > tr.active > td, +.table > tfoot > tr.active > td, +.table > thead > tr.active > th, +.table > tbody > tr.active > th, +.table > tfoot > tr.active > th { + background-color: #f5f5f5; } -.glyphicon-tint:before { - content: "\e064"; +.table-hover > tbody > tr > td.active:hover, +.table-hover > tbody > tr > th.active:hover, +.table-hover > tbody > tr.active:hover > td, +.table-hover > tbody > tr:hover > .active, +.table-hover > tbody > tr.active:hover > th { + background-color: #e8e8e8; } -.glyphicon-edit:before { - content: "\e065"; +.table > thead > tr > td.success, +.table > tbody > tr > td.success, +.table > tfoot > tr > td.success, +.table > thead > tr > th.success, +.table > tbody > tr > th.success, +.table > tfoot > tr > th.success, +.table > thead > tr.success > td, +.table > tbody > tr.success > td, +.table > tfoot > tr.success > td, +.table > thead > tr.success > th, +.table > tbody > tr.success > th, +.table > tfoot > tr.success > th { + background-color: #dff0d8; } -.glyphicon-share:before { - content: "\e066"; +.table-hover > tbody > tr > td.success:hover, +.table-hover > tbody > tr > th.success:hover, +.table-hover > tbody > tr.success:hover > td, +.table-hover > tbody > tr:hover > .success, +.table-hover > tbody > tr.success:hover > th { + background-color: #d0e9c6; } -.glyphicon-check:before { - content: "\e067"; +.table > thead > tr > td.info, +.table > tbody > tr > td.info, +.table > tfoot > tr > td.info, +.table > thead > tr > th.info, +.table > tbody > tr > th.info, +.table > tfoot > tr > th.info, +.table > thead > tr.info > td, +.table > tbody > tr.info > td, +.table > tfoot > tr.info > td, +.table > thead > tr.info > th, +.table > tbody > tr.info > th, +.table > tfoot > tr.info > th { + background-color: #d9edf7; } -.glyphicon-move:before { - content: "\e068"; +.table-hover > tbody > tr > td.info:hover, +.table-hover > tbody > tr > th.info:hover, +.table-hover > tbody > tr.info:hover > td, +.table-hover > tbody > tr:hover > .info, +.table-hover > tbody > tr.info:hover > th { + background-color: #c4e3f3; } -.glyphicon-step-backward:before { - content: "\e069"; +.table > thead > tr > td.warning, +.table > tbody > tr > td.warning, +.table > tfoot > tr > td.warning, +.table > thead > tr > th.warning, +.table > tbody > tr > th.warning, +.table > tfoot > tr > th.warning, +.table > thead > tr.warning > td, +.table > tbody > tr.warning > td, +.table > tfoot > tr.warning > td, +.table > thead > tr.warning > th, +.table > tbody > tr.warning > th, +.table > tfoot > tr.warning > th { + background-color: #fcf8e3; } -.glyphicon-fast-backward:before { - content: "\e070"; +.table-hover > tbody > tr > td.warning:hover, +.table-hover > tbody > tr > th.warning:hover, +.table-hover > tbody > tr.warning:hover > td, +.table-hover > tbody > tr:hover > .warning, +.table-hover > tbody > tr.warning:hover > th { + background-color: #faf2cc; } -.glyphicon-backward:before { - content: "\e071"; +.table > thead > tr > td.danger, +.table > tbody > tr > td.danger, +.table > tfoot > tr > td.danger, +.table > thead > tr > th.danger, +.table > tbody > tr > th.danger, +.table > tfoot > tr > th.danger, +.table > thead > tr.danger > td, +.table > tbody > tr.danger > td, +.table > tfoot > tr.danger > td, +.table > thead > tr.danger > th, +.table > tbody > tr.danger > th, +.table > tfoot > tr.danger > th { + background-color: #f2dede; } -.glyphicon-play:before { - content: "\e072"; +.table-hover > tbody > tr > td.danger:hover, +.table-hover > tbody > tr > th.danger:hover, +.table-hover > tbody > tr.danger:hover > td, +.table-hover > tbody > tr:hover > .danger, +.table-hover > tbody > tr.danger:hover > th { + background-color: #ebcccc; } -.glyphicon-pause:before { - content: "\e073"; +@media screen and (max-width: 767px) { + .table-responsive { + width: 100%; + margin-bottom: 15px; + overflow-x: auto; + overflow-y: hidden; + -webkit-overflow-scrolling: touch; + -ms-overflow-style: -ms-autohiding-scrollbar; + border: 1px solid #ddd; + } + .table-responsive > .table { + margin-bottom: 0; + } + .table-responsive > .table > thead > tr > th, + .table-responsive > .table > tbody > tr > th, + .table-responsive > .table > tfoot > tr > th, + .table-responsive > .table > thead > tr > td, + .table-responsive > .table > tbody > tr > td, + .table-responsive > .table > tfoot > tr > td { + white-space: nowrap; + } + .table-responsive > .table-bordered { + border: 0; + } + .table-responsive > .table-bordered > thead > tr > th:first-child, + .table-responsive > .table-bordered > tbody > tr > th:first-child, + .table-responsive > .table-bordered > tfoot > tr > th:first-child, + .table-responsive > .table-bordered > thead > tr > td:first-child, + .table-responsive > .table-bordered > tbody > tr > td:first-child, + .table-responsive > .table-bordered > tfoot > tr > td:first-child { + border-left: 0; + } + .table-responsive > .table-bordered > thead > tr > th:last-child, + .table-responsive > .table-bordered > tbody > tr > th:last-child, + .table-responsive > .table-bordered > tfoot > tr > th:last-child, + .table-responsive > .table-bordered > thead > tr > td:last-child, + .table-responsive > .table-bordered > tbody > tr > td:last-child, + .table-responsive > .table-bordered > tfoot > tr > td:last-child { + border-right: 0; + } + .table-responsive > .table-bordered > tbody > tr:last-child > th, + .table-responsive > .table-bordered > tfoot > tr:last-child > th, + .table-responsive > .table-bordered > tbody > tr:last-child > td, + .table-responsive > .table-bordered > tfoot > tr:last-child > td { + border-bottom: 0; + } } -.glyphicon-stop:before { - content: "\e074"; +fieldset { + min-width: 0; + padding: 0; + margin: 0; + border: 0; } -.glyphicon-forward:before { - content: "\e075"; +legend { + display: block; + width: 100%; + padding: 0; + margin-bottom: 20px; + font-size: 21px; + line-height: inherit; + color: #333; + border: 0; + border-bottom: 1px solid #e5e5e5; } -.glyphicon-fast-forward:before { - content: "\e076"; +label { + display: inline-block; + max-width: 100%; + margin-bottom: 5px; + font-weight: bold; } -.glyphicon-step-forward:before { - content: "\e077"; +input[type="search"] { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; } -.glyphicon-eject:before { - content: "\e078"; +input[type="radio"], +input[type="checkbox"] { + margin: 4px 0 0; + margin-top: 1px \9; + line-height: normal; } -.glyphicon-chevron-left:before { - content: "\e079"; +input[type="file"] { + display: block; } -.glyphicon-chevron-right:before { - content: "\e080"; +input[type="range"] { + display: block; + width: 100%; } -.glyphicon-plus-sign:before { - content: "\e081"; +select[multiple], +select[size] { + height: auto; } -.glyphicon-minus-sign:before { - content: "\e082"; +input[type="file"]:focus, +input[type="radio"]:focus, +input[type="checkbox"]:focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; } -.glyphicon-remove-sign:before { - content: "\e083"; +output { + display: block; + padding-top: 7px; + font-size: 14px; + line-height: 1.42857143; + color: #555; } -.glyphicon-ok-sign:before { - content: "\e084"; +.form-control { + display: block; + width: 100%; + height: 34px; + padding: 6px 12px; + font-size: 14px; + line-height: 1.42857143; + color: #555; + background-color: #fff; + background-image: none; + border: 1px solid #ccc; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; + -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; + transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; } -.glyphicon-question-sign:before { - content: "\e085"; +.form-control:focus { + border-color: #66afe9; + outline: 0; + -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); + box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); } -.glyphicon-info-sign:before { - content: "\e086"; +.form-control::-moz-placeholder { + color: #777; + opacity: 1; } -.glyphicon-screenshot:before { - content: "\e087"; +.form-control:-ms-input-placeholder { + color: #777; } -.glyphicon-remove-circle:before { - content: "\e088"; +.form-control::-webkit-input-placeholder { + color: #777; } -.glyphicon-ok-circle:before { - content: "\e089"; +.form-control[disabled], +.form-control[readonly], +fieldset[disabled] .form-control { + cursor: not-allowed; + background-color: #eee; + opacity: 1; } -.glyphicon-ban-circle:before { - content: "\e090"; +textarea.form-control { + height: auto; } -.glyphicon-arrow-left:before { - content: "\e091"; +input[type="search"] { + -webkit-appearance: none; } -.glyphicon-arrow-right:before { - content: "\e092"; +input[type="date"], +input[type="time"], +input[type="datetime-local"], +input[type="month"] { + line-height: 34px; + line-height: 1.42857143 \0; } -.glyphicon-arrow-up:before { - content: "\e093"; +input[type="date"].input-sm, +input[type="time"].input-sm, +input[type="datetime-local"].input-sm, +input[type="month"].input-sm { + line-height: 30px; } -.glyphicon-arrow-down:before { - content: "\e094"; +input[type="date"].input-lg, +input[type="time"].input-lg, +input[type="datetime-local"].input-lg, +input[type="month"].input-lg { + line-height: 46px; } -.glyphicon-share-alt:before { - content: "\e095"; +.form-group { + margin-bottom: 15px; } -.glyphicon-resize-full:before { - content: "\e096"; +.radio, +.checkbox { + position: relative; + display: block; + min-height: 20px; + margin-top: 10px; + margin-bottom: 10px; } -.glyphicon-resize-small:before { - content: "\e097"; +.radio label, +.checkbox label { + padding-left: 20px; + margin-bottom: 0; + font-weight: normal; + cursor: pointer; } -.glyphicon-exclamation-sign:before { - content: "\e101"; +.radio input[type="radio"], +.radio-inline input[type="radio"], +.checkbox input[type="checkbox"], +.checkbox-inline input[type="checkbox"] { + position: absolute; + margin-top: 4px \9; + margin-left: -20px; } -.glyphicon-gift:before { - content: "\e102"; +.radio + .radio, +.checkbox + .checkbox { + margin-top: -5px; } -.glyphicon-leaf:before { - content: "\e103"; +.radio-inline, +.checkbox-inline { + display: inline-block; + padding-left: 20px; + margin-bottom: 0; + font-weight: normal; + vertical-align: middle; + cursor: pointer; } -.glyphicon-fire:before { - content: "\e104"; +.radio-inline + .radio-inline, +.checkbox-inline + .checkbox-inline { + margin-top: 0; + margin-left: 10px; } -.glyphicon-eye-open:before { - content: "\e105"; +input[type="radio"][disabled], +input[type="checkbox"][disabled], +input[type="radio"].disabled, +input[type="checkbox"].disabled, +fieldset[disabled] input[type="radio"], +fieldset[disabled] input[type="checkbox"] { + cursor: not-allowed; } -.glyphicon-eye-close:before { - content: "\e106"; +.radio-inline.disabled, +.checkbox-inline.disabled, +fieldset[disabled] .radio-inline, +fieldset[disabled] .checkbox-inline { + cursor: not-allowed; } -.glyphicon-warning-sign:before { - content: "\e107"; +.radio.disabled label, +.checkbox.disabled label, +fieldset[disabled] .radio label, +fieldset[disabled] .checkbox label { + cursor: not-allowed; } -.glyphicon-plane:before { - content: "\e108"; +.form-control-static { + padding-top: 7px; + padding-bottom: 7px; + margin-bottom: 0; } -.glyphicon-calendar:before { - content: "\e109"; +.form-control-static.input-lg, +.form-control-static.input-sm { + padding-right: 0; + padding-left: 0; } -.glyphicon-random:before { - content: "\e110"; +.input-sm, +.form-horizontal .form-group-sm .form-control { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; } -.glyphicon-comment:before { - content: "\e111"; +select.input-sm { + height: 30px; + line-height: 30px; } -.glyphicon-magnet:before { - content: "\e112"; +textarea.input-sm, +select[multiple].input-sm { + height: auto; } -.glyphicon-chevron-up:before { - content: "\e113"; +.input-lg, +.form-horizontal .form-group-lg .form-control { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.33; + border-radius: 6px; } -.glyphicon-chevron-down:before { - content: "\e114"; +select.input-lg { + height: 46px; + line-height: 46px; } -.glyphicon-retweet:before { - content: "\e115"; +textarea.input-lg, +select[multiple].input-lg { + height: auto; } -.glyphicon-shopping-cart:before { - content: "\e116"; +.has-feedback { + position: relative; } -.glyphicon-folder-close:before { - content: "\e117"; +.has-feedback .form-control { + padding-right: 42.5px; } -.glyphicon-folder-open:before { - content: "\e118"; +.form-control-feedback { + position: absolute; + top: 25px; + right: 0; + z-index: 2; + display: block; + width: 34px; + height: 34px; + line-height: 34px; + text-align: center; } -.glyphicon-resize-vertical:before { - content: "\e119"; +.input-lg + .form-control-feedback { + width: 46px; + height: 46px; + line-height: 46px; } -.glyphicon-resize-horizontal:before { - content: "\e120"; +.input-sm + .form-control-feedback { + width: 30px; + height: 30px; + line-height: 30px; } -.glyphicon-hdd:before { - content: "\e121"; +.has-success .help-block, +.has-success .control-label, +.has-success .radio, +.has-success .checkbox, +.has-success .radio-inline, +.has-success .checkbox-inline { + color: #3c763d; } -.glyphicon-bullhorn:before { - content: "\e122"; +.has-success .form-control { + border-color: #3c763d; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); } -.glyphicon-bell:before { - content: "\e123"; +.has-success .form-control:focus { + border-color: #2b542c; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168; } -.glyphicon-certificate:before { - content: "\e124"; +.has-success .input-group-addon { + color: #3c763d; + background-color: #dff0d8; + border-color: #3c763d; } -.glyphicon-thumbs-up:before { - content: "\e125"; +.has-success .form-control-feedback { + color: #3c763d; } -.glyphicon-thumbs-down:before { - content: "\e126"; +.has-warning .help-block, +.has-warning .control-label, +.has-warning .radio, +.has-warning .checkbox, +.has-warning .radio-inline, +.has-warning .checkbox-inline { + color: #8a6d3b; } -.glyphicon-hand-right:before { - content: "\e127"; +.has-warning .form-control { + border-color: #8a6d3b; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); } -.glyphicon-hand-left:before { - content: "\e128"; +.has-warning .form-control:focus { + border-color: #66512c; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b; } -.glyphicon-hand-up:before { - content: "\e129"; +.has-warning .input-group-addon { + color: #8a6d3b; + background-color: #fcf8e3; + border-color: #8a6d3b; } -.glyphicon-hand-down:before { - content: "\e130"; +.has-warning .form-control-feedback { + color: #8a6d3b; } -.glyphicon-circle-arrow-right:before { - content: "\e131"; +.has-error .help-block, +.has-error .control-label, +.has-error .radio, +.has-error .checkbox, +.has-error .radio-inline, +.has-error .checkbox-inline { + color: #a94442; } -.glyphicon-circle-arrow-left:before { - content: "\e132"; +.has-error .form-control { + border-color: #a94442; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); } -.glyphicon-circle-arrow-up:before { - content: "\e133"; +.has-error .form-control:focus { + border-color: #843534; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; } -.glyphicon-circle-arrow-down:before { - content: "\e134"; +.has-error .input-group-addon { + color: #a94442; + background-color: #f2dede; + border-color: #a94442; } -.glyphicon-globe:before { - content: "\e135"; +.has-error .form-control-feedback { + color: #a94442; } -.glyphicon-wrench:before { - content: "\e136"; +.has-feedback label.sr-only ~ .form-control-feedback { + top: 0; } -.glyphicon-tasks:before { - content: "\e137"; +.help-block { + display: block; + margin-top: 5px; + margin-bottom: 10px; + color: #737373; } -.glyphicon-filter:before { - content: "\e138"; +@media (min-width: 768px) { + .form-inline .form-group { + display: inline-block; + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .form-control { + display: inline-block; + width: auto; + vertical-align: middle; + } + .form-inline .input-group { + display: inline-table; + vertical-align: middle; + } + .form-inline .input-group .input-group-addon, + .form-inline .input-group .input-group-btn, + .form-inline .input-group .form-control { + width: auto; + } + .form-inline .input-group > .form-control { + width: 100%; + } + .form-inline .control-label { + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .radio, + .form-inline .checkbox { + display: inline-block; + margin-top: 0; + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .radio label, + .form-inline .checkbox label { + padding-left: 0; + } + .form-inline .radio input[type="radio"], + .form-inline .checkbox input[type="checkbox"] { + position: relative; + margin-left: 0; + } + .form-inline .has-feedback .form-control-feedback { + top: 0; + } } -.glyphicon-briefcase:before { - content: "\e139"; +.form-horizontal .radio, +.form-horizontal .checkbox, +.form-horizontal .radio-inline, +.form-horizontal .checkbox-inline { + padding-top: 7px; + margin-top: 0; + margin-bottom: 0; } -.glyphicon-fullscreen:before { - content: "\e140"; +.form-horizontal .radio, +.form-horizontal .checkbox { + min-height: 27px; } -.glyphicon-dashboard:before { - content: "\e141"; +.form-horizontal .form-group { + margin-right: -15px; + margin-left: -15px; } -.glyphicon-paperclip:before { - content: "\e142"; +@media (min-width: 768px) { + .form-horizontal .control-label { + padding-top: 7px; + margin-bottom: 0; + text-align: right; + } } -.glyphicon-heart-empty:before { - content: "\e143"; +.form-horizontal .has-feedback .form-control-feedback { + top: 0; + right: 15px; } -.glyphicon-link:before { - content: "\e144"; +@media (min-width: 768px) { + .form-horizontal .form-group-lg .control-label { + padding-top: 14.3px; + } } -.glyphicon-phone:before { - content: "\e145"; +@media (min-width: 768px) { + .form-horizontal .form-group-sm .control-label { + padding-top: 6px; + } } -.glyphicon-pushpin:before { - content: "\e146"; +.btn { + display: inline-block; + padding: 6px 12px; + margin-bottom: 0; + font-size: 14px; + font-weight: normal; + line-height: 1.42857143; + text-align: center; + white-space: nowrap; + vertical-align: middle; + cursor: pointer; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + background-image: none; + border: 1px solid transparent; + border-radius: 4px; } -.glyphicon-usd:before { - content: "\e148"; +.btn:focus, +.btn:active:focus, +.btn.active:focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; } -.glyphicon-gbp:before { - content: "\e149"; +.btn:hover, +.btn:focus { + color: #333; + text-decoration: none; } -.glyphicon-sort:before { - content: "\e150"; +.btn:active, +.btn.active { + background-image: none; + outline: 0; + -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); + box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); } -.glyphicon-sort-by-alphabet:before { - content: "\e151"; +.btn.disabled, +.btn[disabled], +fieldset[disabled] .btn { + pointer-events: none; + cursor: not-allowed; + filter: alpha(opacity=65); + -webkit-box-shadow: none; + box-shadow: none; + opacity: .65; } -.glyphicon-sort-by-alphabet-alt:before { - content: "\e152"; +.btn-default { + color: #333; + background-color: #fff; + border-color: #ccc; } -.glyphicon-sort-by-order:before { - content: "\e153"; +.btn-default:hover, +.btn-default:focus, +.btn-default:active, +.btn-default.active, +.open > .dropdown-toggle.btn-default { + color: #333; + background-color: #e6e6e6; + border-color: #adadad; } -.glyphicon-sort-by-order-alt:before { - content: "\e154"; +.btn-default:active, +.btn-default.active, +.open > .dropdown-toggle.btn-default { + background-image: none; } -.glyphicon-sort-by-attributes:before { - content: "\e155"; +.btn-default.disabled, +.btn-default[disabled], +fieldset[disabled] .btn-default, +.btn-default.disabled:hover, +.btn-default[disabled]:hover, +fieldset[disabled] .btn-default:hover, +.btn-default.disabled:focus, +.btn-default[disabled]:focus, +fieldset[disabled] .btn-default:focus, +.btn-default.disabled:active, +.btn-default[disabled]:active, +fieldset[disabled] .btn-default:active, +.btn-default.disabled.active, +.btn-default[disabled].active, +fieldset[disabled] .btn-default.active { + background-color: #fff; + border-color: #ccc; } -.glyphicon-sort-by-attributes-alt:before { - content: "\e156"; +.btn-default .badge { + color: #fff; + background-color: #333; } -.glyphicon-unchecked:before { - content: "\e157"; +.btn-primary { + color: #fff; + background-color: #428bca; + border-color: #357ebd; } -.glyphicon-expand:before { - content: "\e158"; +.btn-primary:hover, +.btn-primary:focus, +.btn-primary:active, +.btn-primary.active, +.open > .dropdown-toggle.btn-primary { + color: #fff; + background-color: #3071a9; + border-color: #285e8e; } -.glyphicon-collapse-down:before { - content: "\e159"; +.btn-primary:active, +.btn-primary.active, +.open > .dropdown-toggle.btn-primary { + background-image: none; } -.glyphicon-collapse-up:before { - content: "\e160"; +.btn-primary.disabled, +.btn-primary[disabled], +fieldset[disabled] .btn-primary, +.btn-primary.disabled:hover, +.btn-primary[disabled]:hover, +fieldset[disabled] .btn-primary:hover, +.btn-primary.disabled:focus, +.btn-primary[disabled]:focus, +fieldset[disabled] .btn-primary:focus, +.btn-primary.disabled:active, +.btn-primary[disabled]:active, +fieldset[disabled] .btn-primary:active, +.btn-primary.disabled.active, +.btn-primary[disabled].active, +fieldset[disabled] .btn-primary.active { + background-color: #428bca; + border-color: #357ebd; } -.glyphicon-log-in:before { - content: "\e161"; +.btn-primary .badge { + color: #428bca; + background-color: #fff; } -.glyphicon-flash:before { - content: "\e162"; +.btn-success { + color: #fff; + background-color: #5cb85c; + border-color: #4cae4c; } -.glyphicon-log-out:before { - content: "\e163"; +.btn-success:hover, +.btn-success:focus, +.btn-success:active, +.btn-success.active, +.open > .dropdown-toggle.btn-success { + color: #fff; + background-color: #449d44; + border-color: #398439; } -.glyphicon-new-window:before { - content: "\e164"; +.btn-success:active, +.btn-success.active, +.open > .dropdown-toggle.btn-success { + background-image: none; } -.glyphicon-record:before { - content: "\e165"; +.btn-success.disabled, +.btn-success[disabled], +fieldset[disabled] .btn-success, +.btn-success.disabled:hover, +.btn-success[disabled]:hover, +fieldset[disabled] .btn-success:hover, +.btn-success.disabled:focus, +.btn-success[disabled]:focus, +fieldset[disabled] .btn-success:focus, +.btn-success.disabled:active, +.btn-success[disabled]:active, +fieldset[disabled] .btn-success:active, +.btn-success.disabled.active, +.btn-success[disabled].active, +fieldset[disabled] .btn-success.active { + background-color: #5cb85c; + border-color: #4cae4c; } -.glyphicon-save:before { - content: "\e166"; +.btn-success .badge { + color: #5cb85c; + background-color: #fff; } -.glyphicon-open:before { - content: "\e167"; +.btn-info { + color: #fff; + background-color: #5bc0de; + border-color: #46b8da; } -.glyphicon-saved:before { - content: "\e168"; +.btn-info:hover, +.btn-info:focus, +.btn-info:active, +.btn-info.active, +.open > .dropdown-toggle.btn-info { + color: #fff; + background-color: #31b0d5; + border-color: #269abc; } -.glyphicon-import:before { - content: "\e169"; +.btn-info:active, +.btn-info.active, +.open > .dropdown-toggle.btn-info { + background-image: none; } -.glyphicon-export:before { - content: "\e170"; +.btn-info.disabled, +.btn-info[disabled], +fieldset[disabled] .btn-info, +.btn-info.disabled:hover, +.btn-info[disabled]:hover, +fieldset[disabled] .btn-info:hover, +.btn-info.disabled:focus, +.btn-info[disabled]:focus, +fieldset[disabled] .btn-info:focus, +.btn-info.disabled:active, +.btn-info[disabled]:active, +fieldset[disabled] .btn-info:active, +.btn-info.disabled.active, +.btn-info[disabled].active, +fieldset[disabled] .btn-info.active { + background-color: #5bc0de; + border-color: #46b8da; } -.glyphicon-send:before { - content: "\e171"; +.btn-info .badge { + color: #5bc0de; + background-color: #fff; } -.glyphicon-floppy-disk:before { - content: "\e172"; +.btn-warning { + color: #fff; + background-color: #f0ad4e; + border-color: #eea236; } -.glyphicon-floppy-saved:before { - content: "\e173"; +.btn-warning:hover, +.btn-warning:focus, +.btn-warning:active, +.btn-warning.active, +.open > .dropdown-toggle.btn-warning { + color: #fff; + background-color: #ec971f; + border-color: #d58512; } -.glyphicon-floppy-remove:before { - content: "\e174"; +.btn-warning:active, +.btn-warning.active, +.open > .dropdown-toggle.btn-warning { + background-image: none; } -.glyphicon-floppy-save:before { - content: "\e175"; +.btn-warning.disabled, +.btn-warning[disabled], +fieldset[disabled] .btn-warning, +.btn-warning.disabled:hover, +.btn-warning[disabled]:hover, +fieldset[disabled] .btn-warning:hover, +.btn-warning.disabled:focus, +.btn-warning[disabled]:focus, +fieldset[disabled] .btn-warning:focus, +.btn-warning.disabled:active, +.btn-warning[disabled]:active, +fieldset[disabled] .btn-warning:active, +.btn-warning.disabled.active, +.btn-warning[disabled].active, +fieldset[disabled] .btn-warning.active { + background-color: #f0ad4e; + border-color: #eea236; } -.glyphicon-floppy-open:before { - content: "\e176"; +.btn-warning .badge { + color: #f0ad4e; + background-color: #fff; } -.glyphicon-credit-card:before { - content: "\e177"; +.btn-danger { + color: #fff; + background-color: #d9534f; + border-color: #d43f3a; } -.glyphicon-transfer:before { - content: "\e178"; +.btn-danger:hover, +.btn-danger:focus, +.btn-danger:active, +.btn-danger.active, +.open > .dropdown-toggle.btn-danger { + color: #fff; + background-color: #c9302c; + border-color: #ac2925; } -.glyphicon-cutlery:before { - content: "\e179"; +.btn-danger:active, +.btn-danger.active, +.open > .dropdown-toggle.btn-danger { + background-image: none; } -.glyphicon-header:before { - content: "\e180"; +.btn-danger.disabled, +.btn-danger[disabled], +fieldset[disabled] .btn-danger, +.btn-danger.disabled:hover, +.btn-danger[disabled]:hover, +fieldset[disabled] .btn-danger:hover, +.btn-danger.disabled:focus, +.btn-danger[disabled]:focus, +fieldset[disabled] .btn-danger:focus, +.btn-danger.disabled:active, +.btn-danger[disabled]:active, +fieldset[disabled] .btn-danger:active, +.btn-danger.disabled.active, +.btn-danger[disabled].active, +fieldset[disabled] .btn-danger.active { + background-color: #d9534f; + border-color: #d43f3a; } -.glyphicon-compressed:before { - content: "\e181"; +.btn-danger .badge { + color: #d9534f; + background-color: #fff; } -.glyphicon-earphone:before { - content: "\e182"; +.btn-link { + font-weight: normal; + color: #428bca; + cursor: pointer; + border-radius: 0; } -.glyphicon-phone-alt:before { - content: "\e183"; +.btn-link, +.btn-link:active, +.btn-link[disabled], +fieldset[disabled] .btn-link { + background-color: transparent; + -webkit-box-shadow: none; + box-shadow: none; } -.glyphicon-tower:before { - content: "\e184"; +.btn-link, +.btn-link:hover, +.btn-link:focus, +.btn-link:active { + border-color: transparent; } -.glyphicon-stats:before { - content: "\e185"; +.btn-link:hover, +.btn-link:focus { + color: #2a6496; + text-decoration: underline; + background-color: transparent; } -.glyphicon-sd-video:before { - content: "\e186"; +.btn-link[disabled]:hover, +fieldset[disabled] .btn-link:hover, +.btn-link[disabled]:focus, +fieldset[disabled] .btn-link:focus { + color: #777; + text-decoration: none; } -.glyphicon-hd-video:before { - content: "\e187"; +.btn-lg, +.btn-group-lg > .btn { + padding: 10px 16px; + font-size: 18px; + line-height: 1.33; + border-radius: 6px; } -.glyphicon-subtitles:before { - content: "\e188"; +.btn-sm, +.btn-group-sm > .btn { + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; } -.glyphicon-sound-stereo:before { - content: "\e189"; +.btn-xs, +.btn-group-xs > .btn { + padding: 1px 5px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; } -.glyphicon-sound-dolby:before { - content: "\e190"; +.btn-block { + display: block; + width: 100%; } -.glyphicon-sound-5-1:before { - content: "\e191"; +.btn-block + .btn-block { + margin-top: 5px; } -.glyphicon-sound-6-1:before { - content: "\e192"; +input[type="submit"].btn-block, +input[type="reset"].btn-block, +input[type="button"].btn-block { + width: 100%; } -.glyphicon-sound-7-1:before { - content: "\e193"; +.fade { + opacity: 0; + -webkit-transition: opacity .15s linear; + -o-transition: opacity .15s linear; + transition: opacity .15s linear; } -.glyphicon-copyright-mark:before { - content: "\e194"; +.fade.in { + opacity: 1; } -.glyphicon-registration-mark:before { - content: "\e195"; +.collapse { + display: none; } -.glyphicon-cloud-download:before { - content: "\e197"; +.collapse.in { + display: block; } -.glyphicon-cloud-upload:before { - content: "\e198"; +tr.collapse.in { + display: table-row; } -.glyphicon-tree-conifer:before { - content: "\e199"; +tbody.collapse.in { + display: table-row-group; } -.glyphicon-tree-deciduous:before { - content: "\e200"; +.collapsing { + position: relative; + height: 0; + overflow: hidden; + -webkit-transition: height .35s ease; + -o-transition: height .35s ease; + transition: height .35s ease; } .caret { display: inline-block; @@ -3018,9 +3136,11 @@ input[type="button"].btn-block { padding: 5px 0; margin: 2px 0 0; font-size: 14px; + text-align: left; list-style: none; background-color: #fff; - background-clip: padding-box; + -webkit-background-clip: padding-box; + background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, .15); border-radius: 4px; @@ -3063,7 +3183,7 @@ input[type="button"].btn-block { .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { - color: #999; + color: #777; } .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { @@ -3092,7 +3212,8 @@ input[type="button"].btn-block { padding: 3px 20px; font-size: 12px; line-height: 1.42857143; - color: #999; + color: #777; + white-space: nowrap; } .dropdown-backdrop { position: fixed; @@ -3151,7 +3272,7 @@ input[type="button"].btn-block { } .btn-group > .btn:focus, .btn-group-vertical > .btn:focus { - outline: none; + outline: 0; } .btn-group .btn + .btn, .btn-group .btn + .btn-group, @@ -3289,9 +3410,15 @@ input[type="button"].btn-block { .btn-group-justified > .btn-group .btn { width: 100%; } +.btn-group-justified > .btn-group .dropdown-menu { + left: auto; +} [data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] { - display: none; + position: absolute; + z-index: -1; + filter: alpha(opacity=0); + opacity: 0; } .input-group { position: relative; @@ -3467,11 +3594,11 @@ select[multiple].input-group-sm > .input-group-btn > .btn { background-color: #eee; } .nav > li.disabled > a { - color: #999; + color: #777; } .nav > li.disabled > a:hover, .nav > li.disabled > a:focus { - color: #999; + color: #777; text-decoration: none; cursor: not-allowed; background-color: transparent; @@ -3656,13 +3783,13 @@ select[multiple].input-group-sm > .input-group-btn > .btn { } } .navbar-collapse { - max-height: 340px; padding-right: 15px; padding-left: 15px; overflow-x: visible; -webkit-overflow-scrolling: touch; border-top: 1px solid transparent; - box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); } .navbar-collapse.in { overflow-y: auto; @@ -3671,7 +3798,8 @@ select[multiple].input-group-sm > .input-group-btn > .btn { .navbar-collapse { width: auto; border-top: 0; - box-shadow: none; + -webkit-box-shadow: none; + box-shadow: none; } .navbar-collapse.collapse { display: block !important; @@ -3689,6 +3817,16 @@ select[multiple].input-group-sm > .input-group-btn > .btn { padding-left: 0; } } +.navbar-fixed-top .navbar-collapse, +.navbar-fixed-bottom .navbar-collapse { + max-height: 340px; +} +@media (max-width: 480px) and (orientation: landscape) { + .navbar-fixed-top .navbar-collapse, + .navbar-fixed-bottom .navbar-collapse { + max-height: 200px; + } +} .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, @@ -3720,6 +3858,9 @@ select[multiple].input-group-sm > .input-group-btn > .btn { right: 0; left: 0; z-index: 1030; + -webkit-transform: translate3d(0, 0, 0); + -o-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); } @media (min-width: 768px) { .navbar-fixed-top, @@ -3766,7 +3907,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn { border-radius: 4px; } .navbar-toggle:focus { - outline: none; + outline: 0; } .navbar-toggle .icon-bar { display: block; @@ -3798,7 +3939,8 @@ select[multiple].input-group-sm > .input-group-btn > .btn { margin-top: 0; background-color: transparent; border: 0; - box-shadow: none; + -webkit-box-shadow: none; + box-shadow: none; } .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { @@ -3858,6 +4000,15 @@ select[multiple].input-group-sm > .input-group-btn > .btn { width: auto; vertical-align: middle; } + .navbar-form .input-group { + display: inline-table; + vertical-align: middle; + } + .navbar-form .input-group .input-group-addon, + .navbar-form .input-group .input-group-btn, + .navbar-form .input-group .form-control { + width: auto; + } .navbar-form .input-group > .form-control { width: 100%; } @@ -3868,14 +4019,17 @@ select[multiple].input-group-sm > .input-group-btn > .btn { .navbar-form .radio, .navbar-form .checkbox { display: inline-block; - padding-left: 0; margin-top: 0; margin-bottom: 0; vertical-align: middle; } + .navbar-form .radio label, + .navbar-form .checkbox label { + padding-left: 0; + } .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] { - float: none; + position: relative; margin-left: 0; } .navbar-form .has-feedback .form-control-feedback { @@ -4020,12 +4174,25 @@ select[multiple].input-group-sm > .input-group-btn > .btn { .navbar-default .navbar-link:hover { color: #333; } +.navbar-default .btn-link { + color: #777; +} +.navbar-default .btn-link:hover, +.navbar-default .btn-link:focus { + color: #333; +} +.navbar-default .btn-link[disabled]:hover, +fieldset[disabled] .navbar-default .btn-link:hover, +.navbar-default .btn-link[disabled]:focus, +fieldset[disabled] .navbar-default .btn-link:focus { + color: #ccc; +} .navbar-inverse { background-color: #222; border-color: #080808; } .navbar-inverse .navbar-brand { - color: #999; + color: #777; } .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { @@ -4033,10 +4200,10 @@ select[multiple].input-group-sm > .input-group-btn > .btn { background-color: transparent; } .navbar-inverse .navbar-text { - color: #999; + color: #777; } .navbar-inverse .navbar-nav > li > a { - color: #999; + color: #777; } .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { @@ -4083,7 +4250,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn { background-color: #080808; } .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { - color: #999; + color: #777; } .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { @@ -4104,11 +4271,24 @@ select[multiple].input-group-sm > .input-group-btn > .btn { } } .navbar-inverse .navbar-link { - color: #999; + color: #777; } .navbar-inverse .navbar-link:hover { color: #fff; } +.navbar-inverse .btn-link { + color: #777; +} +.navbar-inverse .btn-link:hover, +.navbar-inverse .btn-link:focus { + color: #fff; +} +.navbar-inverse .btn-link[disabled]:hover, +fieldset[disabled] .navbar-inverse .btn-link:hover, +.navbar-inverse .btn-link[disabled]:focus, +fieldset[disabled] .navbar-inverse .btn-link:focus { + color: #444; +} .breadcrumb { padding: 8px 15px; margin-bottom: 20px; @@ -4125,7 +4305,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn { content: "/\00a0"; } .breadcrumb > .active { - color: #999; + color: #777; } .pagination { display: inline-block; @@ -4185,7 +4365,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn { .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { - color: #999; + color: #777; cursor: not-allowed; background-color: #fff; border-color: #ddd; @@ -4254,7 +4434,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn { .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span { - color: #999; + color: #777; cursor: not-allowed; background-color: #fff; } @@ -4270,8 +4450,8 @@ select[multiple].input-group-sm > .input-group-btn > .btn { vertical-align: baseline; border-radius: .25em; } -.label[href]:hover, -.label[href]:focus { +a.label:hover, +a.label:focus { color: #fff; text-decoration: none; cursor: pointer; @@ -4284,11 +4464,11 @@ select[multiple].input-group-sm > .input-group-btn > .btn { top: -1px; } .label-default { - background-color: #999; + background-color: #777; } .label-default[href]:hover, .label-default[href]:focus { - background-color: #808080; + background-color: #5e5e5e; } .label-primary { background-color: #428bca; @@ -4336,7 +4516,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn { text-align: center; white-space: nowrap; vertical-align: baseline; - background-color: #999; + background-color: #777; border-radius: 10px; } .badge:empty { @@ -4379,6 +4559,9 @@ a.list-group-item.active > .badge, font-size: 21px; font-weight: 200; } +.jumbotron > hr { + border-top-color: #d5d5d5; +} .container .jumbotron { border-radius: 6px; } @@ -4408,6 +4591,7 @@ a.list-group-item.active > .badge, border: 1px solid #ddd; border-radius: 4px; -webkit-transition: all .2s ease-in-out; + -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } .thumbnail > img, @@ -4444,10 +4628,12 @@ a.thumbnail.active { .alert > p + p { margin-top: 5px; } -.alert-dismissable { +.alert-dismissable, +.alert-dismissible { padding-right: 35px; } -.alert-dismissable .close { +.alert-dismissable .close, +.alert-dismissible .close { position: relative; top: -2px; right: -21px; @@ -4505,6 +4691,14 @@ a.thumbnail.active { background-position: 0 0; } } +@-o-keyframes progress-bar-stripes { + from { + background-position: 40px 0; + } + to { + background-position: 0 0; + } +} @keyframes progress-bar-stripes { from { background-position: 40px 0; @@ -4534,22 +4728,41 @@ a.thumbnail.active { -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15); -webkit-transition: width .6s ease; + -o-transition: width .6s ease; transition: width .6s ease; } -.progress-striped .progress-bar { +.progress-striped .progress-bar, +.progress-bar-striped { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); - background-size: 40px 40px; + -webkit-background-size: 40px 40px; + background-size: 40px 40px; } -.progress.active .progress-bar { +.progress.active .progress-bar, +.progress-bar.active { -webkit-animation: progress-bar-stripes 2s linear infinite; + -o-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; } +.progress-bar[aria-valuenow="1"], +.progress-bar[aria-valuenow="2"] { + min-width: 30px; +} +.progress-bar[aria-valuenow="0"] { + min-width: 30px; + color: #777; + background-color: transparent; + background-image: none; + -webkit-box-shadow: none; + box-shadow: none; +} .progress-bar-success { background-color: #5cb85c; } .progress-striped .progress-bar-success { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); } .progress-bar-info { @@ -4557,6 +4770,7 @@ a.thumbnail.active { } .progress-striped .progress-bar-info { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); } .progress-bar-warning { @@ -4564,6 +4778,7 @@ a.thumbnail.active { } .progress-striped .progress-bar-warning { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); } .progress-bar-danger { @@ -4571,6 +4786,7 @@ a.thumbnail.active { } .progress-striped .progress-bar-danger { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); } .media, @@ -4636,25 +4852,48 @@ a.list-group-item .list-group-item-heading { } a.list-group-item:hover, a.list-group-item:focus { + color: #555; text-decoration: none; background-color: #f5f5f5; } -a.list-group-item.active, -a.list-group-item.active:hover, -a.list-group-item.active:focus { +.list-group-item.disabled, +.list-group-item.disabled:hover, +.list-group-item.disabled:focus { + color: #777; + background-color: #eee; +} +.list-group-item.disabled .list-group-item-heading, +.list-group-item.disabled:hover .list-group-item-heading, +.list-group-item.disabled:focus .list-group-item-heading { + color: inherit; +} +.list-group-item.disabled .list-group-item-text, +.list-group-item.disabled:hover .list-group-item-text, +.list-group-item.disabled:focus .list-group-item-text { + color: #777; +} +.list-group-item.active, +.list-group-item.active:hover, +.list-group-item.active:focus { z-index: 2; color: #fff; background-color: #428bca; border-color: #428bca; } -a.list-group-item.active .list-group-item-heading, -a.list-group-item.active:hover .list-group-item-heading, -a.list-group-item.active:focus .list-group-item-heading { +.list-group-item.active .list-group-item-heading, +.list-group-item.active:hover .list-group-item-heading, +.list-group-item.active:focus .list-group-item-heading, +.list-group-item.active .list-group-item-heading > small, +.list-group-item.active:hover .list-group-item-heading > small, +.list-group-item.active:focus .list-group-item-heading > small, +.list-group-item.active .list-group-item-heading > .small, +.list-group-item.active:hover .list-group-item-heading > .small, +.list-group-item.active:focus .list-group-item-heading > .small { color: inherit; } -a.list-group-item.active .list-group-item-text, -a.list-group-item.active:hover .list-group-item-text, -a.list-group-item.active:focus .list-group-item-text { +.list-group-item.active .list-group-item-text, +.list-group-item.active:hover .list-group-item-text, +.list-group-item.active:focus .list-group-item-text { color: #e1edf7; } .list-group-item-success { @@ -4809,8 +5048,12 @@ a.list-group-item-danger.active:focus { .panel-heading + .list-group .list-group-item:first-child { border-top-width: 0; } +.list-group + .panel-footer { + border-top-width: 0; +} .panel > .table, -.panel > .table-responsive > .table { +.panel > .table-responsive > .table, +.panel > .panel-collapse > .table { margin-bottom: 0; } .panel > .table:first-child, @@ -4932,7 +5175,6 @@ a.list-group-item-danger.active:focus { } .panel-group .panel { margin-bottom: 0; - overflow: hidden; border-radius: 4px; } .panel-group .panel + .panel { @@ -4941,7 +5183,7 @@ a.list-group-item-danger.active:focus { .panel-group .panel-heading { border-bottom: 0; } -.panel-group .panel-heading + .panel-collapse .panel-body { +.panel-group .panel-heading + .panel-collapse > .panel-body { border-top: 1px solid #ddd; } .panel-group .panel-footer { @@ -4958,10 +5200,14 @@ a.list-group-item-danger.active:focus { background-color: #f5f5f5; border-color: #ddd; } -.panel-default > .panel-heading + .panel-collapse .panel-body { +.panel-default > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ddd; } -.panel-default > .panel-footer + .panel-collapse .panel-body { +.panel-default > .panel-heading .badge { + color: #f5f5f5; + background-color: #333; +} +.panel-default > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ddd; } .panel-primary { @@ -4972,10 +5218,14 @@ a.list-group-item-danger.active:focus { background-color: #428bca; border-color: #428bca; } -.panel-primary > .panel-heading + .panel-collapse .panel-body { +.panel-primary > .panel-heading + .panel-collapse > .panel-body { border-top-color: #428bca; } -.panel-primary > .panel-footer + .panel-collapse .panel-body { +.panel-primary > .panel-heading .badge { + color: #428bca; + background-color: #fff; +} +.panel-primary > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #428bca; } .panel-success { @@ -4986,10 +5236,14 @@ a.list-group-item-danger.active:focus { background-color: #dff0d8; border-color: #d6e9c6; } -.panel-success > .panel-heading + .panel-collapse .panel-body { +.panel-success > .panel-heading + .panel-collapse > .panel-body { border-top-color: #d6e9c6; } -.panel-success > .panel-footer + .panel-collapse .panel-body { +.panel-success > .panel-heading .badge { + color: #dff0d8; + background-color: #3c763d; +} +.panel-success > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #d6e9c6; } .panel-info { @@ -5000,10 +5254,14 @@ a.list-group-item-danger.active:focus { background-color: #d9edf7; border-color: #bce8f1; } -.panel-info > .panel-heading + .panel-collapse .panel-body { +.panel-info > .panel-heading + .panel-collapse > .panel-body { border-top-color: #bce8f1; } -.panel-info > .panel-footer + .panel-collapse .panel-body { +.panel-info > .panel-heading .badge { + color: #d9edf7; + background-color: #31708f; +} +.panel-info > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #bce8f1; } .panel-warning { @@ -5014,10 +5272,14 @@ a.list-group-item-danger.active:focus { background-color: #fcf8e3; border-color: #faebcc; } -.panel-warning > .panel-heading + .panel-collapse .panel-body { +.panel-warning > .panel-heading + .panel-collapse > .panel-body { border-top-color: #faebcc; } -.panel-warning > .panel-footer + .panel-collapse .panel-body { +.panel-warning > .panel-heading .badge { + color: #fcf8e3; + background-color: #8a6d3b; +} +.panel-warning > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #faebcc; } .panel-danger { @@ -5028,12 +5290,41 @@ a.list-group-item-danger.active:focus { background-color: #f2dede; border-color: #ebccd1; } -.panel-danger > .panel-heading + .panel-collapse .panel-body { +.panel-danger > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ebccd1; } -.panel-danger > .panel-footer + .panel-collapse .panel-body { +.panel-danger > .panel-heading .badge { + color: #f2dede; + background-color: #a94442; +} +.panel-danger > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ebccd1; } +.embed-responsive { + position: relative; + display: block; + height: 0; + padding: 0; + overflow: hidden; +} +.embed-responsive .embed-responsive-item, +.embed-responsive iframe, +.embed-responsive embed, +.embed-responsive object { + position: absolute; + top: 0; + bottom: 0; + left: 0; + width: 100%; + height: 100%; + border: 0; +} +.embed-responsive.embed-responsive-16by9 { + padding-bottom: 56.25%; +} +.embed-responsive.embed-responsive-4by3 { + padding-bottom: 75%; +} .well { min-height: 20px; padding: 19px; @@ -5092,24 +5383,26 @@ button.close { left: 0; z-index: 1050; display: none; - overflow: auto; - overflow-y: scroll; + overflow: hidden; -webkit-overflow-scrolling: touch; outline: 0; } .modal.fade .modal-dialog { -webkit-transition: -webkit-transform .3s ease-out; - -moz-transition: -moz-transform .3s ease-out; -o-transition: -o-transform .3s ease-out; transition: transform .3s ease-out; - -webkit-transform: translate(0, -25%); - -ms-transform: translate(0, -25%); - transform: translate(0, -25%); + -webkit-transform: translate3d(0, -25%, 0); + -o-transform: translate3d(0, -25%, 0); + transform: translate3d(0, -25%, 0); } .modal.in .modal-dialog { - -webkit-transform: translate(0, 0); - -ms-transform: translate(0, 0); - transform: translate(0, 0); + -webkit-transform: translate3d(0, 0, 0); + -o-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); +} +.modal-open .modal { + overflow-x: hidden; + overflow-y: auto; } .modal-dialog { position: relative; @@ -5119,11 +5412,12 @@ button.close { .modal-content { position: relative; background-color: #fff; - background-clip: padding-box; + -webkit-background-clip: padding-box; + background-clip: padding-box; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, .2); border-radius: 6px; - outline: none; + outline: 0; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5); box-shadow: 0 3px 9px rgba(0, 0, 0, .5); } @@ -5158,11 +5452,10 @@ button.close { } .modal-body { position: relative; - padding: 20px; + padding: 15px; } .modal-footer { - padding: 19px 20px 20px; - margin-top: 15px; + padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; } @@ -5176,6 +5469,13 @@ button.close { .modal-footer .btn-block + .btn-block { margin-left: 0; } +.modal-scrollbar-measure { + position: absolute; + top: -9999px; + width: 50px; + height: 50px; + overflow: scroll; +} @media (min-width: 768px) { .modal-dialog { width: 600px; @@ -5196,7 +5496,7 @@ button.close { } .tooltip { position: absolute; - z-index: 1030; + z-index: 1070; display: block; font-size: 12px; line-height: 1.4; @@ -5296,14 +5596,15 @@ button.close { position: absolute; top: 0; left: 0; - z-index: 1010; + z-index: 1060; display: none; max-width: 276px; padding: 1px; text-align: left; white-space: normal; background-color: #fff; - background-clip: padding-box; + -webkit-background-clip: padding-box; + background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, .2); border-radius: 6px; @@ -5423,6 +5724,7 @@ button.close { position: relative; display: none; -webkit-transition: .6s ease-in-out left; + -o-transition: .6s ease-in-out left; transition: .6s ease-in-out left; } .carousel-inner > .item > img, @@ -5473,7 +5775,9 @@ button.close { opacity: .5; } .carousel-control.left { - background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0%), color-stop(rgba(0, 0, 0, .0001) 100%)); + background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); + background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); + background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001))); background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); background-repeat: repeat-x; @@ -5481,7 +5785,9 @@ button.close { .carousel-control.right { right: 0; left: auto; - background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0%), color-stop(rgba(0, 0, 0, .5) 100%)); + background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); + background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); + background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5))); background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); background-repeat: repeat-x; @@ -5491,7 +5797,7 @@ button.close { color: #fff; text-decoration: none; filter: alpha(opacity=90); - outline: none; + outline: 0; opacity: .9; } .carousel-control .icon-prev, @@ -5506,17 +5812,18 @@ button.close { .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; + margin-left: -10px; } .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; + margin-right: -10px; } .carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; margin-top: -10px; - margin-left: -10px; font-family: serif; } .carousel-control .icon-prev:before { @@ -5577,9 +5884,16 @@ button.close { width: 30px; height: 30px; margin-top: -15px; - margin-left: -15px; font-size: 30px; } + .carousel-control .glyphicon-chevron-left, + .carousel-control .icon-prev { + margin-left: -15px; + } + .carousel-control .glyphicon-chevron-right, + .carousel-control .icon-next { + margin-right: -15px; + } .carousel-caption { right: 20%; left: 20%; @@ -5591,6 +5905,8 @@ button.close { } .clearfix:before, .clearfix:after, +.dl-horizontal dd:before, +.dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, @@ -5621,6 +5937,7 @@ button.close { content: " "; } .clearfix:after, +.dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, @@ -5669,6 +5986,9 @@ button.close { } .affix { position: fixed; + -webkit-transform: translate3d(0, 0, 0); + -o-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); } @-ms-viewport { width: device-width; @@ -5679,6 +5999,20 @@ button.close { .visible-lg { display: none !important; } +.visible-xs-block, +.visible-xs-inline, +.visible-xs-inline-block, +.visible-sm-block, +.visible-sm-inline, +.visible-sm-inline-block, +.visible-md-block, +.visible-md-inline, +.visible-md-inline-block, +.visible-lg-block, +.visible-lg-inline, +.visible-lg-inline-block { + display: none !important; +} @media (max-width: 767px) { .visible-xs { display: block !important; @@ -5694,6 +6028,21 @@ button.close { display: table-cell !important; } } +@media (max-width: 767px) { + .visible-xs-block { + display: block !important; + } +} +@media (max-width: 767px) { + .visible-xs-inline { + display: inline !important; + } +} +@media (max-width: 767px) { + .visible-xs-inline-block { + display: inline-block !important; + } +} @media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; @@ -5709,6 +6058,21 @@ button.close { display: table-cell !important; } } +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm-block { + display: block !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm-inline { + display: inline !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm-inline-block { + display: inline-block !important; + } +} @media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; @@ -5724,6 +6088,21 @@ button.close { display: table-cell !important; } } +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md-block { + display: block !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md-inline { + display: inline !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md-inline-block { + display: inline-block !important; + } +} @media (min-width: 1200px) { .visible-lg { display: block !important; @@ -5739,6 +6118,21 @@ button.close { display: table-cell !important; } } +@media (min-width: 1200px) { + .visible-lg-block { + display: block !important; + } +} +@media (min-width: 1200px) { + .visible-lg-inline { + display: inline !important; + } +} +@media (min-width: 1200px) { + .visible-lg-inline-block { + display: inline-block !important; + } +} @media (max-width: 767px) { .hidden-xs { display: none !important; @@ -5777,6 +6171,30 @@ button.close { display: table-cell !important; } } +.visible-print-block { + display: none !important; +} +@media print { + .visible-print-block { + display: block !important; + } +} +.visible-print-inline { + display: none !important; +} +@media print { + .visible-print-inline { + display: inline !important; + } +} +.visible-print-inline-block { + display: none !important; +} +@media print { + .visible-print-inline-block { + display: inline-block !important; + } +} @media print { .hidden-print { display: none !important; diff --git a/library/bootstrap/css/bootstrap.min.css b/library/bootstrap/css/bootstrap.min.css index 679272d25..a9f35ceed 100644 --- a/library/bootstrap/css/bootstrap.min.css +++ b/library/bootstrap/css/bootstrap.min.css @@ -1,7 +1,5 @@ /*! - * Bootstrap v3.1.1 (http://getbootstrap.com) + * Bootstrap v3.2.0 (http://getbootstrap.com) * Copyright 2011-2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - */ - -/*! normalize.css v3.0.0 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#999}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:200;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}cite{font-style:normal}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-muted{color:#999}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#999}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;white-space:nowrap;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:0}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:0}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:0}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:0}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:0}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}@media (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;-webkit-overflow-scrolling:touch}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}input[type=date]{line-height:34px}.form-group{margin-bottom:15px}.radio,.checkbox{display:block;min-height:20px;margin-top:10px;margin-bottom:10px;padding-left:20px}.radio label,.checkbox label{display:inline;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{float:left;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.has-feedback .form-control-feedback{position:absolute;top:25px;right:0;display:block;width:34px;height:34px;line-height:34px;text-align:center}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.form-control-static{margin-bottom:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{float:none;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-control-static{padding-top:7px}@media (min-width:768px){.form-horizontal .control-label{text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#428bca;font-weight:400;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%;padding-left:0;padding-right:0}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#999}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}[data-toggle=buttons]>.btn>input[type=radio],[data-toggle=buttons]>.btn>input[type=checkbox]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px;font-size:18px;line-height:20px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.navbar-nav.navbar-right:last-child{margin-right:-15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:8px;margin-bottom:8px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{float:none;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:-15px}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}.navbar-text.navbar-right:last-child{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#999}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a{color:#999}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#999}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover{color:#fff}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#999}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#428bca;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#2a6496;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#999}.label-default[href]:hover,.label-default[href]:focus{background-color:gray}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#999;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.container .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-left:auto;margin-right:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#428bca}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5}a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}a.list-group-item.active .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading{color:inherit}a.list-group-item.active .list-group-item-text,a.list-group-item.active:hover .list-group-item-text,a.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px;overflow:hidden}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#ddd}.panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca}.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6}.panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1}.panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#faebcc}.panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#ebccd1}.panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ebccd1}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:20px}.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0),color-stop(rgba(0,0,0,.5) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}@media print{.hidden-print{display:none!important}} \ No newline at end of file + *//*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;width:100% \9;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;width:100% \9;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}cite{font-style:normal}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#777;opacity:1}.form-control:-ms-input-placeholder{color:#777}.form-control::-webkit-input-placeholder{color:#777}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px;line-height:1.42857143 \0}input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;min-height:20px;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio].disabled,input[type=checkbox].disabled,fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm,.form-horizontal .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.input-lg,.form-horizontal .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:25px;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.3px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#3071a9;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#428bca;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn>input[type=radio],[data-toggle=buttons]>.btn>input[type=checkbox]{position:absolute;z-index:-1;filter:alpha(opacity=0);opacity:0}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.navbar-nav.navbar-right:last-child{margin-right:-15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:-15px}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}.navbar-text.navbar-right:last-child{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#777}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#777}.navbar-inverse .navbar-nav>li>a{color:#777}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#777}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#777}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#428bca;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#2a6496;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#428bca}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar[aria-valuenow="1"],.progress-bar[aria-valuenow="2"]{min-width:30px}.progress-bar[aria-valuenow="0"]{min-width:30px;color:#777;background-color:transparent;background-image:none;-webkit-box-shadow:none;box-shadow:none}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#428bca}.panel-primary>.panel-heading .badge{color:#428bca;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate3d(0,-25%,0);-o-transform:translate3d(0,-25%,0);transform:translate3d(0,-25%,0)}.modal.in .modal-dialog{-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-size:12px;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed;-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}} \ No newline at end of file diff --git a/library/bootstrap/js/bootstrap.js b/library/bootstrap/js/bootstrap.js index 8ae571b6d..53da1c77c 100644 --- a/library/bootstrap/js/bootstrap.js +++ b/library/bootstrap/js/bootstrap.js @@ -1,5 +1,5 @@ /*! - * Bootstrap v3.1.1 (http://getbootstrap.com) + * Bootstrap v3.2.0 (http://getbootstrap.com) * Copyright 2011-2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ @@ -7,7 +7,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript requires jQuery') } /* ======================================================================== - * Bootstrap: transition.js v3.1.1 + * Bootstrap: transition.js v3.2.0 * http://getbootstrap.com/javascript/#transitions * ======================================================================== * Copyright 2011-2014 Twitter, Inc. @@ -25,10 +25,10 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re var el = document.createElement('bootstrap') var transEndEventNames = { - 'WebkitTransition' : 'webkitTransitionEnd', - 'MozTransition' : 'transitionend', - 'OTransition' : 'oTransitionEnd otransitionend', - 'transition' : 'transitionend' + WebkitTransition : 'webkitTransitionEnd', + MozTransition : 'transitionend', + OTransition : 'oTransitionEnd otransitionend', + transition : 'transitionend' } for (var name in transEndEventNames) { @@ -42,8 +42,9 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re // http://blog.alexmaccaw.com/css-transitions $.fn.emulateTransitionEnd = function (duration) { - var called = false, $el = this - $(this).one($.support.transition.end, function () { called = true }) + var called = false + var $el = this + $(this).one('bsTransitionEnd', function () { called = true }) var callback = function () { if (!called) $($el).trigger($.support.transition.end) } setTimeout(callback, duration) return this @@ -51,12 +52,22 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re $(function () { $.support.transition = transitionEnd() + + if (!$.support.transition) return + + $.event.special.bsTransitionEnd = { + bindType: $.support.transition.end, + delegateType: $.support.transition.end, + handle: function (e) { + if ($(e.target).is(this)) return e.handleObj.handler.apply(this, arguments) + } + } }) }(jQuery); /* ======================================================================== - * Bootstrap: alert.js v3.1.1 + * Bootstrap: alert.js v3.2.0 * http://getbootstrap.com/javascript/#alerts * ======================================================================== * Copyright 2011-2014 Twitter, Inc. @@ -75,6 +86,8 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re $(el).on('click', dismiss, this.close) } + Alert.VERSION = '3.2.0' + Alert.prototype.close = function (e) { var $this = $(this) var selector = $this.attr('data-target') @@ -99,12 +112,13 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re $parent.removeClass('in') function removeElement() { - $parent.trigger('closed.bs.alert').remove() + // detach from parent, fire event then clean up data + $parent.detach().trigger('closed.bs.alert').remove() } $.support.transition && $parent.hasClass('fade') ? $parent - .one($.support.transition.end, removeElement) + .one('bsTransitionEnd', removeElement) .emulateTransitionEnd(150) : removeElement() } @@ -113,9 +127,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re // ALERT PLUGIN DEFINITION // ======================= - var old = $.fn.alert - - $.fn.alert = function (option) { + function Plugin(option) { return this.each(function () { var $this = $(this) var data = $this.data('bs.alert') @@ -125,6 +137,9 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re }) } + var old = $.fn.alert + + $.fn.alert = Plugin $.fn.alert.Constructor = Alert @@ -145,7 +160,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re }(jQuery); /* ======================================================================== - * Bootstrap: button.js v3.1.1 + * Bootstrap: button.js v3.2.0 * http://getbootstrap.com/javascript/#buttons * ======================================================================== * Copyright 2011-2014 Twitter, Inc. @@ -165,6 +180,8 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re this.isLoading = false } + Button.VERSION = '3.2.0' + Button.DEFAULTS = { loadingText: 'loading...' } @@ -177,9 +194,9 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re state = state + 'Text' - if (!data.resetText) $el.data('resetText', $el[val]()) + if (data.resetText == null) $el.data('resetText', $el[val]()) - $el[val](data[state] || this.options[state]) + $el[val](data[state] == null ? this.options[state] : data[state]) // push to event loop to allow forms to submit setTimeout($.proxy(function () { @@ -213,9 +230,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re // BUTTON PLUGIN DEFINITION // ======================== - var old = $.fn.button - - $.fn.button = function (option) { + function Plugin(option) { return this.each(function () { var $this = $(this) var data = $this.data('bs.button') @@ -228,6 +243,9 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re }) } + var old = $.fn.button + + $.fn.button = Plugin $.fn.button.Constructor = Button @@ -243,17 +261,17 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re // BUTTON DATA-API // =============== - $(document).on('click.bs.button.data-api', '[data-toggle^=button]', function (e) { + $(document).on('click.bs.button.data-api', '[data-toggle^="button"]', function (e) { var $btn = $(e.target) if (!$btn.hasClass('btn')) $btn = $btn.closest('.btn') - $btn.button('toggle') + Plugin.call($btn, 'toggle') e.preventDefault() }) }(jQuery); /* ======================================================================== - * Bootstrap: carousel.js v3.1.1 + * Bootstrap: carousel.js v3.2.0 * http://getbootstrap.com/javascript/#carousel * ======================================================================== * Copyright 2011-2014 Twitter, Inc. @@ -268,7 +286,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re // ========================= var Carousel = function (element, options) { - this.$element = $(element) + this.$element = $(element).on('keydown.bs.carousel', $.proxy(this.keydown, this)) this.$indicators = this.$element.find('.carousel-indicators') this.options = options this.paused = @@ -278,17 +296,29 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re this.$items = null this.options.pause == 'hover' && this.$element - .on('mouseenter', $.proxy(this.pause, this)) - .on('mouseleave', $.proxy(this.cycle, this)) + .on('mouseenter.bs.carousel', $.proxy(this.pause, this)) + .on('mouseleave.bs.carousel', $.proxy(this.cycle, this)) } + Carousel.VERSION = '3.2.0' + Carousel.DEFAULTS = { interval: 5000, pause: 'hover', wrap: true } - Carousel.prototype.cycle = function (e) { + Carousel.prototype.keydown = function (e) { + switch (e.which) { + case 37: this.prev(); break + case 39: this.next(); break + default: return + } + + e.preventDefault() + } + + Carousel.prototype.cycle = function (e) { e || (this.paused = false) this.interval && clearInterval(this.interval) @@ -300,20 +330,18 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re return this } - Carousel.prototype.getActiveIndex = function () { - this.$active = this.$element.find('.item.active') - this.$items = this.$active.parent().children() - - return this.$items.index(this.$active) + Carousel.prototype.getItemIndex = function (item) { + this.$items = item.parent().children('.item') + return this.$items.index(item || this.$active) } Carousel.prototype.to = function (pos) { var that = this - var activeIndex = this.getActiveIndex() + var activeIndex = this.getItemIndex(this.$active = this.$element.find('.item.active')) if (pos > (this.$items.length - 1) || pos < 0) return - if (this.sliding) return this.$element.one('slid.bs.carousel', function () { that.to(pos) }) + if (this.sliding) return this.$element.one('slid.bs.carousel', function () { that.to(pos) }) // yes, "slid" if (activeIndex == pos) return this.pause().cycle() return this.slide(pos > activeIndex ? 'next' : 'prev', $(this.$items[pos])) @@ -355,11 +383,15 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re $next = this.$element.find('.item')[fallback]() } - if ($next.hasClass('active')) return this.sliding = false + if ($next.hasClass('active')) return (this.sliding = false) - var e = $.Event('slide.bs.carousel', { relatedTarget: $next[0], direction: direction }) - this.$element.trigger(e) - if (e.isDefaultPrevented()) return + var relatedTarget = $next[0] + var slideEvent = $.Event('slide.bs.carousel', { + relatedTarget: relatedTarget, + direction: direction + }) + this.$element.trigger(slideEvent) + if (slideEvent.isDefaultPrevented()) return this.sliding = true @@ -367,30 +399,31 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re if (this.$indicators.length) { this.$indicators.find('.active').removeClass('active') - this.$element.one('slid.bs.carousel', function () { - var $nextIndicator = $(that.$indicators.children()[that.getActiveIndex()]) - $nextIndicator && $nextIndicator.addClass('active') - }) + var $nextIndicator = $(this.$indicators.children()[this.getItemIndex($next)]) + $nextIndicator && $nextIndicator.addClass('active') } + var slidEvent = $.Event('slid.bs.carousel', { relatedTarget: relatedTarget, direction: direction }) // yes, "slid" if ($.support.transition && this.$element.hasClass('slide')) { $next.addClass(type) $next[0].offsetWidth // force reflow $active.addClass(direction) $next.addClass(direction) $active - .one($.support.transition.end, function () { + .one('bsTransitionEnd', function () { $next.removeClass([type, direction].join(' ')).addClass('active') $active.removeClass(['active', direction].join(' ')) that.sliding = false - setTimeout(function () { that.$element.trigger('slid.bs.carousel') }, 0) + setTimeout(function () { + that.$element.trigger(slidEvent) + }, 0) }) .emulateTransitionEnd($active.css('transition-duration').slice(0, -1) * 1000) } else { $active.removeClass('active') $next.addClass('active') this.sliding = false - this.$element.trigger('slid.bs.carousel') + this.$element.trigger(slidEvent) } isCycling && this.cycle() @@ -402,9 +435,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re // CAROUSEL PLUGIN DEFINITION // ========================== - var old = $.fn.carousel - - $.fn.carousel = function (option) { + function Plugin(option) { return this.each(function () { var $this = $(this) var data = $this.data('bs.carousel') @@ -418,6 +449,9 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re }) } + var old = $.fn.carousel + + $.fn.carousel = Plugin $.fn.carousel.Constructor = Carousel @@ -434,15 +468,17 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re // ================= $(document).on('click.bs.carousel.data-api', '[data-slide], [data-slide-to]', function (e) { - var $this = $(this), href - var $target = $($this.attr('data-target') || (href = $this.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '')) //strip for ie7 + var href + var $this = $(this) + var $target = $($this.attr('data-target') || (href = $this.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '')) // strip for ie7 + if (!$target.hasClass('carousel')) return var options = $.extend({}, $target.data(), $this.data()) var slideIndex = $this.attr('data-slide-to') if (slideIndex) options.interval = false - $target.carousel(options) + Plugin.call($target, options) - if (slideIndex = $this.attr('data-slide-to')) { + if (slideIndex) { $target.data('bs.carousel').to(slideIndex) } @@ -452,14 +488,14 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re $(window).on('load', function () { $('[data-ride="carousel"]').each(function () { var $carousel = $(this) - $carousel.carousel($carousel.data()) + Plugin.call($carousel, $carousel.data()) }) }) }(jQuery); /* ======================================================================== - * Bootstrap: collapse.js v3.1.1 + * Bootstrap: collapse.js v3.2.0 * http://getbootstrap.com/javascript/#collapse * ======================================================================== * Copyright 2011-2014 Twitter, Inc. @@ -482,6 +518,8 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re if (this.options.toggle) this.toggle() } + Collapse.VERSION = '3.2.0' + Collapse.DEFAULTS = { toggle: true } @@ -503,7 +541,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re if (actives && actives.length) { var hasData = actives.data('bs.collapse') if (hasData && hasData.transitioning) return - actives.collapse('hide') + Plugin.call(actives, 'hide') hasData || actives.data('bs.collapse', null) } @@ -511,18 +549,17 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re this.$element .removeClass('collapse') - .addClass('collapsing') - [dimension](0) + .addClass('collapsing')[dimension](0) this.transitioning = 1 var complete = function () { this.$element .removeClass('collapsing') - .addClass('collapse in') - [dimension]('auto') + .addClass('collapse in')[dimension]('') this.transitioning = 0 - this.$element.trigger('shown.bs.collapse') + this.$element + .trigger('shown.bs.collapse') } if (!$.support.transition) return complete.call(this) @@ -530,9 +567,8 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re var scrollSize = $.camelCase(['scroll', dimension].join('-')) this.$element - .one($.support.transition.end, $.proxy(complete, this)) - .emulateTransitionEnd(350) - [dimension](this.$element[0][scrollSize]) + .one('bsTransitionEnd', $.proxy(complete, this)) + .emulateTransitionEnd(350)[dimension](this.$element[0][scrollSize]) } Collapse.prototype.hide = function () { @@ -544,9 +580,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re var dimension = this.dimension() - this.$element - [dimension](this.$element[dimension]()) - [0].offsetHeight + this.$element[dimension](this.$element[dimension]())[0].offsetHeight this.$element .addClass('collapsing') @@ -567,7 +601,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re this.$element [dimension](0) - .one($.support.transition.end, $.proxy(complete, this)) + .one('bsTransitionEnd', $.proxy(complete, this)) .emulateTransitionEnd(350) } @@ -579,9 +613,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re // COLLAPSE PLUGIN DEFINITION // ========================== - var old = $.fn.collapse - - $.fn.collapse = function (option) { + function Plugin(option) { return this.each(function () { var $this = $(this) var data = $this.data('bs.collapse') @@ -593,6 +625,9 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re }) } + var old = $.fn.collapse + + $.fn.collapse = Plugin $.fn.collapse.Constructor = Collapse @@ -608,11 +643,12 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re // COLLAPSE DATA-API // ================= - $(document).on('click.bs.collapse.data-api', '[data-toggle=collapse]', function (e) { - var $this = $(this), href + $(document).on('click.bs.collapse.data-api', '[data-toggle="collapse"]', function (e) { + var href + var $this = $(this) var target = $this.attr('data-target') || e.preventDefault() - || (href = $this.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '') //strip for ie7 + || (href = $this.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '') // strip for ie7 var $target = $(target) var data = $target.data('bs.collapse') var option = data ? 'toggle' : $this.data() @@ -620,17 +656,17 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re var $parent = parent && $(parent) if (!data || !data.transitioning) { - if ($parent) $parent.find('[data-toggle=collapse][data-parent="' + parent + '"]').not($this).addClass('collapsed') + if ($parent) $parent.find('[data-toggle="collapse"][data-parent="' + parent + '"]').not($this).addClass('collapsed') $this[$target.hasClass('in') ? 'addClass' : 'removeClass']('collapsed') } - $target.collapse(option) + Plugin.call($target, option) }) }(jQuery); /* ======================================================================== - * Bootstrap: dropdown.js v3.1.1 + * Bootstrap: dropdown.js v3.2.0 * http://getbootstrap.com/javascript/#dropdowns * ======================================================================== * Copyright 2011-2014 Twitter, Inc. @@ -645,11 +681,13 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re // ========================= var backdrop = '.dropdown-backdrop' - var toggle = '[data-toggle=dropdown]' + var toggle = '[data-toggle="dropdown"]' var Dropdown = function (element) { $(element).on('click.bs.dropdown', this.toggle) } + Dropdown.VERSION = '3.2.0' + Dropdown.prototype.toggle = function (e) { var $this = $(this) @@ -671,11 +709,11 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re if (e.isDefaultPrevented()) return + $this.trigger('focus') + $parent .toggleClass('open') .trigger('shown.bs.dropdown', relatedTarget) - - $this.focus() } return false @@ -695,12 +733,12 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re var isActive = $parent.hasClass('open') if (!isActive || (isActive && e.keyCode == 27)) { - if (e.which == 27) $parent.find(toggle).focus() - return $this.click() + if (e.which == 27) $parent.find(toggle).trigger('focus') + return $this.trigger('click') } var desc = ' li:not(.divider):visible a' - var $items = $parent.find('[role=menu]' + desc + ', [role=listbox]' + desc) + var $items = $parent.find('[role="menu"]' + desc + ', [role="listbox"]' + desc) if (!$items.length) return @@ -710,10 +748,11 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re if (e.keyCode == 40 && index < $items.length - 1) index++ // down if (!~index) index = 0 - $items.eq(index).focus() + $items.eq(index).trigger('focus') } function clearMenus(e) { + if (e && e.which === 3) return $(backdrop).remove() $(toggle).each(function () { var $parent = getParent($(this)) @@ -730,7 +769,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re if (!selector) { selector = $this.attr('href') - selector = selector && /#[A-Za-z]/.test(selector) && selector.replace(/.*(?=#[^\s]*$)/, '') //strip for ie7 + selector = selector && /#[A-Za-z]/.test(selector) && selector.replace(/.*(?=#[^\s]*$)/, '') // strip for ie7 } var $parent = selector && $(selector) @@ -742,9 +781,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re // DROPDOWN PLUGIN DEFINITION // ========================== - var old = $.fn.dropdown - - $.fn.dropdown = function (option) { + function Plugin(option) { return this.each(function () { var $this = $(this) var data = $this.data('bs.dropdown') @@ -754,6 +791,9 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re }) } + var old = $.fn.dropdown + + $.fn.dropdown = Plugin $.fn.dropdown.Constructor = Dropdown @@ -773,12 +813,12 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re .on('click.bs.dropdown.data-api', clearMenus) .on('click.bs.dropdown.data-api', '.dropdown form', function (e) { e.stopPropagation() }) .on('click.bs.dropdown.data-api', toggle, Dropdown.prototype.toggle) - .on('keydown.bs.dropdown.data-api', toggle + ', [role=menu], [role=listbox]', Dropdown.prototype.keydown) + .on('keydown.bs.dropdown.data-api', toggle + ', [role="menu"], [role="listbox"]', Dropdown.prototype.keydown) }(jQuery); /* ======================================================================== - * Bootstrap: modal.js v3.1.1 + * Bootstrap: modal.js v3.2.0 * http://getbootstrap.com/javascript/#modals * ======================================================================== * Copyright 2011-2014 Twitter, Inc. @@ -793,10 +833,12 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re // ====================== var Modal = function (element, options) { - this.options = options - this.$element = $(element) - this.$backdrop = - this.isShown = null + this.options = options + this.$body = $(document.body) + this.$element = $(element) + this.$backdrop = + this.isShown = null + this.scrollbarWidth = 0 if (this.options.remote) { this.$element @@ -807,6 +849,8 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re } } + Modal.VERSION = '3.2.0' + Modal.DEFAULTS = { backdrop: true, keyboard: true, @@ -814,7 +858,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re } Modal.prototype.toggle = function (_relatedTarget) { - return this[!this.isShown ? 'show' : 'hide'](_relatedTarget) + return this.isShown ? this.hide() : this.show(_relatedTarget) } Modal.prototype.show = function (_relatedTarget) { @@ -827,6 +871,10 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re this.isShown = true + this.checkScrollbar() + this.$body.addClass('modal-open') + + this.setScrollbar() this.escape() this.$element.on('click.dismiss.bs.modal', '[data-dismiss="modal"]', $.proxy(this.hide, this)) @@ -835,7 +883,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re var transition = $.support.transition && that.$element.hasClass('fade') if (!that.$element.parent().length) { - that.$element.appendTo(document.body) // don't move modals dom position + that.$element.appendTo(that.$body) // don't move modals dom position } that.$element @@ -856,11 +904,11 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re transition ? that.$element.find('.modal-dialog') // wait for modal to slide in - .one($.support.transition.end, function () { - that.$element.focus().trigger(e) + .one('bsTransitionEnd', function () { + that.$element.trigger('focus').trigger(e) }) .emulateTransitionEnd(300) : - that.$element.focus().trigger(e) + that.$element.trigger('focus').trigger(e) }) } @@ -875,6 +923,9 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re this.isShown = false + this.$body.removeClass('modal-open') + + this.resetScrollbar() this.escape() $(document).off('focusin.bs.modal') @@ -886,7 +937,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re $.support.transition && this.$element.hasClass('fade') ? this.$element - .one($.support.transition.end, $.proxy(this.hideModal, this)) + .one('bsTransitionEnd', $.proxy(this.hideModal, this)) .emulateTransitionEnd(300) : this.hideModal() } @@ -896,7 +947,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re .off('focusin.bs.modal') // guard against infinite focus loop .on('focusin.bs.modal', $.proxy(function (e) { if (this.$element[0] !== e.target && !this.$element.has(e.target).length) { - this.$element.focus() + this.$element.trigger('focus') } }, this)) } @@ -915,7 +966,6 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re var that = this this.$element.hide() this.backdrop(function () { - that.removeBackdrop() that.$element.trigger('hidden.bs.modal') }) } @@ -926,13 +976,14 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re } Modal.prototype.backdrop = function (callback) { + var that = this var animate = this.$element.hasClass('fade') ? 'fade' : '' if (this.isShown && this.options.backdrop) { var doAnimate = $.support.transition && animate this.$backdrop = $(' -- cgit v1.2.3 From 18f5890cb14e7c40909fdb92bffefee3415ba411 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 24 Jul 2014 22:29:03 -0700 Subject: make profile edit pencil stand out a bit on darker backgrounds --- view/theme/redbasic/css/style.css | 1 + view/tpl/profile_vcard.tpl | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 7e45a167b..13510b55c 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -433,6 +433,7 @@ aside li { opacity: 0.3; filter:alpha(opacity=30); float: right; + margin-top: -3px; } .profile-edit-side-link:hover { opacity: 1.0; diff --git a/view/tpl/profile_vcard.tpl b/view/tpl/profile_vcard.tpl index d72507d4c..a653dca7d 100755 --- a/view/tpl/profile_vcard.tpl +++ b/view/tpl/profile_vcard.tpl @@ -2,7 +2,7 @@ {{if $profile.edit}}

    This will happen occasionally trying to store the session data after abnormal program termination

    -

    Referenced by abook_connections(), abook_self(), abook_toggle_flag(), account_remove(), account_total(), account_verify_password(), achievements_content(), acl_init(), add_source_route(), admin_content(), admin_page_channels(), admin_page_channels_post(), admin_page_dbsync(), admin_page_hubloc(), admin_page_hubloc_post(), admin_page_summary(), admin_page_users(), admin_page_users_post(), advanced_profile(), all_friends(), allowed_public_recips(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_ff_ids(), api_format_items(), api_get_user(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_user(), api_users_show(), app_destroy(), app_installed(), app_list(), app_store(), app_update(), appman_content(), attach_by_hash(), attach_by_hash_nodata(), attach_change_permissions(), attach_count_files(), attach_delete(), attach_init(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), block_content(), blocks_content(), bookmark_add(), bookmarks_init(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), chanman_remove_everything_from_network(), channel_content(), channel_remove(), channel_total(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), chat_content(), chat_message(), chat_post(), chatroom_create(), chatroom_destroy(), chatroom_enter(), chatroom_leave(), chatroom_list(), chatsvc_content(), chatsvc_init(), chatsvc_post(), check_account_email(), check_account_invite(), check_config(), check_item_source(), check_webbie(), Cache\clear(), collect_recipients(), comanche_block(), common_friends(), common_friends_zcid(), common_init(), connect_init(), connect_post(), connections_content(), connections_post(), connedit_content(), connedit_init(), connedit_post(), consume_feed(), contact_block(), contact_profile_assign(), contact_remove(), contact_select(), contactgroup_content(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), create_account(), create_identity(), RedDirectory\createDirectory(), RedDirectory\createFile(), current_theme(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dir_parse_query(), dir_tagadelic(), directory_content(), directory_run(), dirprofile_init(), dirsearch_content(), display_content(), downgrade_accounts(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), encode_item(), event_addtocal(), event_store_event(), event_store_item(), events_content(), events_post(), expand_groups(), expire_run(), externals_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), find_filename_by_hash(), find_folder_hash_by_attach_hash(), RedBrowser\findAttachHash(), RedBrowser\findAttachIdByHash(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), fix_system_urls(), fsuggest_content(), fsuggest_post(), RedBrowser\generateDirectoryIndex(), Cache\get(), RedFile\get(), get_all_perms(), get_birthdays(), get_channel_by_nick(), get_cloudpath(), get_config_from_storage(), get_events(), get_item_elements(), get_online_status(), get_sys_channel(), get_things(), get_words(), RedDirectory\getDir(), RedDirectory\getLastModified(), RedDirectory\getQuotaInfo(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_get_members(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), group_select(), group_side(), groups_containing(), handle_tag(), home_content(), identity_basic_export(), identity_check_service_class(), identity_selector(), import_author_rss(), import_author_zot(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), is_matrix_url(), is_sys_channel(), item_add_cid(), item_check_service_class(), item_content(), item_expire(), item_message_id(), item_post(), item_remove_cid(), item_store(), item_store_update(), items_fetch(), layout_select(), layouts_content(), like_content(), list_public_sites(), load_config(), load_contact_links(), load_hooks(), load_pconfig(), load_plugin(), load_translation_table(), load_xconfig(), local_dir_update(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_store(), manage_content(), mark_orphan_hubsxchans(), match_content(), match_openid(), member_of(), menu_add_item(), menu_create(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit(), menu_edit_item(), menu_fetch(), menu_fetch_id(), menu_list(), mimetype_select(), mini_group_select(), mitem_content(), mood_init(), msearch_post(), netgrowth_content(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oauth_get_client(), onedirsync_run(), onepoll_run(), openid_content(), page_content(), pagelist_widget(), pdl_selector(), perm_is_allowed(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), ping_init(), plugin_is_installed(), poco_init(), poco_load(), poke_content(), poke_init(), poll_content(), poll_post(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_init(), profile_load(), profile_photo_post(), profile_photo_set_profile_perms(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), prune_hub_reinstalls(), public_recips(), RedFile\put(), queue_run(), random_profile(), rconnect_url(), RedChannelList(), RedCollectionData(), RedFileData(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_content(), register_hook(), register_post(), reload_plugins(), remote_online_status(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), retain_item(), rmagic_init(), rmagic_post(), rpost_content(), photo_driver\save(), search_ac_init(), search_content(), send_message(), send_reg_approval_email(), send_status_notifications(), service_class_allows(), service_class_fetch(), Cache\set(), set_config(), set_default_login_identity(), set_pconfig(), set_xconfig(), RedDirectory\setName(), RedFile\setName(), settings_post(), setup_content(), share_init(), siteinfo_content(), siteinfo_init(), sitelist_init(), sources_content(), sources_post(), starred_init(), photo_driver\store(), store_item_tag(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), suggest_init(), suggestion_query(), sync_directories(), tag_deliver(), tagadelic(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), thing_content(), thing_init(), uninstall_plugin(), unregister_hook(), update_birthdays(), update_directory_entry(), update_modtime(), update_queue_time(), update_remote_id(), update_suggestions(), user_allow(), user_approve(), user_deny(), RedBasicAuth\validateUserPass(), vcard_from_xchan(), verify_email_address(), viewconnections_content(), viewsrc_content(), vote_content(), vote_init(), vote_post(), webpages_content(), wfinger_init(), widget_bookmarkedchats(), widget_filer(), widget_follow(), widget_item(), widget_savedsearch(), widget_settings_menu(), widget_suggestedchats(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_input_filter(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hublocs(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zotfeed_init().

    +

    Referenced by abook_connections(), abook_self(), abook_toggle_flag(), account_remove(), account_total(), account_verify_password(), achievements_content(), acl_init(), add_source_route(), admin_content(), admin_page_channels(), admin_page_channels_post(), admin_page_dbsync(), admin_page_hubloc(), admin_page_hubloc_post(), admin_page_summary(), admin_page_users(), admin_page_users_post(), advanced_profile(), all_friends(), allowed_public_recips(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_ff_ids(), api_format_items(), api_get_user(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_user(), api_users_show(), app_destroy(), app_installed(), app_list(), app_store(), app_update(), appman_content(), attach_by_hash(), attach_by_hash_nodata(), attach_change_permissions(), attach_count_files(), attach_delete(), attach_init(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), block_content(), blocks_content(), bookmark_add(), bookmarks_init(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), chanman_remove_everything_from_network(), channel_content(), channel_remove(), channel_total(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), chat_content(), chat_message(), chat_post(), chatroom_create(), chatroom_destroy(), chatroom_enter(), chatroom_leave(), chatroom_list(), chatsvc_content(), chatsvc_init(), chatsvc_post(), check_account_email(), check_account_invite(), check_config(), check_item_source(), check_webbie(), Cache\clear(), collect_recipients(), comanche_block(), common_friends(), common_friends_zcid(), common_init(), connect_init(), connect_post(), connections_content(), connections_post(), connedit_content(), connedit_init(), connedit_post(), consume_feed(), contact_block(), contact_profile_assign(), contact_remove(), contact_select(), contactgroup_content(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), create_account(), create_identity(), RedDirectory\createDirectory(), RedDirectory\createFile(), current_theme(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dir_parse_query(), dir_tagadelic(), directory_content(), directory_run(), dirprofile_init(), dirsearch_content(), display_content(), downgrade_accounts(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), encode_item(), event_addtocal(), event_store_event(), event_store_item(), events_content(), events_post(), expand_groups(), expire_run(), externals_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), find_filename_by_hash(), find_folder_hash_by_attach_hash(), RedBrowser\findAttachHash(), RedBrowser\findAttachIdByHash(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), fix_system_urls(), fsuggest_content(), fsuggest_post(), RedBrowser\generateDirectoryIndex(), Cache\get(), RedFile\get(), get_all_perms(), get_birthdays(), get_channel_by_nick(), get_cloudpath(), get_config_from_storage(), get_events(), get_item_elements(), get_online_status(), get_sys_channel(), get_things(), get_words(), RedDirectory\getDir(), RedDirectory\getLastModified(), RedDirectory\getQuotaInfo(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_get_members(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), group_select(), group_side(), groups_containing(), handle_tag(), home_content(), identity_basic_export(), identity_check_service_class(), identity_selector(), import_author_rss(), import_author_zot(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), is_matrix_url(), is_sys_channel(), item_add_cid(), item_check_service_class(), item_content(), item_expire(), item_message_id(), item_post(), item_remove_cid(), item_store(), item_store_update(), items_fetch(), layout_select(), layouts_content(), like_content(), list_public_sites(), load_config(), load_contact_links(), load_hooks(), load_pconfig(), load_plugin(), load_translation_table(), load_xconfig(), local_dir_update(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_store(), manage_content(), mark_orphan_hubsxchans(), match_content(), match_openid(), member_of(), menu_add_item(), menu_create(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit(), menu_edit_item(), menu_fetch(), menu_fetch_id(), menu_list(), mimetype_select(), mini_group_select(), mitem_content(), mood_init(), msearch_post(), nav(), netgrowth_content(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oauth_get_client(), onedirsync_run(), onepoll_run(), openid_content(), page_content(), pagelist_widget(), pdl_selector(), perm_is_allowed(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), ping_init(), plugin_is_installed(), poco_init(), poco_load(), poke_content(), poke_init(), poll_content(), poll_post(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_init(), profile_load(), profile_photo_post(), profile_photo_set_profile_perms(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), prune_hub_reinstalls(), public_recips(), RedFile\put(), queue_run(), random_profile(), rconnect_url(), RedChannelList(), RedCollectionData(), RedFileData(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_content(), register_hook(), register_post(), reload_plugins(), remote_online_status(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), retain_item(), rmagic_init(), rmagic_post(), rpost_content(), photo_driver\save(), search_ac_init(), search_content(), send_message(), send_reg_approval_email(), send_status_notifications(), service_class_allows(), service_class_fetch(), Cache\set(), set_config(), set_default_login_identity(), set_pconfig(), set_xconfig(), RedDirectory\setName(), RedFile\setName(), settings_post(), setup_content(), share_init(), siteinfo_content(), siteinfo_init(), sitelist_init(), sources_content(), sources_post(), starred_init(), photo_driver\store(), store_item_tag(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), suggest_init(), suggestion_query(), sync_directories(), tag_deliver(), tagadelic(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), thing_content(), thing_init(), uninstall_plugin(), unregister_hook(), update_birthdays(), update_directory_entry(), update_modtime(), update_queue_time(), update_remote_id(), update_suggestions(), user_allow(), user_approve(), user_deny(), RedBasicAuth\validateUserPass(), vcard_from_xchan(), verify_email_address(), viewconnections_content(), viewsrc_content(), vote_content(), vote_init(), vote_post(), webpages_content(), wfinger_init(), widget_bookmarkedchats(), widget_filer(), widget_follow(), widget_item(), widget_savedsearch(), widget_settings_menu(), widget_suggestedchats(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_input_filter(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hublocs(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zotfeed_init().

    diff --git a/doc/html/features_8php.html b/doc/html/features_8php.html index 027ede8ab..671576618 100644 --- a/doc/html/features_8php.html +++ b/doc/html/features_8php.html @@ -142,7 +142,7 @@ Functions diff --git a/util/messages.po b/util/messages.po index 877b2ca8d..4de08ef5c 100644 --- a/util/messages.po +++ b/util/messages.po @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: 2014-07-18.740\n" +"Project-Id-Version: 2014-07-25.747\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-18 00:03-0700\n" +"POT-Creation-Date: 2014-07-25 00:03-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -86,7 +86,7 @@ msgid "View Connections" msgstr "" #: ../../include/text.php:815 ../../include/text.php:829 -#: ../../include/nav.php:149 ../../include/apps.php:142 +#: ../../include/nav.php:156 ../../include/apps.php:142 #: ../../mod/search.php:29 msgid "Search" msgstr "" @@ -515,7 +515,7 @@ msgstr "" #: ../../include/attach.php:243 ../../include/attach.php:283 #: ../../include/attach.php:297 ../../include/attach.php:322 #: ../../include/attach.php:513 ../../include/attach.php:585 -#: ../../include/chat.php:116 ../../include/items.php:3662 +#: ../../include/chat.php:116 ../../include/items.php:3664 #: ../../mod/mood.php:112 ../../mod/mitem.php:73 ../../mod/achievements.php:27 #: ../../mod/settings.php:492 ../../mod/poke.php:128 ../../mod/api.php:26 #: ../../mod/api.php:31 ../../mod/authtest.php:13 ../../mod/profile.php:64 @@ -712,264 +712,272 @@ msgstr "" msgid "Location:" msgstr "" -#: ../../include/nav.php:77 ../../include/nav.php:101 ../../boot.php:1487 +#: ../../include/nav.php:81 ../../include/nav.php:108 ../../boot.php:1487 msgid "Logout" msgstr "" -#: ../../include/nav.php:77 ../../include/nav.php:101 +#: ../../include/nav.php:81 ../../include/nav.php:108 msgid "End this session" msgstr "" -#: ../../include/nav.php:80 ../../include/nav.php:135 +#: ../../include/nav.php:84 ../../include/nav.php:142 msgid "Home" msgstr "" -#: ../../include/nav.php:80 +#: ../../include/nav.php:84 msgid "Your posts and conversations" msgstr "" -#: ../../include/nav.php:81 ../../include/conversation.php:940 +#: ../../include/nav.php:85 ../../include/conversation.php:940 #: ../../mod/connedit.php:351 ../../mod/connedit.php:465 msgid "View Profile" msgstr "" -#: ../../include/nav.php:81 +#: ../../include/nav.php:85 msgid "Your profile page" msgstr "" -#: ../../include/nav.php:83 +#: ../../include/nav.php:87 msgid "Edit Profiles" msgstr "" -#: ../../include/nav.php:83 +#: ../../include/nav.php:87 msgid "Manage/Edit profiles" msgstr "" -#: ../../include/nav.php:84 ../../include/conversation.php:1512 +#: ../../include/nav.php:89 ../../include/identity.php:699 +msgid "Edit Profile" +msgstr "" + +#: ../../include/nav.php:89 +msgid "Edit your profile" +msgstr "" + +#: ../../include/nav.php:91 ../../include/conversation.php:1512 #: ../../include/apps.php:134 ../../mod/fbrowser.php:25 msgid "Photos" msgstr "" -#: ../../include/nav.php:84 +#: ../../include/nav.php:91 msgid "Your photos" msgstr "" -#: ../../include/nav.php:85 ../../include/reddav.php:1280 +#: ../../include/nav.php:92 ../../include/reddav.php:1280 #: ../../include/conversation.php:1521 ../../include/apps.php:130 #: ../../mod/fbrowser.php:114 msgid "Files" msgstr "" -#: ../../include/nav.php:85 +#: ../../include/nav.php:92 msgid "Your files" msgstr "" -#: ../../include/nav.php:90 ../../include/apps.php:141 +#: ../../include/nav.php:97 ../../include/apps.php:141 msgid "Chat" msgstr "" -#: ../../include/nav.php:90 +#: ../../include/nav.php:97 msgid "Your chatrooms" msgstr "" -#: ../../include/nav.php:93 ../../include/conversation.php:1543 +#: ../../include/nav.php:100 ../../include/conversation.php:1543 #: ../../include/apps.php:124 msgid "Bookmarks" msgstr "" -#: ../../include/nav.php:93 +#: ../../include/nav.php:100 msgid "Your bookmarks" msgstr "" -#: ../../include/nav.php:95 ../../include/conversation.php:1554 +#: ../../include/nav.php:102 ../../include/conversation.php:1554 #: ../../include/apps.php:131 ../../mod/webpages.php:79 msgid "Webpages" msgstr "" -#: ../../include/nav.php:95 +#: ../../include/nav.php:102 msgid "Your webpages" msgstr "" -#: ../../include/nav.php:99 ../../include/apps.php:126 ../../boot.php:1488 +#: ../../include/nav.php:106 ../../include/apps.php:126 ../../boot.php:1488 msgid "Login" msgstr "" -#: ../../include/nav.php:99 +#: ../../include/nav.php:106 msgid "Sign in" msgstr "" -#: ../../include/nav.php:116 +#: ../../include/nav.php:123 #, php-format msgid "%s - click to logout" msgstr "" -#: ../../include/nav.php:121 +#: ../../include/nav.php:128 msgid "Click to authenticate to your home hub" msgstr "" -#: ../../include/nav.php:135 +#: ../../include/nav.php:142 msgid "Home Page" msgstr "" -#: ../../include/nav.php:139 ../../mod/register.php:221 ../../boot.php:1464 +#: ../../include/nav.php:146 ../../mod/register.php:221 ../../boot.php:1464 msgid "Register" msgstr "" -#: ../../include/nav.php:139 +#: ../../include/nav.php:146 msgid "Create an account" msgstr "" -#: ../../include/nav.php:144 ../../include/apps.php:137 ../../mod/help.php:60 +#: ../../include/nav.php:151 ../../include/apps.php:137 ../../mod/help.php:60 #: ../../mod/help.php:65 msgid "Help" msgstr "" -#: ../../include/nav.php:144 +#: ../../include/nav.php:151 msgid "Help and documentation" msgstr "" -#: ../../include/nav.php:147 ../../include/widgets.php:79 +#: ../../include/nav.php:154 ../../include/widgets.php:79 #: ../../mod/apps.php:33 msgid "Apps" msgstr "" -#: ../../include/nav.php:147 +#: ../../include/nav.php:154 msgid "Applications, utilities, links, games" msgstr "" -#: ../../include/nav.php:149 +#: ../../include/nav.php:156 msgid "Search site content" msgstr "" -#: ../../include/nav.php:152 ../../include/apps.php:136 -#: ../../mod/directory.php:210 +#: ../../include/nav.php:159 ../../include/apps.php:136 +#: ../../mod/directory.php:218 msgid "Directory" msgstr "" -#: ../../include/nav.php:152 +#: ../../include/nav.php:159 msgid "Channel Locator" msgstr "" -#: ../../include/nav.php:163 ../../include/apps.php:128 +#: ../../include/nav.php:170 ../../include/apps.php:128 msgid "Matrix" msgstr "" -#: ../../include/nav.php:163 +#: ../../include/nav.php:170 msgid "Your matrix" msgstr "" -#: ../../include/nav.php:164 +#: ../../include/nav.php:171 msgid "Mark all matrix notifications seen" msgstr "" -#: ../../include/nav.php:166 ../../include/apps.php:132 +#: ../../include/nav.php:173 ../../include/apps.php:132 msgid "Channel Home" msgstr "" -#: ../../include/nav.php:166 +#: ../../include/nav.php:173 msgid "Channel home" msgstr "" -#: ../../include/nav.php:167 +#: ../../include/nav.php:174 msgid "Mark all channel notifications seen" msgstr "" -#: ../../include/nav.php:170 ../../mod/connections.php:386 +#: ../../include/nav.php:177 ../../mod/connections.php:386 msgid "Connections" msgstr "" -#: ../../include/nav.php:173 +#: ../../include/nav.php:180 msgid "Notices" msgstr "" -#: ../../include/nav.php:173 +#: ../../include/nav.php:180 msgid "Notifications" msgstr "" -#: ../../include/nav.php:174 +#: ../../include/nav.php:181 msgid "See all notifications" msgstr "" -#: ../../include/nav.php:175 ../../mod/notifications.php:99 +#: ../../include/nav.php:182 ../../mod/notifications.php:99 msgid "Mark all system notifications seen" msgstr "" -#: ../../include/nav.php:177 ../../include/apps.php:138 +#: ../../include/nav.php:184 ../../include/apps.php:138 msgid "Mail" msgstr "" -#: ../../include/nav.php:177 +#: ../../include/nav.php:184 msgid "Private mail" msgstr "" -#: ../../include/nav.php:178 +#: ../../include/nav.php:185 msgid "See all private messages" msgstr "" -#: ../../include/nav.php:179 +#: ../../include/nav.php:186 msgid "Mark all private messages seen" msgstr "" -#: ../../include/nav.php:180 +#: ../../include/nav.php:187 msgid "Inbox" msgstr "" -#: ../../include/nav.php:181 +#: ../../include/nav.php:188 msgid "Outbox" msgstr "" -#: ../../include/nav.php:182 ../../include/widgets.php:536 +#: ../../include/nav.php:189 ../../include/widgets.php:536 msgid "New Message" msgstr "" -#: ../../include/nav.php:185 ../../include/apps.php:135 +#: ../../include/nav.php:192 ../../include/apps.php:135 #: ../../mod/events.php:396 msgid "Events" msgstr "" -#: ../../include/nav.php:185 +#: ../../include/nav.php:192 msgid "Event Calendar" msgstr "" -#: ../../include/nav.php:186 +#: ../../include/nav.php:193 msgid "See all events" msgstr "" -#: ../../include/nav.php:187 +#: ../../include/nav.php:194 msgid "Mark all events seen" msgstr "" -#: ../../include/nav.php:189 ../../include/apps.php:127 +#: ../../include/nav.php:196 ../../include/apps.php:127 msgid "Channel Select" msgstr "" -#: ../../include/nav.php:189 +#: ../../include/nav.php:196 msgid "Manage Your Channels" msgstr "" -#: ../../include/nav.php:191 ../../include/apps.php:129 +#: ../../include/nav.php:198 ../../include/apps.php:129 #: ../../include/widgets.php:514 ../../mod/admin.php:978 #: ../../mod/admin.php:1183 msgid "Settings" msgstr "" -#: ../../include/nav.php:191 +#: ../../include/nav.php:198 msgid "Account/Channel Settings" msgstr "" -#: ../../include/nav.php:199 ../../mod/admin.php:117 +#: ../../include/nav.php:206 ../../mod/admin.php:117 msgid "Admin" msgstr "" -#: ../../include/nav.php:199 +#: ../../include/nav.php:206 msgid "Site Setup and Configuration" msgstr "" -#: ../../include/nav.php:224 +#: ../../include/nav.php:231 msgid "Nothing new here" msgstr "" -#: ../../include/nav.php:228 +#: ../../include/nav.php:235 msgid "Please wait..." msgstr "" @@ -1167,7 +1175,7 @@ msgid "Examples: Robert Morgenstein, Fishing" msgstr "" #: ../../include/contact_widgets.php:26 ../../mod/connections.php:392 -#: ../../mod/directory.php:206 ../../mod/directory.php:211 +#: ../../mod/directory.php:214 ../../mod/directory.php:219 msgid "Find" msgstr "" @@ -2339,7 +2347,7 @@ msgstr "" msgid "add" msgstr "" -#: ../../include/identity.php:30 ../../mod/item.php:1280 +#: ../../include/identity.php:30 ../../mod/item.php:1289 msgid "Unable to obtain identity information from database" msgstr "" @@ -2415,10 +2423,6 @@ msgstr "" msgid "Create New Profile" msgstr "" -#: ../../include/identity.php:699 -msgid "Edit Profile" -msgstr "" - #: ../../include/identity.php:710 ../../mod/profiles.php:624 msgid "Profile Image" msgstr "" @@ -3334,11 +3338,11 @@ msgstr "" msgid "Logged out." msgstr "" -#: ../../include/auth.php:209 +#: ../../include/auth.php:236 msgid "Failed authentication" msgstr "" -#: ../../include/auth.php:224 ../../mod/openid.php:188 +#: ../../include/auth.php:251 ../../mod/openid.php:188 msgid "Login failed." msgstr "" @@ -3352,32 +3356,32 @@ msgstr "" msgid "(Unknown)" msgstr "" -#: ../../include/items.php:3600 ../../mod/home.php:67 ../../mod/display.php:32 +#: ../../include/items.php:3602 ../../mod/home.php:67 ../../mod/display.php:32 #: ../../mod/filestorage.php:18 ../../mod/admin.php:159 #: ../../mod/admin.php:923 ../../mod/admin.php:1126 ../../mod/thing.php:78 #: ../../mod/viewsrc.php:18 msgid "Item not found." msgstr "" -#: ../../include/items.php:4033 ../../mod/group.php:38 ../../mod/group.php:140 +#: ../../include/items.php:4035 ../../mod/group.php:38 ../../mod/group.php:140 msgid "Collection not found." msgstr "" -#: ../../include/items.php:4048 +#: ../../include/items.php:4050 msgid "Collection is empty." msgstr "" -#: ../../include/items.php:4055 +#: ../../include/items.php:4057 #, php-format msgid "Collection: %s" msgstr "" -#: ../../include/items.php:4066 +#: ../../include/items.php:4068 #, php-format msgid "Connection: %s" msgstr "" -#: ../../include/items.php:4069 +#: ../../include/items.php:4071 msgid "Connection not found." msgstr "" @@ -5257,19 +5261,19 @@ msgstr "" msgid "Gender: " msgstr "" -#: ../../mod/directory.php:207 +#: ../../mod/directory.php:215 msgid "Finding:" msgstr "" -#: ../../mod/directory.php:215 +#: ../../mod/directory.php:222 msgid "next page" msgstr "" -#: ../../mod/directory.php:215 +#: ../../mod/directory.php:222 msgid "previous page" msgstr "" -#: ../../mod/directory.php:222 +#: ../../mod/directory.php:231 msgid "No entries (some entries may be hidden)." msgstr "" @@ -7038,12 +7042,12 @@ msgstr "" msgid "System error. Post not saved." msgstr "" -#: ../../mod/item.php:1285 +#: ../../mod/item.php:1294 #, php-format msgid "You have reached your limit of %1$.0f top level posts." msgstr "" -#: ../../mod/item.php:1291 +#: ../../mod/item.php:1300 #, php-format msgid "You have reached your limit of %1$.0f webpages." msgstr "" diff --git a/version.inc b/version.inc index 5ff8a97d1..17beec5df 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-07-24.746 +2014-07-25.747 diff --git a/view/tpl/comment_item.tpl b/view/tpl/comment_item.tpl index 423d13d88..351cc8e14 100755 --- a/view/tpl/comment_item.tpl +++ b/view/tpl/comment_item.tpl @@ -37,7 +37,7 @@ - + -- cgit v1.2.3 From e3c8d36e06ad056ae9bf49c0e46b70ac048b8a07 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Sat, 16 Aug 2014 20:48:23 +0100 Subject: Install doc - mcrypt is required, not optional. Even if it's intended to be optional, it isn't. WSoD abound without it. --- doc/install.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install.bb b/doc/install.bb index bf6578e59..16e3730ee 100644 --- a/doc/install.bb +++ b/doc/install.bb @@ -15,7 +15,7 @@ local .htaccess file php.ini file - curl, gd, mysql, and openssl extensions - some form of email server or email gateway such that PHP mail() works - - mcrypt (optional; used for server-to-server message encryption) + - mcrypt - Mysql 5.x -- cgit v1.2.3 From 20bdcb037f29824bcb0c8307526c0e95baa7b360 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 16 Aug 2014 16:10:35 -0700 Subject: provide backend storage and declaration of directory realm --- boot.php | 7 ++++++- include/diaspora.php | 34 +++++++++------------------------- include/zot.php | 7 +++++-- install/database.sql | 4 +++- install/update.php | 11 ++++++++++- mod/zfinger.php | 1 + version.inc | 2 +- 7 files changed, 35 insertions(+), 31 deletions(-) diff --git a/boot.php b/boot.php index a6ce76ada..502783409 100755 --- a/boot.php +++ b/boot.php @@ -47,7 +47,7 @@ define ( 'RED_PLATFORM', 'Red Matrix' ); define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R'); define ( 'ZOT_REVISION', 1 ); -define ( 'DB_UPDATE_VERSION', 1121 ); +define ( 'DB_UPDATE_VERSION', 1122 ); define ( 'EOL', '
    ' . "\r\n" ); define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' ); @@ -2040,3 +2040,8 @@ function head_get_icon() { return $icon; } +function get_directory_realm() { + if($x = get_config('system','directory_realm')) + return $x; + return DIRECTORY_REALM; +} \ No newline at end of file diff --git a/include/diaspora.php b/include/diaspora.php index bd810710e..4fe8e6b54 100755 --- a/include/diaspora.php +++ b/include/diaspora.php @@ -116,29 +116,15 @@ function diaspora_handle_from_contact($contact_id) { ); if($r) { $contact = $r[0]; - -//fixme -// logger("diaspora_handle_from_contact: contact 'self' = " . $contact['self'] . " 'url' = " . $contact['url'], LOGGER_DEBUG); - - if($contact['xchan_network'] === 'diaspora') { - $handle = $contact['addr']; - -// logger("diaspora_handle_from_contact: contact id is a Diaspora person, handle = " . $handle, LOGGER_DEBUG); - } - elseif(($contact['xchan_network'] === 'zot') || ($contact['abook_flags'] & ABOOK_FLAG_SELF)) { - $handle = $contact['xchan_addr']; - - -// logger("diaspora_handle_from_contact: contact id is a redmatrix person, handle = " . $handle, LOGGER_DEBUG); - } } - + $handle = $contact['xchan_addr']; return $handle; } function diaspora_get_contact_by_handle($uid,$handle) { - $r = q("SELECT * FROM xchan where xchan_addr = '%s' limit 1", - dbesc($handle) + $r = q("SELECT * FROM abook left join xchan on xchan_hash = abook_xchan where xchan_addr = '%s' and abook_channel = %d limit 1", + dbesc($handle), + intval($uid) ); if($r) return $r[0]; @@ -155,11 +141,10 @@ function find_diaspora_person_by_handle($handle) { $maxloops = 10; do { - $r = q("select * from fcontact where network = '%s' and addr = '%s' limit 1", - dbesc(NETWORK_DIASPORA), + $r = q("select * from xchan where xchan_addr = '%s' limit 1", dbesc($handle) ); - if(count($r)) { + if($r) { $person = $r[0]; logger('find_diaspora_person_by handle: in cache ' . print_r($r,true), LOGGER_DEBUG); @@ -559,7 +544,7 @@ function diaspora_request($importer,$xml) { if(! $sender_handle || ! $recipient_handle) return; - $contact = diaspora_get_contact_by_handle($importer['uid'],$sender_handle); + $contact = diaspora_get_contact_by_handle($importer['channel_id'],$sender_handle); if($contact) { @@ -643,7 +628,6 @@ function diaspora_request($importer,$xml) { $batch = (($ret['batch']) ? $ret['batch'] : implode('/', array_slice(explode('/',$ret['url']),0,3)) . '/receive/public'); - $r = q("INSERT INTO `contact` (`uid`, `network`,`addr`,`created`,`url`,`nurl`,`batch`,`name`,`nick`,`photo`,`pubkey`,`notify`,`poll`,`blocked`,`priority`) VALUES ( %d, '%s', '%s', '%s', '%s','%s','%s','%s','%s','%s','%s','%s','%s',%d,%d) ", intval($importer['uid']), @@ -779,7 +763,7 @@ function diaspora_post($importer,$xml,$msg) { return 202; } - $contact = diaspora_get_contact_by_handle($importer['uid'],$diaspora_handle); + $contact = diaspora_get_contact_by_handle($importer['channel_id'],$diaspora_handle); if(! $contact) return; @@ -1211,7 +1195,7 @@ function diaspora_comment($importer,$xml,$msg) { $parent_author_signature = (($xml->parent_author_signature) ? notags(unxmlify($xml->parent_author_signature)) : ''); - $contact = diaspora_get_contact_by_handle($importer['uid'],$msg['author']); + $contact = diaspora_get_contact_by_handle($importer['channel_id'],$msg['author']); if(! $contact) { logger('diaspora_comment: cannot find contact: ' . $msg['author']); return; diff --git a/include/zot.php b/include/zot.php index 3a533a9e0..bd9526f2d 100644 --- a/include/zot.php +++ b/include/zot.php @@ -2016,6 +2016,7 @@ function import_site($arr,$pubkey) { $url = htmlspecialchars($arr['url'],ENT_COMPAT,'UTF-8',false); $sellpage = htmlspecialchars($arr['sellpage'],ENT_COMPAT,'UTF-8',false); $site_location = htmlspecialchars($arr['location'],ENT_COMPAT,'UTF-8',false); + $site_realm = htmlspecialchars($arr['realm'],ENT_COMPAT,'UTF-8',false); if($exists) { if(($siterecord['site_flags'] != $site_directory) @@ -2023,13 +2024,14 @@ function import_site($arr,$pubkey) { || ($siterecord['site_directory'] != $directory_url) || ($siterecord['site_sellpage'] != $sellpage) || ($siterecord['site_location'] != $site_location) - || ($siterecord['site_register'] != $register_policy)) { + || ($siterecord['site_register'] != $register_policy) + || ($siterecord['site_realm'] != $site_realm)) { $update = true; // logger('import_site: input: ' . print_r($arr,true)); // logger('import_site: stored: ' . print_r($siterecord,true)); - $r = q("update site set site_location = '%s', site_flags = %d, site_access = %d, site_directory = '%s', site_register = %d, site_update = '%s', site_sellpage = '%s' + $r = q("update site set site_location = '%s', site_flags = %d, site_access = %d, site_directory = '%s', site_register = %d, site_update = '%s', site_sellpage = '%s', site_realm = '%s' where site_url = '%s' limit 1", dbesc($site_location), intval($site_directory), @@ -2038,6 +2040,7 @@ function import_site($arr,$pubkey) { intval($register_policy), dbesc(datetime_convert()), dbesc($sellpage), + dbesc($site_realm), dbesc($url) ); if(! $r) { diff --git a/install/database.sql b/install/database.sql index eabd45d4c..2791f94be 100644 --- a/install/database.sql +++ b/install/database.sql @@ -945,13 +945,15 @@ CREATE TABLE IF NOT EXISTS `site` ( `site_register` int(11) NOT NULL DEFAULT '0', `site_sellpage` char(255) NOT NULL DEFAULT '', `site_location` char(255) NOT NULL DEFAULT '', + `site_realm` char(255) NOT NULL DEFAULT '', PRIMARY KEY (`site_url`), KEY `site_flags` (`site_flags`), KEY `site_update` (`site_update`), KEY `site_directory` (`site_directory`), KEY `site_register` (`site_register`), KEY `site_access` (`site_access`), - KEY `site_sellpage` (`site_sellpage`) + KEY `site_sellpage` (`site_sellpage`), + KEY `site_realm` (`site_realm`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `source` ( diff --git a/install/update.php b/install/update.php index 135aba674..bd4e043a0 100644 --- a/install/update.php +++ b/install/update.php @@ -1,6 +1,6 @@ Date: Sat, 16 Aug 2014 20:24:09 -0400 Subject: French Transalations - UPDATED --- view/fr/messages.po | 2318 +++++++++++++++++++++++++++------------------------ view/fr/strings.php | 266 +++--- 2 files changed, 1387 insertions(+), 1197 deletions(-) diff --git a/view/fr/messages.po b/view/fr/messages.po index 225c22332..79a60534f 100644 --- a/view/fr/messages.po +++ b/view/fr/messages.po @@ -5,12 +5,13 @@ # Translators: # Olivier , 2013-2014 # Webmaster_Redmatrix.ca , 2014 +# Webmaster_Redmatrix.ca , 2014 msgid "" msgstr "" "Project-Id-Version: Red Matrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-18 00:03-0700\n" -"PO-Revision-Date: 2014-07-24 13:35+0000\n" +"POT-Creation-Date: 2014-08-15 00:03-0700\n" +"PO-Revision-Date: 2014-08-17 00:08+0000\n" "Last-Translator: Webmaster_Redmatrix.ca \n" "Language-Team: French (http://www.transifex.com/projects/p/red-matrix/language/fr/)\n" "MIME-Version: 1.0\n" @@ -24,13 +25,44 @@ msgstr "" msgid "Cannot locate DNS info for database server '%s'" msgstr "Impossible de trouver les infos DNS du serveur de BD '%s'" -#: ../../include/photo/photo_driver.php:643 ../../include/photos.php:51 +#: ../../include/photo/photo_driver.php:653 ../../include/photos.php:51 #: ../../mod/profile_photo.php:142 ../../mod/profile_photo.php:301 #: ../../mod/profile_photo.php:421 ../../mod/photos.php:91 -#: ../../mod/photos.php:653 ../../mod/photos.php:675 +#: ../../mod/photos.php:659 ../../mod/photos.php:681 msgid "Profile Photos" msgstr "Photos du profil" +#: ../../include/diaspora.php:610 +#, php-format +msgid "%1$s is now friends with %2$s" +msgstr "%1$s et %2$s sont maintenant amis." + +#: ../../include/diaspora.php:693 +msgid "Sharing notification from Diaspora network" +msgstr "Partage de vos notifications du réseau Diaspora" + +#: ../../include/diaspora.php:1910 ../../include/text.php:1732 +#: ../../include/conversation.php:120 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/tagger.php:45 ../../mod/like.php:294 +msgid "photo" +msgstr "photo" + +#: ../../include/diaspora.php:1910 ../../include/text.php:1738 +#: ../../include/conversation.php:148 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/tagger.php:53 ../../mod/like.php:294 +msgid "status" +msgstr "le statut" + +#: ../../include/diaspora.php:1926 ../../include/conversation.php:164 +#: ../../mod/like.php:331 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s aime %3$s de %2$s" + +#: ../../include/diaspora.php:2303 +msgid "Attachments:" +msgstr "Pièces jointes:" + #: ../../include/oembed.php:163 msgid "Embedded content" msgstr "Contenu imbriqué" @@ -48,6 +80,168 @@ msgstr "a publié" msgid "commented on %s's post" msgstr "a commenté la publication de %s" +#: ../../include/apps.php:123 +msgid "Site Admin" +msgstr "Administrateur" + +#: ../../include/apps.php:124 ../../include/nav.php:100 +#: ../../include/conversation.php:1543 +msgid "Bookmarks" +msgstr "Favoris" + +#: ../../include/apps.php:125 +msgid "Address Book" +msgstr "Carnet d'adresse" + +#: ../../include/apps.php:126 ../../include/nav.php:106 ../../boot.php:1498 +msgid "Login" +msgstr "Connexion" + +#: ../../include/apps.php:127 ../../include/nav.php:196 +msgid "Channel Select" +msgstr "Changer de canal" + +#: ../../include/apps.php:128 ../../include/nav.php:170 +msgid "Matrix" +msgstr "Matrice" + +#: ../../include/apps.php:129 ../../include/nav.php:198 +#: ../../include/widgets.php:514 ../../mod/admin.php:987 +#: ../../mod/admin.php:1192 +msgid "Settings" +msgstr "Réglages" + +#: ../../include/apps.php:130 ../../include/nav.php:92 +#: ../../include/reddav.php:1280 ../../include/conversation.php:1521 +#: ../../mod/fbrowser.php:114 +msgid "Files" +msgstr "Fichiers" + +#: ../../include/apps.php:131 ../../include/nav.php:102 +#: ../../include/conversation.php:1554 ../../mod/webpages.php:79 +msgid "Webpages" +msgstr "Pages web" + +#: ../../include/apps.php:132 ../../include/nav.php:173 +msgid "Channel Home" +msgstr "Mon canal" + +#: ../../include/apps.php:133 ../../include/identity.php:973 +#: ../../include/identity.php:1091 ../../mod/profperm.php:112 +msgid "Profile" +msgstr "Profil" + +#: ../../include/apps.php:134 ../../include/nav.php:91 +#: ../../include/conversation.php:1512 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Photos" + +#: ../../include/apps.php:135 ../../include/nav.php:192 +#: ../../mod/events.php:396 +msgid "Events" +msgstr "Événements" + +#: ../../include/apps.php:136 ../../include/nav.php:159 +#: ../../mod/directory.php:226 +msgid "Directory" +msgstr "Annuaire" + +#: ../../include/apps.php:137 ../../include/nav.php:151 ../../mod/help.php:60 +#: ../../mod/help.php:65 +msgid "Help" +msgstr "Aide" + +#: ../../include/apps.php:138 ../../include/nav.php:184 +msgid "Mail" +msgstr "Messages" + +#: ../../include/apps.php:139 ../../mod/mood.php:131 +msgid "Mood" +msgstr "Humeur" + +#: ../../include/apps.php:140 ../../include/conversation.php:945 +msgid "Poke" +msgstr "Cogner" + +#: ../../include/apps.php:141 ../../include/nav.php:97 +msgid "Chat" +msgstr "Clavardage" + +#: ../../include/apps.php:142 ../../include/text.php:815 +#: ../../include/text.php:829 ../../include/nav.php:156 +#: ../../mod/search.php:30 +msgid "Search" +msgstr "Recherche" + +#: ../../include/apps.php:143 +msgid "Probe" +msgstr "Sonder" + +#: ../../include/apps.php:144 +msgid "Suggest" +msgstr "Suggérer" + +#: ../../include/apps.php:145 +msgid "Random Channel" +msgstr "Un Canal au Hasard" + +#: ../../include/apps.php:146 +msgid "Invite" +msgstr "Invitation" + +#: ../../include/apps.php:147 +msgid "Features" +msgstr "Fonctionalités" + +#: ../../include/apps.php:148 +msgid "Language" +msgstr "Langue" + +#: ../../include/apps.php:149 +msgid "Post" +msgstr "Envoyer" + +#: ../../include/apps.php:150 +msgid "Profile Photo" +msgstr "Photo du Profil" + +#: ../../include/apps.php:239 ../../mod/settings.php:79 +#: ../../mod/settings.php:543 +msgid "Update" +msgstr "Mise-à-jour" + +#: ../../include/apps.php:239 +msgid "Install" +msgstr "Installer" + +#: ../../include/apps.php:244 +msgid "Purchase" +msgstr "Acheter" + +#: ../../include/apps.php:246 ../../include/page_widgets.php:8 +#: ../../include/page_widgets.php:36 ../../include/reddav.php:1289 +#: ../../include/menu.php:42 ../../include/ItemObject.php:96 +#: ../../mod/settings.php:579 ../../mod/blocks.php:94 +#: ../../mod/connections.php:393 ../../mod/editblock.php:111 +#: ../../mod/editlayout.php:106 ../../mod/editpost.php:112 +#: ../../mod/editwebpage.php:143 ../../mod/thing.php:235 +#: ../../mod/layouts.php:112 ../../mod/menu.php:59 ../../mod/webpages.php:120 +msgid "Edit" +msgstr "Éditer" + +#: ../../include/apps.php:247 ../../include/reddav.php:1290 +#: ../../include/conversation.php:635 ../../include/ItemObject.php:108 +#: ../../mod/settings.php:580 ../../mod/connedit.php:440 +#: ../../mod/photos.php:1052 ../../mod/group.php:176 ../../mod/admin.php:767 +#: ../../mod/admin.php:897 ../../mod/thing.php:236 +msgid "Delete" +msgstr "Supprimer" + +#: ../../include/apps.php:328 ../../include/apps.php:379 +#: ../../include/reddav.php:1202 ../../mod/connedit.php:476 +msgid "Unknown" +msgstr "Inconnu" + #: ../../include/text.php:321 msgid "prev" msgstr "préc." @@ -87,12 +281,6 @@ msgstr[1] "%d relations" msgid "View Connections" msgstr "Voir les relations" -#: ../../include/text.php:815 ../../include/text.php:829 -#: ../../include/nav.php:149 ../../include/apps.php:142 -#: ../../mod/search.php:29 -msgid "Search" -msgstr "Recherche" - #: ../../include/text.php:817 ../../include/text.php:831 #: ../../include/widgets.php:186 ../../mod/rbmark.php:28 #: ../../mod/rbmark.php:98 ../../mod/filer.php:50 @@ -347,23 +535,11 @@ msgstr "Type de contenu :" msgid "Select an alternate language" msgstr "Choisir une langue alternative" -#: ../../include/text.php:1732 ../../include/conversation.php:120 -#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 -#: ../../mod/tagger.php:45 ../../mod/like.php:294 -msgid "photo" -msgstr "photo" - #: ../../include/text.php:1735 ../../include/conversation.php:123 #: ../../mod/tagger.php:49 msgid "event" msgstr "événement" -#: ../../include/text.php:1738 ../../include/conversation.php:148 -#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 -#: ../../mod/tagger.php:53 ../../mod/like.php:294 -msgid "status" -msgstr "le statut" - #: ../../include/text.php:1740 ../../include/conversation.php:150 #: ../../mod/tagger.php:55 msgid "comment" @@ -397,17 +573,6 @@ msgstr "Pages" msgid "New Page" msgstr "Nouvelle page" -#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 -#: ../../include/reddav.php:1289 ../../include/apps.php:240 -#: ../../include/menu.php:42 ../../include/ItemObject.php:96 -#: ../../mod/settings.php:577 ../../mod/blocks.php:94 -#: ../../mod/connections.php:393 ../../mod/editblock.php:111 -#: ../../mod/editlayout.php:106 ../../mod/editpost.php:112 -#: ../../mod/editwebpage.php:143 ../../mod/thing.php:235 -#: ../../mod/layouts.php:112 ../../mod/menu.php:59 ../../mod/webpages.php:120 -msgid "Edit" -msgstr "Éditer" - #: ../../include/page_widgets.php:39 ../../mod/blocks.php:97 #: ../../mod/layouts.php:116 ../../mod/webpages.php:123 msgid "View" @@ -416,7 +581,7 @@ msgstr "Voir" #: ../../include/page_widgets.php:40 ../../include/conversation.php:1091 #: ../../include/ItemObject.php:592 ../../mod/editblock.php:141 #: ../../mod/editlayout.php:135 ../../mod/editpost.php:140 -#: ../../mod/editwebpage.php:174 ../../mod/photos.php:997 +#: ../../mod/editwebpage.php:174 ../../mod/photos.php:1003 #: ../../mod/webpages.php:124 msgid "Preview" msgstr "Aperçu" @@ -517,19 +682,19 @@ msgstr "Compte vérifié. Veuillez vous connecter." #: ../../include/attach.php:243 ../../include/attach.php:283 #: ../../include/attach.php:297 ../../include/attach.php:322 #: ../../include/attach.php:513 ../../include/attach.php:585 -#: ../../include/chat.php:116 ../../include/items.php:3662 +#: ../../include/chat.php:116 ../../include/items.php:3711 #: ../../mod/mood.php:112 ../../mod/mitem.php:73 ../../mod/achievements.php:27 -#: ../../mod/settings.php:492 ../../mod/poke.php:128 ../../mod/api.php:26 +#: ../../mod/settings.php:494 ../../mod/poke.php:128 ../../mod/api.php:26 #: ../../mod/api.php:31 ../../mod/authtest.php:13 ../../mod/profile.php:64 #: ../../mod/profile.php:72 ../../mod/block.php:22 ../../mod/block.php:72 #: ../../mod/profile_photo.php:263 ../../mod/profile_photo.php:276 -#: ../../mod/blocks.php:29 ../../mod/blocks.php:44 ../../mod/profiles.php:152 -#: ../../mod/profiles.php:462 ../../mod/bookmarks.php:46 +#: ../../mod/blocks.php:29 ../../mod/blocks.php:44 ../../mod/profiles.php:179 +#: ../../mod/profiles.php:524 ../../mod/bookmarks.php:46 #: ../../mod/channel.php:89 ../../mod/channel.php:193 #: ../../mod/channel.php:236 ../../mod/chat.php:90 ../../mod/chat.php:95 #: ../../mod/register.php:71 ../../mod/regmod.php:18 ../../mod/common.php:35 #: ../../mod/network.php:12 ../../mod/connections.php:169 -#: ../../mod/connedit.php:221 ../../mod/delegate.php:6 ../../mod/page.php:30 +#: ../../mod/connedit.php:254 ../../mod/delegate.php:6 ../../mod/page.php:30 #: ../../mod/page.php:80 ../../mod/setup.php:203 ../../mod/editblock.php:34 #: ../../mod/pdledit.php:21 ../../mod/editlayout.php:48 #: ../../mod/editpost.php:13 ../../mod/editwebpage.php:44 @@ -539,8 +704,8 @@ msgstr "Compte vérifié. Veuillez vous connecter." #: ../../mod/filestorage.php:75 ../../mod/filestorage.php:98 #: ../../mod/fsuggest.php:78 ../../mod/suggest.php:26 ../../mod/group.php:9 #: ../../mod/thing.php:249 ../../mod/thing.php:266 ../../mod/thing.php:301 -#: ../../mod/invite.php:13 ../../mod/invite.php:104 ../../mod/item.php:179 -#: ../../mod/item.php:187 ../../mod/item.php:908 ../../mod/layouts.php:27 +#: ../../mod/invite.php:13 ../../mod/invite.php:104 ../../mod/item.php:178 +#: ../../mod/item.php:186 ../../mod/item.php:916 ../../mod/layouts.php:27 #: ../../mod/layouts.php:39 ../../mod/like.php:154 #: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 #: ../../mod/viewsrc.php:12 ../../mod/mail.php:108 ../../mod/manage.php:6 @@ -551,35 +716,35 @@ msgstr "Compte vérifié. Veuillez vous connecter." msgid "Permission denied." msgstr "Permission refusée." -#: ../../include/photos.php:89 +#: ../../include/photos.php:104 #, php-format msgid "Image exceeds website size limit of %lu bytes" msgstr "L'image dépasse la taille limite de %lu octets" -#: ../../include/photos.php:96 +#: ../../include/photos.php:111 msgid "Image file is empty." msgstr "L'image est vide." -#: ../../include/photos.php:123 ../../mod/profile_photo.php:216 +#: ../../include/photos.php:140 ../../mod/profile_photo.php:216 msgid "Unable to process image" msgstr "Impossible de traiter l'image" -#: ../../include/photos.php:186 +#: ../../include/photos.php:212 msgid "Photo storage failed." msgstr "Le stockage de l'image a échoué." -#: ../../include/photos.php:313 ../../include/conversation.php:1515 +#: ../../include/photos.php:339 ../../include/conversation.php:1515 msgid "Photo Albums" msgstr "Albums photo" -#: ../../include/photos.php:317 ../../mod/photos.php:691 -#: ../../mod/photos.php:1193 +#: ../../include/photos.php:343 ../../mod/photos.php:697 +#: ../../mod/photos.php:1199 msgid "Upload New Photos" msgstr "Ajouter des photos" #: ../../include/acl_selectors.php:240 -msgid "Visible to everybody" -msgstr "Visible pour tous" +msgid "Visible to your default audience" +msgstr "Visible pour vos contacts seulement." #: ../../include/acl_selectors.php:241 msgid "Show" @@ -590,7 +755,7 @@ msgid "Don't show" msgstr "Cacher" #: ../../include/acl_selectors.php:248 ../../mod/chat.php:209 -#: ../../mod/photos.php:604 ../../mod/photos.php:952 +#: ../../mod/photos.php:604 ../../mod/photos.php:958 #: ../../mod/filestorage.php:128 msgid "Permissions" msgstr "Permissions" @@ -622,7 +787,7 @@ msgstr "Visiter %1$s de %2$s" msgid "%1$s has an updated %2$s, changing %3$s." msgstr "%1$s a mis-à-jour %2$s, modifiant %3$s." -#: ../../include/api.php:1016 +#: ../../include/api.php:1036 msgid "Public Timeline" msgstr "Fil public" @@ -709,269 +874,211 @@ msgid "Finishes:" msgstr "Fin :" #: ../../include/bb2diaspora.php:485 ../../include/event.php:40 -#: ../../include/identity.php:726 ../../mod/directory.php:156 +#: ../../include/identity.php:757 ../../mod/directory.php:156 #: ../../mod/dirprofile.php:105 ../../mod/events.php:504 msgid "Location:" msgstr "Emplacement :" -#: ../../include/nav.php:77 ../../include/nav.php:101 ../../boot.php:1487 +#: ../../include/nav.php:81 ../../include/nav.php:108 ../../boot.php:1497 msgid "Logout" msgstr "Déconnexion" -#: ../../include/nav.php:77 ../../include/nav.php:101 +#: ../../include/nav.php:81 ../../include/nav.php:108 msgid "End this session" msgstr "Mettre fin à la session" -#: ../../include/nav.php:80 ../../include/nav.php:135 +#: ../../include/nav.php:84 ../../include/nav.php:142 msgid "Home" msgstr "Canal" -#: ../../include/nav.php:80 +#: ../../include/nav.php:84 msgid "Your posts and conversations" msgstr "Vos publications et conversations" -#: ../../include/nav.php:81 ../../include/conversation.php:940 -#: ../../mod/connedit.php:351 ../../mod/connedit.php:465 +#: ../../include/nav.php:85 ../../include/conversation.php:940 +#: ../../mod/connedit.php:393 ../../mod/connedit.php:507 msgid "View Profile" msgstr "Voir profil" -#: ../../include/nav.php:81 +#: ../../include/nav.php:85 msgid "Your profile page" msgstr "Votre profil" -#: ../../include/nav.php:83 +#: ../../include/nav.php:87 msgid "Edit Profiles" msgstr "Éditer les profils" -#: ../../include/nav.php:83 +#: ../../include/nav.php:87 msgid "Manage/Edit profiles" msgstr "Gérer/éditer les profils" -#: ../../include/nav.php:84 ../../include/conversation.php:1512 -#: ../../include/apps.php:134 ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "Photos" +#: ../../include/nav.php:89 ../../include/identity.php:730 +msgid "Edit Profile" +msgstr "Éditer le profil" -#: ../../include/nav.php:84 +#: ../../include/nav.php:89 +msgid "Edit your profile" +msgstr "Éditer votre profil" + +#: ../../include/nav.php:91 msgid "Your photos" msgstr "Vos photos" -#: ../../include/nav.php:85 ../../include/reddav.php:1280 -#: ../../include/conversation.php:1521 ../../include/apps.php:130 -#: ../../mod/fbrowser.php:114 -msgid "Files" -msgstr "Fichiers" - -#: ../../include/nav.php:85 +#: ../../include/nav.php:92 msgid "Your files" msgstr "Vos fichiers" -#: ../../include/nav.php:90 ../../include/apps.php:141 -msgid "Chat" -msgstr "Clavardage" - -#: ../../include/nav.php:90 +#: ../../include/nav.php:97 msgid "Your chatrooms" msgstr "Vos salons" -#: ../../include/nav.php:93 ../../include/conversation.php:1543 -#: ../../include/apps.php:124 -msgid "Bookmarks" -msgstr "Favoris" - -#: ../../include/nav.php:93 +#: ../../include/nav.php:100 msgid "Your bookmarks" msgstr "Vos favoris" -#: ../../include/nav.php:95 ../../include/conversation.php:1554 -#: ../../include/apps.php:131 ../../mod/webpages.php:79 -msgid "Webpages" -msgstr "Pages web" - -#: ../../include/nav.php:95 +#: ../../include/nav.php:102 msgid "Your webpages" msgstr "Vos pages web" -#: ../../include/nav.php:99 ../../include/apps.php:126 ../../boot.php:1488 -msgid "Login" -msgstr "Connexion" - -#: ../../include/nav.php:99 +#: ../../include/nav.php:106 msgid "Sign in" msgstr "Connexion" -#: ../../include/nav.php:116 +#: ../../include/nav.php:123 #, php-format msgid "%s - click to logout" msgstr "%s - cliquer ici pour déconnecter" -#: ../../include/nav.php:121 +#: ../../include/nav.php:128 msgid "Click to authenticate to your home hub" msgstr "S'authentifier auprès de votre hub" -#: ../../include/nav.php:135 +#: ../../include/nav.php:142 msgid "Home Page" msgstr "Page d'accueil" -#: ../../include/nav.php:139 ../../mod/register.php:221 ../../boot.php:1464 +#: ../../include/nav.php:146 ../../mod/register.php:221 ../../boot.php:1474 msgid "Register" msgstr "S'inscrire" -#: ../../include/nav.php:139 +#: ../../include/nav.php:146 msgid "Create an account" msgstr "Créer un compte" -#: ../../include/nav.php:144 ../../include/apps.php:137 ../../mod/help.php:60 -#: ../../mod/help.php:65 -msgid "Help" -msgstr "Aide" - -#: ../../include/nav.php:144 +#: ../../include/nav.php:151 msgid "Help and documentation" msgstr "Aide et documentation" -#: ../../include/nav.php:147 ../../include/widgets.php:79 +#: ../../include/nav.php:154 ../../include/widgets.php:79 #: ../../mod/apps.php:33 msgid "Apps" msgstr "Applications" -#: ../../include/nav.php:147 +#: ../../include/nav.php:154 msgid "Applications, utilities, links, games" msgstr "Applications, utilitaires, liens, jeux" -#: ../../include/nav.php:149 +#: ../../include/nav.php:156 msgid "Search site content" msgstr "Rechercher parmi le contenu du site" -#: ../../include/nav.php:152 ../../include/apps.php:136 -#: ../../mod/directory.php:210 -msgid "Directory" -msgstr "Annuaire" - -#: ../../include/nav.php:152 +#: ../../include/nav.php:159 msgid "Channel Locator" msgstr "Localisation de canaux" -#: ../../include/nav.php:163 ../../include/apps.php:128 -msgid "Matrix" -msgstr "Matrice" - -#: ../../include/nav.php:163 +#: ../../include/nav.php:170 msgid "Your matrix" msgstr "Votre matrice" -#: ../../include/nav.php:164 +#: ../../include/nav.php:171 msgid "Mark all matrix notifications seen" msgstr "Marquer toutes les notifications de la matrice comme vues" -#: ../../include/nav.php:166 ../../include/apps.php:132 -msgid "Channel Home" -msgstr "Mon canal" - -#: ../../include/nav.php:166 +#: ../../include/nav.php:173 msgid "Channel home" msgstr "Mon canal" -#: ../../include/nav.php:167 +#: ../../include/nav.php:174 msgid "Mark all channel notifications seen" msgstr "Marquer toutes les notifications du canal comme vues" -#: ../../include/nav.php:170 ../../mod/connections.php:386 +#: ../../include/nav.php:177 ../../mod/connections.php:386 msgid "Connections" msgstr "Relations" -#: ../../include/nav.php:173 +#: ../../include/nav.php:180 msgid "Notices" msgstr "Notifications" -#: ../../include/nav.php:173 +#: ../../include/nav.php:180 msgid "Notifications" msgstr "Notifications" -#: ../../include/nav.php:174 +#: ../../include/nav.php:181 msgid "See all notifications" msgstr "Voir toutes les notifications" -#: ../../include/nav.php:175 ../../mod/notifications.php:99 +#: ../../include/nav.php:182 ../../mod/notifications.php:99 msgid "Mark all system notifications seen" msgstr "Marquer toutes les notifications système comme vues" -#: ../../include/nav.php:177 ../../include/apps.php:138 -msgid "Mail" -msgstr "Messages" - -#: ../../include/nav.php:177 +#: ../../include/nav.php:184 msgid "Private mail" msgstr "Messages privés" -#: ../../include/nav.php:178 +#: ../../include/nav.php:185 msgid "See all private messages" msgstr "Voir tous les messages privés" -#: ../../include/nav.php:179 +#: ../../include/nav.php:186 msgid "Mark all private messages seen" msgstr "Marquer tous les messages privés comme vus" -#: ../../include/nav.php:180 +#: ../../include/nav.php:187 msgid "Inbox" msgstr "Boîte de réception" -#: ../../include/nav.php:181 +#: ../../include/nav.php:188 msgid "Outbox" msgstr "Boîte d'envoi" -#: ../../include/nav.php:182 ../../include/widgets.php:536 +#: ../../include/nav.php:189 ../../include/widgets.php:536 msgid "New Message" msgstr "Nouveau message" -#: ../../include/nav.php:185 ../../include/apps.php:135 -#: ../../mod/events.php:396 -msgid "Events" -msgstr "Événements" - -#: ../../include/nav.php:185 +#: ../../include/nav.php:192 msgid "Event Calendar" msgstr "Calendrier des événements" -#: ../../include/nav.php:186 +#: ../../include/nav.php:193 msgid "See all events" msgstr "Voir tous les événements" -#: ../../include/nav.php:187 +#: ../../include/nav.php:194 msgid "Mark all events seen" msgstr "Marquer tous les événements comme vus" -#: ../../include/nav.php:189 ../../include/apps.php:127 -msgid "Channel Select" -msgstr "Changer de canal" - -#: ../../include/nav.php:189 +#: ../../include/nav.php:196 msgid "Manage Your Channels" msgstr "Gérer vos canaux" -#: ../../include/nav.php:191 ../../include/apps.php:129 -#: ../../include/widgets.php:514 ../../mod/admin.php:978 -#: ../../mod/admin.php:1183 -msgid "Settings" -msgstr "Réglages" - -#: ../../include/nav.php:191 +#: ../../include/nav.php:198 msgid "Account/Channel Settings" msgstr "Réglages du Compte/Canal" -#: ../../include/nav.php:199 ../../mod/admin.php:117 +#: ../../include/nav.php:206 ../../mod/admin.php:123 msgid "Admin" msgstr "Administrateur" -#: ../../include/nav.php:199 +#: ../../include/nav.php:206 msgid "Site Setup and Configuration" msgstr "Configuration du site" -#: ../../include/nav.php:224 +#: ../../include/nav.php:231 msgid "Nothing new here" msgstr "Aucun nouveau contenu trouvé" -#: ../../include/nav.php:228 +#: ../../include/nav.php:235 msgid "Please wait..." msgstr "Merci de patienter..." @@ -980,26 +1087,6 @@ msgstr "Merci de patienter..." msgid "%1$s's bookmarks" msgstr "Favoris de %1$s" -#: ../../include/chat.php:10 -msgid "Missing room name" -msgstr "Il manque le nom du salon" - -#: ../../include/chat.php:19 -msgid "Duplicate room name" -msgstr "Un salon de ce nom existe déjà" - -#: ../../include/chat.php:68 ../../include/chat.php:76 -msgid "Invalid room specifier." -msgstr "Identifiant de salon invalide." - -#: ../../include/chat.php:105 -msgid "Room not found." -msgstr "Salon introuvable." - -#: ../../include/chat.php:126 -msgid "Room is full" -msgstr "Le salon est plein" - #: ../../include/taxonomy.php:210 msgid "Tags" msgstr "Étiquettes" @@ -1040,7 +1127,7 @@ msgstr "déteste" msgid "dislikes" msgstr "détestent" -#: ../../include/taxonomy.php:338 ../../include/identity.php:968 +#: ../../include/taxonomy.php:338 ../../include/identity.php:999 #: ../../include/ItemObject.php:134 msgctxt "noun" msgid "Like" @@ -1052,92 +1139,68 @@ msgstr[1] "J'aime" msgid "Default" msgstr "Défaut" -#: ../../include/contact_selectors.php:30 -msgid "Unknown | Not categorised" -msgstr "Inconnu / Non-classé" - -#: ../../include/contact_selectors.php:31 -msgid "Block immediately" -msgstr "Bloquer" - -#: ../../include/contact_selectors.php:32 -msgid "Shady, spammer, self-marketer" -msgstr "Douteux, spammeur, donne dans l'auto-promotion" - -#: ../../include/contact_selectors.php:33 -msgid "Known to me, but no opinion" -msgstr "M'est connu, n'ai pas d'opinion à son sujet" - -#: ../../include/contact_selectors.php:34 -msgid "OK, probably harmless" -msgstr "OK, probablement anodin" - -#: ../../include/contact_selectors.php:35 -msgid "Reputable, has my trust" -msgstr "Réputé, je lui fais confiance" - -#: ../../include/contact_selectors.php:54 +#: ../../include/contact_selectors.php:56 msgid "Frequently" msgstr "Constamment" -#: ../../include/contact_selectors.php:55 +#: ../../include/contact_selectors.php:57 msgid "Hourly" msgstr "Chaque heure" -#: ../../include/contact_selectors.php:56 +#: ../../include/contact_selectors.php:58 msgid "Twice daily" msgstr "Deux fois par jour" -#: ../../include/contact_selectors.php:57 +#: ../../include/contact_selectors.php:59 msgid "Daily" msgstr "Chaque jour" -#: ../../include/contact_selectors.php:58 +#: ../../include/contact_selectors.php:60 msgid "Weekly" msgstr "Chaque semaine" -#: ../../include/contact_selectors.php:59 +#: ../../include/contact_selectors.php:61 msgid "Monthly" msgstr "Chaque mois" -#: ../../include/contact_selectors.php:74 +#: ../../include/contact_selectors.php:76 msgid "Friendica" msgstr "Friendica" -#: ../../include/contact_selectors.php:75 +#: ../../include/contact_selectors.php:77 msgid "OStatus" msgstr "OStatus" -#: ../../include/contact_selectors.php:76 +#: ../../include/contact_selectors.php:78 msgid "RSS/Atom" msgstr "RSS/Atom" -#: ../../include/contact_selectors.php:77 ../../mod/admin.php:754 -#: ../../mod/admin.php:763 ../../boot.php:1490 +#: ../../include/contact_selectors.php:79 ../../mod/admin.php:763 +#: ../../mod/admin.php:772 ../../boot.php:1500 msgid "Email" msgstr "Courriel" -#: ../../include/contact_selectors.php:78 +#: ../../include/contact_selectors.php:80 msgid "Diaspora" msgstr "Diaspora" -#: ../../include/contact_selectors.php:79 +#: ../../include/contact_selectors.php:81 msgid "Facebook" msgstr "Facebook" -#: ../../include/contact_selectors.php:80 +#: ../../include/contact_selectors.php:82 msgid "Zot!" msgstr "Zot!" -#: ../../include/contact_selectors.php:81 +#: ../../include/contact_selectors.php:83 msgid "LinkedIn" msgstr "Linkedin" -#: ../../include/contact_selectors.php:82 +#: ../../include/contact_selectors.php:84 msgid "XMPP/IM" msgstr "XMPP/IM" -#: ../../include/contact_selectors.php:83 +#: ../../include/contact_selectors.php:85 msgid "MySpace" msgstr "MySpace" @@ -1148,7 +1211,7 @@ msgid_plural "%d invitations available" msgstr[0] "%d invitation disponible" msgstr[1] "%d invitations disponibles" -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:446 +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:455 msgid "Advanced" msgstr "Avancé" @@ -1169,7 +1232,7 @@ msgid "Examples: Robert Morgenstein, Fishing" msgstr "Exemples: Robert Morgenstein, Course à pieds" #: ../../include/contact_widgets.php:26 ../../mod/connections.php:392 -#: ../../mod/directory.php:206 ../../mod/directory.php:211 +#: ../../mod/directory.php:222 ../../mod/directory.php:227 msgid "Find" msgstr "Trouver" @@ -1193,28 +1256,28 @@ msgstr "Exemple: name=fred and country=iceland" msgid "Advanced Find" msgstr "Recherche avancée" -#: ../../include/contact_widgets.php:58 ../../include/features.php:67 +#: ../../include/contact_widgets.php:58 ../../include/features.php:69 #: ../../include/widgets.php:296 msgid "Saved Folders" msgstr "Dossiers sauvegardés" -#: ../../include/contact_widgets.php:61 ../../include/contact_widgets.php:95 +#: ../../include/contact_widgets.php:61 ../../include/contact_widgets.php:96 #: ../../include/widgets.php:299 msgid "Everything" msgstr "Tout" -#: ../../include/contact_widgets.php:92 ../../include/widgets.php:29 +#: ../../include/contact_widgets.php:93 ../../include/widgets.php:29 msgid "Categories" msgstr "Catégories" -#: ../../include/contact_widgets.php:125 +#: ../../include/contact_widgets.php:126 #, php-format msgid "%d connection in common" msgid_plural "%d connections in common" msgstr[0] "%d relation en commun" msgstr[1] "%d relations en commun" -#: ../../include/contact_widgets.php:130 +#: ../../include/contact_widgets.php:131 msgid "show more" msgstr "montrer plus" @@ -1226,11 +1289,11 @@ msgstr "Cet événement a été ajouté à votre calendrier." msgid "Invalid data packet" msgstr "Paquet de données invalide" -#: ../../include/zot.php:634 +#: ../../include/zot.php:638 msgid "Unable to verify channel signature" msgstr "Impossible de vérifier la signature du canal" -#: ../../include/zot.php:831 +#: ../../include/zot.php:835 #, php-format msgid "Unable to verify site signature for %s" msgstr "Impossible de vérifier la signature de site pour %s" @@ -1538,6 +1601,10 @@ msgstr "Photo :" msgid "Please visit %s to approve or reject the suggestion." msgstr "Merci de visiter %s pour donner suite (ou non) à cette suggestion." +#: ../../include/enotify.php:474 +msgid "[Red:Notify]" +msgstr "[Red:Notification]" + #: ../../include/reddav.php:1145 ../../include/reddav.php:1288 msgid "parent" msgstr "retour" @@ -1566,11 +1633,6 @@ msgstr "Calendrier - Message entrants" msgid "Schedule Outbox" msgstr "Calendrier - Message sortants" -#: ../../include/reddav.php:1202 ../../include/apps.php:322 -#: ../../include/apps.php:373 ../../mod/connedit.php:434 -msgid "Unknown" -msgstr "Inconnu" - #: ../../include/reddav.php:1262 #, php-format msgid "%1$s used" @@ -1581,8 +1643,8 @@ msgstr "%1$s utilisé" msgid "%1$s used of %2$s (%3$s%)" msgstr "%1$s utilisé de %2$s (%3$s%)" -#: ../../include/reddav.php:1284 ../../mod/settings.php:517 -#: ../../mod/settings.php:543 ../../mod/admin.php:893 +#: ../../include/reddav.php:1284 ../../mod/settings.php:519 +#: ../../mod/settings.php:545 ../../mod/admin.php:902 msgid "Name" msgstr "Nom" @@ -1598,14 +1660,6 @@ msgstr "Taille" msgid "Last Modified" msgstr "Modifié le" -#: ../../include/reddav.php:1290 ../../include/conversation.php:635 -#: ../../include/apps.php:241 ../../include/ItemObject.php:108 -#: ../../mod/settings.php:578 ../../mod/connedit.php:398 -#: ../../mod/photos.php:1046 ../../mod/group.php:176 ../../mod/admin.php:758 -#: ../../mod/admin.php:888 ../../mod/thing.php:236 -msgid "Delete" -msgstr "Supprimer" - #: ../../include/reddav.php:1291 msgid "Total" msgstr "Total" @@ -1631,11 +1685,6 @@ msgstr "Envoyer" msgid "channel" msgstr "canal" -#: ../../include/conversation.php:164 ../../mod/like.php:331 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s aime %3$s de %2$s" - #: ../../include/conversation.php:167 ../../mod/like.php:333 #, php-format msgid "%1$s doesn't like %2$s's %3$s" @@ -1662,7 +1711,7 @@ msgid "Select" msgstr "Sélectionner" #: ../../include/conversation.php:642 ../../include/ItemObject.php:89 -#: ../../mod/photos.php:844 +#: ../../mod/photos.php:850 msgid "Private Message" msgstr "Message Privé" @@ -1705,7 +1754,7 @@ msgstr "Voir en contexte" #: ../../include/conversation.php:714 ../../include/conversation.php:1130 #: ../../include/ItemObject.php:294 ../../mod/editblock.php:120 #: ../../mod/editlayout.php:115 ../../mod/editpost.php:121 -#: ../../mod/editwebpage.php:152 ../../mod/photos.php:977 +#: ../../mod/editwebpage.php:152 ../../mod/photos.php:983 #: ../../mod/mail.php:231 ../../mod/mail.php:346 msgid "Please wait" msgstr "Merci de patienter" @@ -1750,10 +1799,6 @@ msgstr "Éditer contact" msgid "Send PM" msgstr "Envoyer un Message Privé" -#: ../../include/conversation.php:945 ../../include/apps.php:140 -msgid "Poke" -msgstr "Cogner" - #: ../../include/conversation.php:1001 #, php-format msgid "%s likes this." @@ -1833,7 +1878,7 @@ msgstr "Où êtes-vous présentement?" msgid "Expires YYYY-MM-DD HH:MM" msgstr "Expire YYYY-MM-DD HH:MM" -#: ../../include/conversation.php:1105 ../../mod/photos.php:976 +#: ../../include/conversation.php:1105 ../../mod/photos.php:982 #: ../../mod/layouts.php:113 msgid "Share" msgstr "Partager" @@ -1961,8 +2006,8 @@ msgstr "Chiffrer le texte" msgid "OK" msgstr "Ok" -#: ../../include/conversation.php:1159 ../../mod/settings.php:516 -#: ../../mod/settings.php:542 ../../mod/editpost.php:151 +#: ../../include/conversation.php:1159 ../../mod/settings.php:518 +#: ../../mod/settings.php:544 ../../mod/editpost.php:151 #: ../../mod/fbrowser.php:82 ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 #: ../../mod/tagrm.php:94 msgid "Cancel" @@ -2025,7 +2070,7 @@ msgstr "Indésirable" msgid "Posts flagged as SPAM" msgstr "Publications marquées comme indésirables" -#: ../../include/conversation.php:1491 ../../mod/admin.php:892 +#: ../../include/conversation.php:1491 ../../mod/admin.php:901 msgid "Channel" msgstr "Canal" @@ -2078,200 +2123,216 @@ msgid "Ability to create multiple profiles" msgstr "Possibilité de créer plusieurs profils" #: ../../include/features.php:27 +msgid "Advanced Profiles" +msgstr "Profils Avancés" + +#: ../../include/features.php:27 +msgid "Additional profile sections and selections" +msgstr "Sections additionnelles du profil" + +#: ../../include/features.php:28 +msgid "Profile Import/Export" +msgstr "Importer/Exporter le profil" + +#: ../../include/features.php:28 +msgid "Save and load profile details across sites/channels" +msgstr "Distribuer les détails du profil sur la matrice." + +#: ../../include/features.php:29 msgid "Web Pages" msgstr "Pages web" -#: ../../include/features.php:27 +#: ../../include/features.php:29 msgid "Provide managed web pages on your channel" msgstr "Fournir des pages web, sous votre contrôle, sur votre canal" -#: ../../include/features.php:28 +#: ../../include/features.php:30 msgid "Private Notes" msgstr "Notes privées" -#: ../../include/features.php:28 +#: ../../include/features.php:30 msgid "Enables a tool to store notes and reminders" msgstr "Active un outil pour stocker notes et mémos" -#: ../../include/features.php:33 +#: ../../include/features.php:35 msgid "Extended Identity Sharing" msgstr "Partage d'identité étendue" -#: ../../include/features.php:33 +#: ../../include/features.php:35 msgid "" "Share your identity with all websites on the internet. When disabled, " "identity is only shared with sites in the matrix." msgstr "Partage votre identité avec tous les sites web du Monde. Si décoché, l'identité sera seulement partagée avec les sites de la matrice." -#: ../../include/features.php:34 +#: ../../include/features.php:36 msgid "Expert Mode" msgstr "Mode expert" -#: ../../include/features.php:34 +#: ../../include/features.php:36 msgid "Enable Expert Mode to provide advanced configuration options" msgstr "Activer le mode expert pour accéder aux options avancées" -#: ../../include/features.php:35 +#: ../../include/features.php:37 msgid "Premium Channel" msgstr "Canal VIP" -#: ../../include/features.php:35 +#: ../../include/features.php:37 msgid "" "Allows you to set restrictions and terms on those that connect with your " "channel" msgstr "Vous permet d'appliquer des règles et restrictions aux relations de votre canal" -#: ../../include/features.php:40 +#: ../../include/features.php:42 msgid "Post Composition Features" msgstr "Fonctionnalités de composition" -#: ../../include/features.php:42 +#: ../../include/features.php:44 msgid "Use Markdown" msgstr "Utiliser Markdown" -#: ../../include/features.php:42 +#: ../../include/features.php:44 msgid "Allow use of \"Markdown\" to format posts" msgstr "Authoriser l'usage de \"Markdown\" pour le format des partages" -#: ../../include/features.php:43 +#: ../../include/features.php:45 msgid "Post Preview" msgstr "Aperçu avant publication" -#: ../../include/features.php:43 +#: ../../include/features.php:45 msgid "Allow previewing posts and comments before publishing them" msgstr "Permettre de prévisualiser les publications/commentaires" -#: ../../include/features.php:44 ../../include/widgets.php:503 +#: ../../include/features.php:46 ../../include/widgets.php:503 #: ../../mod/sources.php:88 msgid "Channel Sources" msgstr "Canaux sources" -#: ../../include/features.php:44 +#: ../../include/features.php:46 msgid "Automatically import channel content from other channels or feeds" msgstr "Importe automatiquement le contenus d'autres canaux ou flux dans le canal en cours" -#: ../../include/features.php:45 +#: ../../include/features.php:47 msgid "Even More Encryption" msgstr "Encore plus de chiffrement" -#: ../../include/features.php:45 +#: ../../include/features.php:47 msgid "" "Allow optional encryption of content end-to-end with a shared secret key" msgstr "Permettre le chiffrement - optionnel - du contenu de bout-en-bout au moyen d'un secret partagé" -#: ../../include/features.php:50 +#: ../../include/features.php:52 msgid "Network and Stream Filtering" msgstr "Filtrage du réseau et des flux" -#: ../../include/features.php:51 +#: ../../include/features.php:53 msgid "Search by Date" msgstr "Chercher par date" -#: ../../include/features.php:51 +#: ../../include/features.php:53 msgid "Ability to select posts by date ranges" msgstr "Pouvoir choisir des publications par date" -#: ../../include/features.php:52 +#: ../../include/features.php:54 msgid "Collections Filter" msgstr "Filtre des collections" -#: ../../include/features.php:52 +#: ../../include/features.php:54 msgid "Enable widget to display Network posts only from selected collections" msgstr "Activer une boîte qui permet de filtrer les publications du réseau parmi les collections selectionnées" -#: ../../include/features.php:53 ../../include/widgets.php:265 +#: ../../include/features.php:55 ../../include/widgets.php:265 msgid "Saved Searches" msgstr "Recherches sauvées" -#: ../../include/features.php:53 +#: ../../include/features.php:55 msgid "Save search terms for re-use" msgstr "Sauver des termes de recherche pour utilisation ultérieure" -#: ../../include/features.php:54 +#: ../../include/features.php:56 msgid "Network Personal Tab" msgstr "Onglet \"réseau personnel\"" -#: ../../include/features.php:54 +#: ../../include/features.php:56 msgid "Enable tab to display only Network posts that you've interacted on" msgstr "Activer un onglet affichant seulement les publications du réseau sur lesquelles vous êtes intervenu" -#: ../../include/features.php:55 +#: ../../include/features.php:57 msgid "Network New Tab" msgstr "Onglet \"nouveautés réseau\"" -#: ../../include/features.php:55 +#: ../../include/features.php:57 msgid "Enable tab to display all new Network activity" msgstr "Activer un onglet avec toute activité récente sur le réseau" -#: ../../include/features.php:56 +#: ../../include/features.php:58 msgid "Affinity Tool" msgstr "Gérer l'affinité" -#: ../../include/features.php:56 +#: ../../include/features.php:58 msgid "Filter stream activity by depth of relationships" msgstr "Filtrer le flux d'activité en fonction de la profondeur des relations" -#: ../../include/features.php:57 +#: ../../include/features.php:59 msgid "Suggest Channels" msgstr "Suggérer des canaux" -#: ../../include/features.php:57 +#: ../../include/features.php:59 msgid "Show channel suggestions" msgstr "Montrer les suggestions de canaux" -#: ../../include/features.php:62 +#: ../../include/features.php:64 msgid "Post/Comment Tools" msgstr "Gérer les publications/commentaires" -#: ../../include/features.php:64 +#: ../../include/features.php:66 msgid "Edit Sent Posts" msgstr "Éditer les publications envoyées" -#: ../../include/features.php:64 +#: ../../include/features.php:66 msgid "Edit and correct posts and comments after sending" msgstr "Permettre d'éditer/corriger les publications/commentaires après envoi" -#: ../../include/features.php:65 +#: ../../include/features.php:67 msgid "Tagging" msgstr "Étiquettes" -#: ../../include/features.php:65 +#: ../../include/features.php:67 msgid "Ability to tag existing posts" msgstr "Permettre de marquer les publications existantes" -#: ../../include/features.php:66 +#: ../../include/features.php:68 msgid "Post Categories" msgstr "Catégoriser les publications" -#: ../../include/features.php:66 +#: ../../include/features.php:68 msgid "Add categories to your posts" msgstr "Ajouter des catégories à vos publications" -#: ../../include/features.php:67 +#: ../../include/features.php:69 msgid "Ability to file posts under folders" msgstr "Permettre de classer les publications dans des dossiers" -#: ../../include/features.php:68 +#: ../../include/features.php:70 msgid "Dislike Posts" msgstr "Détester les publications" -#: ../../include/features.php:68 +#: ../../include/features.php:70 msgid "Ability to dislike posts/comments" msgstr "Pouvoir détester les publications/commentaires" -#: ../../include/features.php:69 +#: ../../include/features.php:71 msgid "Star Posts" msgstr "Mettre en avant les publications" -#: ../../include/features.php:69 +#: ../../include/features.php:71 msgid "Ability to mark special posts with a star indicator" msgstr "Pouvoir marquer certaines publications d'une étoile" -#: ../../include/features.php:70 +#: ../../include/features.php:72 msgid "Tag Cloud" msgstr "Nuage de tags" -#: ../../include/features.php:70 +#: ../../include/features.php:72 msgid "Provide a personal tag cloud on your channel page" msgstr "Afficher un nuage de vos tags sur votre canal" @@ -2303,6 +2364,94 @@ msgstr "compte local introuvable." msgid "Cannot connect to yourself." msgstr "Ne peut pas se connecter à vous." +#: ../../include/chat.php:10 +msgid "Missing room name" +msgstr "Il manque le nom du salon" + +#: ../../include/chat.php:19 +msgid "Duplicate room name" +msgstr "Un salon de ce nom existe déjà" + +#: ../../include/chat.php:68 ../../include/chat.php:76 +msgid "Invalid room specifier." +msgstr "Identifiant de salon invalide." + +#: ../../include/chat.php:105 +msgid "Room not found." +msgstr "Salon introuvable." + +#: ../../include/chat.php:126 +msgid "Room is full" +msgstr "Le salon est plein" + +#: ../../include/items.php:295 ../../mod/profperm.php:23 +#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/like.php:242 +#: ../../mod/frphotos.php:69 ../../index.php:360 +msgid "Permission denied" +msgstr "Accès refusé" + +#: ../../include/items.php:830 +msgid "(Unknown)" +msgstr "(Inconnu)" + +#: ../../include/items.php:959 +msgid "Visible to anybody on the internet." +msgstr "Visible à tout le monde sur internet." + +#: ../../include/items.php:961 +msgid "Visible to you only." +msgstr "Visible pour vous seulement." + +#: ../../include/items.php:963 +msgid "Visible to anybody in this network." +msgstr "Visible sur toute la Matrice." + +#: ../../include/items.php:965 +msgid "Visible to anybody authenticated." +msgstr "Visible aux usagers authentifiés." + +#: ../../include/items.php:967 +#, php-format +msgid "Visible to anybody on %s." +msgstr "Visible pour tous sur %s." + +#: ../../include/items.php:969 +msgid "Visible to all connections." +msgstr "Visible pour tous les contacts." + +#: ../../include/items.php:971 +msgid "Visible to approved connections." +msgstr "Visible aux contacts approuvés." + +#: ../../include/items.php:3649 ../../mod/home.php:67 ../../mod/display.php:32 +#: ../../mod/filestorage.php:18 ../../mod/admin.php:168 +#: ../../mod/admin.php:932 ../../mod/admin.php:1135 ../../mod/thing.php:78 +#: ../../mod/viewsrc.php:18 +msgid "Item not found." +msgstr "Élément introuvable." + +#: ../../include/items.php:4082 ../../mod/group.php:38 ../../mod/group.php:140 +msgid "Collection not found." +msgstr "Collection introuvable." + +#: ../../include/items.php:4097 +msgid "Collection is empty." +msgstr "Collection vide." + +#: ../../include/items.php:4104 +#, php-format +msgid "Collection: %s" +msgstr "Collection : %s" + +#: ../../include/items.php:4115 +#, php-format +msgid "Connection: %s" +msgstr "Relation : %s" + +#: ../../include/items.php:4118 +msgid "Connection not found." +msgstr "Relation introuvable." + #: ../../include/group.php:25 msgid "" "A deleted group with this name was revived. Existing item permissions " @@ -2314,7 +2463,7 @@ msgstr "Un groupe supprimé portant ce nom a été ressuscité. Les permissions msgid "Default privacy group for new contacts" msgstr "Groupe de confidentialité par défaut pour les nouveaux contacts" -#: ../../include/group.php:253 ../../mod/admin.php:763 +#: ../../include/group.php:253 ../../mod/admin.php:772 msgid "All Channels" msgstr "Tous canaux" @@ -2342,7 +2491,7 @@ msgstr "Ces canaux ne sont dans aucune collection" msgid "add" msgstr "ajouter" -#: ../../include/identity.php:30 ../../mod/item.php:1280 +#: ../../include/identity.php:30 ../../mod/item.php:1297 msgid "Unable to obtain identity information from database" msgstr "Impossible d'obtenir les données d'identité depuis la base de données" @@ -2380,7 +2529,7 @@ msgid "Default Profile" msgstr "Profil par défaut" #: ../../include/identity.php:342 ../../include/widgets.php:400 -#: ../../include/profile_selectors.php:42 ../../mod/connedit.php:431 +#: ../../include/profile_selectors.php:80 ../../mod/connedit.php:473 msgid "Friends" msgstr "Amis" @@ -2391,209 +2540,201 @@ msgstr "Canal demandé non-disponible." #: ../../include/identity.php:557 ../../mod/achievements.php:8 #: ../../mod/profile.php:16 ../../mod/blocks.php:10 ../../mod/connect.php:13 #: ../../mod/filestorage.php:40 ../../mod/layouts.php:8 -#: ../../mod/webpages.php:8 +#: ../../mod/webpages.php:8 ../../mod/hcard.php:8 msgid "Requested profile is not available." msgstr "Profil demandé inaccessible." -#: ../../include/identity.php:675 ../../include/widgets.php:128 +#: ../../include/identity.php:706 ../../include/widgets.php:128 #: ../../include/widgets.php:168 ../../include/Contact.php:107 #: ../../mod/directory.php:183 ../../mod/dirprofile.php:164 #: ../../mod/suggest.php:51 ../../mod/match.php:62 msgid "Connect" msgstr "Ajouter" -#: ../../include/identity.php:689 ../../mod/profiles.php:612 +#: ../../include/identity.php:720 ../../mod/profiles.php:695 msgid "Change profile photo" msgstr "Changer la photo du profil" -#: ../../include/identity.php:695 +#: ../../include/identity.php:726 msgid "Profiles" msgstr "Profils" -#: ../../include/identity.php:695 +#: ../../include/identity.php:726 msgid "Manage/edit profiles" msgstr "Gérer/éditer les profils" -#: ../../include/identity.php:696 ../../mod/profiles.php:613 +#: ../../include/identity.php:727 ../../mod/profiles.php:696 msgid "Create New Profile" msgstr "Créer un nouveau profil" -#: ../../include/identity.php:699 -msgid "Edit Profile" -msgstr "Éditer le profil" - -#: ../../include/identity.php:710 ../../mod/profiles.php:624 +#: ../../include/identity.php:741 ../../mod/profiles.php:707 msgid "Profile Image" msgstr "Image du profil" -#: ../../include/identity.php:713 ../../mod/profiles.php:627 +#: ../../include/identity.php:744 msgid "visible to everybody" msgstr "visible pour tous" -#: ../../include/identity.php:714 ../../mod/profiles.php:628 +#: ../../include/identity.php:745 ../../mod/profiles.php:591 +#: ../../mod/profiles.php:711 msgid "Edit visibility" msgstr "Éditer la visibilité" -#: ../../include/identity.php:728 ../../include/identity.php:952 +#: ../../include/identity.php:759 ../../include/identity.php:983 #: ../../mod/directory.php:158 msgid "Gender:" msgstr "Sexe :" -#: ../../include/identity.php:729 ../../include/identity.php:996 +#: ../../include/identity.php:760 ../../include/identity.php:1027 #: ../../mod/directory.php:160 msgid "Status:" msgstr "État :" -#: ../../include/identity.php:730 ../../include/identity.php:1007 +#: ../../include/identity.php:761 ../../include/identity.php:1038 #: ../../mod/directory.php:162 msgid "Homepage:" msgstr "Site web :" -#: ../../include/identity.php:731 ../../mod/dirprofile.php:151 +#: ../../include/identity.php:762 ../../mod/dirprofile.php:151 msgid "Online Now" msgstr "Connecté" -#: ../../include/identity.php:796 ../../include/identity.php:876 +#: ../../include/identity.php:827 ../../include/identity.php:907 #: ../../mod/ping.php:298 msgid "g A l F d" msgstr "H:i l d F" -#: ../../include/identity.php:797 ../../include/identity.php:877 +#: ../../include/identity.php:828 ../../include/identity.php:908 msgid "F d" msgstr "d F" -#: ../../include/identity.php:842 ../../include/identity.php:917 +#: ../../include/identity.php:873 ../../include/identity.php:948 #: ../../mod/ping.php:320 msgid "[today]" msgstr "[aujourd'hui]" -#: ../../include/identity.php:854 +#: ../../include/identity.php:885 msgid "Birthday Reminders" msgstr "Rappels d'anniversaires" -#: ../../include/identity.php:855 +#: ../../include/identity.php:886 msgid "Birthdays this week:" msgstr "Anniversaires cette semaine :" -#: ../../include/identity.php:910 +#: ../../include/identity.php:941 msgid "[No description]" msgstr "[Pas de description]" -#: ../../include/identity.php:928 +#: ../../include/identity.php:959 msgid "Event Reminders" msgstr "Rappels d'événements" -#: ../../include/identity.php:929 +#: ../../include/identity.php:960 msgid "Events this week:" msgstr "Événements cette semaine :" -#: ../../include/identity.php:942 ../../include/identity.php:1050 -#: ../../include/apps.php:133 ../../mod/profperm.php:112 -msgid "Profile" -msgstr "Profil" - -#: ../../include/identity.php:950 ../../mod/settings.php:935 +#: ../../include/identity.php:981 ../../mod/settings.php:942 msgid "Full Name:" msgstr "Nom complet :" -#: ../../include/identity.php:957 +#: ../../include/identity.php:988 msgid "Like this channel" msgstr "J'aime ce canal" -#: ../../include/identity.php:981 +#: ../../include/identity.php:1012 msgid "j F, Y" msgstr "j F Y" -#: ../../include/identity.php:982 +#: ../../include/identity.php:1013 msgid "j F" msgstr "j F" -#: ../../include/identity.php:989 +#: ../../include/identity.php:1020 msgid "Birthday:" msgstr "Date de naissance :" -#: ../../include/identity.php:993 +#: ../../include/identity.php:1024 msgid "Age:" msgstr "Age :" -#: ../../include/identity.php:1002 +#: ../../include/identity.php:1033 #, php-format msgid "for %1$d %2$s" msgstr "depuis %1$d %2$s" -#: ../../include/identity.php:1005 ../../mod/profiles.php:535 +#: ../../include/identity.php:1036 ../../mod/profiles.php:613 msgid "Sexual Preference:" msgstr "Orientation sexuelle :" -#: ../../include/identity.php:1009 ../../mod/profiles.php:537 +#: ../../include/identity.php:1040 ../../mod/profiles.php:615 msgid "Hometown:" msgstr "Ville natale :" -#: ../../include/identity.php:1011 +#: ../../include/identity.php:1042 msgid "Tags:" msgstr "Étiquettes:" -#: ../../include/identity.php:1013 ../../mod/profiles.php:538 +#: ../../include/identity.php:1044 ../../mod/profiles.php:616 msgid "Political Views:" msgstr "Opinions politiques :" -#: ../../include/identity.php:1015 +#: ../../include/identity.php:1046 msgid "Religion:" msgstr "Religion :" -#: ../../include/identity.php:1017 ../../mod/directory.php:164 +#: ../../include/identity.php:1048 ../../mod/directory.php:164 msgid "About:" msgstr "À propos :" -#: ../../include/identity.php:1019 +#: ../../include/identity.php:1050 msgid "Hobbies/Interests:" msgstr "Occupations/Centres d'intérêt :" -#: ../../include/identity.php:1021 ../../mod/profiles.php:541 +#: ../../include/identity.php:1052 ../../mod/profiles.php:619 msgid "Likes:" msgstr "Aime :" -#: ../../include/identity.php:1023 ../../mod/profiles.php:542 +#: ../../include/identity.php:1054 ../../mod/profiles.php:620 msgid "Dislikes:" msgstr "N'aime pas :" -#: ../../include/identity.php:1026 +#: ../../include/identity.php:1057 msgid "Contact information and Social Networks:" msgstr "Coordonnées et réseaux sociaux :" -#: ../../include/identity.php:1028 +#: ../../include/identity.php:1059 msgid "My other channels:" msgstr "Mes autres canaux :" -#: ../../include/identity.php:1030 +#: ../../include/identity.php:1061 msgid "Musical interests:" msgstr "Goûts musicaux :" -#: ../../include/identity.php:1032 +#: ../../include/identity.php:1063 msgid "Books, literature:" msgstr "Lectures, goûts littéraires :" -#: ../../include/identity.php:1034 +#: ../../include/identity.php:1065 msgid "Television:" msgstr "Télévision :" -#: ../../include/identity.php:1036 +#: ../../include/identity.php:1067 msgid "Film/dance/culture/entertainment:" msgstr "Cinéma/danse/culture/divertissement&nsbp;:" -#: ../../include/identity.php:1038 +#: ../../include/identity.php:1069 msgid "Love/Romance:" msgstr "Vie sentimentale/amoureuse :" -#: ../../include/identity.php:1040 +#: ../../include/identity.php:1071 msgid "Work/employment:" msgstr "Travail :" -#: ../../include/identity.php:1042 +#: ../../include/identity.php:1073 msgid "School/education:" msgstr "Cursus :" -#: ../../include/identity.php:1052 +#: ../../include/identity.php:1093 msgid "Like this thing" msgstr "J'aime ceci" @@ -2601,50 +2742,17 @@ msgstr "J'aime ceci" msgid "view full size" msgstr "pleine taille" -#: ../../include/apps.php:123 -msgid "Site Admin" -msgstr "Administrateur" - -#: ../../include/apps.php:125 -msgid "Address Book" -msgstr "Carnet d'adresse" - -#: ../../include/apps.php:139 ../../mod/mood.php:131 -msgid "Mood" -msgstr "Humeur" - -#: ../../include/apps.php:143 -msgid "Probe" -msgstr "Sonder" - -#: ../../include/apps.php:144 -msgid "Suggest" -msgstr "Suggérer" - -#: ../../include/apps.php:233 ../../mod/settings.php:79 -#: ../../mod/settings.php:541 -msgid "Update" -msgstr "Mise-à-jour" - -#: ../../include/apps.php:233 -msgid "Install" -msgstr "Installer" - -#: ../../include/apps.php:238 -msgid "Purchase" -msgstr "Acheter" - -#: ../../include/bbcode.php:112 ../../include/bbcode.php:638 -#: ../../include/bbcode.php:641 ../../include/bbcode.php:646 -#: ../../include/bbcode.php:649 ../../include/bbcode.php:652 -#: ../../include/bbcode.php:655 ../../include/bbcode.php:660 -#: ../../include/bbcode.php:663 ../../include/bbcode.php:668 -#: ../../include/bbcode.php:671 ../../include/bbcode.php:674 -#: ../../include/bbcode.php:677 +#: ../../include/bbcode.php:112 ../../include/bbcode.php:645 +#: ../../include/bbcode.php:648 ../../include/bbcode.php:653 +#: ../../include/bbcode.php:656 ../../include/bbcode.php:659 +#: ../../include/bbcode.php:662 ../../include/bbcode.php:667 +#: ../../include/bbcode.php:670 ../../include/bbcode.php:675 +#: ../../include/bbcode.php:678 ../../include/bbcode.php:681 +#: ../../include/bbcode.php:684 msgid "Image/photo" msgstr "Image/photo" -#: ../../include/bbcode.php:147 ../../include/bbcode.php:688 +#: ../../include/bbcode.php:147 ../../include/bbcode.php:695 msgid "Encrypted content" msgstr "Contenu chiffré" @@ -2661,7 +2769,7 @@ msgstr "%1$s a écrit %2$s qui suit %3$s" msgid "post" msgstr "l'article" -#: ../../include/bbcode.php:606 ../../include/bbcode.php:626 +#: ../../include/bbcode.php:613 ../../include/bbcode.php:633 msgid "$1 wrote:" msgstr "$1 a écrit :" @@ -2738,11 +2846,11 @@ msgstr "Archives" msgid "Refresh" msgstr "Actualiser" -#: ../../include/widgets.php:398 ../../mod/connedit.php:428 +#: ../../include/widgets.php:398 ../../mod/connedit.php:470 msgid "Me" msgstr "Moi" -#: ../../include/widgets.php:399 ../../mod/connedit.php:430 +#: ../../include/widgets.php:399 ../../mod/connedit.php:472 msgid "Best Friends" msgstr "Mes meilleurs amis" @@ -2750,11 +2858,11 @@ msgstr "Mes meilleurs amis" msgid "Co-workers" msgstr "Mes collègues" -#: ../../include/widgets.php:402 ../../mod/connedit.php:432 +#: ../../include/widgets.php:402 ../../mod/connedit.php:474 msgid "Former Friends" msgstr "Mes anciens amis" -#: ../../include/widgets.php:403 ../../mod/connedit.php:433 +#: ../../include/widgets.php:403 ../../mod/connedit.php:475 msgid "Acquaintances" msgstr "Mes connaissances" @@ -2849,11 +2957,11 @@ msgstr "mis en avant" msgid "Add Tag" msgstr "Ajouter une balise" -#: ../../include/ItemObject.php:208 ../../mod/photos.php:974 +#: ../../include/ItemObject.php:208 ../../mod/photos.php:980 msgid "I like this (toggle)" msgstr "J'aime (oui/non)" -#: ../../include/ItemObject.php:209 ../../mod/photos.php:975 +#: ../../include/ItemObject.php:209 ../../mod/photos.php:981 msgid "I don't like this (toggle)" msgstr "Je déteste (oui/non)" @@ -2915,33 +3023,33 @@ msgstr[1] "%d commentaires" msgid "[+] show all" msgstr "[+] voir plus" -#: ../../include/ItemObject.php:580 ../../mod/photos.php:993 -#: ../../mod/photos.php:1080 +#: ../../include/ItemObject.php:580 ../../mod/photos.php:999 +#: ../../mod/photos.php:1086 msgid "This is you" msgstr "C'est vous" #: ../../include/ItemObject.php:582 ../../include/js_strings.php:6 -#: ../../mod/photos.php:995 ../../mod/photos.php:1082 +#: ../../mod/photos.php:1001 ../../mod/photos.php:1088 msgid "Comment" msgstr "Commenter" #: ../../include/ItemObject.php:583 ../../mod/mood.php:135 -#: ../../mod/settings.php:515 ../../mod/settings.php:627 -#: ../../mod/settings.php:655 ../../mod/settings.php:679 -#: ../../mod/settings.php:749 ../../mod/settings.php:927 -#: ../../mod/poke.php:166 ../../mod/profiles.php:515 ../../mod/chat.php:177 -#: ../../mod/chat.php:211 ../../mod/connect.php:92 ../../mod/connedit.php:476 +#: ../../mod/settings.php:517 ../../mod/settings.php:629 +#: ../../mod/settings.php:657 ../../mod/settings.php:681 +#: ../../mod/settings.php:754 ../../mod/settings.php:934 +#: ../../mod/poke.php:166 ../../mod/profiles.php:589 ../../mod/chat.php:177 +#: ../../mod/chat.php:211 ../../mod/connect.php:92 ../../mod/connedit.php:518 #: ../../mod/setup.php:307 ../../mod/setup.php:350 ../../mod/pdledit.php:58 -#: ../../mod/photos.php:563 ../../mod/photos.php:668 ../../mod/photos.php:956 -#: ../../mod/photos.php:996 ../../mod/photos.php:1083 +#: ../../mod/photos.php:563 ../../mod/photos.php:674 ../../mod/photos.php:962 +#: ../../mod/photos.php:1002 ../../mod/photos.php:1089 #: ../../mod/sources.php:104 ../../mod/sources.php:138 #: ../../mod/events.php:511 ../../mod/filestorage.php:137 -#: ../../mod/fsuggest.php:108 ../../mod/group.php:81 ../../mod/admin.php:442 -#: ../../mod/admin.php:751 ../../mod/admin.php:886 ../../mod/admin.php:1019 -#: ../../mod/admin.php:1218 ../../mod/admin.php:1305 ../../mod/thing.php:286 -#: ../../mod/thing.php:329 ../../mod/import.php:393 ../../mod/invite.php:156 -#: ../../mod/mail.php:232 ../../mod/mail.php:345 ../../mod/appman.php:99 -#: ../../mod/poll.php:68 ../../view/theme/apw/php/config.php:256 +#: ../../mod/fsuggest.php:108 ../../mod/group.php:81 ../../mod/admin.php:451 +#: ../../mod/admin.php:760 ../../mod/admin.php:895 ../../mod/admin.php:1028 +#: ../../mod/admin.php:1227 ../../mod/admin.php:1314 ../../mod/thing.php:286 +#: ../../mod/thing.php:329 ../../mod/import.php:393 ../../mod/invite.php:142 +#: ../../mod/mail.php:345 ../../mod/appman.php:99 ../../mod/poll.php:68 +#: ../../mod/frphotos.php:84 ../../view/theme/apw/php/config.php:256 #: ../../view/theme/blogga/php/config.php:67 #: ../../view/theme/blogga/view/theme/blog/config.php:67 #: ../../view/theme/redbasic/php/config.php:99 @@ -3106,10 +3214,12 @@ msgid "Open the selected location in a different window or browser tab" msgstr "Ouvrir l'emplacement dans une fenêtre (ou un onglet) différent" #: ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 msgid "Male" msgstr "Masculin" #: ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 msgid "Female" msgstr "Féminin" @@ -3154,6 +3264,9 @@ msgid "Non-specific" msgstr "Rien de spécifique" #: ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:61 +#: ../../include/profile_selectors.php:97 msgid "Other" msgstr "Autre" @@ -3161,175 +3274,185 @@ msgstr "Autre" msgid "Undecided" msgstr "Indécis" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:61 msgid "Males" msgstr "Hommes" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:61 msgid "Females" msgstr "Femmes" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Gay" msgstr "Gay" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Lesbian" msgstr "Lesbienne" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "No Preference" msgstr "Sans préférence" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Bisexual" msgstr "Bisexuel" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Autosexual" msgstr "Autosexuel" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Abstinent" msgstr "Abstinent" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Virgin" msgstr "Vierge" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Deviant" msgstr "Déviant" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Fetish" msgstr "Fétichiste" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Oodles" msgstr "Une floppée" -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:42 msgid "Nonsexual" msgstr "Nonsexuel" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Single" msgstr "Célibataire" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Lonely" msgstr "Solitaire" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Available" msgstr "Disponible" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Unavailable" msgstr "Indisponible" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Has crush" msgstr "A un béguin" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Infatuated" msgstr "Amoureux transi" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Dating" msgstr "Sort avec quelqu'un" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Unfaithful" msgstr "Infidèle" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Sex Addict" msgstr "Accro au sexe" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Friends/Benefits" msgstr "Amis avec bénéfices" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Casual" msgstr "Sans engagement" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Engaged" msgstr "Fiancé(e)" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Married" msgstr "Marié(e)" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Imaginarily married" msgstr "Marié(e) dans ses rêves" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Partners" msgstr "Partenaires" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Cohabiting" msgstr "En cohabitation" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Common law" msgstr "Conjoints de fait" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Happy" msgstr "Heureux" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Not looking" msgstr "Pas en recherche" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Swinger" msgstr "Infidèle" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Betrayed" msgstr "Trahi(e)" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Separated" msgstr "Séparé(e)" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Unstable" msgstr "Instable" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Divorced" msgstr "Divorcé(e)" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Imaginarily divorced" msgstr "Divorcé(e) dans ses rêves" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "Widowed" msgstr "Veuf/veuve" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Uncertain" msgstr "Incertain" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 msgid "It's complicated" msgstr "C'est compliqué" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Don't care" msgstr "S'en fiche" -#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:80 msgid "Ask me" msgstr "Me demander" @@ -3337,76 +3460,37 @@ msgstr "Me demander" msgid "Logged out." msgstr "Deconnecté." -#: ../../include/auth.php:209 +#: ../../include/auth.php:236 msgid "Failed authentication" msgstr "Échec de l'authentification" -#: ../../include/auth.php:224 ../../mod/openid.php:188 +#: ../../include/auth.php:251 ../../mod/openid.php:188 msgid "Login failed." msgstr "Échec de la connexion." -#: ../../include/items.php:288 ../../mod/profperm.php:23 -#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/like.php:242 -#: ../../index.php:360 -msgid "Permission denied" -msgstr "Accès refusé" - -#: ../../include/items.php:812 -msgid "(Unknown)" -msgstr "(Inconnu)" - -#: ../../include/items.php:3600 ../../mod/home.php:67 ../../mod/display.php:32 -#: ../../mod/filestorage.php:18 ../../mod/admin.php:159 -#: ../../mod/admin.php:923 ../../mod/admin.php:1126 ../../mod/thing.php:78 -#: ../../mod/viewsrc.php:18 -msgid "Item not found." -msgstr "Élément introuvable." - -#: ../../include/items.php:4033 ../../mod/group.php:38 ../../mod/group.php:140 -msgid "Collection not found." -msgstr "Collection introuvable." - -#: ../../include/items.php:4048 -msgid "Collection is empty." -msgstr "Collection vide." - -#: ../../include/items.php:4055 -#, php-format -msgid "Collection: %s" -msgstr "Collection : %s" - -#: ../../include/items.php:4066 -#, php-format -msgid "Connection: %s" -msgstr "Relation : %s" - -#: ../../include/items.php:4069 -msgid "Connection not found." -msgstr "Relation introuvable." - #: ../../include/permissions.php:13 -msgid "Can view my \"public\" stream and posts" -msgstr "Peut voir mon flux et mes publications \"publiques\"" +msgid "Can view my normal stream and posts" +msgstr "Peut voir les publications sur mon canal et ses partages." #: ../../include/permissions.php:14 -msgid "Can view my \"public\" channel profile" -msgstr "Peut voir mon le canal \"public\" de mon profil" +msgid "Can view my default channel profile" +msgstr "Peut voir le profil du canal par défaut." #: ../../include/permissions.php:15 -msgid "Can view my \"public\" photo albums" -msgstr "Peut voir mes albums photos \"publics\"" +msgid "Can view my photo albums" +msgstr "Peut voir mon album photos" #: ../../include/permissions.php:16 -msgid "Can view my \"public\" address book" -msgstr "Peut voir mes contacts \"publics\"" +msgid "Can view my connections" +msgstr "Peut voir mes connections" #: ../../include/permissions.php:17 -msgid "Can view my \"public\" file storage" -msgstr "Peut voir mes fichiers \"publics\"" +msgid "Can view my file storage" +msgstr "Peut voir mes fichiers en partage" #: ../../include/permissions.php:18 -msgid "Can view my \"public\" pages" -msgstr "Peut voir mes pages \"publiques\"" +msgid "Can view my webpages" +msgstr "Peut voir mes sites-web" #: ../../include/permissions.php:21 msgid "Can send me their channel stream and posts" @@ -3432,6 +3516,10 @@ msgstr "Peut ajouter des photos à mes albums" msgid "Can like/dislike stuff" msgstr "Peuvent aimer/détester" +#: ../../include/permissions.php:26 +msgid "Profiles and things other than posts/comments" +msgstr "Profils et autres excluant les publications/commentaires." + #: ../../include/permissions.php:28 msgid "Can forward to all my channel contacts via post @mentions" msgstr "Peut faire suivre à tous les contacts du mon canal via @truc" @@ -3445,16 +3533,16 @@ msgid "Can chat with me (when available)" msgstr "Peut discuter avec moi (sous réserve de disponibilité)" #: ../../include/permissions.php:30 -msgid "Can write to my \"public\" file storage" -msgstr "Peut écrire dans mon stockage \"public\" de fichiers" +msgid "Can write to my file storage" +msgstr "Peut écrire dans mon partage de fichiers" #: ../../include/permissions.php:31 -msgid "Can edit my \"public\" pages" -msgstr "Peut éditer mes pages \"publiques\"" +msgid "Can edit my webpages" +msgstr "Peut modifier mes sites-web" #: ../../include/permissions.php:33 -msgid "Can source my \"public\" posts in derived channels" -msgstr "Peut utiliser mes contributions \"publiques\" comme source de canaux dérivés" +msgid "Can source my public posts in derived channels" +msgstr "Peut rediriger mes publications publiques dans des canaux dérivés" #: ../../include/permissions.php:33 msgid "Somewhat advanced - very useful in open communities" @@ -3542,7 +3630,7 @@ msgstr "Nouvelle entrée de menu" msgid "Menu Item Permissions" msgstr "Permissions de l'entrée de menu" -#: ../../mod/mitem.php:134 ../../mod/mitem.php:177 ../../mod/settings.php:960 +#: ../../mod/mitem.php:134 ../../mod/mitem.php:177 ../../mod/settings.php:967 msgid "(click to open/close)" msgstr "(cliquer pour ouvrir/fermer)" @@ -3614,447 +3702,451 @@ msgstr "Le nom est requis" msgid "Key and Secret are required" msgstr "Clef et secret sont requis" -#: ../../mod/settings.php:195 +#: ../../mod/settings.php:196 msgid "Passwords do not match. Password unchanged." msgstr "Les deux saisies du mot de passe ne correspondent pas. Il n'a donc pas été changé." -#: ../../mod/settings.php:199 +#: ../../mod/settings.php:200 msgid "Empty passwords are not allowed. Password unchanged." msgstr "Le mot de passe ne peut pas être vide. Il n'a donc pas été changé." -#: ../../mod/settings.php:212 +#: ../../mod/settings.php:214 msgid "Password changed." msgstr "Le mot de passe a été changé." -#: ../../mod/settings.php:214 +#: ../../mod/settings.php:216 msgid "Password update failed. Please try again." msgstr "La mise-à-jour du mot de passe a échoué. Merci de recommencer." -#: ../../mod/settings.php:228 +#: ../../mod/settings.php:230 msgid "Not valid email." msgstr "Adresse de courriel non-valide." -#: ../../mod/settings.php:231 +#: ../../mod/settings.php:233 msgid "Protected email address. Cannot change to that email." msgstr "Adresse de courriel protégée. Impossible de l'utiliser." -#: ../../mod/settings.php:240 +#: ../../mod/settings.php:242 msgid "System failure storing new email. Please try again." msgstr "Défaillance système lors du stockage de la nouvelle adresse de courriel. Merci de ré-essayer." -#: ../../mod/settings.php:443 +#: ../../mod/settings.php:445 msgid "Settings updated." msgstr "Réglages sauvegardés." -#: ../../mod/settings.php:514 ../../mod/settings.php:540 -#: ../../mod/settings.php:576 +#: ../../mod/settings.php:516 ../../mod/settings.php:542 +#: ../../mod/settings.php:578 msgid "Add application" msgstr "Ajouter une application" -#: ../../mod/settings.php:517 +#: ../../mod/settings.php:519 msgid "Name of application" msgstr "Nom de l'application" -#: ../../mod/settings.php:518 ../../mod/settings.php:544 +#: ../../mod/settings.php:520 ../../mod/settings.php:546 msgid "Consumer Key" msgstr "Clef de consommateur" -#: ../../mod/settings.php:518 ../../mod/settings.php:519 +#: ../../mod/settings.php:520 ../../mod/settings.php:521 msgid "Automatically generated - change if desired. Max length 20" msgstr "Généré automatiquement - à changer si besoin. Longueur maximale 20 caractères." -#: ../../mod/settings.php:519 ../../mod/settings.php:545 +#: ../../mod/settings.php:521 ../../mod/settings.php:547 msgid "Consumer Secret" msgstr "Secret de consommateur" -#: ../../mod/settings.php:520 ../../mod/settings.php:546 +#: ../../mod/settings.php:522 ../../mod/settings.php:548 msgid "Redirect" msgstr "Redirection" -#: ../../mod/settings.php:520 +#: ../../mod/settings.php:522 msgid "" "Redirect URI - leave blank unless your application specifically requires " "this" msgstr "URI de redirection - laissez blanc, sauf si l'application a demandé autrement" -#: ../../mod/settings.php:521 ../../mod/settings.php:547 +#: ../../mod/settings.php:523 ../../mod/settings.php:549 msgid "Icon url" msgstr "URL de l'icône" -#: ../../mod/settings.php:521 +#: ../../mod/settings.php:523 msgid "Optional" msgstr "Facultatif" -#: ../../mod/settings.php:532 +#: ../../mod/settings.php:534 msgid "You can't edit this application." msgstr "Vous ne pouvez pas éditer cette application." -#: ../../mod/settings.php:575 +#: ../../mod/settings.php:577 msgid "Connected Apps" msgstr "Applications connectées" -#: ../../mod/settings.php:579 +#: ../../mod/settings.php:581 msgid "Client key starts with" msgstr "La clef partagée commence par" -#: ../../mod/settings.php:580 +#: ../../mod/settings.php:582 msgid "No name" msgstr "Sans nom" -#: ../../mod/settings.php:581 +#: ../../mod/settings.php:583 msgid "Remove authorization" msgstr "Révoquer l'autorisation" -#: ../../mod/settings.php:592 +#: ../../mod/settings.php:594 msgid "No feature settings configured" msgstr "Pas de fonctionnalité à configurer" -#: ../../mod/settings.php:600 +#: ../../mod/settings.php:602 msgid "Feature Settings" msgstr "Extensions" -#: ../../mod/settings.php:623 +#: ../../mod/settings.php:625 msgid "Account Settings" msgstr "Compte" -#: ../../mod/settings.php:624 +#: ../../mod/settings.php:626 msgid "Password Settings" msgstr "Mot de passe" -#: ../../mod/settings.php:625 +#: ../../mod/settings.php:627 msgid "New Password:" msgstr "Nouveau mot de passe :" -#: ../../mod/settings.php:626 +#: ../../mod/settings.php:628 msgid "Confirm:" msgstr "Confirmation :" -#: ../../mod/settings.php:626 +#: ../../mod/settings.php:628 msgid "Leave password fields blank unless changing" msgstr "Laissez les mots de passe vides si vous ne voulez pas les modifier" -#: ../../mod/settings.php:628 ../../mod/settings.php:936 +#: ../../mod/settings.php:630 ../../mod/settings.php:943 msgid "Email Address:" msgstr "Adresse de courriel :" -#: ../../mod/settings.php:629 +#: ../../mod/settings.php:631 ../../mod/removeaccount.php:61 msgid "Remove Account" msgstr "Supprimer le compte" -#: ../../mod/settings.php:630 ../../mod/settings.php:999 +#: ../../mod/settings.php:632 ../../mod/settings.php:1006 msgid "Warning: This action is permanent and cannot be reversed." msgstr "Attention : cette action est permanente et irréversible." -#: ../../mod/settings.php:646 +#: ../../mod/settings.php:648 msgid "Off" msgstr "Inactif" -#: ../../mod/settings.php:646 +#: ../../mod/settings.php:648 msgid "On" msgstr "Actif" -#: ../../mod/settings.php:653 +#: ../../mod/settings.php:655 msgid "Additional Features" msgstr "Fonctionnalités additionnelles" -#: ../../mod/settings.php:678 +#: ../../mod/settings.php:680 msgid "Connector Settings" msgstr "Connecteurs" -#: ../../mod/settings.php:708 ../../mod/admin.php:390 +#: ../../mod/settings.php:710 ../../mod/admin.php:399 msgid "No special theme for mobile devices" msgstr "Pas de thème spécifique aux périphériques mobiles" -#: ../../mod/settings.php:717 +#: ../../mod/settings.php:719 #, php-format msgid "%s - (Experimental)" msgstr "%s - (Expérimental)" -#: ../../mod/settings.php:747 +#: ../../mod/settings.php:752 msgid "Display Settings" msgstr "Affichage" -#: ../../mod/settings.php:753 +#: ../../mod/settings.php:758 msgid "Display Theme:" msgstr "Thème :" -#: ../../mod/settings.php:754 +#: ../../mod/settings.php:759 msgid "Mobile Theme:" msgstr "Thème mobile :" -#: ../../mod/settings.php:755 +#: ../../mod/settings.php:760 +msgid "Enable user zoom on mobile devices" +msgstr "Permettre à l'usager d'un mobile d'agrandir le contenu" + +#: ../../mod/settings.php:761 msgid "Update browser every xx seconds" msgstr "Rafraîchir le navigateur toutes les xx secondes" -#: ../../mod/settings.php:755 +#: ../../mod/settings.php:761 msgid "Minimum of 10 seconds, no maximum" msgstr "Minimum 10 secondes, pas de maximum" -#: ../../mod/settings.php:756 +#: ../../mod/settings.php:762 msgid "Maximum number of conversations to load at any time:" msgstr "Nombre maximal de conversations pouvant être chargées en même temps :" -#: ../../mod/settings.php:756 +#: ../../mod/settings.php:762 msgid "Maximum of 100 items" msgstr "100 éléments au maximum" -#: ../../mod/settings.php:757 +#: ../../mod/settings.php:763 msgid "Don't show emoticons" msgstr "Ne pas montrer les frimousses/émoticones" -#: ../../mod/settings.php:758 +#: ../../mod/settings.php:764 msgid "System Page Layout Editor - (advanced)" msgstr "Agencements des pages système - (avancé)" -#: ../../mod/settings.php:793 +#: ../../mod/settings.php:800 msgid "Nobody except yourself" msgstr "Personne sauf vous" -#: ../../mod/settings.php:794 +#: ../../mod/settings.php:801 msgid "Only those you specifically allow" msgstr "Seulement ceux que vous autorisez spécifiquement" -#: ../../mod/settings.php:795 +#: ../../mod/settings.php:802 msgid "Approved connections" msgstr "Contacts Approuvés" -#: ../../mod/settings.php:796 +#: ../../mod/settings.php:803 msgid "Any connections" msgstr "Tous les contacts" -#: ../../mod/settings.php:797 +#: ../../mod/settings.php:804 msgid "Anybody on this website" msgstr "Tous les utilisateurs du hub" -#: ../../mod/settings.php:798 +#: ../../mod/settings.php:805 msgid "Anybody in this network" msgstr "Tous les utilisateurs sur ce réseau" -#: ../../mod/settings.php:799 +#: ../../mod/settings.php:806 msgid "Anybody authenticated" msgstr "Tous les utilisateurs authentifiés" -#: ../../mod/settings.php:800 +#: ../../mod/settings.php:807 msgid "Anybody on the internet" msgstr "Tous les utilisateurs d'Internet" -#: ../../mod/settings.php:877 +#: ../../mod/settings.php:884 msgid "Publish your default profile in the network directory" msgstr "Publier votre profil par défaut dans l'annuaire du réseau" -#: ../../mod/settings.php:877 ../../mod/settings.php:882 -#: ../../mod/settings.php:953 ../../mod/api.php:106 ../../mod/profiles.php:493 -#: ../../mod/admin.php:420 +#: ../../mod/settings.php:884 ../../mod/settings.php:889 +#: ../../mod/settings.php:960 ../../mod/api.php:106 ../../mod/profiles.php:566 +#: ../../mod/admin.php:429 msgid "No" msgstr "Non" -#: ../../mod/settings.php:877 ../../mod/settings.php:882 -#: ../../mod/settings.php:953 ../../mod/api.php:105 ../../mod/profiles.php:492 -#: ../../mod/admin.php:422 +#: ../../mod/settings.php:884 ../../mod/settings.php:889 +#: ../../mod/settings.php:960 ../../mod/api.php:105 ../../mod/profiles.php:565 +#: ../../mod/admin.php:431 msgid "Yes" msgstr "Oui" -#: ../../mod/settings.php:882 +#: ../../mod/settings.php:889 msgid "Allow us to suggest you as a potential friend to new members?" msgstr "Nous autoriser à vous suggérer comme relation potentielle aux nouveaux membres?" -#: ../../mod/settings.php:886 ../../mod/profile_photo.php:365 +#: ../../mod/settings.php:893 ../../mod/profile_photo.php:365 msgid "or" msgstr "ou" -#: ../../mod/settings.php:891 +#: ../../mod/settings.php:898 msgid "Your channel address is" msgstr "Voici l'adresse de votre canal" -#: ../../mod/settings.php:925 +#: ../../mod/settings.php:932 msgid "Channel Settings" msgstr "Canal" -#: ../../mod/settings.php:934 +#: ../../mod/settings.php:941 msgid "Basic Settings" msgstr "Basique" -#: ../../mod/settings.php:937 +#: ../../mod/settings.php:944 msgid "Your Timezone:" msgstr "Fureau Horaire :" -#: ../../mod/settings.php:938 +#: ../../mod/settings.php:945 msgid "Default Post Location:" msgstr "Emplacement géographique par défaut :" -#: ../../mod/settings.php:938 +#: ../../mod/settings.php:945 msgid "Geographical location to display on your posts" msgstr "Emplacement géographique à afficher sur vos publications" -#: ../../mod/settings.php:939 +#: ../../mod/settings.php:946 msgid "Use Browser Location:" msgstr "Utiliser la géolocalisation fournie par le navigateur :" -#: ../../mod/settings.php:941 +#: ../../mod/settings.php:948 msgid "Adult Content" msgstr "Contenu \"adulte\"" -#: ../../mod/settings.php:941 +#: ../../mod/settings.php:948 msgid "" "This channel frequently or regularly publishes adult content. (Please tag " "any adult material and/or nudity with #NSFW)" msgstr "Ce canal publie plus ou moins fréquemment du contenu pour adultes. (Merci d'indiquer tout contenu pour adulte ou potentiellement choquant avec l'étiquette #NSFW - Not Safe For Work)" -#: ../../mod/settings.php:943 +#: ../../mod/settings.php:950 msgid "Security and Privacy Settings" msgstr "Réglages de Sécurité et vie privée" -#: ../../mod/settings.php:945 +#: ../../mod/settings.php:952 msgid "Hide my online presence" msgstr "Cacher ma présence en ligne" -#: ../../mod/settings.php:945 +#: ../../mod/settings.php:952 msgid "Prevents displaying in your profile that you are online" msgstr "Cacher votre statut (en ligne/hors ligne) sur votre profil" -#: ../../mod/settings.php:947 +#: ../../mod/settings.php:954 msgid "Simple Privacy Settings:" msgstr "Réglages simples :" -#: ../../mod/settings.php:948 +#: ../../mod/settings.php:955 msgid "" "Very Public - extremely permissive (should be used with caution)" msgstr "Très public - extrèmement permissif (à n'utiliser qu'en connaissance de cause)" -#: ../../mod/settings.php:949 +#: ../../mod/settings.php:956 msgid "" "Typical - default public, privacy when desired (similar to social " "network permissions but with improved privacy)" msgstr "Classique - public par défaut, privé en cas de besoin (comparable dans le principe aux réseaux sociaux centralisés, avec un mode privé plus efficace)" -#: ../../mod/settings.php:950 +#: ../../mod/settings.php:957 msgid "Private - default private, never open or public" msgstr "Privé - privé par défaut, jamais ouvert ni public" -#: ../../mod/settings.php:951 +#: ../../mod/settings.php:958 msgid "Blocked - default blocked to/from everybody" msgstr "Bloqué - par défaut, bloqué de/vers tout le monde" -#: ../../mod/settings.php:953 +#: ../../mod/settings.php:960 msgid "Allow others to tag your posts" msgstr "Autoriser les autres à \"étiqueté\" vos publications" -#: ../../mod/settings.php:953 +#: ../../mod/settings.php:960 msgid "" "Often used by the community to retro-actively flag inappropriate content" msgstr "Souvent utilisé par la communauté pour distinguer le contenu innaproprié" -#: ../../mod/settings.php:955 +#: ../../mod/settings.php:962 msgid "Advanced Privacy Settings" msgstr "Réglages avancés" -#: ../../mod/settings.php:957 +#: ../../mod/settings.php:964 msgid "Expire other channel content after this many days" msgstr "Faire expirer le contenu des autres canaux après n jours" -#: ../../mod/settings.php:957 +#: ../../mod/settings.php:964 msgid "0 or blank prevents expiration" msgstr "0, ou vide, pour ne pas faire expirer" -#: ../../mod/settings.php:958 +#: ../../mod/settings.php:965 msgid "Maximum Friend Requests/Day:" msgstr "Nombre maximum de mises en relation par jour :" -#: ../../mod/settings.php:958 +#: ../../mod/settings.php:965 msgid "May reduce spam activity" msgstr "Contribue à réduire l'impact des indésirables" -#: ../../mod/settings.php:959 +#: ../../mod/settings.php:966 msgid "Default Post Permissions" msgstr "Permissions par défaut des publications" -#: ../../mod/settings.php:971 +#: ../../mod/settings.php:978 msgid "Maximum private messages per day from unknown people:" msgstr "Nombre maximum de messages privés émanant d'inconnus, par jour :" -#: ../../mod/settings.php:971 +#: ../../mod/settings.php:978 msgid "Useful to reduce spamming" msgstr "Utile pour réduire les indésirables" -#: ../../mod/settings.php:974 +#: ../../mod/settings.php:981 msgid "Notification Settings" msgstr "Notifications" -#: ../../mod/settings.php:975 +#: ../../mod/settings.php:982 msgid "By default post a status message when:" msgstr "Par défaut, publier un statut quand:" -#: ../../mod/settings.php:976 +#: ../../mod/settings.php:983 msgid "accepting a friend request" msgstr "vous acceptez une mise en relation" -#: ../../mod/settings.php:977 +#: ../../mod/settings.php:984 msgid "joining a forum/community" msgstr "vous joignez un forum ou à une communauté" -#: ../../mod/settings.php:978 +#: ../../mod/settings.php:985 msgid "making an interesting profile change" msgstr "vous faites une modification intéressante de votre profil" -#: ../../mod/settings.php:979 +#: ../../mod/settings.php:986 msgid "Send a notification email when:" msgstr "Envoyer un courriel de notification quand :" -#: ../../mod/settings.php:980 +#: ../../mod/settings.php:987 msgid "You receive a connection request" msgstr "Vous recevez une demande de mise en relation" -#: ../../mod/settings.php:981 +#: ../../mod/settings.php:988 msgid "Your connections are confirmed" msgstr "Vous relations sont confirmées" -#: ../../mod/settings.php:982 +#: ../../mod/settings.php:989 msgid "Someone writes on your profile wall" msgstr "Quelqu'un a écrit sur votre mur" -#: ../../mod/settings.php:983 +#: ../../mod/settings.php:990 msgid "Someone writes a followup comment" msgstr "Quelqu'un a commenté sur vos publications" -#: ../../mod/settings.php:984 +#: ../../mod/settings.php:991 msgid "You receive a private message" msgstr "Vous recevez un message privé" -#: ../../mod/settings.php:985 +#: ../../mod/settings.php:992 msgid "You receive a friend suggestion" msgstr "Vous recevez une suggestion d'amitié/relation" -#: ../../mod/settings.php:986 +#: ../../mod/settings.php:993 msgid "You are tagged in a post" msgstr "Vous êtes étiqueté dans une publication" -#: ../../mod/settings.php:987 +#: ../../mod/settings.php:994 msgid "You are poked/prodded/etc. in a post" msgstr "Vous êtes cogné/pointé/etc. dans une publication" -#: ../../mod/settings.php:990 +#: ../../mod/settings.php:997 msgid "Advanced Account/Page Type Settings" msgstr "Type de page/Compte (avancé)" -#: ../../mod/settings.php:991 +#: ../../mod/settings.php:998 msgid "Change the behaviour of this account for special situations" msgstr "Modifie le comportement de ce compte pour certains cas particuliers" -#: ../../mod/settings.php:994 +#: ../../mod/settings.php:1001 msgid "" "Please enable expert mode (in
    Settings > " "Additional features) to adjust!" msgstr "Mode expert requis (Réglages > Fonctions supplémentaires) svp ajuster!" -#: ../../mod/settings.php:995 +#: ../../mod/settings.php:1002 msgid "Miscellaneous Settings" msgstr "Divers" -#: ../../mod/settings.php:997 +#: ../../mod/settings.php:1004 msgid "Personal menu to display in your channel pages" msgstr "Menu personnel tel qu'il apparaîtra sur les pages de votre canal" -#: ../../mod/settings.php:998 +#: ../../mod/settings.php:1005 msgid "Remove this channel" msgstr "Supprimer ce canal" @@ -4206,8 +4298,8 @@ msgstr "La réduction de taille [%s] a échoué." msgid "Block Name" msgstr "Nom du Bloc" -#: ../../mod/profiles.php:18 ../../mod/profiles.php:138 -#: ../../mod/profiles.php:168 ../../mod/profiles.php:472 +#: ../../mod/profiles.php:18 ../../mod/profiles.php:165 +#: ../../mod/profiles.php:222 ../../mod/profiles.php:539 msgid "Profile not found." msgstr "Profil introuvable." @@ -4227,235 +4319,245 @@ msgstr "Nouveau profil créé." msgid "Profile unavailable to clone." msgstr "Profil impossible à cloner." -#: ../../mod/profiles.php:178 +#: ../../mod/profiles.php:136 +msgid "Profile unavailable to export." +msgstr "Impossible d'exporter le profil." + +#: ../../mod/profiles.php:232 msgid "Profile Name is required." msgstr "Le nom du profil est requis." -#: ../../mod/profiles.php:294 +#: ../../mod/profiles.php:354 msgid "Marital Status" msgstr "Statut marital" -#: ../../mod/profiles.php:298 +#: ../../mod/profiles.php:358 msgid "Romantic Partner" msgstr "Partenaire" -#: ../../mod/profiles.php:302 +#: ../../mod/profiles.php:362 msgid "Likes" msgstr "Aime" -#: ../../mod/profiles.php:306 +#: ../../mod/profiles.php:366 msgid "Dislikes" msgstr "Déteste" -#: ../../mod/profiles.php:310 +#: ../../mod/profiles.php:370 msgid "Work/Employment" msgstr "Travail/Occupation" -#: ../../mod/profiles.php:313 +#: ../../mod/profiles.php:373 msgid "Religion" msgstr "Religion/Croyance" -#: ../../mod/profiles.php:317 +#: ../../mod/profiles.php:377 msgid "Political Views" msgstr "Opinions politiques" -#: ../../mod/profiles.php:321 +#: ../../mod/profiles.php:381 msgid "Gender" msgstr "Sexe/Genre" -#: ../../mod/profiles.php:325 +#: ../../mod/profiles.php:385 msgid "Sexual Preference" msgstr "Préférence sexuelle" -#: ../../mod/profiles.php:329 +#: ../../mod/profiles.php:389 msgid "Homepage" msgstr "Site Internet" -#: ../../mod/profiles.php:333 +#: ../../mod/profiles.php:393 msgid "Interests" msgstr "Centres d'intérêt" -#: ../../mod/profiles.php:337 ../../mod/admin.php:893 +#: ../../mod/profiles.php:397 ../../mod/admin.php:902 msgid "Address" msgstr "Adresse" -#: ../../mod/profiles.php:344 ../../mod/pubsites.php:25 +#: ../../mod/profiles.php:404 ../../mod/pubsites.php:25 msgid "Location" msgstr "Emplacement" -#: ../../mod/profiles.php:427 +#: ../../mod/profiles.php:487 msgid "Profile updated." msgstr "Profil mis à jour." -#: ../../mod/profiles.php:491 +#: ../../mod/profiles.php:564 msgid "Hide your contact/friend list from viewers of this profile?" msgstr "Cacher vos contacts/relations aux visiteurs de ce profil?" -#: ../../mod/profiles.php:514 +#: ../../mod/profiles.php:588 msgid "Edit Profile Details" msgstr "Éditer les détails du profil" -#: ../../mod/profiles.php:516 +#: ../../mod/profiles.php:590 msgid "View this profile" msgstr "Voir le profil" -#: ../../mod/profiles.php:517 +#: ../../mod/profiles.php:592 msgid "Change Profile Photo" msgstr "Changer la photo du profil" -#: ../../mod/profiles.php:518 +#: ../../mod/profiles.php:593 msgid "Create a new profile using these settings" msgstr "Créer un nouveau profil avec ces réglages" -#: ../../mod/profiles.php:519 +#: ../../mod/profiles.php:594 msgid "Clone this profile" msgstr "Cloner le profil" -#: ../../mod/profiles.php:520 +#: ../../mod/profiles.php:595 msgid "Delete this profile" msgstr "Supprimer le profil" -#: ../../mod/profiles.php:521 +#: ../../mod/profiles.php:597 +msgid "Import profile from file" +msgstr "Importer le profil à partir d'un fichier" + +#: ../../mod/profiles.php:598 +msgid "Export profile to file" +msgstr "Exporter le profil vers un fichier." + +#: ../../mod/profiles.php:599 msgid "Profile Name:" msgstr "Nom du profil :" -#: ../../mod/profiles.php:522 +#: ../../mod/profiles.php:600 msgid "Your Full Name:" msgstr "Votre nom complet :" -#: ../../mod/profiles.php:523 +#: ../../mod/profiles.php:601 msgid "Title/Description:" msgstr "Titre/description :" -#: ../../mod/profiles.php:524 +#: ../../mod/profiles.php:602 msgid "Your Gender:" msgstr "Sexe/Genre :" -#: ../../mod/profiles.php:525 +#: ../../mod/profiles.php:603 #, php-format msgid "Birthday (%s):" msgstr "Date de naissance (%s) :" -#: ../../mod/profiles.php:526 +#: ../../mod/profiles.php:604 msgid "Street Address:" msgstr "Adresse postale :" -#: ../../mod/profiles.php:527 +#: ../../mod/profiles.php:605 msgid "Locality/City:" msgstr "Ville/Localité :" -#: ../../mod/profiles.php:528 +#: ../../mod/profiles.php:606 msgid "Postal/Zip Code:" msgstr "Code postal :" -#: ../../mod/profiles.php:529 +#: ../../mod/profiles.php:607 msgid "Country:" msgstr "Pays :" -#: ../../mod/profiles.php:530 +#: ../../mod/profiles.php:608 msgid "Region/State:" msgstr "Région/Province/État :" -#: ../../mod/profiles.php:531 +#: ../../mod/profiles.php:609 msgid " Marital Status:" msgstr "Statut marital :" -#: ../../mod/profiles.php:532 +#: ../../mod/profiles.php:610 msgid "Who: (if applicable)" msgstr "Avec : (si pertinent)" -#: ../../mod/profiles.php:533 +#: ../../mod/profiles.php:611 msgid "Examples: cathy123, Cathy Williams, cathy@example.com" msgstr "Exemples : cathy123, Cathy Williams, cathy@exemple.com" -#: ../../mod/profiles.php:534 +#: ../../mod/profiles.php:612 msgid "Since [date]:" msgstr "Depuis [date] :" -#: ../../mod/profiles.php:536 +#: ../../mod/profiles.php:614 msgid "Homepage URL:" msgstr "URL de mon site Internet :" -#: ../../mod/profiles.php:539 +#: ../../mod/profiles.php:617 msgid "Religious Views:" msgstr "Opinions religieuses :" -#: ../../mod/profiles.php:540 +#: ../../mod/profiles.php:618 msgid "Keywords:" msgstr "Mots-clefs :" -#: ../../mod/profiles.php:543 +#: ../../mod/profiles.php:621 msgid "Example: fishing photography software" msgstr "Exemple : escrime photographie modélisme" -#: ../../mod/profiles.php:544 +#: ../../mod/profiles.php:622 msgid "Used in directory listings" msgstr "Utilisé pour le référencement dans l'annuaire" -#: ../../mod/profiles.php:545 +#: ../../mod/profiles.php:623 msgid "Tell us about yourself..." msgstr "Parlez nous de vous..." -#: ../../mod/profiles.php:546 +#: ../../mod/profiles.php:624 msgid "Hobbies/Interests" msgstr "Loisirs/Centres d'intêret" -#: ../../mod/profiles.php:547 +#: ../../mod/profiles.php:625 msgid "Contact information and Social Networks" msgstr "Coordonnées et réseaux sociaux" -#: ../../mod/profiles.php:548 +#: ../../mod/profiles.php:626 msgid "My other channels" msgstr "Mes autres canaux" -#: ../../mod/profiles.php:549 +#: ../../mod/profiles.php:627 msgid "Musical interests" msgstr "Goûts musicaux" -#: ../../mod/profiles.php:550 +#: ../../mod/profiles.php:628 msgid "Books, literature" msgstr "Littérature" -#: ../../mod/profiles.php:551 +#: ../../mod/profiles.php:629 msgid "Television" msgstr "Télévision" -#: ../../mod/profiles.php:552 +#: ../../mod/profiles.php:630 msgid "Film/dance/culture/entertainment" msgstr "Cinéma/Danse/Culture/Divertissement" -#: ../../mod/profiles.php:553 +#: ../../mod/profiles.php:631 msgid "Love/romance" msgstr "Amour/Romance" -#: ../../mod/profiles.php:554 +#: ../../mod/profiles.php:632 msgid "Work/employment" msgstr "Travail/Occupation" -#: ../../mod/profiles.php:555 +#: ../../mod/profiles.php:633 msgid "School/education" msgstr "Études" -#: ../../mod/profiles.php:560 -msgid "" -"This is your public profile.
    It may " -"be visible to anybody using the internet." -msgstr "Ceci est votre profil public.
    Il pourrait être visible par tout utilisateur - fut-il anonyme - d'Internet." +#: ../../mod/profiles.php:639 +msgid "This is your default profile." +msgstr "Voilà votre profil par défault." -#: ../../mod/profiles.php:570 ../../mod/directory.php:143 +#: ../../mod/profiles.php:650 ../../mod/directory.php:143 #: ../../mod/dirprofile.php:92 msgid "Age: " msgstr "Age :" -#: ../../mod/profiles.php:609 +#: ../../mod/profiles.php:692 msgid "Edit/Manage Profiles" msgstr "Éditer/gérer les profils" -#: ../../mod/profiles.php:610 +#: ../../mod/profiles.php:693 msgid "Add profile things" msgstr "Ajouter des choses de profil" -#: ../../mod/profiles.php:611 +#: ../../mod/profiles.php:694 msgid "Include desirable objects in your profile" msgstr "Incluez des objets souhaitables dans votre profil" @@ -4636,7 +4738,7 @@ msgstr "J'accepte %s de ce site" msgid "I am over 13 years of age and accept the %s for this website" msgstr "J'ai plus de 13 ans et j'accepte les %s de ce site" -#: ../../mod/register.php:204 ../../mod/admin.php:443 +#: ../../mod/register.php:204 ../../mod/admin.php:452 msgid "Registration" msgstr "Inscription" @@ -4672,35 +4774,41 @@ msgstr "En ligne" msgid "Please login." msgstr "Merci de vous connecter." -#: ../../mod/cloud.php:115 +#: ../../mod/cloud.php:126 msgid "Red Matrix - Guests: Username: {your email address}, Password: +++" msgstr "Matrice Rouge - Pour les invités: Usager = {votre courriel}, Mot de passe = +++" -#: ../../mod/removeme.php:49 +#: ../../mod/removeme.php:29 +msgid "" +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Il est impossible de supprimer un canal à l'intérieur de 48 heures après avoir changé le mot de passe d'un compte." + +#: ../../mod/removeme.php:57 msgid "Remove This Channel" msgstr "Supprimer ce Canal" -#: ../../mod/removeme.php:50 +#: ../../mod/removeme.php:58 msgid "" "This will completely remove this channel from the network. Once this has " "been done it is not recoverable." msgstr "Ceci effacera complètement le canal du réseau. Une fois effacé, un canal ne PEUT PAS être récupéré." -#: ../../mod/removeme.php:51 +#: ../../mod/removeme.php:59 ../../mod/removeaccount.php:59 msgid "Please enter your password for verification:" msgstr "Merci de re-saisir votre mot de passe pour vérification :" -#: ../../mod/removeme.php:52 +#: ../../mod/removeme.php:60 msgid "Remove this channel and all its clones from the network" msgstr "Supprimer ce canal ainsi que tous ses clones sur la matrice" -#: ../../mod/removeme.php:52 +#: ../../mod/removeme.php:60 msgid "" "By default only the instance of the channel located on this hub will be " "removed from the network" msgstr "Par défaut, seule l'instance du canal présente sur ce hub sera supprimée du réseau" -#: ../../mod/removeme.php:53 +#: ../../mod/removeme.php:61 msgid "Remove Channel" msgstr "Enlever le canal" @@ -4817,11 +4925,11 @@ msgstr "Impossible d'accéder aux détails du contact." msgid "Could not locate selected profile." msgstr "Impossible de localiser le profil sélectionné." -#: ../../mod/connections.php:94 ../../mod/connedit.php:131 +#: ../../mod/connections.php:94 ../../mod/connedit.php:132 msgid "Connection updated." msgstr "Connexion mise à jour." -#: ../../mod/connections.php:96 ../../mod/connedit.php:133 +#: ../../mod/connections.php:96 ../../mod/connedit.php:134 msgid "Failed to update connection record." msgstr "Impossible de mettre à jour les détails de la relation." @@ -4906,238 +5014,242 @@ msgstr "Recherche :" msgid "Edit post" msgstr "Éditer la contribution" -#: ../../mod/connedit.php:243 +#: ../../mod/connedit.php:181 +msgid "is now connected to" +msgstr "est maintenant connecté avec" + +#: ../../mod/connedit.php:274 msgid "Could not access address book record." msgstr "Impossible d'accéder aux détails du carnet d'adresses." -#: ../../mod/connedit.php:257 +#: ../../mod/connedit.php:288 msgid "Refresh failed - channel is currently unavailable." msgstr "Actualisation impossible - le canal est momentanément indisponible." -#: ../../mod/connedit.php:264 +#: ../../mod/connedit.php:295 msgid "Channel has been unblocked" msgstr "Le canal n'est plus bloqué" -#: ../../mod/connedit.php:265 +#: ../../mod/connedit.php:296 msgid "Channel has been blocked" msgstr "Le canal est bloqué" -#: ../../mod/connedit.php:269 ../../mod/connedit.php:281 -#: ../../mod/connedit.php:293 ../../mod/connedit.php:305 -#: ../../mod/connedit.php:320 +#: ../../mod/connedit.php:300 ../../mod/connedit.php:312 +#: ../../mod/connedit.php:324 ../../mod/connedit.php:336 +#: ../../mod/connedit.php:352 msgid "Unable to set address book parameters." msgstr "Impossible de régler les paramètres du carnet d'adresses." -#: ../../mod/connedit.php:276 +#: ../../mod/connedit.php:307 msgid "Channel has been unignored" msgstr "Le canal n'est plus ignoré" -#: ../../mod/connedit.php:277 +#: ../../mod/connedit.php:308 msgid "Channel has been ignored" msgstr "Le canal est ignoré" -#: ../../mod/connedit.php:288 +#: ../../mod/connedit.php:319 msgid "Channel has been unarchived" msgstr "Le canal n'est plus archivé" -#: ../../mod/connedit.php:289 +#: ../../mod/connedit.php:320 msgid "Channel has been archived" msgstr "Le canal est archivé" -#: ../../mod/connedit.php:300 +#: ../../mod/connedit.php:331 msgid "Channel has been unhidden" msgstr "Le canal n'est plus caché" -#: ../../mod/connedit.php:301 +#: ../../mod/connedit.php:332 msgid "Channel has been hidden" msgstr "Le canal est caché" -#: ../../mod/connedit.php:315 +#: ../../mod/connedit.php:347 msgid "Channel has been approved" msgstr "Le canal est approuvé" -#: ../../mod/connedit.php:316 +#: ../../mod/connedit.php:348 msgid "Channel has been unapproved" msgstr "Le canal n'est plus approuvé" -#: ../../mod/connedit.php:334 +#: ../../mod/connedit.php:376 msgid "Connection has been removed." msgstr "La relation a été supprimée" -#: ../../mod/connedit.php:354 +#: ../../mod/connedit.php:396 #, php-format msgid "View %s's profile" msgstr "Voir le profil de %s" -#: ../../mod/connedit.php:358 +#: ../../mod/connedit.php:400 msgid "Refresh Permissions" msgstr "Actualiser les permissions" -#: ../../mod/connedit.php:361 +#: ../../mod/connedit.php:403 msgid "Fetch updated permissions" msgstr "Récupérer les permissions les plus récentes" -#: ../../mod/connedit.php:365 +#: ../../mod/connedit.php:407 msgid "Recent Activity" msgstr "Activité récente" -#: ../../mod/connedit.php:368 +#: ../../mod/connedit.php:410 msgid "View recent posts and comments" msgstr "Voir les contributions et commentaires récentes" -#: ../../mod/connedit.php:372 ../../mod/connedit.php:515 -#: ../../mod/admin.php:760 +#: ../../mod/connedit.php:414 ../../mod/connedit.php:557 +#: ../../mod/admin.php:769 msgid "Unblock" msgstr "Débloquer" -#: ../../mod/connedit.php:372 ../../mod/connedit.php:515 -#: ../../mod/admin.php:759 +#: ../../mod/connedit.php:414 ../../mod/connedit.php:557 +#: ../../mod/admin.php:768 msgid "Block" msgstr "Bloquer" -#: ../../mod/connedit.php:375 +#: ../../mod/connedit.php:417 msgid "Block or Unblock this connection" msgstr "Bloquer ou Débloquer cette relation" -#: ../../mod/connedit.php:379 ../../mod/connedit.php:516 +#: ../../mod/connedit.php:421 ../../mod/connedit.php:558 msgid "Unignore" msgstr "Ne plus ignorer" -#: ../../mod/connedit.php:379 ../../mod/connedit.php:516 +#: ../../mod/connedit.php:421 ../../mod/connedit.php:558 #: ../../mod/notifications.php:51 msgid "Ignore" msgstr "Ignorer" -#: ../../mod/connedit.php:382 +#: ../../mod/connedit.php:424 msgid "Ignore or Unignore this connection" msgstr "Ignorer ou ne plus ignorer cette relation" -#: ../../mod/connedit.php:385 +#: ../../mod/connedit.php:427 msgid "Unarchive" msgstr "Ne plus archiver" -#: ../../mod/connedit.php:385 +#: ../../mod/connedit.php:427 msgid "Archive" msgstr "Archiver" -#: ../../mod/connedit.php:388 +#: ../../mod/connedit.php:430 msgid "Archive or Unarchive this connection" msgstr "Archiver ou ne plus archiver cette relation" -#: ../../mod/connedit.php:391 +#: ../../mod/connedit.php:433 msgid "Unhide" msgstr "Ne plus cacher" -#: ../../mod/connedit.php:391 +#: ../../mod/connedit.php:433 msgid "Hide" msgstr "Cacher" -#: ../../mod/connedit.php:394 +#: ../../mod/connedit.php:436 msgid "Hide or Unhide this connection" msgstr "Cacher ou ne plus cacher cette relation" -#: ../../mod/connedit.php:401 +#: ../../mod/connedit.php:443 msgid "Delete this connection" msgstr "Supprimer cette relation" -#: ../../mod/connedit.php:444 ../../mod/connedit.php:473 +#: ../../mod/connedit.php:486 ../../mod/connedit.php:515 msgid "Approve this connection" msgstr "Approuver cette relation" -#: ../../mod/connedit.php:444 +#: ../../mod/connedit.php:486 msgid "Accept connection to allow communication" msgstr "Accepter la relation pour permettre la communication" -#: ../../mod/connedit.php:460 +#: ../../mod/connedit.php:502 msgid "Automatic Permissions Settings" msgstr "Permissions automatiques" -#: ../../mod/connedit.php:460 +#: ../../mod/connedit.php:502 #, php-format msgid "Connections: settings for %s" msgstr "Relations : réglages pour %s" -#: ../../mod/connedit.php:464 +#: ../../mod/connedit.php:506 msgid "" "When receiving a channel introduction, any permissions provided here will be" " applied to the new connection automatically and the introduction approved. " "Leave this page if you do not wish to use this feature." msgstr "Pour chaque introduction reçue, toutes les permissions définies ici seront appliquées aux nouvelles relations automatiquement, et l'introduction sera approuvée. Laissez cette page telle quelle si vous ne souhaitez pas utiliser ce mécanisme." -#: ../../mod/connedit.php:466 +#: ../../mod/connedit.php:508 msgid "Slide to adjust your degree of friendship" msgstr "Faites glisser pour ajuster le niveau de la relation" -#: ../../mod/connedit.php:472 +#: ../../mod/connedit.php:514 msgid "inherited" msgstr "héritée" -#: ../../mod/connedit.php:474 +#: ../../mod/connedit.php:516 msgid "Connection has no individual permissions!" msgstr "Cette relation n'a aucune permission spécifique!" -#: ../../mod/connedit.php:475 +#: ../../mod/connedit.php:517 msgid "" "This may be appropriate based on your privacy " "settings, though you may wish to review the \"Advanced Permissions\"." msgstr "Ceci devrait correspondre à vos réglages de vie privée, mais vous pouvez toujours contrôler les \"Permissions avancées\"." -#: ../../mod/connedit.php:477 +#: ../../mod/connedit.php:519 msgid "Profile Visibility" msgstr "Visibilité du profil" -#: ../../mod/connedit.php:478 +#: ../../mod/connedit.php:520 #, php-format msgid "" "Please choose the profile you would like to display to %s when viewing your " "profile securely." msgstr "Merci de choisir le profil que vous souhaitez montrer quand %s visite votre profil de manière authentifiée." -#: ../../mod/connedit.php:479 +#: ../../mod/connedit.php:521 msgid "Contact Information / Notes" msgstr "Notes / Information de contact" -#: ../../mod/connedit.php:480 +#: ../../mod/connedit.php:522 msgid "Edit contact notes" msgstr "Éditer les notes du contact" -#: ../../mod/connedit.php:482 +#: ../../mod/connedit.php:524 msgid "Their Settings" msgstr "Ses réglages" -#: ../../mod/connedit.php:483 +#: ../../mod/connedit.php:525 msgid "My Settings" msgstr "Mes réglages" -#: ../../mod/connedit.php:485 +#: ../../mod/connedit.php:527 msgid "Clear/Disable Automatic Permissions" msgstr "Effacer/Désactiver les Permissions Automatiques" -#: ../../mod/connedit.php:486 +#: ../../mod/connedit.php:528 msgid "Forum Members" msgstr "Membres du forum" -#: ../../mod/connedit.php:487 +#: ../../mod/connedit.php:529 msgid "Soapbox" msgstr "Blogue" -#: ../../mod/connedit.php:488 +#: ../../mod/connedit.php:530 msgid "Full Sharing (typical social network permissions)" msgstr "Partage Complet (fonctionnement habituel des réseaux sociaux)" -#: ../../mod/connedit.php:489 +#: ../../mod/connedit.php:531 msgid "Cautious Sharing " msgstr "Partage modéré" -#: ../../mod/connedit.php:490 +#: ../../mod/connedit.php:532 msgid "Follow Only" msgstr "Suivre uniquement" -#: ../../mod/connedit.php:491 +#: ../../mod/connedit.php:533 msgid "Individual Permissions" msgstr "Permissions spécifiques" -#: ../../mod/connedit.php:492 +#: ../../mod/connedit.php:534 msgid "" "Some permissions may be inherited from your channel privacy settings, which have higher priority than " @@ -5145,72 +5257,72 @@ msgid "" "have no effect." msgstr "Certaines permissions peuvent être héritées de vos réglages de vie privée, lesquels sont prioritaires sur les réglages spécifiques. Changer ces permissions héritées sur la présente page n'aura aucun effet." -#: ../../mod/connedit.php:493 +#: ../../mod/connedit.php:535 msgid "Advanced Permissions" msgstr "Permissions avancées" -#: ../../mod/connedit.php:494 +#: ../../mod/connedit.php:536 msgid "Simple Permissions (select one and submit)" msgstr "Permissions simples (en choisir une, puis valider)" -#: ../../mod/connedit.php:498 +#: ../../mod/connedit.php:540 #, php-format msgid "Visit %s's profile - %s" msgstr "Visiter le profil de %s - %s" -#: ../../mod/connedit.php:499 +#: ../../mod/connedit.php:541 msgid "Block/Unblock contact" msgstr "Bloquer/Débloquer le contact" -#: ../../mod/connedit.php:500 +#: ../../mod/connedit.php:542 msgid "Ignore contact" msgstr "Ignorer le contact" -#: ../../mod/connedit.php:501 +#: ../../mod/connedit.php:543 msgid "Repair URL settings" msgstr "Réparer les réglages d'URL" -#: ../../mod/connedit.php:502 +#: ../../mod/connedit.php:544 msgid "View conversations" msgstr "Voir les conversations" -#: ../../mod/connedit.php:504 +#: ../../mod/connedit.php:546 msgid "Delete contact" msgstr "Supprimer le contact" -#: ../../mod/connedit.php:507 +#: ../../mod/connedit.php:549 msgid "Last update:" msgstr "Dernière mise-à-jour :" -#: ../../mod/connedit.php:509 +#: ../../mod/connedit.php:551 msgid "Update public posts" msgstr "Mettre à jour les publications" -#: ../../mod/connedit.php:511 +#: ../../mod/connedit.php:553 msgid "Update now" msgstr "Mettre à jour maintenant" -#: ../../mod/connedit.php:517 +#: ../../mod/connedit.php:559 msgid "Currently blocked" msgstr "Actuellement bloqué" -#: ../../mod/connedit.php:518 +#: ../../mod/connedit.php:560 msgid "Currently ignored" msgstr "Actuellement ignoré" -#: ../../mod/connedit.php:519 +#: ../../mod/connedit.php:561 msgid "Currently archived" msgstr "Actuellement archivé" -#: ../../mod/connedit.php:520 +#: ../../mod/connedit.php:562 msgid "Currently pending" msgstr "Actuellement en attente" -#: ../../mod/connedit.php:521 +#: ../../mod/connedit.php:563 msgid "Hide this contact from others" msgstr "Dissimuler ce contact aux autres" -#: ../../mod/connedit.php:521 +#: ../../mod/connedit.php:563 msgid "" "Replies/likes to your public posts may still be visible" msgstr "Les réponses et autres réactions à vos contributions publiques pourraient être toujours visibles" @@ -5242,7 +5354,7 @@ msgstr "Actuels délégués" msgid "Potential Delegates" msgstr "Délégués potentiels" -#: ../../mod/delegate.php:130 ../../mod/photos.php:906 ../../mod/tagrm.php:93 +#: ../../mod/delegate.php:130 ../../mod/photos.php:912 ../../mod/tagrm.php:93 msgid "Remove" msgstr "Retirer" @@ -5264,19 +5376,11 @@ msgstr "Accès public refusé." msgid "Gender: " msgstr "Sexe/genre :" -#: ../../mod/directory.php:207 +#: ../../mod/directory.php:223 msgid "Finding:" msgstr "Recherche :" -#: ../../mod/directory.php:215 -msgid "next page" -msgstr "page suivante" - -#: ../../mod/directory.php:215 -msgid "previous page" -msgstr "page précédente" - -#: ../../mod/directory.php:222 +#: ../../mod/directory.php:239 msgid "No entries (some entries may be hidden)." msgstr "Pas d'entrées (certaines peuvent être cachées)." @@ -5649,10 +5753,10 @@ msgstr "Nous avons ajouté cette contrainte pour éviter que vos publications pu #: ../../mod/setup.php:572 msgid "" -"If your certificate is not recognised, members of other sites (who may " +"If your certificate is not recognized, members of other sites (who may " "themselves have valid certificates) will get a warning message on their own " "site complaining about security issues." -msgstr "Si vos certificats sont invalides, les autres administrateurs de hubs recevront constamment des messages d'avertissements de sécurité sur leur propre hub." +msgstr "Si votre certificat n'est pas reconnu, les membres des autres sites (avec certificats valides) recevront des messages d'avertissement sur leur propre sites." #: ../../mod/setup.php:573 msgid "" @@ -5805,8 +5909,8 @@ msgstr "Rouge" #: ../../mod/siteinfo.php:98 msgid "" "This is a hub of the Red Matrix - a global cooperative network of " -"decentralised privacy enhanced websites." -msgstr "Ceci est une instance - un hub - de la Matrice Rouge - un réseau global et coopératif de sites web qui respectent la vie privée de manière décentralisée" +"decentralized privacy enhanced websites." +msgstr "Ceci est un serveur de la Matrice Rouge - un réseau collaboratif de plusieurs serveurs qui assurent la protection de votre vie privée notamment par la décentralisation de votre identité." #: ../../mod/siteinfo.php:101 msgid "Running at web location" @@ -5840,11 +5944,11 @@ msgstr "Impossible d'obtenir des informations sur le propriétaire de la page." msgid "Album not found." msgstr "Album introuvable." -#: ../../mod/photos.php:119 ../../mod/photos.php:669 +#: ../../mod/photos.php:119 ../../mod/photos.php:675 msgid "Delete Album" msgstr "Supprimer album" -#: ../../mod/photos.php:159 ../../mod/photos.php:957 +#: ../../mod/photos.php:159 ../../mod/photos.php:963 msgid "Delete Photo" msgstr "Supprimer photo" @@ -5870,7 +5974,7 @@ msgstr "Vous avez utilisé %1$.2f mégaoctets pour le stockage des photos." msgid "Upload Photos" msgstr "Téléverser des photos" -#: ../../mod/photos.php:600 ../../mod/photos.php:664 +#: ../../mod/photos.php:600 ../../mod/photos.php:670 msgid "New album name: " msgstr "Créer un album :" @@ -5882,81 +5986,85 @@ msgstr "ou choisir un album existant :" msgid "Do not show a status post for this upload" msgstr "Ne pas publier de statut pour cet envoi" -#: ../../mod/photos.php:653 ../../mod/photos.php:675 ../../mod/photos.php:1129 -#: ../../mod/photos.php:1144 +#: ../../mod/photos.php:622 +msgid "Album name could not be decoded" +msgstr "Le nom de l'Album n'a pu être décodé" + +#: ../../mod/photos.php:659 ../../mod/photos.php:681 ../../mod/photos.php:1135 +#: ../../mod/photos.php:1150 msgid "Contact Photos" msgstr "Photos de contact" -#: ../../mod/photos.php:679 +#: ../../mod/photos.php:685 msgid "Edit Album" msgstr "Éditer l'album" -#: ../../mod/photos.php:685 +#: ../../mod/photos.php:691 msgid "Show Newest First" msgstr "Ordre anté-chronologique" -#: ../../mod/photos.php:687 +#: ../../mod/photos.php:693 msgid "Show Oldest First" msgstr "Ordre chronologique" -#: ../../mod/photos.php:730 ../../mod/photos.php:1176 +#: ../../mod/photos.php:736 ../../mod/photos.php:1182 msgid "View Photo" msgstr "Voir la photo" -#: ../../mod/photos.php:776 +#: ../../mod/photos.php:782 msgid "Permission denied. Access to this item may be restricted." msgstr "Permission refusée. L'accès à cet élément peut avoir été restreint." -#: ../../mod/photos.php:778 +#: ../../mod/photos.php:784 msgid "Photo not available" msgstr "Photo indisponible" -#: ../../mod/photos.php:838 +#: ../../mod/photos.php:844 msgid "Use as profile photo" msgstr "Utiliser comme photo du profil" -#: ../../mod/photos.php:862 +#: ../../mod/photos.php:868 msgid "View Full Size" msgstr "Voir en taille réelle" -#: ../../mod/photos.php:940 +#: ../../mod/photos.php:946 msgid "Edit photo" msgstr "Éditer la photo" -#: ../../mod/photos.php:942 +#: ../../mod/photos.php:948 msgid "Rotate CW (right)" msgstr "Rotation horaire (droite)" -#: ../../mod/photos.php:943 +#: ../../mod/photos.php:949 msgid "Rotate CCW (left)" msgstr "Rotation anti-horaire (gauche)" -#: ../../mod/photos.php:946 +#: ../../mod/photos.php:952 msgid "New album name" msgstr "Nouveau nom d'album :" -#: ../../mod/photos.php:949 +#: ../../mod/photos.php:955 msgid "Caption" msgstr "Titre/légende" -#: ../../mod/photos.php:951 +#: ../../mod/photos.php:957 msgid "Add a Tag" msgstr "Ajouter une étiquette" -#: ../../mod/photos.php:954 +#: ../../mod/photos.php:960 msgid "" "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" msgstr "Exemple : @bob, @Barbara_Jensen, @jim@exemple.com, #Ile_de_France, #marathon" -#: ../../mod/photos.php:1107 +#: ../../mod/photos.php:1113 msgid "In This Photo:" msgstr "Dans cette photo :" -#: ../../mod/photos.php:1182 +#: ../../mod/photos.php:1188 msgid "View Album" msgstr "Voir l'album" -#: ../../mod/photos.php:1191 +#: ../../mod/photos.php:1197 msgid "Recent Photos" msgstr "Photos récentes" @@ -6238,587 +6346,591 @@ msgstr "Étiquette à retirer :" msgid "Theme settings updated." msgstr "Réglages du thème sauvegardés." -#: ../../mod/admin.php:92 ../../mod/admin.php:441 +#: ../../mod/admin.php:97 ../../mod/admin.php:450 msgid "Site" msgstr "Site" -#: ../../mod/admin.php:93 +#: ../../mod/admin.php:98 msgid "Accounts" msgstr "Comptes" -#: ../../mod/admin.php:94 ../../mod/admin.php:885 +#: ../../mod/admin.php:99 ../../mod/admin.php:894 msgid "Channels" msgstr "Canaux" -#: ../../mod/admin.php:95 ../../mod/admin.php:976 ../../mod/admin.php:1018 +#: ../../mod/admin.php:100 ../../mod/admin.php:985 ../../mod/admin.php:1027 msgid "Plugins" msgstr "Extensions" -#: ../../mod/admin.php:96 ../../mod/admin.php:1181 ../../mod/admin.php:1217 +#: ../../mod/admin.php:101 ../../mod/admin.php:1190 ../../mod/admin.php:1226 msgid "Themes" msgstr "Thèmes" -#: ../../mod/admin.php:97 ../../mod/admin.php:541 +#: ../../mod/admin.php:102 ../../mod/admin.php:550 msgid "Server" msgstr "Serveur" -#: ../../mod/admin.php:98 +#: ../../mod/admin.php:103 +msgid "Profile Config" +msgstr "Configurations du profil" + +#: ../../mod/admin.php:104 msgid "DB updates" msgstr "MàJ BD" -#: ../../mod/admin.php:112 ../../mod/admin.php:119 ../../mod/admin.php:1304 +#: ../../mod/admin.php:118 ../../mod/admin.php:125 ../../mod/admin.php:1313 msgid "Logs" msgstr "Journaux" -#: ../../mod/admin.php:118 +#: ../../mod/admin.php:124 msgid "Plugin Features" msgstr "Fonctionnalités liées aux extensions" -#: ../../mod/admin.php:120 +#: ../../mod/admin.php:126 msgid "User registrations waiting for confirmation" msgstr "Inscriptions en attente" -#: ../../mod/admin.php:197 +#: ../../mod/admin.php:206 msgid "Message queues" msgstr "File des messages" -#: ../../mod/admin.php:202 ../../mod/admin.php:440 ../../mod/admin.php:540 -#: ../../mod/admin.php:749 ../../mod/admin.php:884 ../../mod/admin.php:975 -#: ../../mod/admin.php:1017 ../../mod/admin.php:1180 ../../mod/admin.php:1216 -#: ../../mod/admin.php:1303 +#: ../../mod/admin.php:211 ../../mod/admin.php:449 ../../mod/admin.php:549 +#: ../../mod/admin.php:758 ../../mod/admin.php:893 ../../mod/admin.php:984 +#: ../../mod/admin.php:1026 ../../mod/admin.php:1189 ../../mod/admin.php:1225 +#: ../../mod/admin.php:1312 msgid "Administration" msgstr "Administration" -#: ../../mod/admin.php:203 +#: ../../mod/admin.php:212 msgid "Summary" msgstr "Résumé" -#: ../../mod/admin.php:205 +#: ../../mod/admin.php:214 msgid "Registered users" msgstr "Utilisateurs inscrits" -#: ../../mod/admin.php:207 ../../mod/admin.php:544 +#: ../../mod/admin.php:216 ../../mod/admin.php:553 msgid "Pending registrations" msgstr "Inscriptions en attente" -#: ../../mod/admin.php:208 +#: ../../mod/admin.php:217 msgid "Version" msgstr "Version" -#: ../../mod/admin.php:210 ../../mod/admin.php:545 +#: ../../mod/admin.php:219 ../../mod/admin.php:554 msgid "Active plugins" msgstr "Extensions actives" -#: ../../mod/admin.php:361 +#: ../../mod/admin.php:370 msgid "Site settings updated." msgstr "Réglages du site sauvegardés." -#: ../../mod/admin.php:392 +#: ../../mod/admin.php:401 msgid "No special theme for accessibility" msgstr "Pas de thème spécifique pour l'accessibilité" -#: ../../mod/admin.php:421 +#: ../../mod/admin.php:430 msgid "Yes - with approval" msgstr "Oui - avec approbation" -#: ../../mod/admin.php:427 +#: ../../mod/admin.php:436 msgid "My site is not a public server" msgstr "Mon site n'est pas un serveur publique" -#: ../../mod/admin.php:428 +#: ../../mod/admin.php:437 msgid "My site has paid access only" msgstr "Mon site est payant" -#: ../../mod/admin.php:429 +#: ../../mod/admin.php:438 msgid "My site has free access only" msgstr "Mon site est gratuit" -#: ../../mod/admin.php:430 +#: ../../mod/admin.php:439 msgid "My site offers free accounts with optional paid upgrades" msgstr "Mon site offre des comptes gratuits avec des ajouts payants" -#: ../../mod/admin.php:444 +#: ../../mod/admin.php:453 msgid "File upload" msgstr "Envoi de fichier" -#: ../../mod/admin.php:445 +#: ../../mod/admin.php:454 msgid "Policies" msgstr "Stratégies" -#: ../../mod/admin.php:450 +#: ../../mod/admin.php:459 msgid "Site name" msgstr "Nom du site" -#: ../../mod/admin.php:451 +#: ../../mod/admin.php:460 msgid "Banner/Logo" msgstr "Bannière/logo" -#: ../../mod/admin.php:452 +#: ../../mod/admin.php:461 msgid "Administrator Information" msgstr "Informations sur l'administrateur" -#: ../../mod/admin.php:452 +#: ../../mod/admin.php:461 msgid "" "Contact information for site administrators. Displayed on siteinfo page. " "BBCode can be used here" msgstr "Coordonnées de l'administrateur du site. Affichée sur la page 'siteinfo'. Vous pouvez utiliser du BBCode ici" -#: ../../mod/admin.php:453 +#: ../../mod/admin.php:462 msgid "System language" msgstr "Langue du système" -#: ../../mod/admin.php:454 +#: ../../mod/admin.php:463 msgid "System theme" msgstr "Thème du système" -#: ../../mod/admin.php:454 +#: ../../mod/admin.php:463 msgid "" "Default system theme - may be over-ridden by user profiles - change theme settings" msgstr "Thème par défaut - il peut être changé pour chaque profil utilisateur - modifier le thème" -#: ../../mod/admin.php:455 +#: ../../mod/admin.php:464 msgid "Mobile system theme" msgstr "Thème système pour mobile" -#: ../../mod/admin.php:455 +#: ../../mod/admin.php:464 msgid "Theme for mobile devices" msgstr "Thème dédié aux périphériques mobiles" -#: ../../mod/admin.php:456 +#: ../../mod/admin.php:465 msgid "Accessibility system theme" msgstr "Thème système pour l'accessibilité" -#: ../../mod/admin.php:456 +#: ../../mod/admin.php:465 msgid "Accessibility theme" msgstr "Thème pour l'accessibilité" -#: ../../mod/admin.php:457 +#: ../../mod/admin.php:466 msgid "Channel to use for this website's static pages" msgstr "Canal à utiliser pour les pages statiques de ce site" -#: ../../mod/admin.php:457 +#: ../../mod/admin.php:466 msgid "Site Channel" msgstr "Canal de ce HUB" -#: ../../mod/admin.php:459 +#: ../../mod/admin.php:468 msgid "Maximum image size" msgstr "Taille maximale des images" -#: ../../mod/admin.php:459 +#: ../../mod/admin.php:468 msgid "" "Maximum size in bytes of uploaded images. Default is 0, which means no " "limits." msgstr "Taille maximum, en octets, des images envoyées. Par défaut 0, soit sans limite." -#: ../../mod/admin.php:460 +#: ../../mod/admin.php:469 msgid "Does this site allow new member registration?" msgstr "Est-ce que l'enregistrement de nouveau membres sur ce site est autorisé?" -#: ../../mod/admin.php:461 +#: ../../mod/admin.php:470 msgid "Which best describes the types of account offered by this hub?" msgstr "Choisissez le type de comptes offert sur ce hub?" -#: ../../mod/admin.php:462 +#: ../../mod/admin.php:471 msgid "Register text" msgstr "Texte d'inscription" -#: ../../mod/admin.php:462 +#: ../../mod/admin.php:471 msgid "Will be displayed prominently on the registration page." msgstr "Sera affiché de manière bien visible sur le formulaire d'inscription." -#: ../../mod/admin.php:463 +#: ../../mod/admin.php:472 msgid "Accounts abandoned after x days" msgstr "Les comptes sont abandonnés après x jours" -#: ../../mod/admin.php:463 +#: ../../mod/admin.php:472 msgid "" "Will not waste system resources polling external sites for abandonded " "accounts. Enter 0 for no time limit." msgstr "Pour éviter de gaspiller les ressources du système en essayer de mettre à jour des comptes abandonnés. Mettez 0 pour ne pas avoir de limite de temps." -#: ../../mod/admin.php:464 +#: ../../mod/admin.php:473 msgid "Allowed friend domains" msgstr "Domaines amicaux" -#: ../../mod/admin.php:464 +#: ../../mod/admin.php:473 msgid "" "Comma separated list of domains which are allowed to establish friendships " "with this site. Wildcards are accepted. Empty to allow any domains" msgstr "Liste de noms de domaines - séparés par des virgules - pour lesquels ce site acceptera les demandes d'amitié ou de mise en relation. Les caractères génériques (*) sont acceptés. Laissez vide pour accepter tous les domaines." -#: ../../mod/admin.php:465 +#: ../../mod/admin.php:474 msgid "Allowed email domains" msgstr "Domaines de courriels amicaux" -#: ../../mod/admin.php:465 +#: ../../mod/admin.php:474 msgid "" "Comma separated list of domains which are allowed in email addresses for " "registrations to this site. Wildcards are accepted. Empty to allow any " "domains" msgstr "Liste de noms de domaines - séparés par des virgules - dont les adresses de courriel seront autorisées lors de l'inscription à ce site. Les caractères génériques (*) sont acceptés. Laissez vide pour accepter tous les domaines." -#: ../../mod/admin.php:466 +#: ../../mod/admin.php:475 msgid "Block public" msgstr "Bloquer public" -#: ../../mod/admin.php:466 +#: ../../mod/admin.php:475 msgid "" "Check to block public access to all otherwise public personal pages on this " "site unless you are currently logged in." msgstr "Cocher pour interdire tout accès public, y compris aux pages marquées comme publiques, aux visiteurs anonymes." -#: ../../mod/admin.php:467 +#: ../../mod/admin.php:476 msgid "Force publish" msgstr "Forcer publication" -#: ../../mod/admin.php:467 +#: ../../mod/admin.php:476 msgid "" "Check to force all profiles on this site to be listed in the site directory." msgstr "Cocher pour forcer la publication de tous les profils du site dans l'annuaire." -#: ../../mod/admin.php:468 +#: ../../mod/admin.php:477 msgid "Disable discovery tab" msgstr "Désactiver l'onglet \"À découvrir\"" -#: ../../mod/admin.php:468 +#: ../../mod/admin.php:477 msgid "" "Remove the tab in the network view with public content pulled from sources " "chosen for this site." msgstr "Ne pas afficher d'onglet avec des contenus publics automatiquement rassemblées depuis des sources choisies pour ce site." -#: ../../mod/admin.php:469 +#: ../../mod/admin.php:478 msgid "No login on Homepage" msgstr "Pas de connexion depuis la page d'accueil" -#: ../../mod/admin.php:469 +#: ../../mod/admin.php:478 msgid "" "Check to hide the login form from your sites homepage when visitors arrive " "who are not logged in (e.g. when you put the content of the homepage in via " "the site channel)." msgstr "Cocher pour ne pas montrer le formulaire de connexion sur la page d'accueil (typiquement, pour quand vous utilisez la page d'accueil pour afficher du contenu via le canal du site)." -#: ../../mod/admin.php:471 +#: ../../mod/admin.php:480 msgid "Proxy user" msgstr "Utilisateurs du proxy" -#: ../../mod/admin.php:472 +#: ../../mod/admin.php:481 msgid "Proxy URL" msgstr "URL du proxy (visiter @proxy-list)" -#: ../../mod/admin.php:473 +#: ../../mod/admin.php:482 msgid "Network timeout" msgstr "Délai maximal du réseau" -#: ../../mod/admin.php:473 +#: ../../mod/admin.php:482 msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." msgstr "En secondes. Mettre à 0 pour ne pas avoir de délai maximal (pas recommandé)." -#: ../../mod/admin.php:474 +#: ../../mod/admin.php:483 msgid "Delivery interval" msgstr "Intervalle de distribution" -#: ../../mod/admin.php:474 +#: ../../mod/admin.php:483 msgid "" "Delay background delivery processes by this many seconds to reduce system " "load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " "for large dedicated servers." msgstr "Temporise le processus de distribution de tant de secondes pour réduire la charge sur le système. Valeurs recommandées : 4-5 pour les serveurs mutualisés, 2-3 pour les VPS. 0-1 pour les gros serveurs dédiés." -#: ../../mod/admin.php:475 +#: ../../mod/admin.php:484 msgid "Poll interval" msgstr "Intervalle de scrutation" -#: ../../mod/admin.php:475 +#: ../../mod/admin.php:484 msgid "" "Delay background polling processes by this many seconds to reduce system " "load. If 0, use delivery interval." msgstr "Temporise le processus de scrutation en tâche de fond de tant de secondes, pour réduire la charge. Si 0, utilise l'intervalle de distribution." -#: ../../mod/admin.php:476 +#: ../../mod/admin.php:485 msgid "Maximum Load Average" msgstr "Charge moyenne maximale" -#: ../../mod/admin.php:476 +#: ../../mod/admin.php:485 msgid "" "Maximum system load before delivery and poll processes are deferred - " "default 50." msgstr "Charge système maximale au-delà de laquelle distribution et scrutation sont mis en pause - par défaut 50." -#: ../../mod/admin.php:532 +#: ../../mod/admin.php:541 msgid "No server found" msgstr "Serveur introuvable" -#: ../../mod/admin.php:539 ../../mod/admin.php:763 +#: ../../mod/admin.php:548 ../../mod/admin.php:772 msgid "ID" msgstr "ID" -#: ../../mod/admin.php:539 +#: ../../mod/admin.php:548 msgid "for channel" msgstr "pour le canal" -#: ../../mod/admin.php:539 +#: ../../mod/admin.php:548 msgid "on server" msgstr "sur le serveur" -#: ../../mod/admin.php:539 +#: ../../mod/admin.php:548 msgid "Status" msgstr "État" -#: ../../mod/admin.php:560 +#: ../../mod/admin.php:569 msgid "Update has been marked successful" msgstr "La mise à jour a été marquée comme réussie" -#: ../../mod/admin.php:570 +#: ../../mod/admin.php:579 #, php-format msgid "Executing %s failed. Check system logs." msgstr "L'éxecution de %s a échoué. Merci de vérifier les journaux du système." -#: ../../mod/admin.php:573 +#: ../../mod/admin.php:582 #, php-format msgid "Update %s was successfully applied." msgstr "La mise à jour %s a été appliquée avec succès." -#: ../../mod/admin.php:577 +#: ../../mod/admin.php:586 #, php-format msgid "Update %s did not return a status. Unknown if it succeeded." msgstr "La mise à jour %s n'a pas retourné d'information. Impossible de savoir si elle a réussi ou non." -#: ../../mod/admin.php:580 +#: ../../mod/admin.php:589 #, php-format msgid "Update function %s could not be found." msgstr "La fonction de mise à jour %s est introuvable." -#: ../../mod/admin.php:595 +#: ../../mod/admin.php:604 msgid "No failed updates." msgstr "Aucune mise à jour défaillante." -#: ../../mod/admin.php:599 +#: ../../mod/admin.php:608 msgid "Failed Updates" msgstr "Mises à jour défaillantes" -#: ../../mod/admin.php:601 +#: ../../mod/admin.php:610 msgid "Mark success (if update was manually applied)" msgstr "Marquer comme réussie (si la mise à jour a été réalisée manuellement)" -#: ../../mod/admin.php:602 +#: ../../mod/admin.php:611 msgid "Attempt to execute this update step automatically" msgstr "Tenter de réaliser cette étape de mise à jour automatiquement" -#: ../../mod/admin.php:628 +#: ../../mod/admin.php:637 #, php-format msgid "%s user blocked/unblocked" msgid_plural "%s users blocked/unblocked" msgstr[0] "%s utilisateur bloqué/débloqué" msgstr[1] "%s utilisateurs bloqués/débloqués" -#: ../../mod/admin.php:635 +#: ../../mod/admin.php:644 #, php-format msgid "%s user deleted" msgid_plural "%s users deleted" msgstr[0] "%s utilisateur supprimé" msgstr[1] "%s utilisateurs supprimés" -#: ../../mod/admin.php:666 +#: ../../mod/admin.php:675 msgid "Account not found" msgstr "Compte introuvable" -#: ../../mod/admin.php:677 +#: ../../mod/admin.php:686 #, php-format msgid "User '%s' deleted" msgstr "Utilisateur '%s' supprimé" -#: ../../mod/admin.php:686 +#: ../../mod/admin.php:695 #, php-format msgid "User '%s' unblocked" msgstr "Utilisateur '%s' débloqué" -#: ../../mod/admin.php:686 +#: ../../mod/admin.php:695 #, php-format msgid "User '%s' blocked" msgstr "Utilisateur '%s' bloqué" -#: ../../mod/admin.php:750 ../../mod/admin.php:762 +#: ../../mod/admin.php:759 ../../mod/admin.php:771 msgid "Users" msgstr "Utilisateurs" -#: ../../mod/admin.php:752 ../../mod/admin.php:887 +#: ../../mod/admin.php:761 ../../mod/admin.php:896 msgid "select all" msgstr "tout sélectionner" -#: ../../mod/admin.php:753 +#: ../../mod/admin.php:762 msgid "User registrations waiting for confirm" msgstr "Inscriptions en attente d'approbation" -#: ../../mod/admin.php:754 +#: ../../mod/admin.php:763 msgid "Request date" msgstr "Date de la demande" -#: ../../mod/admin.php:755 +#: ../../mod/admin.php:764 msgid "No registrations." msgstr "Pas d'inscriptions." -#: ../../mod/admin.php:756 +#: ../../mod/admin.php:765 msgid "Approve" msgstr "Approuver" -#: ../../mod/admin.php:757 +#: ../../mod/admin.php:766 msgid "Deny" msgstr "Refuser" -#: ../../mod/admin.php:763 +#: ../../mod/admin.php:772 msgid "Register date" msgstr "Date d'inscription" -#: ../../mod/admin.php:763 +#: ../../mod/admin.php:772 msgid "Last login" msgstr "Dernière connexion" -#: ../../mod/admin.php:763 +#: ../../mod/admin.php:772 msgid "Expires" msgstr "Expire" -#: ../../mod/admin.php:763 +#: ../../mod/admin.php:772 msgid "Service Class" msgstr "Classe de service" -#: ../../mod/admin.php:765 +#: ../../mod/admin.php:774 msgid "" "Selected users will be deleted!\\n\\nEverything these users had posted on " "this site will be permanently deleted!\\n\\nAre you sure?" msgstr "Les utilisateurs sélectionnés seront supprimés!\\n\\nTout ce que ces utilisateurs ont publié sur ce site sera détruit de manière définitive!\\n\\nÊtes-vous certain?" -#: ../../mod/admin.php:766 +#: ../../mod/admin.php:775 msgid "" "The user {0} will be deleted!\\n\\nEverything this user has posted on this " "site will be permanently deleted!\\n\\nAre you sure?" msgstr "L'utilisateur {0} sera supprimé!\\n\\nTout ce que cet utilisateur a publié sur ce site sera détruit de manière définitive!\\n\\nÊtes-vous certain?" -#: ../../mod/admin.php:799 +#: ../../mod/admin.php:808 #, php-format msgid "%s channel censored/uncensored" msgid_plural "%s channelss censored/uncensored" msgstr[0] "%s canal censuré/non-censuré" msgstr[1] "%s canaux censurés/non-censurés" -#: ../../mod/admin.php:806 +#: ../../mod/admin.php:815 #, php-format msgid "%s channel deleted" msgid_plural "%s channels deleted" msgstr[0] "%s canal supprimé" msgstr[1] "%s canaux supprimés" -#: ../../mod/admin.php:825 +#: ../../mod/admin.php:834 msgid "Channel not found" msgstr "Canal introuvable" -#: ../../mod/admin.php:836 +#: ../../mod/admin.php:845 #, php-format msgid "Channel '%s' deleted" msgstr "Canal '%s' supprimé" -#: ../../mod/admin.php:846 +#: ../../mod/admin.php:855 #, php-format msgid "Channel '%s' uncensored" msgstr "Canal '%s' non-censuré" -#: ../../mod/admin.php:846 +#: ../../mod/admin.php:855 #, php-format msgid "Channel '%s' censored" msgstr "Canal '%s' censuré" -#: ../../mod/admin.php:889 +#: ../../mod/admin.php:898 msgid "Censor" msgstr "Censurer" -#: ../../mod/admin.php:890 +#: ../../mod/admin.php:899 msgid "Uncensor" msgstr "Ne plus censurer" -#: ../../mod/admin.php:893 +#: ../../mod/admin.php:902 msgid "UID" msgstr "UID" -#: ../../mod/admin.php:895 +#: ../../mod/admin.php:904 msgid "" "Selected channels will be deleted!\\n\\nEverything that was posted in these " "channels on this site will be permanently deleted!\\n\\nAre you sure?" msgstr "Les canaux sélectionnés seront supprimés!\\n\\nTout ce qui a été publié dans ces canaux sur ce site sera définitivement supprimé!\\n\\nÊtes-vous certain?" -#: ../../mod/admin.php:896 +#: ../../mod/admin.php:905 msgid "" "The channel {0} will be deleted!\\n\\nEverything that was posted in this " "channel on this site will be permanently deleted!\\n\\nAre you sure?" msgstr "Le canal {0} sera supprimé!\\n\\nTout ce qui a été publié sur ce canal sera définitivement supprimé!\\n\\nÊtes-vous certain?" -#: ../../mod/admin.php:935 +#: ../../mod/admin.php:944 #, php-format msgid "Plugin %s disabled." msgstr "Extension %s désactivée." -#: ../../mod/admin.php:939 +#: ../../mod/admin.php:948 #, php-format msgid "Plugin %s enabled." msgstr "Extension %s activée." -#: ../../mod/admin.php:949 ../../mod/admin.php:1151 +#: ../../mod/admin.php:958 ../../mod/admin.php:1160 msgid "Disable" msgstr "Désactiver" -#: ../../mod/admin.php:951 ../../mod/admin.php:1153 +#: ../../mod/admin.php:960 ../../mod/admin.php:1162 msgid "Enable" msgstr "Activer" -#: ../../mod/admin.php:977 ../../mod/admin.php:1182 +#: ../../mod/admin.php:986 ../../mod/admin.php:1191 msgid "Toggle" msgstr "(Dés)activer" -#: ../../mod/admin.php:985 ../../mod/admin.php:1192 +#: ../../mod/admin.php:994 ../../mod/admin.php:1201 msgid "Author: " msgstr "Auteur :" -#: ../../mod/admin.php:986 ../../mod/admin.php:1193 +#: ../../mod/admin.php:995 ../../mod/admin.php:1202 msgid "Maintainer: " msgstr "Maintenu par :" -#: ../../mod/admin.php:1115 +#: ../../mod/admin.php:1124 msgid "No themes found." msgstr "Aucun thème trouvé." -#: ../../mod/admin.php:1174 +#: ../../mod/admin.php:1183 msgid "Screenshot" msgstr "Aperçu" -#: ../../mod/admin.php:1222 +#: ../../mod/admin.php:1231 msgid "[Experimental]" msgstr "[Expérimental]" -#: ../../mod/admin.php:1223 +#: ../../mod/admin.php:1232 msgid "[Unsupported]" msgstr "[Non-supporté]" -#: ../../mod/admin.php:1250 +#: ../../mod/admin.php:1259 msgid "Log settings updated." msgstr "Réglages du journal sauvegardés." -#: ../../mod/admin.php:1306 +#: ../../mod/admin.php:1315 msgid "Clear" msgstr "Vider" -#: ../../mod/admin.php:1312 +#: ../../mod/admin.php:1321 msgid "Debugging" msgstr "Débogage" -#: ../../mod/admin.php:1313 +#: ../../mod/admin.php:1322 msgid "Log file" msgstr "Fichier du journal" -#: ../../mod/admin.php:1313 +#: ../../mod/admin.php:1322 msgid "" "Must be writable by web server. Relative to your Red top-level directory." msgstr "Doit être accessible en écriture par le serveur web. Chemin relatif à la racine de votre installation de la Matrice Rouge." -#: ../../mod/admin.php:1314 +#: ../../mod/admin.php:1323 msgid "Log level" msgstr "Niveau de journalisation" @@ -6989,72 +7101,64 @@ msgstr[1] "%d messages envoyés." msgid "You have no more invitations available" msgstr "Vous ne disposez plus d'aucune invitation" -#: ../../mod/invite.php:141 +#: ../../mod/invite.php:129 msgid "Send invitations" msgstr "Envoyer des invitations" -#: ../../mod/invite.php:142 +#: ../../mod/invite.php:130 msgid "Enter email addresses, one per line:" msgstr "Entrez les adresses de courriel, une par ligne :" -#: ../../mod/invite.php:143 ../../mod/mail.php:225 ../../mod/mail.php:338 +#: ../../mod/invite.php:131 ../../mod/mail.php:225 ../../mod/mail.php:338 msgid "Your message:" msgstr "Votre message :" -#: ../../mod/invite.php:144 -msgid "" -"You are cordially invited to join me and some other close friends on the Red" -" Matrix - a revolutionary new decentralised communication and information " -"tool." -msgstr "Vous êtes cordialement invité à me rejoindre, ainsi que d'autres amis proches, sur la Matrice Rouge - un nouvel outil de communication décentralisé et révolutionnaire." +#: ../../mod/invite.php:132 +msgid "Please join my community on RedMatrix." +msgstr "Veuillez me rejoindre sur la Matrice Rouge." -#: ../../mod/invite.php:146 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Vous devrez fournir ce code d'invitation : $invite_code" +#: ../../mod/invite.php:134 +msgid "You will need to supply this invitation code: " +msgstr "Vous aurez besoin de fournir le code suivant:" -#: ../../mod/invite.php:147 -msgid "Please visit my channel at" -msgstr "Merci de me rendre visite sur" +#: ../../mod/invite.php:135 +msgid "1. Register at any RedMatrix location (they are all inter-connected)" +msgstr "1. Enregistrez-vous sur n'importe quel serveurs ( ils sont tous inter-connectés )" -#: ../../mod/invite.php:151 -msgid "" -"Once you have registered (on ANY Red Matrix site - they are all inter-" -"connected), please connect with my Red Matrix channel address:" -msgstr "Une fois inscrit (sur N'IMPORTE QUEL HUB publique - ils sont tous inter-connectés), merci d'ajouter mon Canal :" +#: ../../mod/invite.php:137 +msgid "2. Enter my RedMatrix network address into the site searchbar." +msgstr "2. Saisissez l'adresse de mon canal dans la barre de recherche du site." -#: ../../mod/invite.php:153 -msgid "Click the [Register] link on the following page to join." -msgstr "Cliquez le lien [S'inscrire] sur la page suivante pour nous rejoindre." +#: ../../mod/invite.php:138 +msgid "or visit " +msgstr "ou visitez" -#: ../../mod/invite.php:155 -msgid "" -"For more information about the Red Matrix Project and why it has the " -"potential to change the internet as we know it, please visit " -"http://getzot.com" -msgstr "Pour plus d'information sur le projet Red Matrix(Matrice Rouge), et sa capacité à remodeler Internet, merci de visiter http://getzot.com" +#: ../../mod/invite.php:140 +msgid "3. Click [Connect]" +msgstr "3. Click sur [Ajouter]" -#: ../../mod/item.php:147 +#: ../../mod/item.php:146 msgid "Unable to locate original post." msgstr "Impossible de localiser la publication initiale." -#: ../../mod/item.php:372 +#: ../../mod/item.php:379 msgid "Empty post discarded." msgstr "Publication vide annulée." -#: ../../mod/item.php:414 +#: ../../mod/item.php:421 msgid "Executable content type not permitted to this channel." msgstr "Les contenus de type 'exécutable' ne sont pas autorisés sur ce canal." -#: ../../mod/item.php:842 +#: ../../mod/item.php:850 msgid "System error. Post not saved." msgstr "Erreur système. Publication non sauvegardée." -#: ../../mod/item.php:1285 +#: ../../mod/item.php:1302 #, php-format msgid "You have reached your limit of %1$.0f top level posts." msgstr "Vous avez atteint votre limite de %1$.0f contributions \"racine\"." -#: ../../mod/item.php:1291 +#: ../../mod/item.php:1308 #, php-format msgid "You have reached your limit of %1$.0f webpages." msgstr "Vous avez atteint votre limite de %1$.0f pages web." @@ -7110,11 +7214,11 @@ msgstr "Action complétée." msgid "Thank you." msgstr "Merci." -#: ../../mod/lockview.php:30 ../../mod/lockview.php:36 +#: ../../mod/lockview.php:35 ../../mod/lockview.php:41 msgid "Remote privacy information not available." msgstr "Les informations de vie privée à distance ne sont pas disponibles." -#: ../../mod/lockview.php:45 +#: ../../mod/lockview.php:50 msgid "Visible to:" msgstr "Visible par :" @@ -7155,7 +7259,7 @@ msgid "" "Password reset failed." msgstr "La demande n'a pas pu être vérifiée. (Peut-être l'avez vous déjà utilisée.) La réinitialisation a échoué." -#: ../../mod/lostpass.php:85 ../../boot.php:1498 +#: ../../mod/lostpass.php:85 ../../boot.php:1508 msgid "Password Reset" msgstr "Réinitialiser le mot de passe" @@ -7214,7 +7318,7 @@ msgstr "Total des votes" #: ../../mod/vote.php:98 msgid "Average Rating" -msgstr "Évaluation" +msgstr "Évaluation moyenne" #: ../../mod/mail.php:33 msgid "Unable to lookup recipient." @@ -7256,6 +7360,10 @@ msgstr "À :" msgid "Subject:" msgstr "Sujet :" +#: ../../mod/mail.php:232 +msgid "Send" +msgstr "Envoyer" + #: ../../mod/mail.php:259 msgid "Message not found." msgstr "Message introuvable." @@ -7290,32 +7398,32 @@ msgstr "Aucune communication sécurisée n'est possible. Vous pourrez pe msgid "Send Reply" msgstr "Envoyer une réponse" -#: ../../mod/manage.php:64 +#: ../../mod/manage.php:136 #, php-format msgid "You have created %1$.0f of %2$.0f allowed channels." msgstr "Vous avez créé %1$.0f des %2$.0f canaux autorisés." -#: ../../mod/manage.php:72 +#: ../../mod/manage.php:144 msgid "Create a new channel" msgstr "Créer un nouveau canal" -#: ../../mod/manage.php:77 +#: ../../mod/manage.php:148 msgid "Channel Manager" msgstr "Gestionnaire du canal" -#: ../../mod/manage.php:78 +#: ../../mod/manage.php:149 msgid "Current Channel" msgstr "Canal actif" -#: ../../mod/manage.php:80 +#: ../../mod/manage.php:151 msgid "Attach to one of your channels by selecting it." msgstr "Branchez-vous à l'un de vos canaux en le selectionnant." -#: ../../mod/manage.php:81 +#: ../../mod/manage.php:152 msgid "Default Channel" msgstr "Canal par défaut" -#: ../../mod/manage.php:82 +#: ../../mod/manage.php:153 msgid "Make Default" msgstr "Définir comme défaut" @@ -7551,7 +7659,55 @@ msgstr "Sondage" #: ../../mod/poll.php:69 msgid "View Results" -msgstr "Résultats" +msgstr "Voir les Résultats" + +#: ../../mod/frphotos.php:79 +msgid "Friendica Photo Album Import" +msgstr "Importer votre Album Photo Friendica" + +#: ../../mod/frphotos.php:80 +msgid "This will import all your Friendica photo albums to this Red channel." +msgstr "Cette fonction va importer tous vos albums photos Friendica dans ce canal de la Matrice Rouge." + +#: ../../mod/frphotos.php:81 +msgid "Friendica Server base URL" +msgstr "URL vers le serveur Friendica" + +#: ../../mod/frphotos.php:82 +msgid "Friendica Login Username" +msgstr "Nom d'usager Friendica" + +#: ../../mod/frphotos.php:83 +msgid "Friendica Login Password" +msgstr "Mot de passe Friendica" + +#: ../../mod/removeaccount.php:30 +msgid "" +"Account removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Il est impossible de supprimer un compte à l'intérieur de 48 heures après avoir changé le mot de passe d'un compte." + +#: ../../mod/removeaccount.php:57 +msgid "Remove This Account" +msgstr "Supprimer ce Compte" + +#: ../../mod/removeaccount.php:58 +msgid "" +"This will completely remove this account including all its channels from the" +" network. Once this has been done it is not recoverable." +msgstr "Cette fonction va complètement supprimer le compte incluant tous ses canaux sur la matrice. Attention, cette action est irréversible." + +#: ../../mod/removeaccount.php:60 +msgid "" +"Remove this account, all its channels and all its channel clones from the " +"network" +msgstr "Supprimer ce compte, tous ses canaux et tous les clones sur la matrice." + +#: ../../mod/removeaccount.php:60 +msgid "" +"By default only the instances of the channels located on this hub will be " +"removed from the network" +msgstr "Par défault, seuls les instances de canaux situés sur ce hub seront supprimer de la matrice." #: ../../view/theme/apw/php/config.php:202 #: ../../view/theme/apw/php/config.php:236 @@ -7585,87 +7741,87 @@ msgstr "Définir font-size pour contribution et commentaires" #: ../../view/theme/apw/php/config.php:262 msgid "Set font face" -msgstr "Définir la police de caractères" +msgstr "Définir la fonte" #: ../../view/theme/apw/php/config.php:263 msgid "Set iconset" -msgstr "Définir les icônes" +msgstr "Définir le jeu d'icônes" #: ../../view/theme/apw/php/config.php:264 msgid "Set big shadow size, default 15px 15px 15px" -msgstr "Taille de l'ombre max, par défaut 15px 15px 15px" +msgstr "Définir la taille des grandes ombres, par défaut 15px 15px 15px" #: ../../view/theme/apw/php/config.php:265 msgid "Set small shadow size, default 5px 5px 5px" -msgstr "Taille de l'ombre min, par défaut 5px 5px 5px" +msgstr "Définir la taille des petites ombres, par défaut 5px 5px 5px" #: ../../view/theme/apw/php/config.php:266 -msgid "Set shadow colour, default #000" -msgstr "Couleur de l'ombre, défaut #000" +msgid "Set shadow color, default #000" +msgstr "Définir la couleur des ombres, par défaut #000" #: ../../view/theme/apw/php/config.php:267 msgid "Set radius size, default 5px" -msgstr "Rayon, défaut 5px" +msgstr "Définir le rayon des arrondis, par défaut 5px" #: ../../view/theme/apw/php/config.php:268 msgid "Set line-height for posts and comments" -msgstr "Hauteur de la ligne utilisé par les publications et les commentaires" +msgstr "Définir line-height pour contributions et commentaires" #: ../../view/theme/apw/php/config.php:269 msgid "Set background image" -msgstr "Image de fond" +msgstr "Définir l'image d'arrière-plan" #: ../../view/theme/apw/php/config.php:270 msgid "Set background attachment" msgstr "Image de fond - fichier" #: ../../view/theme/apw/php/config.php:271 -msgid "Set background colour" -msgstr "Couleur de fond" +msgid "Set background color" +msgstr "Définir la couleur d'arrière-plan" #: ../../view/theme/apw/php/config.php:272 msgid "Set section background image" -msgstr "Image de fond - Section" +msgstr "Définir l'image d'arrière-plan des sections" #: ../../view/theme/apw/php/config.php:273 -msgid "Set section background colour" -msgstr "Image de fond - Couleur" +msgid "Set section background color" +msgstr "Définir la couleur d'arrière-plan des sections" #: ../../view/theme/apw/php/config.php:274 -msgid "Set colour of items - use hex" -msgstr "Couleur des items - hexadécimal" +msgid "Set color of items - use hex" +msgstr "Définir la couleur des éléments - en héxadécimal" #: ../../view/theme/apw/php/config.php:275 -msgid "Set colour of links - use hex" -msgstr "Couleur des liens - hexadécimal" +msgid "Set color of links - use hex" +msgstr "Définir la couleur des liens - en héxadécimal" #: ../../view/theme/apw/php/config.php:276 msgid "Set max-width for items. Default 400px" -msgstr "Largeur maximale des items, Défaut 400px" +msgstr "Définir la largeur maximal des éléments. Par défaut, 400px" #: ../../view/theme/apw/php/config.php:277 msgid "Set min-width for items. Default 240px" -msgstr "Largeur minimale des items, Défaut 240px" +msgstr "Définir la largeur minimale des éléments. Par défaut, 240px" #: ../../view/theme/apw/php/config.php:278 msgid "Set the generic content wrapper width. Default 48%" -msgstr "Largeur du \"wrapper\" de contenu. Défaut 48%" +msgstr "Définir la largeur du contenu. Par défaut, 48%" #: ../../view/theme/apw/php/config.php:279 -msgid "Set colour of fonts - use hex" -msgstr "Couleur des polices - Hexadécimal" +msgid "Set color of fonts - use hex" +msgstr "Définir la couleur des fontes - en héxadécimal" #: ../../view/theme/apw/php/config.php:280 msgid "Set background-size element" -msgstr "Taille du fond" +msgstr "Définir background-size pour les éléments" #: ../../view/theme/apw/php/config.php:281 msgid "Item opacity" -msgstr "Transparence" +msgstr "Opacité des éléments" #: ../../view/theme/apw/php/config.php:282 msgid "Display post previews only" -msgstr "Prévisualiser seulement" +msgstr "Afficher seulement l'aperçu des contributions" #: ../../view/theme/apw/php/config.php:283 msgid "Display side bar on channel page" @@ -7681,11 +7837,11 @@ msgstr "Alignement de l'élément" #: ../../view/theme/apw/php/config.php:286 msgid "Left offset of the section element" -msgstr "Décalage à gauche de la section" +msgstr "Décalage gauche de l'élément section" #: ../../view/theme/apw/php/config.php:287 msgid "Right offset of the section element" -msgstr "Décalage à droite de la section" +msgstr "Décalage droit de l'élément section" #: ../../view/theme/apw/php/config.php:288 msgid "Section width" @@ -7693,11 +7849,11 @@ msgstr "Largeur de la section" #: ../../view/theme/apw/php/config.php:289 msgid "Left offset of the aside" -msgstr "Décalage à gauche du panneau latéral" +msgstr "Décalage gauche du panneau latéral" #: ../../view/theme/apw/php/config.php:290 msgid "Right offset of the aside element" -msgstr "Décalage à droite du panneau latéral" +msgstr "Décalage droit du panneau latéral" #: ../../view/theme/blogga/php/config.php:47 #: ../../view/theme/blogga/view/theme/blog/config.php:47 @@ -7712,7 +7868,7 @@ msgstr "Image de l'entête" #: ../../view/theme/blogga/php/config.php:71 #: ../../view/theme/blogga/view/theme/blog/config.php:71 msgid "Header image only on profile pages" -msgstr "Image de l'entête sur les pages du profil uniquement" +msgstr "Image de l'entête tel qu'elle est affichée sur la page du profil" #: ../../view/theme/redbasic/php/config.php:84 msgid "Light (Red Matrix default)" @@ -7723,47 +7879,47 @@ msgid "Narrow navbar" msgstr "Barre de navigation fine" #: ../../view/theme/redbasic/php/config.php:105 -msgid "Navigation bar background colour" +msgid "Navigation bar background color" msgstr "Couleur de fond de la barre de navigation" #: ../../view/theme/redbasic/php/config.php:106 -msgid "Navigation bar gradient top colour" -msgstr "Gradient de la barre de navigation (couleur 1)" +msgid "Navigation bar gradient top color" +msgstr "Gradient de la barre de navigation HAUT" #: ../../view/theme/redbasic/php/config.php:107 -msgid "Navigation bar gradient bottom colour" -msgstr "Gradient de la barre de navigation (couleur 2)" +msgid "Navigation bar gradient bottom color" +msgstr "Gradient de la barre de navigation BAS" #: ../../view/theme/redbasic/php/config.php:108 -msgid "Navigation active button gradient top colour" -msgstr "Gradient du bouton de navigation (couleur 1)" +msgid "Navigation active button gradient top color" +msgstr "Gradient du bouton de navigation HAUT" #: ../../view/theme/redbasic/php/config.php:109 -msgid "Navigation active button gradient bottom colour" -msgstr "Gradient du bouton de navigation (couleur 2)" +msgid "Navigation active button gradient bottom color" +msgstr "Gradient du bouton de navigation BAS" #: ../../view/theme/redbasic/php/config.php:110 -msgid "Navigation bar border colour " +msgid "Navigation bar border color " msgstr "Couleur de la bordure de la barre de navigation" #: ../../view/theme/redbasic/php/config.php:111 -msgid "Navigation bar icon colour " +msgid "Navigation bar icon color " msgstr "Couleur de l'icône de la barre de navigation" #: ../../view/theme/redbasic/php/config.php:112 -msgid "Navigation bar active icon colour " +msgid "Navigation bar active icon color " msgstr "Couleur de l'icône active de la barre de navigation" #: ../../view/theme/redbasic/php/config.php:113 -msgid "link colour" +msgid "link color" msgstr "couleur des liens" #: ../../view/theme/redbasic/php/config.php:114 -msgid "Set font-colour for banner" +msgid "Set font-color for banner" msgstr "Définir la couleur du texte de la bannière" #: ../../view/theme/redbasic/php/config.php:115 -msgid "Set the background colour" +msgid "Set the background color" msgstr "Définir la couleur d'arrière-plan" #: ../../view/theme/redbasic/php/config.php:116 @@ -7771,15 +7927,15 @@ msgid "Set the background image" msgstr "Définir l'image d'arrière-plan" #: ../../view/theme/redbasic/php/config.php:117 -msgid "Set the background colour of items" +msgid "Set the background color of items" msgstr "Définir la couleur de fond des contributions" #: ../../view/theme/redbasic/php/config.php:118 -msgid "Set the background colour of comments" +msgid "Set the background color of comments" msgstr "Couleur de fond des commentaires" #: ../../view/theme/redbasic/php/config.php:119 -msgid "Set the border colour of comments" +msgid "Set the border color of comments" msgstr "Couleur de la bordure des commentaires" #: ../../view/theme/redbasic/php/config.php:120 @@ -7787,11 +7943,11 @@ msgid "Set the indent for comments" msgstr "Indentation des commentaires" #: ../../view/theme/redbasic/php/config.php:121 -msgid "Set the basic colour for item icons" +msgid "Set the basic color for item icons" msgstr "Définir la couleur de base pour les icônes des éléments" #: ../../view/theme/redbasic/php/config.php:122 -msgid "Set the hover colour for item icons" +msgid "Set the hover color for item icons" msgstr "Définir la couleur de survol des icônes des éléments" #: ../../view/theme/redbasic/php/config.php:123 @@ -7799,7 +7955,7 @@ msgid "Set font-size for the entire application" msgstr "Définir la taille de police pour l'application entière" #: ../../view/theme/redbasic/php/config.php:125 -msgid "Set font-colour for posts and comments" +msgid "Set font-color for posts and comments" msgstr "Définir font-colour pour les contributions et commentaires" #: ../../view/theme/redbasic/php/config.php:126 @@ -7838,41 +7994,41 @@ msgstr "Albums photo \"en biais\"" msgid "Are you a clean desk or a messy desk person?" msgstr "Vous êtes plutôt \"bureau bien rangé\" ou \"gros foutoir\"?" -#: ../../boot.php:1286 +#: ../../boot.php:1296 #, php-format msgid "Update %s failed. See error logs." msgstr "La mise-à-jour %s a échoué. Merci de consulter les journaux d'erreur." -#: ../../boot.php:1289 +#: ../../boot.php:1299 #, php-format msgid "Update Error at %s" msgstr "Erreur de mise-à-jour sur %s" -#: ../../boot.php:1463 +#: ../../boot.php:1473 msgid "" "Create an account to access services and applications within the Red Matrix" msgstr "Créez un compte pour pouvoir accéder aux services et applications de la Matrice Red" -#: ../../boot.php:1491 +#: ../../boot.php:1501 msgid "Password" msgstr "Mot de passe" -#: ../../boot.php:1492 +#: ../../boot.php:1502 msgid "Remember me" msgstr "Se souvenir de moi" -#: ../../boot.php:1497 +#: ../../boot.php:1507 msgid "Forgot your password?" msgstr "Mot de passe oublié?" -#: ../../boot.php:1562 +#: ../../boot.php:1572 msgid "permission denied" msgstr "permission refusée" -#: ../../boot.php:1563 +#: ../../boot.php:1573 msgid "Got Zot?" msgstr "Authentification magique a échouée. Êtes-vous toujours connecté à votre HUB?" -#: ../../boot.php:1993 +#: ../../boot.php:2003 msgid "toggle mobile" msgstr "(dés)activer mobile" diff --git a/view/fr/strings.php b/view/fr/strings.php index 620137700..750a9f38f 100644 --- a/view/fr/strings.php +++ b/view/fr/strings.php @@ -7,10 +7,50 @@ function string_plural_select_fr($n){ ; $a->strings["Cannot locate DNS info for database server '%s'"] = "Impossible de trouver les infos DNS du serveur de BD '%s'"; $a->strings["Profile Photos"] = "Photos du profil"; +$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s et %2\$s sont maintenant amis."; +$a->strings["Sharing notification from Diaspora network"] = "Partage de vos notifications du réseau Diaspora"; +$a->strings["photo"] = "photo"; +$a->strings["status"] = "le statut"; +$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s aime %3\$s de %2\$s"; +$a->strings["Attachments:"] = "Pièces jointes:"; $a->strings["Embedded content"] = "Contenu imbriqué"; $a->strings["Embedding disabled"] = "Imbrication désactivée"; $a->strings["created a new post"] = "a publié"; $a->strings["commented on %s's post"] = "a commenté la publication de %s"; +$a->strings["Site Admin"] = "Administrateur"; +$a->strings["Bookmarks"] = "Favoris"; +$a->strings["Address Book"] = "Carnet d'adresse"; +$a->strings["Login"] = "Connexion"; +$a->strings["Channel Select"] = "Changer de canal"; +$a->strings["Matrix"] = "Matrice"; +$a->strings["Settings"] = "Réglages"; +$a->strings["Files"] = "Fichiers"; +$a->strings["Webpages"] = "Pages web"; +$a->strings["Channel Home"] = "Mon canal"; +$a->strings["Profile"] = "Profil"; +$a->strings["Photos"] = "Photos"; +$a->strings["Events"] = "Événements"; +$a->strings["Directory"] = "Annuaire"; +$a->strings["Help"] = "Aide"; +$a->strings["Mail"] = "Messages"; +$a->strings["Mood"] = "Humeur"; +$a->strings["Poke"] = "Cogner"; +$a->strings["Chat"] = "Clavardage"; +$a->strings["Search"] = "Recherche"; +$a->strings["Probe"] = "Sonder"; +$a->strings["Suggest"] = "Suggérer"; +$a->strings["Random Channel"] = "Un Canal au Hasard"; +$a->strings["Invite"] = "Invitation"; +$a->strings["Features"] = "Fonctionalités"; +$a->strings["Language"] = "Langue"; +$a->strings["Post"] = "Envoyer"; +$a->strings["Profile Photo"] = "Photo du Profil"; +$a->strings["Update"] = "Mise-à-jour"; +$a->strings["Install"] = "Installer"; +$a->strings["Purchase"] = "Acheter"; +$a->strings["Edit"] = "Éditer"; +$a->strings["Delete"] = "Supprimer"; +$a->strings["Unknown"] = "Inconnu"; $a->strings["prev"] = "préc."; $a->strings["first"] = "premier"; $a->strings["last"] = "dernier"; @@ -23,7 +63,6 @@ $a->strings["%d Connection"] = array( 1 => "%d relations", ); $a->strings["View Connections"] = "Voir les relations"; -$a->strings["Search"] = "Recherche"; $a->strings["Save"] = "Sauver"; $a->strings["poke"] = "cogne"; $a->strings["poked"] = "C'est fait cogner"; @@ -87,9 +126,7 @@ $a->strings["Select a page layout: "] = "Choisir une mise en page :"; $a->strings["default"] = "défaut"; $a->strings["Page content type: "] = "Type de contenu :"; $a->strings["Select an alternate language"] = "Choisir une langue alternative"; -$a->strings["photo"] = "photo"; $a->strings["event"] = "événement"; -$a->strings["status"] = "le statut"; $a->strings["comment"] = "commentaire"; $a->strings["activity"] = "activité"; $a->strings["Design"] = "Conception"; @@ -98,7 +135,6 @@ $a->strings["Menus"] = "Menus"; $a->strings["Layouts"] = "Mises-en-page"; $a->strings["Pages"] = "Pages"; $a->strings["New Page"] = "Nouvelle page"; -$a->strings["Edit"] = "Éditer"; $a->strings["View"] = "Voir"; $a->strings["Preview"] = "Aperçu"; $a->strings["Actions"] = "Actions"; @@ -129,7 +165,7 @@ $a->strings["Unable to process image"] = "Impossible de traiter l'image"; $a->strings["Photo storage failed."] = "Le stockage de l'image a échoué."; $a->strings["Photo Albums"] = "Albums photo"; $a->strings["Upload New Photos"] = "Ajouter des photos"; -$a->strings["Visible to everybody"] = "Visible pour tous"; +$a->strings["Visible to your default audience"] = "Visible pour vos contacts seulement."; $a->strings["Show"] = "Voir plus"; $a->strings["Don't show"] = "Cacher"; $a->strings["Permissions"] = "Permissions"; @@ -169,34 +205,26 @@ $a->strings["View Profile"] = "Voir profil"; $a->strings["Your profile page"] = "Votre profil"; $a->strings["Edit Profiles"] = "Éditer les profils"; $a->strings["Manage/Edit profiles"] = "Gérer/éditer les profils"; -$a->strings["Photos"] = "Photos"; +$a->strings["Edit Profile"] = "Éditer le profil"; +$a->strings["Edit your profile"] = "Éditer votre profil"; $a->strings["Your photos"] = "Vos photos"; -$a->strings["Files"] = "Fichiers"; $a->strings["Your files"] = "Vos fichiers"; -$a->strings["Chat"] = "Clavardage"; $a->strings["Your chatrooms"] = "Vos salons"; -$a->strings["Bookmarks"] = "Favoris"; $a->strings["Your bookmarks"] = "Vos favoris"; -$a->strings["Webpages"] = "Pages web"; $a->strings["Your webpages"] = "Vos pages web"; -$a->strings["Login"] = "Connexion"; $a->strings["Sign in"] = "Connexion"; $a->strings["%s - click to logout"] = "%s - cliquer ici pour déconnecter"; $a->strings["Click to authenticate to your home hub"] = "S'authentifier auprès de votre hub"; $a->strings["Home Page"] = "Page d'accueil"; $a->strings["Register"] = "S'inscrire"; $a->strings["Create an account"] = "Créer un compte"; -$a->strings["Help"] = "Aide"; $a->strings["Help and documentation"] = "Aide et documentation"; $a->strings["Apps"] = "Applications"; $a->strings["Applications, utilities, links, games"] = "Applications, utilitaires, liens, jeux"; $a->strings["Search site content"] = "Rechercher parmi le contenu du site"; -$a->strings["Directory"] = "Annuaire"; $a->strings["Channel Locator"] = "Localisation de canaux"; -$a->strings["Matrix"] = "Matrice"; $a->strings["Your matrix"] = "Votre matrice"; $a->strings["Mark all matrix notifications seen"] = "Marquer toutes les notifications de la matrice comme vues"; -$a->strings["Channel Home"] = "Mon canal"; $a->strings["Channel home"] = "Mon canal"; $a->strings["Mark all channel notifications seen"] = "Marquer toutes les notifications du canal comme vues"; $a->strings["Connections"] = "Relations"; @@ -204,31 +232,22 @@ $a->strings["Notices"] = "Notifications"; $a->strings["Notifications"] = "Notifications"; $a->strings["See all notifications"] = "Voir toutes les notifications"; $a->strings["Mark all system notifications seen"] = "Marquer toutes les notifications système comme vues"; -$a->strings["Mail"] = "Messages"; $a->strings["Private mail"] = "Messages privés"; $a->strings["See all private messages"] = "Voir tous les messages privés"; $a->strings["Mark all private messages seen"] = "Marquer tous les messages privés comme vus"; $a->strings["Inbox"] = "Boîte de réception"; $a->strings["Outbox"] = "Boîte d'envoi"; $a->strings["New Message"] = "Nouveau message"; -$a->strings["Events"] = "Événements"; $a->strings["Event Calendar"] = "Calendrier des événements"; $a->strings["See all events"] = "Voir tous les événements"; $a->strings["Mark all events seen"] = "Marquer tous les événements comme vus"; -$a->strings["Channel Select"] = "Changer de canal"; $a->strings["Manage Your Channels"] = "Gérer vos canaux"; -$a->strings["Settings"] = "Réglages"; $a->strings["Account/Channel Settings"] = "Réglages du Compte/Canal"; $a->strings["Admin"] = "Administrateur"; $a->strings["Site Setup and Configuration"] = "Configuration du site"; $a->strings["Nothing new here"] = "Aucun nouveau contenu trouvé"; $a->strings["Please wait..."] = "Merci de patienter..."; $a->strings["%1\$s's bookmarks"] = "Favoris de %1\$s"; -$a->strings["Missing room name"] = "Il manque le nom du salon"; -$a->strings["Duplicate room name"] = "Un salon de ce nom existe déjà"; -$a->strings["Invalid room specifier."] = "Identifiant de salon invalide."; -$a->strings["Room not found."] = "Salon introuvable."; -$a->strings["Room is full"] = "Le salon est plein"; $a->strings["Tags"] = "Étiquettes"; $a->strings["Keywords"] = "Mots-clefs"; $a->strings["have"] = "ont"; @@ -244,12 +263,6 @@ $a->strings["__ctx:noun__ Like"] = array( 1 => "J'aime", ); $a->strings["Default"] = "Défaut"; -$a->strings["Unknown | Not categorised"] = "Inconnu / Non-classé"; -$a->strings["Block immediately"] = "Bloquer"; -$a->strings["Shady, spammer, self-marketer"] = "Douteux, spammeur, donne dans l'auto-promotion"; -$a->strings["Known to me, but no opinion"] = "M'est connu, n'ai pas d'opinion à son sujet"; -$a->strings["OK, probably harmless"] = "OK, probablement anodin"; -$a->strings["Reputable, has my trust"] = "Réputé, je lui fais confiance"; $a->strings["Frequently"] = "Constamment"; $a->strings["Hourly"] = "Chaque heure"; $a->strings["Twice daily"] = "Deux fois par jour"; @@ -359,6 +372,7 @@ $a->strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\ $a->strings["Name:"] = "Nom :"; $a->strings["Photo:"] = "Photo :"; $a->strings["Please visit %s to approve or reject the suggestion."] = "Merci de visiter %s pour donner suite (ou non) à cette suggestion."; +$a->strings["[Red:Notify]"] = "[Red:Notification]"; $a->strings["parent"] = "retour"; $a->strings["Collection"] = "Collection"; $a->strings["Principal"] = "Principal"; @@ -366,21 +380,18 @@ $a->strings["Addressbook"] = "Carnet d'adresse"; $a->strings["Calendar"] = "Calendrier"; $a->strings["Schedule Inbox"] = "Calendrier - Message entrants"; $a->strings["Schedule Outbox"] = "Calendrier - Message sortants"; -$a->strings["Unknown"] = "Inconnu"; $a->strings["%1\$s used"] = "%1\$s utilisé"; $a->strings["%1\$s used of %2\$s (%3\$s%)"] = "%1\$s utilisé de %2\$s (%3\$s%)"; $a->strings["Name"] = "Nom"; $a->strings["Type"] = "Type"; $a->strings["Size"] = "Taille"; $a->strings["Last Modified"] = "Modifié le"; -$a->strings["Delete"] = "Supprimer"; $a->strings["Total"] = "Total"; $a->strings["Create new folder"] = "Nouveau dossier"; $a->strings["Create"] = "Créer"; $a->strings["Upload file"] = "Téléverser un fichier"; $a->strings["Upload"] = "Envoyer"; $a->strings["channel"] = "canal"; -$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s aime %3\$s de %2\$s"; $a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s déteste %3\$s de %2\$s"; $a->strings["%1\$s is now connected with %2\$s"] = "%1\$s ajoute %2\$s à ses relations"; $a->strings["%1\$s poked %2\$s"] = "%1\$s a cogné %2\$s"; @@ -406,7 +417,6 @@ $a->strings["View Photos"] = "Voir photos"; $a->strings["Matrix Activity"] = "Activité sur la matrice"; $a->strings["Edit Contact"] = "Éditer contact"; $a->strings["Send PM"] = "Envoyer un Message Privé"; -$a->strings["Poke"] = "Cogner"; $a->strings["%s likes this."] = "%s aime ça."; $a->strings["%s doesn't like this."] = "%s déteste ça."; $a->strings["%2\$d people like this."] = array( @@ -486,6 +496,10 @@ $a->strings["Content Expiration"] = "Expiration de contenu"; $a->strings["Remove posts/comments and/or private messages at a future time"] = "Supprimer les contributions/commentaires et/ou messages privés plus tard"; $a->strings["Multiple Profiles"] = "Profils multiples"; $a->strings["Ability to create multiple profiles"] = "Possibilité de créer plusieurs profils"; +$a->strings["Advanced Profiles"] = "Profils Avancés"; +$a->strings["Additional profile sections and selections"] = "Sections additionnelles du profil"; +$a->strings["Profile Import/Export"] = "Importer/Exporter le profil"; +$a->strings["Save and load profile details across sites/channels"] = "Distribuer les détails du profil sur la matrice."; $a->strings["Web Pages"] = "Pages web"; $a->strings["Provide managed web pages on your channel"] = "Fournir des pages web, sous votre contrôle, sur votre canal"; $a->strings["Private Notes"] = "Notes privées"; @@ -541,6 +555,26 @@ $a->strings["Channel was deleted and no longer exists."] = "Le canal a été sup $a->strings["Channel discovery failed."] = "La tentative d'accéder au canal a échouée."; $a->strings["local account not found."] = "compte local introuvable."; $a->strings["Cannot connect to yourself."] = "Ne peut pas se connecter à vous."; +$a->strings["Missing room name"] = "Il manque le nom du salon"; +$a->strings["Duplicate room name"] = "Un salon de ce nom existe déjà"; +$a->strings["Invalid room specifier."] = "Identifiant de salon invalide."; +$a->strings["Room not found."] = "Salon introuvable."; +$a->strings["Room is full"] = "Le salon est plein"; +$a->strings["Permission denied"] = "Accès refusé"; +$a->strings["(Unknown)"] = "(Inconnu)"; +$a->strings["Visible to anybody on the internet."] = "Visible à tout le monde sur internet."; +$a->strings["Visible to you only."] = "Visible pour vous seulement."; +$a->strings["Visible to anybody in this network."] = "Visible sur toute la Matrice."; +$a->strings["Visible to anybody authenticated."] = "Visible aux usagers authentifiés."; +$a->strings["Visible to anybody on %s."] = "Visible pour tous sur %s."; +$a->strings["Visible to all connections."] = "Visible pour tous les contacts."; +$a->strings["Visible to approved connections."] = "Visible aux contacts approuvés."; +$a->strings["Item not found."] = "Élément introuvable."; +$a->strings["Collection not found."] = "Collection introuvable."; +$a->strings["Collection is empty."] = "Collection vide."; +$a->strings["Collection: %s"] = "Collection : %s"; +$a->strings["Connection: %s"] = "Relation : %s"; +$a->strings["Connection not found."] = "Relation introuvable."; $a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un groupe supprimé portant ce nom a été ressuscité. Les permissions liées aux éléments existants peuvent s'appliquer au groupe et aux membres futurs. Si ce n'est pas ce que vous attendiez, merci de recréer un nouveau groupe avec un nom différent."; $a->strings["Default privacy group for new contacts"] = "Groupe de confidentialité par défaut pour les nouveaux contacts"; $a->strings["All Channels"] = "Tous canaux"; @@ -567,7 +601,6 @@ $a->strings["Change profile photo"] = "Changer la photo du profil"; $a->strings["Profiles"] = "Profils"; $a->strings["Manage/edit profiles"] = "Gérer/éditer les profils"; $a->strings["Create New Profile"] = "Créer un nouveau profil"; -$a->strings["Edit Profile"] = "Éditer le profil"; $a->strings["Profile Image"] = "Image du profil"; $a->strings["visible to everybody"] = "visible pour tous"; $a->strings["Edit visibility"] = "Éditer la visibilité"; @@ -583,7 +616,6 @@ $a->strings["Birthdays this week:"] = "Anniversaires cette semaine :"; $a->strings["[No description]"] = "[Pas de description]"; $a->strings["Event Reminders"] = "Rappels d'événements"; $a->strings["Events this week:"] = "Événements cette semaine :"; -$a->strings["Profile"] = "Profil"; $a->strings["Full Name:"] = "Nom complet :"; $a->strings["Like this channel"] = "J'aime ce canal"; $a->strings["j F, Y"] = "j F Y"; @@ -611,14 +643,6 @@ $a->strings["Work/employment:"] = "Travail :"; $a->strings["School/education:"] = "Cursus :"; $a->strings["Like this thing"] = "J'aime ceci"; $a->strings["view full size"] = "pleine taille"; -$a->strings["Site Admin"] = "Administrateur"; -$a->strings["Address Book"] = "Carnet d'adresse"; -$a->strings["Mood"] = "Humeur"; -$a->strings["Probe"] = "Sonder"; -$a->strings["Suggest"] = "Suggérer"; -$a->strings["Update"] = "Mise-à-jour"; -$a->strings["Install"] = "Installer"; -$a->strings["Purchase"] = "Acheter"; $a->strings["Image/photo"] = "Image/photo"; $a->strings["Encrypted content"] = "Contenu chiffré"; $a->strings["QR code"] = "code QR"; @@ -792,32 +816,25 @@ $a->strings["Ask me"] = "Me demander"; $a->strings["Logged out."] = "Deconnecté."; $a->strings["Failed authentication"] = "Échec de l'authentification"; $a->strings["Login failed."] = "Échec de la connexion."; -$a->strings["Permission denied"] = "Accès refusé"; -$a->strings["(Unknown)"] = "(Inconnu)"; -$a->strings["Item not found."] = "Élément introuvable."; -$a->strings["Collection not found."] = "Collection introuvable."; -$a->strings["Collection is empty."] = "Collection vide."; -$a->strings["Collection: %s"] = "Collection : %s"; -$a->strings["Connection: %s"] = "Relation : %s"; -$a->strings["Connection not found."] = "Relation introuvable."; -$a->strings["Can view my \"public\" stream and posts"] = "Peut voir mon flux et mes publications \"publiques\""; -$a->strings["Can view my \"public\" channel profile"] = "Peut voir mon le canal \"public\" de mon profil"; -$a->strings["Can view my \"public\" photo albums"] = "Peut voir mes albums photos \"publics\""; -$a->strings["Can view my \"public\" address book"] = "Peut voir mes contacts \"publics\""; -$a->strings["Can view my \"public\" file storage"] = "Peut voir mes fichiers \"publics\""; -$a->strings["Can view my \"public\" pages"] = "Peut voir mes pages \"publiques\""; +$a->strings["Can view my normal stream and posts"] = "Peut voir les publications sur mon canal et ses partages."; +$a->strings["Can view my default channel profile"] = "Peut voir le profil du canal par défaut."; +$a->strings["Can view my photo albums"] = "Peut voir mon album photos"; +$a->strings["Can view my connections"] = "Peut voir mes connections"; +$a->strings["Can view my file storage"] = "Peut voir mes fichiers en partage"; +$a->strings["Can view my webpages"] = "Peut voir mes sites-web"; $a->strings["Can send me their channel stream and posts"] = "Peut m'envoyer le flux et les publications de leur canal"; $a->strings["Can post on my channel page (\"wall\")"] = "Peut poster sur la page de mon canal (\"mur\")"; $a->strings["Can comment on or like my posts"] = "Peuvent commenter et/ou aimer mes publications"; $a->strings["Can send me private mail messages"] = "Peut m'envoyer des messages privés"; $a->strings["Can post photos to my photo albums"] = "Peut ajouter des photos à mes albums"; $a->strings["Can like/dislike stuff"] = "Peuvent aimer/détester"; +$a->strings["Profiles and things other than posts/comments"] = "Profils et autres excluant les publications/commentaires."; $a->strings["Can forward to all my channel contacts via post @mentions"] = "Peut faire suivre à tous les contacts du mon canal via @truc"; $a->strings["Advanced - useful for creating group forum channels"] = "Avancé - utile seulement pour les canaux de type \"forum/groupe\""; $a->strings["Can chat with me (when available)"] = "Peut discuter avec moi (sous réserve de disponibilité)"; -$a->strings["Can write to my \"public\" file storage"] = "Peut écrire dans mon stockage \"public\" de fichiers"; -$a->strings["Can edit my \"public\" pages"] = "Peut éditer mes pages \"publiques\""; -$a->strings["Can source my \"public\" posts in derived channels"] = "Peut utiliser mes contributions \"publiques\" comme source de canaux dérivés"; +$a->strings["Can write to my file storage"] = "Peut écrire dans mon partage de fichiers"; +$a->strings["Can edit my webpages"] = "Peut modifier mes sites-web"; +$a->strings["Can source my public posts in derived channels"] = "Peut rediriger mes publications publiques dans des canaux dérivés"; $a->strings["Somewhat advanced - very useful in open communities"] = "Plutôt avancé - très utile dans les communautés ouvertes"; $a->strings["Can administer my channel resources"] = "Peut administrer les ressources de mon canal"; $a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Très avancé. Ne pas toucher, sauf si vous savez VRAIMENT ce que vous faites"; @@ -898,6 +915,7 @@ $a->strings["%s - (Experimental)"] = "%s - (Expérimental)"; $a->strings["Display Settings"] = "Affichage"; $a->strings["Display Theme:"] = "Thème :"; $a->strings["Mobile Theme:"] = "Thème mobile :"; +$a->strings["Enable user zoom on mobile devices"] = "Permettre à l'usager d'un mobile d'agrandir le contenu"; $a->strings["Update browser every xx seconds"] = "Rafraîchir le navigateur toutes les xx secondes"; $a->strings["Minimum of 10 seconds, no maximum"] = "Minimum 10 secondes, pas de maximum"; $a->strings["Maximum number of conversations to load at any time:"] = "Nombre maximal de conversations pouvant être chargées en même temps :"; @@ -1003,6 +1021,7 @@ $a->strings["Profile deleted."] = "Profil supprimé."; $a->strings["Profile-"] = "Profil-"; $a->strings["New profile created."] = "Nouveau profil créé."; $a->strings["Profile unavailable to clone."] = "Profil impossible à cloner."; +$a->strings["Profile unavailable to export."] = "Impossible d'exporter le profil."; $a->strings["Profile Name is required."] = "Le nom du profil est requis."; $a->strings["Marital Status"] = "Statut marital"; $a->strings["Romantic Partner"] = "Partenaire"; @@ -1025,6 +1044,8 @@ $a->strings["Change Profile Photo"] = "Changer la photo du profil"; $a->strings["Create a new profile using these settings"] = "Créer un nouveau profil avec ces réglages"; $a->strings["Clone this profile"] = "Cloner le profil"; $a->strings["Delete this profile"] = "Supprimer le profil"; +$a->strings["Import profile from file"] = "Importer le profil à partir d'un fichier"; +$a->strings["Export profile to file"] = "Exporter le profil vers un fichier."; $a->strings["Profile Name:"] = "Nom du profil :"; $a->strings["Your Full Name:"] = "Votre nom complet :"; $a->strings["Title/Description:"] = "Titre/description :"; @@ -1055,7 +1076,7 @@ $a->strings["Film/dance/culture/entertainment"] = "Cinéma/Danse/Culture/Diverti $a->strings["Love/romance"] = "Amour/Romance"; $a->strings["Work/employment"] = "Travail/Occupation"; $a->strings["School/education"] = "Études"; -$a->strings["This is your public profile.
    It may be visible to anybody using the internet."] = "Ceci est votre profil public.
    Il pourrait être visible par tout utilisateur - fut-il anonyme - d'Internet."; +$a->strings["This is your default profile."] = "Voilà votre profil par défault."; $a->strings["Age: "] = "Age :"; $a->strings["Edit/Manage Profiles"] = "Éditer/gérer les profils"; $a->strings["Add profile things"] = "Ajouter des choses de profil"; @@ -1111,6 +1132,7 @@ $a->strings["Away"] = "Absent"; $a->strings["Online"] = "En ligne"; $a->strings["Please login."] = "Merci de vous connecter."; $a->strings["Red Matrix - Guests: Username: {your email address}, Password: +++"] = "Matrice Rouge - Pour les invités: Usager = {votre courriel}, Mot de passe = +++"; +$a->strings["Channel removals are not allowed within 48 hours of changing the account password."] = "Il est impossible de supprimer un canal à l'intérieur de 48 heures après avoir changé le mot de passe d'un compte."; $a->strings["Remove This Channel"] = "Supprimer ce Canal"; $a->strings["This will completely remove this channel from the network. Once this has been done it is not recoverable."] = "Ceci effacera complètement le canal du réseau. Une fois effacé, un canal ne PEUT PAS être récupéré."; $a->strings["Please enter your password for verification:"] = "Merci de re-saisir votre mot de passe pour vérification :"; @@ -1165,6 +1187,7 @@ $a->strings["Edit contact"] = "Éditer contact"; $a->strings["Search your connections"] = "Chercher parmi vos relations"; $a->strings["Finding: "] = "Recherche :"; $a->strings["Edit post"] = "Éditer la contribution"; +$a->strings["is now connected to"] = "est maintenant connecté avec"; $a->strings["Could not access address book record."] = "Impossible d'accéder aux détails du carnet d'adresses."; $a->strings["Refresh failed - channel is currently unavailable."] = "Actualisation impossible - le canal est momentanément indisponible."; $a->strings["Channel has been unblocked"] = "Le canal n'est plus bloqué"; @@ -1249,8 +1272,6 @@ $a->strings["No entries."] = "Aucune entrée."; $a->strings["Public access denied."] = "Accès public refusé."; $a->strings["Gender: "] = "Sexe/genre :"; $a->strings["Finding:"] = "Recherche :"; -$a->strings["next page"] = "page suivante"; -$a->strings["previous page"] = "page précédente"; $a->strings["No entries (some entries may be hidden)."] = "Pas d'entrées (certaines peuvent être cachées)."; $a->strings["Status: "] = "État :"; $a->strings["Sexual Preference: "] = "Orientation sexuelle :"; @@ -1330,7 +1351,7 @@ $a->strings["store is writable"] = "'store' est accessible en écriture"; $a->strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "Le certificat SSL/TLS n'a pas pu être validé. Merci de le corriger, ou de désactiver l'accès https à ce site."; $a->strings["If you have https access to your website or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!"] = "Si votre serveur supporte les connections encryptées SSL ou s'il permet les connections sur le port TCP 443 (le port utilisé par le protocole https), vous DEVEZ utiliser un certificat valide. Vous ne DEVEZ PAS utiliser un certificat que vous avez vous-mêmes signé!"; $a->strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "Nous avons ajouté cette contrainte pour éviter que vos publications publiques ne fassent référence à des images sur votre propre hub."; -$a->strings["If your certificate is not recognised, members of other sites (who may themselves have valid certificates) will get a warning message on their own site complaining about security issues."] = "Si vos certificats sont invalides, les autres administrateurs de hubs recevront constamment des messages d'avertissements de sécurité sur leur propre hub."; +$a->strings["If your certificate is not recognized, members of other sites (who may themselves have valid certificates) will get a warning message on their own site complaining about security issues."] = "Si votre certificat n'est pas reconnu, les membres des autres sites (avec certificats valides) recevront des messages d'avertissement sur leur propre sites."; $a->strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "Pour des raisons de compatibilité (sur l'ensemble de la matrice) nous nous devons d'insister sur ce prérequis."; $a->strings["Providers are available that issue free certificates which are browser-valid."] = "Il existe une plusieurs autorités de certification qui vous fourniront gratuitement un certificat valide."; $a->strings["SSL certificate validation"] = "Validation du certificat SSL/TLS"; @@ -1364,7 +1385,7 @@ $a->strings["Version %s"] = "Version %s"; $a->strings["Installed plugins/addons/apps:"] = "Extensions/applications installées :"; $a->strings["No installed plugins/addons/apps"] = "Aucune extension/application installée"; $a->strings["Red"] = "Rouge"; -$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralised privacy enhanced websites."] = "Ceci est une instance - un hub - de la Matrice Rouge - un réseau global et coopératif de sites web qui respectent la vie privée de manière décentralisée"; +$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralized privacy enhanced websites."] = "Ceci est un serveur de la Matrice Rouge - un réseau collaboratif de plusieurs serveurs qui assurent la protection de votre vie privée notamment par la décentralisation de votre identité."; $a->strings["Running at web location"] = "Installée sur"; $a->strings["Please visit GetZot.com to learn more about the Red Matrix."] = "Merci de visiter GetZot.com pour en apprendre davantage sur la Matrice Rouge."; $a->strings["Bug reports and issues: please visit"] = "Pour remonter bogues et problèmes, merci de visiter"; @@ -1382,6 +1403,7 @@ $a->strings["Upload Photos"] = "Téléverser des photos"; $a->strings["New album name: "] = "Créer un album :"; $a->strings["or existing album name: "] = "ou choisir un album existant :"; $a->strings["Do not show a status post for this upload"] = "Ne pas publier de statut pour cet envoi"; +$a->strings["Album name could not be decoded"] = "Le nom de l'Album n'a pu être décodé"; $a->strings["Contact Photos"] = "Photos de contact"; $a->strings["Edit Album"] = "Éditer l'album"; $a->strings["Show Newest First"] = "Ordre anté-chronologique"; @@ -1474,6 +1496,7 @@ $a->strings["Channels"] = "Canaux"; $a->strings["Plugins"] = "Extensions"; $a->strings["Themes"] = "Thèmes"; $a->strings["Server"] = "Serveur"; +$a->strings["Profile Config"] = "Configurations du profil"; $a->strings["DB updates"] = "MàJ BD"; $a->strings["Logs"] = "Journaux"; $a->strings["Plugin Features"] = "Fonctionnalités liées aux extensions"; @@ -1654,12 +1677,12 @@ $a->strings["You have no more invitations available"] = "Vous ne disposez plus d $a->strings["Send invitations"] = "Envoyer des invitations"; $a->strings["Enter email addresses, one per line:"] = "Entrez les adresses de courriel, une par ligne :"; $a->strings["Your message:"] = "Votre message :"; -$a->strings["You are cordially invited to join me and some other close friends on the Red Matrix - a revolutionary new decentralised communication and information tool."] = "Vous êtes cordialement invité à me rejoindre, ainsi que d'autres amis proches, sur la Matrice Rouge - un nouvel outil de communication décentralisé et révolutionnaire."; -$a->strings["You will need to supply this invitation code: \$invite_code"] = "Vous devrez fournir ce code d'invitation : \$invite_code"; -$a->strings["Please visit my channel at"] = "Merci de me rendre visite sur"; -$a->strings["Once you have registered (on ANY Red Matrix site - they are all inter-connected), please connect with my Red Matrix channel address:"] = "Une fois inscrit (sur N'IMPORTE QUEL HUB publique - ils sont tous inter-connectés), merci d'ajouter mon Canal :"; -$a->strings["Click the [Register] link on the following page to join."] = "Cliquez le lien [S'inscrire] sur la page suivante pour nous rejoindre."; -$a->strings["For more information about the Red Matrix Project and why it has the potential to change the internet as we know it, please visit http://getzot.com"] = "Pour plus d'information sur le projet Red Matrix(Matrice Rouge), et sa capacité à remodeler Internet, merci de visiter http://getzot.com"; +$a->strings["Please join my community on RedMatrix."] = "Veuillez me rejoindre sur la Matrice Rouge."; +$a->strings["You will need to supply this invitation code: "] = "Vous aurez besoin de fournir le code suivant:"; +$a->strings["1. Register at any RedMatrix location (they are all inter-connected)"] = "1. Enregistrez-vous sur n'importe quel serveurs ( ils sont tous inter-connectés )"; +$a->strings["2. Enter my RedMatrix network address into the site searchbar."] = "2. Saisissez l'adresse de mon canal dans la barre de recherche du site."; +$a->strings["or visit "] = "ou visitez"; +$a->strings["3. Click [Connect]"] = "3. Click sur [Ajouter]"; $a->strings["Unable to locate original post."] = "Impossible de localiser la publication initiale."; $a->strings["Empty post discarded."] = "Publication vide annulée."; $a->strings["Executable content type not permitted to this channel."] = "Les contenus de type 'exécutable' ne sont pas autorisés sur ce canal."; @@ -1701,7 +1724,7 @@ $a->strings["Email Address"] = "Adresse de courriel"; $a->strings["Reset"] = "Réinitialiser"; $a->strings["Hub not found."] = "Hub introuvable."; $a->strings["Total votes"] = "Total des votes"; -$a->strings["Average Rating"] = "Évaluation"; +$a->strings["Average Rating"] = "Évaluation moyenne"; $a->strings["Unable to lookup recipient."] = "Impossible de localiser le destinataire."; $a->strings["Unable to communicate with requested channel."] = "Impossible de communiquer avec le canal demandé."; $a->strings["Cannot verify requested channel."] = "Impossible de vérifier le canal demandé."; @@ -1712,6 +1735,7 @@ $a->strings["Message recalled."] = "Message annulé/rappelé."; $a->strings["Send Private Message"] = "Envoyer un Message Privé"; $a->strings["To:"] = "À :"; $a->strings["Subject:"] = "Sujet :"; +$a->strings["Send"] = "Envoyer"; $a->strings["Message not found."] = "Message introuvable."; $a->strings["Delete message"] = "Supprimer message"; $a->strings["Recall message"] = "Rappeler/annuler le message"; @@ -1783,67 +1807,77 @@ $a->strings["Version ID"] = "Version"; $a->strings["Price of app"] = "Prix de l'application"; $a->strings["Location (URL) to purchase app"] = "Emplacement (LIEN) pour l'achat de l'application"; $a->strings["Poll"] = "Sondage"; -$a->strings["View Results"] = "Résultats"; +$a->strings["View Results"] = "Voir les Résultats"; +$a->strings["Friendica Photo Album Import"] = "Importer votre Album Photo Friendica"; +$a->strings["This will import all your Friendica photo albums to this Red channel."] = "Cette fonction va importer tous vos albums photos Friendica dans ce canal de la Matrice Rouge."; +$a->strings["Friendica Server base URL"] = "URL vers le serveur Friendica"; +$a->strings["Friendica Login Username"] = "Nom d'usager Friendica"; +$a->strings["Friendica Login Password"] = "Mot de passe Friendica"; +$a->strings["Account removals are not allowed within 48 hours of changing the account password."] = "Il est impossible de supprimer un compte à l'intérieur de 48 heures après avoir changé le mot de passe d'un compte."; +$a->strings["Remove This Account"] = "Supprimer ce Compte"; +$a->strings["This will completely remove this account including all its channels from the network. Once this has been done it is not recoverable."] = "Cette fonction va complètement supprimer le compte incluant tous ses canaux sur la matrice. Attention, cette action est irréversible."; +$a->strings["Remove this account, all its channels and all its channel clones from the network"] = "Supprimer ce compte, tous ses canaux et tous les clones sur la matrice."; +$a->strings["By default only the instances of the channels located on this hub will be removed from the network"] = "Par défault, seuls les instances de canaux situés sur ce hub seront supprimer de la matrice."; $a->strings["Schema Default"] = "Par défault"; $a->strings["Sans-Serif"] = "Sans-Serif"; $a->strings["Monospace"] = "Monospace"; $a->strings["Theme settings"] = "Réglages du thème"; $a->strings["Set scheme"] = "Définir la palette de couleurs"; $a->strings["Set font-size for posts and comments"] = "Définir font-size pour contribution et commentaires"; -$a->strings["Set font face"] = "Définir la police de caractères"; -$a->strings["Set iconset"] = "Définir les icônes"; -$a->strings["Set big shadow size, default 15px 15px 15px"] = "Taille de l'ombre max, par défaut 15px 15px 15px"; -$a->strings["Set small shadow size, default 5px 5px 5px"] = "Taille de l'ombre min, par défaut 5px 5px 5px"; -$a->strings["Set shadow colour, default #000"] = "Couleur de l'ombre, défaut #000"; -$a->strings["Set radius size, default 5px"] = "Rayon, défaut 5px"; -$a->strings["Set line-height for posts and comments"] = "Hauteur de la ligne utilisé par les publications et les commentaires"; -$a->strings["Set background image"] = "Image de fond"; +$a->strings["Set font face"] = "Définir la fonte"; +$a->strings["Set iconset"] = "Définir le jeu d'icônes"; +$a->strings["Set big shadow size, default 15px 15px 15px"] = "Définir la taille des grandes ombres, par défaut 15px 15px 15px"; +$a->strings["Set small shadow size, default 5px 5px 5px"] = "Définir la taille des petites ombres, par défaut 5px 5px 5px"; +$a->strings["Set shadow color, default #000"] = "Définir la couleur des ombres, par défaut #000"; +$a->strings["Set radius size, default 5px"] = "Définir le rayon des arrondis, par défaut 5px"; +$a->strings["Set line-height for posts and comments"] = "Définir line-height pour contributions et commentaires"; +$a->strings["Set background image"] = "Définir l'image d'arrière-plan"; $a->strings["Set background attachment"] = "Image de fond - fichier"; -$a->strings["Set background colour"] = "Couleur de fond"; -$a->strings["Set section background image"] = "Image de fond - Section"; -$a->strings["Set section background colour"] = "Image de fond - Couleur"; -$a->strings["Set colour of items - use hex"] = "Couleur des items - hexadécimal"; -$a->strings["Set colour of links - use hex"] = "Couleur des liens - hexadécimal"; -$a->strings["Set max-width for items. Default 400px"] = "Largeur maximale des items, Défaut 400px"; -$a->strings["Set min-width for items. Default 240px"] = "Largeur minimale des items, Défaut 240px"; -$a->strings["Set the generic content wrapper width. Default 48%"] = "Largeur du \"wrapper\" de contenu. Défaut 48%"; -$a->strings["Set colour of fonts - use hex"] = "Couleur des polices - Hexadécimal"; -$a->strings["Set background-size element"] = "Taille du fond"; -$a->strings["Item opacity"] = "Transparence"; -$a->strings["Display post previews only"] = "Prévisualiser seulement"; +$a->strings["Set background color"] = "Définir la couleur d'arrière-plan"; +$a->strings["Set section background image"] = "Définir l'image d'arrière-plan des sections"; +$a->strings["Set section background color"] = "Définir la couleur d'arrière-plan des sections"; +$a->strings["Set color of items - use hex"] = "Définir la couleur des éléments - en héxadécimal"; +$a->strings["Set color of links - use hex"] = "Définir la couleur des liens - en héxadécimal"; +$a->strings["Set max-width for items. Default 400px"] = "Définir la largeur maximal des éléments. Par défaut, 400px"; +$a->strings["Set min-width for items. Default 240px"] = "Définir la largeur minimale des éléments. Par défaut, 240px"; +$a->strings["Set the generic content wrapper width. Default 48%"] = "Définir la largeur du contenu. Par défaut, 48%"; +$a->strings["Set color of fonts - use hex"] = "Définir la couleur des fontes - en héxadécimal"; +$a->strings["Set background-size element"] = "Définir background-size pour les éléments"; +$a->strings["Item opacity"] = "Opacité des éléments"; +$a->strings["Display post previews only"] = "Afficher seulement l'aperçu des contributions"; $a->strings["Display side bar on channel page"] = "Afficher le panneau latéral sur la page du canal"; $a->strings["Colour of the navigation bar"] = "Couleur de la barre de navigation"; $a->strings["Item float"] = "Alignement de l'élément"; -$a->strings["Left offset of the section element"] = "Décalage à gauche de la section"; -$a->strings["Right offset of the section element"] = "Décalage à droite de la section"; +$a->strings["Left offset of the section element"] = "Décalage gauche de l'élément section"; +$a->strings["Right offset of the section element"] = "Décalage droit de l'élément section"; $a->strings["Section width"] = "Largeur de la section"; -$a->strings["Left offset of the aside"] = "Décalage à gauche du panneau latéral"; -$a->strings["Right offset of the aside element"] = "Décalage à droite du panneau latéral"; +$a->strings["Left offset of the aside"] = "Décalage gauche du panneau latéral"; +$a->strings["Right offset of the aside element"] = "Décalage droit du panneau latéral"; $a->strings["None"] = "Aucun"; $a->strings["Header image"] = "Image de l'entête"; -$a->strings["Header image only on profile pages"] = "Image de l'entête sur les pages du profil uniquement"; +$a->strings["Header image only on profile pages"] = "Image de l'entête tel qu'elle est affichée sur la page du profil"; $a->strings["Light (Red Matrix default)"] = "Blanc (valeur par défaut)"; $a->strings["Narrow navbar"] = "Barre de navigation fine"; -$a->strings["Navigation bar background colour"] = "Couleur de fond de la barre de navigation"; -$a->strings["Navigation bar gradient top colour"] = "Gradient de la barre de navigation (couleur 1)"; -$a->strings["Navigation bar gradient bottom colour"] = "Gradient de la barre de navigation (couleur 2)"; -$a->strings["Navigation active button gradient top colour"] = "Gradient du bouton de navigation (couleur 1)"; -$a->strings["Navigation active button gradient bottom colour"] = "Gradient du bouton de navigation (couleur 2)"; -$a->strings["Navigation bar border colour "] = "Couleur de la bordure de la barre de navigation"; -$a->strings["Navigation bar icon colour "] = "Couleur de l'icône de la barre de navigation"; -$a->strings["Navigation bar active icon colour "] = "Couleur de l'icône active de la barre de navigation"; -$a->strings["link colour"] = "couleur des liens"; -$a->strings["Set font-colour for banner"] = "Définir la couleur du texte de la bannière"; -$a->strings["Set the background colour"] = "Définir la couleur d'arrière-plan"; +$a->strings["Navigation bar background color"] = "Couleur de fond de la barre de navigation"; +$a->strings["Navigation bar gradient top color"] = "Gradient de la barre de navigation HAUT"; +$a->strings["Navigation bar gradient bottom color"] = "Gradient de la barre de navigation BAS"; +$a->strings["Navigation active button gradient top color"] = "Gradient du bouton de navigation HAUT"; +$a->strings["Navigation active button gradient bottom color"] = "Gradient du bouton de navigation BAS"; +$a->strings["Navigation bar border color "] = "Couleur de la bordure de la barre de navigation"; +$a->strings["Navigation bar icon color "] = "Couleur de l'icône de la barre de navigation"; +$a->strings["Navigation bar active icon color "] = "Couleur de l'icône active de la barre de navigation"; +$a->strings["link color"] = "couleur des liens"; +$a->strings["Set font-color for banner"] = "Définir la couleur du texte de la bannière"; +$a->strings["Set the background color"] = "Définir la couleur d'arrière-plan"; $a->strings["Set the background image"] = "Définir l'image d'arrière-plan"; -$a->strings["Set the background colour of items"] = "Définir la couleur de fond des contributions"; -$a->strings["Set the background colour of comments"] = "Couleur de fond des commentaires"; -$a->strings["Set the border colour of comments"] = "Couleur de la bordure des commentaires"; +$a->strings["Set the background color of items"] = "Définir la couleur de fond des contributions"; +$a->strings["Set the background color of comments"] = "Couleur de fond des commentaires"; +$a->strings["Set the border color of comments"] = "Couleur de la bordure des commentaires"; $a->strings["Set the indent for comments"] = "Indentation des commentaires"; -$a->strings["Set the basic colour for item icons"] = "Définir la couleur de base pour les icônes des éléments"; -$a->strings["Set the hover colour for item icons"] = "Définir la couleur de survol des icônes des éléments"; +$a->strings["Set the basic color for item icons"] = "Définir la couleur de base pour les icônes des éléments"; +$a->strings["Set the hover color for item icons"] = "Définir la couleur de survol des icônes des éléments"; $a->strings["Set font-size for the entire application"] = "Définir la taille de police pour l'application entière"; -$a->strings["Set font-colour for posts and comments"] = "Définir font-colour pour les contributions et commentaires"; +$a->strings["Set font-color for posts and comments"] = "Définir font-colour pour les contributions et commentaires"; $a->strings["Set radius of corners"] = "Définir le rayon des arrondis"; $a->strings["Set shadow depth of photos"] = "Définir la profondeur de l'ombre des photos"; $a->strings["Set maximum width of conversation regions"] = "Définir la largeur maximale des conversations"; -- cgit v1.2.3 From 8d3dc7541daef72924d22a7b902db32457f20884 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Sun, 17 Aug 2014 14:57:39 +0100 Subject: Doco - attempt to explain pull requests in git for non developers. --- doc/git_for_non_developers.bb | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/doc/git_for_non_developers.bb b/doc/git_for_non_developers.bb index e68634da1..aa87fba69 100644 --- a/doc/git_for_non_developers.bb +++ b/doc/git_for_non_developers.bb @@ -41,6 +41,31 @@ This will open up an editor where you can describe the changes you have made. S Finally, push the changes to your own git [code]git push[/code] -And that's it! +And that's it, your repo is up to date! -Return to the [url=[baseurl]/help/main]Main documentation page[/url] \ No newline at end of file +All you need to do now is actually create the pull request. There are two ways to do this. + +The easy way, if you're using Github is to simply click the green button at the top of your own copy of the repository, enter a description of the changes, and click 'create pull request'. The +main repository, themes, and addons all have their main branch at Github, so this method can be used most of the time. + +Most people can stop here. + +Some projects in the extended RedMatrix ecosphere have no Github presence, to pull request these is a bit different - you'll have to create your pull request manually. Fortunately, this isn't +much harder. + +[code]git request-pull -p [/code] + +Start is the name of a commit to start at. This must exist upstream. Normally, you just want master. + +URL is the URL of [i]your[/i] repo. + +One can also specify . This defaults to HEAD. + +Example: +[code] +git request-pull master https://example.com/project +[/code] + +And simply send the output to the project maintainer. + +Return to the [url=[baseurl]/help/main]Main documentation page[/url] -- cgit v1.2.3 From 82eb265a20d73beff7673299a6c4ab8a4d8b8673 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 17 Aug 2014 17:48:41 -0700 Subject: add collections widget to connections page - and some more work on realms --- include/widgets.php | 7 +++++++ include/zot.php | 16 +++++++++++++++- mod/connections.php | 3 +++ version.inc | 2 +- view/pdl/mod_connections.pdl | 1 + 5 files changed, 27 insertions(+), 2 deletions(-) diff --git a/include/widgets.php b/include/widgets.php index 96bced87f..1aa018fb6 100644 --- a/include/widgets.php +++ b/include/widgets.php @@ -48,6 +48,13 @@ function widget_collections($args) { $abook_id = 0; $wmode = 0; break; + case 'connections': + $every = 'connections'; + $each = 'group'; + $edit = true; + $current = $_REQUEST['gid']; + $abook_id = 0; + $wmode = 0; case 'groups': $every = 'connections'; $each = argv(0); diff --git a/include/zot.php b/include/zot.php index bd9526f2d..8dcc19522 100644 --- a/include/zot.php +++ b/include/zot.php @@ -989,8 +989,22 @@ function import_xchan($arr,$ud_flags = UPDATE_FLAGS_UPDATED, $ud_arr = null) { // Are we a directory server of some kind? + $other_realm = false; + $realm = get_directory_realm(); + if(array_key_exists('site',$arr) + && array_key_exists('realm',$arr['site']) + && (strpos($arr['site']['realm'],$realm) !== false)) + $other_realm = true; + if($dirmode != DIRECTORY_MODE_NORMAL) { - if(array_key_exists('profile',$arr) && is_array($arr['profile'])) { + + // We're some kind of directory server. However we can only add directory information + // if the entry is in the same realm (or is a sub-realm). Sub-realms are denoted by + // including the parent realm in the name. e.g. 'RED_GLOBAL:foo' would allow an entry to + // be in directories for the local realm (foo) and also the RED_GLOBAL realm. + + + if(array_key_exists('profile',$arr) && is_array($arr['profile']) && (! $other_realm)) { $profile_changed = import_directory_profile($xchan_hash,$arr['profile'],$address,$ud_flags, 1); if($profile_changed) { $what .= 'profile '; diff --git a/mod/connections.php b/mod/connections.php index 1875ed908..028889647 100644 --- a/mod/connections.php +++ b/mod/connections.php @@ -337,6 +337,9 @@ function connections_content(&$a) { } $sql_extra .= (($searching) ? protect_sprintf(" AND xchan_name like '%$search_txt%' ") : ""); + if($_REQUEST['gid']) { + $sql_extra .= " and xchan_hash in ( select xchan from group_member where gid = " . intval($_REQUEST['gid']) . " and uid = " . intval(local_user()) . " ) "; + } $r = q("SELECT COUNT(abook.abook_id) AS total FROM abook left join xchan on abook.abook_xchan = xchan.xchan_hash where abook_channel = %d and not (abook_flags & %d) and not (xchan_flags & %d ) $sql_extra $sql_extra2 ", diff --git a/version.inc b/version.inc index 652a04db0..6d17789e1 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-08-16.769 +2014-08-17.770 diff --git a/view/pdl/mod_connections.pdl b/view/pdl/mod_connections.pdl index fc86e4490..fd3f25483 100644 --- a/view/pdl/mod_connections.pdl +++ b/view/pdl/mod_connections.pdl @@ -1,5 +1,6 @@ [region=aside] [widget=follow][/widget] +[widget=collections][var=mode][connections[/arg][/widget] [widget=suggestions][/widget] [widget=findpeople][/widget] [/region] -- cgit v1.2.3 From 4a76925787672ede57e0d36c890ffb08b6d32ed4 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 17 Aug 2014 19:06:56 -0700 Subject: some more work on realms --- boot.php | 2 +- include/dir_fns.php | 30 ++++++++++++++++++++++-------- include/zot.php | 7 ++++--- install/update.php | 10 +++++++++- mod/dirsearch.php | 14 ++++++++++++-- mod/sitelist.php | 6 ++++++ 6 files changed, 54 insertions(+), 15 deletions(-) diff --git a/boot.php b/boot.php index 502783409..267999d07 100755 --- a/boot.php +++ b/boot.php @@ -47,7 +47,7 @@ define ( 'RED_PLATFORM', 'Red Matrix' ); define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R'); define ( 'ZOT_REVISION', 1 ); -define ( 'DB_UPDATE_VERSION', 1122 ); +define ( 'DB_UPDATE_VERSION', 1123 ); define ( 'EOL', '
    ' . "\r\n" ); define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' ); diff --git a/include/dir_fns.php b/include/dir_fns.php index 14e4c0a1d..815b6a197 100644 --- a/include/dir_fns.php +++ b/include/dir_fns.php @@ -64,26 +64,40 @@ function sync_directories($dirmode) { if($dirmode == DIRECTORY_MODE_STANDALONE || $dirmode == DIRECTORY_MODE_NORMAL) return; - $r = q("select * from site where (site_flags & %d) and site_url != '%s'", - intval(DIRECTORY_MODE_PRIMARY|DIRECTORY_MODE_SECONDARY), - dbesc(z_root()) - ); + $realm = get_directory_realm(); + if($realm == DIRECTORY_REALM) { + $r = q("select * from site where (site_flags & %d) and site_url != '%s' and ( site_realm = '%s' or site_realm = '') ", + intval(DIRECTORY_MODE_PRIMARY|DIRECTORY_MODE_SECONDARY), + dbesc(z_root()), + dbesc($realm) + ); + } + else { + $r = q("select * from site where (site_flags & %d) and site_url != '%s' and site_realm like '%s' ", + intval(DIRECTORY_MODE_PRIMARY|DIRECTORY_MODE_SECONDARY), + dbesc(z_root()), + dbesc(protect_sprintf('%' . $realm . '%')) + ); + } // If there are no directory servers, setup the fallback master + // FIXME - what to do if we're in a different realm? if((! $r) && (z_root() != DIRECTORY_FALLBACK_MASTER)) { $r = array( 'site_url' => DIRECTORY_FALLBACK_MASTER, 'site_flags' => DIRECTORY_MODE_PRIMARY, 'site_update' => '0000-00-00 00:00:00', - 'site_directory' => DIRECTORY_FALLBACK_MASTER . '/dirsearch' + 'site_directory' => DIRECTORY_FALLBACK_MASTER . '/dirsearch', + 'site_realm' => DIRECTORY_REALM ); - $x = q("insert into site ( site_url, site_flags, site_update, site_directory ) - values ( '%s', %d', '%s', '%s' ) ", + $x = q("insert into site ( site_url, site_flags, site_update, site_directory, site_realm ) + values ( '%s', %d', '%s', '%s', '%s' ) ", dbesc($r[0]['site_url']), intval($r[0]['site_flags']), dbesc($r[0]['site_update']), - dbesc($r[0]['site_directory']) + dbesc($r[0]['site_directory']), + dbesc($r[0]['site_realm']) ); $r = q("select * from site where (site_flags & %d) and site_url != '%s'", diff --git a/include/zot.php b/include/zot.php index 8dcc19522..8b0efe09d 100644 --- a/include/zot.php +++ b/include/zot.php @@ -2064,8 +2064,8 @@ function import_site($arr,$pubkey) { } else { $update = true; - $r = q("insert into site ( site_location, site_url, site_access, site_flags, site_update, site_directory, site_register, site_sellpage ) - values ( '%s', '%s', %d, %d, '%s', '%s', %d, '%s' )", + $r = q("insert into site ( site_location, site_url, site_access, site_flags, site_update, site_directory, site_register, site_sellpage, site_realm ) + values ( '%s', '%s', %d, %d, '%s', '%s', %d, '%s', '%s' )", dbesc($site_location), dbesc($url), intval($access_policy), @@ -2073,7 +2073,8 @@ function import_site($arr,$pubkey) { dbesc(datetime_convert()), dbesc($directory_url), intval($register_policy), - dbesc($sellpage) + dbesc($sellpage), + dbesc($site_realm) ); if(! $r) { logger('import_site: record create failed. ' . print_r($arr,true)); diff --git a/install/update.php b/install/update.php index bd4e043a0..f7d6441dc 100644 --- a/install/update.php +++ b/install/update.php @@ -1,6 +1,6 @@ false); if($r) { diff --git a/mod/sitelist.php b/mod/sitelist.php index 1e6d0fcfb..95cf862df 100644 --- a/mod/sitelist.php +++ b/mod/sitelist.php @@ -18,6 +18,12 @@ function sitelist_init(&$a) { if($open) $sql_extra = " and site_register = " . intval(REGISTER_OPEN) . " "; + $realm = get_directory_realm(); + if($realm == DIRECTORY_REALM) { + $sql_extra .= " and ( site_realm = '" . dbesc($realm) . "' or site_realm = '') "; + } + else + $sql_extra .= " and site_realm = '" . dbesc($realm) . "' "; $result = array('success' => false); -- cgit v1.2.3 From cb027232fffca1b70c1ae17c6e82aec14be30558 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 17 Aug 2014 20:37:52 -0700 Subject: diaspora - begin heavy lifting. This is a 738 tonne brick with a herd of elephants standing on it. I'm working on the first tonne or two. --- include/diaspora.php | 336 ++++++++++++++++++--------------------------------- 1 file changed, 118 insertions(+), 218 deletions(-) diff --git a/include/diaspora.php b/include/diaspora.php index 4fe8e6b54..98fecb95c 100755 --- a/include/diaspora.php +++ b/include/diaspora.php @@ -534,6 +534,8 @@ function diaspora_decode($importer,$xml) { } +/* sender is now sharing with recipient */ + function diaspora_request($importer,$xml) { $a = get_app(); @@ -544,212 +546,109 @@ function diaspora_request($importer,$xml) { if(! $sender_handle || ! $recipient_handle) return; + + // Do we already have an abook record? + $contact = diaspora_get_contact_by_handle($importer['channel_id'],$sender_handle); - if($contact) { + if($contact && $contact['abook_id']) { // perhaps we were already sharing with this person. Now they're sharing with us. - // That makes us friends. + // That makes us friends. Maybe. - if($contact['rel'] == CONTACT_IS_FOLLOWER && $importer['page-flags'] != PAGE_COMMUNITY) { - q("UPDATE `contact` SET `rel` = %d, `writable` = 1 WHERE `id` = %d AND `uid` = %d", - intval(CONTACT_IS_FRIEND), - intval($contact['id']), - intval($importer['uid']) - ); - } - // send notification + $newperms = PERMS_R_STREAM|PERMS_R_PROFILE|PERMS_R_PHOTO|PERMS_R_ABOOK|PERMS_W_STREAM|PERMS_W_COMMENT|PERMS_W_MAIL|PERMS_CHAT; - $r = q("SELECT `hide-friends` FROM `profile` WHERE `uid` = %d AND `is-default` = 1 LIMIT 1", - intval($importer['uid']) + $r = q("update abook set abook_their_perms = %d where abook_id = %d and abook_channel = %d limit 1", + intval($newperms), + intval($contact['abook_id']), + intval($importer['channel_id']) ); - if((count($r)) && (! $r[0]['hide-friends']) && (! $contact['hidden'])) { - require_once('include/items.php'); - - $self = q("SELECT * FROM `contact` WHERE `self` = 1 AND `uid` = %d LIMIT 1", - intval($importer['uid']) - ); - - // they are not CONTACT_IS_FOLLOWER anymore but that's what we have in the array - - if(count($self) && $contact['rel'] == CONTACT_IS_FOLLOWER) { - - $arr = array(); - $arr['uri'] = $arr['parent-uri'] = item_new_uri($a->get_hostname(), $importer['uid']); - $arr['uid'] = $importer['uid']; - $arr['contact-id'] = $self[0]['id']; - $arr['wall'] = 1; - $arr['type'] = 'wall'; - $arr['gravity'] = 0; - $arr['origin'] = 1; - $arr['author-name'] = $arr['owner-name'] = $self[0]['name']; - $arr['author-link'] = $arr['owner-link'] = $self[0]['url']; - $arr['author-avatar'] = $arr['owner-avatar'] = $self[0]['thumb']; - $arr['verb'] = ACTIVITY_FRIEND; - $arr['object-type'] = ACTIVITY_OBJ_PERSON; - - $A = '[url=' . $self[0]['url'] . ']' . $self[0]['name'] . '[/url]'; - $B = '[url=' . $contact['url'] . ']' . $contact['name'] . '[/url]'; - $BPhoto = '[url=' . $contact['url'] . ']' . '[img]' . $contact['thumb'] . '[/img][/url]'; - $arr['body'] = sprintf( t('%1$s is now friends with %2$s'), $A, $B)."\n\n\n".$Bphoto; - - $arr['object'] = '' . ACTIVITY_OBJ_PERSON . '' . $contact['name'] . '' - . '' . $contact['url'] . '/' . $contact['name'] . ''; - $arr['object'] .= '' . xmlify('' . "\n"); - $arr['object'] .= xmlify('' . "\n"); - $arr['object'] .= '' . "\n"; - $arr['last-child'] = 1; - - $arr['allow_cid'] = $user[0]['allow_cid']; - $arr['allow_gid'] = $user[0]['allow_gid']; - $arr['deny_cid'] = $user[0]['deny_cid']; - $arr['deny_gid'] = $user[0]['deny_gid']; - - $i = item_store($arr); - if($i) - proc_run('php',"include/notifier.php","activity","$i"); - - } - - } - return; } $ret = find_diaspora_person_by_handle($sender_handle); - - if((! count($ret)) || ($ret['network'] != NETWORK_DIASPORA)) { + if((! $ret) || ($ret['xchan_network'] != 'diaspora')) { logger('diaspora_request: Cannot resolve diaspora handle ' . $sender_handle . ' for ' . $recipient_handle); return; } - $batch = (($ret['batch']) ? $ret['batch'] : implode('/', array_slice(explode('/',$ret['url']),0,3)) . '/receive/public'); - - - $r = q("INSERT INTO `contact` (`uid`, `network`,`addr`,`created`,`url`,`nurl`,`batch`,`name`,`nick`,`photo`,`pubkey`,`notify`,`poll`,`blocked`,`priority`) - VALUES ( %d, '%s', '%s', '%s', '%s','%s','%s','%s','%s','%s','%s','%s','%s',%d,%d) ", - intval($importer['uid']), - dbesc($ret['network']), - dbesc($ret['addr']), - datetime_convert(), - dbesc($ret['url']), - dbesc(normalise_link($ret['url'])), - dbesc($batch), - dbesc($ret['name']), - dbesc($ret['nick']), - dbesc($ret['photo']), - dbesc($ret['pubkey']), - dbesc($ret['notify']), - dbesc($ret['poll']), - 1, - 2 + $default_perms = 0; + // look for default permissions to apply in return - e.g. auto-friend + $z = q("select * from abook where abook_channel = %d and (abook_flags & %d) limit 1", + intval($importer['channel_id']), + intval(ABOOK_FLAG_SELF) ); - // find the contact record we just created + if($z) + $default_perms = intval($z[0]['abook_my_perms']); - $contact_record = diaspora_get_contact_by_handle($importer['uid'],$sender_handle); + $their_perms = PERMS_R_STREAM|PERMS_R_PROFILE|PERMS_R_PHOTO|PERMS_R_ABOOK|PERMS_W_STREAM|PERMS_W_COMMENT|PERMS_W_MAIL|PERMS_CHAT; - if(! $contact_record) { - logger('diaspora_request: unable to locate newly created contact record.'); - return; - } - - $g = q("select def_gid from user where uid = %d limit 1", - intval($importer['uid']) + $r = q("insert into abook ( abook_account, abook_channel, abook_xchan, abook_my_perms, abook_their_perms, abook_closeness, abook_rating, abook_created, abook_updated, abook_connected, abook_dob, abook_flags, abook_profile) values ( %d, %d, '%s' %d %d, %d, %d, '%s', '%s', '%s', '%s', %d, '%s')", + intval($importer['channel_account_id']), + intval($importer['channel_id']), + dbesc($ret['xchan_hash']), + intval($default_perms), + intval($their_perms), + intval(99), + intval(0), + dbesc(datetime_convert()), + dbesc(datetime_convert()), + dbesc(datetime_convert()), + dbesc('0000-00-00 00:00:00'), + intval(($default_perms) ? 0 : ABOOK_FLAG_PENDING) ); - if($g && intval($g[0]['def_gid'])) { - require_once('include/group.php'); - group_add_member($importer['uid'],'',$contact_record['id'],$g[0]['def_gid']); - } - - if($importer['page-flags'] == PAGE_NORMAL) { + - $hash = random_string() . (string) time(); // Generate a confirm_key + if($r) { + logger("New Diaspora introduction received for {$importer['channel_name']}"); - $ret = q("INSERT INTO `intro` ( `uid`, `contact-id`, `blocked`, `knowyou`, `note`, `hash`, `datetime` ) - VALUES ( %d, %d, %d, %d, '%s', '%s', '%s' )", - intval($importer['uid']), - intval($contact_record['id']), - 0, - 0, - dbesc( t('Sharing notification from Diaspora network')), - dbesc($hash), - dbesc(datetime_convert()) + $new_connection = q("select * from abook left join xchan on abook_xchan = xchan_hash where abook_channel = %d and abook_xchan = '%s' order by abook_created desc limit 1", + intval($importer['channel_id']), + dbesc($ret['xchan_hash']) ); + if($new_connection) { + require_once('include/enotify.php'); + notification(array( + 'type' => NOTIFY_INTRO, + 'from_xchan' => $ret['xchan_hash'], + 'to_xchan' => $importer['channel_hash'], + 'link' => z_root() . '/connedit/' . $new_connection[0]['abook_id'], + )); + + if($default_perms) { + // Send back a sharing notification to them + diaspora_share($importer['channel_id'],$new_connection[0]); + + } + } } - else { - // automatic friend approval - - require_once('include/Photo.php'); - - $photos = import_profile_photo($contact_record['photo'],$importer['uid'],$contact_record['id']); - - // technically they are sharing with us (CONTACT_IS_SHARING), - // but if our page-type is PAGE_COMMUNITY or PAGE_SOAPBOX - // we are going to change the relationship and make them a follower. - - if($importer['page-flags'] == PAGE_FREELOVE) - $new_relation = CONTACT_IS_FRIEND; - else - $new_relation = CONTACT_IS_FOLLOWER; - - $r = q("UPDATE `contact` SET - `photo` = '%s', - `thumb` = '%s', - `micro` = '%s', - `rel` = %d, - `name-date` = '%s', - `uri-date` = '%s', - `avatar-date` = '%s', - `blocked` = 0, - `pending` = 0 - WHERE `id` = %d - ", - dbesc($photos[0]), - dbesc($photos[1]), - dbesc($photos[2]), - intval($new_relation), - dbesc(datetime_convert()), - dbesc(datetime_convert()), - dbesc(datetime_convert()), - intval($contact_record['id']) - ); + // find the abook record we just created + + $contact_record = diaspora_get_contact_by_handle($importer['channel_id'],$sender_handle); - $u = q("select * from user where uid = %d limit 1",intval($importer['uid'])); - if($u) - $ret = diaspora_share($u[0],$contact_record); + if(! $contact_record) { + logger('diaspora_request: unable to locate newly created contact record.'); + return; } +//FIXME +// $g = q("select def_gid from user where uid = %d limit 1", +// intval($importer['channel_id']) +// ); +// if($g && intval($g[0]['def_gid'])) { +// require_once('include/group.php'); +// group_add_member($importer['channel_id'],'',$contact_record['id'],$g[0]['def_gid']); +// } + + return; } -function diaspora_post_allow($importer,$contact) { - // perhaps we were already sharing with this person. Now they're sharing with us. - // That makes us friends. - // Normally this should have handled by getting a request - but this could get lost - if($contact['rel'] == CONTACT_IS_FOLLOWER && $importer['page-flags'] != PAGE_COMMUNITY) { - q("UPDATE `contact` SET `rel` = %d, `writable` = 1 WHERE `id` = %d AND `uid` = %d", - intval(CONTACT_IS_FRIEND), - intval($contact['id']), - intval($importer['uid']) - ); - $contact['rel'] = CONTACT_IS_FRIEND; - logger('diaspora_post_allow: defining user '.$contact["nick"].' as friend'); - } - - if(($contact['blocked']) || ($contact['readonly']) || ($contact['archive'])) - return false; - if($contact['rel'] == CONTACT_IS_SHARING || $contact['rel'] == CONTACT_IS_FRIEND) - return true; - if($contact['rel'] == CONTACT_IS_FOLLOWER) - if($importer['page-flags'] == PAGE_COMMUNITY) - return true; - return false; -} function diaspora_post($importer,$xml,$msg) { @@ -767,14 +666,14 @@ function diaspora_post($importer,$xml,$msg) { if(! $contact) return; - if(! diaspora_post_allow($importer,$contact)) { + if(! perm_is_allowed($importer['channel_id'],$contact['xchan_hash'],'send_stream')) { logger('diaspora_post: Ignoring this author.'); return 202; } $message_id = $diaspora_handle . ':' . $guid; $r = q("SELECT `id` FROM `item` WHERE `uid` = %d AND `uri` = '%s' AND `guid` = '%s' LIMIT 1", - intval($importer['uid']), + intval($importer['channel_id']), dbesc($message_id), dbesc($guid) ); @@ -843,7 +742,7 @@ function diaspora_post($importer,$xml,$msg) { $plink = 'https://'.substr($diaspora_handle,strpos($diaspora_handle,'@')+1).'/posts/'.$guid; - $datarray['uid'] = $importer['uid']; + $datarray['uid'] = $importer['channel_id']; $datarray['contact-id'] = $contact['id']; $datarray['wall'] = 0; $datarray['network'] = NETWORK_DIASPORA; @@ -896,18 +795,18 @@ function diaspora_reshare($importer,$xml,$msg) { return 202; } - $contact = diaspora_get_contact_by_handle($importer['uid'],$diaspora_handle); + $contact = diaspora_get_contact_by_handle($importer['channel_id'],$diaspora_handle); if(! $contact) return; - if(! diaspora_post_allow($importer,$contact)) { + if(! perm_is_allowed($importer['channel_id'],$contact['xchan_hash'],'send_stream')) { logger('diaspora_reshare: Ignoring this author: ' . $diaspora_handle . ' ' . print_r($xml,true)); return 202; } $message_id = $diaspora_handle . ':' . $guid; $r = q("SELECT `id` FROM `item` WHERE `uid` = %d AND `uri` = '%s' AND `guid` = '%s' LIMIT 1", - intval($importer['uid']), + intval($importer['channel_id']), dbesc($message_id), dbesc($guid) ); @@ -1030,7 +929,7 @@ function diaspora_reshare($importer,$xml,$msg) { $plink = 'https://'.substr($diaspora_handle,strpos($diaspora_handle,'@')+1).'/posts/'.$guid; - $datarray['uid'] = $importer['uid']; + $datarray['uid'] = $importer['channel_id']; $datarray['contact-id'] = $contact['id']; $datarray['wall'] = 0; $datarray['network'] = NETWORK_DIASPORA; @@ -1092,18 +991,18 @@ function diaspora_asphoto($importer,$xml,$msg) { return 202; } - $contact = diaspora_get_contact_by_handle($importer['uid'],$diaspora_handle); + $contact = diaspora_get_contact_by_handle($importer['channel_id'],$diaspora_handle); if(! $contact) return; - if(! diaspora_post_allow($importer,$contact)) { + if(! perm_is_allowed($importer['channel_id'],$contact['xchan_hash'],'send_stream')) { logger('diaspora_asphoto: Ignoring this author.'); return 202; } $message_id = $diaspora_handle . ':' . $guid; $r = q("SELECT `id` FROM `item` WHERE `uid` = %d AND `uri` = '%s' AND `guid` = '%s' LIMIT 1", - intval($importer['uid']), + intval($importer['channel_id']), dbesc($message_id), dbesc($guid) ); @@ -1144,7 +1043,7 @@ function diaspora_asphoto($importer,$xml,$msg) { $datarray = array(); - $datarray['uid'] = $importer['uid']; + $datarray['uid'] = $importer['channel_id']; $datarray['contact-id'] = $contact['id']; $datarray['wall'] = 0; $datarray['network'] = NETWORK_DIASPORA; @@ -1201,13 +1100,13 @@ function diaspora_comment($importer,$xml,$msg) { return; } - if(! diaspora_post_allow($importer,$contact)) { + if(! perm_is_allowed($importer['channel_id'],$contact['xchan_hash'],'post_comments')) { logger('diaspora_comment: Ignoring this author.'); return 202; } $r = q("SELECT * FROM `item` WHERE `uid` = %d AND `guid` = '%s' LIMIT 1", - intval($importer['uid']), + intval($importer['channel_id']), dbesc($guid) ); if(count($r)) { @@ -1216,7 +1115,7 @@ function diaspora_comment($importer,$xml,$msg) { } $r = q("SELECT * FROM `item` WHERE `uid` = %d AND `guid` = '%s' LIMIT 1", - intval($importer['uid']), + intval($importer['channel_id']), dbesc($parent_guid) ); if(! count($r)) { @@ -1316,7 +1215,7 @@ function diaspora_comment($importer,$xml,$msg) { } } - $datarray['uid'] = $importer['uid']; + $datarray['uid'] = $importer['channel_id']; $datarray['contact-id'] = $contact['id']; $datarray['type'] = 'remote-comment'; $datarray['wall'] = $parent_item['wall']; @@ -1372,7 +1271,7 @@ function diaspora_comment($importer,$xml,$msg) { $myconv = q("SELECT `author-link`, `author-avatar`, `parent` FROM `item` WHERE `parent-uri` = '%s' AND `uid` = %d AND `parent` != 0 AND `deleted` = 0 ", dbesc($parent_item['uri']), - intval($importer['uid']) + intval($importer['channel_id']) ); if(count($myconv)) { @@ -1395,7 +1294,7 @@ function diaspora_comment($importer,$xml,$msg) { 'language' => $importer['language'], 'to_name' => $importer['username'], 'to_email' => $importer['email'], - 'uid' => $importer['uid'], + 'uid' => $importer['channel_id'], 'item' => $datarray, //'link' => $a->get_baseurl() . '/display/' . $importer['nickname'] . '/' . $message_id, 'link' => $a->get_baseurl().'/display/'.$datarray['guid'], @@ -1437,7 +1336,7 @@ function diaspora_conversation($importer,$xml,$msg) { return; } - $contact = diaspora_get_contact_by_handle($importer['uid'],$msg['author']); + $contact = diaspora_get_contact_by_handle($importer['channel_id'],$msg['author']); if(! $contact) { logger('diaspora_conversation: cannot find contact: ' . $msg['author']); return; @@ -1451,14 +1350,14 @@ function diaspora_conversation($importer,$xml,$msg) { $conversation = null; $c = q("select * from conv where uid = %d and guid = '%s' limit 1", - intval($importer['uid']), + intval($importer['channel_id']), dbesc($guid) ); if(count($c)) $conversation = $c[0]; else { $r = q("insert into conv (uid,guid,creator,created,updated,subject,recips) values(%d, '%s', '%s', '%s', '%s', '%s', '%s') ", - intval($importer['uid']), + intval($importer['channel_id']), dbesc($guid), dbesc($diaspora_handle), dbesc(datetime_convert('UTC','UTC',$created_at)), @@ -1468,7 +1367,7 @@ function diaspora_conversation($importer,$xml,$msg) { ); if($r) $c = q("select * from conv where uid = %d and guid = '%s' limit 1", - intval($importer['uid']), + intval($importer['channel_id']), dbesc($guid) ); if(count($c)) @@ -1545,7 +1444,7 @@ function diaspora_conversation($importer,$xml,$msg) { } q("insert into mail ( `uid`, `guid`, `convid`, `from-name`,`from-photo`,`from-url`,`contact-id`,`title`,`body`,`seen`,`reply`,`uri`,`parent-uri`,`created`) values ( %d, '%s', %d, '%s', '%s', '%s', %d, '%s', '%s', %d, %d, '%s','%s','%s')", - intval($importer['uid']), + intval($importer['channel_id']), dbesc($msg_guid), intval($conversation['id']), dbesc($person['name']), @@ -1601,7 +1500,7 @@ function diaspora_message($importer,$xml,$msg) { $parent_uri = $diaspora_handle . ':' . $msg_parent_guid; - $contact = diaspora_get_contact_by_handle($importer['uid'],$msg_diaspora_handle); + $contact = diaspora_get_contact_by_handle($importer['channel_id'],$msg_diaspora_handle); if(! $contact) { logger('diaspora_message: cannot find contact: ' . $msg_diaspora_handle); return; @@ -1615,7 +1514,7 @@ function diaspora_message($importer,$xml,$msg) { $conversation = null; $c = q("select * from conv where uid = %d and guid = '%s' limit 1", - intval($importer['uid']), + intval($importer['channel_id']), dbesc($msg_conversation_guid) ); if(count($c)) @@ -1650,7 +1549,7 @@ function diaspora_message($importer,$xml,$msg) { $r = q("select id from mail where `uri` = '%s' and uid = %d limit 1", dbesc($message_id), - intval($importer['uid']) + intval($importer['channel_id']) ); if(count($r)) { logger('diaspora_message: duplicate message already delivered.', LOGGER_DEBUG); @@ -1658,7 +1557,7 @@ function diaspora_message($importer,$xml,$msg) { } q("insert into mail ( `uid`, `guid`, `convid`, `from-name`,`from-photo`,`from-url`,`contact-id`,`title`,`body`,`seen`,`reply`,`uri`,`parent-uri`,`created`) values ( %d, '%s', %d, '%s', '%s', '%s', %d, '%s', '%s', %d, %d, '%s','%s','%s')", - intval($importer['uid']), + intval($importer['channel_id']), dbesc($msg_guid), intval($conversation['id']), dbesc($person['name']), @@ -1705,25 +1604,25 @@ function diaspora_photo($importer,$xml,$msg,$attempt=1) { logger('diaspora_photo: status_message_guid: ' . $status_message_guid, LOGGER_DEBUG); - $contact = diaspora_get_contact_by_handle($importer['uid'],$msg['author']); + $contact = diaspora_get_contact_by_handle($importer['channel_id'],$msg['author']); if(! $contact) { logger('diaspora_photo: contact record not found: ' . $msg['author'] . ' handle: ' . $diaspora_handle); return; } - if(! diaspora_post_allow($importer,$contact)) { + if(! perm_is_allowed($importer['channel_id'],$contact['xchan_hash'],'send_stream')) { logger('diaspora_photo: Ignoring this author.'); return 202; } $r = q("SELECT * FROM `item` WHERE `uid` = %d AND `guid` = '%s' LIMIT 1", - intval($importer['uid']), + intval($importer['channel_id']), dbesc($status_message_guid) ); if(! count($r)) { if($attempt <= 3) { q("INSERT INTO dsprphotoq (uid, msg, attempt) VALUES (%d, '%s', %d)", - intval($importer['uid']), + intval($importer['channel_id']), dbesc(serialize($msg)), intval($attempt + 1) ); @@ -1770,19 +1669,20 @@ function diaspora_like($importer,$xml,$msg) { // if($target_type !== 'Post') // return; - $contact = diaspora_get_contact_by_handle($importer['uid'],$msg['author']); + $contact = diaspora_get_contact_by_handle($importer['channel_id'],$msg['author']); if(! $contact) { logger('diaspora_like: cannot find contact: ' . $msg['author']); return; } - if(! diaspora_post_allow($importer,$contact)) { + + if(! perm_is_allowed($importer['channel_id'],$contact['xchan_hash'],'post_comments')) { logger('diaspora_like: Ignoring this author.'); return 202; } $r = q("SELECT * FROM `item` WHERE `uid` = %d AND `guid` = '%s' LIMIT 1", - intval($importer['uid']), + intval($importer['channel_id']), dbesc($parent_guid) ); if(! count($r)) { @@ -1793,7 +1693,7 @@ function diaspora_like($importer,$xml,$msg) { $parent_item = $r[0]; $r = q("SELECT * FROM `item` WHERE `uid` = %d AND `guid` = '%s' LIMIT 1", - intval($importer['uid']), + intval($importer['channel_id']), dbesc($guid) ); if(count($r)) { @@ -1807,7 +1707,7 @@ function diaspora_like($importer,$xml,$msg) { logger('diaspora_like: received a like with positive set to "false"...ignoring'); /* q("UPDATE `item` SET `deleted` = 1 WHERE `id` = %d AND `uid` = %d", intval($r[0]['id']), - intval($importer['uid']) + intval($importer['channel_id']) );*/ // FIXME--actually don't unless it turns out that Diaspora does indeed send out "false" likes // send notification via proc_run() @@ -1912,7 +1812,7 @@ EOT; $arr = array(); $arr['uri'] = $uri; - $arr['uid'] = $importer['uid']; + $arr['uid'] = $importer['channel_id']; $arr['guid'] = $guid; $arr['network'] = NETWORK_DIASPORA; $arr['contact-id'] = $contact['id']; @@ -1984,7 +1884,7 @@ function diaspora_retraction($importer,$xml) { $diaspora_handle = notags(unxmlify($xml->diaspora_handle)); $type = notags(unxmlify($xml->type)); - $contact = diaspora_get_contact_by_handle($importer['uid'],$diaspora_handle); + $contact = diaspora_get_contact_by_handle($importer['channel_id'],$diaspora_handle); if(! $contact) return; @@ -1995,7 +1895,7 @@ function diaspora_retraction($importer,$xml) { elseif($type === 'Post') { $r = q("select * from item where guid = '%s' and uid = %d and not file like '%%[%%' limit 1", dbesc('guid'), - intval($importer['uid']) + intval($importer['channel_id']) ); if(count($r)) { if(link_compare($r[0]['author-link'],$contact['url'])) { @@ -2021,9 +1921,9 @@ function diaspora_signed_retraction($importer,$xml,$msg) { $parent_author_signature = (($xml->parent_author_signature) ? notags(unxmlify($xml->parent_author_signature)) : ''); - $contact = diaspora_get_contact_by_handle($importer['uid'],$diaspora_handle); + $contact = diaspora_get_contact_by_handle($importer['channel_id'],$diaspora_handle); if(! $contact) { - logger('diaspora_signed_retraction: no contact ' . $diaspora_handle . ' for ' . $importer['uid']); + logger('diaspora_signed_retraction: no contact ' . $diaspora_handle . ' for ' . $importer['channel_id']); return; } @@ -2066,7 +1966,7 @@ function diaspora_signed_retraction($importer,$xml,$msg) { if($type === 'StatusMessage' || $type === 'Comment' || $type === 'Like') { $r = q("select * from item where guid = '%s' and uid = %d and not file like '%%[%%' limit 1", dbesc($guid), - intval($importer['uid']) + intval($importer['channel_id']) ); if(count($r)) { if(link_compare($r[0]['author-link'],$contact['url'])) { @@ -2122,7 +2022,7 @@ function diaspora_profile($importer,$xml,$msg) { return 202; } - $contact = diaspora_get_contact_by_handle($importer['uid'],$diaspora_handle); + $contact = diaspora_get_contact_by_handle($importer['channel_id'],$diaspora_handle); if(! $contact) return; @@ -2147,14 +2047,14 @@ function diaspora_profile($importer,$xml,$msg) { } /* $r = q("SELECT DISTINCT ( `resource-id` ) FROM `photo` WHERE `uid` = %d AND `contact-id` = %d AND `album` = 'Contact Photos' ", - intval($importer['uid']), + intval($importer['channel_id']), intval($contact['id']) ); $oldphotos = ((count($r)) ? $r : null);*/ require_once('include/Photo.php'); - $images = import_profile_photo($image_url,$importer['uid'],$contact['id']); + $images = import_profile_photo($image_url,$importer['channel_id'],$contact['id']); // Generic birthday. We don't know the timezone. The year is irrelevant. @@ -2180,14 +2080,14 @@ function diaspora_profile($importer,$xml,$msg) { dbesc(datetime_convert()), dbesc($birthday), intval($contact['id']), - intval($importer['uid']) + intval($importer['channel_id']) ); /* if($r) { if($oldphotos) { foreach($oldphotos as $ph) { q("DELETE FROM `photo` WHERE `uid` = %d AND `contact-id` = %d AND `album` = 'Contact Photos' AND `resource-id` = '%s' ", - intval($importer['uid']), + intval($importer['channel_id']), intval($contact['id']), dbesc($ph['resource-id']) ); -- cgit v1.2.3 From 3dbc3e263d7a3c6d0ccb5da9d9927a93f777300e Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 17 Aug 2014 21:34:52 -0700 Subject: add ability to follow somebody not already in your connections from "post actions" dropdown. bug: doesn't bring you back to this page. --- include/conversation.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/include/conversation.php b/include/conversation.php index c0d0c1e7d..836bd1b24 100644 --- a/include/conversation.php +++ b/include/conversation.php @@ -902,6 +902,7 @@ function item_photo_menu($item){ $contact_url=""; $pm_url=""; $vsrc_link = ""; + $follow_url = ""; if(local_user()) { $ssl_state = true; @@ -923,6 +924,9 @@ function item_photo_menu($item){ if($a->contacts && array_key_exists($item['author_xchan'],$a->contacts)) $contact = $a->contacts[$item['author_xchan']]; + else + if(local_user() && $item['author']['xchan_addr']) + $follow_url = z_root() . '/follow/?f=&url=' . $item['author']['xchan_addr']; if($contact) { $poke_link = $a->get_baseurl($ssl_state) . '/poke/?f=&c=' . $contact['abook_id']; @@ -940,6 +944,7 @@ function item_photo_menu($item){ t("View Profile") => $profile_link, t("View Photos") => $photos_link, t("Matrix Activity") => $posts_link, + t("Follow") => $follow_url, t("Edit Contact") => $contact_url, t("Send PM") => $pm_url, t("Poke") => $poke_link -- cgit v1.2.3 From d9ff121930554aa9bcad4f4ceffeb9b5e3b83d17 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 17 Aug 2014 22:53:00 -0700 Subject: beginning of permission role settings --- include/diaspora.php | 2 +- include/permissions.php | 60 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+), 1 deletion(-) diff --git a/include/diaspora.php b/include/diaspora.php index 98fecb95c..6121466f2 100755 --- a/include/diaspora.php +++ b/include/diaspora.php @@ -556,7 +556,7 @@ function diaspora_request($importer,$xml) { // perhaps we were already sharing with this person. Now they're sharing with us. // That makes us friends. Maybe. - $newperms = PERMS_R_STREAM|PERMS_R_PROFILE|PERMS_R_PHOTO|PERMS_R_ABOOK|PERMS_W_STREAM|PERMS_W_COMMENT|PERMS_W_MAIL|PERMS_CHAT; + $newperms = PERMS_R_STREAM|PERMS_R_PROFILE|PERMS_R_PHOTO|PERMS_R_ABOOK|PERMS_W_STREAM|PERMS_W_COMMENT|PERMS_W_MAIL|PERMS_W_CHAT; $r = q("update abook set abook_their_perms = %d where abook_id = %d and abook_channel = %d limit 1", intval($newperms), diff --git a/include/permissions.php b/include/permissions.php index 4b68413b9..8e4676f51 100644 --- a/include/permissions.php +++ b/include/permissions.php @@ -411,3 +411,63 @@ function site_default_perms() { } return $ret; } + + +/** + * @function get_role_perms($role) + * @param string $role + * + * Given a string for the channel role ('social','forum', etc) + * return an array of all permission fields pre-filled for this role. + * This includes the channel permission scope indicators as well as + * perms_auto: The permissions to apply automatically on receipt of a connection request + * perms_follow: The permissions to apply when initiating a connection request to another channel + * perms_accept: The permissions to apply when accepting a connection request from another channel (not automatic) + * + * Any attributes may be extended (new roles defined) and modified (specific permissions altered) by plugins + * + */ + +function get_role_perms($role) { + + $ret = array(); + + $ret['role'] = $role; + + switch($role) { + case 'social': + $ret['perms_auto'] = 0; + $ret['perms_follow'] = PERMS_R_STREAM|PERMS_R_PROFILE|PERMS_R_PHOTOS|PERMS_R_ABOOK + |PERMS_W_STREAM|PERMS_W_WALL|PERMS_W_COMMENT|PERMS_W_MAIL|PERMS_W_CHAT + |PERMS_R_STORAGE|PERMS_R_PAGES|PERMS_A_REPUBLISH|PERMS_W_LIKE; + $ret['perms_accept'] = PERMS_R_STREAM|PERMS_R_PROFILE|PERMS_R_PHOTOS|PERMS_R_ABOOK + |PERMS_W_STREAM|PERMS_W_WALL|PERMS_W_COMMENT|PERMS_W_MAIL|PERMS_W_CHAT + |PERMS_R_STORAGE|PERMS_R_PAGES|PERMS_A_REPUBLISH|PERMS_W_LIKE; + $ret['channel_r_stream'] = PERMS_PUBLIC; + $ret['channel_r_profile'] = PERMS_PUBLIC; + $ret['channel_r_photos'] = PERMS_PUBLIC; + $ret['channel_r_abook'] = PERMS_PUBLIC; + $ret['channel_w_stream'] = PERMS_CONTACTS; + $ret['channel_w_wall'] = PERMS_CONTACTS; + $ret['channel_w_tagwall'] = PERMS_SPECIFIC; + $ret['channel_w_comment'] = PERMS_CONTACTS; + $ret['channel_w_mail'] = PERMS_CONTACTS; + $ret['channel_w_photos'] = 0; + $ret['channel_w_chat'] = PERMS_CONTACTS; + $ret['channel_a_delegate'] = 0; + $ret['channel_r_storage'] = PERMS_PUBLIC; + $ret['channel_r_pages'] = PERMS_PUBLIC; + $ret['channel_w_pages'] = 0; + $ret['channel_a_republish'] = PERMS_SPECIFIC; + $ret['channel_w_like'] = PERMS_NETWORK; + + break; + + } + + call_hooks('get_role_perms',$ret); + + return $ret; +} + + -- cgit v1.2.3