From a3191996e72012c2c4e0b50003755e4984ad1e99 Mon Sep 17 00:00:00 2001 From: marijus Date: Thu, 20 Feb 2014 19:54:16 +0100 Subject: fixes issue #326 initial scale to big --- view/tpl/head.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/tpl/head.tpl b/view/tpl/head.tpl index b96c46dd7..c676cd773 100755 --- a/view/tpl/head.tpl +++ b/view/tpl/head.tpl @@ -1,6 +1,6 @@ - + diff --git a/doc/html/classRedBrowser.html b/doc/html/classRedBrowser.html index 19a02f9e4..c1a5e5ad9 100644 --- a/doc/html/classRedBrowser.html +++ b/doc/html/classRedBrowser.html @@ -107,6 +107,7 @@ $(document).ready(function(){initNavTree('classRedBrowser.html','');});
@@ -133,6 +134,11 @@ Public Member Functions  htmlActionsPanel (DAV\INode $node, &$output)   + + + +

+Protected Member Functions

 getAssetUrl ($assetName)
 
@@ -170,6 +176,40 @@ Private Attributes

Private Attributes

 $auth
+
+
+ +
+
+ + + + + +
+ + + + + + + + +
RedBrowser::getAssetUrl ( $assetName)
+
+protected
+
+

This method takes a path/name of an asset and turns it into url suiteable for http access.

+
Parameters
+ + +
string$assetName
+
+
+
Returns
string
+ +

Referenced by generateDirectoryIndex().

+
diff --git a/doc/html/classRedBrowser.js b/doc/html/classRedBrowser.js index c0222b8f9..b6e9b2a91 100644 --- a/doc/html/classRedBrowser.js +++ b/doc/html/classRedBrowser.js @@ -2,6 +2,7 @@ var classRedBrowser = [ [ "__construct", "classRedBrowser.html#a4b76be9ccef0262cf78fffb4129eda93", null ], [ "generateDirectoryIndex", "classRedBrowser.html#a1f7daf50bb9bfcde7345b3b1908dbd7e", null ], + [ "getAssetUrl", "classRedBrowser.html#a87529b4988a7777b49616f5c0a1c55d3", null ], [ "htmlActionsPanel", "classRedBrowser.html#a7f6bf0bda07833f4c647557bd172e349", null ], [ "set_writeable", "classRedBrowser.html#a40fdbb9d9fe6c1243bbf135dd5b0a06f", null ], [ "$auth", "classRedBrowser.html#ab6d6d1e2a67e06b344a4cede1bd00b35", null ] diff --git a/doc/html/datetime_8php.html b/doc/html/datetime_8php.html index 62bef946e..ba5154227 100644 --- a/doc/html/datetime_8php.html +++ b/doc/html/datetime_8php.html @@ -334,7 +334,7 @@ Functions
-

Referenced by account_verify_password(), advanced_profile(), age(), api_account_rate_limit_status(), api_date(), api_rss_extra(), atom_entry(), attach_mkdir(), attach_store(), authenticate_success(), build_sync_packet(), cal(), channel_content(), channel_remove(), 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(), events_content(), events_post(), 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_directory_profile(), import_post(), import_site(), import_xchan(), invite_post(), item_post(), item_store(), item_store_update(), items_fetch(), like_content(), logger(), magic_init(), mail_content(), mail_post(), mail_store(), message_content(), network_content(), new_contact(), notification(), notifier_run(), onepoll_run(), photo_upload(), photos_post(), ping_init(), poco_load(), poller_run(), post_post(), posted_dates(), profile_photo_post(), profiles_content(), profiles_post(), 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(), update_directory_entry(), update_modtime(), update_queue_time(), z_birthday(), zot_feed(), zot_process_response(), zot_refresh(), and zotfeed_init().

+

Referenced by account_verify_password(), advanced_profile(), age(), api_account_rate_limit_status(), api_date(), api_rss_extra(), atom_entry(), attach_mkdir(), attach_store(), authenticate_success(), build_sync_packet(), cal(), channel_content(), channel_remove(), 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(), events_content(), events_post(), 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(), logger(), magic_init(), mail_content(), mail_post(), mail_store(), message_content(), network_content(), new_contact(), notification(), notifier_run(), onepoll_run(), openid_content(), photo_upload(), photos_post(), ping_init(), poco_load(), poller_run(), post_post(), posted_dates(), profile_photo_post(), profiles_content(), profiles_post(), 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_directory_entry(), update_modtime(), update_queue_time(), 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 13b1374ea..8c47a8a44 100644 --- a/doc/html/dba__driver_8php.html +++ b/doc/html/dba__driver_8php.html @@ -202,7 +202,7 @@ Functions
-

Referenced by account_verify_password(), achievements_content(), acl_init(), admin_page_users(), allowed_public_recips(), api_direct_messages_new(), api_get_user(), api_status_show(), api_statuses_destroy(), api_statuses_mentions(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_change_permissions(), attach_count_files(), attach_delete(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), 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_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(), directory_run(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store(), events_content(), events_post(), fbrowser_content(), feed_init(), fetch_post_tags(), file_tag_file_query(), filerm_content(), filestorage_content(), fix_attached_photo_permissions(), fix_private_photos(), fix_system_urls(), fsuggest_post(), Cache\get(), RedFile\get(), get_all_perms(), get_birthdays(), get_cloudpath(), get_config_from_storage(), get_events(), get_item_elements(), get_online_status(), 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_zot(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), item_message_id(), item_permissions_sql(), item_post(), 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(), member_of(), menu_add_item(), menu_create(), menu_delete(), menu_edit(), menu_edit_item(), menu_fetch(), menu_list(), msearch_post(), 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(), 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(), 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(), profiles_init(), profiles_post(), public_permissions_sql(), public_recips(), RedFile\put(), queue_run(), rconnect_url(), red_zrl_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(), 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(), 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_directory_entry(), update_modtime(), update_queue_time(), update_remote_id(), user_allow(), user_deny(), RedBasicAuth\validateUserPass(), vcard_from_xchan(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), 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 account_verify_password(), achievements_content(), acl_init(), admin_page_users(), allowed_public_recips(), api_direct_messages_new(), api_get_user(), api_status_show(), api_statuses_destroy(), api_statuses_mentions(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_change_permissions(), attach_count_files(), attach_delete(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), 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_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(), directory_run(), dirsearch_content(), display_content(), downgrade_accounts(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store(), events_content(), events_post(), fbrowser_content(), feed_init(), fetch_post_tags(), file_tag_file_query(), filerm_content(), filestorage_content(), 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(), 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_message_id(), item_permissions_sql(), item_post(), 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(), match_openid(), member_of(), menu_add_item(), menu_create(), menu_delete(), menu_edit(), menu_edit_item(), menu_fetch(), menu_list(), msearch_post(), 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(), 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(), profiles_init(), profiles_post(), public_permissions_sql(), public_recips(), RedFile\put(), queue_run(), rconnect_url(), red_zrl_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(), 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(), 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_directory_entry(), update_modtime(), update_queue_time(), update_remote_id(), user_allow(), user_deny(), RedBasicAuth\validateUserPass(), vcard_from_xchan(), vote_post(), webpages_content(), wfinger_init(), 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(), admin_content(), admin_page_dbsync(), admin_page_hubloc(), admin_page_hubloc_post(), admin_page_summary(), admin_page_users(), admin_page_users_post(), 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(), 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(), 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_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(), community_content(), 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_tagadelic(), directory_content(), directory_run(), dirprofile_init(), dirsearch_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), encode_item(), event_store(), events_content(), expand_groups(), expire_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), fix_system_urls(), fsuggest_content(), fsuggest_post(), Cache\get(), RedFile\get(), get_all_perms(), get_birthdays(), 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(), import_author_zot(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), item_check_service_class(), item_expire(), item_message_id(), item_post(), 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(), match_content(), 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(), 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(), 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(), 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_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), public_recips(), RedFile\put(), queue_run(), random_profile(), rconnect_url(), red_zrl_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(), rmagic_init(), rmagic_post(), 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(), 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_directory_entry(), update_modtime(), update_queue_time(), update_remote_id(), update_suggestions(), user_allow(), user_deny(), RedBasicAuth\validateUserPass(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), widget_filer(), widget_follow(), widget_savedsearch(), widget_settings_menu(), 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(), admin_content(), admin_page_dbsync(), admin_page_hubloc(), admin_page_hubloc_post(), admin_page_summary(), admin_page_users(), admin_page_users_post(), 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(), 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(), 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_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(), community_content(), 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_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_store(), events_content(), expand_groups(), expire_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), fix_system_urls(), fsuggest_content(), 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_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(), 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_check_service_class(), item_expire(), item_message_id(), item_post(), 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(), 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(), 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(), 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_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), public_recips(), RedFile\put(), queue_run(), random_profile(), rconnect_url(), red_zrl_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(), rmagic_init(), rmagic_post(), 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(), 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_directory_entry(), update_modtime(), update_queue_time(), update_remote_id(), update_suggestions(), user_allow(), user_deny(), RedBasicAuth\validateUserPass(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), vote_init(), vote_post(), webpages_content(), wfinger_init(), widget_filer(), widget_follow(), widget_savedsearch(), widget_settings_menu(), 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_d41ce877eb409a4791b288730010abe2.html b/doc/html/dir_d41ce877eb409a4791b288730010abe2.html index 6d9fb9f31..bbf142733 100644 --- a/doc/html/dir_d41ce877eb409a4791b288730010abe2.html +++ b/doc/html/dir_d41ce877eb409a4791b288730010abe2.html @@ -238,6 +238,8 @@ Files   file  online.php   +file  openid.php +  file  opensearch.php   file  page.php diff --git a/doc/html/dir_d41ce877eb409a4791b288730010abe2.js b/doc/html/dir_d41ce877eb409a4791b288730010abe2.js index cc5010eed..1fd7d42d1 100644 --- a/doc/html/dir_d41ce877eb409a4791b288730010abe2.js +++ b/doc/html/dir_d41ce877eb409a4791b288730010abe2.js @@ -67,6 +67,7 @@ var dir_d41ce877eb409a4791b288730010abe2 = [ "oembed.php", "mod_2oembed_8php.html", "mod_2oembed_8php" ], [ "oexchange.php", "oexchange_8php.html", "oexchange_8php" ], [ "online.php", "online_8php.html", "online_8php" ], + [ "openid.php", "openid_8php.html", "openid_8php" ], [ "opensearch.php", "opensearch_8php.html", "opensearch_8php" ], [ "page.php", "page_8php.html", "page_8php" ], [ "parse_url.php", "parse__url_8php.html", "parse__url_8php" ], diff --git a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html index 04b0ad01b..9e31544c7 100644 --- a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html +++ b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html @@ -120,6 +120,7 @@ Files file  api.php   file  attach.php + File/attach API with the potential for revision control.
  file  auth.php   @@ -196,6 +197,7 @@ Files file  items.php   file  language.php + translation support
  file  menu.php   diff --git a/doc/html/extract_8php.html b/doc/html/extract_8php.html index 7a998ee4f..2a5b6ba5b 100644 --- a/doc/html/extract_8php.html +++ b/doc/html/extract_8php.html @@ -132,7 +132,7 @@ Variables
-

Referenced by activity_sanitise(), api_rss_extra(), api_statuses_user_timeline(), array_sanitise(), attach_mkdir(), attach_store(), bookmark_add(), chat_post(), chatroom_create(), chatroom_destroy(), check_account_admin(), check_account_email(), check_account_invite(), check_account_password(), check_list_permissions(), check_webbie(), connect_content(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_account(), create_identity(), dbesc_array(), directory_content(), drop_item(), event_store(), feature_enabled(), find_xchan_in_array(), format_like(), get_all_perms(), get_atom_elements(), get_cloudpath(), get_features(), get_item_elements(), get_mail_elements(), get_mood_verbs(), get_poke_verbs(), get_profile_elements(), Item\get_template_data(), get_terms_oftype(), App\get_widgets(), group_select(), ids_to_querystr(), import_author_xchan(), import_directory_profile(), import_post(), import_site(), import_xchan(), item_getfeedattach(), item_store(), item_store_update(), items_fetch(), like_content(), like_puller(), load_database(), magic_init(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), mood_init(), network_content(), new_channel_post(), new_contact(), obj_verbs(), parse_url_content(), pdl_selector(), perm_is_allowed(), photo_upload(), photos_album_get_db_idstr(), photos_create_item(), ping_init(), po2php_run(), poke_init(), post_activity_item(), post_init(), post_post(), proc_run(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_activity(), profile_sidebar(), profiles_content(), redbasic_form(), register_post(), remove_community_tag(), replace_macros(), photo_driver\save(), send_reg_approval_email(), service_class_allows(), service_class_fetch(), App\set_apps(), settings_post(), sort_by_date(), stringify_array_elms(), subthread_content(), suggest_content(), tagger_content(), tagrm_content(), tagrm_post(), theme_attachments(), theme_content(), thing_init(), validate_channelname(), wfinger_init(), widget_affinity(), widget_archive(), widget_suggestions(), widget_tagcloud_wall(), xchan_mail_query(), xchan_query(), xml2array(), xrd_init(), zfinger_init(), zid(), zid_init(), zot_fetch(), zot_gethub(), zot_import(), zot_process_response(), and zot_register_hub().

+

Referenced by activity_sanitise(), api_rss_extra(), api_statuses_user_timeline(), array_sanitise(), attach_mkdir(), attach_store(), bookmark_add(), chat_post(), chatroom_create(), chatroom_destroy(), check_account_admin(), check_account_email(), check_account_invite(), check_account_password(), check_list_permissions(), check_webbie(), connect_content(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_account(), create_identity(), dbesc_array(), directory_content(), drop_item(), event_store(), feature_enabled(), find_xchan_in_array(), format_like(), get_all_perms(), get_atom_elements(), get_cloudpath(), get_features(), get_item_elements(), get_mail_elements(), get_mood_verbs(), get_poke_verbs(), get_profile_elements(), Item\get_template_data(), get_terms_oftype(), App\get_widgets(), group_select(), ids_to_querystr(), import_author_rss(), import_author_xchan(), import_directory_profile(), import_post(), import_site(), import_xchan(), item_getfeedattach(), item_store(), item_store_update(), items_fetch(), like_content(), like_puller(), load_database(), magic_init(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), mood_init(), network_content(), new_channel_post(), new_contact(), obj_verbs(), openid_content(), parse_url_content(), pdl_selector(), perm_is_allowed(), photo_upload(), photos_album_get_db_idstr(), photos_create_item(), ping_init(), po2php_run(), poke_init(), post_activity_item(), post_init(), post_post(), proc_run(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_activity(), profile_sidebar(), profiles_content(), redbasic_form(), register_post(), remove_community_tag(), replace_macros(), rmagic_post(), photo_driver\save(), send_reg_approval_email(), service_class_allows(), service_class_fetch(), App\set_apps(), settings_post(), sort_by_date(), stringify_array_elms(), subthread_content(), suggest_content(), tagger_content(), tagrm_content(), tagrm_post(), theme_attachments(), theme_content(), thing_init(), validate_channelname(), wfinger_init(), widget_affinity(), widget_archive(), widget_suggestions(), widget_tagcloud_wall(), xchan_mail_query(), xchan_query(), xml2array(), xrd_init(), zfinger_init(), zid(), zid_init(), zot_fetch(), zot_gethub(), zot_import(), zot_process_response(), and zot_register_hub().

@@ -160,7 +160,7 @@ Variables
-

Referenced by Template\_build_nodes(), Template\_replcb_node(), admin_page_themes(), attribute_contains(), base64url_decode(), base64url_encode(), bb_tag_preg_replace(), bb_translate_video(), bbtoevent(), bbtovcal(), bookmarks_init(), chanlink_hash(), chanlink_url(), comanche_parser(), comanche_region(), comanche_webpage(), datetime_convert(), day_translate(), detect_language(), diaspora2bb(), diaspora_ol(), diaspora_ul(), expand_acl(), file_tag_decode(), file_tag_encode(), file_tag_file_query(), fix_mce_lf(), fix_private_photos(), format_categories(), format_filer(), format_term_for_display(), get_bb_tag_pos(), get_intltext_template(), get_markup_template(), get_tags(), html2bb_video(), info(), is_a_date_arg(), is_foreigner(), is_member(), json_decode_plus(), legal_webbie(), linkify(), magic_link(), mail_content(), network_to_name(), notice(), notifier_run(), oembed_iframe(), oembed_replacecb(), oexchange_content(), parse_xml_string(), photos_post(), poco_load(), prepare_body(), print_template(), printable(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), protect_sprintf(), purify_html(), qp(), random_string(), Template\replace(), replace_macros(), FriendicaSmartyEngine\replace_macros(), Template\replace_macros(), scale_external_images(), search(), searchbox(), siteinfo_content(), smilies(), sslify(), string_splitter(), stripdcode_br_cb(), t(), tag_deliver(), template_escape(), template_unescape(), term_query(), theme_attachments(), unamp(), undo_post_tagging(), unxmlify(), Template\var_replace(), webfinger(), webfinger_dfrn(), x(), z_fetch_url(), z_input_filter(), z_post_url(), zfinger_init(), and zid().

+

Referenced by Template\_build_nodes(), Template\_replcb_node(), admin_page_themes(), attribute_contains(), base64url_decode(), base64url_encode(), bb_tag_preg_replace(), bb_translate_video(), bbtoevent(), bbtovcal(), bookmarks_init(), chanlink_hash(), chanlink_url(), comanche_parser(), comanche_region(), comanche_webpage(), datetime_convert(), day_translate(), detect_language(), diaspora2bb(), diaspora_ol(), diaspora_ul(), expand_acl(), file_tag_decode(), file_tag_encode(), file_tag_file_query(), fix_mce_lf(), fix_private_photos(), format_categories(), format_filer(), format_term_for_display(), get_bb_tag_pos(), get_intltext_template(), get_language_name(), get_markup_template(), get_tags(), html2bb_video(), info(), is_a_date_arg(), is_foreigner(), is_member(), json_decode_plus(), legal_webbie(), linkify(), magic_link(), mail_content(), network_to_name(), normalise_openid(), notice(), notifier_run(), oembed_iframe(), oembed_replacecb(), oexchange_content(), parse_xml_string(), photos_post(), poco_load(), prepare_body(), print_template(), printable(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), protect_sprintf(), purify_html(), qp(), random_string(), Template\replace(), replace_macros(), FriendicaSmartyEngine\replace_macros(), Template\replace_macros(), scale_external_images(), search(), searchbox(), siteinfo_content(), smilies(), sslify(), string_splitter(), strip_zids(), stripdcode_br_cb(), t(), tag_deliver(), template_escape(), template_unescape(), term_query(), theme_attachments(), unamp(), undo_post_tagging(), unxmlify(), Template\var_replace(), webfinger(), webfinger_dfrn(), x(), z_fetch_url(), z_input_filter(), z_post_url(), zfinger_init(), and zid().

diff --git a/doc/html/features_8php.html b/doc/html/features_8php.html index b158711f7..2036487f5 100644 --- a/doc/html/features_8php.html +++ b/doc/html/features_8php.html @@ -142,7 +142,7 @@ Functions
-

Referenced by apw_form(), categories_widget(), connedit_content(), conversation(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), Item\get_comment_box(), Item\get_template_data(), item_post(), mail_content(), mail_post(), nav(), posted_date_widget(), profile_sidebar(), profiles_content(), redbasic_form(), rpost_content(), search(), searchbox(), sources_content(), sources_post(), thing_content(), widget_affinity(), widget_archive(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestions(), and widget_tagcloud_wall().

+

Referenced by apw_form(), categories_widget(), connedit_content(), conversation(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), Item\get_comment_box(), Item\get_template_data(), item_post(), mail_content(), mail_post(), nav(), profile_sidebar(), profiles_content(), redbasic_form(), rpost_content(), search(), searchbox(), sources_content(), sources_post(), thing_content(), widget_affinity(), widget_archive(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestions(), and widget_tagcloud_wall().

diff --git a/doc/html/files.html b/doc/html/files.html index 9c12a3e82..efc357c1c 100644 --- a/doc/html/files.html +++ b/doc/html/files.html @@ -122,7 +122,7 @@ $(document).ready(function(){initNavTree('files.html','');}); |o*acl_selectors.php |o*activities.php |o*api.php -|o*attach.php +|o*attach.phpFile/attach API with the potential for revision control |o*auth.php |o*BaseObject.php |o*bb2diaspora.php @@ -160,7 +160,7 @@ $(document).ready(function(){initNavTree('files.html','');}); |o*ItemObject.php |o*ITemplateEngine.php |o*items.php -|o*language.php +|o*language.phpTranslation support |o*menu.php |o*message.php |o*nav.php @@ -259,69 +259,70 @@ $(document).ready(function(){initNavTree('files.html','');}); |o*oembed.php |o*oexchange.php |o*online.php -|o*opensearch.php -|o*page.php -|o*parse_url.php -|o*photo.php -|o*photos.php -|o*php.php -|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*register.php -|o*regmod.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_community.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*openid.php +|o*opensearch.php +|o*page.php +|o*parse_url.php +|o*photo.php +|o*photos.php +|o*php.php +|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*register.php +|o*regmod.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_community.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 diff --git a/doc/html/functions_0x67.html b/doc/html/functions_0x67.html index 9d6326e00..7211cde0c 100644 --- a/doc/html/functions_0x67.html +++ b/doc/html/functions_0x67.html @@ -261,6 +261,9 @@ $(document).ready(function(){initNavTree('functions_0x67.html','');});
  • get_widgets() : App
  • +
  • getAssetUrl() +: RedBrowser +
  • getChild() : RedDirectory
  • @@ -283,17 +286,17 @@ $(document).ready(function(){initNavTree('functions_0x67.html','');}); : photo_driver
  • getImage() -: photo_imagick -, photo_gd +: photo_gd , photo_driver +, photo_imagick
  • getLastModified() : RedDirectory , RedFile
  • getName() -: RedDirectory -, RedFile +: RedFile +, RedDirectory
  • getQuotaInfo() : RedDirectory diff --git a/doc/html/functions_func_0x67.html b/doc/html/functions_func_0x67.html index efe646350..28276423e 100644 --- a/doc/html/functions_func_0x67.html +++ b/doc/html/functions_func_0x67.html @@ -260,6 +260,9 @@ $(document).ready(function(){initNavTree('functions_func_0x67.html','');});
  • get_widgets() : App
  • +
  • getAssetUrl() +: RedBrowser +
  • getChild() : RedDirectory
  • @@ -282,17 +285,17 @@ $(document).ready(function(){initNavTree('functions_func_0x67.html','');}); : photo_driver
  • getImage() -: photo_imagick -, photo_gd +: photo_gd , photo_driver +, photo_imagick
  • getLastModified() : RedDirectory , RedFile
  • getName() -: RedDirectory -, RedFile +: RedFile +, RedDirectory
  • getQuotaInfo() : RedDirectory diff --git a/doc/html/globals_0x62.html b/doc/html/globals_0x62.html index 22f3da55b..07b3c6724 100644 --- a/doc/html/globals_0x62.html +++ b/doc/html/globals_0x62.html @@ -186,6 +186,9 @@ $(document).ready(function(){initNavTree('globals_0x62.html','');});
  • bbcode() : bbcode.php
  • +
  • bbiframe() +: bbcode.php +
  • bbtoevent() : event.php
  • @@ -199,7 +202,7 @@ $(document).ready(function(){initNavTree('globals_0x62.html','');}); : blocks.php
  • blog_init() -: theme.php +: theme.php
  • blog_install() : theme.php diff --git a/doc/html/globals_0x64.html b/doc/html/globals_0x64.html index b8730af37..7b0080904 100644 --- a/doc/html/globals_0x64.html +++ b/doc/html/globals_0x64.html @@ -285,6 +285,9 @@ $(document).ready(function(){initNavTree('globals_0x64.html','');});
  • dob() : datetime.php
  • +
  • downgrade_accounts() +: account.php +
  • drop_item() : items.php
  • diff --git a/doc/html/globals_0x67.html b/doc/html/globals_0x67.html index 5f85794f4..a3578bee3 100644 --- a/doc/html/globals_0x67.html +++ b/doc/html/globals_0x67.html @@ -174,6 +174,9 @@ $(document).ready(function(){initNavTree('globals_0x67.html','');});
  • get_capath() : network.php
  • +
  • get_channel_by_nick() +: identity.php +
  • get_cloudpath() : attach.php
  • @@ -222,6 +225,9 @@ $(document).ready(function(){initNavTree('globals_0x67.html','');});
  • get_item_elements() : items.php
  • +
  • get_language_name() +: language.php +
  • get_mail_elements() : items.php
  • diff --git a/doc/html/globals_0x69.html b/doc/html/globals_0x69.html index caad74618..0d880f0ff 100644 --- a/doc/html/globals_0x69.html +++ b/doc/html/globals_0x69.html @@ -159,6 +159,9 @@ $(document).ready(function(){initNavTree('globals_0x69.html','');}); , full.php , style.php +
  • import_author_rss() +: items.php +
  • import_author_xchan() : items.php
  • diff --git a/doc/html/globals_0x6d.html b/doc/html/globals_0x6d.html index 28c06d13a..26714be71 100644 --- a/doc/html/globals_0x6d.html +++ b/doc/html/globals_0x6d.html @@ -195,6 +195,9 @@ $(document).ready(function(){initNavTree('globals_0x6d.html','');});
  • match_content() : match.php
  • +
  • match_openid() +: auth.php +
  • MAX_IMAGE_LENGTH : boot.php
  • diff --git a/doc/html/globals_0x6e.html b/doc/html/globals_0x6e.html index 65ab55e66..8444dcae5 100644 --- a/doc/html/globals_0x6e.html +++ b/doc/html/globals_0x6e.html @@ -282,6 +282,9 @@ $(document).ready(function(){initNavTree('globals_0x6e.html','');});
  • normalise_link() : text.php
  • +
  • normalise_openid() +: text.php +
  • notags() : text.php
  • diff --git a/doc/html/globals_0x6f.html b/doc/html/globals_0x6f.html index aeb5a4429..790779373 100644 --- a/doc/html/globals_0x6f.html +++ b/doc/html/globals_0x6f.html @@ -195,6 +195,9 @@ $(document).ready(function(){initNavTree('globals_0x6f.html','');});
  • online_init() : online.php
  • +
  • openid_content() +: openid.php +
  • opensearch_init() : opensearch.php
  • diff --git a/doc/html/globals_0x70.html b/doc/html/globals_0x70.html index 6695df3c8..2844d6bb2 100644 --- a/doc/html/globals_0x70.html +++ b/doc/html/globals_0x70.html @@ -216,6 +216,9 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
  • PERMS_A_REPUBLISH : boot.php
  • +
  • PERMS_AUTHED +: boot.php +
  • PERMS_CONTACTS : boot.php
  • @@ -450,9 +453,6 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
  • post_to_red_version : post_to_red.php
  • -
  • posted_date_widget() -: items.php -
  • posted_dates() : items.php
  • diff --git a/doc/html/globals_0x73.html b/doc/html/globals_0x73.html index b8ea35e57..b3892df35 100644 --- a/doc/html/globals_0x73.html +++ b/doc/html/globals_0x73.html @@ -315,6 +315,9 @@ $(document).ready(function(){initNavTree('globals_0x73.html','');});
  • stringify_array_elms() : text.php
  • +
  • strip_zids() +: text.php +
  • stripdcode_br_cb() : bb2diaspora.php
  • diff --git a/doc/html/globals_func_0x62.html b/doc/html/globals_func_0x62.html index 7902b5776..cb663e545 100644 --- a/doc/html/globals_func_0x62.html +++ b/doc/html/globals_func_0x62.html @@ -185,6 +185,9 @@ $(document).ready(function(){initNavTree('globals_func_0x62.html','');});
  • bbcode() : bbcode.php
  • +
  • bbiframe() +: bbcode.php +
  • bbtoevent() : event.php
  • @@ -198,7 +201,7 @@ $(document).ready(function(){initNavTree('globals_func_0x62.html','');}); : blocks.php
  • blog_init() -: theme.php +: theme.php
  • blog_install() : theme.php diff --git a/doc/html/globals_func_0x64.html b/doc/html/globals_func_0x64.html index bfb83e73e..820a3b82f 100644 --- a/doc/html/globals_func_0x64.html +++ b/doc/html/globals_func_0x64.html @@ -257,6 +257,9 @@ $(document).ready(function(){initNavTree('globals_func_0x64.html','');});
  • dob() : datetime.php
  • +
  • downgrade_accounts() +: account.php +
  • drop_item() : items.php
  • diff --git a/doc/html/globals_func_0x67.html b/doc/html/globals_func_0x67.html index e92d8eabe..abf85737c 100644 --- a/doc/html/globals_func_0x67.html +++ b/doc/html/globals_func_0x67.html @@ -173,6 +173,9 @@ $(document).ready(function(){initNavTree('globals_func_0x67.html','');});
  • get_capath() : network.php
  • +
  • get_channel_by_nick() +: identity.php +
  • get_cloudpath() : attach.php
  • @@ -221,6 +224,9 @@ $(document).ready(function(){initNavTree('globals_func_0x67.html','');});
  • get_item_elements() : items.php
  • +
  • get_language_name() +: language.php +
  • get_mail_elements() : items.php
  • diff --git a/doc/html/globals_func_0x69.html b/doc/html/globals_func_0x69.html index 3c5c33102..eea70e8e8 100644 --- a/doc/html/globals_func_0x69.html +++ b/doc/html/globals_func_0x69.html @@ -152,6 +152,9 @@ $(document).ready(function(){initNavTree('globals_func_0x69.html','');});
  • ids_to_querystr() : text.php
  • +
  • import_author_rss() +: items.php +
  • import_author_xchan() : items.php
  • diff --git a/doc/html/globals_func_0x6d.html b/doc/html/globals_func_0x6d.html index 5073bad22..f1233bc97 100644 --- a/doc/html/globals_func_0x6d.html +++ b/doc/html/globals_func_0x6d.html @@ -176,6 +176,9 @@ $(document).ready(function(){initNavTree('globals_func_0x6d.html','');});
  • match_content() : match.php
  • +
  • match_openid() +: auth.php +
  • member_of() : group.php
  • diff --git a/doc/html/globals_func_0x6e.html b/doc/html/globals_func_0x6e.html index e2d970840..8af69c3b4 100644 --- a/doc/html/globals_func_0x6e.html +++ b/doc/html/globals_func_0x6e.html @@ -194,6 +194,9 @@ $(document).ready(function(){initNavTree('globals_func_0x6e.html','');});
  • normalise_link() : text.php
  • +
  • normalise_openid() +: text.php +
  • notags() : text.php
  • diff --git a/doc/html/globals_func_0x6f.html b/doc/html/globals_func_0x6f.html index be0dbed34..3287852d1 100644 --- a/doc/html/globals_func_0x6f.html +++ b/doc/html/globals_func_0x6f.html @@ -194,6 +194,9 @@ $(document).ready(function(){initNavTree('globals_func_0x6f.html','');});
  • online_init() : online.php
  • +
  • openid_content() +: openid.php +
  • opensearch_init() : opensearch.php
  • diff --git a/doc/html/globals_func_0x70.html b/doc/html/globals_func_0x70.html index 932009ab0..f74b9044c 100644 --- a/doc/html/globals_func_0x70.html +++ b/doc/html/globals_func_0x70.html @@ -314,9 +314,6 @@ $(document).ready(function(){initNavTree('globals_func_0x70.html','');});
  • post_to_red_settings_link() : post_to_red.php
  • -
  • posted_date_widget() -: items.php -
  • posted_dates() : items.php
  • diff --git a/doc/html/globals_func_0x73.html b/doc/html/globals_func_0x73.html index 6a2a71b69..c24e34214 100644 --- a/doc/html/globals_func_0x73.html +++ b/doc/html/globals_func_0x73.html @@ -302,6 +302,9 @@ $(document).ready(function(){initNavTree('globals_func_0x73.html','');});
  • stringify_array_elms() : text.php
  • +
  • strip_zids() +: text.php +
  • stripdcode_br_cb() : bb2diaspora.php
  • diff --git a/doc/html/globals_vars_0x70.html b/doc/html/globals_vars_0x70.html index d70778e4e..386e55759 100644 --- a/doc/html/globals_vars_0x70.html +++ b/doc/html/globals_vars_0x70.html @@ -178,6 +178,9 @@ $(document).ready(function(){initNavTree('globals_vars_0x70.html','');});
  • PERMS_A_REPUBLISH : boot.php
  • +
  • PERMS_AUTHED +: boot.php +
  • PERMS_CONTACTS : boot.php
  • diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index d8522de84..24e96902c 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -160,6 +160,8 @@ Functions    remote_online_status ($webbie)   + get_channel_by_nick ($nick) + 

    Function Documentation

    @@ -192,7 +194,7 @@ Functions
    -

    () Return the total number of channels on this site. No filtering is performed.

    +

    () Return the total number of channels on this site. No filtering is performed except to check PAGE_REMOVED

    Returns
    int on error returns boolean false

    Referenced by zfinger_init().

    @@ -254,6 +256,24 @@ Functions
    +
    + + +
    +
    + + + + + + + + +
    get_channel_by_nick ( $nick)
    +
    + +

    Referenced by wall_attach_post(), and wall_upload_post().

    +
    @@ -278,7 +298,7 @@ Functions
    Returns
    string
    -

    Referenced by avatar_img(), import_profile_photo(), and photo_init().

    +

    Referenced by avatar_img(), import_profile_photo(), openid_content(), and photo_init().

    @@ -362,7 +382,7 @@ Functions
    -

    Referenced by create_sys_channel().

    +

    Referenced by create_sys_channel(), and get_theme_uid().

    diff --git a/doc/html/identity_8php.js b/doc/html/identity_8php.js index c9091d29b..5da6fdb94 100644 --- a/doc/html/identity_8php.js +++ b/doc/html/identity_8php.js @@ -5,6 +5,7 @@ var identity_8php = [ "create_identity", "identity_8php.html#a345f4c943d84de502ec6e72d2c813945", null ], [ "create_sys_channel", "identity_8php.html#a1cf83ac2b645de12868edaa3a5718f05", null ], [ "get_birthdays", "identity_8php.html#ad2c97627a313d53df1a1c7b4215ddb51", null ], + [ "get_channel_by_nick", "identity_8php.html#ac73b3e13778c564c877554517a7f51ba", null ], [ "get_default_profile_photo", "identity_8php.html#ab1485a26b032956e1496fc08c58b83ed", null ], [ "get_events", "identity_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312", null ], [ "get_my_address", "identity_8php.html#a490972c02fdb638c52ec0e012a30bfd2", null ], diff --git a/doc/html/include_2attach_8php.html b/doc/html/include_2attach_8php.html index 21215feb6..b0d008ed3 100644 --- a/doc/html/include_2attach_8php.html +++ b/doc/html/include_2attach_8php.html @@ -109,35 +109,50 @@ $(document).ready(function(){initNavTree('include_2attach_8php.html','');});
    attach.php File Reference
    + +

    File/attach API with the potential for revision control. +More...

    + + + + + + + + +

    Functions

     z_mime_content_type ($filename)
     Guess the mimetype from file ending. More...
     
     attach_count_files ($channel_id, $observer, $hash= '', $filename= '', $filetype= '')
     Count files/attachments. More...
     
     attach_list_files ($channel_id, $observer, $hash= '', $filename= '', $filetype= '', $orderby= 'created desc', $start=0, $entries=0)
     Returns a list of files/attachments. More...
     
     attach_by_hash ($hash, $rev=0)
     Find an attachment by hash and revision. More...
     
     attach_by_hash_nodata ($hash, $rev=0)
     Find an attachment by hash and revision. More...
     
     attach_store ($channel, $observer_hash, $options= '', $arr=null)
     
     z_readdir ($channel_id, $observer_hash, $pathname, $parent_hash= '')
     
     attach_mkdir ($channel, $observer_hash, $arr=null)
     Create directory. More...
     
     attach_change_permissions ($channel_id, $resource, $allow_cid, $allow_gid, $deny_cid, $deny_gid, $recurse=false)
     Changes permissions of a file. More...
     
     attach_delete ($channel_id, $resource)
     Delete a file. More...
     
     get_cloudpath ($arr)
     Returns path to file in cloud/. More...
     
     pipe_streams ($in, $out)
     
    -

    Function Documentation

    +

    Detailed Description

    +

    File/attach API with the potential for revision control.

    +

    TODO: a filesystem storage abstraction which maintains security (and 'data' contains a system filename which is inaccessible from the web). This could get around PHP storage limits and store videos and larger items, using fread or OS methods or native code to read/write or chunk it through. Also an 'append' option to the storage function might be a useful addition.

    +

    Function Documentation

    @@ -162,6 +177,17 @@ Functions
    +

    Find an attachment by hash and revision.

    +

    Returns the entire attach structure including data.

    +

    This could exhaust memory so most useful only when immediately sending the data.

    +
    Parameters
    + + + +
    $hash
    $rev
    +
    +
    +

    Referenced by attach_init().

    @@ -190,6 +216,17 @@ Functions
    +

    Find an attachment by hash and revision.

    +

    Returns the entire attach structure excluding data.

    +
    See Also
    attach_by_hash()
    +
    Parameters
    + + + +
    $hash
    $ref
    +
    +
    +

    Referenced by item_post(), and send_message().

    @@ -248,6 +285,20 @@ Functions
    +

    Changes permissions of a file.

    +
    Parameters
    + + + + + + + + +
    $channel_id
    $resource
    $allow_cid
    $allow_gid
    $deny_cid
    $deny_gid
    $recurse
    +
    +
    +

    Referenced by filestorage_post().

    @@ -294,6 +345,19 @@ Functions
    +

    Count files/attachments.

    +
    Parameters
    + + + + + + +
    $channel_id
    $observer
    $hash(optional)
    $filename(optional)
    $filetype(optional)
    +
    +
    +
    Returns
    array $ret['success'] boolean $ret['results'] amount of found results, or false $ret['message'] string with error messages if any
    +
    @@ -320,6 +384,15 @@ Functions
    +

    Delete a file.

    +
    Parameters
    + + + +
    $channel_id
    $resource
    +
    +
    +

    Referenced by RedDirectory\createFile(), RedFile\delete(), filestorage_content(), and RedFile\put().

    @@ -384,6 +457,22 @@ Functions
    +

    Returns a list of files/attachments.

    +
    Parameters
    + + + + + + + + + +
    $channel_id
    $observer
    $hash(optional)
    $filename(optional)
    $filetype(optional)
    $orderby
    $start
    $entries
    +
    +
    +
    Returns
    array $ret['success'] boolean $ret['results'] array with results, or false $ret['message'] string with error messages if any
    +
    @@ -415,18 +504,17 @@ Functions
    + +

    Create directory.

    attach_mkdir($channel,$observer_hash,$arr);

    -

    Create directory

    Parameters
    - +
    $channelchannel array of owner
    $observer_hashhash of current observer
    $arrparameter array to fulfil request
    $arrparameter array to fulfil request Required: $arr['filename'] $arr['folder'] // hash of parent directory, empty string for root directory Optional: $arr['hash'] // precumputed hash for this node $arr['allow_cid'] $arr['allow_gid'] $arr['deny_cid'] $arr['deny_gid']
    -

    Required: $arr['filename'] $arr['folder'] // hash of parent directory, empty string for root directory

    -

    Optional: $arr['hash'] // precumputed hash for this node $arr['allow_cid'] $arr['allow_gid'] $arr['deny_cid'] $arr['deny_gid']

    Referenced by RedDirectory\createDirectory().

    @@ -467,6 +555,15 @@ Functions
    +
    Parameters
    + + + + + +
    $channelchannel array of owner
    $observer_hashhash of current observer
    $options(optional)
    $arr(optional)
    +
    +

    Referenced by fix_attached_file_permissions(), send_message(), and wall_attach_post().

    @@ -486,6 +583,15 @@ Functions
    +

    Returns path to file in cloud/.

    +
    Parameters
    + + +
    $arr
    +
    +
    +
    Returns
    string with the path the file to cloud/
    +

    Referenced by filestorage_content().

    @@ -513,6 +619,13 @@ Functions
    +
    Parameters
    + + + +
    $in
    $out
    +
    +

    Referenced by attach_init().

    @@ -532,6 +645,16 @@ Functions
    +

    Guess the mimetype from file ending.

    +

    This function takes a file name and guess the mimetype from the filename extension.

    +
    Parameters
    + + +
    $filenamea string filename
    +
    +
    +
    Returns
    string The mimetype according to a file ending.
    +

    Referenced by attach_store(), and RedDirectory\createFile().

    @@ -575,7 +698,7 @@ Functions
    Parameters
    - +
    integer$channel_id
    string$observer_hash
    string$observer_hashhash of current observer
    string$pathname
    string$parent_hash(optional)
    diff --git a/doc/html/include_2config_8php.html b/doc/html/include_2config_8php.html index ebf980a79..c46e26f27 100644 --- a/doc/html/include_2config_8php.html +++ b/doc/html/include_2config_8php.html @@ -256,7 +256,7 @@ Functions
    -

    Referenced by account_verify_password(), 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(), community_content(), create_account(), create_identity(), RedDirectory\createFile(), detect_language(), directory_content(), directory_run(), dirprofile_init(), dirsearch_content(), display_content(), dlogger(), dob(), editblock_content(), editpost_content(), editwebpage_content(), encode_item(), encode_mail(), events_content(), expire_run(), feature_enabled(), feed_init(), find_upstream_directory(), findpeople_widget(), 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(), hostxrd_init(), photo_gd\imageString(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), item_store(), item_store_update(), photo_imagick\load(), logger(), login(), lostpass_content(), lostpass_post(), nav(), navbar_complete(), FKOAuthDataStore\new_access_token(), new_channel_post(), new_keypair(), notification(), notifier_run(), oembed_bbcode2html(), parse_url_content(), 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(), 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(), 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(), community_content(), create_account(), create_identity(), 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(), feature_enabled(), feed_init(), find_upstream_directory(), findpeople_widget(), 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(), hostxrd_init(), photo_gd\imageString(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), item_store(), item_store_update(), photo_imagick\load(), logger(), login(), lostpass_content(), lostpass_post(), nav(), navbar_complete(), FKOAuthDataStore\new_access_token(), new_channel_post(), new_keypair(), notification(), notifier_run(), oembed_bbcode2html(), openid_content(), parse_url_content(), 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(), 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().

    @@ -548,7 +548,7 @@ Functions diff --git a/doc/html/item_8php.html b/doc/html/item_8php.html index d3e24125f..a51318730 100644 --- a/doc/html/item_8php.html +++ b/doc/html/item_8php.html @@ -365,9 +365,17 @@ Functions

    This is the POST destination for most all locally posted text stuff. This function handles status, wall-to-wall status, local comments, and remote coments that are posted on this site (as opposed to being delivered in a feed). Also processed here are posts and comments coming through the statusnet/twitter API. All of these become an "item" which is our basic unit of information. Posts that originate externally or do not fall into the above posting categories go through item_store() instead of this function.

    Is this a reply to something?

    -

    fix naked links by passing through a callback to see if this is a red site (already known to us) which will get a zrl, otherwise link with url, add bookmark tag to both. First wrap any url which is part of link anchor text already in quotes so we don't double link it. e.g. [url=http://foobar.com]something with http://elsewhere.com in it[/url] becomes [url=http://foobar.com]something with "http://elsewhere.com" in it[/url] otherwise http://elsewhere.com becomes #^[url=http://elsewhere.com]http://elsewhere.com[/url]

    +

    fix naked links by passing through a callback to see if this is a red site (already known to us) which will get a zrl, otherwise link with url, add bookmark tag to both. First protect any url inside certain bbcode tags so we don't double link it.

    When a photo was uploaded into the message using the (profile wall) ajax uploader, The permissions are initially set to disallow anybody but the owner from seeing it. This is because the permissions may not yet have been set for the post. If it's private, the photo permissions should be set appropriately. But we didn't know the final permissions on the post until now. So now we'll look for links of uploaded photos and attachments that are in the post and set them to the same permissions as the post itself.

    If the post was end-to-end encrypted we can't find images and attachments in the body, use our media_str input instead which only contains these elements - but only do this when encrypted content exists because the photo/attachment may have been removed from the post and we should keep it private. If it's encrypted we have no way of knowing so we'll set the permissions regardless and realise that the media may not be referenced in the post.

    +

    What is preventing us from being able to upload photos into comments is dealing with the photo and attachment permissions, since we don't always know who was in the distribution for the top level post.

    +

    We might be able to provide this functionality with a lot of fiddling:

    +
      +
    • if the top level post is public (make the photo public)
    • +
    • if the top level post was written by us or a wall post that belongs to us (match the top level post)
    • +
    • if the top level post has privacy mentions, add those to the permissions.
    • +
    • otherwise disallow the photo or make the photo public. This is the part that gets messy.
    • +

    Fold multi-line [code] sequences

    Look for any tags and linkify them

    diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index dbe9f62b0..1ff5877f6 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -144,6 +144,8 @@ Functions    import_author_xchan ($x)   + import_author_rss ($x) +   encode_item ($item)    map_scope ($scope) @@ -218,8 +220,6 @@ Functions    posted_dates ($uid, $wall)   - posted_date_widget ($url, $uid, $wall) -   fetch_post_tags ($items, $link=false)    zot_feed ($uid, $observer_xchan, $mindate) @@ -1097,6 +1097,24 @@ Functions

    Referenced by fix_private_photos().

    +
    + + +
    +
    + + + + + + + + +
    import_author_rss ( $x)
    +
    + +

    Referenced by import_author_xchan().

    +
    @@ -1358,38 +1376,6 @@ Functions

    Referenced by api_channel_stream(), poke_init(), tagger_content(), and thing_init().

    - - - -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - -
    posted_date_widget ( $url,
     $uid,
     $wall 
    )
    -
    -
    @@ -1416,7 +1402,7 @@ Functions
    -

    Referenced by posted_date_widget(), and widget_archive().

    +

    Referenced by widget_archive().

    @@ -1481,7 +1467,7 @@ Functions
    -

    red_zrl_callback preg_match function when fixing 'naked' links in mod item.php Check if we've got a hubloc for the site and use a zrl if we do, a url if we don't.

    +

    red_zrl_callback preg_match function when fixing 'naked' links in mod item.php Check if we've got a hubloc for the site and use a zrl if we do, a url if we don't. Remove any existing zid= param which may have been pasted by mistake - and will have the author's credentials. zid's are dynamic and can't really be passed around like that.

    diff --git a/doc/html/items_8php.js b/doc/html/items_8php.js index e624f38e6..962a18fe1 100644 --- a/doc/html/items_8php.js +++ b/doc/html/items_8php.js @@ -34,6 +34,7 @@ var items_8php = [ "get_profile_elements", "items_8php.html#a251343637ff40a50cca93452cd530c26", null ], [ "get_public_feed", "items_8php.html#a079e099e15d88d47aeb6ca6d60da7107", null ], [ "has_permissions", "items_8php.html#a77051724d1784074ff187e73a4db93fe", null ], + [ "import_author_rss", "items_8php.html#a6bee35961f2e32905f20367a9309d627", null ], [ "import_author_xchan", "items_8php.html#ae73794179b62d39bb597ff670ab1c1e5", null ], [ "item_expire", "items_8php.html#a6f7e1334af5d684a987fa6a3eb37f4cc", null ], [ "item_getfeedattach", "items_8php.html#a09d425596b9f8663472cf7474ad36d96", null ], @@ -45,7 +46,6 @@ var items_8php = [ "mail_store", "items_8php.html#a77da7ce9a117601d49ac4a67c71b514f", null ], [ "map_scope", "items_8php.html#ac1fcf621dce7370515b420a7753f4726", null ], [ "post_activity_item", "items_8php.html#a410f9c743877c125ca06312373346903", null ], - [ "posted_date_widget", "items_8php.html#abe695dd89e1e10ed042c26b80114f0ed", null ], [ "posted_dates", "items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0", null ], [ "red_escape_codeblock", "items_8php.html#a49905ea75adfe8a2d110be344d18d6a6", null ], [ "red_escape_zrl_callback", "items_8php.html#a83a349062945d585edb4b3c5d763ab6e", null ], diff --git a/doc/html/language_8php.html b/doc/html/language_8php.html index e3e6e1355..6b1775abb 100644 --- a/doc/html/language_8php.html +++ b/doc/html/language_8php.html @@ -109,12 +109,17 @@ $(document).ready(function(){initNavTree('language_8php.html','');});
    language.php File Reference
    + +

    translation support +More...

    + + @@ -123,15 +128,23 @@ Functions + + + + +

    Functions

     get_browser_language ()
     Get the browser's submitted preferred languages. More...
     
     get_best_language ()
     Returns the best language for which also a translation exists. More...
     
     push_lang ($language)
     
     load_translation_table ($lang, $install=false)
     
     t ($s)
     translate string if translation exists. More...
     
     tt ($singular, $plural, $count)
     
     string_plural_select_default ($n)
     
     detect_language ($s)
     Takes a string and tries to identify the language. More...
     
     get_language_name ($s, $l=null)
     Returns the display name of a given language code. More...
     
    -

    Function Documentation

    +

    Detailed Description

    +

    translation support

    +

    This file contains functions to work with translations and other language related tasks.

    +

    Function Documentation

    @@ -146,6 +159,18 @@ Functions
    +

    Takes a string and tries to identify the language.

    +

    It uses the pear library Text_LanguageDetect and it can identify 52 human languages. It returns the identified languges and a confidence score for each.

    +

    Strings need to have a min length config['system']['language_detect_min_length'] and you can influence the confidence that must be met before a result will get returned through config['system']['language_detect_min_confidence'].

    +
    See Also
    http://pear.php.net/package/Text_LanguageDetect
    +
    Parameters
    + + +
    sA string to examine
    +
    +
    +
    Returns
    Language code in 2-letter ISO 639-1 (en, de, fr) format
    +

    Referenced by item_store(), and item_store_update().

    @@ -163,6 +188,11 @@ Functions
    +

    Returns the best language for which also a translation exists.

    +

    This function takes the results from get_browser_language() and compares it with the available translations and returns the best fitting language for which there exists a translation.

    +

    If there is no match fall back to config['system']['language']

    +
    Returns
    Language code in 2-letter ISO 639-1 (en).
    +

    Referenced by create_account().

    @@ -179,12 +209,54 @@ Functions
    -

    translation support

    + +

    Get the browser's submitted preferred languages.

    +

    This functions parses the HTTP_ACCEPT_LANGUAGE header sent by the browser and extracts the preferred languages and their priority.

    Get the language setting directly from system variables, bypassing get_config() as database may not yet be configured.

    -

    If possible, we use the value from the browser.

    +

    If possible, we use the value from the browser.

    +
    Returns
    array with ordered list of preferred languages from browser

    Referenced by get_best_language().

    +
    + + +
    +
    + + + + + + + + + + + + + + + + + + +
    get_language_name ( $s,
     $l = null 
    )
    +
    + +

    Returns the display name of a given language code.

    +

    By default we use the localized language name. You can switch the result to any language with the optional 2nd parameter $l.

    +

    $s and $l can be in any format that PHP's Locale understands. We will mostly use the 2-letter ISO 639-1 (en, de, fr) format.

    +

    If nothing could be looked up it returns $s.

    +
    Parameters
    + + + +
    $sLanguage code to look up
    $l(optional) In which language to return the name
    +
    +
    +
    Returns
    string with the language name, or $s if unrecognized
    +
    @@ -280,7 +352,16 @@ Functions
    -

    Referenced by achievements_content(), admin_content(), 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(), apps_content(), apw_form(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_init(), attach_list_files(), attach_mkdir(), attach_store(), bbcode(), 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(), community_content(), 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(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filestorage_content(), filestorage_post(), findpeople_widget(), fix_attached_photo_permissions(), follow_init(), format_categories(), format_event_diaspora(), format_event_html(), format_filer(), format_like(), format_notification(), fsuggest_content(), fsuggest_post(), gender_selector(), 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_channel_photo(), import_content(), import_post(), import_xchan(), dba_driver\install(), invite_content(), invite_post(), item_check_service_class(), 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(), 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(), page_content(), paginate(), pdl_selector(), photo_upload(), photos_album_widget(), photos_content(), photos_init(), photos_post(), ping_init(), poke_content(), poke_init(), populate_acl(), post_activity_item(), post_init(), posted_date_widget(), profile_activity(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), pubsites_content(), redbasic_form(), register_content(), register_post(), regmod_content(), relative_date(), removeme_content(), rmagic_content(), 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(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), upgrade_bool_message(), upgrade_link(), upgrade_message(), user_allow(), user_deny(), validate_channelname(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), wall_upload_post(), webpages_content(), what_next(), widget_affinity(), widget_archive(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestions(), widget_tagcloud(), writepages_widget(), xchan_content(), z_readdir(), and zfinger_init().

    +

    translate string if translation exists.

    +
    Parameters
    + + +
    sstring that should get translated
    +
    +
    +
    Returns
    translated string if exsists, otherwise s
    + +

    Referenced by achievements_content(), admin_content(), 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(), apps_content(), apw_form(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_init(), attach_list_files(), attach_mkdir(), attach_store(), bbcode(), 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(), community_content(), 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(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filestorage_content(), filestorage_post(), findpeople_widget(), fix_attached_photo_permissions(), follow_init(), format_categories(), format_event_diaspora(), format_event_html(), format_filer(), format_like(), format_notification(), fsuggest_content(), fsuggest_post(), gender_selector(), 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_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(), paginate(), pdl_selector(), photo_upload(), photos_album_widget(), photos_content(), photos_init(), photos_post(), ping_init(), poke_content(), poke_init(), populate_acl(), post_activity_item(), post_init(), profile_activity(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), pubsites_content(), 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(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), upgrade_bool_message(), upgrade_link(), upgrade_message(), user_allow(), user_deny(), validate_channelname(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), wall_upload_post(), webpages_content(), what_next(), widget_affinity(), widget_archive(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestions(), widget_tagcloud(), writepages_widget(), xchan_content(), z_readdir(), and zfinger_init().

    diff --git a/doc/html/language_8php.js b/doc/html/language_8php.js index ed2266957..260cbb417 100644 --- a/doc/html/language_8php.js +++ b/doc/html/language_8php.js @@ -3,6 +3,7 @@ var language_8php = [ "detect_language", "language_8php.html#a632da17c7ac0d2dc1a00a4706870194b", null ], [ "get_best_language", "language_8php.html#a980dee1d8715a98ab02e36b59facf8ed", null ], [ "get_browser_language", "language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e", null ], + [ "get_language_name", "language_8php.html#a43e6ddba9df019c9ac3ab4c94c444ae7", null ], [ "load_translation_table", "language_8php.html#a7e9904c730bb24ddcb0ff50fc96f6b05", null ], [ "pop_lang", "language_8php.html#a78bd204955ec4cc3a9ac651285a1689d", null ], [ "push_lang", "language_8php.html#ac9142ef1d01a235c760deb0f16643f5a", null ], diff --git a/doc/html/navtree.js b/doc/html/navtree.js index 3b2138fc3..e9b142c1f 100644 --- a/doc/html/navtree.js +++ b/doc/html/navtree.js @@ -36,14 +36,14 @@ var NAVTREE = var NAVTREEINDEX = [ "BaseObject_8php.html", -"boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8", -"classConversation.html#a66f121ca4026246f86a732e5faa0682c", -"classphoto__imagick.html#aff6bcdbab18593a3fc5a480db8509393", -"functions_0x68.html", -"include_2directory_8php.html", -"namespacemembers_vars.html", -"setup_8php.html#a267555abd17290e659b4bf44b885e4e0", -"webpages_8php.html" +"boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866", +"classConversation.html#a4cff75d8c46b517e7133e4d0da6fc1c8", +"classphoto__imagick.html#a9df5738a4a18e76dd304c440e96f045f", +"functions_0x63.html", +"include_2config_8php.html#ac543813a980b3841cc5a277fcd4a24a6", +"namespaceFriendica.html", +"session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052", +"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/doc/html/navtreeindex0.js b/doc/html/navtreeindex0.js index 9afe72c2e..7d3fb5a74 100644 --- a/doc/html/navtreeindex0.js +++ b/doc/html/navtreeindex0.js @@ -24,15 +24,16 @@ var NAVTREEINDEX0 = "__well__known_8php.html":[5,0,1,0], "__well__known_8php.html#a6ebfa937a2024f0b5dab53f0ac90fed0":[5,0,1,0,0], "account_8php.html":[5,0,0,2], -"account_8php.html#a014de2d5d5c9785de5bf547a485822fa":[5,0,0,2,6], +"account_8php.html#a014de2d5d5c9785de5bf547a485822fa":[5,0,0,2,7], +"account_8php.html#a0d183a3cb4c67a0f5e906811df7a1fc9":[5,0,0,2,6], "account_8php.html#a141fe579c351c78209d425473f978eb5":[5,0,0,2,5], "account_8php.html#a144b4891022567668375b58ea61cfff0":[5,0,0,2,4], "account_8php.html#a43e3042b2723d76915a030bac3c668b6":[5,0,0,2,0], "account_8php.html#a917d74aad0baf3e0c4b51cf1051e654f":[5,0,0,2,1], -"account_8php.html#aa9c29c497c17d8f9344dce8631ad8761":[5,0,0,2,7], +"account_8php.html#aa9c29c497c17d8f9344dce8631ad8761":[5,0,0,2,8], "account_8php.html#aaff7720423417a4333697894ffd9ddeb":[5,0,0,2,3], -"account_8php.html#ac1653efba62493b9d87513e1b6c04c83":[5,0,0,2,9], -"account_8php.html#ac5c570a2d46446bad4dd2501e9c5a4b1":[5,0,0,2,8], +"account_8php.html#ac1653efba62493b9d87513e1b6c04c83":[5,0,0,2,10], +"account_8php.html#ac5c570a2d46446bad4dd2501e9c5a4b1":[5,0,0,2,9], "account_8php.html#ae052bd5558847bd38e89c213561a9771":[5,0,0,2,2], "achievements_8php.html":[5,0,1,1], "achievements_8php.html#a35ae04ada0e227d19671f289a32fb30e":[5,0,1,1,0], @@ -74,8 +75,9 @@ var NAVTREEINDEX0 = "apw_2php_2theme_8php.html#a42167c539043a39a6b83c252d05f1e89":[5,0,3,2,0,0,2,0], "auth_8php.html":[5,0,0,7], "auth_8php.html#a07bae0e623e2daa9ee2cd5a8aa294dee":[5,0,0,7,0], -"auth_8php.html#a0950af7c2888ca1d4743fe5d0bff9ae5":[5,0,0,7,2], -"auth_8php.html#a2add3a1129ffa4d5515442a9d52a9b1a":[5,0,0,7,1], +"auth_8php.html#a0950af7c2888ca1d4743fe5d0bff9ae5":[5,0,0,7,3], +"auth_8php.html#a2add3a1129ffa4d5515442a9d52a9b1a":[5,0,0,7,2], +"auth_8php.html#ab7be44ee051c0aa29847807cf2c5dd38":[5,0,0,7,1], "bb2diaspora_8php.html":[5,0,0,9], "bb2diaspora_8php.html#a180b0e3a7d702998be19e3c3b44b0e93":[5,0,0,9,7], "bb2diaspora_8php.html#a26c09c218413610e62e60754c579f6c6":[5,0,0,9,2], @@ -92,14 +94,15 @@ var NAVTREEINDEX0 = "bbcode_8php.html#a1c69e021d5e0aef97d6966bf3169c86a":[5,0,0,10,4], "bbcode_8php.html#a2be26414a367118143cc89e2d58e7377":[5,0,0,10,5], "bbcode_8php.html#a3435c82a6c7693557800cdeb6848d0bd":[5,0,0,10,0], -"bbcode_8php.html#a39de4de32a9456d1ca914d0dc52bd322":[5,0,0,10,11], +"bbcode_8php.html#a39de4de32a9456d1ca914d0dc52bd322":[5,0,0,10,12], "bbcode_8php.html#a3a989cbf308a32468d171d83e9c51d1e":[5,0,0,10,3], -"bbcode_8php.html#a5165a5221a52cf1bc1d7812ebd2069c7":[5,0,0,10,9], -"bbcode_8php.html#a55b0cb6973f1ec731de0e726bcc0efa7":[5,0,0,10,10], +"bbcode_8php.html#a5165a5221a52cf1bc1d7812ebd2069c7":[5,0,0,10,10], +"bbcode_8php.html#a55b0cb6973f1ec731de0e726bcc0efa7":[5,0,0,10,11], +"bbcode_8php.html#a7cc811ff1939a508cfb54f39c1d584d7":[5,0,0,10,9], "bbcode_8php.html#a851f5aafefe52474201b83f9fd65931f":[5,0,0,10,1], "bbcode_8php.html#a8911e027907820df3db03b4f76724b50":[5,0,0,10,6], "bbcode_8php.html#a98d0eecc620c19561639f06cfbe8e74c":[5,0,0,10,2], -"bbcode_8php.html#aa92f119341f4c69dcef2768a013079b8":[5,0,0,10,12], +"bbcode_8php.html#aa92f119341f4c69dcef2768a013079b8":[5,0,0,10,13], "blocks_8php.html":[5,0,1,7], "blocks_8php.html#a2531a8fd51db3cecb2eb20c002c66e12":[5,0,1,7,0], "blogga_2php_2theme_8php.html":[5,0,3,2,1,0,2], @@ -114,7 +117,7 @@ var NAVTREEINDEX0 = "boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0":[5,0,4,131], "boot_8php.html#a01353c9abebc3544ea080ac161729632":[5,0,4,35], "boot_8php.html#a022cea669f9f13ef7c6268b63884c57f":[5,0,4,145], -"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[5,0,4,243], +"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[5,0,4,244], "boot_8php.html#a032bbd6d0321e99e9117332c9ed2b1b8":[5,0,4,51], "boot_8php.html#a03d19251c245587de7ed959300b87bdf":[5,0,4,163], "boot_8php.html#a0450389f24c632906fbc24347700a543":[5,0,4,43], @@ -123,14 +126,14 @@ var NAVTREEINDEX0 = "boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[5,0,4,202], "boot_8php.html#a0a98dd0110dc6c8e24cefc8ae74d5562":[5,0,4,65], "boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[5,0,4,167], -"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[5,0,4,261], -"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[5,0,4,257], -"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[5,0,4,260], +"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[5,0,4,262], +"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[5,0,4,258], +"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[5,0,4,261], "boot_8php.html#a0e4701c9742c3ef88f02ac450a042a84":[5,0,4,21], "boot_8php.html#a0e57f846e6d47a308feced0f7274f178":[5,0,4,57], "boot_8php.html#a0e6db7e365f2b041a828b93786f694bc":[5,0,4,15], "boot_8php.html#a0fb63e51c2a9814941842ae8f2f4dff8":[5,0,4,75], -"boot_8php.html#a115faf8797718c3165498abbd6895843":[5,0,4,247], +"boot_8php.html#a115faf8797718c3165498abbd6895843":[5,0,4,248], "boot_8php.html#a12c781cefc20167231e2e3fd5866b1b5":[5,0,4,79], "boot_8php.html#a14ba8f9e162f2559831ee3bf98e0c3bd":[5,0,4,76], "boot_8php.html#a14d44d4a00223dc3db4ea962325db192":[5,0,4,193], @@ -139,42 +142,42 @@ var NAVTREEINDEX0 = "boot_8php.html#a17cf72338b040891781a4bcbdd9a8595":[5,0,4,140], "boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[5,0,4,166], "boot_8php.html#a18a400fa45e5632811b33041d8c048bf":[5,0,4,134], -"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[5,0,4,268], -"boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[5,0,4,237], -"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[5,0,4,270], +"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[5,0,4,269], +"boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[5,0,4,238], +"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[5,0,4,271], "boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[5,0,4,170], "boot_8php.html#a1da180f961f49a11573cac4ff6c62c05":[5,0,4,74], -"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[5,0,4,216], +"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[5,0,4,217], "boot_8php.html#a1f5906598e90b5ea2b4245f682be4348":[5,0,4,102], "boot_8php.html#a1fbb93cf030f07391f22cc2948744869":[5,0,4,151], "boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[5,0,4,186], -"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[5,0,4,239], +"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[5,0,4,240], "boot_8php.html#a222395aa223cfbff6166fab0b4e2e1d5":[5,0,4,38], "boot_8php.html#a24a7a70afedd5d85fe0eadc85afa9f77":[5,0,4,20], "boot_8php.html#a25476eec71fceda237f7dc1d78b0adb8":[5,0,4,98], "boot_8php.html#a27299ecfb9e9a99826f17a1c14c6995f":[5,0,4,90], -"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[5,0,4,250], +"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[5,0,4,251], "boot_8php.html#a285732e7889fa7f333cbe431111e1029":[5,0,4,189], "boot_8php.html#a29528a2544373cc19a378f350040c6a1":[5,0,4,81], "boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221":[5,0,4,126], -"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[5,0,4,214], +"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[5,0,4,215], "boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3":[5,0,4,103], -"boot_8php.html#a2b525996e4426bdddbcec277778bde08":[5,0,4,235], +"boot_8php.html#a2b525996e4426bdddbcec277778bde08":[5,0,4,236], "boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[5,0,4,185], "boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d":[5,0,4,123], "boot_8php.html#a2e90096fede6acce16abf0da8cb2febe":[5,0,4,66], "boot_8php.html#a2f8f25b13480c37a5f22511f53da8bab":[5,0,4,71], -"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[5,0,4,221], +"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[5,0,4,222], "boot_8php.html#a3475ff6c2e575f946ea0ee377e944173":[5,0,4,138], "boot_8php.html#a34c756469ebed32e2fc987bcde62d382":[5,0,4,40], "boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49":[5,0,4,116], "boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd":[5,0,4,153], -"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[5,0,4,274], +"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[5,0,4,275], "boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[5,0,4,174], "boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955":[5,0,4,105], "boot_8php.html#a3b56bfc6a0dd159070e316ddac3b7456":[5,0,4,110], -"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[5,0,4,273], -"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[5,0,4,212], +"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[5,0,4,274], +"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[5,0,4,213], "boot_8php.html#a3e0930933fb2c0bf8211cc7ab4e1c3b4":[5,0,4,12], "boot_8php.html#a3e2ea123d29a72012db1241f96280b0e":[5,0,4,58], "boot_8php.html#a3f40aa5bafff8c4eebdc62e5121daf77":[5,0,4,88], @@ -187,22 +190,22 @@ var NAVTREEINDEX0 = "boot_8php.html#a44ae1542a805ffd7f826fb511db07374":[5,0,4,148], "boot_8php.html#a44d069c8a1cfcc6d2007c506a17ff28f":[5,0,4,69], "boot_8php.html#a458e19af801bc4b0d1f1ce1a6d9e857e":[5,0,4,154], -"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[5,0,4,258], +"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[5,0,4,259], "boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[5,0,4,172], "boot_8php.html#a4a12ce5de39789b0361e308d89925a20":[5,0,4,101], -"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[5,0,4,229], +"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[5,0,4,230], "boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[5,0,4,171], "boot_8php.html#a4c02d88e66852a01bd5a1feecb7c3ce3":[5,0,4,6], "boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[5,0,4,204], -"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[5,0,4,225], +"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[5,0,4,226], "boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[5,0,4,196], "boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[5,0,4,152], "boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[5,0,4,39], "boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[5,0,4,80], "boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209":[5,0,4,32], "boot_8php.html#a56fd673eaa7014150297ce1162502db5":[5,0,4,188], -"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[5,0,4,224], -"boot_8php.html#a5a681a672e007cdc22b43345d71f07c6":[5,0,4,271], +"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[5,0,4,225], +"boot_8php.html#a5a681a672e007cdc22b43345d71f07c6":[5,0,4,272], "boot_8php.html#a5ab6181607a090bcdbaa13b15b85aba1":[5,0,4,19], "boot_8php.html#a5ae728ac966ea1d3525a19e7fec59434":[5,0,4,59], "boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[5,0,4,178], @@ -212,32 +215,32 @@ var NAVTREEINDEX0 = "boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[5,0,4,201], "boot_8php.html#a623e49c79943f3e7bdb770d021683cf7":[5,0,4,18], "boot_8php.html#a62c832a95e38b1fa23e6cef39521b7d5":[5,0,4,73], -"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[5,0,4,254], +"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[5,0,4,255], "boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[5,0,4,164], "boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322":[5,0,4,136], "boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11":[5,0,4,139], "boot_8php.html#a68eebe493e6f729ffd1aeda7a4b11155":[5,0,4,42], "boot_8php.html#a6969947145a139ec374ce098224d8e81":[5,0,4,142], -"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[5,0,4,241], -"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[5,0,4,228], -"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[5,0,4,222], +"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[5,0,4,242], +"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[5,0,4,229], +"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[5,0,4,223], "boot_8php.html#a6b9909db6a7ec80ec6fdd40ba74014dd":[5,0,4,99], "boot_8php.html#a6c5e9e293c8242dcb9bc2c3ea2fee2c9":[5,0,4,91], -"boot_8php.html#a6df1102664f64b274810db85197c2755":[5,0,4,210], +"boot_8php.html#a6df1102664f64b274810db85197c2755":[5,0,4,211], "boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d":[5,0,4,125], "boot_8php.html#a6ee7a72d558d1851bbb9e3cdde377932":[5,0,4,205], -"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[5,0,4,240], +"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[5,0,4,241], "boot_8php.html#a718a801b0be6cbaef5e519516da12721":[5,0,4,157], "boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6":[5,0,4,27], "boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[5,0,4,179], "boot_8php.html#a749144d8dd9c1366596a0213c277d050":[5,0,4,129], "boot_8php.html#a74bf27f7564c9a37975e7b37d973dcab":[5,0,4,70], "boot_8php.html#a75a90b0eadd0df510f7e63210733634d":[5,0,4,2], -"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[5,0,4,262], +"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[5,0,4,263], "boot_8php.html#a768f00b7d66be0daf7ef4eea2e862006":[5,0,4,4], "boot_8php.html#a774f0f792ebfec1e774c5a17bb9d5966":[5,0,4,72], "boot_8php.html#a781916f83fcc8ff1035649afa45f0292":[5,0,4,85], -"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[5,0,4,231], +"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[5,0,4,232], "boot_8php.html#a7a8ba64d089cc0412c59a2eefc6d655c":[5,0,4,111], "boot_8php.html#a7aa57438db03834aaa0b468bdce773a6":[5,0,4,63], "boot_8php.html#a7af107fab8d62b9a73801713b774ed30":[5,0,4,128], @@ -246,8 +249,5 @@ var NAVTREEINDEX0 = "boot_8php.html#a7c286add8961fd2d79216314cd4aadd8":[5,0,4,104], "boot_8php.html#a7c2eb822d50e1554bf5c32861f36342b":[5,0,4,55], "boot_8php.html#a7ed4581ab66ebcde97f6b3730856b028":[5,0,4,161], -"boot_8php.html#a7f3474fec541e261fc8dff47313c4017":[5,0,4,46], -"boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866":[5,0,4,82], -"boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf":[5,0,4,114], -"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[5,0,4,198] +"boot_8php.html#a7f3474fec541e261fc8dff47313c4017":[5,0,4,46] }; diff --git a/doc/html/navtreeindex1.js b/doc/html/navtreeindex1.js index 941a9d3ae..49fa2193d 100644 --- a/doc/html/navtreeindex1.js +++ b/doc/html/navtreeindex1.js @@ -1,38 +1,42 @@ var NAVTREEINDEX1 = { +"boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866":[5,0,4,82], +"boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf":[5,0,4,114], +"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[5,0,4,198], "boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8":[5,0,4,50], "boot_8php.html#a845891f82bf6edd7fa2d578b66703112":[5,0,4,108], "boot_8php.html#a84f48897059bbd4a8738d7ee4cec6688":[5,0,4,54], +"boot_8php.html#a852d4036a3bed66af1534d014c4ecde2":[5,0,4,209], "boot_8php.html#a8663f32171568489dbb2a01dd00371f8":[5,0,4,121], "boot_8php.html#a87b0f279f8413c7e4d805c5d85f20d34":[5,0,4,113], -"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[5,0,4,253], -"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[5,0,4,252], +"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[5,0,4,254], +"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[5,0,4,253], "boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[5,0,4,177], "boot_8php.html#a899d24fd074594ceebbf72e1feff335f":[5,0,4,16], "boot_8php.html#a8a60cc38bb567765fd926fef70205f16":[5,0,4,96], "boot_8php.html#a8b2af16eaee9e7768a88d0e437877f3b":[5,0,4,206], -"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[5,0,4,226], +"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[5,0,4,227], "boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7":[5,0,4,124], "boot_8php.html#a8da836617174eed9fc2ac8054125354b":[5,0,4,118], -"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[5,0,4,233], -"boot_8php.html#a8fdcc4ffb365a3267bd02ce8a8d466d6":[5,0,4,269], +"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[5,0,4,234], +"boot_8php.html#a8fdcc4ffb365a3267bd02ce8a8d466d6":[5,0,4,270], "boot_8php.html#a9255af5ae9c887520091ea04763c1a88":[5,0,4,30], "boot_8php.html#a926cad0b3d8b9d9ee5da1898fc063ba3":[5,0,4,11], "boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[5,0,4,143], "boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08":[5,0,4,122], "boot_8php.html#a949116d9a295b214293006c060ca4848":[5,0,4,120], -"boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0":[5,0,4,264], -"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[5,0,4,238], +"boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0":[5,0,4,265], +"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[5,0,4,239], "boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90":[5,0,4,17], "boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[5,0,4,191], -"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[5,0,4,227], +"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[5,0,4,228], "boot_8php.html#a9c80420e5a063a4a87ce4831f086134d":[5,0,4,45], "boot_8php.html#a9cbab4ee728e9a8b4ce952bae643044e":[5,0,4,5], -"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[5,0,4,219], +"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[5,0,4,220], "boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[5,0,4,192], -"boot_8php.html#a9ea1290e00c6d40684892047f2c778a9":[5,0,4,267], -"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[5,0,4,255], -"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[5,0,4,218], +"boot_8php.html#a9ea1290e00c6d40684892047f2c778a9":[5,0,4,268], +"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[5,0,4,256], +"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[5,0,4,219], "boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[5,0,4,180], "boot_8php.html#aa1e828bbbcba170265eb2668d8daf42e":[5,0,4,24], "boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[5,0,4,199], @@ -43,18 +47,18 @@ var NAVTREEINDEX1 = "boot_8php.html#aa589421267f0c2f0d643f727792cce35":[5,0,4,107], "boot_8php.html#aa74438cf71e48e37bf7b440b94243985":[5,0,4,84], "boot_8php.html#aa8a2b61e70900139d1ca28e46f1da49d":[5,0,4,93], -"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[5,0,4,223], +"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[5,0,4,224], "boot_8php.html#aad33b494084f729b6ee3b0bc457718a1":[5,0,4,133], "boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead":[5,0,4,208], "boot_8php.html#aaf9b76832ee5f85e56466af162ba8a14":[5,0,4,64], "boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[5,0,4,183], "boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f":[5,0,4,112], -"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[5,0,4,209], +"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[5,0,4,210], "boot_8php.html#ab346a2ece14993861f3e4206befa94f0":[5,0,4,31], "boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[5,0,4,203], -"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[5,0,4,230], +"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[5,0,4,231], "boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[5,0,4,176], -"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[5,0,4,213], +"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[5,0,4,214], "boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764":[5,0,4,106], "boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf":[5,0,4,135], "boot_8php.html#ab5ddbe69d3d03acd06e1fb281488cb78":[5,0,4,52], @@ -62,21 +66,21 @@ var NAVTREEINDEX1 = "boot_8php.html#ab79b8b4555cae20d03f8200666d89d63":[5,0,4,7], "boot_8php.html#ab7d65a7e7417825a4db62906bb600729":[5,0,4,95], "boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda":[5,0,4,36], -"boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[5,0,4,234], +"boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[5,0,4,235], "boot_8php.html#abc0a90a1a77f5b668aa7e4b57d1776a7":[5,0,4,3], -"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[5,0,4,259], +"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[5,0,4,260], "boot_8php.html#abdcdfc873ace4e0902177bad934de0c0":[5,0,4,62], "boot_8php.html#abeb4d86e17cefa8584f1244e2183b0e1":[5,0,4,109], "boot_8php.html#abedd940e664017c61b48c6efa31d0cb8":[5,0,4,94], "boot_8php.html#ac01230c7655e0705b2e99c9bc03c4450":[5,0,4,119], "boot_8php.html#ac17fc8a416ea79e9d5cb4dc9a8ff8c5c":[5,0,4,23], "boot_8php.html#ac195fc9003298923ea81f144388e24b1":[5,0,4,162], -"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[5,0,4,232], +"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[5,0,4,233], "boot_8php.html#ac59a18a4838710d6c2de37aed6b21f03":[5,0,4,92], "boot_8php.html#ac5e74f899f6e98d8e91b14ba1c08bc08":[5,0,4,25], "boot_8php.html#ac608a34f3bc180e7724192e0fd31f9b0":[5,0,4,34], "boot_8php.html#ac8400313df2c831653f9036f71ebd86d":[5,0,4,53], -"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[5,0,4,265], +"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[5,0,4,266], "boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20":[5,0,4,115], "boot_8php.html#ac99fc4d040764eac1736bec6973556fe":[5,0,4,117], "boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[5,0,4,190], @@ -84,8 +88,8 @@ var NAVTREEINDEX1 = "boot_8php.html#aca5e42678e178c6b9034610d66666fd7":[5,0,4,13], "boot_8php.html#acc4e0c910af066148b810e5fde55fff1":[5,0,4,8], "boot_8php.html#acca19aae62e1a6951a856b945de20d67":[5,0,4,165], -"boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e":[5,0,4,266], -"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[5,0,4,220], +"boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e":[5,0,4,267], +"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[5,0,4,221], "boot_8php.html#ace83842dbeb84f7ed9ac59a9f57a7c32":[5,0,4,197], "boot_8php.html#aced60c7285192e80b7c4757e45a7f1e3":[5,0,4,61], "boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8":[5,0,4,146], @@ -94,47 +98,47 @@ var NAVTREEINDEX1 = "boot_8php.html#ad302cb26b838898d475f57f61b0fcc9f":[5,0,4,68], "boot_8php.html#ad34c1547020a305915bcc39707744690":[5,0,4,83], "boot_8php.html#ad4c9dc2c8a82e8f52b7404c1655eab44":[5,0,4,28], -"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[5,0,4,215], -"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[5,0,4,242], -"boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[5,0,4,236], +"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[5,0,4,216], +"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[5,0,4,243], +"boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[5,0,4,237], "boot_8php.html#ada72d88ae39a7e3b45baea201cb49a29":[5,0,4,89], "boot_8php.html#adaeb4f590c56326b2dca3b19f31b6272":[5,0,4,130], -"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[5,0,4,245], +"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[5,0,4,246], "boot_8php.html#add517a0958ac684792c62142a3877f81":[5,0,4,37], "boot_8php.html#adfb2fc7be5a4226c0a8e24131da9d498":[5,0,4,22], -"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[5,0,4,251], +"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[5,0,4,252], "boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[5,0,4,173], "boot_8php.html#ae4861de36017fe399c1839f778bad9f5":[5,0,4,149], "boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[5,0,4,181], -"boot_8php.html#aea392cb26ed617f3a8cde648385b5df0":[5,0,4,263], +"boot_8php.html#aea392cb26ed617f3a8cde648385b5df0":[5,0,4,264], "boot_8php.html#aea7fc57a4d8e9dcb42f2601b0b9b761c":[5,0,4,26], -"boot_8php.html#aead84fa27d7516b855220fe004964a45":[5,0,4,256], +"boot_8php.html#aead84fa27d7516b855220fe004964a45":[5,0,4,257], "boot_8php.html#aeb1039302affcbe7e8872c01c08c88f8":[5,0,4,47], -"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[5,0,4,217], -"boot_8php.html#aecaa1b6945b317ba8f1daf4af2aed8e6":[5,0,4,246], +"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[5,0,4,218], +"boot_8php.html#aecaa1b6945b317ba8f1daf4af2aed8e6":[5,0,4,247], "boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[5,0,4,156], "boot_8php.html#aedfb9501ed408278667995524e0d15cf":[5,0,4,97], "boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[5,0,4,168], "boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[5,0,4,182], "boot_8php.html#aefba06f1c0842036329033e7567ecf6d":[5,0,4,132], "boot_8php.html#aefecf8599036df7f1b95d6820e0e2fa4":[5,0,4,29], -"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[5,0,4,248], +"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[5,0,4,249], "boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[5,0,4,175], "boot_8php.html#af3a4271630aabd8be592213f925d6a36":[5,0,4,56], "boot_8php.html#af3bdfc20979c16f15bb9c60446a480f9":[5,0,4,48], "boot_8php.html#af489d0c3166551b93e63a79ff2c9be35":[5,0,4,137], "boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[5,0,4,195], "boot_8php.html#af6f6f6f40139f12fc09ec47373b30919":[5,0,4,86], -"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[5,0,4,244], +"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[5,0,4,245], "boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[5,0,4,187], "boot_8php.html#afaf93b7026f784b113b4f8921745891e":[5,0,4,169], -"boot_8php.html#afb97615e985a013799839b68b99018d7":[5,0,4,249], +"boot_8php.html#afb97615e985a013799839b68b99018d7":[5,0,4,250], "boot_8php.html#afbb1fe1b2c8c730ec8e08da93b6512c4":[5,0,4,44], "boot_8php.html#afe084c30a1810c10442edb4fbcbc0086":[5,0,4,78], "boot_8php.html#afe63ae69ba55299f813766e54df06ede":[5,0,4,141], "boot_8php.html#afe88b920aa285982edb817a0dd44eb37":[5,0,4,14], -"boot_8php.html#afef254290febac854c85fc698d9483a6":[5,0,4,272], -"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[5,0,4,211], +"boot_8php.html#afef254290febac854c85fc698d9483a6":[5,0,4,273], +"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[5,0,4,212], "cache_8php.html":[5,0,0,12], "channel_8php.html":[5,0,1,10], "channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1":[5,0,1,10,0], @@ -245,9 +249,5 @@ var NAVTREEINDEX1 = "classConversation.html#a2a96b7a6573ae53db861624659e831cb":[4,0,8,6], "classConversation.html#a2f12724ef0244e9049fe1bb9641b516d":[4,0,8,19], "classConversation.html#a41f4a549e6a99f98935c4742addd22c8":[4,0,8,20], -"classConversation.html#a4aab60bb39fa6761b6cacdc8d9da2901":[4,0,8,2], -"classConversation.html#a4cff75d8c46b517e7133e4d0da6fc1c8":[4,0,8,7], -"classConversation.html#a5879199008b96bee7550b576d614e1c1":[4,0,8,10], -"classConversation.html#a5b6adbb2fe24f0f53d6c22660dff91b2":[4,0,8,17], -"classConversation.html#a5effe8ad3007e01333df44b81432b813":[4,0,8,5] +"classConversation.html#a4aab60bb39fa6761b6cacdc8d9da2901":[4,0,8,2] }; diff --git a/doc/html/navtreeindex2.js b/doc/html/navtreeindex2.js index c7d24977c..99e602486 100644 --- a/doc/html/navtreeindex2.js +++ b/doc/html/navtreeindex2.js @@ -1,5 +1,9 @@ var NAVTREEINDEX2 = { +"classConversation.html#a4cff75d8c46b517e7133e4d0da6fc1c8":[4,0,8,7], +"classConversation.html#a5879199008b96bee7550b576d614e1c1":[4,0,8,10], +"classConversation.html#a5b6adbb2fe24f0f53d6c22660dff91b2":[4,0,8,17], +"classConversation.html#a5effe8ad3007e01333df44b81432b813":[4,0,8,5], "classConversation.html#a66f121ca4026246f86a732e5faa0682c":[4,0,8,11], "classConversation.html#a8335cdd43f1836e3c255638e61a09e16":[4,0,8,1], "classConversation.html#a8748445aa26047ebed5141f3c3cbc244":[4,0,8,16], @@ -103,10 +107,11 @@ var NAVTREEINDEX2 = "classRedBasicAuth.html#af14337f1baad407f8a85d48205c0f30e":[4,0,23,4], "classRedBrowser.html":[4,0,24], "classRedBrowser.html#a1f7daf50bb9bfcde7345b3b1908dbd7e":[4,0,24,1], -"classRedBrowser.html#a40fdbb9d9fe6c1243bbf135dd5b0a06f":[4,0,24,3], +"classRedBrowser.html#a40fdbb9d9fe6c1243bbf135dd5b0a06f":[4,0,24,4], "classRedBrowser.html#a4b76be9ccef0262cf78fffb4129eda93":[4,0,24,0], -"classRedBrowser.html#a7f6bf0bda07833f4c647557bd172e349":[4,0,24,2], -"classRedBrowser.html#ab6d6d1e2a67e06b344a4cede1bd00b35":[4,0,24,4], +"classRedBrowser.html#a7f6bf0bda07833f4c647557bd172e349":[4,0,24,3], +"classRedBrowser.html#a87529b4988a7777b49616f5c0a1c55d3":[4,0,24,2], +"classRedBrowser.html#ab6d6d1e2a67e06b344a4cede1bd00b35":[4,0,24,5], "classRedDirectory.html":[4,0,25], "classRedDirectory.html#a0f113244cd85c17848df991001d024f4":[4,0,25,12], "classRedDirectory.html#a11376aed1963b4471eb1592c13c63976":[4,0,25,10], @@ -244,10 +249,5 @@ var NAVTREEINDEX2 = "classphoto__imagick.html#a2c9168f110ccd6c264095d766615dfa8":[4,0,21,7], "classphoto__imagick.html#a2f33a03a89497a2b2768e29736d4a8a4":[4,0,21,0], "classphoto__imagick.html#a3047c68bb4de7f66c2893fe451db2b66":[4,0,21,2], -"classphoto__imagick.html#a70adbef31128c0ac8cbc5dcf34cdb019":[4,0,21,6], -"classphoto__imagick.html#a9df5738a4a18e76dd304c440e96f045f":[4,0,21,8], -"classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc":[4,0,21,5], -"classphoto__imagick.html#aef020d929f66f4370e33fc158c8eebd4":[4,0,21,4], -"classphoto__imagick.html#af92901d252c1e6ab5b54eebedbed23bb":[4,0,21,9], -"classphoto__imagick.html#afd49d64751ee3a298eac0c0ce0ba0207":[4,0,21,1] +"classphoto__imagick.html#a70adbef31128c0ac8cbc5dcf34cdb019":[4,0,21,6] }; diff --git a/doc/html/navtreeindex3.js b/doc/html/navtreeindex3.js index e62ec8c6e..9816afbf7 100644 --- a/doc/html/navtreeindex3.js +++ b/doc/html/navtreeindex3.js @@ -1,5 +1,10 @@ var NAVTREEINDEX3 = { +"classphoto__imagick.html#a9df5738a4a18e76dd304c440e96f045f":[4,0,21,8], +"classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc":[4,0,21,5], +"classphoto__imagick.html#aef020d929f66f4370e33fc158c8eebd4":[4,0,21,4], +"classphoto__imagick.html#af92901d252c1e6ab5b54eebedbed23bb":[4,0,21,9], +"classphoto__imagick.html#afd49d64751ee3a298eac0c0ce0ba0207":[4,0,21,1], "classphoto__imagick.html#aff6bcdbab18593a3fc5a480db8509393":[4,0,21,3], "cli__startup_8php.html":[5,0,0,15], "cli__startup_8php.html#adfdde63686e33ccd4851fa5edc4fc70b":[5,0,0,15,0], @@ -244,10 +249,5 @@ var NAVTREEINDEX3 = "functions.html":[4,3,0,0], "functions_0x5f.html":[4,3,0,1], "functions_0x61.html":[4,3,0,2], -"functions_0x62.html":[4,3,0,3], -"functions_0x63.html":[4,3,0,4], -"functions_0x64.html":[4,3,0,5], -"functions_0x65.html":[4,3,0,6], -"functions_0x66.html":[4,3,0,7], -"functions_0x67.html":[4,3,0,8] +"functions_0x62.html":[4,3,0,3] }; diff --git a/doc/html/navtreeindex4.js b/doc/html/navtreeindex4.js index b75aae4bb..4b882f43c 100644 --- a/doc/html/navtreeindex4.js +++ b/doc/html/navtreeindex4.js @@ -1,5 +1,10 @@ var NAVTREEINDEX4 = { +"functions_0x63.html":[4,3,0,4], +"functions_0x64.html":[4,3,0,5], +"functions_0x65.html":[4,3,0,6], +"functions_0x66.html":[4,3,0,7], +"functions_0x67.html":[4,3,0,8], "functions_0x68.html":[4,3,0,9], "functions_0x69.html":[4,3,0,10], "functions_0x6c.html":[4,3,0,11], @@ -32,8 +37,8 @@ var NAVTREEINDEX4 = "functions_func_0x74.html":[4,3,1,17], "functions_func_0x76.html":[4,3,1,18], "functions_vars.html":[4,3,2], -"globals.html":[5,1,0,0], "globals.html":[5,1,0], +"globals.html":[5,1,0,0], "globals_0x5f.html":[5,1,0,1], "globals_0x61.html":[5,1,0,2], "globals_0x62.html":[5,1,0,3], @@ -60,8 +65,8 @@ var NAVTREEINDEX4 = "globals_0x77.html":[5,1,0,24], "globals_0x78.html":[5,1,0,25], "globals_0x7a.html":[5,1,0,26], -"globals_func.html":[5,1,1,0], "globals_func.html":[5,1,1], +"globals_func.html":[5,1,1,0], "globals_func_0x61.html":[5,1,1,1], "globals_func_0x62.html":[5,1,1,2], "globals_func_0x63.html":[5,1,1,3], @@ -134,29 +139,30 @@ var NAVTREEINDEX4 = "html2plain_8php.html#ae1c203d0f089d5678d73a6c64a395201":[5,0,0,39,1], "identity_8php.html":[5,0,0,40], "identity_8php.html#a1cf83ac2b645de12868edaa3a5718f05":[5,0,0,40,3], -"identity_8php.html#a332df795f684788002f5a6424abacfd7":[5,0,0,40,9], +"identity_8php.html#a332df795f684788002f5a6424abacfd7":[5,0,0,40,10], "identity_8php.html#a345f4c943d84de502ec6e72d2c813945":[5,0,0,40,2], -"identity_8php.html#a3570a4eb77332b292d394c4132cb8f03":[5,0,0,40,12], -"identity_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc":[5,0,0,40,18], -"identity_8php.html#a4751b522ea913d0e7ed43e03d22e9e68":[5,0,0,40,17], -"identity_8php.html#a47d6f53216f23a3484061793bef29854":[5,0,0,40,19], -"identity_8php.html#a490972c02fdb638c52ec0e012a30bfd2":[5,0,0,40,7], -"identity_8php.html#a5b815330f3d177ab383af37a6c12e532":[5,0,0,40,22], -"identity_8php.html#a680fbafc2db023c5b1309e0180e81315":[5,0,0,40,23], +"identity_8php.html#a3570a4eb77332b292d394c4132cb8f03":[5,0,0,40,13], +"identity_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc":[5,0,0,40,19], +"identity_8php.html#a4751b522ea913d0e7ed43e03d22e9e68":[5,0,0,40,18], +"identity_8php.html#a47d6f53216f23a3484061793bef29854":[5,0,0,40,20], +"identity_8php.html#a490972c02fdb638c52ec0e012a30bfd2":[5,0,0,40,8], +"identity_8php.html#a5b815330f3d177ab383af37a6c12e532":[5,0,0,40,23], +"identity_8php.html#a680fbafc2db023c5b1309e0180e81315":[5,0,0,40,24], "identity_8php.html#a77d2237f1846964634b1c99089c27c7d":[5,0,0,40,1], -"identity_8php.html#a78151baf4407a8482d2681a91a9c486b":[5,0,0,40,20], -"identity_8php.html#a9637c557e13d9671f3eeb124ab98212a":[5,0,0,40,15], -"identity_8php.html#aa46321e1cd6a3b8dfde8bf9510112fec":[5,0,0,40,8], +"identity_8php.html#a78151baf4407a8482d2681a91a9c486b":[5,0,0,40,21], +"identity_8php.html#a9637c557e13d9671f3eeb124ab98212a":[5,0,0,40,16], +"identity_8php.html#aa46321e1cd6a3b8dfde8bf9510112fec":[5,0,0,40,9], "identity_8php.html#aa870d2c1f558cfd52bef05bc124e8fa4":[5,0,0,40,0], -"identity_8php.html#aaeb666872995e3ab8da8f7bc5f3b2bd3":[5,0,0,40,11], -"identity_8php.html#aaff86ee3b5984821e7a256c2da5f1a51":[5,0,0,40,10], -"identity_8php.html#ab1485a26b032956e1496fc08c58b83ed":[5,0,0,40,5], -"identity_8php.html#ac9fcd5c4c371998790b5c55c3d0f4633":[5,0,0,40,13], +"identity_8php.html#aaeb666872995e3ab8da8f7bc5f3b2bd3":[5,0,0,40,12], +"identity_8php.html#aaff86ee3b5984821e7a256c2da5f1a51":[5,0,0,40,11], +"identity_8php.html#ab1485a26b032956e1496fc08c58b83ed":[5,0,0,40,6], +"identity_8php.html#ac73b3e13778c564c877554517a7f51ba":[5,0,0,40,5], +"identity_8php.html#ac9fcd5c4c371998790b5c55c3d0f4633":[5,0,0,40,14], "identity_8php.html#ad2c97627a313d53df1a1c7b4215ddb51":[5,0,0,40,4], -"identity_8php.html#ad4a2c8caca8f6ae93633ebeca0ed6620":[5,0,0,40,16], -"identity_8php.html#ae2b140df652a55ca11bb6a99005fce35":[5,0,0,40,14], -"identity_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312":[5,0,0,40,6], -"identity_8php.html#af2802bc13a00a17b867bba7978ba8f58":[5,0,0,40,21], +"identity_8php.html#ad4a2c8caca8f6ae93633ebeca0ed6620":[5,0,0,40,17], +"identity_8php.html#ae2b140df652a55ca11bb6a99005fce35":[5,0,0,40,15], +"identity_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312":[5,0,0,40,7], +"identity_8php.html#af2802bc13a00a17b867bba7978ba8f58":[5,0,0,40,22], "import_8php.html":[5,0,1,42], "import_8php.html#af17fef0410518f7eac205d0ea416eaa2":[5,0,1,42,1], "import_8php.html#afdf25ed70096d5dbf4f6d0ca79fea184":[5,0,1,42,0], @@ -243,11 +249,5 @@ var NAVTREEINDEX4 = "include_2config_8php.html#a61591371cb18764138655d67dc817ab2":[5,0,0,18,11], "include_2config_8php.html#a7ad2081c5f812ac4387fd76f3762d941":[5,0,0,18,1], "include_2config_8php.html#a9c171def547deee16738dc58fdeb4b72":[5,0,0,18,2], -"include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e":[5,0,0,18,6], -"include_2config_8php.html#ac543813a980b3841cc5a277fcd4a24a6":[5,0,0,18,8], -"include_2config_8php.html#ad58a4913937179adb13201c2ee3261ad":[5,0,0,18,5], -"include_2config_8php.html#ad6da879e4fb5b37d1e161d4e9be5c32a":[5,0,0,18,10], -"include_2config_8php.html#af02c96e6b37335774b548914ede1d22e":[5,0,0,18,3], -"include_2config_8php.html#af08b7adb63adfb2eda7c466fba0cce74":[5,0,0,18,4], -"include_2config_8php.html#afe117b70f1bba2f6348d9300b601f86e":[5,0,0,18,12] +"include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e":[5,0,0,18,6] }; diff --git a/doc/html/navtreeindex5.js b/doc/html/navtreeindex5.js index e23ba560c..59be36460 100644 --- a/doc/html/navtreeindex5.js +++ b/doc/html/navtreeindex5.js @@ -1,5 +1,11 @@ var NAVTREEINDEX5 = { +"include_2config_8php.html#ac543813a980b3841cc5a277fcd4a24a6":[5,0,0,18,8], +"include_2config_8php.html#ad58a4913937179adb13201c2ee3261ad":[5,0,0,18,5], +"include_2config_8php.html#ad6da879e4fb5b37d1e161d4e9be5c32a":[5,0,0,18,10], +"include_2config_8php.html#af02c96e6b37335774b548914ede1d22e":[5,0,0,18,3], +"include_2config_8php.html#af08b7adb63adfb2eda7c466fba0cce74":[5,0,0,18,4], +"include_2config_8php.html#afe117b70f1bba2f6348d9300b601f86e":[5,0,0,18,12], "include_2directory_8php.html":[5,0,0,29], "include_2directory_8php.html#aa75d3b0697ca1456aaabdb37a74aa0f0":[5,0,0,29,0], "include_2follow_8php.html":[5,0,0,34], @@ -97,29 +103,30 @@ var NAVTREEINDEX5 = "items_8php.html#a04a35b610acfe54434df08adec39c0c7":[5,0,0,43,27], "items_8php.html#a0790a4550b829e85504af548623002ca":[5,0,0,43,7], "items_8php.html#a079e099e15d88d47aeb6ca6d60da7107":[5,0,0,43,32], -"items_8php.html#a09d425596b9f8663472cf7474ad36d96":[5,0,0,43,36], +"items_8php.html#a09d425596b9f8663472cf7474ad36d96":[5,0,0,43,37], "items_8php.html#a0cf98bb619f07dd18f602683a55a5f59":[5,0,0,43,24], "items_8php.html#a1e75047cf175aaee8dd16aa761913ff9":[5,0,0,43,4], "items_8php.html#a251343637ff40a50cca93452cd530c26":[5,0,0,43,31], -"items_8php.html#a2541e6861a56d145c9281877cc501615":[5,0,0,43,38], +"items_8php.html#a2541e6861a56d145c9281877cc501615":[5,0,0,43,39], "items_8php.html#a275108c050f7eb18bcbb5018e6b81cf6":[5,0,0,43,3], "items_8php.html#a2b56a4c01bd22a648d52ec9af1a04259":[5,0,0,43,13], "items_8php.html#a2baa9e05f1e8aa3dd61c85803ae39bd6":[5,0,0,43,56], "items_8php.html#a2d840c74ed23d1b6c7daee05cf89dda7":[5,0,0,43,20], "items_8php.html#a36e656667193c83aa2cc03a024fc131b":[5,0,0,43,0], -"items_8php.html#a410f9c743877c125ca06312373346903":[5,0,0,43,44], +"items_8php.html#a410f9c743877c125ca06312373346903":[5,0,0,43,45], "items_8php.html#a49905ea75adfe8a2d110be344d18d6a6":[5,0,0,43,47], "items_8php.html#a4e6d7639431e0dd8e9f4dba8e1ac408b":[5,0,0,43,50], "items_8php.html#a536d0313b6ffe33b9d2490c4e25c5361":[5,0,0,43,29], "items_8php.html#a566c601726697e044e75284af7fb6f17":[5,0,0,43,19], "items_8php.html#a56b2a4abcadfac71175cd50555528cc3":[5,0,0,43,12], "items_8php.html#a5f690fc2484abec07840b4f9dd525bd9":[5,0,0,43,17], -"items_8php.html#a649dc3e53ed794d0ead4b5d037f8d8d7":[5,0,0,43,37], +"items_8php.html#a649dc3e53ed794d0ead4b5d037f8d8d7":[5,0,0,43,38], "items_8php.html#a668ece2c37f05cc3abe538eb0dabfe55":[5,0,0,43,15], -"items_8php.html#a6f7e1334af5d684a987fa6a3eb37f4cc":[5,0,0,43,35], -"items_8php.html#a756738301f2ed96be50232500677d58a":[5,0,0,43,40], +"items_8php.html#a6bee35961f2e32905f20367a9309d627":[5,0,0,43,34], +"items_8php.html#a6f7e1334af5d684a987fa6a3eb37f4cc":[5,0,0,43,36], +"items_8php.html#a756738301f2ed96be50232500677d58a":[5,0,0,43,41], "items_8php.html#a77051724d1784074ff187e73a4db93fe":[5,0,0,43,33], -"items_8php.html#a77da7ce9a117601d49ac4a67c71b514f":[5,0,0,43,42], +"items_8php.html#a77da7ce9a117601d49ac4a67c71b514f":[5,0,0,43,43], "items_8php.html#a82955cc578f0fa600acec84475026194":[5,0,0,43,16], "items_8php.html#a83a349062945d585edb4b3c5d763ab6e":[5,0,0,43,48], "items_8php.html#a8794863cdf8ce1333040933d3a3f66bd":[5,0,0,43,11], @@ -136,29 +143,29 @@ var NAVTREEINDEX5 = "items_8php.html#aab9e0c58247427126de0699c729c3b6c":[5,0,0,43,51], "items_8php.html#ab1bce4261bcf75ad62753b498a144d17":[5,0,0,43,52], "items_8php.html#aba98fcbbcd7044a7e9ea34edabc14c87":[5,0,0,43,25], -"items_8php.html#abe695dd89e1e10ed042c26b80114f0ed":[5,0,0,43,45], "items_8php.html#abf7a1b73eb352d79acd36309b0dababd":[5,0,0,43,1], -"items_8php.html#ac1fcf621dce7370515b420a7753f4726":[5,0,0,43,43], +"items_8php.html#ac1fcf621dce7370515b420a7753f4726":[5,0,0,43,44], "items_8php.html#ac6673627d289ee4f547de0fe3b7acd0a":[5,0,0,43,18], -"items_8php.html#acf0bf7c9d21ac84f32effb754f7ad484":[5,0,0,43,39], +"items_8php.html#acf0bf7c9d21ac84f32effb754f7ad484":[5,0,0,43,40], "items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0":[5,0,0,43,46], "items_8php.html#ad34827ed330898456783fb14c7b46154":[5,0,0,43,53], "items_8php.html#ad4ee16e3ff1eaf60428c61f82ba25e6a":[5,0,0,43,49], "items_8php.html#adf980098b6de9c3993bc3ff26a8dd6f9":[5,0,0,43,23], -"items_8php.html#ae73794179b62d39bb597ff670ab1c1e5":[5,0,0,43,34], -"items_8php.html#af94c281016c6c912d06e064113336c5c":[5,0,0,43,41], +"items_8php.html#ae73794179b62d39bb597ff670ab1c1e5":[5,0,0,43,35], +"items_8php.html#af94c281016c6c912d06e064113336c5c":[5,0,0,43,42], "items_8php.html#afa1db13c2a8b73b5b17b97f17e5a19d1":[5,0,0,43,14], "items_8php.html#afbcf26dfcf8a83fff952aa858c1b7b67":[5,0,0,43,22], "language_8php.html":[5,0,0,44], -"language_8php.html#a151e5b4689aef86a12642cbb7a00bfe0":[5,0,0,44,6], +"language_8php.html#a151e5b4689aef86a12642cbb7a00bfe0":[5,0,0,44,7], +"language_8php.html#a43e6ddba9df019c9ac3ab4c94c444ae7":[5,0,0,44,3], "language_8php.html#a632da17c7ac0d2dc1a00a4706870194b":[5,0,0,44,0], -"language_8php.html#a78bd204955ec4cc3a9ac651285a1689d":[5,0,0,44,4], -"language_8php.html#a7e9904c730bb24ddcb0ff50fc96f6b05":[5,0,0,44,3], +"language_8php.html#a78bd204955ec4cc3a9ac651285a1689d":[5,0,0,44,5], +"language_8php.html#a7e9904c730bb24ddcb0ff50fc96f6b05":[5,0,0,44,4], "language_8php.html#a980dee1d8715a98ab02e36b59facf8ed":[5,0,0,44,1], -"language_8php.html#aae0c3638fb476ae1e31f8d242f5dac04":[5,0,0,44,7], -"language_8php.html#ac9142ef1d01a235c760deb0f16643f5a":[5,0,0,44,5], +"language_8php.html#aae0c3638fb476ae1e31f8d242f5dac04":[5,0,0,44,8], +"language_8php.html#ac9142ef1d01a235c760deb0f16643f5a":[5,0,0,44,6], "language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e":[5,0,0,44,2], -"language_8php.html#ae310fb3880484ee1cc4faefe0c63c06d":[5,0,0,44,8], +"language_8php.html#ae310fb3880484ee1cc4faefe0c63c06d":[5,0,0,44,9], "layouts_8php.html":[5,0,1,45], "layouts_8php.html#a6e0193759ad9eef76d3df2db24237b50":[5,0,1,45,0], "like_8php.html":[5,0,1,46], @@ -230,10 +237,10 @@ var NAVTREEINDEX5 = "mod_2notify_8php.html#acdf3851688ebd6d6a575eb84ef9febe3":[5,0,1,63,0], "mod_2oembed_8php.html":[5,0,1,64], "mod_2oembed_8php.html#a9145025aaf057fb5d3f9f7011e5e1014":[5,0,1,64,0], -"mod_2photos_8php.html":[5,0,1,71], -"mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080":[5,0,1,71,2], -"mod_2photos_8php.html#aa87382611a66ec5effdb2d78f13f5812":[5,0,1,71,0], -"mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014":[5,0,1,71,1], +"mod_2photos_8php.html":[5,0,1,72], +"mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080":[5,0,1,72,2], +"mod_2photos_8php.html#aa87382611a66ec5effdb2d78f13f5812":[5,0,1,72,0], +"mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014":[5,0,1,72,1], "mod__filestorage_8php.html":[5,0,3,0,0], "mod__import_8php.html":[5,0,3,1,3], "mod__import_8php.html#a8db1899eeeb44dabd0904065b63627bb":[5,0,3,1,3,0], @@ -242,12 +249,5 @@ var NAVTREEINDEX5 = "mood_8php.html#a7ae136dd7476865b4828136175db5022":[5,0,1,57,1], "msearch_8php.html":[5,0,1,58], "msearch_8php.html#ac80d2a6c0a92e79eec7efbbccd74d9a8":[5,0,1,58,0], -"namespaceFriendica.html":[3,0,1], -"namespaceFriendica.html":[4,0,1], -"namespaceacl__selectors.html":[4,0,0], -"namespaceacl__selectors.html":[3,0,0], -"namespacefriendica-to-smarty-tpl.html":[4,0,2], -"namespacefriendica-to-smarty-tpl.html":[3,0,2], -"namespacemembers.html":[3,1,0], -"namespacemembers_func.html":[3,1,1] +"namespaceFriendica.html":[4,0,1] }; diff --git a/doc/html/navtreeindex6.js b/doc/html/navtreeindex6.js index 0905f396b..1493d3b2c 100644 --- a/doc/html/navtreeindex6.js +++ b/doc/html/navtreeindex6.js @@ -1,9 +1,16 @@ var NAVTREEINDEX6 = { +"namespaceFriendica.html":[3,0,1], +"namespaceacl__selectors.html":[4,0,0], +"namespaceacl__selectors.html":[3,0,0], +"namespacefriendica-to-smarty-tpl.html":[4,0,2], +"namespacefriendica-to-smarty-tpl.html":[3,0,2], +"namespacemembers.html":[3,1,0], +"namespacemembers_func.html":[3,1,1], "namespacemembers_vars.html":[3,1,2], "namespaces.html":[3,0], -"namespaceupdatetpl.html":[3,0,3], "namespaceupdatetpl.html":[4,0,3], +"namespaceupdatetpl.html":[3,0,3], "namespaceutil.html":[4,0,4], "namespaceutil.html":[3,0,4], "nav_8php.html":[5,0,0,47], @@ -35,20 +42,22 @@ var NAVTREEINDEX6 = "onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d":[5,0,0,54,0], "online_8php.html":[5,0,1,66], "online_8php.html#a80e107c84eb722b0ca11d0413b96f9f7":[5,0,1,66,0], -"opensearch_8php.html":[5,0,1,67], -"opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9":[5,0,1,67,0], -"page_8php.html":[5,0,1,68], -"page_8php.html#a4d89800c0366a239191b1692c09635cf":[5,0,1,68,1], -"page_8php.html#a91a5f649f68406149108bded1dc90b22":[5,0,1,68,0], +"openid_8php.html":[5,0,1,67], +"openid_8php.html#a9a13827dbcf61ae4e45f0b6b33a88f43":[5,0,1,67,0], +"opensearch_8php.html":[5,0,1,68], +"opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9":[5,0,1,68,0], +"page_8php.html":[5,0,1,69], +"page_8php.html#a4d89800c0366a239191b1692c09635cf":[5,0,1,69,1], +"page_8php.html#a91a5f649f68406149108bded1dc90b22":[5,0,1,69,0], "page__widgets_8php.html":[5,0,0,55], "page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f":[5,0,0,55,1], "page__widgets_8php.html#ad82011c1ed90d9de8b9f34c12af5c6f0":[5,0,0,55,0], "pages.html":[], -"parse__url_8php.html":[5,0,1,69], -"parse__url_8php.html#a05a9e8944380ba3cf6bbf5893dd4b74b":[5,0,1,69,2], -"parse__url_8php.html#a25635549f2c22955d72465f4d2e58993":[5,0,1,69,3], -"parse__url_8php.html#a496f4e3836154f6f32b8e805a7160d3a":[5,0,1,69,1], -"parse__url_8php.html#aa7dd8f961bea042d62726ed909e4a868":[5,0,1,69,0], +"parse__url_8php.html":[5,0,1,70], +"parse__url_8php.html#a05a9e8944380ba3cf6bbf5893dd4b74b":[5,0,1,70,2], +"parse__url_8php.html#a25635549f2c22955d72465f4d2e58993":[5,0,1,70,3], +"parse__url_8php.html#a496f4e3836154f6f32b8e805a7160d3a":[5,0,1,70,1], +"parse__url_8php.html#aa7dd8f961bea042d62726ed909e4a868":[5,0,1,70,0], "passion_8php.html":[5,0,3,2,0,1,6], "passionwide_8php.html":[5,0,3,2,0,1,7], "permissions_8php.html":[5,0,0,56], @@ -57,8 +66,8 @@ var NAVTREEINDEX6 = "permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835":[5,0,0,56,3], "permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d":[5,0,0,56,4], "permissions_8php.html#aeca9b280f3dc3358c89976d81d690008":[5,0,0,56,1], -"photo_8php.html":[5,0,1,70], -"photo_8php.html#a582779d24882b0d31ee909a91d70a448":[5,0,1,70,0], +"photo_8php.html":[5,0,1,71], +"photo_8php.html#a582779d24882b0d31ee909a91d70a448":[5,0,1,71,0], "photo__driver_8php.html":[5,0,0,1,0], "photo__driver_8php.html#a1d0bc7161dec0d177b7d3bbe4421af9a":[5,0,0,1,0,2], "photo__driver_8php.html#a243cee492ce443afb6a7d77d54b6c4aa":[5,0,0,1,0,1], @@ -79,11 +88,11 @@ var NAVTREEINDEX6 = "php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762":[5,0,3,1,0,0], "php_2theme__init_8php.html":[5,0,3,1,5], "php_2theme__init_8php.html#a54f32c086fe209c99769a4c4047dd864":[5,0,3,1,5,0], -"php_8php.html":[5,0,1,72], -"php_8php.html#adb7164dfed9a4ecbe2e168e1e78f12f6":[5,0,1,72,0], +"php_8php.html":[5,0,1,73], +"php_8php.html#adb7164dfed9a4ecbe2e168e1e78f12f6":[5,0,1,73,0], "pine_8php.html":[5,0,3,2,0,1,8], -"ping_8php.html":[5,0,1,73], -"ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1":[5,0,1,73,0], +"ping_8php.html":[5,0,1,74], +"ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1":[5,0,1,74,0], "plugin_8php.html":[5,0,0,58], "plugin_8php.html#a030cec6793b909c439c0336ba39b1571":[5,0,0,58,21], "plugin_8php.html#a093a9cb98f51e3643634bd8bc6ed6e76":[5,0,0,58,24], @@ -117,16 +126,16 @@ var NAVTREEINDEX6 = "plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35":[5,0,0,58,5], "po2php_8php.html":[5,0,2,7], "po2php_8php.html#a3b75e36f913198299e99559b175cd8b4":[5,0,2,7,0], -"poco_8php.html":[5,0,1,74], -"poco_8php.html#a53def16f75e3d41f1d2bb7cfa4905498":[5,0,1,74,0], -"poke_8php.html":[5,0,1,75], -"poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b":[5,0,1,75,1], -"poke_8php.html#ac9190563a8da9c07a16f9dcd71cf6993":[5,0,1,75,0], +"poco_8php.html":[5,0,1,75], +"poco_8php.html#a53def16f75e3d41f1d2bb7cfa4905498":[5,0,1,75,0], +"poke_8php.html":[5,0,1,76], +"poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b":[5,0,1,76,1], +"poke_8php.html#ac9190563a8da9c07a16f9dcd71cf6993":[5,0,1,76,0], "poller_8php.html":[5,0,0,59], "poller_8php.html#a5f12df3a4738124b6c039971e87e76da":[5,0,0,59,0], -"post_8php.html":[5,0,1,76], -"post_8php.html#af4b48181ce773ef0cdfc972441445c34":[5,0,1,76,0], -"post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75":[5,0,1,76,1], +"post_8php.html":[5,0,1,77], +"post_8php.html#af4b48181ce773ef0cdfc972441445c34":[5,0,1,77,0], +"post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75":[5,0,1,77,1], "post__to__red_8php.html":[5,0,2,1,0,0], "post__to__red_8php.html#a085c250d4ceff5e4f10052f3d2039823":[5,0,2,1,0,0,16], "post__to__red_8php.html#a0f139dea77a94c98f26007963eea639c":[5,0,2,1,0,0,12], @@ -152,36 +161,36 @@ var NAVTREEINDEX6 = "post__to__red_8php.html#af2713018a2dc97e88f121fc6215beb66":[5,0,2,1,0,0,18], "post__to__red_8php.html#af3e7ebd361d4ed7cb6d43209970cd94a":[5,0,2,1,0,0,23], "post__to__red_8php.html#af5fd50e2c42ede85f8a9e8d9ee3cf540":[5,0,2,1,0,0,11], -"pretheme_8php.html":[5,0,1,77], -"pretheme_8php.html#af5660943ee99db5fd75182316522eafe":[5,0,1,77,0], -"probe_8php.html":[5,0,1,78], -"probe_8php.html#a1f1db3fa6038e451e737964c94bf5e99":[5,0,1,78,0], -"profile_8php.html":[5,0,1,79], -"profile_8php.html#a3775cf6eef6587e5143133356a7b76c0":[5,0,1,79,0], -"profile_8php.html#ab5d0246be0552e2182a585c1206d22a5":[5,0,1,79,1], -"profile__photo_8php.html":[5,0,1,80], -"profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02":[5,0,1,80,0], -"profile__photo_8php.html#a4b80234074bd603221aa5364f330e479":[5,0,1,80,1], +"pretheme_8php.html":[5,0,1,78], +"pretheme_8php.html#af5660943ee99db5fd75182316522eafe":[5,0,1,78,0], +"probe_8php.html":[5,0,1,79], +"probe_8php.html#a1f1db3fa6038e451e737964c94bf5e99":[5,0,1,79,0], +"profile_8php.html":[5,0,1,80], +"profile_8php.html#a3775cf6eef6587e5143133356a7b76c0":[5,0,1,80,0], +"profile_8php.html#ab5d0246be0552e2182a585c1206d22a5":[5,0,1,80,1], +"profile__photo_8php.html":[5,0,1,81], +"profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02":[5,0,1,81,0], +"profile__photo_8php.html#a4b80234074bd603221aa5364f330e479":[5,0,1,81,1], "profile__selectors_8php.html":[5,0,0,60], "profile__selectors_8php.html#a3b50b3ea4ea4bdbebebfffc5d1b157c7":[5,0,0,60,2], "profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798":[5,0,0,60,1], "profile__selectors_8php.html#ae2b2c087e6530c61c0b256fd26d52355":[5,0,0,60,0], -"profiles_8php.html":[5,0,1,81], -"profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e":[5,0,1,81,1], -"profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00":[5,0,1,81,0], -"profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04":[5,0,1,81,2], -"profperm_8php.html":[5,0,1,82], -"profperm_8php.html#a17fb64ec05edee1dc94d95438807d6c6":[5,0,1,82,1], -"profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023":[5,0,1,82,0], -"pubsites_8php.html":[5,0,1,83], -"pubsites_8php.html#af614e279aab54065345bda6b03eafdf0":[5,0,1,83,0], +"profiles_8php.html":[5,0,1,82], +"profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e":[5,0,1,82,1], +"profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00":[5,0,1,82,0], +"profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04":[5,0,1,82,2], +"profperm_8php.html":[5,0,1,83], +"profperm_8php.html#a17fb64ec05edee1dc94d95438807d6c6":[5,0,1,83,1], +"profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023":[5,0,1,83,0], +"pubsites_8php.html":[5,0,1,84], +"pubsites_8php.html#af614e279aab54065345bda6b03eafdf0":[5,0,1,84,0], "queue_8php.html":[5,0,0,62], "queue_8php.html#af8c93de86d866c3200174c8450a0f341":[5,0,0,62,0], "queue__fn_8php.html":[5,0,0,63], "queue__fn_8php.html#a4c2876181f75a4a61e85b7f00dfdbba1":[5,0,0,63,1], "queue__fn_8php.html#a8fe71e981399bbf5d000a6ca42f57b24":[5,0,0,63,0], -"randprof_8php.html":[5,0,1,84], -"randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090":[5,0,1,84,0], +"randprof_8php.html":[5,0,1,85], +"randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090":[5,0,1,85,0], "redbasic_2php_2style_8php.html":[5,0,3,2,2,0,1], "redbasic_2php_2style_8php.html#a01c151bf47f7da2b979aaa4cb868da4c":[5,0,3,2,2,0,1,1], "redbasic_2php_2style_8php.html#a5bff5012c56e34da6b3b2ed475726b27":[5,0,3,2,2,0,1,0], @@ -196,28 +205,28 @@ var NAVTREEINDEX6 = "reddav_8php.html#a5df0d09893f2e65dc5cf6bbab6cfb266":[5,0,0,64,5], "reddav_8php.html#a9f531641dfb4e43cd88ac1a9ae7e2088":[5,0,0,64,6], "reddav_8php.html#ae92ea0df1993f6a7bcd1b6efa6c1fb66":[5,0,0,64,4], -"register_8php.html":[5,0,1,85], -"register_8php.html#a0e91f57f111407ea8d3223a05022bb2a":[5,0,1,85,0], -"register_8php.html#a51731dcc1917c58a790eb1c0f6132271":[5,0,1,85,2], -"register_8php.html#ae20c0cd40f738d6295de58b9202c83d5":[5,0,1,85,1], -"regmod_8php.html":[5,0,1,86], -"regmod_8php.html#a7953df4e32e63946565e90cdd5d50409":[5,0,1,86,0], -"removeme_8php.html":[5,0,1,87], -"removeme_8php.html#a065a589caa2aa84c60f7073a28f0ad9c":[5,0,1,87,0], -"removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88":[5,0,1,87,1], -"rmagic_8php.html":[5,0,1,88], -"rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef":[5,0,1,88,0], -"rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f":[5,0,1,88,2], -"rmagic_8php.html#a95455edd43f1bff39446a57388cdde16":[5,0,1,88,1], -"rpost_8php.html":[5,0,1,89], -"rpost_8php.html#a8190354d789000806d9879aea276728f":[5,0,1,89,0], -"rsd__xml_8php.html":[5,0,1,90], -"rsd__xml_8php.html#a740cd02fa15e5a53f8547fac73f0ab82":[5,0,1,90,0], -"search_8php.html":[5,0,1,91], -"search_8php.html#ab2568591359edde5b483a6cd9a24b2cc":[5,0,1,91,0], -"search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[5,0,1,91,1], -"search__ac_8php.html":[5,0,1,92], -"search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[5,0,1,92,0], +"register_8php.html":[5,0,1,86], +"register_8php.html#a0e91f57f111407ea8d3223a05022bb2a":[5,0,1,86,0], +"register_8php.html#a51731dcc1917c58a790eb1c0f6132271":[5,0,1,86,2], +"register_8php.html#ae20c0cd40f738d6295de58b9202c83d5":[5,0,1,86,1], +"regmod_8php.html":[5,0,1,87], +"regmod_8php.html#a7953df4e32e63946565e90cdd5d50409":[5,0,1,87,0], +"removeme_8php.html":[5,0,1,88], +"removeme_8php.html#a065a589caa2aa84c60f7073a28f0ad9c":[5,0,1,88,0], +"removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88":[5,0,1,88,1], +"rmagic_8php.html":[5,0,1,89], +"rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef":[5,0,1,89,0], +"rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f":[5,0,1,89,2], +"rmagic_8php.html#a95455edd43f1bff39446a57388cdde16":[5,0,1,89,1], +"rpost_8php.html":[5,0,1,90], +"rpost_8php.html#a8190354d789000806d9879aea276728f":[5,0,1,90,0], +"rsd__xml_8php.html":[5,0,1,91], +"rsd__xml_8php.html#a740cd02fa15e5a53f8547fac73f0ab82":[5,0,1,91,0], +"search_8php.html":[5,0,1,92], +"search_8php.html#ab2568591359edde5b483a6cd9a24b2cc":[5,0,1,92,0], +"search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[5,0,1,92,1], +"search__ac_8php.html":[5,0,1,93], +"search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[5,0,1,93,0], "security_8php.html":[5,0,0,65], "security_8php.html#a15e0f8f511cc06192db63387f97238b3":[5,0,0,65,11], "security_8php.html#a20f8b9851f23ee8894b8925584ef6821":[5,0,0,65,2], @@ -240,14 +249,5 @@ var NAVTREEINDEX6 = "session_8php.html#a96b09cc763572f45280786a7b33feb7e":[5,0,0,66,7], "session_8php.html#ac4461c1984543d3553e73dba2771568f":[5,0,0,66,6], "session_8php.html#ac95373f4966862a028033dd2f94d4da1":[5,0,0,66,3], -"session_8php.html#af0100a2642a5268594bbd5742a03d885":[5,0,0,66,9], -"session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052":[5,0,0,66,2], -"settings_8php.html":[5,0,1,93], -"settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[5,0,1,93,0], -"settings_8php.html#a3a4cde287482fced008583f54ba2a722":[5,0,1,93,1], -"settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586":[5,0,1,93,2], -"setup_8php.html":[5,0,1,94], -"setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4":[5,0,1,94,2], -"setup_8php.html#a13cf286774149a0a7bd8adb8179cec75":[5,0,1,94,14], -"setup_8php.html#a14d208682a88632290c895d20da6e7d6":[5,0,1,94,5] +"session_8php.html#af0100a2642a5268594bbd5742a03d885":[5,0,0,66,9] }; diff --git a/doc/html/navtreeindex7.js b/doc/html/navtreeindex7.js index f5f0b60f1..9ca9e8985 100644 --- a/doc/html/navtreeindex7.js +++ b/doc/html/navtreeindex7.js @@ -1,28 +1,37 @@ var NAVTREEINDEX7 = { -"setup_8php.html#a267555abd17290e659b4bf44b885e4e0":[5,0,1,94,13], -"setup_8php.html#a2b375ddc555140236fc500135de99371":[5,0,1,94,10], -"setup_8php.html#a5ad92c0857d1dadd6b60a9a557159c9f":[5,0,1,94,3], -"setup_8php.html#a69a450e06dd3771fb51d3e4b0266a35e":[5,0,1,94,1], -"setup_8php.html#a8652788e8589778c5f81634a9d5b9429":[5,0,1,94,8], -"setup_8php.html#a88247384a96e14516f474d7af6a465c1":[5,0,1,94,12], -"setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76":[5,0,1,94,4], -"setup_8php.html#ab4b71369a25021d59247c917e98d8246":[5,0,1,94,7], -"setup_8php.html#abe405d227ba7232971964a706d4f3bce":[5,0,1,94,11], -"setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a":[5,0,1,94,9], -"setup_8php.html#addb24714bc2542aa4f4215e98fe48432":[5,0,1,94,16], -"setup_8php.html#ae8e4d9279a61de74d5f39962cb7b6ca1":[5,0,1,94,0], -"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[5,0,1,94,15], -"setup_8php.html#afd8b0b3ade1507c45325caf377bf459d":[5,0,1,94,6], -"share_8php.html":[5,0,1,95], -"share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[5,0,1,95,0], -"siteinfo_8php.html":[5,0,1,96], -"siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0":[5,0,1,96,1], -"siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656":[5,0,1,96,0], -"sitelist_8php.html":[5,0,1,97], -"sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[5,0,1,97,0], -"smilies_8php.html":[5,0,1,98], -"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[5,0,1,98,0], +"session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052":[5,0,0,66,2], +"settings_8php.html":[5,0,1,94], +"settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[5,0,1,94,0], +"settings_8php.html#a3a4cde287482fced008583f54ba2a722":[5,0,1,94,1], +"settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586":[5,0,1,94,2], +"setup_8php.html":[5,0,1,95], +"setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4":[5,0,1,95,2], +"setup_8php.html#a13cf286774149a0a7bd8adb8179cec75":[5,0,1,95,14], +"setup_8php.html#a14d208682a88632290c895d20da6e7d6":[5,0,1,95,5], +"setup_8php.html#a267555abd17290e659b4bf44b885e4e0":[5,0,1,95,13], +"setup_8php.html#a2b375ddc555140236fc500135de99371":[5,0,1,95,10], +"setup_8php.html#a5ad92c0857d1dadd6b60a9a557159c9f":[5,0,1,95,3], +"setup_8php.html#a69a450e06dd3771fb51d3e4b0266a35e":[5,0,1,95,1], +"setup_8php.html#a8652788e8589778c5f81634a9d5b9429":[5,0,1,95,8], +"setup_8php.html#a88247384a96e14516f474d7af6a465c1":[5,0,1,95,12], +"setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76":[5,0,1,95,4], +"setup_8php.html#ab4b71369a25021d59247c917e98d8246":[5,0,1,95,7], +"setup_8php.html#abe405d227ba7232971964a706d4f3bce":[5,0,1,95,11], +"setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a":[5,0,1,95,9], +"setup_8php.html#addb24714bc2542aa4f4215e98fe48432":[5,0,1,95,16], +"setup_8php.html#ae8e4d9279a61de74d5f39962cb7b6ca1":[5,0,1,95,0], +"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[5,0,1,95,15], +"setup_8php.html#afd8b0b3ade1507c45325caf377bf459d":[5,0,1,95,6], +"share_8php.html":[5,0,1,96], +"share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[5,0,1,96,0], +"siteinfo_8php.html":[5,0,1,97], +"siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0":[5,0,1,97,1], +"siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656":[5,0,1,97,0], +"sitelist_8php.html":[5,0,1,98], +"sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[5,0,1,98,0], +"smilies_8php.html":[5,0,1,99], +"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[5,0,1,99,0], "socgraph_8php.html":[5,0,0,67], "socgraph_8php.html#a16ac51c505d72987ed8d6d6aed0e8586":[5,0,0,67,0], "socgraph_8php.html#a5ef8bef37161df53718a21e93d02fbd6":[5,0,0,67,6], @@ -33,28 +42,28 @@ var NAVTREEINDEX7 = "socgraph_8php.html#ac343a846241d36cdf046b08f3396cfe9":[5,0,0,67,2], "socgraph_8php.html#af175807406d94407a5e11742a3287746":[5,0,0,67,5], "socgraph_8php.html#af29d056beec10b4e38e5209c92452894":[5,0,0,67,3], -"sources_8php.html":[5,0,1,99], -"sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7":[5,0,1,99,0], -"sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e":[5,0,1,99,1], +"sources_8php.html":[5,0,1,100], +"sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7":[5,0,1,100,0], +"sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e":[5,0,1,100,1], "spam_8php.html":[5,0,0,68], "spam_8php.html#a05861201147b9a538d006f0269255cf9":[5,0,0,68,1], "spam_8php.html#ab8fd81a82c9622cbebb8ceab6b310ca6":[5,0,0,68,0], -"sslify_8php.html":[5,0,1,100], -"sslify_8php.html#a75b11e54a3d1fc83e7d4c0e8b4dab316":[5,0,1,100,0], -"starred_8php.html":[5,0,1,101], -"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[5,0,1,101,0], -"subthread_8php.html":[5,0,1,102], -"subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3":[5,0,1,102,0], -"suggest_8php.html":[5,0,1,103], -"suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[5,0,1,103,0], -"suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[5,0,1,103,1], +"sslify_8php.html":[5,0,1,101], +"sslify_8php.html#a75b11e54a3d1fc83e7d4c0e8b4dab316":[5,0,1,101,0], +"starred_8php.html":[5,0,1,102], +"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[5,0,1,102,0], +"subthread_8php.html":[5,0,1,103], +"subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3":[5,0,1,103,0], +"suggest_8php.html":[5,0,1,104], +"suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[5,0,1,104,0], +"suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[5,0,1,104,1], "system__unavailable_8php.html":[5,0,0,69], "system__unavailable_8php.html#a73751a6bcc17ad3ca503496e2fb020fa":[5,0,0,69,0], -"tagger_8php.html":[5,0,1,104], -"tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[5,0,1,104,0], -"tagrm_8php.html":[5,0,1,105], -"tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[5,0,1,105,1], -"tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[5,0,1,105,0], +"tagger_8php.html":[5,0,1,105], +"tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[5,0,1,105,0], +"tagrm_8php.html":[5,0,1,106], +"tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[5,0,1,106,1], +"tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[5,0,1,106,0], "taxonomy_8php.html":[5,0,0,70], "taxonomy_8php.html#a03f55ee46c5f496e42f3d29db8d09cce":[5,0,0,70,9], "taxonomy_8php.html#a088371f4bc19155b2291508f5cd63332":[5,0,0,70,0], @@ -81,89 +90,91 @@ var NAVTREEINDEX7 = "text_8php.html#a070384ec000fd65043fce11d5392d241":[5,0,0,72,6], "text_8php.html#a0a1f7c0e97f9ecbebf3e5834582b014c":[5,0,0,72,16], "text_8php.html#a0c65597bb4aed3a039eb795ff540e5e3":[5,0,0,72,11], -"text_8php.html#a10dde167249ed5abf190a7a0986878ea":[5,0,0,72,68], +"text_8php.html#a10dde167249ed5abf190a7a0986878ea":[5,0,0,72,69], "text_8php.html#a11255c8c4e5245b6c24f97684826aa54":[5,0,0,72,43], "text_8php.html#a13286f8a95d2de6b102966ecc270c8d6":[5,0,0,72,5], -"text_8php.html#a1360fed7f918d859daaca1c9f384f9af":[5,0,0,72,77], +"text_8php.html#a1360fed7f918d859daaca1c9f384f9af":[5,0,0,72,79], "text_8php.html#a138a3a611fa7f4f3630674145fc826bf":[5,0,0,72,31], "text_8php.html#a1557112a774ec00fa06ed6b6f6495506":[5,0,0,72,34], "text_8php.html#a1633412120f52bdce5f43e0a127d9293":[5,0,0,72,48], -"text_8php.html#a1af49756c8c71902a66c7e329c462beb":[5,0,0,72,50], +"text_8php.html#a1af49756c8c71902a66c7e329c462beb":[5,0,0,72,51], "text_8php.html#a1e510c53624933ce9b7d6715784894db":[5,0,0,72,45], "text_8php.html#a24d441d30df4b8e6bf6780bf62a5e2c6":[5,0,0,72,46], "text_8php.html#a2690ad67bb6fb97ef69de3e8d23f2728":[5,0,0,72,41], -"text_8php.html#a273156a6f5cddc6652ad656821cd5805":[5,0,0,72,69], +"text_8php.html#a273156a6f5cddc6652ad656821cd5805":[5,0,0,72,70], "text_8php.html#a27cd2c1b3bcb49a0cfb7249e851725ca":[5,0,0,72,4], -"text_8php.html#a29988052f3944111def3b6aaf2c7a8f6":[5,0,0,72,85], -"text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7":[5,0,0,72,74], +"text_8php.html#a29988052f3944111def3b6aaf2c7a8f6":[5,0,0,72,87], +"text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7":[5,0,0,72,76], "text_8php.html#a2a902f5fdba8646333e997898ac45ea3":[5,0,0,72,47], "text_8php.html#a2e8d6c402603be3a1256a16605e09c2a":[5,0,0,72,10], -"text_8php.html#a2ffd79c60cc87cec24ef76447b905187":[5,0,0,72,87], +"text_8php.html#a2f2585385530cb935a6325c809d84a4d":[5,0,0,72,74], +"text_8php.html#a2ffd79c60cc87cec24ef76447b905187":[5,0,0,72,89], "text_8php.html#a3054189cff173977f4216c9a3dd29e1b":[5,0,0,72,23], -"text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f":[5,0,0,72,82], -"text_8php.html#a33bdb5d4bfff2ede7caf61a98ac0a2e9":[5,0,0,72,71], -"text_8php.html#a36a2e5d418ee81140f25c4233cfecd1f":[5,0,0,72,80], +"text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f":[5,0,0,72,84], +"text_8php.html#a33bdb5d4bfff2ede7caf61a98ac0a2e9":[5,0,0,72,72], +"text_8php.html#a36a2e5d418ee81140f25c4233cfecd1f":[5,0,0,72,82], "text_8php.html#a3972701c5c83624ec4e2d06242f614e7":[5,0,0,72,29], "text_8php.html#a3999a0b3e22e440f280ee791ce34d384":[5,0,0,72,40], -"text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[5,0,0,72,70], +"text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[5,0,0,72,71], "text_8php.html#a3d2793d66db3345fd290b71e2eadf98e":[5,0,0,72,7], -"text_8php.html#a405afe814a23f3bd94d826101aa168ab":[5,0,0,72,83], +"text_8php.html#a405afe814a23f3bd94d826101aa168ab":[5,0,0,72,85], "text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a":[5,0,0,72,32], "text_8php.html#a4659fbc4e54ddc700c3aa66b9092c623":[5,0,0,72,30], "text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285":[5,0,0,72,42], -"text_8php.html#a4841df5beabdd1bdd1ed56781a915d61":[5,0,0,72,59], +"text_8php.html#a4841df5beabdd1bdd1ed56781a915d61":[5,0,0,72,60], "text_8php.html#a4bbb7d00c05cd20b4e043424f322388f":[5,0,0,72,49], "text_8php.html#a4e4d42b0a805148d9f9a92bcac89bf91":[5,0,0,72,24], -"text_8php.html#a4e7698aca48982512594b274543c3b9b":[5,0,0,72,58], -"text_8php.html#a543447c5ed766535221e2d9636b379ee":[5,0,0,72,79], +"text_8php.html#a4e7698aca48982512594b274543c3b9b":[5,0,0,72,59], +"text_8php.html#a543447c5ed766535221e2d9636b379ee":[5,0,0,72,81], "text_8php.html#a55ab893be57feda59c2a7ba1e58ff2d0":[5,0,0,72,9], "text_8php.html#a63fb21c0bed2fc72eef2c1471ac42b63":[5,0,0,72,14], -"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[5,0,0,72,78], +"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[5,0,0,72,80], "text_8php.html#a71f6952243d3fe1c5a8154f78027e29c":[5,0,0,72,39], "text_8php.html#a736db13a966b8abaf8c9198faa35911a":[5,0,0,72,26], -"text_8php.html#a740ad03e00459039a2c0992246c4e727":[5,0,0,72,75], +"text_8php.html#a740ad03e00459039a2c0992246c4e727":[5,0,0,72,77], "text_8php.html#a75c243e06341ec16bd5a44b9b1cacd85":[5,0,0,72,1], "text_8php.html#a75c326298519ed14ebe762194c8a3f2a":[5,0,0,72,33], "text_8php.html#a76d1b3435c067978d7b484c45f56472b":[5,0,0,72,25], -"text_8php.html#a8264348059abd1d4d5bb521323d3b19a":[5,0,0,72,76], +"text_8php.html#a8264348059abd1d4d5bb521323d3b19a":[5,0,0,72,78], "text_8php.html#a85e3a4851c16674834010d8419a5d7ca":[5,0,0,72,8], -"text_8php.html#a876e94892867019935b348b573299352":[5,0,0,72,66], -"text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13":[5,0,0,72,72], +"text_8php.html#a876e94892867019935b348b573299352":[5,0,0,72,67], +"text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13":[5,0,0,72,73], "text_8php.html#a87a3cefc603302c78982f1d8e1245265":[5,0,0,72,15], "text_8php.html#a89929fa6f70a8ba54d5273fcf622b665":[5,0,0,72,20], -"text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6":[5,0,0,72,57], +"text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6":[5,0,0,72,58], "text_8php.html#a8d8c4a11e53461caca21181ebd72daca":[5,0,0,72,19], "text_8php.html#a95fd2f8f23a1948414a03ebc963bac57":[5,0,0,72,3], -"text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee":[5,0,0,72,52], -"text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09":[5,0,0,72,63], -"text_8php.html#a9d6a5ee1290de7a8b483fe78585daade":[5,0,0,72,61], -"text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c":[5,0,0,72,65], +"text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee":[5,0,0,72,53], +"text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09":[5,0,0,72,64], +"text_8php.html#a9d6a5ee1290de7a8b483fe78585daade":[5,0,0,72,62], +"text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c":[5,0,0,72,66], "text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66":[5,0,0,72,28], "text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64":[5,0,0,72,17], -"text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[5,0,0,72,53], +"text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[5,0,0,72,54], "text_8php.html#aa6b0aa8afbeab50d1a3058ad21acb74e":[5,0,0,72,35], "text_8php.html#aac0969ae09853205992ba06ab9f9f61a":[5,0,0,72,27], -"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[5,0,0,72,86], -"text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447":[5,0,0,72,67], -"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[5,0,0,72,81], -"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[5,0,0,72,84], -"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[5,0,0,72,54], +"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[5,0,0,72,88], +"text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447":[5,0,0,72,68], +"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[5,0,0,72,83], +"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[5,0,0,72,86], +"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[5,0,0,72,55], "text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[5,0,0,72,36], "text_8php.html#ace3c98538c63e09b70a363210b414112":[5,0,0,72,21], "text_8php.html#acedb584f65114a33f389efb796172a91":[5,0,0,72,2], "text_8php.html#ad6432621d0fafcbcf3d3b9b49bef7784":[5,0,0,72,13], -"text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2":[5,0,0,72,62], +"text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2":[5,0,0,72,63], +"text_8php.html#adba17ec946f4285285dc100f7860bf51":[5,0,0,72,50], "text_8php.html#ae17b39d5e321debd3ad16dcbbde842b8":[5,0,0,72,37], -"text_8php.html#ae2126da85966da0e79c6bcbac63b0bda":[5,0,0,72,64], +"text_8php.html#ae2126da85966da0e79c6bcbac63b0bda":[5,0,0,72,65], "text_8php.html#ae4282a39492caa23ccbc2ce98e54f110":[5,0,0,72,18], -"text_8php.html#ae4df74296fbe55051ed3c035e55205e5":[5,0,0,72,55], +"text_8php.html#ae4df74296fbe55051ed3c035e55205e5":[5,0,0,72,56], "text_8php.html#af8a3e3a66a7b862d4510f145d2e13186":[5,0,0,72,0], -"text_8php.html#af9c9ac3f74c82dc60acfa404d0e9dc53":[5,0,0,72,73], -"text_8php.html#afc998d2796a6b2a08e96f7cc061e7221":[5,0,0,72,60], +"text_8php.html#af9c9ac3f74c82dc60acfa404d0e9dc53":[5,0,0,72,75], +"text_8php.html#afc998d2796a6b2a08e96f7cc061e7221":[5,0,0,72,61], "text_8php.html#afdc69fe3f6c09e35e46304dcea63ae28":[5,0,0,72,22], "text_8php.html#afe18627c4983ee5f7c940a0992818cd5":[5,0,0,72,12], -"text_8php.html#afe54312607d92f7ce9593f5760831f80":[5,0,0,72,56], -"text_8php.html#afe9f178d264d44a94dc1292aaf0fd585":[5,0,0,72,51], +"text_8php.html#afe54312607d92f7ce9593f5760831f80":[5,0,0,72,57], +"text_8php.html#afe9f178d264d44a94dc1292aaf0fd585":[5,0,0,72,52], "theme_2blogga_2php_2default_8php.html":[5,0,3,2,1,0,1], "theme_2blogga_2php_2default_8php.html#a1230ab83d4ec9785d8f3a966f33dc5f3":[5,0,3,2,1,0,1,2], "theme_2blogga_2php_2default_8php.html#a720581ae288aa09511670563e4205a4a":[5,0,3,2,1,0,1,0], @@ -174,13 +185,13 @@ var NAVTREEINDEX7 = "theme_2blogga_2view_2theme_2blog_2default_8php.html#a52d9dd070ed541729088395c22502539":[5,0,3,2,1,1,0,0,1,1], "theme_2blogga_2view_2theme_2blog_2default_8php.html#a720581ae288aa09511670563e4205a4a":[5,0,3,2,1,1,0,0,1,0], "theme_2redbasic_2php_2theme__init_8php.html":[5,0,3,2,2,0,3], -"thing_8php.html":[5,0,1,106], -"thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b":[5,0,1,106,0], -"thing_8php.html#a8be23b1d475ec3d9291999221c674c80":[5,0,1,106,1], -"toggle__mobile_8php.html":[5,0,1,107], -"toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254":[5,0,1,107,0], -"toggle__safesearch_8php.html":[5,0,1,108], -"toggle__safesearch_8php.html#a23d5cfb2727a266e44993ffbf5595a79":[5,0,1,108,0], +"thing_8php.html":[5,0,1,107], +"thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b":[5,0,1,107,0], +"thing_8php.html#a8be23b1d475ec3d9291999221c674c80":[5,0,1,107,1], +"toggle__mobile_8php.html":[5,0,1,108], +"toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254":[5,0,1,108,0], +"toggle__safesearch_8php.html":[5,0,1,109], +"toggle__safesearch_8php.html#a23d5cfb2727a266e44993ffbf5595a79":[5,0,1,109,0], "tpldebug_8php.html":[5,0,2,8], "tpldebug_8php.html#a44778457a6c02554812fbfad19d32ba3":[5,0,2,8,0], "tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149":[5,0,2,8,1], @@ -194,18 +205,18 @@ var NAVTREEINDEX7 = "typohelper_8php.html":[5,0,2,10], "typohelper_8php.html#a7542d95618011800c61773127fa625cf":[5,0,2,10,0], "typohelper_8php.html#ab6fd357fb5b2a3ba8aab9e8b98c6a805":[5,0,2,10,1], -"uexport_8php.html":[5,0,1,109], -"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[5,0,1,109,0], -"update__channel_8php.html":[5,0,1,110], -"update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba":[5,0,1,110,0], -"update__community_8php.html":[5,0,1,111], -"update__community_8php.html#abdcc5c4ecebbe0b5fcba2755c69cb3b1":[5,0,1,111,0], -"update__display_8php.html":[5,0,1,112], -"update__display_8php.html#aa36ac524059e209d5d75a03c16206246":[5,0,1,112,0], -"update__network_8php.html":[5,0,1,113], -"update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41":[5,0,1,113,0], -"update__search_8php.html":[5,0,1,114], -"update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52":[5,0,1,114,0], +"uexport_8php.html":[5,0,1,110], +"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[5,0,1,110,0], +"update__channel_8php.html":[5,0,1,111], +"update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba":[5,0,1,111,0], +"update__community_8php.html":[5,0,1,112], +"update__community_8php.html#abdcc5c4ecebbe0b5fcba2755c69cb3b1":[5,0,1,112,0], +"update__display_8php.html":[5,0,1,113], +"update__display_8php.html#aa36ac524059e209d5d75a03c16206246":[5,0,1,113,0], +"update__network_8php.html":[5,0,1,114], +"update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41":[5,0,1,114,0], +"update__search_8php.html":[5,0,1,115], +"update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52":[5,0,1,115,0], "updatetpl_8py.html":[5,0,2,11], "updatetpl_8py.html#a52a85ffa6b6d63d840b185a133478c12":[5,0,2,11,5], "updatetpl_8py.html#a79c20eb62d568c999b56eb08530355d3":[5,0,2,11,2], @@ -233,21 +244,10 @@ var NAVTREEINDEX7 = "view_2theme_2redbasic_2php_2config_8php.html#a8574a41fa9735ee391ba57ab24b93793":[5,0,3,2,2,0,0,0], "view_2theme_2redbasic_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[5,0,3,2,2,0,0,1], "view_2theme_2redbasic_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6":[5,0,3,2,2,0,0,2], -"view_8php.html":[5,0,1,115], -"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[5,0,1,115,0], -"viewconnections_8php.html":[5,0,1,116], -"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[5,0,1,116,1], -"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776":[5,0,1,116,0], -"viewsrc_8php.html":[5,0,1,117], -"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4":[5,0,1,117,0], -"vote_8php.html":[5,0,1,118], -"vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2":[5,0,1,118,2], -"vote_8php.html#a6aa67489bf458ca5e3206e46dac68596":[5,0,1,118,0], -"vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2":[5,0,1,118,1], -"wall__attach_8php.html":[5,0,1,119], -"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[5,0,1,119,0], -"wall__upload_8php.html":[5,0,1,120], -"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[5,0,1,120,0], -"webfinger_8php.html":[5,0,1,121], -"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[5,0,1,121,0] +"view_8php.html":[5,0,1,116], +"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[5,0,1,116,0], +"viewconnections_8php.html":[5,0,1,117], +"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[5,0,1,117,1], +"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776":[5,0,1,117,0], +"viewsrc_8php.html":[5,0,1,118] }; diff --git a/doc/html/navtreeindex8.js b/doc/html/navtreeindex8.js index eacf68c68..e3484b759 100644 --- a/doc/html/navtreeindex8.js +++ b/doc/html/navtreeindex8.js @@ -1,9 +1,20 @@ var NAVTREEINDEX8 = { -"webpages_8php.html":[5,0,1,122], -"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[5,0,1,122,0], -"wfinger_8php.html":[5,0,1,123], -"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[5,0,1,123,0], +"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4":[5,0,1,118,0], +"vote_8php.html":[5,0,1,119], +"vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2":[5,0,1,119,2], +"vote_8php.html#a6aa67489bf458ca5e3206e46dac68596":[5,0,1,119,0], +"vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2":[5,0,1,119,1], +"wall__attach_8php.html":[5,0,1,120], +"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[5,0,1,120,0], +"wall__upload_8php.html":[5,0,1,121], +"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[5,0,1,121,0], +"webfinger_8php.html":[5,0,1,122], +"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[5,0,1,122,0], +"webpages_8php.html":[5,0,1,123], +"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[5,0,1,123,0], +"wfinger_8php.html":[5,0,1,124], +"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[5,0,1,124,0], "widedarkness_8php.html":[5,0,3,2,0,1,10], "widgets_8php.html":[5,0,0,73], "widgets_8php.html#a08035db02ff6a23260146b4c64153422":[5,0,0,73,8], @@ -30,14 +41,14 @@ var NAVTREEINDEX8 = "widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653":[5,0,0,73,22], "widgets_8php.html#af37fdad3b2e861d860a4a8c4d8a76c0b":[5,0,0,73,2], "widgets_8php.html#afa2e55a78f95667a6da082efac7fec74":[5,0,0,73,13], -"xchan_8php.html":[5,0,1,124], -"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[5,0,1,124,0], -"xrd_8php.html":[5,0,1,125], -"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[5,0,1,125,0], -"xref_8php.html":[5,0,1,126], -"xref_8php.html#a9bee399213b8de8226b0d60834307473":[5,0,1,126,0], -"zfinger_8php.html":[5,0,1,127], -"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[5,0,1,127,0], +"xchan_8php.html":[5,0,1,125], +"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[5,0,1,125,0], +"xrd_8php.html":[5,0,1,126], +"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[5,0,1,126,0], +"xref_8php.html":[5,0,1,127], +"xref_8php.html#a9bee399213b8de8226b0d60834307473":[5,0,1,127,0], +"zfinger_8php.html":[5,0,1,128], +"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[5,0,1,128,0], "zot_8php.html":[5,0,0,74], "zot_8php.html#a083aec6c900d244e1bfc1406f9461465":[5,0,0,74,13], "zot_8php.html#a2657e141d62d5f67ad3c87651b585299":[5,0,0,74,7], @@ -67,8 +78,8 @@ var NAVTREEINDEX8 = "zot_8php.html#ae7cec2b417b5858fd4a41070f843d1d7":[5,0,0,74,20], "zot_8php.html#aeea071f17e306fe3d0c488551906bfab":[5,0,0,74,22], "zot_8php.html#aeec89da5b6ff090c63a79de4de884a35":[5,0,0,74,6], -"zotfeed_8php.html":[5,0,1,128], -"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[5,0,1,128,0], -"zping_8php.html":[5,0,1,129], -"zping_8php.html#a4d3a6b0b8b04ed6469015823e615ee75":[5,0,1,129,0] +"zotfeed_8php.html":[5,0,1,129], +"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[5,0,1,129,0], +"zping_8php.html":[5,0,1,130], +"zping_8php.html#a4d3a6b0b8b04ed6469015823e615ee75":[5,0,1,130,0] }; diff --git a/doc/html/openid_8php.html b/doc/html/openid_8php.html new file mode 100644 index 000000000..ac541c9bc --- /dev/null +++ b/doc/html/openid_8php.html @@ -0,0 +1,137 @@ + + + + + + +The Red Matrix: mod/openid.php File Reference + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    The Red Matrix +
    +
    +
    + + + + + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    + +
    + +
    +
    openid.php File Reference
    +
    +
    + + + + +

    +Functions

     openid_content (&$a)
     
    +

    Function Documentation

    + +
    +
    + + + + + + + + +
    openid_content ($a)
    +
    + +
    +
    +
    +
    + diff --git a/doc/html/openid_8php.js b/doc/html/openid_8php.js new file mode 100644 index 000000000..f5d89e346 --- /dev/null +++ b/doc/html/openid_8php.js @@ -0,0 +1,4 @@ +var openid_8php = +[ + [ "openid_content", "openid_8php.html#a9a13827dbcf61ae4e45f0b6b33a88f43", null ] +]; \ No newline at end of file diff --git a/doc/html/photo__driver_8php.html b/doc/html/photo__driver_8php.html index 86bd00f16..c702588fe 100644 --- a/doc/html/photo__driver_8php.html +++ b/doc/html/photo__driver_8php.html @@ -232,7 +232,7 @@ Functions diff --git a/doc/html/php2po_8php.html b/doc/html/php2po_8php.html index 3c04c4679..9b1a1a312 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(), 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(), new_contact(), FKOAuthDataStore\new_request_token(), obj_verb_selector(), 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(), vote_post(), x(), zfinger_init(), and zot_refresh().

    +

    Referenced by App\__construct(), Template\_get_var(), Template\_replcb_for(), activity_sanitise(), aes_encapsulate(), aes_unencapsulate(), 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(), new_contact(), FKOAuthDataStore\new_request_token(), obj_verb_selector(), openid_content(), 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(), vote_post(), x(), zfinger_init(), and zot_refresh().

    diff --git a/doc/html/plugin_8php.html b/doc/html/plugin_8php.html index 2a382269b..8f23cfee8 100644 --- a/doc/html/plugin_8php.html +++ b/doc/html/plugin_8php.html @@ -198,7 +198,7 @@ Functions
    -

    Referenced by api_login(), atom_author(), atom_entry(), authenticate_success(), avatar_img(), bb2diaspora(), bbcode(), channel_remove(), check_account_email(), check_account_invite(), check_account_password(), connect_content(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), cronhooks_run(), directory_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store(), feature_enabled(), gender_selector(), get_all_perms(), get_atom_elements(), get_features(), get_feed_for(), get_mood_verbs(), get_perms(), get_poke_verbs(), Item\get_template_data(), App\get_widgets(), group_select(), home_content(), home_init(), html2bbcode(), import_author_xchan(), import_directory_profile(), import_xchan(), item_photo_menu(), item_post(), item_store(), item_store_update(), like_content(), login(), magic_init(), mail_store(), marital_selector(), mood_init(), nav(), network_content(), network_to_name(), new_contact(), notification(), notifier_run(), obj_verbs(), oembed_fetch_url(), parse_url_content(), pdl_selector(), perm_is_allowed(), photo_upload(), photos_content(), ping_init(), post_activity_item(), post_init(), prepare_body(), proc_run(), profile_content(), profile_sidebar(), profiles_content(), profiles_post(), replace_macros(), settings_post(), sexpref_selector(), siteinfo_content(), smilies(), subthread_content(), validate_channelname(), wfinger_init(), widget_affinity(), xrd_init(), zfinger_init(), zid(), and zid_init().

    +

    Referenced by api_login(), atom_author(), atom_entry(), authenticate_success(), avatar_img(), bb2diaspora(), bbcode(), channel_remove(), check_account_email(), check_account_invite(), check_account_password(), connect_content(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), cronhooks_run(), directory_content(), downgrade_accounts(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store(), feature_enabled(), gender_selector(), get_all_perms(), get_atom_elements(), get_features(), get_feed_for(), get_mood_verbs(), get_perms(), get_poke_verbs(), Item\get_template_data(), App\get_widgets(), group_select(), home_content(), home_init(), html2bbcode(), import_author_xchan(), import_directory_profile(), import_xchan(), item_photo_menu(), item_post(), item_store(), item_store_update(), like_content(), login(), magic_init(), mail_store(), marital_selector(), mood_init(), nav(), network_content(), network_to_name(), new_contact(), notification(), notifier_run(), obj_verbs(), oembed_fetch_url(), openid_content(), parse_url_content(), pdl_selector(), perm_is_allowed(), photo_upload(), photos_content(), ping_init(), post_activity_item(), post_init(), prepare_body(), proc_run(), profile_content(), profile_sidebar(), profiles_content(), profiles_post(), replace_macros(), rmagic_post(), settings_post(), sexpref_selector(), siteinfo_content(), smilies(), subthread_content(), validate_channelname(), wfinger_init(), widget_affinity(), xrd_init(), zfinger_init(), zid(), and zid_init().

    @@ -290,7 +290,7 @@ Functions
    -

    Referenced by admin_content(), 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(), apps_content(), apw_form(), blocks_content(), blogtheme_form(), App\build_pagehead(), categories_widget(), channel_content(), chanview_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(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), 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(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), posted_date_widget(), profile_sidebar(), profiles_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_archive(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestions(), writepages_widget(), and xrd_init().

    +

    Referenced by admin_content(), 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(), apps_content(), apw_form(), blocks_content(), blogtheme_form(), App\build_pagehead(), categories_widget(), channel_content(), chanview_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(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), 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(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), profile_sidebar(), profiles_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_archive(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestions(), writepages_widget(), and xrd_init().

    diff --git a/doc/html/search/all_62.js b/doc/html/search/all_62.js index c7bfb5bb9..e45a44444 100644 --- a/doc/html/search/all_62.js +++ b/doc/html/search/all_62.js @@ -18,6 +18,7 @@ var searchData= ['bb_5funspacefy_5fand_5ftrim',['bb_unspacefy_and_trim',['../bbcode_8php.html#a064dcfd9767df6f53be1a0e11ceeb15d',1,'bbcode.php']]], ['bbcode',['bbcode',['../bbcode_8php.html#a009f61aaf78771737ed0765c8463911b',1,'bbcode.php']]], ['bbcode_2ephp',['bbcode.php',['../bbcode_8php.html',1,'']]], + ['bbiframe',['bbiframe',['../bbcode_8php.html#a7cc811ff1939a508cfb54f39c1d584d7',1,'bbcode.php']]], ['bbtoevent',['bbtoevent',['../event_8php.html#a180cccd63c2a2f00ff432b03113531f3',1,'event.php']]], ['bbtovcal',['bbtovcal',['../event_8php.html#a184d6b9690e5b6dee35a0aa9edd47279',1,'event.php']]], ['best_5flink_5furl',['best_link_url',['../conversation_8php.html#ad470fc7766f0db66d138fa1916c7a8b7',1,'conversation.php']]], @@ -30,8 +31,8 @@ var searchData= ['blogtheme_5fform',['blogtheme_form',['../view_2theme_2blogga_2php_2config_8php.html#a8a311a402d3e746ce53fadc38e4b2d27',1,'blogtheme_form(&$a, $headimg, $headimghome): config.php'],['../view_2theme_2blogga_2view_2theme_2blog_2config_8php.html#a8a311a402d3e746ce53fadc38e4b2d27',1,'blogtheme_form(&$a, $headimg, $headimghome): config.php']]], ['blogtheme_5fimgurl',['blogtheme_imgurl',['../blogga_2view_2theme_2blog_2theme_8php.html#af634a3f721c5e238530d0636d33230ec',1,'theme.php']]], ['bookmark_5fadd',['bookmark_add',['../include_2bookmarks_8php.html#a88ce7dee6a3dc7465aa9b8eaa45b0087',1,'bookmarks.php']]], - ['bookmarks_2ephp',['bookmarks.php',['../include_2bookmarks_8php.html',1,'']]], ['bookmarks_2ephp',['bookmarks.php',['../mod_2bookmarks_8php.html',1,'']]], + ['bookmarks_2ephp',['bookmarks.php',['../include_2bookmarks_8php.html',1,'']]], ['bookmarks_5fcontent',['bookmarks_content',['../mod_2bookmarks_8php.html#a774364b1c8404529581083631703527a',1,'bookmarks.php']]], ['bookmarks_5finit',['bookmarks_init',['../mod_2bookmarks_8php.html#a6b7942f3d27e40f0f47c88704127b9b3',1,'bookmarks.php']]], ['boot_2ephp',['boot.php',['../boot_8php.html',1,'']]], diff --git a/doc/html/search/all_64.js b/doc/html/search/all_64.js index 61fbc8c2e..1a9b8dac7 100644 --- a/doc/html/search/all_64.js +++ b/doc/html/search/all_64.js @@ -77,6 +77,7 @@ var searchData= ['dob',['dob',['../datetime_8php.html#a3f2897db32e745fe2f3e70a6b46578f8',1,'datetime.php']]], ['docblox_5ferrorchecker_2ephp',['docblox_errorchecker.php',['../docblox__errorchecker_8php.html',1,'']]], ['doscaleimage',['doScaleImage',['../classphoto__driver.html#ae18716018afcf362c7c24586b53e9e2f',1,'photo_driver\doScaleImage()'],['../classphoto__gd.html#a2f2e5900e6d8b1667892ac631b1d4754',1,'photo_gd\doScaleImage()'],['../classphoto__imagick.html#a3047c68bb4de7f66c2893fe451db2b66',1,'photo_imagick\doScaleImage()']]], + ['downgrade_5faccounts',['downgrade_accounts',['../account_8php.html#a0d183a3cb4c67a0f5e906811df7a1fc9',1,'account.php']]], ['drop_5fitem',['drop_item',['../items_8php.html#afa1db13c2a8b73b5b17b97f17e5a19d1',1,'items.php']]], ['drop_5fitems',['drop_items',['../items_8php.html#a668ece2c37f05cc3abe538eb0dabfe55',1,'items.php']]] ]; diff --git a/doc/html/search/all_67.js b/doc/html/search/all_67.js index 92ca30551..8901bffa8 100644 --- a/doc/html/search/all_67.js +++ b/doc/html/search/all_67.js @@ -17,6 +17,7 @@ var searchData= ['get_5fbrowser_5flanguage',['get_browser_language',['../language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e',1,'language.php']]], ['get_5fcapath',['get_capath',['../include_2network_8php.html#a78e89557b2fbd344ad790846d761b0c7',1,'network.php']]], ['get_5fchannel',['get_channel',['../classApp.html#a084e03c77686d8c13390fef3f7428a2b',1,'App']]], + ['get_5fchannel_5fby_5fnick',['get_channel_by_nick',['../identity_8php.html#ac73b3e13778c564c877554517a7f51ba',1,'identity.php']]], ['get_5fchild',['get_child',['../classItem.html#a632185dd25c5caf277067c76230a4320',1,'Item']]], ['get_5fchildren',['get_children',['../classItem.html#aa0ee775ec94abccec6c798428835d001',1,'Item']]], ['get_5fcipher',['get_cipher',['../classConversation.html#a4aab60bb39fa6761b6cacdc8d9da2901',1,'Conversation']]], @@ -45,6 +46,7 @@ var searchData= ['get_5fitem_5fchildren',['get_item_children',['../conversation_8php.html#a7f6ef0dfa554bacf620e84c18d386e67',1,'conversation.php']]], ['get_5fitem_5fcontact',['get_item_contact',['../items_8php.html#aab9c6bae4c40799867596bdaae9829fd',1,'items.php']]], ['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_5fmax_5fimport_5fsize',['get_max_import_size',['../boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90',1,'boot.php']]], @@ -89,6 +91,7 @@ var searchData= ['get_5fwidgets',['get_widgets',['../classApp.html#a871898becd0697d778f36d9336253ae8',1,'App']]], ['get_5fwords',['get_words',['../spam_8php.html#ab8fd81a82c9622cbebb8ceab6b310ca6',1,'spam.php']]], ['get_5fxconfig',['get_xconfig',['../include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e',1,'config.php']]], + ['getasseturl',['getAssetUrl',['../classRedBrowser.html#a87529b4988a7777b49616f5c0a1c55d3',1,'RedBrowser']]], ['getchild',['getChild',['../classRedDirectory.html#aaa20f0f44da23781917af8170c0a2569',1,'RedDirectory']]], ['getchildren',['getChildren',['../classRedDirectory.html#aa42d3065f6f065b17db87146a7cb031a',1,'RedDirectory']]], ['getcontenttype',['getContentType',['../classRedFile.html#a26416827eb68554d033d1e2e5cc6dd3b',1,'RedFile']]], @@ -110,8 +113,8 @@ var searchData= ['gravity_5flike',['GRAVITY_LIKE',['../boot_8php.html#a1f5906598e90b5ea2b4245f682be4348',1,'boot.php']]], ['gravity_5fparent',['GRAVITY_PARENT',['../boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3',1,'boot.php']]], ['greenthumbnails_2ephp',['greenthumbnails.php',['../greenthumbnails_8php.html',1,'']]], - ['group_2ephp',['group.php',['../mod_2group_8php.html',1,'']]], ['group_2ephp',['group.php',['../include_2group_8php.html',1,'']]], + ['group_2ephp',['group.php',['../mod_2group_8php.html',1,'']]], ['group_5fadd',['group_add',['../include_2group_8php.html#a06ec565d2b64e79044e7c1bf91a2a4ce',1,'group.php']]], ['group_5fadd_5fmember',['group_add_member',['../include_2group_8php.html#a0122ef312df2c5546b1a46b3e6c7b31b',1,'group.php']]], ['group_5fbyname',['group_byname',['../include_2group_8php.html#abd66a5ea34a07a3422dc2dde6c7b3ecb',1,'group.php']]], diff --git a/doc/html/search/all_69.js b/doc/html/search/all_69.js index 0a93cba40..3ec2ac6ca 100644 --- a/doc/html/search/all_69.js +++ b/doc/html/search/all_69.js @@ -7,6 +7,7 @@ var searchData= ['if',['if',['../php2po_8php.html#a45b05625748f412ec97afcd61cf7980b',1,'if(): php2po.php'],['../php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762',1,'if(): default.php'],['../full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db',1,'if(): full.php'],['../apw_2php_2style_8php.html#a883f9f14e205f7aa7de02c14df67b40a',1,'if(): style.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']]], ['import_5fauthor_5fxchan',['import_author_xchan',['../items_8php.html#ae73794179b62d39bb597ff670ab1c1e5',1,'items.php']]], ['import_5fauthor_5fzot',['import_author_zot',['../zot_8php.html#ad149f1e98c0c5b88ff9147e6ee3f330d',1,'zot.php']]], ['import_5fchannel_5fphoto',['import_channel_photo',['../photo__driver_8php.html#a1d0bc7161dec0d177b7d3bbe4421af9a',1,'photo_driver.php']]], diff --git a/doc/html/search/all_6d.js b/doc/html/search/all_6d.js index 3502afdef..ec6e4bbe9 100644 --- a/doc/html/search/all_6d.js +++ b/doc/html/search/all_6d.js @@ -21,6 +21,7 @@ var searchData= ['marital_5fselector',['marital_selector',['../profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798',1,'profile_selectors.php']]], ['match_2ephp',['match.php',['../match_8php.html',1,'']]], ['match_5fcontent',['match_content',['../match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d',1,'match.php']]], + ['match_5fopenid',['match_openid',['../auth_8php.html#ab7be44ee051c0aa29847807cf2c5dd38',1,'auth.php']]], ['max_5fimage_5flength',['MAX_IMAGE_LENGTH',['../boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa',1,'boot.php']]], ['max_5flikers',['MAX_LIKERS',['../boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd',1,'boot.php']]], ['member_5fof',['member_of',['../include_2group_8php.html#a048f6892bfd28852de1b76470df411de',1,'group.php']]], diff --git a/doc/html/search/all_6e.js b/doc/html/search/all_6e.js index 08c6e406a..4b343a645 100644 --- a/doc/html/search/all_6e.js +++ b/doc/html/search/all_6e.js @@ -55,6 +55,7 @@ var searchData= ['node2bbcodesub',['node2bbcodesub',['../html2bbcode_8php.html#a39c662b19d318990fee2ba795a55d7a7',1,'html2bbcode.php']]], ['none_2ephp',['none.php',['../none_8php.html',1,'']]], ['normalise_5flink',['normalise_link',['../text_8php.html#a4bbb7d00c05cd20b4e043424f322388f',1,'text.php']]], + ['normalise_5fopenid',['normalise_openid',['../text_8php.html#adba17ec946f4285285dc100f7860bf51',1,'text.php']]], ['notags',['notags',['../text_8php.html#a1af49756c8c71902a66c7e329c462beb',1,'text.php']]], ['notes_2ephp',['notes.php',['../notes_8php.html',1,'']]], ['notes_5finit',['notes_init',['../notes_8php.html#a4dbd7b1f906440746af48b484d66535a',1,'notes.php']]], diff --git a/doc/html/search/all_6f.js b/doc/html/search/all_6f.js index cc701412c..b67ac1b5f 100644 --- a/doc/html/search/all_6f.js +++ b/doc/html/search/all_6f.js @@ -25,6 +25,8 @@ var searchData= ['onepoll_5frun',['onepoll_run',['../onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d',1,'onepoll.php']]], ['online_2ephp',['online.php',['../online_8php.html',1,'']]], ['online_5finit',['online_init',['../online_8php.html#a80e107c84eb722b0ca11d0413b96f9f7',1,'online.php']]], + ['openid_2ephp',['openid.php',['../openid_8php.html',1,'']]], + ['openid_5fcontent',['openid_content',['../openid_8php.html#a9a13827dbcf61ae4e45f0b6b33a88f43',1,'openid.php']]], ['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']]], diff --git a/doc/html/search/all_70.js b/doc/html/search/all_70.js index fd3a679b1..9172b2f9a 100644 --- a/doc/html/search/all_70.js +++ b/doc/html/search/all_70.js @@ -32,6 +32,7 @@ var searchData= ['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']]], ['perms_5fcontacts',['PERMS_CONTACTS',['../boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6',1,'boot.php']]], ['perms_5fnetwork',['PERMS_NETWORK',['../boot_8php.html#a6df1102664f64b274810db85197c2755',1,'boot.php']]], ['perms_5fpublic',['PERMS_PUBLIC',['../boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7',1,'boot.php']]], @@ -131,7 +132,6 @@ var searchData= ['post_5fto_5fred_5fpost_5fmeta_5fcontent',['post_to_red_post_meta_content',['../post__to__red_8php.html#aa97aeda12ef080665f16311a4e1eb901',1,'post_to_red.php']]], ['post_5fto_5fred_5fsettings_5flink',['post_to_red_settings_link',['../post__to__red_8php.html#a906be8f72cf1aa2e199c0683ea6a4017',1,'post_to_red.php']]], ['post_5fto_5fred_5fversion',['post_to_red_version',['../post__to__red_8php.html#af3e7ebd361d4ed7cb6d43209970cd94a',1,'post_to_red.php']]], - ['posted_5fdate_5fwidget',['posted_date_widget',['../items_8php.html#abe695dd89e1e10ed042c26b80114f0ed',1,'items.php']]], ['posted_5fdates',['posted_dates',['../items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0',1,'items.php']]], ['preg_5fcallback_5fhelp_5finclude',['preg_callback_help_include',['../help_8php.html#a06b2a51aaabed99e53a9b639047c4ce4',1,'help.php']]], ['preg_5fheart',['preg_heart',['../text_8php.html#ac19d2b33a58372a357a43d51eed19162',1,'text.php']]], diff --git a/doc/html/search/all_73.js b/doc/html/search/all_73.js index e646c70de..4253ba835 100644 --- a/doc/html/search/all_73.js +++ b/doc/html/search/all_73.js @@ -105,6 +105,7 @@ var searchData= ['string_5fplural_5fselect_5fdefault',['string_plural_select_default',['../language_8php.html#a151e5b4689aef86a12642cbb7a00bfe0',1,'language.php']]], ['string_5fsplitter',['string_splitter',['../spam_8php.html#a05861201147b9a538d006f0269255cf9',1,'spam.php']]], ['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',['../apw_2php_2style_8php.html',1,'']]], ['style_2ephp',['style.php',['../redbasic_2php_2style_8php.html',1,'']]], diff --git a/doc/html/search/files_6f.js b/doc/html/search/files_6f.js index 4d739b50a..28bf1071e 100644 --- a/doc/html/search/files_6f.js +++ b/doc/html/search/files_6f.js @@ -8,5 +8,6 @@ var searchData= ['onedirsync_2ephp',['onedirsync.php',['../onedirsync_8php.html',1,'']]], ['onepoll_2ephp',['onepoll.php',['../onepoll_8php.html',1,'']]], ['online_2ephp',['online.php',['../online_8php.html',1,'']]], + ['openid_2ephp',['openid.php',['../openid_8php.html',1,'']]], ['opensearch_2ephp',['opensearch.php',['../opensearch_8php.html',1,'']]] ]; diff --git a/doc/html/search/functions_62.js b/doc/html/search/functions_62.js index 3675c92a6..ffdeffab1 100644 --- a/doc/html/search/functions_62.js +++ b/doc/html/search/functions_62.js @@ -14,6 +14,7 @@ var searchData= ['bb_5ftranslate_5fvideo',['bb_translate_video',['../text_8php.html#a3d2793d66db3345fd290b71e2eadf98e',1,'text.php']]], ['bb_5funspacefy_5fand_5ftrim',['bb_unspacefy_and_trim',['../bbcode_8php.html#a064dcfd9767df6f53be1a0e11ceeb15d',1,'bbcode.php']]], ['bbcode',['bbcode',['../bbcode_8php.html#a009f61aaf78771737ed0765c8463911b',1,'bbcode.php']]], + ['bbiframe',['bbiframe',['../bbcode_8php.html#a7cc811ff1939a508cfb54f39c1d584d7',1,'bbcode.php']]], ['bbtoevent',['bbtoevent',['../event_8php.html#a180cccd63c2a2f00ff432b03113531f3',1,'event.php']]], ['bbtovcal',['bbtovcal',['../event_8php.html#a184d6b9690e5b6dee35a0aa9edd47279',1,'event.php']]], ['best_5flink_5furl',['best_link_url',['../conversation_8php.html#ad470fc7766f0db66d138fa1916c7a8b7',1,'conversation.php']]], diff --git a/doc/html/search/functions_64.js b/doc/html/search/functions_64.js index ef331a740..6fae4722d 100644 --- a/doc/html/search/functions_64.js +++ b/doc/html/search/functions_64.js @@ -44,6 +44,7 @@ var searchData= ['dlogger',['dlogger',['../text_8php.html#a0a1f7c0e97f9ecbebf3e5834582b014c',1,'text.php']]], ['dob',['dob',['../datetime_8php.html#a3f2897db32e745fe2f3e70a6b46578f8',1,'datetime.php']]], ['doscaleimage',['doScaleImage',['../classphoto__driver.html#ae18716018afcf362c7c24586b53e9e2f',1,'photo_driver\doScaleImage()'],['../classphoto__gd.html#a2f2e5900e6d8b1667892ac631b1d4754',1,'photo_gd\doScaleImage()'],['../classphoto__imagick.html#a3047c68bb4de7f66c2893fe451db2b66',1,'photo_imagick\doScaleImage()']]], + ['downgrade_5faccounts',['downgrade_accounts',['../account_8php.html#a0d183a3cb4c67a0f5e906811df7a1fc9',1,'account.php']]], ['drop_5fitem',['drop_item',['../items_8php.html#afa1db13c2a8b73b5b17b97f17e5a19d1',1,'items.php']]], ['drop_5fitems',['drop_items',['../items_8php.html#a668ece2c37f05cc3abe538eb0dabfe55',1,'items.php']]] ]; diff --git a/doc/html/search/functions_67.js b/doc/html/search/functions_67.js index 14b22673f..7d13c746a 100644 --- a/doc/html/search/functions_67.js +++ b/doc/html/search/functions_67.js @@ -17,6 +17,7 @@ var searchData= ['get_5fbrowser_5flanguage',['get_browser_language',['../language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e',1,'language.php']]], ['get_5fcapath',['get_capath',['../include_2network_8php.html#a78e89557b2fbd344ad790846d761b0c7',1,'network.php']]], ['get_5fchannel',['get_channel',['../classApp.html#a084e03c77686d8c13390fef3f7428a2b',1,'App']]], + ['get_5fchannel_5fby_5fnick',['get_channel_by_nick',['../identity_8php.html#ac73b3e13778c564c877554517a7f51ba',1,'identity.php']]], ['get_5fchild',['get_child',['../classItem.html#a632185dd25c5caf277067c76230a4320',1,'Item']]], ['get_5fchildren',['get_children',['../classItem.html#aa0ee775ec94abccec6c798428835d001',1,'Item']]], ['get_5fcipher',['get_cipher',['../classConversation.html#a4aab60bb39fa6761b6cacdc8d9da2901',1,'Conversation']]], @@ -45,6 +46,7 @@ var searchData= ['get_5fitem_5fchildren',['get_item_children',['../conversation_8php.html#a7f6ef0dfa554bacf620e84c18d386e67',1,'conversation.php']]], ['get_5fitem_5fcontact',['get_item_contact',['../items_8php.html#aab9c6bae4c40799867596bdaae9829fd',1,'items.php']]], ['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_5fmax_5fimport_5fsize',['get_max_import_size',['../boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90',1,'boot.php']]], @@ -89,6 +91,7 @@ var searchData= ['get_5fwidgets',['get_widgets',['../classApp.html#a871898becd0697d778f36d9336253ae8',1,'App']]], ['get_5fwords',['get_words',['../spam_8php.html#ab8fd81a82c9622cbebb8ceab6b310ca6',1,'spam.php']]], ['get_5fxconfig',['get_xconfig',['../include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e',1,'config.php']]], + ['getasseturl',['getAssetUrl',['../classRedBrowser.html#a87529b4988a7777b49616f5c0a1c55d3',1,'RedBrowser']]], ['getchild',['getChild',['../classRedDirectory.html#aaa20f0f44da23781917af8170c0a2569',1,'RedDirectory']]], ['getchildren',['getChildren',['../classRedDirectory.html#aa42d3065f6f065b17db87146a7cb031a',1,'RedDirectory']]], ['getcontenttype',['getContentType',['../classRedFile.html#a26416827eb68554d033d1e2e5cc6dd3b',1,'RedFile']]], diff --git a/doc/html/search/functions_69.js b/doc/html/search/functions_69.js index 2c38ca37c..729f2476d 100644 --- a/doc/html/search/functions_69.js +++ b/doc/html/search/functions_69.js @@ -4,6 +4,7 @@ var searchData= ['identity_5fcheck_5fservice_5fclass',['identity_check_service_class',['../identity_8php.html#ac9fcd5c4c371998790b5c55c3d0f4633',1,'identity.php']]], ['ids_5fto_5fquerystr',['ids_to_querystr',['../text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a',1,'text.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_5fauthor_5frss',['import_author_rss',['../items_8php.html#a6bee35961f2e32905f20367a9309d627',1,'items.php']]], ['import_5fauthor_5fxchan',['import_author_xchan',['../items_8php.html#ae73794179b62d39bb597ff670ab1c1e5',1,'items.php']]], ['import_5fauthor_5fzot',['import_author_zot',['../zot_8php.html#ad149f1e98c0c5b88ff9147e6ee3f330d',1,'zot.php']]], ['import_5fchannel_5fphoto',['import_channel_photo',['../photo__driver_8php.html#a1d0bc7161dec0d177b7d3bbe4421af9a',1,'photo_driver.php']]], diff --git a/doc/html/search/functions_6d.js b/doc/html/search/functions_6d.js index a8909656c..1b238fec5 100644 --- a/doc/html/search/functions_6d.js +++ b/doc/html/search/functions_6d.js @@ -11,6 +11,7 @@ var searchData= ['map_5fscope',['map_scope',['../items_8php.html#ac1fcf621dce7370515b420a7753f4726',1,'items.php']]], ['marital_5fselector',['marital_selector',['../profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798',1,'profile_selectors.php']]], ['match_5fcontent',['match_content',['../match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d',1,'match.php']]], + ['match_5fopenid',['match_openid',['../auth_8php.html#ab7be44ee051c0aa29847807cf2c5dd38',1,'auth.php']]], ['member_5fof',['member_of',['../include_2group_8php.html#a048f6892bfd28852de1b76470df411de',1,'group.php']]], ['menu_5fadd_5fitem',['menu_add_item',['../include_2menu_8php.html#add35fae5e9695031b3d46e30ac409eb8',1,'menu.php']]], ['menu_5fcontent',['menu_content',['../mod_2menu_8php.html#a6fed23af14d71a78a4153c8363a685cf',1,'menu.php']]], diff --git a/doc/html/search/functions_6e.js b/doc/html/search/functions_6e.js index 81768a60f..c51d3673c 100644 --- a/doc/html/search/functions_6e.js +++ b/doc/html/search/functions_6e.js @@ -19,6 +19,7 @@ var searchData= ['node2bbcode',['node2bbcode',['../html2bbcode_8php.html#ad174afe0ccbd8c475e48f8a6ee2f27d8',1,'html2bbcode.php']]], ['node2bbcodesub',['node2bbcodesub',['../html2bbcode_8php.html#a39c662b19d318990fee2ba795a55d7a7',1,'html2bbcode.php']]], ['normalise_5flink',['normalise_link',['../text_8php.html#a4bbb7d00c05cd20b4e043424f322388f',1,'text.php']]], + ['normalise_5fopenid',['normalise_openid',['../text_8php.html#adba17ec946f4285285dc100f7860bf51',1,'text.php']]], ['notags',['notags',['../text_8php.html#a1af49756c8c71902a66c7e329c462beb',1,'text.php']]], ['notes_5finit',['notes_init',['../notes_8php.html#a4dbd7b1f906440746af48b484d66535a',1,'notes.php']]], ['notice',['notice',['../boot_8php.html#a9255af5ae9c887520091ea04763c1a88',1,'boot.php']]], diff --git a/doc/html/search/functions_6f.js b/doc/html/search/functions_6f.js index f88e8a3f3..8497d0358 100644 --- a/doc/html/search/functions_6f.js +++ b/doc/html/search/functions_6f.js @@ -17,6 +17,7 @@ var searchData= ['onedirsync_5frun',['onedirsync_run',['../onedirsync_8php.html#a411aedd47c57476099647961e6a86691',1,'onedirsync.php']]], ['onepoll_5frun',['onepoll_run',['../onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d',1,'onepoll.php']]], ['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']]] ]; diff --git a/doc/html/search/functions_70.js b/doc/html/search/functions_70.js index acb3abbec..0802f705b 100644 --- a/doc/html/search/functions_70.js +++ b/doc/html/search/functions_70.js @@ -58,7 +58,6 @@ var searchData= ['post_5fto_5fred_5fpost_5ffield_5fdata',['post_to_red_post_field_data',['../post__to__red_8php.html#a7e68a8d9c83cb28d032aad3ea85ce0a6',1,'post_to_red.php']]], ['post_5fto_5fred_5fpost_5fmeta_5fcontent',['post_to_red_post_meta_content',['../post__to__red_8php.html#aa97aeda12ef080665f16311a4e1eb901',1,'post_to_red.php']]], ['post_5fto_5fred_5fsettings_5flink',['post_to_red_settings_link',['../post__to__red_8php.html#a906be8f72cf1aa2e199c0683ea6a4017',1,'post_to_red.php']]], - ['posted_5fdate_5fwidget',['posted_date_widget',['../items_8php.html#abe695dd89e1e10ed042c26b80114f0ed',1,'items.php']]], ['posted_5fdates',['posted_dates',['../items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0',1,'items.php']]], ['preg_5fcallback_5fhelp_5finclude',['preg_callback_help_include',['../help_8php.html#a06b2a51aaabed99e53a9b639047c4ce4',1,'help.php']]], ['preg_5fheart',['preg_heart',['../text_8php.html#ac19d2b33a58372a357a43d51eed19162',1,'text.php']]], diff --git a/doc/html/search/functions_73.js b/doc/html/search/functions_73.js index 21a1be476..1448351cc 100644 --- a/doc/html/search/functions_73.js +++ b/doc/html/search/functions_73.js @@ -86,6 +86,7 @@ var searchData= ['string_5fplural_5fselect_5fdefault',['string_plural_select_default',['../language_8php.html#a151e5b4689aef86a12642cbb7a00bfe0',1,'language.php']]], ['string_5fsplitter',['string_splitter',['../spam_8php.html#a05861201147b9a538d006f0269255cf9',1,'spam.php']]], ['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']]], ['subthread_5fcontent',['subthread_content',['../subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3',1,'subthread.php']]], ['suggest_5fcontent',['suggest_content',['../suggest_8php.html#a58748a8235d4523f8333847f3e42dd91',1,'suggest.php']]], diff --git a/doc/html/search/variables_70.js b/doc/html/search/variables_70.js index 763c94e39..4951dfb53 100644 --- a/doc/html/search/variables_70.js +++ b/doc/html/search/variables_70.js @@ -14,6 +14,7 @@ var searchData= ['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']]], ['perms_5fcontacts',['PERMS_CONTACTS',['../boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6',1,'boot.php']]], ['perms_5fnetwork',['PERMS_NETWORK',['../boot_8php.html#a6df1102664f64b274810db85197c2755',1,'boot.php']]], ['perms_5fpublic',['PERMS_PUBLIC',['../boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7',1,'boot.php']]], diff --git a/doc/html/security_8php.html b/doc/html/security_8php.html index 260e30623..d9f31f484 100644 --- a/doc/html/security_8php.html +++ b/doc/html/security_8php.html @@ -180,7 +180,7 @@ Functions
    -

    Referenced by api_login(), and register_post().

    +

    Referenced by api_login(), openid_content(), and register_post().

    diff --git a/doc/html/text_8php.html b/doc/html/text_8php.html index 3ba8cecd8..a26cbae9f 100644 --- a/doc/html/text_8php.html +++ b/doc/html/text_8php.html @@ -157,6 +157,8 @@ Functions    get_tags ($s)   + strip_zids ($s) +   qp ($s)    get_mentions ($item, $tags) @@ -285,6 +287,8 @@ Functions    in_arrayi ($needle, $haystack)   + normalise_openid ($s) +  @@ -684,7 +688,7 @@ Variables
    Returns
    string
    -

    Referenced by admin_page_logs(), chatsvc_post(), connect_post(), create_identity(), events_post(), fsuggest_post(), get_atom_elements(), item_post(), item_store(), mail_post(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), network_content(), notes_init(), printable(), profiles_post(), thing_init(), and z_input_filter().

    +

    Referenced by admin_page_logs(), chatsvc_post(), connect_post(), create_identity(), events_post(), fsuggest_post(), get_atom_elements(), item_post(), mail_post(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), network_content(), notes_init(), printable(), profiles_post(), thing_init(), and z_input_filter().

    @@ -1270,7 +1274,7 @@ Variables

    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(), advanced_profile(), 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(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), RedDirectory\childExists(), cloud_init(), consume_feed(), conversation(), create_account(), create_identity(), RedDirectory\createDirectory(), RedDirectory\createFile(), cronhooks_run(), datetime_convert(), delete_imported_item(), deliver_run(), detect_language(), directory_content(), directory_run(), dirprofile_init(), email_send(), encode_item(), expire_run(), feed_init(), fetch_lrdd_template(), filer_content(), filerm_content(), fix_private_photos(), fix_system_urls(), RedFile\get(), get_atom_elements(), get_item_elements(), Conversation\get_template_data(), RedDirectory\getChild(), RedDirectory\getChildren(), RedDirectory\getDir(), RedDirectory\getName(), RedFile\getName(), group_content(), guess_image_type(), head_set_icon(), http_status_exit(), import_author_zot(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), item_expire(), 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(), 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_sidebar(), public_recips(), RedFile\put(), dba_mysql\q(), dba_mysqli\q(), q(), queue_run(), 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(), 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(), 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(), advanced_profile(), 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(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), RedDirectory\childExists(), cloud_init(), consume_feed(), conversation(), create_account(), create_identity(), RedDirectory\createDirectory(), RedDirectory\createFile(), cronhooks_run(), datetime_convert(), delete_imported_item(), deliver_run(), detect_language(), directory_content(), directory_run(), dirprofile_init(), downgrade_accounts(), email_send(), encode_item(), expire_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(), head_set_icon(), 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_expire(), 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_sidebar(), public_recips(), RedFile\put(), dba_mysql\q(), dba_mysqli\q(), q(), queue_run(), 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(), 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(), 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().

    @@ -1408,6 +1412,24 @@ Variables

    Referenced by best_link_url(), conversation(), delegate_content(), item_photo_menu(), link_compare(), tag_deliver(), and tgroup_check().

    + + + +
    +
    + + + + + + + + +
    normalise_openid ( $s)
    +
    + +

    Referenced by openid_content().

    +
    @@ -1435,7 +1457,7 @@ Variables
    Returns
    string Filtered string
    -

    Referenced by admin_page_logs_post(), admin_page_site_post(), channel_content(), community_content(), connections_content(), conversation(), create_account(), directory_content(), filestorage_post(), follow_init(), get_atom_elements(), group_post(), help_content(), invite_post(), item_post(), item_store(), item_store_update(), like_content(), lostpass_post(), mail_post(), mail_store(), mood_init(), network_content(), oexchange_content(), photos_post(), poco_init(), poke_init(), profiles_post(), register_post(), sanitise_acl(), settings_post(), setup_content(), setup_post(), subthread_content(), tagger_content(), and xrd_init().

    +

    Referenced by admin_page_logs_post(), admin_page_site_post(), channel_content(), community_content(), connections_content(), conversation(), create_account(), directory_content(), filestorage_post(), follow_init(), get_atom_elements(), group_post(), help_content(), invite_post(), item_post(), item_store(), item_store_update(), like_content(), lostpass_post(), mail_post(), mail_store(), mood_init(), network_content(), oexchange_content(), openid_content(), photos_post(), poco_init(), poke_init(), profiles_post(), register_post(), sanitise_acl(), settings_post(), setup_content(), setup_post(), subthread_content(), tagger_content(), and xrd_init().

    @@ -1739,7 +1761,7 @@ Variables
    Returns
    string substituted string
    -

    Referenced by admin_content(), 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(), apps_content(), apw_form(), blocks_content(), blogtheme_form(), App\build_pagehead(), categories_widget(), channel_content(), chanview_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(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), 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(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), posted_date_widget(), profile_sidebar(), profiles_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(), viewconnections_content(), vote_content(), webpages_content(), widget_affinity(), widget_archive(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestions(), writepages_widget(), and xrd_init().

    +

    Referenced by admin_content(), 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(), apps_content(), apw_form(), blocks_content(), blogtheme_form(), App\build_pagehead(), categories_widget(), channel_content(), chanview_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(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), 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(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), profile_sidebar(), profiles_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(), viewconnections_content(), vote_content(), webpages_content(), widget_affinity(), widget_archive(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestions(), writepages_widget(), and xrd_init().

    @@ -1973,6 +1995,24 @@ Variables

    Referenced by expand_groups(), get_things(), identity_basic_export(), lockview_content(), notifier_run(), tagadelic(), and zot_import().

    + + + +
    +
    + + + + + + + + +
    strip_zids ( $s)
    +
    + +

    Referenced by cloud_init(), and red_zrl_callback().

    +
    diff --git a/doc/html/text_8php.js b/doc/html/text_8php.js index be6fbeab3..e742132d5 100644 --- a/doc/html/text_8php.js +++ b/doc/html/text_8php.js @@ -50,6 +50,7 @@ var text_8php = [ "micropro", "text_8php.html#a2a902f5fdba8646333e997898ac45ea3", null ], [ "mimetype_select", "text_8php.html#a1633412120f52bdce5f43e0a127d9293", null ], [ "normalise_link", "text_8php.html#a4bbb7d00c05cd20b4e043424f322388f", null ], + [ "normalise_openid", "text_8php.html#adba17ec946f4285285dc100f7860bf51", null ], [ "notags", "text_8php.html#a1af49756c8c71902a66c7e329c462beb", null ], [ "paginate", "text_8php.html#afe9f178d264d44a94dc1292aaf0fd585", null ], [ "perms2str", "text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee", null ], @@ -73,6 +74,7 @@ var text_8php = [ "smilies", "text_8php.html#a3d225b253bb9e0f2498c11647d927b0b", null ], [ "sslify", "text_8php.html#a33bdb5d4bfff2ede7caf61a98ac0a2e9", null ], [ "stringify_array_elms", "text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13", null ], + [ "strip_zids", "text_8php.html#a2f2585385530cb935a6325c809d84a4d", null ], [ "theme_attachments", "text_8php.html#af9c9ac3f74c82dc60acfa404d0e9dc53", null ], [ "unamp", "text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7", null ], [ "undo_post_tagging", "text_8php.html#a740ad03e00459039a2c0992246c4e727", null ], diff --git a/doc/html/typo_8php.html b/doc/html/typo_8php.html index cc608bdfb..24a480775 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_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(), apps_content(), apw_form(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bb_sanitize_style(), bbcode(), best_link_url(), blocks_content(), blog_init(), blogtheme_display_item(), blogtheme_form(), blogtheme_imgurl(), 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_menu(), comanche_parser(), comanche_replace_region(), comanche_widget(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), 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(), events_content(), events_post(), expand_acl(), expand_groups(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), 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_site_admin(), item_content(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), layouts_content(), like_content(), like_puller(), 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(), 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(), 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(), redbasic_form(), register_content(), regmod_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(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), terminate_friendship(), tgroup_check(), theme_admin(), theme_content(), theme_include(), thing_init(), timezone_cmp(), toggle_mobile_init(), tryzrlvideo(), tt(), uexport_init(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), 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_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_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(), apps_content(), apw_form(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bb_sanitize_style(), bbcode(), best_link_url(), blocks_content(), blog_init(), blogtheme_display_item(), blogtheme_form(), blogtheme_imgurl(), 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_menu(), comanche_parser(), comanche_replace_region(), comanche_widget(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), 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(), events_content(), events_post(), expand_acl(), expand_groups(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), 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_site_admin(), item_content(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), layouts_content(), like_content(), like_puller(), 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(), 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(), redbasic_form(), register_content(), regmod_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(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), terminate_friendship(), tgroup_check(), theme_admin(), theme_content(), theme_include(), thing_init(), timezone_cmp(), toggle_mobile_init(), tryzrlvideo(), tt(), uexport_init(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), 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_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().

    -- cgit v1.2.3 From 9e2ea6b5d43d581e3857fa3fffd249b7fa53c092 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 21 Feb 2014 23:51:57 -0800 Subject: strings/version update --- util/messages.po | 3537 +++++++++++++++++++++++++++--------------------------- version.inc | 2 +- 2 files changed, 1789 insertions(+), 1750 deletions(-) diff --git a/util/messages.po b/util/messages.po index da8ce5868..11820f853 100644 --- a/util/messages.po +++ b/util/messages.po @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: 2014-02-14.588\n" +"Project-Id-Version: 2014-02-21.595\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-02-14 00:02-0800\n" +"POT-Creation-Date: 2014-02-21 00:03-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -22,7 +22,7 @@ msgid "Categories" msgstr "" #: ../../include/widgets.php:115 ../../include/widgets.php:155 -#: ../../include/Contact.php:104 ../../include/identity.php:628 +#: ../../include/Contact.php:107 ../../include/identity.php:632 #: ../../mod/directory.php:184 ../../mod/match.php:62 #: ../../mod/dirprofile.php:170 ../../mod/suggest.php:51 msgid "Connect" @@ -61,8 +61,8 @@ msgstr "" msgid "Notes" msgstr "" -#: ../../include/widgets.php:173 ../../include/text.php:754 -#: ../../include/text.php:768 ../../mod/filer.php:36 +#: ../../include/widgets.php:173 ../../include/text.php:759 +#: ../../include/text.php:773 ../../mod/filer.php:36 msgid "Save" msgstr "" @@ -88,7 +88,7 @@ msgstr "" msgid "Everything" msgstr "" -#: ../../include/widgets.php:318 ../../include/items.php:3636 +#: ../../include/widgets.php:318 msgid "Archives" msgstr "" @@ -104,7 +104,7 @@ msgstr "" msgid "Best Friends" msgstr "" -#: ../../include/widgets.php:373 ../../include/identity.php:310 +#: ../../include/widgets.php:373 ../../include/identity.php:314 #: ../../include/profile_selectors.php:42 ../../mod/connedit.php:392 msgid "Friends" msgstr "" @@ -167,7 +167,7 @@ msgid "Channel Sources" msgstr "" #: ../../include/widgets.php:487 ../../include/nav.php:181 -#: ../../mod/admin.php:837 ../../mod/admin.php:1042 +#: ../../mod/admin.php:838 ../../mod/admin.php:1043 msgid "Settings" msgstr "" @@ -218,7 +218,7 @@ msgstr "" msgid "%1$s has an updated %2$s, changing %3$s." msgstr "" -#: ../../include/nav.php:72 ../../include/nav.php:91 ../../boot.php:1423 +#: ../../include/nav.php:72 ../../include/nav.php:91 ../../boot.php:1425 msgid "Logout" msgstr "" @@ -302,7 +302,7 @@ msgstr "" msgid "Your webpages" msgstr "" -#: ../../include/nav.php:89 ../../boot.php:1424 +#: ../../include/nav.php:89 ../../boot.php:1426 msgid "Login" msgstr "" @@ -323,7 +323,7 @@ msgstr "" msgid "Home Page" msgstr "" -#: ../../include/nav.php:129 ../../mod/register.php:206 ../../boot.php:1400 +#: ../../include/nav.php:129 ../../mod/register.php:206 ../../boot.php:1402 msgid "Register" msgstr "" @@ -347,8 +347,8 @@ msgstr "" msgid "Addon applications, utilities, games" msgstr "" -#: ../../include/nav.php:139 ../../include/text.php:752 -#: ../../include/text.php:766 ../../mod/search.php:29 +#: ../../include/nav.php:139 ../../include/text.php:757 +#: ../../include/text.php:771 ../../mod/search.php:29 msgid "Search" msgstr "" @@ -508,320 +508,320 @@ msgstr "" msgid "newer" msgstr "" -#: ../../include/text.php:670 +#: ../../include/text.php:675 msgid "No connections" msgstr "" -#: ../../include/text.php:681 +#: ../../include/text.php:686 #, php-format msgid "%d Connection" msgid_plural "%d Connections" msgstr[0] "" msgstr[1] "" -#: ../../include/text.php:693 +#: ../../include/text.php:698 msgid "View Connections" msgstr "" -#: ../../include/text.php:834 +#: ../../include/text.php:839 msgid "poke" msgstr "" -#: ../../include/text.php:834 ../../include/conversation.php:240 +#: ../../include/text.php:839 ../../include/conversation.php:240 msgid "poked" msgstr "" -#: ../../include/text.php:835 +#: ../../include/text.php:840 msgid "ping" msgstr "" -#: ../../include/text.php:835 +#: ../../include/text.php:840 msgid "pinged" msgstr "" -#: ../../include/text.php:836 +#: ../../include/text.php:841 msgid "prod" msgstr "" -#: ../../include/text.php:836 +#: ../../include/text.php:841 msgid "prodded" msgstr "" -#: ../../include/text.php:837 +#: ../../include/text.php:842 msgid "slap" msgstr "" -#: ../../include/text.php:837 +#: ../../include/text.php:842 msgid "slapped" msgstr "" -#: ../../include/text.php:838 +#: ../../include/text.php:843 msgid "finger" msgstr "" -#: ../../include/text.php:838 +#: ../../include/text.php:843 msgid "fingered" msgstr "" -#: ../../include/text.php:839 +#: ../../include/text.php:844 msgid "rebuff" msgstr "" -#: ../../include/text.php:839 +#: ../../include/text.php:844 msgid "rebuffed" msgstr "" -#: ../../include/text.php:851 +#: ../../include/text.php:856 msgid "happy" msgstr "" -#: ../../include/text.php:852 +#: ../../include/text.php:857 msgid "sad" msgstr "" -#: ../../include/text.php:853 +#: ../../include/text.php:858 msgid "mellow" msgstr "" -#: ../../include/text.php:854 +#: ../../include/text.php:859 msgid "tired" msgstr "" -#: ../../include/text.php:855 +#: ../../include/text.php:860 msgid "perky" msgstr "" -#: ../../include/text.php:856 +#: ../../include/text.php:861 msgid "angry" msgstr "" -#: ../../include/text.php:857 +#: ../../include/text.php:862 msgid "stupified" msgstr "" -#: ../../include/text.php:858 +#: ../../include/text.php:863 msgid "puzzled" msgstr "" -#: ../../include/text.php:859 +#: ../../include/text.php:864 msgid "interested" msgstr "" -#: ../../include/text.php:860 +#: ../../include/text.php:865 msgid "bitter" msgstr "" -#: ../../include/text.php:861 +#: ../../include/text.php:866 msgid "cheerful" msgstr "" -#: ../../include/text.php:862 +#: ../../include/text.php:867 msgid "alive" msgstr "" -#: ../../include/text.php:863 +#: ../../include/text.php:868 msgid "annoyed" msgstr "" -#: ../../include/text.php:864 +#: ../../include/text.php:869 msgid "anxious" msgstr "" -#: ../../include/text.php:865 +#: ../../include/text.php:870 msgid "cranky" msgstr "" -#: ../../include/text.php:866 +#: ../../include/text.php:871 msgid "disturbed" msgstr "" -#: ../../include/text.php:867 +#: ../../include/text.php:872 msgid "frustrated" msgstr "" -#: ../../include/text.php:868 +#: ../../include/text.php:873 msgid "motivated" msgstr "" -#: ../../include/text.php:869 +#: ../../include/text.php:874 msgid "relaxed" msgstr "" -#: ../../include/text.php:870 +#: ../../include/text.php:875 msgid "surprised" msgstr "" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Monday" msgstr "" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Tuesday" msgstr "" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Wednesday" msgstr "" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Thursday" msgstr "" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Friday" msgstr "" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Saturday" msgstr "" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Sunday" msgstr "" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "January" msgstr "" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "February" msgstr "" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "March" msgstr "" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "April" msgstr "" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "May" msgstr "" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "June" msgstr "" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "July" msgstr "" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "August" msgstr "" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "September" msgstr "" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "October" msgstr "" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "November" msgstr "" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "December" msgstr "" -#: ../../include/text.php:1113 +#: ../../include/text.php:1118 msgid "unknown.???" msgstr "" -#: ../../include/text.php:1114 +#: ../../include/text.php:1119 msgid "bytes" msgstr "" -#: ../../include/text.php:1149 +#: ../../include/text.php:1154 msgid "remove category" msgstr "" -#: ../../include/text.php:1171 +#: ../../include/text.php:1176 msgid "remove from file" msgstr "" -#: ../../include/text.php:1229 ../../include/text.php:1241 +#: ../../include/text.php:1234 ../../include/text.php:1246 msgid "Click to open/close" msgstr "" -#: ../../include/text.php:1417 ../../mod/events.php:332 +#: ../../include/text.php:1401 ../../mod/events.php:332 msgid "link to source" msgstr "" -#: ../../include/text.php:1436 +#: ../../include/text.php:1420 msgid "Select a page layout: " msgstr "" -#: ../../include/text.php:1439 ../../include/text.php:1504 +#: ../../include/text.php:1423 ../../include/text.php:1488 msgid "default" msgstr "" -#: ../../include/text.php:1475 +#: ../../include/text.php:1459 msgid "Page content type: " msgstr "" -#: ../../include/text.php:1516 +#: ../../include/text.php:1500 msgid "Select an alternate language" msgstr "" -#: ../../include/text.php:1637 ../../include/conversation.php:117 +#: ../../include/text.php:1621 ../../include/conversation.php:117 #: ../../mod/like.php:103 ../../mod/subthread.php:89 ../../mod/tagger.php:45 msgid "photo" msgstr "" -#: ../../include/text.php:1640 ../../include/conversation.php:120 +#: ../../include/text.php:1624 ../../include/conversation.php:120 #: ../../mod/tagger.php:49 msgid "event" msgstr "" -#: ../../include/text.php:1643 ../../include/conversation.php:145 +#: ../../include/text.php:1627 ../../include/conversation.php:145 #: ../../mod/like.php:103 ../../mod/subthread.php:89 ../../mod/tagger.php:53 msgid "status" msgstr "" -#: ../../include/text.php:1645 ../../include/conversation.php:147 +#: ../../include/text.php:1629 ../../include/conversation.php:147 #: ../../mod/tagger.php:55 msgid "comment" msgstr "" -#: ../../include/text.php:1650 +#: ../../include/text.php:1634 msgid "activity" msgstr "" -#: ../../include/text.php:1907 +#: ../../include/text.php:1891 msgid "Design" msgstr "" -#: ../../include/text.php:1909 +#: ../../include/text.php:1893 msgid "Blocks" msgstr "" -#: ../../include/text.php:1910 +#: ../../include/text.php:1894 msgid "Menus" msgstr "" -#: ../../include/text.php:1911 +#: ../../include/text.php:1895 msgid "Layouts" msgstr "" -#: ../../include/text.php:1912 +#: ../../include/text.php:1896 msgid "Pages" msgstr "" -#: ../../include/bbcode.php:128 ../../include/bbcode.php:594 -#: ../../include/bbcode.php:597 ../../include/bbcode.php:602 -#: ../../include/bbcode.php:605 ../../include/bbcode.php:608 -#: ../../include/bbcode.php:611 ../../include/bbcode.php:616 -#: ../../include/bbcode.php:619 ../../include/bbcode.php:624 -#: ../../include/bbcode.php:627 ../../include/bbcode.php:630 -#: ../../include/bbcode.php:633 +#: ../../include/bbcode.php:128 ../../include/bbcode.php:601 +#: ../../include/bbcode.php:604 ../../include/bbcode.php:609 +#: ../../include/bbcode.php:612 ../../include/bbcode.php:615 +#: ../../include/bbcode.php:618 ../../include/bbcode.php:623 +#: ../../include/bbcode.php:626 ../../include/bbcode.php:631 +#: ../../include/bbcode.php:634 ../../include/bbcode.php:637 +#: ../../include/bbcode.php:640 msgid "Image/photo" msgstr "" -#: ../../include/bbcode.php:163 ../../include/bbcode.php:644 +#: ../../include/bbcode.php:163 ../../include/bbcode.php:651 msgid "Encrypted content" msgstr "" @@ -838,15 +838,15 @@ msgstr "" msgid "post" msgstr "" -#: ../../include/bbcode.php:562 ../../include/bbcode.php:582 +#: ../../include/bbcode.php:569 ../../include/bbcode.php:589 msgid "$1 wrote:" msgstr "" -#: ../../include/Contact.php:120 +#: ../../include/Contact.php:123 msgid "New window" msgstr "" -#: ../../include/Contact.php:121 +#: ../../include/Contact.php:124 msgid "Open the selected location in a different window or browser tab" msgstr "" @@ -1119,8 +1119,8 @@ msgstr "" msgid "RSS/Atom" msgstr "" -#: ../../include/contact_selectors.php:77 ../../mod/admin.php:741 -#: ../../mod/admin.php:750 ../../boot.php:1426 +#: ../../include/contact_selectors.php:77 ../../mod/admin.php:742 +#: ../../mod/admin.php:751 ../../boot.php:1428 msgid "Email" msgstr "" @@ -1238,7 +1238,7 @@ msgstr "" msgid "Finishes:" msgstr "" -#: ../../include/event.php:40 ../../include/identity.php:679 +#: ../../include/event.php:40 ../../include/identity.php:683 #: ../../include/bb2diaspora.php:455 ../../mod/events.php:462 #: ../../mod/directory.php:157 ../../mod/dirprofile.php:111 msgid "Location:" @@ -1255,7 +1255,7 @@ msgstr "" msgid "Default privacy group for new contacts" msgstr "" -#: ../../include/group.php:242 ../../mod/admin.php:750 +#: ../../include/group.php:242 ../../mod/admin.php:751 msgid "All Channels" msgstr "" @@ -1406,39 +1406,40 @@ msgstr "" msgid "Stored post could not be verified." msgstr "" -#: ../../include/photo/photo_driver.php:637 ../../include/photos.php:51 +#: ../../include/photo/photo_driver.php:643 ../../include/photos.php:51 #: ../../mod/profile_photo.php:78 ../../mod/profile_photo.php:225 #: ../../mod/profile_photo.php:336 ../../mod/photos.php:91 #: ../../mod/photos.php:656 ../../mod/photos.php:678 msgid "Profile Photos" msgstr "" -#: ../../include/attach.php:98 ../../include/attach.php:129 -#: ../../include/attach.php:185 ../../include/attach.php:200 -#: ../../include/attach.php:233 ../../include/attach.php:247 -#: ../../include/attach.php:268 ../../include/attach.php:463 -#: ../../include/attach.php:541 ../../include/chat.php:113 -#: ../../include/photos.php:15 ../../include/items.php:3515 +#: ../../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:113 +#: ../../include/photos.php:15 ../../include/items.php:3575 #: ../../mod/common.php:35 ../../mod/events.php:140 ../../mod/thing.php:247 #: ../../mod/thing.php:263 ../../mod/thing.php:298 ../../mod/invite.php:13 -#: ../../mod/invite.php:104 ../../mod/item.php:182 ../../mod/item.php:190 -#: ../../mod/menu.php:44 ../../mod/webpages.php:40 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/bookmarks.php:46 ../../mod/chat.php:87 -#: ../../mod/chat.php:92 ../../mod/viewconnections.php:22 -#: ../../mod/viewconnections.php:27 ../../mod/delegate.php:6 -#: ../../mod/mitem.php:73 ../../mod/group.php:9 ../../mod/viewsrc.php:12 -#: ../../mod/editpost.php:13 ../../mod/connedit.php:182 -#: ../../mod/layouts.php:27 ../../mod/layouts.php:42 ../../mod/page.php:30 -#: ../../mod/page.php:80 ../../mod/network.php:12 ../../mod/profiles.php:152 +#: ../../mod/invite.php:104 ../../mod/settings.php:493 ../../mod/menu.php:44 +#: ../../mod/webpages.php:40 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/bookmarks.php:46 ../../mod/item.php:182 ../../mod/item.php:190 +#: ../../mod/chat.php:87 ../../mod/chat.php:92 +#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 +#: ../../mod/delegate.php:6 ../../mod/mitem.php:73 ../../mod/group.php:9 +#: ../../mod/viewsrc.php:12 ../../mod/editpost.php:13 +#: ../../mod/connedit.php:182 ../../mod/layouts.php:27 +#: ../../mod/layouts.php:42 ../../mod/page.php:30 ../../mod/page.php:80 +#: ../../mod/network.php:12 ../../mod/profiles.php:152 #: ../../mod/profiles.php:453 ../../mod/sources.php:66 ../../mod/setup.php:200 #: ../../mod/new_channel.php:66 ../../mod/new_channel.php:97 -#: ../../mod/achievements.php:27 ../../mod/settings.php:493 -#: ../../mod/manage.php:6 ../../mod/mail.php:108 ../../mod/editlayout.php:48 -#: ../../mod/profile_photo.php:187 ../../mod/profile_photo.php:200 -#: ../../mod/connections.php:169 ../../mod/notifications.php:66 -#: ../../mod/blocks.php:29 ../../mod/blocks.php:44 -#: ../../mod/editwebpage.php:44 ../../mod/editwebpage.php:83 -#: ../../mod/poke.php:128 ../../mod/channel.php:88 ../../mod/channel.php:188 +#: ../../mod/achievements.php:27 ../../mod/manage.php:6 ../../mod/mail.php:108 +#: ../../mod/editlayout.php:48 ../../mod/profile_photo.php:187 +#: ../../mod/profile_photo.php:200 ../../mod/connections.php:169 +#: ../../mod/notifications.php:66 ../../mod/blocks.php:29 +#: ../../mod/blocks.php:44 ../../mod/editwebpage.php:44 +#: ../../mod/editwebpage.php:83 ../../mod/poke.php:128 +#: ../../mod/channel.php:88 ../../mod/channel.php:188 #: ../../mod/channel.php:231 ../../mod/fsuggest.php:78 #: ../../mod/editblock.php:48 ../../mod/filestorage.php:10 #: ../../mod/filestorage.php:59 ../../mod/filestorage.php:75 @@ -1449,61 +1450,61 @@ msgstr "" msgid "Permission denied." msgstr "" -#: ../../include/attach.php:180 ../../include/attach.php:228 +#: ../../include/attach.php:224 ../../include/attach.php:278 msgid "Item was not found." msgstr "" -#: ../../include/attach.php:281 +#: ../../include/attach.php:335 msgid "No source file." msgstr "" -#: ../../include/attach.php:298 +#: ../../include/attach.php:352 msgid "Cannot locate file to replace" msgstr "" -#: ../../include/attach.php:316 +#: ../../include/attach.php:370 msgid "Cannot locate file to revise/update" msgstr "" -#: ../../include/attach.php:327 +#: ../../include/attach.php:381 #, php-format msgid "File exceeds size limit of %d" msgstr "" -#: ../../include/attach.php:339 +#: ../../include/attach.php:393 #, php-format msgid "You have reached your limit of %1$.0f Mbytes attachment storage." msgstr "" -#: ../../include/attach.php:423 +#: ../../include/attach.php:475 msgid "File upload failed. Possible system limit or action terminated." msgstr "" -#: ../../include/attach.php:435 +#: ../../include/attach.php:487 msgid "Stored file could not be verified. Upload failed." msgstr "" -#: ../../include/attach.php:479 ../../include/attach.php:496 +#: ../../include/attach.php:528 ../../include/attach.php:545 msgid "Path not available." msgstr "" -#: ../../include/attach.php:546 +#: ../../include/attach.php:590 msgid "Empty pathname" msgstr "" -#: ../../include/attach.php:564 +#: ../../include/attach.php:606 msgid "duplicate filename or path" msgstr "" -#: ../../include/attach.php:589 +#: ../../include/attach.php:630 msgid "Path not found." msgstr "" -#: ../../include/attach.php:634 +#: ../../include/attach.php:674 msgid "mkdir failed." msgstr "" -#: ../../include/attach.php:638 +#: ../../include/attach.php:678 msgid "database storage failed." msgstr "" @@ -1546,8 +1547,8 @@ msgid "Select" msgstr "" #: ../../include/conversation.php:632 ../../include/ItemObject.php:108 -#: ../../mod/thing.php:236 ../../mod/group.php:176 ../../mod/admin.php:745 -#: ../../mod/connedit.php:359 ../../mod/settings.php:579 +#: ../../mod/thing.php:236 ../../mod/settings.php:579 ../../mod/group.php:176 +#: ../../mod/admin.php:746 ../../mod/connedit.php:359 #: ../../mod/filestorage.php:171 ../../mod/photos.php:1044 msgid "Delete" msgstr "" @@ -1589,7 +1590,7 @@ msgid "View in context" msgstr "" #: ../../include/conversation.php:707 ../../include/conversation.php:1120 -#: ../../include/ItemObject.php:259 ../../mod/editpost.php:112 +#: ../../include/ItemObject.php:259 ../../mod/editpost.php:121 #: ../../mod/mail.php:222 ../../mod/mail.php:336 ../../mod/editlayout.php:115 #: ../../mod/editwebpage.php:153 ../../mod/editblock.php:129 #: ../../mod/photos.php:975 @@ -1720,7 +1721,7 @@ msgid "Expires YYYY-MM-DD HH:MM" msgstr "" #: ../../include/conversation.php:1083 ../../include/ItemObject.php:557 -#: ../../mod/webpages.php:122 ../../mod/editpost.php:132 +#: ../../mod/webpages.php:122 ../../mod/editpost.php:141 #: ../../mod/editlayout.php:136 ../../mod/editwebpage.php:177 #: ../../mod/editblock.php:151 ../../mod/photos.php:995 msgid "Preview" @@ -1734,7 +1735,7 @@ msgstr "" msgid "Page link title" msgstr "" -#: ../../include/conversation.php:1101 ../../mod/editpost.php:104 +#: ../../include/conversation.php:1101 ../../mod/editpost.php:113 #: ../../mod/mail.php:219 ../../mod/mail.php:332 ../../mod/editlayout.php:107 #: ../../mod/editwebpage.php:145 ../../mod/editblock.php:121 msgid "Upload photo" @@ -1744,7 +1745,7 @@ msgstr "" msgid "upload photo" msgstr "" -#: ../../include/conversation.php:1103 ../../mod/editpost.php:105 +#: ../../include/conversation.php:1103 ../../mod/editpost.php:114 #: ../../mod/mail.php:220 ../../mod/mail.php:333 ../../mod/editlayout.php:108 #: ../../mod/editwebpage.php:146 ../../mod/editblock.php:122 msgid "Attach file" @@ -1754,7 +1755,7 @@ msgstr "" msgid "attach file" msgstr "" -#: ../../include/conversation.php:1105 ../../mod/editpost.php:106 +#: ../../include/conversation.php:1105 ../../mod/editpost.php:115 #: ../../mod/mail.php:221 ../../mod/mail.php:334 ../../mod/editlayout.php:109 #: ../../mod/editwebpage.php:147 ../../mod/editblock.php:123 msgid "Insert web link" @@ -1780,7 +1781,7 @@ msgstr "" msgid "audio link" msgstr "" -#: ../../include/conversation.php:1111 ../../mod/editpost.php:110 +#: ../../include/conversation.php:1111 ../../mod/editpost.php:119 #: ../../mod/editlayout.php:113 ../../mod/editwebpage.php:151 #: ../../mod/editblock.php:127 msgid "Set your location" @@ -1790,7 +1791,7 @@ msgstr "" msgid "set location" msgstr "" -#: ../../include/conversation.php:1113 ../../mod/editpost.php:111 +#: ../../include/conversation.php:1113 ../../mod/editpost.php:120 #: ../../mod/editlayout.php:114 ../../mod/editwebpage.php:152 #: ../../mod/editblock.php:128 msgid "Clear browser location" @@ -1800,19 +1801,19 @@ msgstr "" msgid "clear location" msgstr "" -#: ../../include/conversation.php:1116 ../../mod/editpost.php:124 +#: ../../include/conversation.php:1116 ../../mod/editpost.php:133 #: ../../mod/editlayout.php:127 ../../mod/editwebpage.php:169 #: ../../mod/editblock.php:142 msgid "Set title" msgstr "" -#: ../../include/conversation.php:1119 ../../mod/editpost.php:126 +#: ../../include/conversation.php:1119 ../../mod/editpost.php:135 #: ../../mod/editlayout.php:130 ../../mod/editwebpage.php:171 #: ../../mod/editblock.php:145 msgid "Categories (comma-separated list)" msgstr "" -#: ../../include/conversation.php:1121 ../../mod/editpost.php:113 +#: ../../include/conversation.php:1121 ../../mod/editpost.php:122 #: ../../mod/editlayout.php:116 ../../mod/editwebpage.php:154 #: ../../mod/editblock.php:130 msgid "Permission settings" @@ -1822,37 +1823,37 @@ msgstr "" msgid "permissions" msgstr "" -#: ../../include/conversation.php:1130 ../../mod/editpost.php:121 +#: ../../include/conversation.php:1130 ../../mod/editpost.php:130 #: ../../mod/editlayout.php:124 ../../mod/editwebpage.php:164 #: ../../mod/editblock.php:139 msgid "Public post" msgstr "" -#: ../../include/conversation.php:1132 ../../mod/editpost.php:127 +#: ../../include/conversation.php:1132 ../../mod/editpost.php:136 #: ../../mod/editlayout.php:131 ../../mod/editwebpage.php:172 #: ../../mod/editblock.php:146 msgid "Example: bob@example.com, mary@example.com" msgstr "" -#: ../../include/conversation.php:1145 ../../mod/editpost.php:138 +#: ../../include/conversation.php:1145 ../../mod/editpost.php:147 #: ../../mod/mail.php:226 ../../mod/mail.php:339 ../../mod/editlayout.php:141 #: ../../mod/editwebpage.php:182 ../../mod/editblock.php:156 msgid "Set expiration date" msgstr "" #: ../../include/conversation.php:1147 ../../include/ItemObject.php:560 -#: ../../mod/editpost.php:140 ../../mod/mail.php:228 ../../mod/mail.php:341 +#: ../../mod/editpost.php:149 ../../mod/mail.php:228 ../../mod/mail.php:341 msgid "Encrypt text" msgstr "" -#: ../../include/conversation.php:1149 ../../mod/editpost.php:142 +#: ../../include/conversation.php:1149 ../../mod/editpost.php:151 msgid "OK" msgstr "" -#: ../../include/conversation.php:1150 ../../mod/tagrm.php:11 -#: ../../mod/tagrm.php:94 ../../mod/editpost.php:143 -#: ../../mod/settings.php:517 ../../mod/settings.php:543 -#: ../../mod/fbrowser.php:82 ../../mod/fbrowser.php:117 +#: ../../include/conversation.php:1150 ../../mod/settings.php:517 +#: ../../mod/settings.php:543 ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 +#: ../../mod/editpost.php:152 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 msgid "Cancel" msgstr "" @@ -1945,238 +1946,238 @@ msgstr "" msgid "Manage Webpages" msgstr "" -#: ../../include/identity.php:29 ../../mod/item.php:1177 +#: ../../include/identity.php:30 ../../mod/item.php:1187 msgid "Unable to obtain identity information from database" msgstr "" -#: ../../include/identity.php:62 +#: ../../include/identity.php:63 msgid "Empty name" msgstr "" -#: ../../include/identity.php:64 +#: ../../include/identity.php:65 msgid "Name too long" msgstr "" -#: ../../include/identity.php:143 +#: ../../include/identity.php:147 msgid "No account identifier" msgstr "" -#: ../../include/identity.php:153 +#: ../../include/identity.php:157 msgid "Nickname is required." msgstr "" -#: ../../include/identity.php:167 +#: ../../include/identity.php:171 msgid "" "Nickname has unsupported characters or is already being used on this site." msgstr "" -#: ../../include/identity.php:226 +#: ../../include/identity.php:230 msgid "Unable to retrieve created identity" msgstr "" -#: ../../include/identity.php:285 +#: ../../include/identity.php:289 msgid "Default Profile" msgstr "" -#: ../../include/identity.php:477 +#: ../../include/identity.php:481 msgid "Requested channel is not available." msgstr "" -#: ../../include/identity.php:489 +#: ../../include/identity.php:493 msgid " Sorry, you don't have the permission to view this profile. " msgstr "" -#: ../../include/identity.php:524 ../../mod/webpages.php:8 +#: ../../include/identity.php:528 ../../mod/webpages.php:8 #: ../../mod/connect.php:13 ../../mod/layouts.php:8 #: ../../mod/achievements.php:8 ../../mod/blocks.php:10 #: ../../mod/profile.php:16 ../../mod/filestorage.php:40 msgid "Requested profile is not available." msgstr "" -#: ../../include/identity.php:642 ../../mod/profiles.php:603 +#: ../../include/identity.php:646 ../../mod/profiles.php:603 msgid "Change profile photo" msgstr "" -#: ../../include/identity.php:648 +#: ../../include/identity.php:652 msgid "Profiles" msgstr "" -#: ../../include/identity.php:648 +#: ../../include/identity.php:652 msgid "Manage/edit profiles" msgstr "" -#: ../../include/identity.php:649 ../../mod/profiles.php:604 +#: ../../include/identity.php:653 ../../mod/profiles.php:604 msgid "Create New Profile" msgstr "" -#: ../../include/identity.php:652 +#: ../../include/identity.php:656 msgid "Edit Profile" msgstr "" -#: ../../include/identity.php:663 ../../mod/profiles.php:615 +#: ../../include/identity.php:667 ../../mod/profiles.php:615 msgid "Profile Image" msgstr "" -#: ../../include/identity.php:666 ../../mod/profiles.php:618 +#: ../../include/identity.php:670 ../../mod/profiles.php:618 msgid "visible to everybody" msgstr "" -#: ../../include/identity.php:667 ../../mod/profiles.php:619 +#: ../../include/identity.php:671 ../../mod/profiles.php:619 msgid "Edit visibility" msgstr "" -#: ../../include/identity.php:681 ../../include/identity.php:908 +#: ../../include/identity.php:685 ../../include/identity.php:912 #: ../../mod/directory.php:159 msgid "Gender:" msgstr "" -#: ../../include/identity.php:682 ../../include/identity.php:928 +#: ../../include/identity.php:686 ../../include/identity.php:932 #: ../../mod/directory.php:161 msgid "Status:" msgstr "" -#: ../../include/identity.php:683 ../../include/identity.php:939 +#: ../../include/identity.php:687 ../../include/identity.php:943 #: ../../mod/directory.php:163 msgid "Homepage:" msgstr "" -#: ../../include/identity.php:684 ../../mod/dirprofile.php:157 +#: ../../include/identity.php:688 ../../mod/dirprofile.php:157 msgid "Online Now" msgstr "" -#: ../../include/identity.php:752 ../../include/identity.php:832 +#: ../../include/identity.php:756 ../../include/identity.php:836 #: ../../mod/ping.php:262 msgid "g A l F d" msgstr "" -#: ../../include/identity.php:753 ../../include/identity.php:833 +#: ../../include/identity.php:757 ../../include/identity.php:837 msgid "F d" msgstr "" -#: ../../include/identity.php:798 ../../include/identity.php:873 +#: ../../include/identity.php:802 ../../include/identity.php:877 #: ../../mod/ping.php:284 msgid "[today]" msgstr "" -#: ../../include/identity.php:810 +#: ../../include/identity.php:814 msgid "Birthday Reminders" msgstr "" -#: ../../include/identity.php:811 +#: ../../include/identity.php:815 msgid "Birthdays this week:" msgstr "" -#: ../../include/identity.php:866 +#: ../../include/identity.php:870 msgid "[No description]" msgstr "" -#: ../../include/identity.php:884 +#: ../../include/identity.php:888 msgid "Event Reminders" msgstr "" -#: ../../include/identity.php:885 +#: ../../include/identity.php:889 msgid "Events this week:" msgstr "" -#: ../../include/identity.php:898 ../../include/identity.php:982 +#: ../../include/identity.php:902 ../../include/identity.php:986 #: ../../mod/profperm.php:107 msgid "Profile" msgstr "" -#: ../../include/identity.php:906 ../../mod/settings.php:924 +#: ../../include/identity.php:910 ../../mod/settings.php:937 msgid "Full Name:" msgstr "" -#: ../../include/identity.php:913 +#: ../../include/identity.php:917 msgid "j F, Y" msgstr "" -#: ../../include/identity.php:914 +#: ../../include/identity.php:918 msgid "j F" msgstr "" -#: ../../include/identity.php:921 +#: ../../include/identity.php:925 msgid "Birthday:" msgstr "" -#: ../../include/identity.php:925 +#: ../../include/identity.php:929 msgid "Age:" msgstr "" -#: ../../include/identity.php:934 +#: ../../include/identity.php:938 #, php-format msgid "for %1$d %2$s" msgstr "" -#: ../../include/identity.php:937 ../../mod/profiles.php:526 +#: ../../include/identity.php:941 ../../mod/profiles.php:526 msgid "Sexual Preference:" msgstr "" -#: ../../include/identity.php:941 ../../mod/profiles.php:528 +#: ../../include/identity.php:945 ../../mod/profiles.php:528 msgid "Hometown:" msgstr "" -#: ../../include/identity.php:943 +#: ../../include/identity.php:947 msgid "Tags:" msgstr "" -#: ../../include/identity.php:945 ../../mod/profiles.php:529 +#: ../../include/identity.php:949 ../../mod/profiles.php:529 msgid "Political Views:" msgstr "" -#: ../../include/identity.php:947 +#: ../../include/identity.php:951 msgid "Religion:" msgstr "" -#: ../../include/identity.php:949 ../../mod/directory.php:165 +#: ../../include/identity.php:953 ../../mod/directory.php:165 msgid "About:" msgstr "" -#: ../../include/identity.php:951 +#: ../../include/identity.php:955 msgid "Hobbies/Interests:" msgstr "" -#: ../../include/identity.php:953 ../../mod/profiles.php:532 +#: ../../include/identity.php:957 ../../mod/profiles.php:532 msgid "Likes:" msgstr "" -#: ../../include/identity.php:955 ../../mod/profiles.php:533 +#: ../../include/identity.php:959 ../../mod/profiles.php:533 msgid "Dislikes:" msgstr "" -#: ../../include/identity.php:958 +#: ../../include/identity.php:962 msgid "Contact information and Social Networks:" msgstr "" -#: ../../include/identity.php:960 +#: ../../include/identity.php:964 msgid "My other channels:" msgstr "" -#: ../../include/identity.php:962 +#: ../../include/identity.php:966 msgid "Musical interests:" msgstr "" -#: ../../include/identity.php:964 +#: ../../include/identity.php:968 msgid "Books, literature:" msgstr "" -#: ../../include/identity.php:966 +#: ../../include/identity.php:970 msgid "Television:" msgstr "" -#: ../../include/identity.php:968 +#: ../../include/identity.php:972 msgid "Film/dance/culture/entertainment:" msgstr "" -#: ../../include/identity.php:970 +#: ../../include/identity.php:974 msgid "Love/Romance:" msgstr "" -#: ../../include/identity.php:972 +#: ../../include/identity.php:976 msgid "Work/employment:" msgstr "" -#: ../../include/identity.php:974 +#: ../../include/identity.php:978 msgid "School/education:" msgstr "" @@ -2185,11 +2186,12 @@ msgid "Private Message" msgstr "" #: ../../include/ItemObject.php:96 ../../include/page_widgets.php:8 -#: ../../mod/thing.php:235 ../../mod/menu.php:59 ../../mod/webpages.php:118 -#: ../../mod/editpost.php:103 ../../mod/layouts.php:102 -#: ../../mod/settings.php:578 ../../mod/editlayout.php:106 -#: ../../mod/blocks.php:93 ../../mod/editwebpage.php:144 -#: ../../mod/editblock.php:120 ../../mod/filestorage.php:170 +#: ../../include/menu.php:41 ../../mod/thing.php:235 +#: ../../mod/settings.php:578 ../../mod/menu.php:59 ../../mod/webpages.php:118 +#: ../../mod/editpost.php:112 ../../mod/layouts.php:102 +#: ../../mod/editlayout.php:106 ../../mod/blocks.php:93 +#: ../../mod/editwebpage.php:144 ../../mod/editblock.php:120 +#: ../../mod/filestorage.php:170 msgid "Edit" msgstr "" @@ -2280,15 +2282,15 @@ msgstr "" #: ../../include/ItemObject.php:548 ../../mod/events.php:469 #: ../../mod/thing.php:283 ../../mod/thing.php:326 ../../mod/invite.php:156 +#: ../../mod/settings.php:516 ../../mod/settings.php:628 +#: ../../mod/settings.php:656 ../../mod/settings.php:680 +#: ../../mod/settings.php:752 ../../mod/settings.php:929 #: ../../mod/chat.php:162 ../../mod/chat.php:192 ../../mod/connect.php:92 -#: ../../mod/group.php:81 ../../mod/admin.php:431 ../../mod/admin.php:738 -#: ../../mod/admin.php:878 ../../mod/admin.php:1077 ../../mod/admin.php:1164 +#: ../../mod/group.php:81 ../../mod/admin.php:431 ../../mod/admin.php:739 +#: ../../mod/admin.php:879 ../../mod/admin.php:1078 ../../mod/admin.php:1165 #: ../../mod/connedit.php:437 ../../mod/profiles.php:506 #: ../../mod/sources.php:104 ../../mod/sources.php:138 ../../mod/setup.php:304 -#: ../../mod/setup.php:347 ../../mod/settings.php:516 -#: ../../mod/settings.php:628 ../../mod/settings.php:656 -#: ../../mod/settings.php:680 ../../mod/settings.php:752 -#: ../../mod/settings.php:916 ../../mod/import.php:387 ../../mod/mail.php:223 +#: ../../mod/setup.php:347 ../../mod/import.php:387 ../../mod/mail.php:223 #: ../../mod/mail.php:335 ../../mod/poke.php:166 ../../mod/fsuggest.php:108 #: ../../mod/filestorage.php:131 ../../mod/photos.php:566 #: ../../mod/photos.php:671 ../../mod/photos.php:954 ../../mod/photos.php:994 @@ -2637,7 +2639,7 @@ msgstr "" msgid "Failed authentication" msgstr "" -#: ../../include/auth.php:203 +#: ../../include/auth.php:203 ../../mod/openid.php:185 msgid "Login failed." msgstr "" @@ -3004,35 +3006,31 @@ msgstr "" msgid "This action is not available under your subscription plan." msgstr "" -#: ../../include/follow.php:21 +#: ../../include/follow.php:23 msgid "Channel is blocked on this site." msgstr "" -#: ../../include/follow.php:26 +#: ../../include/follow.php:28 msgid "Channel location missing." msgstr "" -#: ../../include/follow.php:43 -msgid "Channel discovery failed. Website may be down or misconfigured." -msgstr "" - -#: ../../include/follow.php:51 -msgid "Response from remote channel was not understood." +#: ../../include/follow.php:54 +msgid "Response from remote channel was incomplete." msgstr "" -#: ../../include/follow.php:58 -msgid "Response from remote channel was incomplete." +#: ../../include/follow.php:126 +msgid "Channel discovery failed." msgstr "" -#: ../../include/follow.php:129 +#: ../../include/follow.php:143 msgid "local account not found." msgstr "" -#: ../../include/follow.php:138 +#: ../../include/follow.php:152 msgid "Cannot connect to yourself." msgstr "" -#: ../../include/security.php:280 +#: ../../include/security.php:291 msgid "" "The form security token was not correct. This probably happened because the " "form has been opened for too long (>3 hours) before submitting it." @@ -3135,36 +3133,40 @@ msgstr "" msgid "Extremely advanced. Leave this alone unless you know what you are doing" msgstr "" -#: ../../include/items.php:231 ../../mod/like.php:55 ../../mod/profperm.php:23 +#: ../../include/items.php:240 ../../mod/like.php:55 ../../mod/profperm.php:23 #: ../../mod/group.php:68 ../../index.php:350 msgid "Permission denied" msgstr "" -#: ../../include/items.php:3453 ../../mod/thing.php:78 ../../mod/admin.php:151 -#: ../../mod/admin.php:782 ../../mod/admin.php:985 ../../mod/viewsrc.php:18 +#: ../../include/items.php:756 ../../mod/connedit.php:395 +msgid "Unknown" +msgstr "" + +#: ../../include/items.php:3513 ../../mod/thing.php:78 ../../mod/admin.php:151 +#: ../../mod/admin.php:783 ../../mod/admin.php:986 ../../mod/viewsrc.php:18 #: ../../mod/home.php:63 ../../mod/display.php:32 ../../mod/filestorage.php:18 msgid "Item not found." msgstr "" -#: ../../include/items.php:3809 ../../mod/group.php:38 ../../mod/group.php:140 +#: ../../include/items.php:3849 ../../mod/group.php:38 ../../mod/group.php:140 msgid "Collection not found." msgstr "" -#: ../../include/items.php:3824 +#: ../../include/items.php:3864 msgid "Collection is empty." msgstr "" -#: ../../include/items.php:3831 +#: ../../include/items.php:3871 #, php-format msgid "Collection: %s" msgstr "" -#: ../../include/items.php:3842 +#: ../../include/items.php:3882 #, php-format msgid "Connection: %s" msgstr "" -#: ../../include/items.php:3845 +#: ../../include/items.php:3885 msgid "Connection not found." msgstr "" @@ -3400,2788 +3402,2821 @@ msgid "" "com" msgstr "" -#: ../../mod/item.php:145 -msgid "Unable to locate original post." +#: ../../mod/settings.php:71 +msgid "Name is required" msgstr "" -#: ../../mod/item.php:346 -msgid "Empty post discarded." +#: ../../mod/settings.php:75 +msgid "Key and Secret are required" msgstr "" -#: ../../mod/item.php:388 -msgid "Executable content type not permitted to this channel." +#: ../../mod/settings.php:79 ../../mod/settings.php:542 +msgid "Update" msgstr "" -#: ../../mod/item.php:835 -msgid "System error. Post not saved." +#: ../../mod/settings.php:195 +msgid "Passwords do not match. Password unchanged." msgstr "" -#: ../../mod/item.php:1102 ../../mod/wall_upload.php:41 -msgid "Wall Photos" +#: ../../mod/settings.php:199 +msgid "Empty passwords are not allowed. Password unchanged." msgstr "" -#: ../../mod/item.php:1182 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." +#: ../../mod/settings.php:212 +msgid "Password changed." msgstr "" -#: ../../mod/item.php:1188 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." +#: ../../mod/settings.php:214 +msgid "Password update failed. Please try again." msgstr "" -#: ../../mod/menu.php:21 -msgid "Menu updated." +#: ../../mod/settings.php:228 +msgid "Not valid email." msgstr "" -#: ../../mod/menu.php:25 -msgid "Unable to update menu." +#: ../../mod/settings.php:231 +msgid "Protected email address. Cannot change to that email." msgstr "" -#: ../../mod/menu.php:30 -msgid "Menu created." +#: ../../mod/settings.php:240 +msgid "System failure storing new email. Please try again." msgstr "" -#: ../../mod/menu.php:34 -msgid "Unable to create menu." +#: ../../mod/settings.php:444 +msgid "Settings updated." msgstr "" -#: ../../mod/menu.php:57 -msgid "Manage Menus" +#: ../../mod/settings.php:515 ../../mod/settings.php:541 +#: ../../mod/settings.php:577 +msgid "Add application" msgstr "" -#: ../../mod/menu.php:60 -msgid "Drop" +#: ../../mod/settings.php:518 ../../mod/settings.php:544 +msgid "Name" msgstr "" -#: ../../mod/menu.php:62 -msgid "Create a new menu" +#: ../../mod/settings.php:518 +msgid "Name of application" msgstr "" -#: ../../mod/menu.php:63 -msgid "Delete this menu" +#: ../../mod/settings.php:519 ../../mod/settings.php:545 +msgid "Consumer Key" msgstr "" -#: ../../mod/menu.php:64 ../../mod/menu.php:109 -msgid "Edit menu contents" +#: ../../mod/settings.php:519 ../../mod/settings.php:520 +msgid "Automatically generated - change if desired. Max length 20" msgstr "" -#: ../../mod/menu.php:65 -msgid "Edit this menu" +#: ../../mod/settings.php:520 ../../mod/settings.php:546 +msgid "Consumer Secret" msgstr "" -#: ../../mod/menu.php:80 -msgid "New Menu" +#: ../../mod/settings.php:521 ../../mod/settings.php:547 +msgid "Redirect" msgstr "" -#: ../../mod/menu.php:81 ../../mod/menu.php:110 -msgid "Menu name" +#: ../../mod/settings.php:521 +msgid "" +"Redirect URI - leave blank unless your application specifically requires this" msgstr "" -#: ../../mod/menu.php:81 ../../mod/menu.php:110 -msgid "Must be unique, only seen by you" +#: ../../mod/settings.php:522 ../../mod/settings.php:548 +msgid "Icon url" msgstr "" -#: ../../mod/menu.php:82 ../../mod/menu.php:111 -msgid "Menu title" +#: ../../mod/settings.php:522 +msgid "Optional" msgstr "" -#: ../../mod/menu.php:82 ../../mod/menu.php:111 -msgid "Menu title as seen by others" +#: ../../mod/settings.php:533 +msgid "You can't edit this application." msgstr "" -#: ../../mod/menu.php:83 ../../mod/menu.php:112 -msgid "Allow bookmarks" +#: ../../mod/settings.php:576 +msgid "Connected Apps" msgstr "" -#: ../../mod/menu.php:83 ../../mod/menu.php:112 -msgid "Menu may be used to store saved bookmarks" +#: ../../mod/settings.php:580 +msgid "Client key starts with" msgstr "" -#: ../../mod/menu.php:84 ../../mod/mitem.php:142 ../../mod/new_channel.php:117 -msgid "Create" +#: ../../mod/settings.php:581 +msgid "No name" msgstr "" -#: ../../mod/menu.php:92 ../../mod/mitem.php:14 -msgid "Menu not found." +#: ../../mod/settings.php:582 +msgid "Remove authorization" msgstr "" -#: ../../mod/menu.php:98 -msgid "Menu deleted." +#: ../../mod/settings.php:593 +msgid "No feature settings configured" msgstr "" -#: ../../mod/menu.php:100 -msgid "Menu could not be deleted." +#: ../../mod/settings.php:601 +msgid "Feature Settings" msgstr "" -#: ../../mod/menu.php:106 -msgid "Edit Menu" +#: ../../mod/settings.php:624 +msgid "Account Settings" msgstr "" -#: ../../mod/menu.php:108 -msgid "Add or remove entries to this menu" +#: ../../mod/settings.php:625 +msgid "Password Settings" msgstr "" -#: ../../mod/menu.php:114 ../../mod/mitem.php:186 -msgid "Modify" +#: ../../mod/settings.php:626 +msgid "New Password:" msgstr "" -#: ../../mod/menu.php:120 ../../mod/mitem.php:78 ../../mod/xchan.php:27 -#: ../../mod/dirprofile.php:181 -msgid "Not found." +#: ../../mod/settings.php:627 +msgid "Confirm:" msgstr "" -#: ../../mod/webpages.php:121 ../../mod/layouts.php:105 -#: ../../mod/blocks.php:96 -msgid "View" +#: ../../mod/settings.php:627 +msgid "Leave password fields blank unless changing" msgstr "" -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" +#: ../../mod/settings.php:629 ../../mod/settings.php:938 +msgid "Email Address:" msgstr "" -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" +#: ../../mod/settings.php:630 +msgid "Remove Account" msgstr "" -#: ../../mod/api.php:89 -msgid "Please login to continue." +#: ../../mod/settings.php:631 +msgid "Warning: This action is permanent and cannot be reversed." msgstr "" -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts, " -"and/or create new posts for you?" +#: ../../mod/settings.php:647 +msgid "Off" msgstr "" -#: ../../mod/api.php:105 ../../mod/profiles.php:483 ../../mod/settings.php:878 -#: ../../mod/settings.php:883 -msgid "Yes" +#: ../../mod/settings.php:647 +msgid "On" msgstr "" -#: ../../mod/api.php:106 ../../mod/profiles.php:484 ../../mod/settings.php:878 -#: ../../mod/settings.php:883 -msgid "No" +#: ../../mod/settings.php:654 +msgid "Additional Features" msgstr "" -#: ../../mod/apps.php:8 -msgid "No installed applications." +#: ../../mod/settings.php:679 +msgid "Connector Settings" msgstr "" -#: ../../mod/apps.php:13 -msgid "Applications" +#: ../../mod/settings.php:709 ../../mod/admin.php:379 +msgid "No special theme for mobile devices" msgstr "" -#: ../../mod/rpost.php:86 ../../mod/editpost.php:42 -msgid "Edit post" +#: ../../mod/settings.php:750 +msgid "Display Settings" msgstr "" -#: ../../mod/cloud.php:112 -msgid "Red Matrix - Guests: Username: {your email address}, Password: +++" +#: ../../mod/settings.php:756 +msgid "Display Theme:" msgstr "" -#: ../../mod/bookmarks.php:38 -msgid "Bookmark added" +#: ../../mod/settings.php:757 +msgid "Mobile Theme:" msgstr "" -#: ../../mod/bookmarks.php:53 -msgid "My Bookmarks" +#: ../../mod/settings.php:758 +msgid "Update browser every xx seconds" msgstr "" -#: ../../mod/bookmarks.php:64 -msgid "My Connections Bookmarks" +#: ../../mod/settings.php:758 +msgid "Minimum of 10 seconds, no maximum" msgstr "" -#: ../../mod/subthread.php:105 -#, php-format -msgid "%1$s is following %2$s's %3$s" +#: ../../mod/settings.php:759 +msgid "Maximum number of conversations to load at any time:" msgstr "" -#: ../../mod/update_network.php:23 ../../mod/update_channel.php:43 -#: ../../mod/update_search.php:46 ../../mod/update_display.php:25 -#: ../../mod/update_community.php:18 -msgid "[Embedded content - reload page to view]" +#: ../../mod/settings.php:759 +msgid "Maximum of 100 items" msgstr "" -#: ../../mod/chanview.php:77 ../../mod/home.php:50 ../../mod/page.php:47 -#: ../../mod/wall_upload.php:35 -msgid "Channel not found." +#: ../../mod/settings.php:760 +msgid "Don't show emoticons" msgstr "" -#: ../../mod/chanview.php:93 -msgid "toggle full screen mode" +#: ../../mod/settings.php:761 +msgid "Do not view remote profiles in frames" msgstr "" -#: ../../mod/tagger.php:98 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" +#: ../../mod/settings.php:761 +msgid "By default open in a sub-window of your own site" msgstr "" -#: ../../mod/chat.php:18 ../../mod/channel.php:25 -msgid "You must be logged in to see this page." +#: ../../mod/settings.php:796 +msgid "Nobody except yourself" msgstr "" -#: ../../mod/chat.php:163 -msgid "Leave Room" +#: ../../mod/settings.php:797 +msgid "Only those you specifically allow" msgstr "" -#: ../../mod/chat.php:164 -msgid "I am away right now" +#: ../../mod/settings.php:798 +msgid "Anybody in your address book" msgstr "" -#: ../../mod/chat.php:165 -msgid "I am online" +#: ../../mod/settings.php:799 +msgid "Anybody on this website" msgstr "" -#: ../../mod/chat.php:189 ../../mod/chat.php:209 -msgid "New Chatroom" +#: ../../mod/settings.php:800 +msgid "Anybody in this network" msgstr "" -#: ../../mod/chat.php:190 -msgid "Chatroom Name" +#: ../../mod/settings.php:801 +msgid "Anybody authenticated" msgstr "" -#: ../../mod/chat.php:205 -#, php-format -msgid "%1$s's Chatrooms" +#: ../../mod/settings.php:802 +msgid "Anybody on the internet" msgstr "" -#: ../../mod/viewconnections.php:17 ../../mod/search.php:13 -#: ../../mod/directory.php:15 ../../mod/display.php:9 -#: ../../mod/community.php:18 ../../mod/dirprofile.php:9 -#: ../../mod/photos.php:443 -msgid "Public access denied." +#: ../../mod/settings.php:879 +msgid "Publish your default profile in the network directory" msgstr "" -#: ../../mod/viewconnections.php:43 -msgid "No connections." +#: ../../mod/settings.php:879 ../../mod/settings.php:884 +#: ../../mod/settings.php:955 ../../mod/api.php:106 ../../mod/profiles.php:484 +msgid "No" msgstr "" -#: ../../mod/viewconnections.php:55 -#, php-format -msgid "Visit %s's profile [%s]" +#: ../../mod/settings.php:879 ../../mod/settings.php:884 +#: ../../mod/settings.php:955 ../../mod/api.php:105 ../../mod/profiles.php:483 +msgid "Yes" msgstr "" -#: ../../mod/viewconnections.php:70 -msgid "View Connnections" +#: ../../mod/settings.php:884 +msgid "Allow us to suggest you as a potential friend to new members?" msgstr "" -#: ../../mod/tagrm.php:41 -msgid "Tag removed" +#: ../../mod/settings.php:888 ../../mod/profile_photo.php:288 +msgid "or" msgstr "" -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" +#: ../../mod/settings.php:893 +msgid "Your channel address is" msgstr "" -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " +#: ../../mod/settings.php:927 +msgid "Channel Settings" msgstr "" -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:130 ../../mod/photos.php:909 -msgid "Remove" +#: ../../mod/settings.php:936 +msgid "Basic Settings" msgstr "" -#: ../../mod/connect.php:55 ../../mod/connect.php:103 -msgid "Continue" +#: ../../mod/settings.php:939 +msgid "Your Timezone:" msgstr "" -#: ../../mod/connect.php:84 -msgid "Premium Channel Setup" +#: ../../mod/settings.php:940 +msgid "Default Post Location:" msgstr "" -#: ../../mod/connect.php:86 -msgid "Enable premium channel connection restrictions" +#: ../../mod/settings.php:941 +msgid "Use Browser Location:" msgstr "" -#: ../../mod/connect.php:87 -msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." +#: ../../mod/settings.php:943 +msgid "Adult Content" msgstr "" -#: ../../mod/connect.php:89 ../../mod/connect.php:109 +#: ../../mod/settings.php:943 msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" +"This channel frequently or regularly publishes adult content. (Please tag " +"any adult material and/or nudity with #NSFW)" msgstr "" -#: ../../mod/connect.php:90 -msgid "" -"Potential connections will then see the following text before proceeding:" +#: ../../mod/settings.php:945 +msgid "Security and Privacy Settings" msgstr "" -#: ../../mod/connect.php:91 ../../mod/connect.php:112 -msgid "" -"By continuing, I certify that I have complied with any instructions provided " -"on this page." +#: ../../mod/settings.php:947 +msgid "Hide my online presence" msgstr "" -#: ../../mod/connect.php:100 -msgid "(No specific instructions have been provided by the channel owner.)" +#: ../../mod/settings.php:947 +msgid "Prevents displaying in your profile that you are online" msgstr "" -#: ../../mod/connect.php:108 -msgid "Restricted or Premium Channel" +#: ../../mod/settings.php:949 +msgid "Simple Privacy Settings:" msgstr "" -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." +#: ../../mod/settings.php:950 +msgid "" +"Very Public - extremely permissive (should be used with caution)" msgstr "" -#: ../../mod/delegate.php:121 -msgid "Delegate Page Management" +#: ../../mod/settings.php:951 +msgid "" +"Typical - default public, privacy when desired (similar to social " +"network permissions but with improved privacy)" msgstr "" -#: ../../mod/delegate.php:123 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." +#: ../../mod/settings.php:952 +msgid "Private - default private, never open or public" msgstr "" -#: ../../mod/delegate.php:124 -msgid "Existing Page Managers" +#: ../../mod/settings.php:953 +msgid "Blocked - default blocked to/from everybody" msgstr "" -#: ../../mod/delegate.php:126 -msgid "Existing Page Delegates" +#: ../../mod/settings.php:955 +msgid "Allow others to tag your posts" msgstr "" -#: ../../mod/delegate.php:128 -msgid "Potential Delegates" +#: ../../mod/settings.php:955 +msgid "" +"Often used by the community to retro-actively flag inappropriate content" msgstr "" -#: ../../mod/delegate.php:131 -msgid "Add" +#: ../../mod/settings.php:957 +msgid "Advanced Privacy Settings" msgstr "" -#: ../../mod/delegate.php:132 -msgid "No entries." +#: ../../mod/settings.php:959 +msgid "Maximum Friend Requests/Day:" msgstr "" -#: ../../mod/chatsvc.php:102 -msgid "Away" +#: ../../mod/settings.php:959 +msgid "May reduce spam activity" msgstr "" -#: ../../mod/chatsvc.php:106 -msgid "Online" +#: ../../mod/settings.php:960 +msgid "Default Post Permissions" msgstr "" -#: ../../mod/attach.php:9 -msgid "Item not available." +#: ../../mod/settings.php:961 ../../mod/mitem.php:134 ../../mod/mitem.php:177 +msgid "(click to open/close)" msgstr "" -#: ../../mod/mitem.php:47 -msgid "Menu element updated." +#: ../../mod/settings.php:972 +msgid "Maximum private messages per day from unknown people:" msgstr "" -#: ../../mod/mitem.php:51 -msgid "Unable to update menu element." +#: ../../mod/settings.php:972 +msgid "Useful to reduce spamming" msgstr "" -#: ../../mod/mitem.php:57 -msgid "Menu element added." +#: ../../mod/settings.php:975 +msgid "Notification Settings" msgstr "" -#: ../../mod/mitem.php:61 -msgid "Unable to add menu element." +#: ../../mod/settings.php:976 +msgid "By default post a status message when:" msgstr "" -#: ../../mod/mitem.php:96 -msgid "Manage Menu Elements" +#: ../../mod/settings.php:977 +msgid "accepting a friend request" msgstr "" -#: ../../mod/mitem.php:99 -msgid "Edit menu" +#: ../../mod/settings.php:978 +msgid "joining a forum/community" msgstr "" -#: ../../mod/mitem.php:102 -msgid "Edit element" +#: ../../mod/settings.php:979 +msgid "making an interesting profile change" msgstr "" -#: ../../mod/mitem.php:103 -msgid "Drop element" +#: ../../mod/settings.php:980 +msgid "Send a notification email when:" msgstr "" -#: ../../mod/mitem.php:104 -msgid "New element" +#: ../../mod/settings.php:981 +msgid "You receive an introduction" msgstr "" -#: ../../mod/mitem.php:105 -msgid "Edit this menu container" +#: ../../mod/settings.php:982 +msgid "Your introductions are confirmed" msgstr "" -#: ../../mod/mitem.php:106 -msgid "Add menu element" +#: ../../mod/settings.php:983 +msgid "Someone writes on your profile wall" msgstr "" -#: ../../mod/mitem.php:107 -msgid "Delete this menu item" +#: ../../mod/settings.php:984 +msgid "Someone writes a followup comment" msgstr "" -#: ../../mod/mitem.php:108 -msgid "Edit this menu item" +#: ../../mod/settings.php:985 +msgid "You receive a private message" msgstr "" -#: ../../mod/mitem.php:131 -msgid "New Menu Element" +#: ../../mod/settings.php:986 +msgid "You receive a friend suggestion" msgstr "" -#: ../../mod/mitem.php:133 ../../mod/mitem.php:176 -msgid "Menu Item Permissions" +#: ../../mod/settings.php:987 +msgid "You are tagged in a post" msgstr "" -#: ../../mod/mitem.php:134 ../../mod/mitem.php:177 ../../mod/settings.php:947 -msgid "(click to open/close)" +#: ../../mod/settings.php:988 +msgid "You are poked/prodded/etc. in a post" msgstr "" -#: ../../mod/mitem.php:136 ../../mod/mitem.php:180 -msgid "Link text" +#: ../../mod/settings.php:991 +msgid "Advanced Account/Page Type Settings" msgstr "" -#: ../../mod/mitem.php:137 ../../mod/mitem.php:181 -msgid "URL of link" +#: ../../mod/settings.php:992 +msgid "Change the behaviour of this account for special situations" msgstr "" -#: ../../mod/mitem.php:138 ../../mod/mitem.php:182 -msgid "Use Red magic-auth if available" +#: ../../mod/settings.php:995 +msgid "" +"Please enable expert mode (in Settings > " +"Additional features) to adjust!" msgstr "" -#: ../../mod/mitem.php:139 ../../mod/mitem.php:183 -msgid "Open link in new window" +#: ../../mod/settings.php:996 +msgid "Miscellaneous Settings" msgstr "" -#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 -msgid "Order in list" +#: ../../mod/settings.php:998 +msgid "Personal menu to display in your channel pages" msgstr "" -#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 -msgid "Higher numbers will sink to bottom of listing" +#: ../../mod/menu.php:21 +msgid "Menu updated." msgstr "" -#: ../../mod/mitem.php:154 -msgid "Menu item not found." +#: ../../mod/menu.php:25 +msgid "Unable to update menu." msgstr "" -#: ../../mod/mitem.php:163 -msgid "Menu item deleted." +#: ../../mod/menu.php:30 +msgid "Menu created." msgstr "" -#: ../../mod/mitem.php:165 -msgid "Menu item could not be deleted." +#: ../../mod/menu.php:34 +msgid "Unable to create menu." msgstr "" -#: ../../mod/mitem.php:174 -msgid "Edit Menu Element" +#: ../../mod/menu.php:57 +msgid "Manage Menus" msgstr "" -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." +#: ../../mod/menu.php:60 +msgid "Drop" msgstr "" -#: ../../mod/profperm.php:105 -msgid "Profile Visibility Editor" +#: ../../mod/menu.php:62 +msgid "Create a new menu" msgstr "" -#: ../../mod/profperm.php:109 -msgid "Click on a contact to add or remove." +#: ../../mod/menu.php:63 +msgid "Delete this menu" msgstr "" -#: ../../mod/profperm.php:118 -msgid "Visible To" +#: ../../mod/menu.php:64 ../../mod/menu.php:109 +msgid "Edit menu contents" msgstr "" -#: ../../mod/profperm.php:134 ../../mod/connections.php:250 -msgid "All Connections" +#: ../../mod/menu.php:65 +msgid "Edit this menu" msgstr "" -#: ../../mod/group.php:20 -msgid "Collection created." +#: ../../mod/menu.php:80 +msgid "New Menu" msgstr "" -#: ../../mod/group.php:26 -msgid "Could not create collection." +#: ../../mod/menu.php:81 ../../mod/menu.php:110 +msgid "Menu name" msgstr "" -#: ../../mod/group.php:54 -msgid "Collection updated." +#: ../../mod/menu.php:81 ../../mod/menu.php:110 +msgid "Must be unique, only seen by you" msgstr "" -#: ../../mod/group.php:86 -msgid "Create a collection of channels." +#: ../../mod/menu.php:82 ../../mod/menu.php:111 +msgid "Menu title" msgstr "" -#: ../../mod/group.php:87 ../../mod/group.php:183 -msgid "Collection Name: " +#: ../../mod/menu.php:82 ../../mod/menu.php:111 +msgid "Menu title as seen by others" msgstr "" -#: ../../mod/group.php:89 ../../mod/group.php:186 -msgid "Members are visible to other channels" +#: ../../mod/menu.php:83 ../../mod/menu.php:112 +msgid "Allow bookmarks" msgstr "" -#: ../../mod/group.php:107 -msgid "Collection removed." +#: ../../mod/menu.php:83 ../../mod/menu.php:112 +msgid "Menu may be used to store saved bookmarks" msgstr "" -#: ../../mod/group.php:109 -msgid "Unable to remove collection." +#: ../../mod/menu.php:84 ../../mod/mitem.php:142 ../../mod/new_channel.php:117 +msgid "Create" msgstr "" -#: ../../mod/group.php:182 -msgid "Collection Editor" +#: ../../mod/menu.php:92 ../../mod/mitem.php:14 +msgid "Menu not found." msgstr "" -#: ../../mod/group.php:196 -msgid "Members" +#: ../../mod/menu.php:98 +msgid "Menu deleted." msgstr "" -#: ../../mod/group.php:198 -msgid "All Connected Channels" +#: ../../mod/menu.php:100 +msgid "Menu could not be deleted." msgstr "" -#: ../../mod/group.php:231 -msgid "Click on a channel to add or remove." +#: ../../mod/menu.php:106 +msgid "Edit Menu" msgstr "" -#: ../../mod/admin.php:48 -msgid "Theme settings updated." +#: ../../mod/menu.php:108 +msgid "Add or remove entries to this menu" msgstr "" -#: ../../mod/admin.php:88 ../../mod/admin.php:430 -msgid "Site" +#: ../../mod/menu.php:114 ../../mod/mitem.php:186 +msgid "Modify" msgstr "" -#: ../../mod/admin.php:89 ../../mod/admin.php:737 ../../mod/admin.php:749 -msgid "Users" +#: ../../mod/menu.php:120 ../../mod/mitem.php:78 ../../mod/xchan.php:27 +#: ../../mod/dirprofile.php:181 +msgid "Not found." msgstr "" -#: ../../mod/admin.php:90 ../../mod/admin.php:835 ../../mod/admin.php:877 -msgid "Plugins" +#: ../../mod/webpages.php:121 ../../mod/layouts.php:105 +#: ../../mod/blocks.php:96 +msgid "View" msgstr "" -#: ../../mod/admin.php:91 ../../mod/admin.php:1040 ../../mod/admin.php:1076 -msgid "Themes" +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" msgstr "" -#: ../../mod/admin.php:92 ../../mod/admin.php:529 -msgid "Server" +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" msgstr "" -#: ../../mod/admin.php:93 -msgid "DB updates" +#: ../../mod/api.php:89 +msgid "Please login to continue." msgstr "" -#: ../../mod/admin.php:107 ../../mod/admin.php:114 ../../mod/admin.php:1163 -msgid "Logs" +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts, " +"and/or create new posts for you?" msgstr "" -#: ../../mod/admin.php:113 -msgid "Plugin Features" +#: ../../mod/apps.php:8 +msgid "No installed applications." msgstr "" -#: ../../mod/admin.php:115 -msgid "User registrations waiting for confirmation" +#: ../../mod/apps.php:13 +msgid "Applications" msgstr "" -#: ../../mod/admin.php:189 -msgid "Message queues" +#: ../../mod/rpost.php:86 ../../mod/editpost.php:42 +msgid "Edit post" msgstr "" -#: ../../mod/admin.php:194 ../../mod/admin.php:429 ../../mod/admin.php:528 -#: ../../mod/admin.php:736 ../../mod/admin.php:834 ../../mod/admin.php:876 -#: ../../mod/admin.php:1039 ../../mod/admin.php:1075 ../../mod/admin.php:1162 -msgid "Administration" +#: ../../mod/cloud.php:112 +msgid "Red Matrix - Guests: Username: {your email address}, Password: +++" msgstr "" -#: ../../mod/admin.php:195 -msgid "Summary" +#: ../../mod/bookmarks.php:38 +msgid "Bookmark added" msgstr "" -#: ../../mod/admin.php:197 -msgid "Registered users" +#: ../../mod/bookmarks.php:53 +msgid "My Bookmarks" msgstr "" -#: ../../mod/admin.php:199 ../../mod/admin.php:532 -msgid "Pending registrations" +#: ../../mod/bookmarks.php:64 +msgid "My Connections Bookmarks" msgstr "" -#: ../../mod/admin.php:200 -msgid "Version" +#: ../../mod/item.php:145 +msgid "Unable to locate original post." msgstr "" -#: ../../mod/admin.php:202 ../../mod/admin.php:533 -msgid "Active plugins" +#: ../../mod/item.php:346 +msgid "Empty post discarded." msgstr "" -#: ../../mod/admin.php:350 -msgid "Site settings updated." +#: ../../mod/item.php:388 +msgid "Executable content type not permitted to this channel." msgstr "" -#: ../../mod/admin.php:379 ../../mod/settings.php:709 -msgid "No special theme for mobile devices" +#: ../../mod/item.php:845 +msgid "System error. Post not saved." msgstr "" -#: ../../mod/admin.php:381 -msgid "No special theme for accessibility" +#: ../../mod/item.php:1112 ../../mod/wall_upload.php:34 +msgid "Wall Photos" msgstr "" -#: ../../mod/admin.php:409 -msgid "Closed" +#: ../../mod/item.php:1192 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." msgstr "" -#: ../../mod/admin.php:410 -msgid "Requires approval" +#: ../../mod/item.php:1198 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." msgstr "" -#: ../../mod/admin.php:411 -msgid "Open" +#: ../../mod/subthread.php:105 +#, php-format +msgid "%1$s is following %2$s's %3$s" msgstr "" -#: ../../mod/admin.php:416 -msgid "Private" +#: ../../mod/update_network.php:23 ../../mod/update_channel.php:43 +#: ../../mod/update_search.php:46 ../../mod/update_display.php:25 +#: ../../mod/update_community.php:18 +msgid "[Embedded content - reload page to view]" msgstr "" -#: ../../mod/admin.php:417 -msgid "Paid Access" +#: ../../mod/chanview.php:77 ../../mod/home.php:50 ../../mod/page.php:47 +#: ../../mod/wall_upload.php:28 +msgid "Channel not found." msgstr "" -#: ../../mod/admin.php:418 -msgid "Free Access" +#: ../../mod/chanview.php:93 +msgid "toggle full screen mode" msgstr "" -#: ../../mod/admin.php:419 -msgid "Tiered Access" +#: ../../mod/tagger.php:98 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" msgstr "" -#: ../../mod/admin.php:432 ../../mod/register.php:189 -msgid "Registration" +#: ../../mod/chat.php:18 ../../mod/channel.php:25 +msgid "You must be logged in to see this page." msgstr "" -#: ../../mod/admin.php:433 -msgid "File upload" +#: ../../mod/chat.php:163 +msgid "Leave Room" msgstr "" -#: ../../mod/admin.php:434 -msgid "Policies" +#: ../../mod/chat.php:164 +msgid "I am away right now" msgstr "" -#: ../../mod/admin.php:435 -msgid "Advanced" +#: ../../mod/chat.php:165 +msgid "I am online" msgstr "" -#: ../../mod/admin.php:439 -msgid "Site name" +#: ../../mod/chat.php:189 ../../mod/chat.php:209 +msgid "New Chatroom" msgstr "" -#: ../../mod/admin.php:440 -msgid "Banner/Logo" +#: ../../mod/chat.php:190 +msgid "Chatroom Name" msgstr "" -#: ../../mod/admin.php:441 -msgid "Administrator Information" +#: ../../mod/chat.php:205 +#, php-format +msgid "%1$s's Chatrooms" msgstr "" -#: ../../mod/admin.php:441 -msgid "" -"Contact information for site administrators. Displayed on siteinfo page. " -"BBCode can be used here" +#: ../../mod/viewconnections.php:17 ../../mod/search.php:13 +#: ../../mod/directory.php:15 ../../mod/display.php:9 +#: ../../mod/community.php:18 ../../mod/dirprofile.php:9 +#: ../../mod/photos.php:443 +msgid "Public access denied." msgstr "" -#: ../../mod/admin.php:442 -msgid "System language" +#: ../../mod/viewconnections.php:43 +msgid "No connections." msgstr "" -#: ../../mod/admin.php:443 -msgid "System theme" +#: ../../mod/viewconnections.php:55 +#, php-format +msgid "Visit %s's profile [%s]" msgstr "" -#: ../../mod/admin.php:443 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" +#: ../../mod/viewconnections.php:70 +msgid "View Connnections" msgstr "" -#: ../../mod/admin.php:444 -msgid "Mobile system theme" +#: ../../mod/tagrm.php:41 +msgid "Tag removed" msgstr "" -#: ../../mod/admin.php:444 -msgid "Theme for mobile devices" +#: ../../mod/tagrm.php:79 +msgid "Remove Item Tag" msgstr "" -#: ../../mod/admin.php:445 -msgid "Accessibility system theme" +#: ../../mod/tagrm.php:81 +msgid "Select a tag to remove: " msgstr "" -#: ../../mod/admin.php:445 -msgid "Accessibility theme" +#: ../../mod/tagrm.php:93 ../../mod/delegate.php:130 ../../mod/photos.php:909 +msgid "Remove" msgstr "" -#: ../../mod/admin.php:446 -msgid "Channel to use for this website's static pages" +#: ../../mod/connect.php:55 ../../mod/connect.php:103 +msgid "Continue" msgstr "" -#: ../../mod/admin.php:446 -msgid "Site Channel" +#: ../../mod/connect.php:84 +msgid "Premium Channel Setup" msgstr "" -#: ../../mod/admin.php:448 -msgid "Maximum image size" +#: ../../mod/connect.php:86 +msgid "Enable premium channel connection restrictions" msgstr "" -#: ../../mod/admin.php:448 +#: ../../mod/connect.php:87 msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." msgstr "" -#: ../../mod/admin.php:449 -msgid "Register policy" +#: ../../mod/connect.php:89 ../../mod/connect.php:109 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" msgstr "" -#: ../../mod/admin.php:450 -msgid "Access policy" +#: ../../mod/connect.php:90 +msgid "" +"Potential connections will then see the following text before proceeding:" msgstr "" -#: ../../mod/admin.php:451 -msgid "Register text" +#: ../../mod/connect.php:91 ../../mod/connect.php:112 +msgid "" +"By continuing, I certify that I have complied with any instructions provided " +"on this page." msgstr "" -#: ../../mod/admin.php:451 -msgid "Will be displayed prominently on the registration page." +#: ../../mod/connect.php:100 +msgid "(No specific instructions have been provided by the channel owner.)" msgstr "" -#: ../../mod/admin.php:452 -msgid "Accounts abandoned after x days" +#: ../../mod/connect.php:108 +msgid "Restricted or Premium Channel" msgstr "" -#: ../../mod/admin.php:452 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." msgstr "" -#: ../../mod/admin.php:453 -msgid "Allowed friend domains" +#: ../../mod/delegate.php:121 +msgid "Delegate Page Management" msgstr "" -#: ../../mod/admin.php:453 +#: ../../mod/delegate.php:123 msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." msgstr "" -#: ../../mod/admin.php:454 -msgid "Allowed email domains" +#: ../../mod/delegate.php:124 +msgid "Existing Page Managers" msgstr "" -#: ../../mod/admin.php:454 -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" +#: ../../mod/delegate.php:126 +msgid "Existing Page Delegates" msgstr "" -#: ../../mod/admin.php:455 -msgid "Block public" +#: ../../mod/delegate.php:128 +msgid "Potential Delegates" msgstr "" -#: ../../mod/admin.php:455 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." +#: ../../mod/delegate.php:131 +msgid "Add" msgstr "" -#: ../../mod/admin.php:456 -msgid "Force publish" +#: ../../mod/delegate.php:132 +msgid "No entries." msgstr "" -#: ../../mod/admin.php:456 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." +#: ../../mod/chatsvc.php:102 +msgid "Away" msgstr "" -#: ../../mod/admin.php:457 -msgid "No login on Homepage" +#: ../../mod/chatsvc.php:106 +msgid "Online" msgstr "" -#: ../../mod/admin.php:457 -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)." +#: ../../mod/attach.php:9 +msgid "Item not available." msgstr "" -#: ../../mod/admin.php:459 -msgid "Proxy user" +#: ../../mod/mitem.php:47 +msgid "Menu element updated." msgstr "" -#: ../../mod/admin.php:460 -msgid "Proxy URL" +#: ../../mod/mitem.php:51 +msgid "Unable to update menu element." msgstr "" -#: ../../mod/admin.php:461 -msgid "Network timeout" +#: ../../mod/mitem.php:57 +msgid "Menu element added." msgstr "" -#: ../../mod/admin.php:461 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +#: ../../mod/mitem.php:61 +msgid "Unable to add menu element." msgstr "" -#: ../../mod/admin.php:462 -msgid "Delivery interval" +#: ../../mod/mitem.php:96 +msgid "Manage Menu Elements" msgstr "" -#: ../../mod/admin.php:462 -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." +#: ../../mod/mitem.php:99 +msgid "Edit menu" msgstr "" -#: ../../mod/admin.php:463 -msgid "Poll interval" +#: ../../mod/mitem.php:102 +msgid "Edit element" msgstr "" -#: ../../mod/admin.php:463 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." +#: ../../mod/mitem.php:103 +msgid "Drop element" msgstr "" -#: ../../mod/admin.php:464 -msgid "Maximum Load Average" +#: ../../mod/mitem.php:104 +msgid "New element" msgstr "" -#: ../../mod/admin.php:464 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." +#: ../../mod/mitem.php:105 +msgid "Edit this menu container" msgstr "" -#: ../../mod/admin.php:520 -msgid "No server found" +#: ../../mod/mitem.php:106 +msgid "Add menu element" msgstr "" -#: ../../mod/admin.php:527 ../../mod/admin.php:750 -msgid "ID" +#: ../../mod/mitem.php:107 +msgid "Delete this menu item" msgstr "" -#: ../../mod/admin.php:527 -msgid "for channel" +#: ../../mod/mitem.php:108 +msgid "Edit this menu item" msgstr "" -#: ../../mod/admin.php:527 -msgid "on server" +#: ../../mod/mitem.php:131 +msgid "New Menu Element" msgstr "" -#: ../../mod/admin.php:527 -msgid "Status" +#: ../../mod/mitem.php:133 ../../mod/mitem.php:176 +msgid "Menu Item Permissions" msgstr "" -#: ../../mod/admin.php:548 -msgid "Update has been marked successful" +#: ../../mod/mitem.php:136 ../../mod/mitem.php:180 +msgid "Link text" msgstr "" -#: ../../mod/admin.php:558 -#, php-format -msgid "Executing %s failed. Check system logs." +#: ../../mod/mitem.php:137 ../../mod/mitem.php:181 +msgid "URL of link" msgstr "" -#: ../../mod/admin.php:561 -#, php-format -msgid "Update %s was successfully applied." +#: ../../mod/mitem.php:138 ../../mod/mitem.php:182 +msgid "Use Red magic-auth if available" msgstr "" -#: ../../mod/admin.php:565 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." +#: ../../mod/mitem.php:139 ../../mod/mitem.php:183 +msgid "Open link in new window" msgstr "" -#: ../../mod/admin.php:568 -#, php-format -msgid "Update function %s could not be found." +#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 +msgid "Order in list" msgstr "" -#: ../../mod/admin.php:583 -msgid "No failed updates." +#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 +msgid "Higher numbers will sink to bottom of listing" msgstr "" -#: ../../mod/admin.php:587 -msgid "Failed Updates" +#: ../../mod/mitem.php:154 +msgid "Menu item not found." msgstr "" -#: ../../mod/admin.php:589 -msgid "Mark success (if update was manually applied)" +#: ../../mod/mitem.php:163 +msgid "Menu item deleted." msgstr "" -#: ../../mod/admin.php:590 -msgid "Attempt to execute this update step automatically" +#: ../../mod/mitem.php:165 +msgid "Menu item could not be deleted." msgstr "" -#: ../../mod/admin.php:616 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "" -msgstr[1] "" - -#: ../../mod/admin.php:623 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "" -msgstr[1] "" +#: ../../mod/mitem.php:174 +msgid "Edit Menu Element" +msgstr "" -#: ../../mod/admin.php:654 -msgid "Account not found" +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." msgstr "" -#: ../../mod/admin.php:665 -#, php-format -msgid "User '%s' deleted" +#: ../../mod/profperm.php:105 +msgid "Profile Visibility Editor" msgstr "" -#: ../../mod/admin.php:674 -#, php-format -msgid "User '%s' unblocked" +#: ../../mod/profperm.php:109 +msgid "Click on a contact to add or remove." msgstr "" -#: ../../mod/admin.php:674 -#, php-format -msgid "User '%s' blocked" +#: ../../mod/profperm.php:118 +msgid "Visible To" msgstr "" -#: ../../mod/admin.php:739 -msgid "select all" +#: ../../mod/profperm.php:134 ../../mod/connections.php:250 +msgid "All Connections" msgstr "" -#: ../../mod/admin.php:740 -msgid "User registrations waiting for confirm" +#: ../../mod/group.php:20 +msgid "Collection created." msgstr "" -#: ../../mod/admin.php:741 -msgid "Request date" +#: ../../mod/group.php:26 +msgid "Could not create collection." msgstr "" -#: ../../mod/admin.php:742 -msgid "No registrations." +#: ../../mod/group.php:54 +msgid "Collection updated." msgstr "" -#: ../../mod/admin.php:743 -msgid "Approve" +#: ../../mod/group.php:86 +msgid "Create a collection of channels." msgstr "" -#: ../../mod/admin.php:744 -msgid "Deny" +#: ../../mod/group.php:87 ../../mod/group.php:183 +msgid "Collection Name: " msgstr "" -#: ../../mod/admin.php:746 ../../mod/connedit.php:333 -#: ../../mod/connedit.php:475 -msgid "Block" +#: ../../mod/group.php:89 ../../mod/group.php:186 +msgid "Members are visible to other channels" msgstr "" -#: ../../mod/admin.php:747 ../../mod/connedit.php:333 -#: ../../mod/connedit.php:475 -msgid "Unblock" +#: ../../mod/group.php:107 +msgid "Collection removed." msgstr "" -#: ../../mod/admin.php:750 -msgid "Register date" +#: ../../mod/group.php:109 +msgid "Unable to remove collection." msgstr "" -#: ../../mod/admin.php:750 -msgid "Last login" +#: ../../mod/group.php:182 +msgid "Collection Editor" msgstr "" -#: ../../mod/admin.php:750 -msgid "Expires" +#: ../../mod/group.php:196 +msgid "Members" msgstr "" -#: ../../mod/admin.php:750 -msgid "Service Class" +#: ../../mod/group.php:198 +msgid "All Connected Channels" msgstr "" -#: ../../mod/admin.php:752 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" +#: ../../mod/group.php:231 +msgid "Click on a channel to add or remove." msgstr "" -#: ../../mod/admin.php:753 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" +#: ../../mod/admin.php:48 +msgid "Theme settings updated." msgstr "" -#: ../../mod/admin.php:794 -#, php-format -msgid "Plugin %s disabled." +#: ../../mod/admin.php:88 ../../mod/admin.php:430 +msgid "Site" msgstr "" -#: ../../mod/admin.php:798 -#, php-format -msgid "Plugin %s enabled." +#: ../../mod/admin.php:89 ../../mod/admin.php:738 ../../mod/admin.php:750 +msgid "Users" msgstr "" -#: ../../mod/admin.php:808 ../../mod/admin.php:1010 -msgid "Disable" +#: ../../mod/admin.php:90 ../../mod/admin.php:836 ../../mod/admin.php:878 +msgid "Plugins" msgstr "" -#: ../../mod/admin.php:810 ../../mod/admin.php:1012 -msgid "Enable" +#: ../../mod/admin.php:91 ../../mod/admin.php:1041 ../../mod/admin.php:1077 +msgid "Themes" msgstr "" -#: ../../mod/admin.php:836 ../../mod/admin.php:1041 -msgid "Toggle" +#: ../../mod/admin.php:92 ../../mod/admin.php:529 +msgid "Server" msgstr "" -#: ../../mod/admin.php:844 ../../mod/admin.php:1051 -msgid "Author: " +#: ../../mod/admin.php:93 +msgid "DB updates" msgstr "" -#: ../../mod/admin.php:845 ../../mod/admin.php:1052 -msgid "Maintainer: " +#: ../../mod/admin.php:107 ../../mod/admin.php:114 ../../mod/admin.php:1164 +msgid "Logs" msgstr "" -#: ../../mod/admin.php:974 -msgid "No themes found." +#: ../../mod/admin.php:113 +msgid "Plugin Features" msgstr "" -#: ../../mod/admin.php:1033 -msgid "Screenshot" +#: ../../mod/admin.php:115 +msgid "User registrations waiting for confirmation" msgstr "" -#: ../../mod/admin.php:1081 -msgid "[Experimental]" +#: ../../mod/admin.php:189 +msgid "Message queues" msgstr "" -#: ../../mod/admin.php:1082 -msgid "[Unsupported]" +#: ../../mod/admin.php:194 ../../mod/admin.php:429 ../../mod/admin.php:528 +#: ../../mod/admin.php:737 ../../mod/admin.php:835 ../../mod/admin.php:877 +#: ../../mod/admin.php:1040 ../../mod/admin.php:1076 ../../mod/admin.php:1163 +msgid "Administration" msgstr "" -#: ../../mod/admin.php:1109 -msgid "Log settings updated." +#: ../../mod/admin.php:195 +msgid "Summary" msgstr "" -#: ../../mod/admin.php:1165 -msgid "Clear" +#: ../../mod/admin.php:197 +msgid "Registered users" msgstr "" -#: ../../mod/admin.php:1171 -msgid "Debugging" +#: ../../mod/admin.php:199 ../../mod/admin.php:532 +msgid "Pending registrations" msgstr "" -#: ../../mod/admin.php:1172 -msgid "Log file" +#: ../../mod/admin.php:200 +msgid "Version" msgstr "" -#: ../../mod/admin.php:1172 -msgid "" -"Must be writable by web server. Relative to your Red top-level directory." +#: ../../mod/admin.php:202 ../../mod/admin.php:533 +msgid "Active plugins" msgstr "" -#: ../../mod/admin.php:1173 -msgid "Log level" +#: ../../mod/admin.php:350 +msgid "Site settings updated." msgstr "" -#: ../../mod/filer.php:35 -msgid "- select -" +#: ../../mod/admin.php:381 +msgid "No special theme for accessibility" msgstr "" -#: ../../mod/home.php:89 -#, php-format -msgid "Welcome to %s" +#: ../../mod/admin.php:409 +msgid "Closed" msgstr "" -#: ../../mod/editpost.php:20 ../../mod/editlayout.php:36 -#: ../../mod/editwebpage.php:32 ../../mod/editblock.php:36 -msgid "Item not found" +#: ../../mod/admin.php:410 +msgid "Requires approval" msgstr "" -#: ../../mod/editpost.php:31 -msgid "Item is not editable" +#: ../../mod/admin.php:411 +msgid "Open" msgstr "" -#: ../../mod/editpost.php:53 -msgid "Delete item?" +#: ../../mod/admin.php:416 +msgid "Private" msgstr "" -#: ../../mod/editpost.php:107 ../../mod/editlayout.php:110 -#: ../../mod/editwebpage.php:148 ../../mod/editblock.php:124 -msgid "Insert YouTube video" +#: ../../mod/admin.php:417 +msgid "Paid Access" msgstr "" -#: ../../mod/editpost.php:108 ../../mod/editlayout.php:111 -#: ../../mod/editwebpage.php:149 ../../mod/editblock.php:125 -msgid "Insert Vorbis [.ogg] video" +#: ../../mod/admin.php:418 +msgid "Free Access" msgstr "" -#: ../../mod/editpost.php:109 ../../mod/editlayout.php:112 -#: ../../mod/editwebpage.php:150 ../../mod/editblock.php:126 -msgid "Insert Vorbis [.ogg] audio" +#: ../../mod/admin.php:419 +msgid "Tiered Access" msgstr "" -#: ../../mod/directory.php:144 ../../mod/profiles.php:561 -#: ../../mod/dirprofile.php:98 -msgid "Age: " +#: ../../mod/admin.php:432 ../../mod/register.php:189 +msgid "Registration" msgstr "" -#: ../../mod/directory.php:147 ../../mod/dirprofile.php:101 -msgid "Gender: " +#: ../../mod/admin.php:433 +msgid "File upload" msgstr "" -#: ../../mod/directory.php:208 -msgid "Finding:" +#: ../../mod/admin.php:434 +msgid "Policies" msgstr "" -#: ../../mod/directory.php:216 -msgid "next page" +#: ../../mod/admin.php:435 +msgid "Advanced" msgstr "" -#: ../../mod/directory.php:216 -msgid "previous page" +#: ../../mod/admin.php:439 +msgid "Site name" msgstr "" -#: ../../mod/directory.php:223 -msgid "No entries (some entries may be hidden)." +#: ../../mod/admin.php:440 +msgid "Banner/Logo" msgstr "" -#: ../../mod/connedit.php:49 ../../mod/connections.php:37 -msgid "Could not access contact record." +#: ../../mod/admin.php:441 +msgid "Administrator Information" msgstr "" -#: ../../mod/connedit.php:63 ../../mod/connections.php:51 -msgid "Could not locate selected profile." +#: ../../mod/admin.php:441 +msgid "" +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" msgstr "" -#: ../../mod/connedit.php:107 ../../mod/connections.php:94 -msgid "Connection updated." +#: ../../mod/admin.php:442 +msgid "System language" msgstr "" -#: ../../mod/connedit.php:109 ../../mod/connections.php:96 -msgid "Failed to update connection record." +#: ../../mod/admin.php:443 +msgid "System theme" msgstr "" -#: ../../mod/connedit.php:204 -msgid "Could not access address book record." +#: ../../mod/admin.php:443 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" msgstr "" -#: ../../mod/connedit.php:218 -msgid "Refresh failed - channel is currently unavailable." +#: ../../mod/admin.php:444 +msgid "Mobile system theme" msgstr "" -#: ../../mod/connedit.php:225 -msgid "Channel has been unblocked" +#: ../../mod/admin.php:444 +msgid "Theme for mobile devices" msgstr "" -#: ../../mod/connedit.php:226 -msgid "Channel has been blocked" +#: ../../mod/admin.php:445 +msgid "Accessibility system theme" msgstr "" -#: ../../mod/connedit.php:230 ../../mod/connedit.php:242 -#: ../../mod/connedit.php:254 ../../mod/connedit.php:266 -#: ../../mod/connedit.php:281 -msgid "Unable to set address book parameters." +#: ../../mod/admin.php:445 +msgid "Accessibility theme" msgstr "" -#: ../../mod/connedit.php:237 -msgid "Channel has been unignored" +#: ../../mod/admin.php:446 +msgid "Channel to use for this website's static pages" msgstr "" -#: ../../mod/connedit.php:238 -msgid "Channel has been ignored" +#: ../../mod/admin.php:446 +msgid "Site Channel" msgstr "" -#: ../../mod/connedit.php:249 -msgid "Channel has been unarchived" +#: ../../mod/admin.php:448 +msgid "Maximum image size" msgstr "" -#: ../../mod/connedit.php:250 -msgid "Channel has been archived" +#: ../../mod/admin.php:448 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." msgstr "" -#: ../../mod/connedit.php:261 -msgid "Channel has been unhidden" +#: ../../mod/admin.php:449 +msgid "Register policy" msgstr "" -#: ../../mod/connedit.php:262 -msgid "Channel has been hidden" +#: ../../mod/admin.php:450 +msgid "Access policy" msgstr "" -#: ../../mod/connedit.php:276 -msgid "Channel has been approved" +#: ../../mod/admin.php:451 +msgid "Register text" msgstr "" -#: ../../mod/connedit.php:277 -msgid "Channel has been unapproved" +#: ../../mod/admin.php:451 +msgid "Will be displayed prominently on the registration page." msgstr "" -#: ../../mod/connedit.php:295 -msgid "Contact has been removed." +#: ../../mod/admin.php:452 +msgid "Accounts abandoned after x days" msgstr "" -#: ../../mod/connedit.php:315 -#, php-format -msgid "View %s's profile" +#: ../../mod/admin.php:452 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." msgstr "" -#: ../../mod/connedit.php:319 -msgid "Refresh Permissions" +#: ../../mod/admin.php:453 +msgid "Allowed friend domains" msgstr "" -#: ../../mod/connedit.php:322 -msgid "Fetch updated permissions" +#: ../../mod/admin.php:453 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" msgstr "" -#: ../../mod/connedit.php:326 -msgid "Recent Activity" +#: ../../mod/admin.php:454 +msgid "Allowed email domains" msgstr "" -#: ../../mod/connedit.php:329 -msgid "View recent posts and comments" +#: ../../mod/admin.php:454 +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 "" -#: ../../mod/connedit.php:336 -msgid "Block or Unblock this connection" +#: ../../mod/admin.php:455 +msgid "Block public" msgstr "" -#: ../../mod/connedit.php:340 ../../mod/connedit.php:476 -msgid "Unignore" +#: ../../mod/admin.php:455 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." msgstr "" -#: ../../mod/connedit.php:340 ../../mod/connedit.php:476 -#: ../../mod/notifications.php:51 -msgid "Ignore" +#: ../../mod/admin.php:456 +msgid "Force publish" msgstr "" -#: ../../mod/connedit.php:343 -msgid "Ignore or Unignore this connection" +#: ../../mod/admin.php:456 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." msgstr "" -#: ../../mod/connedit.php:346 -msgid "Unarchive" +#: ../../mod/admin.php:457 +msgid "No login on Homepage" msgstr "" -#: ../../mod/connedit.php:346 -msgid "Archive" -msgstr "" - -#: ../../mod/connedit.php:349 -msgid "Archive or Unarchive this connection" +#: ../../mod/admin.php:457 +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 "" -#: ../../mod/connedit.php:352 -msgid "Unhide" +#: ../../mod/admin.php:459 +msgid "Proxy user" msgstr "" -#: ../../mod/connedit.php:352 -msgid "Hide" +#: ../../mod/admin.php:460 +msgid "Proxy URL" msgstr "" -#: ../../mod/connedit.php:355 -msgid "Hide or Unhide this connection" +#: ../../mod/admin.php:461 +msgid "Network timeout" msgstr "" -#: ../../mod/connedit.php:362 -msgid "Delete this connection" +#: ../../mod/admin.php:461 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." msgstr "" -#: ../../mod/connedit.php:395 -msgid "Unknown" +#: ../../mod/admin.php:462 +msgid "Delivery interval" msgstr "" -#: ../../mod/connedit.php:405 ../../mod/connedit.php:434 -msgid "Approve this connection" +#: ../../mod/admin.php:462 +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 "" -#: ../../mod/connedit.php:405 -msgid "Accept connection to allow communication" +#: ../../mod/admin.php:463 +msgid "Poll interval" msgstr "" -#: ../../mod/connedit.php:421 -msgid "Automatic Permissions Settings" +#: ../../mod/admin.php:463 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." msgstr "" -#: ../../mod/connedit.php:421 -#, php-format -msgid "Connections: settings for %s" +#: ../../mod/admin.php:464 +msgid "Maximum Load Average" msgstr "" -#: ../../mod/connedit.php:425 +#: ../../mod/admin.php:464 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." +"Maximum system load before delivery and poll processes are deferred - " +"default 50." msgstr "" -#: ../../mod/connedit.php:427 -msgid "Slide to adjust your degree of friendship" +#: ../../mod/admin.php:520 +msgid "No server found" msgstr "" -#: ../../mod/connedit.php:433 -msgid "inherited" +#: ../../mod/admin.php:527 ../../mod/admin.php:751 +msgid "ID" msgstr "" -#: ../../mod/connedit.php:435 -msgid "Connection has no individual permissions!" +#: ../../mod/admin.php:527 +msgid "for channel" msgstr "" -#: ../../mod/connedit.php:436 -msgid "" -"This may be appropriate based on your privacy settings, though you may wish to review the \"Advanced Permissions\"." +#: ../../mod/admin.php:527 +msgid "on server" msgstr "" -#: ../../mod/connedit.php:438 -msgid "Profile Visibility" +#: ../../mod/admin.php:527 +msgid "Status" msgstr "" -#: ../../mod/connedit.php:439 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." +#: ../../mod/admin.php:548 +msgid "Update has been marked successful" msgstr "" -#: ../../mod/connedit.php:440 -msgid "Contact Information / Notes" +#: ../../mod/admin.php:558 +#, php-format +msgid "Executing %s failed. Check system logs." msgstr "" -#: ../../mod/connedit.php:441 -msgid "Edit contact notes" +#: ../../mod/admin.php:561 +#, php-format +msgid "Update %s was successfully applied." msgstr "" -#: ../../mod/connedit.php:443 -msgid "Their Settings" +#: ../../mod/admin.php:565 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." msgstr "" -#: ../../mod/connedit.php:444 -msgid "My Settings" +#: ../../mod/admin.php:568 +#, php-format +msgid "Update function %s could not be found." msgstr "" -#: ../../mod/connedit.php:446 -msgid "Forum Members" +#: ../../mod/admin.php:583 +msgid "No failed updates." msgstr "" -#: ../../mod/connedit.php:447 -msgid "Soapbox" +#: ../../mod/admin.php:587 +msgid "Failed Updates" msgstr "" -#: ../../mod/connedit.php:448 -msgid "Full Sharing (typical social network permissions)" +#: ../../mod/admin.php:589 +msgid "Mark success (if update was manually applied)" msgstr "" -#: ../../mod/connedit.php:449 -msgid "Cautious Sharing " +#: ../../mod/admin.php:590 +msgid "Attempt to execute this update step automatically" msgstr "" -#: ../../mod/connedit.php:450 -msgid "Follow Only" -msgstr "" +#: ../../mod/admin.php:616 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "" +msgstr[1] "" -#: ../../mod/connedit.php:451 -msgid "Individual Permissions" -msgstr "" +#: ../../mod/admin.php:623 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "" +msgstr[1] "" -#: ../../mod/connedit.php:452 -msgid "" -"Some permissions may be inherited from your channel privacy settings, which have higher priority than individual " -"settings. Changing those inherited settings on this page will have no effect." +#: ../../mod/admin.php:654 +msgid "Account not found" msgstr "" -#: ../../mod/connedit.php:453 -msgid "Advanced Permissions" +#: ../../mod/admin.php:665 +#, php-format +msgid "User '%s' deleted" msgstr "" -#: ../../mod/connedit.php:454 -msgid "Simple Permissions (select one and submit)" +#: ../../mod/admin.php:674 +#, php-format +msgid "User '%s' unblocked" msgstr "" -#: ../../mod/connedit.php:458 +#: ../../mod/admin.php:674 #, php-format -msgid "Visit %s's profile - %s" +msgid "User '%s' blocked" msgstr "" -#: ../../mod/connedit.php:459 -msgid "Block/Unblock contact" +#: ../../mod/admin.php:740 +msgid "select all" msgstr "" -#: ../../mod/connedit.php:460 -msgid "Ignore contact" +#: ../../mod/admin.php:741 +msgid "User registrations waiting for confirm" msgstr "" -#: ../../mod/connedit.php:461 -msgid "Repair URL settings" +#: ../../mod/admin.php:742 +msgid "Request date" msgstr "" -#: ../../mod/connedit.php:462 -msgid "View conversations" +#: ../../mod/admin.php:743 +msgid "No registrations." msgstr "" -#: ../../mod/connedit.php:464 -msgid "Delete contact" +#: ../../mod/admin.php:744 +msgid "Approve" msgstr "" -#: ../../mod/connedit.php:467 -msgid "Last update:" +#: ../../mod/admin.php:745 +msgid "Deny" msgstr "" -#: ../../mod/connedit.php:469 -msgid "Update public posts" +#: ../../mod/admin.php:747 ../../mod/connedit.php:333 +#: ../../mod/connedit.php:475 +msgid "Block" msgstr "" -#: ../../mod/connedit.php:471 -msgid "Update now" +#: ../../mod/admin.php:748 ../../mod/connedit.php:333 +#: ../../mod/connedit.php:475 +msgid "Unblock" msgstr "" -#: ../../mod/connedit.php:477 -msgid "Currently blocked" +#: ../../mod/admin.php:751 +msgid "Register date" msgstr "" -#: ../../mod/connedit.php:478 -msgid "Currently ignored" +#: ../../mod/admin.php:751 +msgid "Last login" msgstr "" -#: ../../mod/connedit.php:479 -msgid "Currently archived" +#: ../../mod/admin.php:751 +msgid "Expires" msgstr "" -#: ../../mod/connedit.php:480 -msgid "Currently pending" +#: ../../mod/admin.php:751 +msgid "Service Class" msgstr "" -#: ../../mod/connedit.php:481 -msgid "Hide this contact from others" +#: ../../mod/admin.php:753 +msgid "" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" msgstr "" -#: ../../mod/connedit.php:481 +#: ../../mod/admin.php:754 msgid "" -"Replies/likes to your public posts may still be visible" +"The user {0} will be deleted!\\n\\nEverything this user has posted on this " +"site will be permanently deleted!\\n\\nAre you sure?" msgstr "" -#: ../../mod/layouts.php:52 -msgid "Layout Help" +#: ../../mod/admin.php:795 +#, php-format +msgid "Plugin %s disabled." msgstr "" -#: ../../mod/layouts.php:55 -msgid "Help with this feature" +#: ../../mod/admin.php:799 +#, php-format +msgid "Plugin %s enabled." msgstr "" -#: ../../mod/layouts.php:74 -msgid "Layout Name" +#: ../../mod/admin.php:809 ../../mod/admin.php:1011 +msgid "Disable" msgstr "" -#: ../../mod/help.php:43 ../../mod/help.php:49 ../../mod/help.php:55 -msgid "Help:" +#: ../../mod/admin.php:811 ../../mod/admin.php:1013 +msgid "Enable" msgstr "" -#: ../../mod/help.php:68 ../../index.php:223 -msgid "Not Found" +#: ../../mod/admin.php:837 ../../mod/admin.php:1042 +msgid "Toggle" msgstr "" -#: ../../mod/help.php:71 ../../mod/page.php:83 ../../mod/display.php:100 -#: ../../index.php:226 -msgid "Page not found." +#: ../../mod/admin.php:845 ../../mod/admin.php:1052 +msgid "Author: " msgstr "" -#: ../../mod/rmagic.php:56 -msgid "Remote Authentication" +#: ../../mod/admin.php:846 ../../mod/admin.php:1053 +msgid "Maintainer: " msgstr "" -#: ../../mod/rmagic.php:57 -msgid "Enter your channel address (e.g. channel@example.com)" +#: ../../mod/admin.php:975 +msgid "No themes found." msgstr "" -#: ../../mod/rmagic.php:58 -msgid "Authenticate" +#: ../../mod/admin.php:1034 +msgid "Screenshot" msgstr "" -#: ../../mod/page.php:35 -msgid "Invalid item." +#: ../../mod/admin.php:1082 +msgid "[Experimental]" msgstr "" -#: ../../mod/network.php:79 -msgid "No such group" +#: ../../mod/admin.php:1083 +msgid "[Unsupported]" msgstr "" -#: ../../mod/network.php:118 -msgid "Search Results For:" +#: ../../mod/admin.php:1110 +msgid "Log settings updated." msgstr "" -#: ../../mod/network.php:172 -msgid "Collection is empty" +#: ../../mod/admin.php:1166 +msgid "Clear" msgstr "" -#: ../../mod/network.php:180 -msgid "Collection: " +#: ../../mod/admin.php:1172 +msgid "Debugging" msgstr "" -#: ../../mod/network.php:193 -msgid "Connection: " +#: ../../mod/admin.php:1173 +msgid "Log file" msgstr "" -#: ../../mod/network.php:196 -msgid "Invalid connection." +#: ../../mod/admin.php:1173 +msgid "" +"Must be writable by web server. Relative to your Red top-level directory." msgstr "" -#: ../../mod/profiles.php:18 ../../mod/profiles.php:138 -#: ../../mod/profiles.php:168 ../../mod/profiles.php:463 -msgid "Profile not found." +#: ../../mod/admin.php:1174 +msgid "Log level" msgstr "" -#: ../../mod/profiles.php:38 -msgid "Profile deleted." +#: ../../mod/filer.php:35 +msgid "- select -" msgstr "" -#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 -msgid "Profile-" +#: ../../mod/home.php:89 +#, php-format +msgid "Welcome to %s" msgstr "" -#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 -msgid "New profile created." +#: ../../mod/editpost.php:20 ../../mod/editlayout.php:36 +#: ../../mod/editwebpage.php:32 ../../mod/editblock.php:36 +msgid "Item not found" msgstr "" -#: ../../mod/profiles.php:98 -msgid "Profile unavailable to clone." +#: ../../mod/editpost.php:31 +msgid "Item is not editable" msgstr "" -#: ../../mod/profiles.php:178 -msgid "Profile Name is required." +#: ../../mod/editpost.php:53 +msgid "Delete item?" msgstr "" -#: ../../mod/profiles.php:294 -msgid "Marital Status" +#: ../../mod/editpost.php:116 ../../mod/editlayout.php:110 +#: ../../mod/editwebpage.php:148 ../../mod/editblock.php:124 +msgid "Insert YouTube video" msgstr "" -#: ../../mod/profiles.php:298 -msgid "Romantic Partner" +#: ../../mod/editpost.php:117 ../../mod/editlayout.php:111 +#: ../../mod/editwebpage.php:149 ../../mod/editblock.php:125 +msgid "Insert Vorbis [.ogg] video" msgstr "" -#: ../../mod/profiles.php:302 -msgid "Likes" +#: ../../mod/editpost.php:118 ../../mod/editlayout.php:112 +#: ../../mod/editwebpage.php:150 ../../mod/editblock.php:126 +msgid "Insert Vorbis [.ogg] audio" msgstr "" -#: ../../mod/profiles.php:306 -msgid "Dislikes" +#: ../../mod/directory.php:144 ../../mod/profiles.php:561 +#: ../../mod/dirprofile.php:98 +msgid "Age: " msgstr "" -#: ../../mod/profiles.php:310 -msgid "Work/Employment" +#: ../../mod/directory.php:147 ../../mod/dirprofile.php:101 +msgid "Gender: " msgstr "" -#: ../../mod/profiles.php:313 -msgid "Religion" +#: ../../mod/directory.php:208 +msgid "Finding:" msgstr "" -#: ../../mod/profiles.php:317 -msgid "Political Views" +#: ../../mod/directory.php:216 +msgid "next page" msgstr "" -#: ../../mod/profiles.php:321 -msgid "Gender" +#: ../../mod/directory.php:216 +msgid "previous page" msgstr "" -#: ../../mod/profiles.php:325 -msgid "Sexual Preference" +#: ../../mod/directory.php:223 +msgid "No entries (some entries may be hidden)." msgstr "" -#: ../../mod/profiles.php:329 -msgid "Homepage" +#: ../../mod/connedit.php:49 ../../mod/connections.php:37 +msgid "Could not access contact record." msgstr "" -#: ../../mod/profiles.php:333 -msgid "Interests" +#: ../../mod/connedit.php:63 ../../mod/connections.php:51 +msgid "Could not locate selected profile." msgstr "" -#: ../../mod/profiles.php:337 -msgid "Address" +#: ../../mod/connedit.php:107 ../../mod/connections.php:94 +msgid "Connection updated." msgstr "" -#: ../../mod/profiles.php:344 ../../mod/pubsites.php:31 -msgid "Location" +#: ../../mod/connedit.php:109 ../../mod/connections.php:96 +msgid "Failed to update connection record." msgstr "" -#: ../../mod/profiles.php:427 -msgid "Profile updated." +#: ../../mod/connedit.php:204 +msgid "Could not access address book record." msgstr "" -#: ../../mod/profiles.php:482 -msgid "Hide your contact/friend list from viewers of this profile?" +#: ../../mod/connedit.php:218 +msgid "Refresh failed - channel is currently unavailable." msgstr "" -#: ../../mod/profiles.php:505 -msgid "Edit Profile Details" +#: ../../mod/connedit.php:225 +msgid "Channel has been unblocked" msgstr "" -#: ../../mod/profiles.php:507 -msgid "View this profile" +#: ../../mod/connedit.php:226 +msgid "Channel has been blocked" msgstr "" -#: ../../mod/profiles.php:508 -msgid "Change Profile Photo" +#: ../../mod/connedit.php:230 ../../mod/connedit.php:242 +#: ../../mod/connedit.php:254 ../../mod/connedit.php:266 +#: ../../mod/connedit.php:281 +msgid "Unable to set address book parameters." msgstr "" -#: ../../mod/profiles.php:509 -msgid "Create a new profile using these settings" +#: ../../mod/connedit.php:237 +msgid "Channel has been unignored" msgstr "" -#: ../../mod/profiles.php:510 -msgid "Clone this profile" +#: ../../mod/connedit.php:238 +msgid "Channel has been ignored" msgstr "" -#: ../../mod/profiles.php:511 -msgid "Delete this profile" +#: ../../mod/connedit.php:249 +msgid "Channel has been unarchived" msgstr "" -#: ../../mod/profiles.php:512 -msgid "Profile Name:" +#: ../../mod/connedit.php:250 +msgid "Channel has been archived" msgstr "" -#: ../../mod/profiles.php:513 -msgid "Your Full Name:" +#: ../../mod/connedit.php:261 +msgid "Channel has been unhidden" msgstr "" -#: ../../mod/profiles.php:514 -msgid "Title/Description:" +#: ../../mod/connedit.php:262 +msgid "Channel has been hidden" msgstr "" -#: ../../mod/profiles.php:515 -msgid "Your Gender:" +#: ../../mod/connedit.php:276 +msgid "Channel has been approved" msgstr "" -#: ../../mod/profiles.php:516 -#, php-format -msgid "Birthday (%s):" +#: ../../mod/connedit.php:277 +msgid "Channel has been unapproved" msgstr "" -#: ../../mod/profiles.php:517 -msgid "Street Address:" +#: ../../mod/connedit.php:295 +msgid "Contact has been removed." msgstr "" -#: ../../mod/profiles.php:518 -msgid "Locality/City:" +#: ../../mod/connedit.php:315 +#, php-format +msgid "View %s's profile" msgstr "" -#: ../../mod/profiles.php:519 -msgid "Postal/Zip Code:" +#: ../../mod/connedit.php:319 +msgid "Refresh Permissions" msgstr "" -#: ../../mod/profiles.php:520 -msgid "Country:" +#: ../../mod/connedit.php:322 +msgid "Fetch updated permissions" msgstr "" -#: ../../mod/profiles.php:521 -msgid "Region/State:" +#: ../../mod/connedit.php:326 +msgid "Recent Activity" msgstr "" -#: ../../mod/profiles.php:522 -msgid " Marital Status:" +#: ../../mod/connedit.php:329 +msgid "View recent posts and comments" msgstr "" -#: ../../mod/profiles.php:523 -msgid "Who: (if applicable)" +#: ../../mod/connedit.php:336 +msgid "Block or Unblock this connection" msgstr "" -#: ../../mod/profiles.php:524 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +#: ../../mod/connedit.php:340 ../../mod/connedit.php:476 +msgid "Unignore" msgstr "" -#: ../../mod/profiles.php:525 -msgid "Since [date]:" +#: ../../mod/connedit.php:340 ../../mod/connedit.php:476 +#: ../../mod/notifications.php:51 +msgid "Ignore" msgstr "" -#: ../../mod/profiles.php:527 -msgid "Homepage URL:" +#: ../../mod/connedit.php:343 +msgid "Ignore or Unignore this connection" msgstr "" -#: ../../mod/profiles.php:530 -msgid "Religious Views:" +#: ../../mod/connedit.php:346 +msgid "Unarchive" msgstr "" -#: ../../mod/profiles.php:531 -msgid "Keywords:" +#: ../../mod/connedit.php:346 +msgid "Archive" msgstr "" -#: ../../mod/profiles.php:534 -msgid "Example: fishing photography software" +#: ../../mod/connedit.php:349 +msgid "Archive or Unarchive this connection" msgstr "" -#: ../../mod/profiles.php:535 -msgid "Used in directory listings" +#: ../../mod/connedit.php:352 +msgid "Unhide" msgstr "" -#: ../../mod/profiles.php:536 -msgid "Tell us about yourself..." +#: ../../mod/connedit.php:352 +msgid "Hide" msgstr "" -#: ../../mod/profiles.php:537 -msgid "Hobbies/Interests" +#: ../../mod/connedit.php:355 +msgid "Hide or Unhide this connection" msgstr "" -#: ../../mod/profiles.php:538 -msgid "Contact information and Social Networks" +#: ../../mod/connedit.php:362 +msgid "Delete this connection" msgstr "" -#: ../../mod/profiles.php:539 -msgid "My other channels" +#: ../../mod/connedit.php:405 ../../mod/connedit.php:434 +msgid "Approve this connection" msgstr "" -#: ../../mod/profiles.php:540 -msgid "Musical interests" +#: ../../mod/connedit.php:405 +msgid "Accept connection to allow communication" msgstr "" -#: ../../mod/profiles.php:541 -msgid "Books, literature" +#: ../../mod/connedit.php:421 +msgid "Automatic Permissions Settings" msgstr "" -#: ../../mod/profiles.php:542 -msgid "Television" +#: ../../mod/connedit.php:421 +#, php-format +msgid "Connections: settings for %s" msgstr "" -#: ../../mod/profiles.php:543 -msgid "Film/dance/culture/entertainment" +#: ../../mod/connedit.php:425 +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 "" -#: ../../mod/profiles.php:544 -msgid "Love/romance" +#: ../../mod/connedit.php:427 +msgid "Slide to adjust your degree of friendship" msgstr "" -#: ../../mod/profiles.php:545 -msgid "Work/employment" +#: ../../mod/connedit.php:433 +msgid "inherited" msgstr "" -#: ../../mod/profiles.php:546 -msgid "School/education" +#: ../../mod/connedit.php:435 +msgid "Connection has no individual permissions!" msgstr "" -#: ../../mod/profiles.php:551 +#: ../../mod/connedit.php:436 msgid "" -"This is your public profile.
    It may " -"be visible to anybody using the internet." -msgstr "" - -#: ../../mod/profiles.php:600 -msgid "Edit/Manage Profiles" +"This may be appropriate based on your privacy settings, though you may wish to review the \"Advanced Permissions\"." msgstr "" -#: ../../mod/profiles.php:601 -msgid "Add profile things" +#: ../../mod/connedit.php:438 +msgid "Profile Visibility" msgstr "" -#: ../../mod/profiles.php:602 -msgid "Include desirable objects in your profile" +#: ../../mod/connedit.php:439 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." msgstr "" -#: ../../mod/follow.php:25 -msgid "Channel added." +#: ../../mod/connedit.php:440 +msgid "Contact Information / Notes" msgstr "" -#: ../../mod/post.php:226 -msgid "" -"Remote authentication blocked. You are logged into this site locally. Please " -"logout and retry." +#: ../../mod/connedit.php:441 +msgid "Edit contact notes" msgstr "" -#: ../../mod/post.php:256 -#, php-format -msgid "Welcome %s. Remote authentication successful." +#: ../../mod/connedit.php:443 +msgid "Their Settings" msgstr "" -#: ../../mod/dirsearch.php:21 -msgid "This site is not a directory server" +#: ../../mod/connedit.php:444 +msgid "My Settings" msgstr "" -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." +#: ../../mod/connedit.php:446 +msgid "Forum Members" msgstr "" -#: ../../mod/sources.php:45 -msgid "Source created." +#: ../../mod/connedit.php:447 +msgid "Soapbox" msgstr "" -#: ../../mod/sources.php:57 -msgid "Source updated." +#: ../../mod/connedit.php:448 +msgid "Full Sharing (typical social network permissions)" msgstr "" -#: ../../mod/sources.php:82 -msgid "*" +#: ../../mod/connedit.php:449 +msgid "Cautious Sharing " msgstr "" -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." +#: ../../mod/connedit.php:450 +msgid "Follow Only" msgstr "" -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" +#: ../../mod/connedit.php:451 +msgid "Individual Permissions" msgstr "" -#: ../../mod/sources.php:101 ../../mod/sources.php:133 +#: ../../mod/connedit.php:452 msgid "" -"Import all or selected content from the following channel into this channel " -"and distribute it according to your channel settings." +"Some permissions may be inherited from your channel privacy settings, which have higher priority than individual " +"settings. Changing those inherited settings on this page will have no effect." msgstr "" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" +#: ../../mod/connedit.php:453 +msgid "Advanced Permissions" msgstr "" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" +#: ../../mod/connedit.php:454 +msgid "Simple Permissions (select one and submit)" msgstr "" -#: ../../mod/sources.php:103 ../../mod/sources.php:137 -#: ../../mod/new_channel.php:110 -msgid "Channel Name" +#: ../../mod/connedit.php:458 +#, php-format +msgid "Visit %s's profile - %s" msgstr "" -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." +#: ../../mod/connedit.php:459 +msgid "Block/Unblock contact" msgstr "" -#: ../../mod/sources.php:130 -msgid "Edit Source" +#: ../../mod/connedit.php:460 +msgid "Ignore contact" msgstr "" -#: ../../mod/sources.php:131 -msgid "Delete Source" +#: ../../mod/connedit.php:461 +msgid "Repair URL settings" msgstr "" -#: ../../mod/sources.php:158 -msgid "Source removed" +#: ../../mod/connedit.php:462 +msgid "View conversations" msgstr "" -#: ../../mod/sources.php:160 -msgid "Unable to remove source." +#: ../../mod/connedit.php:464 +msgid "Delete contact" msgstr "" -#: ../../mod/lockview.php:34 -msgid "Remote privacy information not available." +#: ../../mod/connedit.php:467 +msgid "Last update:" msgstr "" -#: ../../mod/lockview.php:43 -msgid "Visible to:" +#: ../../mod/connedit.php:469 +msgid "Update public posts" msgstr "" -#: ../../mod/magic.php:70 -msgid "Hub not found." +#: ../../mod/connedit.php:471 +msgid "Update now" msgstr "" -#: ../../mod/setup.php:161 -msgid "Red Matrix Server - Setup" +#: ../../mod/connedit.php:477 +msgid "Currently blocked" msgstr "" -#: ../../mod/setup.php:167 -msgid "Could not connect to database." +#: ../../mod/connedit.php:478 +msgid "Currently ignored" msgstr "" -#: ../../mod/setup.php:171 -msgid "" -"Could not connect to specified site URL. Possible SSL certificate or DNS " -"issue." +#: ../../mod/connedit.php:479 +msgid "Currently archived" msgstr "" -#: ../../mod/setup.php:176 -msgid "Could not create table." +#: ../../mod/connedit.php:480 +msgid "Currently pending" msgstr "" -#: ../../mod/setup.php:182 -msgid "Your site database has been installed." +#: ../../mod/connedit.php:481 +msgid "Hide this contact from others" msgstr "" -#: ../../mod/setup.php:187 +#: ../../mod/connedit.php:481 msgid "" -"You may need to import the file \"install/database.sql\" manually using " -"phpmyadmin or mysql." +"Replies/likes to your public posts may still be visible" msgstr "" -#: ../../mod/setup.php:188 ../../mod/setup.php:257 ../../mod/setup.php:609 -msgid "Please see the file \"install/INSTALL.txt\"." +#: ../../mod/layouts.php:52 +msgid "Layout Help" msgstr "" -#: ../../mod/setup.php:254 -msgid "System check" +#: ../../mod/layouts.php:55 +msgid "Help with this feature" msgstr "" -#: ../../mod/setup.php:259 -msgid "Check again" +#: ../../mod/layouts.php:74 +msgid "Layout Name" msgstr "" -#: ../../mod/setup.php:281 -msgid "Database connection" +#: ../../mod/help.php:43 ../../mod/help.php:49 ../../mod/help.php:55 +msgid "Help:" msgstr "" -#: ../../mod/setup.php:282 -msgid "" -"In order to install Red Matrix we need to know how to connect to your " -"database." +#: ../../mod/help.php:68 ../../index.php:223 +msgid "Not Found" msgstr "" -#: ../../mod/setup.php:283 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." +#: ../../mod/help.php:71 ../../mod/page.php:83 ../../mod/display.php:100 +#: ../../index.php:226 +msgid "Page not found." msgstr "" -#: ../../mod/setup.php:284 +#: ../../mod/rmagic.php:38 msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." msgstr "" -#: ../../mod/setup.php:288 -msgid "Database Server Name" +#: ../../mod/rmagic.php:38 +msgid "The error message was:" msgstr "" -#: ../../mod/setup.php:288 -msgid "Default is localhost" +#: ../../mod/rmagic.php:42 +msgid "Authentication failed." msgstr "" -#: ../../mod/setup.php:289 -msgid "Database Port" +#: ../../mod/rmagic.php:78 +msgid "Remote Authentication" msgstr "" -#: ../../mod/setup.php:289 -msgid "Communication port number - use 0 for default" +#: ../../mod/rmagic.php:79 +msgid "Enter your channel address (e.g. channel@example.com)" msgstr "" -#: ../../mod/setup.php:290 -msgid "Database Login Name" +#: ../../mod/rmagic.php:80 +msgid "Authenticate" msgstr "" -#: ../../mod/setup.php:291 -msgid "Database Login Password" +#: ../../mod/page.php:35 +msgid "Invalid item." msgstr "" -#: ../../mod/setup.php:292 -msgid "Database Name" +#: ../../mod/network.php:79 +msgid "No such group" msgstr "" -#: ../../mod/setup.php:294 ../../mod/setup.php:336 -msgid "Site administrator email address" +#: ../../mod/network.php:118 +msgid "Search Results For:" msgstr "" -#: ../../mod/setup.php:294 ../../mod/setup.php:336 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." +#: ../../mod/network.php:172 +msgid "Collection is empty" msgstr "" -#: ../../mod/setup.php:295 ../../mod/setup.php:338 -msgid "Website URL" +#: ../../mod/network.php:180 +msgid "Collection: " msgstr "" -#: ../../mod/setup.php:295 ../../mod/setup.php:338 -msgid "Please use SSL (https) URL if available." +#: ../../mod/network.php:193 +msgid "Connection: " msgstr "" -#: ../../mod/setup.php:298 ../../mod/setup.php:341 -msgid "Please select a default timezone for your website" +#: ../../mod/network.php:196 +msgid "Invalid connection." msgstr "" -#: ../../mod/setup.php:325 -msgid "Site settings" +#: ../../mod/profiles.php:18 ../../mod/profiles.php:138 +#: ../../mod/profiles.php:168 ../../mod/profiles.php:463 +msgid "Profile not found." msgstr "" -#: ../../mod/setup.php:384 -msgid "Could not find a command line version of PHP in the web server PATH." +#: ../../mod/profiles.php:38 +msgid "Profile deleted." msgstr "" -#: ../../mod/setup.php:385 -msgid "" -"If you don't have a command line version of PHP installed on server, you " -"will not be able to run background polling via cron." +#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 +msgid "Profile-" msgstr "" -#: ../../mod/setup.php:389 -msgid "PHP executable path" +#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 +msgid "New profile created." msgstr "" -#: ../../mod/setup.php:389 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." +#: ../../mod/profiles.php:98 +msgid "Profile unavailable to clone." msgstr "" -#: ../../mod/setup.php:394 -msgid "Command line PHP" +#: ../../mod/profiles.php:178 +msgid "Profile Name is required." msgstr "" -#: ../../mod/setup.php:403 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." +#: ../../mod/profiles.php:294 +msgid "Marital Status" msgstr "" -#: ../../mod/setup.php:404 -msgid "This is required for message delivery to work." +#: ../../mod/profiles.php:298 +msgid "Romantic Partner" msgstr "" -#: ../../mod/setup.php:406 -msgid "PHP register_argc_argv" +#: ../../mod/profiles.php:302 +msgid "Likes" msgstr "" -#: ../../mod/setup.php:427 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" +#: ../../mod/profiles.php:306 +msgid "Dislikes" msgstr "" -#: ../../mod/setup.php:428 -msgid "" -"If running under Windows, please see \"http://www.php.net/manual/en/openssl." -"installation.php\"." +#: ../../mod/profiles.php:310 +msgid "Work/Employment" msgstr "" -#: ../../mod/setup.php:430 -msgid "Generate encryption keys" +#: ../../mod/profiles.php:313 +msgid "Religion" msgstr "" -#: ../../mod/setup.php:437 -msgid "libCurl PHP module" +#: ../../mod/profiles.php:317 +msgid "Political Views" msgstr "" -#: ../../mod/setup.php:438 -msgid "GD graphics PHP module" +#: ../../mod/profiles.php:321 +msgid "Gender" msgstr "" -#: ../../mod/setup.php:439 -msgid "OpenSSL PHP module" +#: ../../mod/profiles.php:325 +msgid "Sexual Preference" msgstr "" -#: ../../mod/setup.php:440 -msgid "mysqli PHP module" +#: ../../mod/profiles.php:329 +msgid "Homepage" msgstr "" -#: ../../mod/setup.php:441 -msgid "mb_string PHP module" +#: ../../mod/profiles.php:333 +msgid "Interests" msgstr "" -#: ../../mod/setup.php:442 -msgid "mcrypt PHP module" +#: ../../mod/profiles.php:337 +msgid "Address" msgstr "" -#: ../../mod/setup.php:447 ../../mod/setup.php:449 -msgid "Apache mod_rewrite module" +#: ../../mod/profiles.php:344 ../../mod/pubsites.php:31 +msgid "Location" msgstr "" -#: ../../mod/setup.php:447 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." +#: ../../mod/profiles.php:427 +msgid "Profile updated." msgstr "" -#: ../../mod/setup.php:453 ../../mod/setup.php:456 -msgid "proc_open" +#: ../../mod/profiles.php:482 +msgid "Hide your contact/friend list from viewers of this profile?" msgstr "" -#: ../../mod/setup.php:453 -msgid "" -"Error: proc_open is required but is either not installed or has been " -"disabled in php.ini" +#: ../../mod/profiles.php:505 +msgid "Edit Profile Details" msgstr "" -#: ../../mod/setup.php:461 -msgid "Error: libCURL PHP module required but not installed." +#: ../../mod/profiles.php:507 +msgid "View this profile" msgstr "" -#: ../../mod/setup.php:465 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." +#: ../../mod/profiles.php:508 +msgid "Change Profile Photo" msgstr "" -#: ../../mod/setup.php:469 -msgid "Error: openssl PHP module required but not installed." +#: ../../mod/profiles.php:509 +msgid "Create a new profile using these settings" msgstr "" -#: ../../mod/setup.php:473 -msgid "Error: mysqli PHP module required but not installed." +#: ../../mod/profiles.php:510 +msgid "Clone this profile" msgstr "" -#: ../../mod/setup.php:477 -msgid "Error: mb_string PHP module required but not installed." +#: ../../mod/profiles.php:511 +msgid "Delete this profile" msgstr "" -#: ../../mod/setup.php:481 -msgid "Error: mcrypt PHP module required but not installed." +#: ../../mod/profiles.php:512 +msgid "Profile Name:" msgstr "" -#: ../../mod/setup.php:497 -msgid "" -"The web installer needs to be able to create a file called \".htconfig.php\" " -"in the top folder of your web server and it is unable to do so." +#: ../../mod/profiles.php:513 +msgid "Your Full Name:" msgstr "" -#: ../../mod/setup.php:498 -msgid "" -"This is most often a permission setting, as the web server may not be able " -"to write files in your folder - even if you can." +#: ../../mod/profiles.php:514 +msgid "Title/Description:" msgstr "" -#: ../../mod/setup.php:499 -msgid "" -"At the end of this procedure, we will give you a text to save in a file " -"named .htconfig.php in your Red top folder." +#: ../../mod/profiles.php:515 +msgid "Your Gender:" msgstr "" -#: ../../mod/setup.php:500 -msgid "" -"You can alternatively skip this procedure and perform a manual installation. " -"Please see the file \"install/INSTALL.txt\" for instructions." +#: ../../mod/profiles.php:516 +#, php-format +msgid "Birthday (%s):" msgstr "" -#: ../../mod/setup.php:503 -msgid ".htconfig.php is writable" +#: ../../mod/profiles.php:517 +msgid "Street Address:" msgstr "" -#: ../../mod/setup.php:513 -msgid "" -"Red uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." +#: ../../mod/profiles.php:518 +msgid "Locality/City:" msgstr "" -#: ../../mod/setup.php:514 -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." +#: ../../mod/profiles.php:519 +msgid "Postal/Zip Code:" msgstr "" -#: ../../mod/setup.php:515 ../../mod/setup.php:533 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has " -"write access to this folder." +#: ../../mod/profiles.php:520 +msgid "Country:" msgstr "" -#: ../../mod/setup.php:516 -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." +#: ../../mod/profiles.php:521 +msgid "Region/State:" msgstr "" -#: ../../mod/setup.php:519 -msgid "view/tpl/smarty3 is writable" +#: ../../mod/profiles.php:522 +msgid " Marital Status:" msgstr "" -#: ../../mod/setup.php:532 -msgid "" -"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" +#: ../../mod/profiles.php:523 +msgid "Who: (if applicable)" msgstr "" -#: ../../mod/setup.php:536 -msgid "store is writable" +#: ../../mod/profiles.php:524 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" msgstr "" -#: ../../mod/setup.php:551 -msgid "SSL certificate validation" +#: ../../mod/profiles.php:525 +msgid "Since [date]:" msgstr "" -#: ../../mod/setup.php:551 -msgid "" -"SSL certificate cannot be validated. Fix certificate or disable https access " -"to this site." +#: ../../mod/profiles.php:527 +msgid "Homepage URL:" msgstr "" -#: ../../mod/setup.php:558 -msgid "" -"Url rewrite in .htaccess is not working. Check your server configuration." +#: ../../mod/profiles.php:530 +msgid "Religious Views:" msgstr "" -#: ../../mod/setup.php:560 -msgid "Url rewrite is working" +#: ../../mod/profiles.php:531 +msgid "Keywords:" msgstr "" -#: ../../mod/setup.php:570 -msgid "" -"The database configuration file \".htconfig.php\" could not be written. " -"Please use the enclosed text to create a configuration file in your web " -"server root." +#: ../../mod/profiles.php:534 +msgid "Example: fishing photography software" msgstr "" -#: ../../mod/setup.php:594 -msgid "Errors encountered creating database tables." +#: ../../mod/profiles.php:535 +msgid "Used in directory listings" msgstr "" -#: ../../mod/setup.php:607 -msgid "

    What next

    " +#: ../../mod/profiles.php:536 +msgid "Tell us about yourself..." msgstr "" -#: ../../mod/setup.php:608 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the poller." +#: ../../mod/profiles.php:537 +msgid "Hobbies/Interests" msgstr "" -#: ../../mod/siteinfo.php:57 -#, php-format -msgid "Version %s" +#: ../../mod/profiles.php:538 +msgid "Contact information and Social Networks" msgstr "" -#: ../../mod/siteinfo.php:76 -msgid "Installed plugins/addons/apps:" +#: ../../mod/profiles.php:539 +msgid "My other channels" msgstr "" -#: ../../mod/siteinfo.php:89 -msgid "No installed plugins/addons/apps" +#: ../../mod/profiles.php:540 +msgid "Musical interests" msgstr "" -#: ../../mod/siteinfo.php:93 -msgid "Project Donations" +#: ../../mod/profiles.php:541 +msgid "Books, literature" msgstr "" -#: ../../mod/siteinfo.php:94 -msgid "" -"

    The Red Matrix is provided for you by volunteers working in their spare " -"time. Your support will help us to build a better web. Select the following " -"option for a one-time donation of your choosing

    " +#: ../../mod/profiles.php:542 +msgid "Television" msgstr "" -#: ../../mod/siteinfo.php:95 -msgid "

    or

    " +#: ../../mod/profiles.php:543 +msgid "Film/dance/culture/entertainment" msgstr "" -#: ../../mod/siteinfo.php:96 -msgid "Recurring Donation Options" +#: ../../mod/profiles.php:544 +msgid "Love/romance" msgstr "" -#: ../../mod/siteinfo.php:115 -msgid "Red" +#: ../../mod/profiles.php:545 +msgid "Work/employment" msgstr "" -#: ../../mod/siteinfo.php:116 +#: ../../mod/profiles.php:546 +msgid "School/education" +msgstr "" + +#: ../../mod/profiles.php:551 msgid "" -"This is a hub of the Red Matrix - a global cooperative network of " -"decentralised privacy enhanced websites." +"This is your public profile.
    It may " +"be visible to anybody using the internet." msgstr "" -#: ../../mod/siteinfo.php:119 -msgid "Running at web location" +#: ../../mod/profiles.php:600 +msgid "Edit/Manage Profiles" msgstr "" -#: ../../mod/siteinfo.php:120 -msgid "" -"Please visit GetZot.com to learn more " -"about the Red Matrix." +#: ../../mod/profiles.php:601 +msgid "Add profile things" msgstr "" -#: ../../mod/siteinfo.php:121 -msgid "Bug reports and issues: please visit" +#: ../../mod/profiles.php:602 +msgid "Include desirable objects in your profile" msgstr "" -#: ../../mod/siteinfo.php:124 +#: ../../mod/follow.php:25 +msgid "Channel added." +msgstr "" + +#: ../../mod/post.php:226 msgid "" -"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com" +"Remote authentication blocked. You are logged into this site locally. Please " +"logout and retry." msgstr "" -#: ../../mod/siteinfo.php:126 -msgid "Site Administrators" +#: ../../mod/post.php:256 ../../mod/openid.php:70 ../../mod/openid.php:175 +#, php-format +msgid "Welcome %s. Remote authentication successful." msgstr "" -#: ../../mod/new_channel.php:107 -msgid "Add a Channel" +#: ../../mod/dirsearch.php:21 +msgid "This site is not a directory server" msgstr "" -#: ../../mod/new_channel.php:108 -msgid "" -"A channel is your own collection of related web pages. A channel can be used " -"to hold social network profiles, blogs, conversation groups and forums, " -"celebrity pages, and much more. You may create as many channels as your " -"service provider allows." +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." msgstr "" -#: ../../mod/new_channel.php:111 -msgid "" -"Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation " -"Group\" " +#: ../../mod/sources.php:45 +msgid "Source created." msgstr "" -#: ../../mod/new_channel.php:112 -msgid "Choose a short nickname" +#: ../../mod/sources.php:57 +msgid "Source updated." msgstr "" -#: ../../mod/new_channel.php:113 -msgid "" -"Your nickname will be used to create an easily remembered channel address " -"(like an email address) which you can share with others." +#: ../../mod/sources.php:82 +msgid "*" msgstr "" -#: ../../mod/new_channel.php:114 +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "" + +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "" + +#: ../../mod/sources.php:101 ../../mod/sources.php:133 msgid "" -"Or import an existing channel from another location" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." msgstr "" -#: ../../mod/lostpass.php:15 -msgid "No valid account found." +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" +msgstr "" + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" +msgstr "" + +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +#: ../../mod/new_channel.php:110 +msgid "Channel Name" +msgstr "" + +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "" + +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "" + +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "" + +#: ../../mod/sources.php:158 +msgid "Source removed" msgstr "" -#: ../../mod/lostpass.php:29 -msgid "Password reset request issued. Check your email." +#: ../../mod/sources.php:160 +msgid "Unable to remove source." msgstr "" -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 -#, php-format -msgid "Site Member (%s)" +#: ../../mod/lockview.php:34 +msgid "Remote privacy information not available." msgstr "" -#: ../../mod/lostpass.php:40 -#, php-format -msgid "Password reset requested at %s" +#: ../../mod/lockview.php:43 +msgid "Visible to:" msgstr "" -#: ../../mod/lostpass.php:63 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." +#: ../../mod/magic.php:70 +msgid "Hub not found." msgstr "" -#: ../../mod/lostpass.php:85 ../../boot.php:1434 -msgid "Password Reset" +#: ../../mod/setup.php:161 +msgid "Red Matrix Server - Setup" msgstr "" -#: ../../mod/lostpass.php:86 -msgid "Your password has been reset as requested." +#: ../../mod/setup.php:167 +msgid "Could not connect to database." msgstr "" -#: ../../mod/lostpass.php:87 -msgid "Your new password is" +#: ../../mod/setup.php:171 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." msgstr "" -#: ../../mod/lostpass.php:88 -msgid "Save or copy your new password - and then" +#: ../../mod/setup.php:176 +msgid "Could not create table." msgstr "" -#: ../../mod/lostpass.php:89 -msgid "click here to login" +#: ../../mod/setup.php:182 +msgid "Your site database has been installed." msgstr "" -#: ../../mod/lostpass.php:90 +#: ../../mod/setup.php:187 msgid "" -"Your password may be changed from the Settings page after " -"successful login." +"You may need to import the file \"install/database.sql\" manually using " +"phpmyadmin or mysql." msgstr "" -#: ../../mod/lostpass.php:107 -#, php-format -msgid "Your password has changed at %s" +#: ../../mod/setup.php:188 ../../mod/setup.php:257 ../../mod/setup.php:609 +msgid "Please see the file \"install/INSTALL.txt\"." msgstr "" -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" +#: ../../mod/setup.php:254 +msgid "System check" msgstr "" -#: ../../mod/lostpass.php:123 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." +#: ../../mod/setup.php:259 +msgid "Check again" msgstr "" -#: ../../mod/lostpass.php:124 -msgid "Email Address" +#: ../../mod/setup.php:281 +msgid "Database connection" msgstr "" -#: ../../mod/lostpass.php:125 -msgid "Reset" +#: ../../mod/setup.php:282 +msgid "" +"In order to install Red Matrix we need to know how to connect to your " +"database." msgstr "" -#: ../../mod/settings.php:71 -msgid "Name is required" +#: ../../mod/setup.php:283 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." msgstr "" -#: ../../mod/settings.php:75 -msgid "Key and Secret are required" +#: ../../mod/setup.php:284 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." msgstr "" -#: ../../mod/settings.php:79 ../../mod/settings.php:542 -msgid "Update" +#: ../../mod/setup.php:288 +msgid "Database Server Name" msgstr "" -#: ../../mod/settings.php:195 -msgid "Passwords do not match. Password unchanged." +#: ../../mod/setup.php:288 +msgid "Default is localhost" msgstr "" -#: ../../mod/settings.php:199 -msgid "Empty passwords are not allowed. Password unchanged." +#: ../../mod/setup.php:289 +msgid "Database Port" msgstr "" -#: ../../mod/settings.php:212 -msgid "Password changed." +#: ../../mod/setup.php:289 +msgid "Communication port number - use 0 for default" msgstr "" -#: ../../mod/settings.php:214 -msgid "Password update failed. Please try again." +#: ../../mod/setup.php:290 +msgid "Database Login Name" msgstr "" -#: ../../mod/settings.php:228 -msgid "Not valid email." +#: ../../mod/setup.php:291 +msgid "Database Login Password" msgstr "" -#: ../../mod/settings.php:231 -msgid "Protected email address. Cannot change to that email." +#: ../../mod/setup.php:292 +msgid "Database Name" msgstr "" -#: ../../mod/settings.php:240 -msgid "System failure storing new email. Please try again." +#: ../../mod/setup.php:294 ../../mod/setup.php:336 +msgid "Site administrator email address" msgstr "" -#: ../../mod/settings.php:444 -msgid "Settings updated." +#: ../../mod/setup.php:294 ../../mod/setup.php:336 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." msgstr "" -#: ../../mod/settings.php:515 ../../mod/settings.php:541 -#: ../../mod/settings.php:577 -msgid "Add application" +#: ../../mod/setup.php:295 ../../mod/setup.php:338 +msgid "Website URL" msgstr "" -#: ../../mod/settings.php:518 ../../mod/settings.php:544 -msgid "Name" +#: ../../mod/setup.php:295 ../../mod/setup.php:338 +msgid "Please use SSL (https) URL if available." msgstr "" -#: ../../mod/settings.php:518 -msgid "Name of application" +#: ../../mod/setup.php:298 ../../mod/setup.php:341 +msgid "Please select a default timezone for your website" msgstr "" -#: ../../mod/settings.php:519 ../../mod/settings.php:545 -msgid "Consumer Key" +#: ../../mod/setup.php:325 +msgid "Site settings" msgstr "" -#: ../../mod/settings.php:519 ../../mod/settings.php:520 -msgid "Automatically generated - change if desired. Max length 20" +#: ../../mod/setup.php:384 +msgid "Could not find a command line version of PHP in the web server PATH." msgstr "" -#: ../../mod/settings.php:520 ../../mod/settings.php:546 -msgid "Consumer Secret" +#: ../../mod/setup.php:385 +msgid "" +"If you don't have a command line version of PHP installed on server, you " +"will not be able to run background polling via cron." msgstr "" -#: ../../mod/settings.php:521 ../../mod/settings.php:547 -msgid "Redirect" +#: ../../mod/setup.php:389 +msgid "PHP executable path" msgstr "" -#: ../../mod/settings.php:521 +#: ../../mod/setup.php:389 msgid "" -"Redirect URI - leave blank unless your application specifically requires this" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." msgstr "" -#: ../../mod/settings.php:522 ../../mod/settings.php:548 -msgid "Icon url" +#: ../../mod/setup.php:394 +msgid "Command line PHP" msgstr "" -#: ../../mod/settings.php:522 -msgid "Optional" +#: ../../mod/setup.php:403 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." msgstr "" -#: ../../mod/settings.php:533 -msgid "You can't edit this application." +#: ../../mod/setup.php:404 +msgid "This is required for message delivery to work." msgstr "" -#: ../../mod/settings.php:576 -msgid "Connected Apps" +#: ../../mod/setup.php:406 +msgid "PHP register_argc_argv" msgstr "" -#: ../../mod/settings.php:580 -msgid "Client key starts with" +#: ../../mod/setup.php:427 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" msgstr "" -#: ../../mod/settings.php:581 -msgid "No name" +#: ../../mod/setup.php:428 +msgid "" +"If running under Windows, please see \"http://www.php.net/manual/en/openssl." +"installation.php\"." msgstr "" -#: ../../mod/settings.php:582 -msgid "Remove authorization" +#: ../../mod/setup.php:430 +msgid "Generate encryption keys" msgstr "" -#: ../../mod/settings.php:593 -msgid "No feature settings configured" +#: ../../mod/setup.php:437 +msgid "libCurl PHP module" msgstr "" -#: ../../mod/settings.php:601 -msgid "Feature Settings" +#: ../../mod/setup.php:438 +msgid "GD graphics PHP module" msgstr "" -#: ../../mod/settings.php:624 -msgid "Account Settings" +#: ../../mod/setup.php:439 +msgid "OpenSSL PHP module" msgstr "" -#: ../../mod/settings.php:625 -msgid "Password Settings" +#: ../../mod/setup.php:440 +msgid "mysqli PHP module" msgstr "" -#: ../../mod/settings.php:626 -msgid "New Password:" +#: ../../mod/setup.php:441 +msgid "mb_string PHP module" msgstr "" -#: ../../mod/settings.php:627 -msgid "Confirm:" +#: ../../mod/setup.php:442 +msgid "mcrypt PHP module" msgstr "" -#: ../../mod/settings.php:627 -msgid "Leave password fields blank unless changing" +#: ../../mod/setup.php:447 ../../mod/setup.php:449 +msgid "Apache mod_rewrite module" msgstr "" -#: ../../mod/settings.php:629 ../../mod/settings.php:925 -msgid "Email Address:" +#: ../../mod/setup.php:447 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." msgstr "" -#: ../../mod/settings.php:630 -msgid "Remove Account" +#: ../../mod/setup.php:453 ../../mod/setup.php:456 +msgid "proc_open" msgstr "" -#: ../../mod/settings.php:631 -msgid "Warning: This action is permanent and cannot be reversed." +#: ../../mod/setup.php:453 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" msgstr "" -#: ../../mod/settings.php:647 -msgid "Off" +#: ../../mod/setup.php:461 +msgid "Error: libCURL PHP module required but not installed." msgstr "" -#: ../../mod/settings.php:647 -msgid "On" +#: ../../mod/setup.php:465 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." msgstr "" -#: ../../mod/settings.php:654 -msgid "Additional Features" +#: ../../mod/setup.php:469 +msgid "Error: openssl PHP module required but not installed." msgstr "" -#: ../../mod/settings.php:679 -msgid "Connector Settings" +#: ../../mod/setup.php:473 +msgid "Error: mysqli PHP module required but not installed." msgstr "" -#: ../../mod/settings.php:750 -msgid "Display Settings" +#: ../../mod/setup.php:477 +msgid "Error: mb_string PHP module required but not installed." msgstr "" -#: ../../mod/settings.php:756 -msgid "Display Theme:" +#: ../../mod/setup.php:481 +msgid "Error: mcrypt PHP module required but not installed." msgstr "" -#: ../../mod/settings.php:757 -msgid "Mobile Theme:" +#: ../../mod/setup.php:497 +msgid "" +"The web installer needs to be able to create a file called \".htconfig.php\" " +"in the top folder of your web server and it is unable to do so." msgstr "" -#: ../../mod/settings.php:758 -msgid "Update browser every xx seconds" +#: ../../mod/setup.php:498 +msgid "" +"This is most often a permission setting, as the web server may not be able " +"to write files in your folder - even if you can." msgstr "" -#: ../../mod/settings.php:758 -msgid "Minimum of 10 seconds, no maximum" +#: ../../mod/setup.php:499 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." msgstr "" -#: ../../mod/settings.php:759 -msgid "Maximum number of conversations to load at any time:" +#: ../../mod/setup.php:500 +msgid "" +"You can alternatively skip this procedure and perform a manual installation. " +"Please see the file \"install/INSTALL.txt\" for instructions." msgstr "" -#: ../../mod/settings.php:759 -msgid "Maximum of 100 items" +#: ../../mod/setup.php:503 +msgid ".htconfig.php is writable" msgstr "" -#: ../../mod/settings.php:760 -msgid "Don't show emoticons" +#: ../../mod/setup.php:513 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." msgstr "" -#: ../../mod/settings.php:761 -msgid "Do not view remote profiles in frames" +#: ../../mod/setup.php:514 +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 "" -#: ../../mod/settings.php:761 -msgid "By default open in a sub-window of your own site" +#: ../../mod/setup.php:515 ../../mod/setup.php:533 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has " +"write access to this folder." msgstr "" -#: ../../mod/settings.php:796 -msgid "Nobody except yourself" +#: ../../mod/setup.php:516 +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 "" -#: ../../mod/settings.php:797 -msgid "Only those you specifically allow" +#: ../../mod/setup.php:519 +msgid "view/tpl/smarty3 is writable" msgstr "" -#: ../../mod/settings.php:798 -msgid "Anybody in your address book" +#: ../../mod/setup.php:532 +msgid "" +"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" msgstr "" -#: ../../mod/settings.php:799 -msgid "Anybody on this website" +#: ../../mod/setup.php:536 +msgid "store is writable" msgstr "" -#: ../../mod/settings.php:800 -msgid "Anybody in this network" +#: ../../mod/setup.php:551 +msgid "SSL certificate validation" msgstr "" -#: ../../mod/settings.php:801 -msgid "Anybody on the internet" +#: ../../mod/setup.php:551 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access " +"to this site." msgstr "" -#: ../../mod/settings.php:878 -msgid "Publish your default profile in the network directory" +#: ../../mod/setup.php:558 +msgid "" +"Url rewrite in .htaccess is not working. Check your server configuration." msgstr "" -#: ../../mod/settings.php:883 -msgid "Allow us to suggest you as a potential friend to new members?" +#: ../../mod/setup.php:560 +msgid "Url rewrite is working" msgstr "" -#: ../../mod/settings.php:887 ../../mod/profile_photo.php:288 -msgid "or" +#: ../../mod/setup.php:570 +msgid "" +"The database configuration file \".htconfig.php\" could not be written. " +"Please use the enclosed text to create a configuration file in your web " +"server root." msgstr "" -#: ../../mod/settings.php:892 -msgid "Your channel address is" +#: ../../mod/setup.php:594 +msgid "Errors encountered creating database tables." msgstr "" -#: ../../mod/settings.php:914 -msgid "Channel Settings" +#: ../../mod/setup.php:607 +msgid "

    What next

    " msgstr "" -#: ../../mod/settings.php:923 -msgid "Basic Settings" +#: ../../mod/setup.php:608 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the poller." msgstr "" -#: ../../mod/settings.php:926 -msgid "Your Timezone:" +#: ../../mod/siteinfo.php:57 +#, php-format +msgid "Version %s" msgstr "" -#: ../../mod/settings.php:927 -msgid "Default Post Location:" +#: ../../mod/siteinfo.php:76 +msgid "Installed plugins/addons/apps:" msgstr "" -#: ../../mod/settings.php:928 -msgid "Use Browser Location:" +#: ../../mod/siteinfo.php:89 +msgid "No installed plugins/addons/apps" msgstr "" -#: ../../mod/settings.php:930 -msgid "Adult Content" +#: ../../mod/siteinfo.php:93 +msgid "Project Donations" msgstr "" -#: ../../mod/settings.php:930 +#: ../../mod/siteinfo.php:94 msgid "" -"This channel frequently or regularly publishes adult content. (Please tag " -"any adult material and/or nudity with #NSFW)" +"

    The Red Matrix is provided for you by volunteers working in their spare " +"time. Your support will help us to build a better, freer, and privacy " +"respecting web. Select the following option for a one-time donation of your " +"choosing

    " msgstr "" -#: ../../mod/settings.php:932 -msgid "Security and Privacy Settings" +#: ../../mod/siteinfo.php:95 +msgid "

    or

    " msgstr "" -#: ../../mod/settings.php:934 -msgid "Hide my online presence" +#: ../../mod/siteinfo.php:96 +msgid "Recurring Donation Options" msgstr "" -#: ../../mod/settings.php:934 -msgid "Prevents displaying in your profile that you are online" +#: ../../mod/siteinfo.php:115 +msgid "Red" msgstr "" -#: ../../mod/settings.php:936 -msgid "Simple Privacy Settings:" +#: ../../mod/siteinfo.php:116 +msgid "" +"This is a hub of the Red Matrix - a global cooperative network of " +"decentralised privacy enhanced websites." msgstr "" -#: ../../mod/settings.php:937 -msgid "" -"Very Public - extremely permissive (should be used with caution)" +#: ../../mod/siteinfo.php:119 +msgid "Running at web location" msgstr "" -#: ../../mod/settings.php:938 +#: ../../mod/siteinfo.php:120 msgid "" -"Typical - default public, privacy when desired (similar to social " -"network permissions but with improved privacy)" +"Please visit GetZot.com to learn more " +"about the Red Matrix." msgstr "" -#: ../../mod/settings.php:939 -msgid "Private - default private, never open or public" +#: ../../mod/siteinfo.php:121 +msgid "Bug reports and issues: please visit" msgstr "" -#: ../../mod/settings.php:940 -msgid "Blocked - default blocked to/from everybody" +#: ../../mod/siteinfo.php:124 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com" msgstr "" -#: ../../mod/settings.php:943 -msgid "Advanced Privacy Settings" +#: ../../mod/siteinfo.php:126 +msgid "Site Administrators" msgstr "" -#: ../../mod/settings.php:945 -msgid "Maximum Friend Requests/Day:" +#: ../../mod/new_channel.php:107 +msgid "Add a Channel" msgstr "" -#: ../../mod/settings.php:945 -msgid "May reduce spam activity" +#: ../../mod/new_channel.php:108 +msgid "" +"A channel is your own collection of related web pages. A channel can be used " +"to hold social network profiles, blogs, conversation groups and forums, " +"celebrity pages, and much more. You may create as many channels as your " +"service provider allows." msgstr "" -#: ../../mod/settings.php:946 -msgid "Default Post Permissions" +#: ../../mod/new_channel.php:111 +msgid "" +"Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation " +"Group\" " msgstr "" -#: ../../mod/settings.php:958 -msgid "Maximum private messages per day from unknown people:" +#: ../../mod/new_channel.php:112 +msgid "Choose a short nickname" msgstr "" -#: ../../mod/settings.php:958 -msgid "Useful to reduce spamming" +#: ../../mod/new_channel.php:113 +msgid "" +"Your nickname will be used to create an easily remembered channel address " +"(like an email address) which you can share with others." msgstr "" -#: ../../mod/settings.php:961 -msgid "Notification Settings" +#: ../../mod/new_channel.php:114 +msgid "" +"Or import an existing channel from another location" msgstr "" -#: ../../mod/settings.php:962 -msgid "By default post a status message when:" +#: ../../mod/lostpass.php:15 +msgid "No valid account found." msgstr "" -#: ../../mod/settings.php:963 -msgid "accepting a friend request" +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." msgstr "" -#: ../../mod/settings.php:964 -msgid "joining a forum/community" +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 +#, php-format +msgid "Site Member (%s)" msgstr "" -#: ../../mod/settings.php:965 -msgid "making an interesting profile change" +#: ../../mod/lostpass.php:40 +#, php-format +msgid "Password reset requested at %s" msgstr "" -#: ../../mod/settings.php:966 -msgid "Send a notification email when:" +#: ../../mod/lostpass.php:63 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." msgstr "" -#: ../../mod/settings.php:967 -msgid "You receive an introduction" +#: ../../mod/lostpass.php:85 ../../boot.php:1436 +msgid "Password Reset" msgstr "" -#: ../../mod/settings.php:968 -msgid "Your introductions are confirmed" +#: ../../mod/lostpass.php:86 +msgid "Your password has been reset as requested." msgstr "" -#: ../../mod/settings.php:969 -msgid "Someone writes on your profile wall" +#: ../../mod/lostpass.php:87 +msgid "Your new password is" msgstr "" -#: ../../mod/settings.php:970 -msgid "Someone writes a followup comment" +#: ../../mod/lostpass.php:88 +msgid "Save or copy your new password - and then" msgstr "" -#: ../../mod/settings.php:971 -msgid "You receive a private message" +#: ../../mod/lostpass.php:89 +msgid "click here to login" msgstr "" -#: ../../mod/settings.php:972 -msgid "You receive a friend suggestion" +#: ../../mod/lostpass.php:90 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." msgstr "" -#: ../../mod/settings.php:973 -msgid "You are tagged in a post" +#: ../../mod/lostpass.php:107 +#, php-format +msgid "Your password has changed at %s" msgstr "" -#: ../../mod/settings.php:974 -msgid "You are poked/prodded/etc. in a post" +#: ../../mod/lostpass.php:122 +msgid "Forgot your Password?" msgstr "" -#: ../../mod/settings.php:977 -msgid "Advanced Account/Page Type Settings" +#: ../../mod/lostpass.php:123 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." msgstr "" -#: ../../mod/settings.php:978 -msgid "Change the behaviour of this account for special situations" +#: ../../mod/lostpass.php:124 +msgid "Email Address" msgstr "" -#: ../../mod/settings.php:981 -msgid "" -"Please enable expert mode (in Settings > Additional features) to adjust!" +#: ../../mod/lostpass.php:125 +msgid "Reset" msgstr "" #: ../../mod/import.php:36 @@ -6261,32 +6296,32 @@ msgstr "" msgid "Make this hub my primary location" msgstr "" -#: ../../mod/manage.php:63 +#: ../../mod/manage.php:64 #, php-format msgid "You have created %1$.0f of %2$.0f allowed channels." msgstr "" -#: ../../mod/manage.php:71 +#: ../../mod/manage.php:72 msgid "Create a new channel" msgstr "" -#: ../../mod/manage.php:76 +#: ../../mod/manage.php:77 msgid "Channel Manager" msgstr "" -#: ../../mod/manage.php:77 +#: ../../mod/manage.php:78 msgid "Current Channel" msgstr "" -#: ../../mod/manage.php:79 +#: ../../mod/manage.php:80 msgid "Attach to one of your channels by selecting it." msgstr "" -#: ../../mod/manage.php:80 +#: ../../mod/manage.php:81 msgid "Default Channel" msgstr "" -#: ../../mod/manage.php:81 +#: ../../mod/manage.php:82 msgid "Make Default" msgstr "" @@ -6392,6 +6427,10 @@ msgstr "" msgid "Send Reply" msgstr "" +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "" + #: ../../mod/editlayout.php:72 msgid "Edit Layout" msgstr "" @@ -7272,41 +7311,41 @@ msgstr "" msgid "Header image only on profile pages" msgstr "" -#: ../../boot.php:1232 +#: ../../boot.php:1234 #, php-format msgid "Update %s failed. See error logs." msgstr "" -#: ../../boot.php:1235 +#: ../../boot.php:1237 #, php-format msgid "Update Error at %s" msgstr "" -#: ../../boot.php:1399 +#: ../../boot.php:1401 msgid "" "Create an account to access services and applications within the Red Matrix" msgstr "" -#: ../../boot.php:1427 +#: ../../boot.php:1429 msgid "Password" msgstr "" -#: ../../boot.php:1428 +#: ../../boot.php:1430 msgid "Remember me" msgstr "" -#: ../../boot.php:1433 +#: ../../boot.php:1435 msgid "Forgot your password?" msgstr "" -#: ../../boot.php:1498 +#: ../../boot.php:1500 msgid "permission denied" msgstr "" -#: ../../boot.php:1499 +#: ../../boot.php:1501 msgid "Got Zot?" msgstr "" -#: ../../boot.php:1899 +#: ../../boot.php:1906 msgid "toggle mobile" msgstr "" diff --git a/version.inc b/version.inc index 12484d724..ffddcbc66 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-02-20.594 +2014-02-21.595 -- cgit v1.2.3 From 9c4c0e6d2313fc7d09e315f2bb39711af4a2774a Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 22 Feb 2014 03:38:23 -0800 Subject: prevent mod/cloud looping (ping gets a new session on each call [wtf?] which triggers our "changed uid" detector) --- mod/ping.php | 2 +- version.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mod/ping.php b/mod/ping.php index b9d9a9c77..390613d7a 100644 --- a/mod/ping.php +++ b/mod/ping.php @@ -28,7 +28,7 @@ function ping_init(&$a) { header("content-type: application/json"); - $result['invalid'] = ((intval($_GET['uid'])) && (intval($_GET['uid']) != local_user()) ? 1 : 0); + $result['invalid'] = ((local_user()) && (intval($_GET['uid'])) && (intval($_GET['uid']) != local_user()) ? 1 : 0); if(x($_SESSION,'sysmsg')){ foreach ($_SESSION['sysmsg'] as $m){ diff --git a/version.inc b/version.inc index ffddcbc66..ad4b11889 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-02-21.595 +2014-02-22.596 -- cgit v1.2.3 From 65d5fae3240cc5c17486712fd2995589b03ace2a Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sat, 22 Feb 2014 14:10:21 +0100 Subject: DE: update to the strings --- view/de/messages.po | 4833 ++++++++++++++++++++++++++------------------------- view/de/strings.php | 236 +-- 2 files changed, 2558 insertions(+), 2511 deletions(-) diff --git a/view/de/messages.po b/view/de/messages.po index f98726f4d..fe7074d5a 100644 --- a/view/de/messages.po +++ b/view/de/messages.po @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: Red Matrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-02-14 00:02-0800\n" -"PO-Revision-Date: 2014-02-16 07:16+0000\n" +"POT-Creation-Date: 2014-02-21 00:03-0800\n" +"PO-Revision-Date: 2014-02-22 12:04+0000\n" "Last-Translator: bavatar \n" "Language-Team: German (http://www.transifex.com/projects/p/red-matrix/language/de/)\n" "MIME-Version: 1.0\n" @@ -34,7 +34,7 @@ msgid "Categories" msgstr "Kategorien" #: ../../include/widgets.php:115 ../../include/widgets.php:155 -#: ../../include/Contact.php:104 ../../include/identity.php:628 +#: ../../include/Contact.php:107 ../../include/identity.php:632 #: ../../mod/directory.php:184 ../../mod/match.php:62 #: ../../mod/dirprofile.php:170 ../../mod/suggest.php:51 msgid "Connect" @@ -73,8 +73,8 @@ msgstr "Beispiel: bob@beispiel.com, http://beispiel.com/barbara" msgid "Notes" msgstr "Notizen" -#: ../../include/widgets.php:173 ../../include/text.php:754 -#: ../../include/text.php:768 ../../mod/filer.php:36 +#: ../../include/widgets.php:173 ../../include/text.php:759 +#: ../../include/text.php:773 ../../mod/filer.php:36 msgid "Save" msgstr "Speichern" @@ -100,7 +100,7 @@ msgstr "Gesicherte Ordner" msgid "Everything" msgstr "Alles" -#: ../../include/widgets.php:318 ../../include/items.php:3636 +#: ../../include/widgets.php:318 msgid "Archives" msgstr "Archive" @@ -116,7 +116,7 @@ msgstr "Ich" msgid "Best Friends" msgstr "Beste Freunde" -#: ../../include/widgets.php:373 ../../include/identity.php:310 +#: ../../include/widgets.php:373 ../../include/identity.php:314 #: ../../include/profile_selectors.php:42 ../../mod/connedit.php:392 msgid "Friends" msgstr "Freunde" @@ -179,7 +179,7 @@ msgid "Channel Sources" msgstr "Kanal-Quellen" #: ../../include/widgets.php:487 ../../include/nav.php:181 -#: ../../mod/admin.php:837 ../../mod/admin.php:1042 +#: ../../mod/admin.php:838 ../../mod/admin.php:1043 msgid "Settings" msgstr "Einstellungen" @@ -230,7 +230,7 @@ msgstr "Besuche %1$s's %2$s" msgid "%1$s has an updated %2$s, changing %3$s." msgstr "%1$s hat ein aktualisiertes %2$s, %3$s wurde verändert." -#: ../../include/nav.php:72 ../../include/nav.php:91 ../../boot.php:1423 +#: ../../include/nav.php:72 ../../include/nav.php:91 ../../boot.php:1425 msgid "Logout" msgstr "Abmelden" @@ -314,7 +314,7 @@ msgstr "Webseiten" msgid "Your webpages" msgstr "Deine Webseiten" -#: ../../include/nav.php:89 ../../boot.php:1424 +#: ../../include/nav.php:89 ../../boot.php:1426 msgid "Login" msgstr "Anmelden" @@ -335,7 +335,7 @@ msgstr "Klicke, um Dich über Deinen Heimat-Server zu authentifizieren" msgid "Home Page" msgstr "Homepage" -#: ../../include/nav.php:129 ../../mod/register.php:206 ../../boot.php:1400 +#: ../../include/nav.php:129 ../../mod/register.php:206 ../../boot.php:1402 msgid "Register" msgstr "Registrieren" @@ -359,8 +359,8 @@ msgstr "Apps" msgid "Addon applications, utilities, games" msgstr "Addon Programme, Helferlein, Spiele" -#: ../../include/nav.php:139 ../../include/text.php:752 -#: ../../include/text.php:766 ../../mod/search.php:29 +#: ../../include/nav.php:139 ../../include/text.php:757 +#: ../../include/text.php:771 ../../mod/search.php:29 msgid "Search" msgstr "Suche" @@ -520,320 +520,320 @@ msgstr "älter" msgid "newer" msgstr "neuer" -#: ../../include/text.php:670 +#: ../../include/text.php:675 msgid "No connections" msgstr "Keine Verbindungen" -#: ../../include/text.php:681 +#: ../../include/text.php:686 #, php-format msgid "%d Connection" msgid_plural "%d Connections" msgstr[0] "%d Verbindung" msgstr[1] "%d Verbindungen" -#: ../../include/text.php:693 +#: ../../include/text.php:698 msgid "View Connections" msgstr "Verbindungen anzeigen" -#: ../../include/text.php:834 +#: ../../include/text.php:839 msgid "poke" msgstr "anstupsen" -#: ../../include/text.php:834 ../../include/conversation.php:240 +#: ../../include/text.php:839 ../../include/conversation.php:240 msgid "poked" msgstr "stupste" -#: ../../include/text.php:835 +#: ../../include/text.php:840 msgid "ping" msgstr "anpingen" -#: ../../include/text.php:835 +#: ../../include/text.php:840 msgid "pinged" msgstr "pingte" -#: ../../include/text.php:836 +#: ../../include/text.php:841 msgid "prod" msgstr "knuffen" -#: ../../include/text.php:836 +#: ../../include/text.php:841 msgid "prodded" msgstr "knuffte" -#: ../../include/text.php:837 +#: ../../include/text.php:842 msgid "slap" msgstr "ohrfeigen" -#: ../../include/text.php:837 +#: ../../include/text.php:842 msgid "slapped" msgstr "ohrfeigte" -#: ../../include/text.php:838 +#: ../../include/text.php:843 msgid "finger" msgstr "befummeln" -#: ../../include/text.php:838 +#: ../../include/text.php:843 msgid "fingered" msgstr "befummelte" -#: ../../include/text.php:839 +#: ../../include/text.php:844 msgid "rebuff" msgstr "eine Abfuhr erteilen" -#: ../../include/text.php:839 +#: ../../include/text.php:844 msgid "rebuffed" msgstr "abfuhrerteilte" -#: ../../include/text.php:851 +#: ../../include/text.php:856 msgid "happy" msgstr "glücklich" -#: ../../include/text.php:852 +#: ../../include/text.php:857 msgid "sad" msgstr "traurig" -#: ../../include/text.php:853 +#: ../../include/text.php:858 msgid "mellow" msgstr "sanft" -#: ../../include/text.php:854 +#: ../../include/text.php:859 msgid "tired" msgstr "müde" -#: ../../include/text.php:855 +#: ../../include/text.php:860 msgid "perky" msgstr "frech" -#: ../../include/text.php:856 +#: ../../include/text.php:861 msgid "angry" msgstr "sauer" -#: ../../include/text.php:857 +#: ../../include/text.php:862 msgid "stupified" msgstr "verblüfft" -#: ../../include/text.php:858 +#: ../../include/text.php:863 msgid "puzzled" msgstr "verwirrt" -#: ../../include/text.php:859 +#: ../../include/text.php:864 msgid "interested" msgstr "interessiert" -#: ../../include/text.php:860 +#: ../../include/text.php:865 msgid "bitter" msgstr "verbittert" -#: ../../include/text.php:861 +#: ../../include/text.php:866 msgid "cheerful" msgstr "fröhlich" -#: ../../include/text.php:862 +#: ../../include/text.php:867 msgid "alive" msgstr "lebendig" -#: ../../include/text.php:863 +#: ../../include/text.php:868 msgid "annoyed" msgstr "verärgert" -#: ../../include/text.php:864 +#: ../../include/text.php:869 msgid "anxious" msgstr "unruhig" -#: ../../include/text.php:865 +#: ../../include/text.php:870 msgid "cranky" msgstr "schrullig" -#: ../../include/text.php:866 +#: ../../include/text.php:871 msgid "disturbed" msgstr "verstört" -#: ../../include/text.php:867 +#: ../../include/text.php:872 msgid "frustrated" msgstr "frustriert" -#: ../../include/text.php:868 +#: ../../include/text.php:873 msgid "motivated" msgstr "motiviert" -#: ../../include/text.php:869 +#: ../../include/text.php:874 msgid "relaxed" msgstr "entspannt" -#: ../../include/text.php:870 +#: ../../include/text.php:875 msgid "surprised" msgstr "überrascht" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Monday" msgstr "Montag" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Tuesday" msgstr "Dienstag" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Wednesday" msgstr "Mittwoch" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Thursday" msgstr "Donnerstag" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Friday" msgstr "Freitag" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Saturday" msgstr "Samstag" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Sunday" msgstr "Sonntag" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "January" msgstr "Januar" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "February" msgstr "Februar" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "March" msgstr "März" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "April" msgstr "April" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "May" msgstr "Mai" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "June" msgstr "Juni" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "July" msgstr "Juli" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "August" msgstr "August" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "September" msgstr "September" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "October" msgstr "Oktober" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "November" msgstr "November" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "December" msgstr "Dezember" -#: ../../include/text.php:1113 +#: ../../include/text.php:1118 msgid "unknown.???" msgstr "unbekannt.???" -#: ../../include/text.php:1114 +#: ../../include/text.php:1119 msgid "bytes" msgstr "Bytes" -#: ../../include/text.php:1149 +#: ../../include/text.php:1154 msgid "remove category" msgstr "Kategorie entfernen" -#: ../../include/text.php:1171 +#: ../../include/text.php:1176 msgid "remove from file" msgstr "aus der Datei entfernen" -#: ../../include/text.php:1229 ../../include/text.php:1241 +#: ../../include/text.php:1234 ../../include/text.php:1246 msgid "Click to open/close" msgstr "Klicke zum Öffnen/Schließen" -#: ../../include/text.php:1417 ../../mod/events.php:332 +#: ../../include/text.php:1401 ../../mod/events.php:332 msgid "link to source" msgstr "Link zum Originalbeitrag" -#: ../../include/text.php:1436 +#: ../../include/text.php:1420 msgid "Select a page layout: " msgstr "Ein Seiten-Layout auswählen:" -#: ../../include/text.php:1439 ../../include/text.php:1504 +#: ../../include/text.php:1423 ../../include/text.php:1488 msgid "default" msgstr "Standard" -#: ../../include/text.php:1475 +#: ../../include/text.php:1459 msgid "Page content type: " msgstr "Content-Typ der Seite:" -#: ../../include/text.php:1516 +#: ../../include/text.php:1500 msgid "Select an alternate language" msgstr "Wähle eine alternative Sprache" -#: ../../include/text.php:1637 ../../include/conversation.php:117 +#: ../../include/text.php:1621 ../../include/conversation.php:117 #: ../../mod/like.php:103 ../../mod/subthread.php:89 ../../mod/tagger.php:45 msgid "photo" msgstr "Foto" -#: ../../include/text.php:1640 ../../include/conversation.php:120 +#: ../../include/text.php:1624 ../../include/conversation.php:120 #: ../../mod/tagger.php:49 msgid "event" msgstr "Ereignis" -#: ../../include/text.php:1643 ../../include/conversation.php:145 +#: ../../include/text.php:1627 ../../include/conversation.php:145 #: ../../mod/like.php:103 ../../mod/subthread.php:89 ../../mod/tagger.php:53 msgid "status" msgstr "Status" -#: ../../include/text.php:1645 ../../include/conversation.php:147 +#: ../../include/text.php:1629 ../../include/conversation.php:147 #: ../../mod/tagger.php:55 msgid "comment" msgstr "Kommentar" -#: ../../include/text.php:1650 +#: ../../include/text.php:1634 msgid "activity" msgstr "Aktivität" -#: ../../include/text.php:1907 +#: ../../include/text.php:1891 msgid "Design" msgstr "Design" -#: ../../include/text.php:1909 +#: ../../include/text.php:1893 msgid "Blocks" msgstr "Blöcke" -#: ../../include/text.php:1910 +#: ../../include/text.php:1894 msgid "Menus" msgstr "Menüs" -#: ../../include/text.php:1911 +#: ../../include/text.php:1895 msgid "Layouts" msgstr "Layouts" -#: ../../include/text.php:1912 +#: ../../include/text.php:1896 msgid "Pages" msgstr "Seiten" -#: ../../include/bbcode.php:128 ../../include/bbcode.php:594 -#: ../../include/bbcode.php:597 ../../include/bbcode.php:602 -#: ../../include/bbcode.php:605 ../../include/bbcode.php:608 -#: ../../include/bbcode.php:611 ../../include/bbcode.php:616 -#: ../../include/bbcode.php:619 ../../include/bbcode.php:624 -#: ../../include/bbcode.php:627 ../../include/bbcode.php:630 -#: ../../include/bbcode.php:633 +#: ../../include/bbcode.php:128 ../../include/bbcode.php:601 +#: ../../include/bbcode.php:604 ../../include/bbcode.php:609 +#: ../../include/bbcode.php:612 ../../include/bbcode.php:615 +#: ../../include/bbcode.php:618 ../../include/bbcode.php:623 +#: ../../include/bbcode.php:626 ../../include/bbcode.php:631 +#: ../../include/bbcode.php:634 ../../include/bbcode.php:637 +#: ../../include/bbcode.php:640 msgid "Image/photo" msgstr "Bild/Foto" -#: ../../include/bbcode.php:163 ../../include/bbcode.php:644 +#: ../../include/bbcode.php:163 ../../include/bbcode.php:651 msgid "Encrypted content" msgstr "Verschlüsselter Inhalt" @@ -850,15 +850,15 @@ msgstr "%1$s schrieb den folgenden %2$s %3$s" msgid "post" msgstr "Beitrag" -#: ../../include/bbcode.php:562 ../../include/bbcode.php:582 +#: ../../include/bbcode.php:569 ../../include/bbcode.php:589 msgid "$1 wrote:" msgstr "$1 schrieb:" -#: ../../include/Contact.php:120 +#: ../../include/Contact.php:123 msgid "New window" msgstr "Neues Fenster" -#: ../../include/Contact.php:121 +#: ../../include/Contact.php:124 msgid "Open the selected location in a different window or browser tab" msgstr "Öffne die markierte Adresse in einem neuen Browser Fenster oder Tab" @@ -1131,8 +1131,8 @@ msgstr "OStatus" msgid "RSS/Atom" msgstr "RSS/Atom" -#: ../../include/contact_selectors.php:77 ../../mod/admin.php:741 -#: ../../mod/admin.php:750 ../../boot.php:1426 +#: ../../include/contact_selectors.php:77 ../../mod/admin.php:742 +#: ../../mod/admin.php:751 ../../boot.php:1428 msgid "Email" msgstr "E-Mail" @@ -1250,7 +1250,7 @@ msgstr "Beginnt:" msgid "Finishes:" msgstr "Endet:" -#: ../../include/event.php:40 ../../include/identity.php:679 +#: ../../include/event.php:40 ../../include/identity.php:683 #: ../../include/bb2diaspora.php:455 ../../mod/events.php:462 #: ../../mod/directory.php:157 ../../mod/dirprofile.php:111 msgid "Location:" @@ -1267,7 +1267,7 @@ msgstr "Ein gelöschte Gruppe mit diesem Namen wurde gefunden. Existierende Zuga msgid "Default privacy group for new contacts" msgstr "Standard-Privatsphärengruppe für neue Kontakte" -#: ../../include/group.php:242 ../../mod/admin.php:750 +#: ../../include/group.php:242 ../../mod/admin.php:751 msgid "All Channels" msgstr "Alle Kanäle" @@ -1418,39 +1418,40 @@ msgstr "Kann Absender nicht bestimmen." msgid "Stored post could not be verified." msgstr "Gespeicherter Beitrag konnten nicht überprüft werden." -#: ../../include/photo/photo_driver.php:637 ../../include/photos.php:51 +#: ../../include/photo/photo_driver.php:643 ../../include/photos.php:51 #: ../../mod/profile_photo.php:78 ../../mod/profile_photo.php:225 #: ../../mod/profile_photo.php:336 ../../mod/photos.php:91 #: ../../mod/photos.php:656 ../../mod/photos.php:678 msgid "Profile Photos" msgstr "Profilfotos" -#: ../../include/attach.php:98 ../../include/attach.php:129 -#: ../../include/attach.php:185 ../../include/attach.php:200 -#: ../../include/attach.php:233 ../../include/attach.php:247 -#: ../../include/attach.php:268 ../../include/attach.php:463 -#: ../../include/attach.php:541 ../../include/chat.php:113 -#: ../../include/photos.php:15 ../../include/items.php:3515 +#: ../../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:113 +#: ../../include/photos.php:15 ../../include/items.php:3575 #: ../../mod/common.php:35 ../../mod/events.php:140 ../../mod/thing.php:247 #: ../../mod/thing.php:263 ../../mod/thing.php:298 ../../mod/invite.php:13 -#: ../../mod/invite.php:104 ../../mod/item.php:182 ../../mod/item.php:190 -#: ../../mod/menu.php:44 ../../mod/webpages.php:40 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/bookmarks.php:46 ../../mod/chat.php:87 -#: ../../mod/chat.php:92 ../../mod/viewconnections.php:22 -#: ../../mod/viewconnections.php:27 ../../mod/delegate.php:6 -#: ../../mod/mitem.php:73 ../../mod/group.php:9 ../../mod/viewsrc.php:12 -#: ../../mod/editpost.php:13 ../../mod/connedit.php:182 -#: ../../mod/layouts.php:27 ../../mod/layouts.php:42 ../../mod/page.php:30 -#: ../../mod/page.php:80 ../../mod/network.php:12 ../../mod/profiles.php:152 +#: ../../mod/invite.php:104 ../../mod/settings.php:493 ../../mod/menu.php:44 +#: ../../mod/webpages.php:40 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/bookmarks.php:46 ../../mod/item.php:182 ../../mod/item.php:190 +#: ../../mod/chat.php:87 ../../mod/chat.php:92 +#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 +#: ../../mod/delegate.php:6 ../../mod/mitem.php:73 ../../mod/group.php:9 +#: ../../mod/viewsrc.php:12 ../../mod/editpost.php:13 +#: ../../mod/connedit.php:182 ../../mod/layouts.php:27 +#: ../../mod/layouts.php:42 ../../mod/page.php:30 ../../mod/page.php:80 +#: ../../mod/network.php:12 ../../mod/profiles.php:152 #: ../../mod/profiles.php:453 ../../mod/sources.php:66 ../../mod/setup.php:200 #: ../../mod/new_channel.php:66 ../../mod/new_channel.php:97 -#: ../../mod/achievements.php:27 ../../mod/settings.php:493 -#: ../../mod/manage.php:6 ../../mod/mail.php:108 ../../mod/editlayout.php:48 -#: ../../mod/profile_photo.php:187 ../../mod/profile_photo.php:200 -#: ../../mod/connections.php:169 ../../mod/notifications.php:66 -#: ../../mod/blocks.php:29 ../../mod/blocks.php:44 -#: ../../mod/editwebpage.php:44 ../../mod/editwebpage.php:83 -#: ../../mod/poke.php:128 ../../mod/channel.php:88 ../../mod/channel.php:188 +#: ../../mod/achievements.php:27 ../../mod/manage.php:6 ../../mod/mail.php:108 +#: ../../mod/editlayout.php:48 ../../mod/profile_photo.php:187 +#: ../../mod/profile_photo.php:200 ../../mod/connections.php:169 +#: ../../mod/notifications.php:66 ../../mod/blocks.php:29 +#: ../../mod/blocks.php:44 ../../mod/editwebpage.php:44 +#: ../../mod/editwebpage.php:83 ../../mod/poke.php:128 +#: ../../mod/channel.php:88 ../../mod/channel.php:188 #: ../../mod/channel.php:231 ../../mod/fsuggest.php:78 #: ../../mod/editblock.php:48 ../../mod/filestorage.php:10 #: ../../mod/filestorage.php:59 ../../mod/filestorage.php:75 @@ -1461,61 +1462,61 @@ msgstr "Profilfotos" msgid "Permission denied." msgstr "Zugang verweigert" -#: ../../include/attach.php:180 ../../include/attach.php:228 +#: ../../include/attach.php:224 ../../include/attach.php:278 msgid "Item was not found." msgstr "Beitrag wurde nicht gefunden." -#: ../../include/attach.php:281 +#: ../../include/attach.php:335 msgid "No source file." msgstr "Keine Quelldatei." -#: ../../include/attach.php:298 +#: ../../include/attach.php:352 msgid "Cannot locate file to replace" msgstr "Kann Datei zum Ersetzen nicht finden" -#: ../../include/attach.php:316 +#: ../../include/attach.php:370 msgid "Cannot locate file to revise/update" msgstr "Kann Datei zum Prüfen/Aktualisieren nicht finden" -#: ../../include/attach.php:327 +#: ../../include/attach.php:381 #, php-format msgid "File exceeds size limit of %d" msgstr "Datei überschreitet das Größen-Limit von %d" -#: ../../include/attach.php:339 +#: ../../include/attach.php:393 #, php-format msgid "You have reached your limit of %1$.0f Mbytes attachment storage." msgstr "Die Größe Deiner Datei-Anhänge hat das Maximum von %1$.0f MByte erreicht." -#: ../../include/attach.php:423 +#: ../../include/attach.php:475 msgid "File upload failed. Possible system limit or action terminated." msgstr "Datei-Upload fehlgeschlagen. Mögliche Systembegrenzung oder abgebrochener Prozess." -#: ../../include/attach.php:435 +#: ../../include/attach.php:487 msgid "Stored file could not be verified. Upload failed." msgstr "Gespeichert Datei konnte nicht verifiziert werden. Upload abgebrochen." -#: ../../include/attach.php:479 ../../include/attach.php:496 +#: ../../include/attach.php:528 ../../include/attach.php:545 msgid "Path not available." msgstr "Pfad nicht verfügbar." -#: ../../include/attach.php:546 +#: ../../include/attach.php:590 msgid "Empty pathname" msgstr "Leere Pfadangabe" -#: ../../include/attach.php:564 +#: ../../include/attach.php:606 msgid "duplicate filename or path" msgstr "doppelter Dateiname oder Pfad" -#: ../../include/attach.php:589 +#: ../../include/attach.php:630 msgid "Path not found." msgstr "Pfad nicht gefunden." -#: ../../include/attach.php:634 +#: ../../include/attach.php:674 msgid "mkdir failed." msgstr "mkdir fehlgeschlagen." -#: ../../include/attach.php:638 +#: ../../include/attach.php:678 msgid "database storage failed." msgstr "Speichern in der Datenbank fehlgeschlagen." @@ -1558,8 +1559,8 @@ msgid "Select" msgstr "Auswählen" #: ../../include/conversation.php:632 ../../include/ItemObject.php:108 -#: ../../mod/thing.php:236 ../../mod/group.php:176 ../../mod/admin.php:745 -#: ../../mod/connedit.php:359 ../../mod/settings.php:579 +#: ../../mod/thing.php:236 ../../mod/settings.php:579 ../../mod/group.php:176 +#: ../../mod/admin.php:746 ../../mod/connedit.php:359 #: ../../mod/filestorage.php:171 ../../mod/photos.php:1044 msgid "Delete" msgstr "Löschen" @@ -1601,7 +1602,7 @@ msgid "View in context" msgstr "Im Zusammenhang anschauen" #: ../../include/conversation.php:707 ../../include/conversation.php:1120 -#: ../../include/ItemObject.php:259 ../../mod/editpost.php:112 +#: ../../include/ItemObject.php:259 ../../mod/editpost.php:121 #: ../../mod/mail.php:222 ../../mod/mail.php:336 ../../mod/editlayout.php:115 #: ../../mod/editwebpage.php:153 ../../mod/editblock.php:129 #: ../../mod/photos.php:975 @@ -1732,7 +1733,7 @@ msgid "Expires YYYY-MM-DD HH:MM" msgstr "Verfällt YYYY-MM-DD HH;MM" #: ../../include/conversation.php:1083 ../../include/ItemObject.php:557 -#: ../../mod/webpages.php:122 ../../mod/editpost.php:132 +#: ../../mod/webpages.php:122 ../../mod/editpost.php:141 #: ../../mod/editlayout.php:136 ../../mod/editwebpage.php:177 #: ../../mod/editblock.php:151 ../../mod/photos.php:995 msgid "Preview" @@ -1746,7 +1747,7 @@ msgstr "Teilen" msgid "Page link title" msgstr "Seitentitel-Link" -#: ../../include/conversation.php:1101 ../../mod/editpost.php:104 +#: ../../include/conversation.php:1101 ../../mod/editpost.php:113 #: ../../mod/mail.php:219 ../../mod/mail.php:332 ../../mod/editlayout.php:107 #: ../../mod/editwebpage.php:145 ../../mod/editblock.php:121 msgid "Upload photo" @@ -1756,7 +1757,7 @@ msgstr "Foto hochladen" msgid "upload photo" msgstr "Foto hochladen" -#: ../../include/conversation.php:1103 ../../mod/editpost.php:105 +#: ../../include/conversation.php:1103 ../../mod/editpost.php:114 #: ../../mod/mail.php:220 ../../mod/mail.php:333 ../../mod/editlayout.php:108 #: ../../mod/editwebpage.php:146 ../../mod/editblock.php:122 msgid "Attach file" @@ -1766,7 +1767,7 @@ msgstr "Datei anhängen" msgid "attach file" msgstr "Datei anfügen" -#: ../../include/conversation.php:1105 ../../mod/editpost.php:106 +#: ../../include/conversation.php:1105 ../../mod/editpost.php:115 #: ../../mod/mail.php:221 ../../mod/mail.php:334 ../../mod/editlayout.php:109 #: ../../mod/editwebpage.php:147 ../../mod/editblock.php:123 msgid "Insert web link" @@ -1792,7 +1793,7 @@ msgstr "Audio-Link einfügen" msgid "audio link" msgstr "Audio-Link" -#: ../../include/conversation.php:1111 ../../mod/editpost.php:110 +#: ../../include/conversation.php:1111 ../../mod/editpost.php:119 #: ../../mod/editlayout.php:113 ../../mod/editwebpage.php:151 #: ../../mod/editblock.php:127 msgid "Set your location" @@ -1802,7 +1803,7 @@ msgstr "Standort" msgid "set location" msgstr "Standort" -#: ../../include/conversation.php:1113 ../../mod/editpost.php:111 +#: ../../include/conversation.php:1113 ../../mod/editpost.php:120 #: ../../mod/editlayout.php:114 ../../mod/editwebpage.php:152 #: ../../mod/editblock.php:128 msgid "Clear browser location" @@ -1812,19 +1813,19 @@ msgstr "Browser-Standort löschen" msgid "clear location" msgstr "Standort löschen" -#: ../../include/conversation.php:1116 ../../mod/editpost.php:124 +#: ../../include/conversation.php:1116 ../../mod/editpost.php:133 #: ../../mod/editlayout.php:127 ../../mod/editwebpage.php:169 #: ../../mod/editblock.php:142 msgid "Set title" msgstr "Titel" -#: ../../include/conversation.php:1119 ../../mod/editpost.php:126 +#: ../../include/conversation.php:1119 ../../mod/editpost.php:135 #: ../../mod/editlayout.php:130 ../../mod/editwebpage.php:171 #: ../../mod/editblock.php:145 msgid "Categories (comma-separated list)" msgstr "Kategorien (Kommagetrennte Liste)" -#: ../../include/conversation.php:1121 ../../mod/editpost.php:113 +#: ../../include/conversation.php:1121 ../../mod/editpost.php:122 #: ../../mod/editlayout.php:116 ../../mod/editwebpage.php:154 #: ../../mod/editblock.php:130 msgid "Permission settings" @@ -1834,37 +1835,37 @@ msgstr "Berechtigungs-Einstellungen" msgid "permissions" msgstr "Berechtigungen" -#: ../../include/conversation.php:1130 ../../mod/editpost.php:121 +#: ../../include/conversation.php:1130 ../../mod/editpost.php:130 #: ../../mod/editlayout.php:124 ../../mod/editwebpage.php:164 #: ../../mod/editblock.php:139 msgid "Public post" msgstr "Öffentlicher Beitrag" -#: ../../include/conversation.php:1132 ../../mod/editpost.php:127 +#: ../../include/conversation.php:1132 ../../mod/editpost.php:136 #: ../../mod/editlayout.php:131 ../../mod/editwebpage.php:172 #: ../../mod/editblock.php:146 msgid "Example: bob@example.com, mary@example.com" msgstr "Beispiel: bob@example.com, mary@example.com" -#: ../../include/conversation.php:1145 ../../mod/editpost.php:138 +#: ../../include/conversation.php:1145 ../../mod/editpost.php:147 #: ../../mod/mail.php:226 ../../mod/mail.php:339 ../../mod/editlayout.php:141 #: ../../mod/editwebpage.php:182 ../../mod/editblock.php:156 msgid "Set expiration date" msgstr "Verfallsdatum" #: ../../include/conversation.php:1147 ../../include/ItemObject.php:560 -#: ../../mod/editpost.php:140 ../../mod/mail.php:228 ../../mod/mail.php:341 +#: ../../mod/editpost.php:149 ../../mod/mail.php:228 ../../mod/mail.php:341 msgid "Encrypt text" msgstr "Text verschlüsseln" -#: ../../include/conversation.php:1149 ../../mod/editpost.php:142 +#: ../../include/conversation.php:1149 ../../mod/editpost.php:151 msgid "OK" msgstr "Ok" -#: ../../include/conversation.php:1150 ../../mod/tagrm.php:11 -#: ../../mod/tagrm.php:94 ../../mod/editpost.php:143 -#: ../../mod/settings.php:517 ../../mod/settings.php:543 -#: ../../mod/fbrowser.php:82 ../../mod/fbrowser.php:117 +#: ../../include/conversation.php:1150 ../../mod/settings.php:517 +#: ../../mod/settings.php:543 ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 +#: ../../mod/editpost.php:152 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 msgid "Cancel" msgstr "Abbrechen" @@ -1957,238 +1958,238 @@ msgstr "Gespeicherte Lesezeichen" msgid "Manage Webpages" msgstr "Webseiten verwalten" -#: ../../include/identity.php:29 ../../mod/item.php:1177 +#: ../../include/identity.php:30 ../../mod/item.php:1187 msgid "Unable to obtain identity information from database" msgstr "Kann keine Identitäts-Informationen aus Datenbank beziehen" -#: ../../include/identity.php:62 +#: ../../include/identity.php:63 msgid "Empty name" msgstr "Namensfeld leer" -#: ../../include/identity.php:64 +#: ../../include/identity.php:65 msgid "Name too long" msgstr "Name ist zu lang" -#: ../../include/identity.php:143 +#: ../../include/identity.php:147 msgid "No account identifier" msgstr "Keine Account-Kennung" -#: ../../include/identity.php:153 +#: ../../include/identity.php:157 msgid "Nickname is required." msgstr "Spitzname ist erforderlich." -#: ../../include/identity.php:167 +#: ../../include/identity.php:171 msgid "" "Nickname has unsupported characters or is already being used on this site." msgstr "Der Spitzname enthält nicht-unterstütze Zeichen oder wird bereits auf dieser Seite genutzt." -#: ../../include/identity.php:226 +#: ../../include/identity.php:230 msgid "Unable to retrieve created identity" msgstr "Kann die erstellte Identität nicht empfangen" -#: ../../include/identity.php:285 +#: ../../include/identity.php:289 msgid "Default Profile" msgstr "Standard-Profil" -#: ../../include/identity.php:477 +#: ../../include/identity.php:481 msgid "Requested channel is not available." msgstr "Angeforderte Kanal nicht verfügbar." -#: ../../include/identity.php:489 +#: ../../include/identity.php:493 msgid " Sorry, you don't have the permission to view this profile. " msgstr "Entschuldigung, Du besitzt nicht die nötigen Rechte, um dieses Profil zu betrachten." -#: ../../include/identity.php:524 ../../mod/webpages.php:8 +#: ../../include/identity.php:528 ../../mod/webpages.php:8 #: ../../mod/connect.php:13 ../../mod/layouts.php:8 #: ../../mod/achievements.php:8 ../../mod/blocks.php:10 #: ../../mod/profile.php:16 ../../mod/filestorage.php:40 msgid "Requested profile is not available." msgstr "Erwünschte Profil ist nicht verfügbar." -#: ../../include/identity.php:642 ../../mod/profiles.php:603 +#: ../../include/identity.php:646 ../../mod/profiles.php:603 msgid "Change profile photo" msgstr "Profilfoto ändern" -#: ../../include/identity.php:648 +#: ../../include/identity.php:652 msgid "Profiles" msgstr "Profile" -#: ../../include/identity.php:648 +#: ../../include/identity.php:652 msgid "Manage/edit profiles" msgstr "Verwalte/Bearbeite Profile" -#: ../../include/identity.php:649 ../../mod/profiles.php:604 +#: ../../include/identity.php:653 ../../mod/profiles.php:604 msgid "Create New Profile" msgstr "Neues Profil erstellen" -#: ../../include/identity.php:652 +#: ../../include/identity.php:656 msgid "Edit Profile" msgstr "Profile bearbeiten" -#: ../../include/identity.php:663 ../../mod/profiles.php:615 +#: ../../include/identity.php:667 ../../mod/profiles.php:615 msgid "Profile Image" msgstr "Profilfoto:" -#: ../../include/identity.php:666 ../../mod/profiles.php:618 +#: ../../include/identity.php:670 ../../mod/profiles.php:618 msgid "visible to everybody" msgstr "sichtbar für jeden" -#: ../../include/identity.php:667 ../../mod/profiles.php:619 +#: ../../include/identity.php:671 ../../mod/profiles.php:619 msgid "Edit visibility" msgstr "Sichtbarkeit bearbeiten" -#: ../../include/identity.php:681 ../../include/identity.php:908 +#: ../../include/identity.php:685 ../../include/identity.php:912 #: ../../mod/directory.php:159 msgid "Gender:" msgstr "Geschlecht:" -#: ../../include/identity.php:682 ../../include/identity.php:928 +#: ../../include/identity.php:686 ../../include/identity.php:932 #: ../../mod/directory.php:161 msgid "Status:" msgstr "Status:" -#: ../../include/identity.php:683 ../../include/identity.php:939 +#: ../../include/identity.php:687 ../../include/identity.php:943 #: ../../mod/directory.php:163 msgid "Homepage:" msgstr "Homepage:" -#: ../../include/identity.php:684 ../../mod/dirprofile.php:157 +#: ../../include/identity.php:688 ../../mod/dirprofile.php:157 msgid "Online Now" msgstr "gerade online" -#: ../../include/identity.php:752 ../../include/identity.php:832 +#: ../../include/identity.php:756 ../../include/identity.php:836 #: ../../mod/ping.php:262 msgid "g A l F d" msgstr "l, d. F G \\\\U\\\\h\\\\r" -#: ../../include/identity.php:753 ../../include/identity.php:833 +#: ../../include/identity.php:757 ../../include/identity.php:837 msgid "F d" msgstr "d. F" -#: ../../include/identity.php:798 ../../include/identity.php:873 +#: ../../include/identity.php:802 ../../include/identity.php:877 #: ../../mod/ping.php:284 msgid "[today]" msgstr "[Heute]" -#: ../../include/identity.php:810 +#: ../../include/identity.php:814 msgid "Birthday Reminders" msgstr "Geburtstags Erinnerungen" -#: ../../include/identity.php:811 +#: ../../include/identity.php:815 msgid "Birthdays this week:" msgstr "Geburtstage in dieser Woche:" -#: ../../include/identity.php:866 +#: ../../include/identity.php:870 msgid "[No description]" msgstr "[Keine Beschreibung]" -#: ../../include/identity.php:884 +#: ../../include/identity.php:888 msgid "Event Reminders" msgstr "Veranstaltungs- Erinnerungen" -#: ../../include/identity.php:885 +#: ../../include/identity.php:889 msgid "Events this week:" msgstr "Veranstaltungen in dieser Woche:" -#: ../../include/identity.php:898 ../../include/identity.php:982 +#: ../../include/identity.php:902 ../../include/identity.php:986 #: ../../mod/profperm.php:107 msgid "Profile" msgstr "Profil" -#: ../../include/identity.php:906 ../../mod/settings.php:924 +#: ../../include/identity.php:910 ../../mod/settings.php:937 msgid "Full Name:" msgstr "Voller Name:" -#: ../../include/identity.php:913 +#: ../../include/identity.php:917 msgid "j F, Y" msgstr "j F, Y" -#: ../../include/identity.php:914 +#: ../../include/identity.php:918 msgid "j F" msgstr "j F" -#: ../../include/identity.php:921 +#: ../../include/identity.php:925 msgid "Birthday:" msgstr "Geburtstag:" -#: ../../include/identity.php:925 +#: ../../include/identity.php:929 msgid "Age:" msgstr "Alter:" -#: ../../include/identity.php:934 +#: ../../include/identity.php:938 #, php-format msgid "for %1$d %2$s" msgstr "seit %1$d %2$s" -#: ../../include/identity.php:937 ../../mod/profiles.php:526 +#: ../../include/identity.php:941 ../../mod/profiles.php:526 msgid "Sexual Preference:" msgstr "Sexuelle Orientierung:" -#: ../../include/identity.php:941 ../../mod/profiles.php:528 +#: ../../include/identity.php:945 ../../mod/profiles.php:528 msgid "Hometown:" msgstr "Heimatstadt:" -#: ../../include/identity.php:943 +#: ../../include/identity.php:947 msgid "Tags:" msgstr "Schlagworte:" -#: ../../include/identity.php:945 ../../mod/profiles.php:529 +#: ../../include/identity.php:949 ../../mod/profiles.php:529 msgid "Political Views:" msgstr "Politische Ansichten:" -#: ../../include/identity.php:947 +#: ../../include/identity.php:951 msgid "Religion:" msgstr "Religion:" -#: ../../include/identity.php:949 ../../mod/directory.php:165 +#: ../../include/identity.php:953 ../../mod/directory.php:165 msgid "About:" msgstr "Über:" -#: ../../include/identity.php:951 +#: ../../include/identity.php:955 msgid "Hobbies/Interests:" msgstr "Hobbys/Interessen:" -#: ../../include/identity.php:953 ../../mod/profiles.php:532 +#: ../../include/identity.php:957 ../../mod/profiles.php:532 msgid "Likes:" msgstr "Gefällt:" -#: ../../include/identity.php:955 ../../mod/profiles.php:533 +#: ../../include/identity.php:959 ../../mod/profiles.php:533 msgid "Dislikes:" msgstr "Gefällt nicht:" -#: ../../include/identity.php:958 +#: ../../include/identity.php:962 msgid "Contact information and Social Networks:" msgstr "Kontaktinformation und soziale Netzwerke:" -#: ../../include/identity.php:960 +#: ../../include/identity.php:964 msgid "My other channels:" msgstr "Meine anderen Kanäle:" -#: ../../include/identity.php:962 +#: ../../include/identity.php:966 msgid "Musical interests:" msgstr "Musikalische Interessen:" -#: ../../include/identity.php:964 +#: ../../include/identity.php:968 msgid "Books, literature:" msgstr "Bücher, Literatur:" -#: ../../include/identity.php:966 +#: ../../include/identity.php:970 msgid "Television:" msgstr "Fernsehen:" -#: ../../include/identity.php:968 +#: ../../include/identity.php:972 msgid "Film/dance/culture/entertainment:" msgstr "Film/Tanz/Kultur/Unterhaltung:" -#: ../../include/identity.php:970 +#: ../../include/identity.php:974 msgid "Love/Romance:" msgstr "Liebe/Romantik:" -#: ../../include/identity.php:972 +#: ../../include/identity.php:976 msgid "Work/employment:" msgstr "Arbeit/Anstellung:" -#: ../../include/identity.php:974 +#: ../../include/identity.php:978 msgid "School/education:" msgstr "Schule/Ausbildung:" @@ -2197,11 +2198,12 @@ msgid "Private Message" msgstr "Private Nachricht" #: ../../include/ItemObject.php:96 ../../include/page_widgets.php:8 -#: ../../mod/thing.php:235 ../../mod/menu.php:59 ../../mod/webpages.php:118 -#: ../../mod/editpost.php:103 ../../mod/layouts.php:102 -#: ../../mod/settings.php:578 ../../mod/editlayout.php:106 -#: ../../mod/blocks.php:93 ../../mod/editwebpage.php:144 -#: ../../mod/editblock.php:120 ../../mod/filestorage.php:170 +#: ../../include/menu.php:41 ../../mod/thing.php:235 +#: ../../mod/settings.php:578 ../../mod/menu.php:59 ../../mod/webpages.php:118 +#: ../../mod/editpost.php:112 ../../mod/layouts.php:102 +#: ../../mod/editlayout.php:106 ../../mod/blocks.php:93 +#: ../../mod/editwebpage.php:144 ../../mod/editblock.php:120 +#: ../../mod/filestorage.php:170 msgid "Edit" msgstr "Bearbeiten" @@ -2292,15 +2294,15 @@ msgstr "Das bist Du" #: ../../include/ItemObject.php:548 ../../mod/events.php:469 #: ../../mod/thing.php:283 ../../mod/thing.php:326 ../../mod/invite.php:156 +#: ../../mod/settings.php:516 ../../mod/settings.php:628 +#: ../../mod/settings.php:656 ../../mod/settings.php:680 +#: ../../mod/settings.php:752 ../../mod/settings.php:929 #: ../../mod/chat.php:162 ../../mod/chat.php:192 ../../mod/connect.php:92 -#: ../../mod/group.php:81 ../../mod/admin.php:431 ../../mod/admin.php:738 -#: ../../mod/admin.php:878 ../../mod/admin.php:1077 ../../mod/admin.php:1164 +#: ../../mod/group.php:81 ../../mod/admin.php:431 ../../mod/admin.php:739 +#: ../../mod/admin.php:879 ../../mod/admin.php:1078 ../../mod/admin.php:1165 #: ../../mod/connedit.php:437 ../../mod/profiles.php:506 #: ../../mod/sources.php:104 ../../mod/sources.php:138 ../../mod/setup.php:304 -#: ../../mod/setup.php:347 ../../mod/settings.php:516 -#: ../../mod/settings.php:628 ../../mod/settings.php:656 -#: ../../mod/settings.php:680 ../../mod/settings.php:752 -#: ../../mod/settings.php:916 ../../mod/import.php:387 ../../mod/mail.php:223 +#: ../../mod/setup.php:347 ../../mod/import.php:387 ../../mod/mail.php:223 #: ../../mod/mail.php:335 ../../mod/poke.php:166 ../../mod/fsuggest.php:108 #: ../../mod/filestorage.php:131 ../../mod/photos.php:566 #: ../../mod/photos.php:671 ../../mod/photos.php:954 ../../mod/photos.php:994 @@ -2649,7 +2651,7 @@ msgstr "Ausgeloggt." msgid "Failed authentication" msgstr "Authentifizierung fehlgeschlagen" -#: ../../include/auth.php:203 +#: ../../include/auth.php:203 ../../mod/openid.php:185 msgid "Login failed." msgstr "Login fehlgeschlagen." @@ -3017,35 +3019,31 @@ msgstr "Diese Aktion überschreitet die Grenzen Ihres Abonnements." msgid "This action is not available under your subscription plan." msgstr "Diese Aktion ist in Ihrem Abonnement nicht verfügbar." -#: ../../include/follow.php:21 +#: ../../include/follow.php:23 msgid "Channel is blocked on this site." msgstr "Der Kanal ist auf dieser Seite blockiert " -#: ../../include/follow.php:26 +#: ../../include/follow.php:28 msgid "Channel location missing." msgstr "Adresse des Kanals fehlt." -#: ../../include/follow.php:43 -msgid "Channel discovery failed. Website may be down or misconfigured." -msgstr "Auffinden des Kanals schlug fehl. Die Webseite könnte falsch konfiguriert oder abgeschaltet sein." - -#: ../../include/follow.php:51 -msgid "Response from remote channel was not understood." -msgstr "Antwort des entfernten Kanals war unverständlich." - -#: ../../include/follow.php:58 +#: ../../include/follow.php:54 msgid "Response from remote channel was incomplete." msgstr "Antwort des entfernten Kanals war unvollständig." -#: ../../include/follow.php:129 +#: ../../include/follow.php:126 +msgid "Channel discovery failed." +msgstr "" + +#: ../../include/follow.php:143 msgid "local account not found." msgstr "Lokales Konto nicht gefunden." -#: ../../include/follow.php:138 +#: ../../include/follow.php:152 msgid "Cannot connect to yourself." msgstr "Du kannst Dich nicht mit Dir selbst verbinden." -#: ../../include/security.php:280 +#: ../../include/security.php:291 msgid "" "The form security token was not correct. This probably happened because the " "form has been opened for too long (>3 hours) before submitting it." @@ -3149,36 +3147,40 @@ msgid "" "Extremely advanced. Leave this alone unless you know what you are doing" msgstr "Sehr fortgeschritten. Bearbeite das nur, wenn Du genau weißt, was Du tust" -#: ../../include/items.php:231 ../../mod/like.php:55 ../../mod/profperm.php:23 +#: ../../include/items.php:240 ../../mod/like.php:55 ../../mod/profperm.php:23 #: ../../mod/group.php:68 ../../index.php:350 msgid "Permission denied" msgstr "Keine Berechtigung" -#: ../../include/items.php:3453 ../../mod/thing.php:78 ../../mod/admin.php:151 -#: ../../mod/admin.php:782 ../../mod/admin.php:985 ../../mod/viewsrc.php:18 +#: ../../include/items.php:756 ../../mod/connedit.php:395 +msgid "Unknown" +msgstr "Unbekannt" + +#: ../../include/items.php:3513 ../../mod/thing.php:78 ../../mod/admin.php:151 +#: ../../mod/admin.php:783 ../../mod/admin.php:986 ../../mod/viewsrc.php:18 #: ../../mod/home.php:63 ../../mod/display.php:32 ../../mod/filestorage.php:18 msgid "Item not found." msgstr "Element nicht gefunden." -#: ../../include/items.php:3809 ../../mod/group.php:38 ../../mod/group.php:140 +#: ../../include/items.php:3849 ../../mod/group.php:38 ../../mod/group.php:140 msgid "Collection not found." msgstr "Sammlung nicht gefunden" -#: ../../include/items.php:3824 +#: ../../include/items.php:3864 msgid "Collection is empty." msgstr "Sammlung ist leer." -#: ../../include/items.php:3831 +#: ../../include/items.php:3871 #, php-format msgid "Collection: %s" msgstr "Sammlung: %s" -#: ../../include/items.php:3842 +#: ../../include/items.php:3882 #, php-format msgid "Connection: %s" msgstr "Verbindung: %s" -#: ../../include/items.php:3845 +#: ../../include/items.php:3885 msgid "Connection not found." msgstr "Die Verbindung wurde nicht gefunden." @@ -3414,2790 +3416,2823 @@ msgid "" "http://getzot.com" msgstr "Für weitere Informationen über das Red-Matrix-Projekt und warum es das Potential hat, das Internet, wie wir es kennen, grundlegend zu verändern, besuche http://getzot.com" -#: ../../mod/item.php:145 -msgid "Unable to locate original post." -msgstr "Originalbeitrag nicht gefunden." - -#: ../../mod/item.php:346 -msgid "Empty post discarded." -msgstr "Leeren Beitrag verworfen." +#: ../../mod/settings.php:71 +msgid "Name is required" +msgstr "Name ist erforderlich" -#: ../../mod/item.php:388 -msgid "Executable content type not permitted to this channel." -msgstr "Ausführbarer Content-Typ ist für diesen Kanal nicht freigegeben." +#: ../../mod/settings.php:75 +msgid "Key and Secret are required" +msgstr "Schlüssel und Geheimnis werden benötigt" -#: ../../mod/item.php:835 -msgid "System error. Post not saved." -msgstr "Systemfehler. Beitrag nicht gespeichert." +#: ../../mod/settings.php:79 ../../mod/settings.php:542 +msgid "Update" +msgstr "Aktualisieren" -#: ../../mod/item.php:1102 ../../mod/wall_upload.php:41 -msgid "Wall Photos" -msgstr "Wall Fotos" +#: ../../mod/settings.php:195 +msgid "Passwords do not match. Password unchanged." +msgstr "Kennwörter stimmen nicht überein. Kennwort nicht verändert." -#: ../../mod/item.php:1182 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "Du hast die maximale Anzahl von %1$.0f Beiträgen erreicht." +#: ../../mod/settings.php:199 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Leere Kennwörter sind nicht erlaubt. Kennwort nicht verändert." -#: ../../mod/item.php:1188 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Du hast die maximale Anzahl von %1$.0f Webseiten erreicht." +#: ../../mod/settings.php:212 +msgid "Password changed." +msgstr "Kennwort geändert." -#: ../../mod/menu.php:21 -msgid "Menu updated." -msgstr "Menü aktualisiert." +#: ../../mod/settings.php:214 +msgid "Password update failed. Please try again." +msgstr "Kennwortänderung fehlgeschlagen. Bitte versuche es noch einmal." -#: ../../mod/menu.php:25 -msgid "Unable to update menu." -msgstr "Kann Menü nicht aktualisieren." +#: ../../mod/settings.php:228 +msgid "Not valid email." +msgstr "Keine gültige E-Mail Adresse." -#: ../../mod/menu.php:30 -msgid "Menu created." -msgstr "Menü erstellt." +#: ../../mod/settings.php:231 +msgid "Protected email address. Cannot change to that email." +msgstr "Geschützte E-Mail Adresse. Diese kann nicht verändert werden." -#: ../../mod/menu.php:34 -msgid "Unable to create menu." -msgstr "Kann Menü nicht erstellen." +#: ../../mod/settings.php:240 +msgid "System failure storing new email. Please try again." +msgstr "Systemfehler während des Speicherns der neuen Mail. Bitte versuche es noch einmal." -#: ../../mod/menu.php:57 -msgid "Manage Menus" -msgstr "Menüs verwalten" +#: ../../mod/settings.php:444 +msgid "Settings updated." +msgstr "Einstellungen aktualisiert." -#: ../../mod/menu.php:60 -msgid "Drop" -msgstr "Löschen" +#: ../../mod/settings.php:515 ../../mod/settings.php:541 +#: ../../mod/settings.php:577 +msgid "Add application" +msgstr "Anwendung hinzufügen" -#: ../../mod/menu.php:62 -msgid "Create a new menu" -msgstr "Neues Menü erstellen" +#: ../../mod/settings.php:518 ../../mod/settings.php:544 +msgid "Name" +msgstr "Name" -#: ../../mod/menu.php:63 -msgid "Delete this menu" -msgstr "Lösche dieses Menü" +#: ../../mod/settings.php:518 +msgid "Name of application" +msgstr "Name der Anwendung" -#: ../../mod/menu.php:64 ../../mod/menu.php:109 -msgid "Edit menu contents" -msgstr "Bearbeite Menü Inhalte" +#: ../../mod/settings.php:519 ../../mod/settings.php:545 +msgid "Consumer Key" +msgstr "Consumer Key" -#: ../../mod/menu.php:65 -msgid "Edit this menu" -msgstr "Dieses Menü bearbeiten" +#: ../../mod/settings.php:519 ../../mod/settings.php:520 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "Automatisch erzeugt – ändern, falls erwünscht. Maximale Länge 20" -#: ../../mod/menu.php:80 -msgid "New Menu" -msgstr "Neues Menü" +#: ../../mod/settings.php:520 ../../mod/settings.php:546 +msgid "Consumer Secret" +msgstr "Consumer Secret" -#: ../../mod/menu.php:81 ../../mod/menu.php:110 -msgid "Menu name" -msgstr "Menü Name" +#: ../../mod/settings.php:521 ../../mod/settings.php:547 +msgid "Redirect" +msgstr "Umleitung" -#: ../../mod/menu.php:81 ../../mod/menu.php:110 -msgid "Must be unique, only seen by you" -msgstr "Muss eindeutig sein, ist aber nur für Dich sichtbar" +#: ../../mod/settings.php:521 +msgid "" +"Redirect URI - leave blank unless your application specifically requires " +"this" +msgstr "Umleitungs-URl – lasse das leer, wenn Deine Anwendung es nicht explizit erfordert" -#: ../../mod/menu.php:82 ../../mod/menu.php:111 -msgid "Menu title" -msgstr "Menü Titel" +#: ../../mod/settings.php:522 ../../mod/settings.php:548 +msgid "Icon url" +msgstr "Symbol-URL" -#: ../../mod/menu.php:82 ../../mod/menu.php:111 -msgid "Menu title as seen by others" -msgstr "Menü Titel wie er von anderen gesehen wird" +#: ../../mod/settings.php:522 +msgid "Optional" +msgstr "Optional" -#: ../../mod/menu.php:83 ../../mod/menu.php:112 -msgid "Allow bookmarks" -msgstr "Erlaube Lesezeichen" +#: ../../mod/settings.php:533 +msgid "You can't edit this application." +msgstr "Diese Anwendung kann nicht bearbeitet werden." -#: ../../mod/menu.php:83 ../../mod/menu.php:112 -msgid "Menu may be used to store saved bookmarks" -msgstr "Im Menü können gespeicherte Lesezeichen abgelegt werden" +#: ../../mod/settings.php:576 +msgid "Connected Apps" +msgstr "Verbundene Apps" -#: ../../mod/menu.php:84 ../../mod/mitem.php:142 ../../mod/new_channel.php:117 -msgid "Create" -msgstr "Erstelle" +#: ../../mod/settings.php:580 +msgid "Client key starts with" +msgstr "Client key beginnt mit" -#: ../../mod/menu.php:92 ../../mod/mitem.php:14 -msgid "Menu not found." -msgstr "Menü nicht gefunden" +#: ../../mod/settings.php:581 +msgid "No name" +msgstr "Kein Name" -#: ../../mod/menu.php:98 -msgid "Menu deleted." -msgstr "Menü gelöscht." +#: ../../mod/settings.php:582 +msgid "Remove authorization" +msgstr "Authorisierung aufheben" -#: ../../mod/menu.php:100 -msgid "Menu could not be deleted." -msgstr "Menü konnte nicht gelöscht werden." +#: ../../mod/settings.php:593 +msgid "No feature settings configured" +msgstr "Keine Funktions-Einstellungen konfiguriert" -#: ../../mod/menu.php:106 -msgid "Edit Menu" -msgstr "Menü bearbeiten" +#: ../../mod/settings.php:601 +msgid "Feature Settings" +msgstr "Funktions-Einstellungen" -#: ../../mod/menu.php:108 -msgid "Add or remove entries to this menu" -msgstr "Einträge zu diesem Menü hinzufügen oder entfernen" +#: ../../mod/settings.php:624 +msgid "Account Settings" +msgstr "Konto-Einstellungen" -#: ../../mod/menu.php:114 ../../mod/mitem.php:186 -msgid "Modify" -msgstr "Ändern" +#: ../../mod/settings.php:625 +msgid "Password Settings" +msgstr "Kennwort-Einstellungen" -#: ../../mod/menu.php:120 ../../mod/mitem.php:78 ../../mod/xchan.php:27 -#: ../../mod/dirprofile.php:181 -msgid "Not found." -msgstr "Nicht gefunden." +#: ../../mod/settings.php:626 +msgid "New Password:" +msgstr "Neues Passwort:" -#: ../../mod/webpages.php:121 ../../mod/layouts.php:105 -#: ../../mod/blocks.php:96 -msgid "View" -msgstr "Ansicht" +#: ../../mod/settings.php:627 +msgid "Confirm:" +msgstr "Bestätigen:" -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Zugriff für die Anwendung autorisieren" +#: ../../mod/settings.php:627 +msgid "Leave password fields blank unless changing" +msgstr "Lasse die Passwort-Felder leer, außer Du möchtest das Passwort ändern" -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Trage folgenden Sicherheitscode in der Anwendung ein:" +#: ../../mod/settings.php:629 ../../mod/settings.php:938 +msgid "Email Address:" +msgstr "Email Adresse:" -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Zum Weitermachen, bitte einloggen." +#: ../../mod/settings.php:630 +msgid "Remove Account" +msgstr "Konto entfernen" -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Möchtest Du dieser Anwendung erlauben, Deine Nachrichten und Kontakte abzurufen und/oder neue Nachrichten für Dich zu erstellen?" +#: ../../mod/settings.php:631 +msgid "Warning: This action is permanent and cannot be reversed." +msgstr "Achtung: Diese Aktion ist endgültig und kann nicht rückgängig gemacht werden." -#: ../../mod/api.php:105 ../../mod/profiles.php:483 ../../mod/settings.php:878 -#: ../../mod/settings.php:883 -msgid "Yes" -msgstr "Ja" +#: ../../mod/settings.php:647 +msgid "Off" +msgstr "Aus" -#: ../../mod/api.php:106 ../../mod/profiles.php:484 ../../mod/settings.php:878 -#: ../../mod/settings.php:883 -msgid "No" -msgstr "Nein" +#: ../../mod/settings.php:647 +msgid "On" +msgstr "An" -#: ../../mod/apps.php:8 -msgid "No installed applications." -msgstr "Keine installierten Anwendungen." +#: ../../mod/settings.php:654 +msgid "Additional Features" +msgstr "Zusätzliche Funktionen" -#: ../../mod/apps.php:13 -msgid "Applications" -msgstr "Anwendungen" +#: ../../mod/settings.php:679 +msgid "Connector Settings" +msgstr "Connector-Einstellungen" -#: ../../mod/rpost.php:86 ../../mod/editpost.php:42 -msgid "Edit post" -msgstr "Bearbeite Beitrag" +#: ../../mod/settings.php:709 ../../mod/admin.php:379 +msgid "No special theme for mobile devices" +msgstr "Keine spezielle Theme für mobile Geräte" -#: ../../mod/cloud.php:112 -msgid "Red Matrix - Guests: Username: {your email address}, Password: +++" -msgstr "Red-Matrix-Gäste: Nutzername: {Deine E-Mail-Adresse}; Passwort: +++" +#: ../../mod/settings.php:750 +msgid "Display Settings" +msgstr "Anzeige-Einstellungen" -#: ../../mod/bookmarks.php:38 -msgid "Bookmark added" -msgstr "Lesezeichen hinzugefügt" +#: ../../mod/settings.php:756 +msgid "Display Theme:" +msgstr "Anzeige-Theme:" -#: ../../mod/bookmarks.php:53 -msgid "My Bookmarks" -msgstr "Meine Lesezeichen" +#: ../../mod/settings.php:757 +msgid "Mobile Theme:" +msgstr "Mobile Theme:" -#: ../../mod/bookmarks.php:64 -msgid "My Connections Bookmarks" -msgstr "Lesezeichen meiner Kontakte" +#: ../../mod/settings.php:758 +msgid "Update browser every xx seconds" +msgstr "Browser alle xx Sekunden aktualisieren" -#: ../../mod/subthread.php:105 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s folgt nun %2$ss %3$s" +#: ../../mod/settings.php:758 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Minimum 10 Sekunden, kein Maximum" -#: ../../mod/update_network.php:23 ../../mod/update_channel.php:43 -#: ../../mod/update_search.php:46 ../../mod/update_display.php:25 -#: ../../mod/update_community.php:18 -msgid "[Embedded content - reload page to view]" -msgstr "[Eingebettete Inhalte – lade die Seite neu, um sie anzuzeigen]" +#: ../../mod/settings.php:759 +msgid "Maximum number of conversations to load at any time:" +msgstr "Maximale Anzahl von Unterhaltungen, die auf einmal geladen werden sollen:" -#: ../../mod/chanview.php:77 ../../mod/home.php:50 ../../mod/page.php:47 -#: ../../mod/wall_upload.php:35 -msgid "Channel not found." -msgstr "Kanal nicht gefunden." +#: ../../mod/settings.php:759 +msgid "Maximum of 100 items" +msgstr "Maximum: 100 Beiträge" -#: ../../mod/chanview.php:93 -msgid "toggle full screen mode" -msgstr "auf Vollbildmodus umschalten" +#: ../../mod/settings.php:760 +msgid "Don't show emoticons" +msgstr "Emoticons nicht zeigen" -#: ../../mod/tagger.php:98 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s hat %2$ss %3$s mit %4$s verschlagwortet" +#: ../../mod/settings.php:761 +msgid "Do not view remote profiles in frames" +msgstr "Profile/Kanäle direkt anzeigen" -#: ../../mod/chat.php:18 ../../mod/channel.php:25 -msgid "You must be logged in to see this page." -msgstr "Du musst angemeldet sein, um diese Seite betrachten zu können." +#: ../../mod/settings.php:761 +msgid "By default open in a sub-window of your own site" +msgstr "Wenn dieser Haken nicht gesetzt ist, werden Profile in einem Unterfenster auf Deinem eigenen Server angezeigt." -#: ../../mod/chat.php:163 -msgid "Leave Room" -msgstr "Raum verlassen" +#: ../../mod/settings.php:796 +msgid "Nobody except yourself" +msgstr "Niemand außer Dir selbst" -#: ../../mod/chat.php:164 -msgid "I am away right now" -msgstr "Ich bin gerade nicht da" +#: ../../mod/settings.php:797 +msgid "Only those you specifically allow" +msgstr "Nur die, denen Du es explizit erlaubst" -#: ../../mod/chat.php:165 -msgid "I am online" -msgstr "Ich bin online" +#: ../../mod/settings.php:798 +msgid "Anybody in your address book" +msgstr "Jeder aus Ihrem Adressbuch" -#: ../../mod/chat.php:189 ../../mod/chat.php:209 -msgid "New Chatroom" -msgstr "Neuer Chatraum" +#: ../../mod/settings.php:799 +msgid "Anybody on this website" +msgstr "Jeder auf dieser Website" -#: ../../mod/chat.php:190 -msgid "Chatroom Name" -msgstr "Name des Chatraums" +#: ../../mod/settings.php:800 +msgid "Anybody in this network" +msgstr "Jeder in diesem Netzwerk" -#: ../../mod/chat.php:205 -#, php-format -msgid "%1$s's Chatrooms" -msgstr "%1$ss Chaträume" +#: ../../mod/settings.php:801 +msgid "Anybody authenticated" +msgstr "Jeder authentifizierte" -#: ../../mod/viewconnections.php:17 ../../mod/search.php:13 -#: ../../mod/directory.php:15 ../../mod/display.php:9 -#: ../../mod/community.php:18 ../../mod/dirprofile.php:9 -#: ../../mod/photos.php:443 -msgid "Public access denied." -msgstr "Öffentlicher Zugang verweigert." +#: ../../mod/settings.php:802 +msgid "Anybody on the internet" +msgstr "Jeder im Internet" -#: ../../mod/viewconnections.php:43 -msgid "No connections." -msgstr "Keine Verbindungen." +#: ../../mod/settings.php:879 +msgid "Publish your default profile in the network directory" +msgstr "Standard-Profil im Netzwerk-Verzeichnis veröffentlichen" -#: ../../mod/viewconnections.php:55 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "%ss Profil [%s] besuchen" +#: ../../mod/settings.php:879 ../../mod/settings.php:884 +#: ../../mod/settings.php:955 ../../mod/api.php:106 ../../mod/profiles.php:484 +msgid "No" +msgstr "Nein" -#: ../../mod/viewconnections.php:70 -msgid "View Connnections" -msgstr "Zeige Verbindungen" +#: ../../mod/settings.php:879 ../../mod/settings.php:884 +#: ../../mod/settings.php:955 ../../mod/api.php:105 ../../mod/profiles.php:483 +msgid "Yes" +msgstr "Ja" -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Schlagwort entfernt" +#: ../../mod/settings.php:884 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Dürfen wir Dich neuen Mitgliedern als potentiellen Kontakt vorschlagen?" -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Schlagwort entfernen" +#: ../../mod/settings.php:888 ../../mod/profile_photo.php:288 +msgid "or" +msgstr "oder" -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Schlagwort zum Entfernen auswählen:" +#: ../../mod/settings.php:893 +msgid "Your channel address is" +msgstr "Deine Kanal-Adresse lautet" -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:130 ../../mod/photos.php:909 -msgid "Remove" -msgstr "Entferne" +#: ../../mod/settings.php:927 +msgid "Channel Settings" +msgstr "Kanal-Einstellungen" -#: ../../mod/connect.php:55 ../../mod/connect.php:103 -msgid "Continue" -msgstr "Fortfahren" +#: ../../mod/settings.php:936 +msgid "Basic Settings" +msgstr "Grundeinstellungen" -#: ../../mod/connect.php:84 -msgid "Premium Channel Setup" -msgstr "Premium-Kanal-Einrichtung" +#: ../../mod/settings.php:939 +msgid "Your Timezone:" +msgstr "Ihre Zeitzone:" -#: ../../mod/connect.php:86 -msgid "Enable premium channel connection restrictions" -msgstr "Einschränkungen für einen Premium-Kanal aktivieren" +#: ../../mod/settings.php:940 +msgid "Default Post Location:" +msgstr "Standardstandort:" -#: ../../mod/connect.php:87 -msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." -msgstr "Bitte gib Deine Nutzungsbedingungen ein, z.B. Paypal-Quittung, Richtlinien etc." +#: ../../mod/settings.php:941 +msgid "Use Browser Location:" +msgstr "Standort des Browsers verwenden:" -#: ../../mod/connect.php:89 ../../mod/connect.php:109 -msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" -msgstr "Unter Umständen sind weitere Schritte oder die Bestätigung der folgenden Bedingungen vor dem Verbinden mit diesem Kanal nötig." +#: ../../mod/settings.php:943 +msgid "Adult Content" +msgstr "Nicht jugendfreie Inhalte" -#: ../../mod/connect.php:90 +#: ../../mod/settings.php:943 msgid "" -"Potential connections will then see the following text before proceeding:" -msgstr "Potentielle Kontakte werden den folgenden Text sehen, bevor fortgefahren wird:" +"This channel frequently or regularly publishes adult content. (Please tag " +"any adult material and/or nudity with #NSFW)" +msgstr "Dieser Kanal veröffentlicht regelmäßig Inhalte, die für Minderjährige ungeeignet sind. (Bitte markiere solche Inhalte mit dem Schlagwort #NSFW)" -#: ../../mod/connect.php:91 ../../mod/connect.php:112 -msgid "" -"By continuing, I certify that I have complied with any instructions provided" -" on this page." -msgstr "Indem ich fortfahre, bestätige ich die Erfüllung aller Anweisungen aus dieser Seite." +#: ../../mod/settings.php:945 +msgid "Security and Privacy Settings" +msgstr "Sicherheits- und Datenschutz-Einstellungen" -#: ../../mod/connect.php:100 -msgid "(No specific instructions have been provided by the channel owner.)" -msgstr "(Der Kanal-Besitzer hat keine speziellen Anweisungen hinterlegt.)" +#: ../../mod/settings.php:947 +msgid "Hide my online presence" +msgstr "Meine Online-Präsenz verbergen" -#: ../../mod/connect.php:108 -msgid "Restricted or Premium Channel" -msgstr "Eingeschränkter oder Premium-Kanal" +#: ../../mod/settings.php:947 +msgid "Prevents displaying in your profile that you are online" +msgstr "Verhindert die Anzeige Deines Online-Status in deinem Profil" -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Keine potentiellen Bevollmächtigten für die Seite gefunden." +#: ../../mod/settings.php:949 +msgid "Simple Privacy Settings:" +msgstr "Einfache Privatsphäre-Einstellungen" -#: ../../mod/delegate.php:121 -msgid "Delegate Page Management" -msgstr "Delegiere das Management für diese Seite" +#: ../../mod/settings.php:950 +msgid "" +"Very Public - extremely permissive (should be used with caution)" +msgstr "Komplett offen – extrem ungeschützt (mit großer Vorsicht verwenden!)" -#: ../../mod/delegate.php:123 +#: ../../mod/settings.php:951 msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Bevollmächtigte sind in der Lage, alle Aspekte dieses Kontos/dieser Seite zu verwalten, abgesehen von den Grundeinstellungen des Kontos. Gib niemandem eine Bevollmächtigung für Deinen privaten Account, dem Du nicht absolut vertraust!" +"Typical - default public, privacy when desired (similar to social " +"network permissions but with improved privacy)" +msgstr "Typisch – Default öffentlich, Privatsphäre, wo sie erwünscht ist (ähnlich den Einstellungen in sozialen Netzwerken, aber mit besser geschützter Privatsphäre)" -#: ../../mod/delegate.php:124 -msgid "Existing Page Managers" -msgstr "Vorhandene Seitenmanager" +#: ../../mod/settings.php:952 +msgid "Private - default private, never open or public" +msgstr "Private – Default privat, nie offen oder öffentlich" -#: ../../mod/delegate.php:126 -msgid "Existing Page Delegates" -msgstr "Vorhandene Bevollmächtigte für die Seite" +#: ../../mod/settings.php:953 +msgid "Blocked - default blocked to/from everybody" +msgstr "Blockiert – Alle per Default blockiert" -#: ../../mod/delegate.php:128 -msgid "Potential Delegates" -msgstr "Potentielle Bevollmächtigte" +#: ../../mod/settings.php:955 +msgid "Allow others to tag your posts" +msgstr "Erlaube anderen deine Beiträge mit Schlagwörtern zu versehen" -#: ../../mod/delegate.php:131 -msgid "Add" -msgstr "Hinzufügen" +#: ../../mod/settings.php:955 +msgid "" +"Often used by the community to retro-actively flag inappropriate content" +msgstr "" -#: ../../mod/delegate.php:132 -msgid "No entries." -msgstr "Keine Einträge." +#: ../../mod/settings.php:957 +msgid "Advanced Privacy Settings" +msgstr "Fortgeschrittene Privatsphäre-Einstellungen" -#: ../../mod/chatsvc.php:102 -msgid "Away" -msgstr "Abwesend" +#: ../../mod/settings.php:959 +msgid "Maximum Friend Requests/Day:" +msgstr "Maximale Kontaktanfragen pro Tag:" -#: ../../mod/chatsvc.php:106 -msgid "Online" -msgstr "Online" +#: ../../mod/settings.php:959 +msgid "May reduce spam activity" +msgstr "Kann die Spam-Aktivität verringern" -#: ../../mod/attach.php:9 -msgid "Item not available." -msgstr "Element nicht verfügbar." +#: ../../mod/settings.php:960 +msgid "Default Post Permissions" +msgstr "Standardeinstellungen für Beitrags-Zugriffsrechte" -#: ../../mod/mitem.php:47 -msgid "Menu element updated." -msgstr "Menü-Element aktualisiert." +#: ../../mod/settings.php:961 ../../mod/mitem.php:134 ../../mod/mitem.php:177 +msgid "(click to open/close)" +msgstr "(zum öffnen/schließen anklicken)" -#: ../../mod/mitem.php:51 -msgid "Unable to update menu element." -msgstr "Kann Menü-Element nicht aktualisieren." +#: ../../mod/settings.php:972 +msgid "Maximum private messages per day from unknown people:" +msgstr "Maximale Anzahl privater Nachrichten pro Tag von unbekannten Leuten:" -#: ../../mod/mitem.php:57 -msgid "Menu element added." -msgstr "Menü-Bestandteil hinzugefügt." +#: ../../mod/settings.php:972 +msgid "Useful to reduce spamming" +msgstr "Nützlich, um Spam zu verringern" -#: ../../mod/mitem.php:61 -msgid "Unable to add menu element." -msgstr "Kann Menü-Bestandteil nicht hinzufügen." +#: ../../mod/settings.php:975 +msgid "Notification Settings" +msgstr "Benachrichtigungs-Einstellungen" -#: ../../mod/mitem.php:96 -msgid "Manage Menu Elements" -msgstr "Menü-Bestandteile verwalten" +#: ../../mod/settings.php:976 +msgid "By default post a status message when:" +msgstr "Sende standardmäßig Status-Nachrichten, wenn:" -#: ../../mod/mitem.php:99 -msgid "Edit menu" -msgstr "Menü bearbeiten" +#: ../../mod/settings.php:977 +msgid "accepting a friend request" +msgstr "Du eine Kontaktanfrage annimmst" -#: ../../mod/mitem.php:102 -msgid "Edit element" -msgstr "Bestandteil bearbeiten" +#: ../../mod/settings.php:978 +msgid "joining a forum/community" +msgstr "Du einem Forum beitrittst" -#: ../../mod/mitem.php:103 -msgid "Drop element" -msgstr "Bestandteil löschen" +#: ../../mod/settings.php:979 +msgid "making an interesting profile change" +msgstr "Du eine interessante Änderung an Deinem Profil vornimmst" -#: ../../mod/mitem.php:104 -msgid "New element" -msgstr "Neues Bestandteil" +#: ../../mod/settings.php:980 +msgid "Send a notification email when:" +msgstr "Eine E-Mail-Benachrichtigung senden, wenn:" -#: ../../mod/mitem.php:105 -msgid "Edit this menu container" -msgstr "Diesen Menü-Container bearbeiten" +#: ../../mod/settings.php:981 +msgid "You receive an introduction" +msgstr "Du eine Vorstellung erhältst" -#: ../../mod/mitem.php:106 -msgid "Add menu element" -msgstr "Menüelement hinzufügen" +#: ../../mod/settings.php:982 +msgid "Your introductions are confirmed" +msgstr "Deine Vorstellung bestätigt wurde." -#: ../../mod/mitem.php:107 -msgid "Delete this menu item" -msgstr "Lösche dieses Menü-Bestandteil" +#: ../../mod/settings.php:983 +msgid "Someone writes on your profile wall" +msgstr "Jemand auf Deine Pinnwand schreibt" -#: ../../mod/mitem.php:108 -msgid "Edit this menu item" -msgstr "Bearbeite dieses Menü-Bestandteil" +#: ../../mod/settings.php:984 +msgid "Someone writes a followup comment" +msgstr "Jemand einen Beitrag kommentiert" -#: ../../mod/mitem.php:131 -msgid "New Menu Element" -msgstr "Neues Menü-Bestandteil" +#: ../../mod/settings.php:985 +msgid "You receive a private message" +msgstr "Du eine private Nachricht erhältst" -#: ../../mod/mitem.php:133 ../../mod/mitem.php:176 -msgid "Menu Item Permissions" -msgstr "Zugriffsrechte des Menü-Elements" +#: ../../mod/settings.php:986 +msgid "You receive a friend suggestion" +msgstr "Du einen Kontaktvorschlag erhältst" -#: ../../mod/mitem.php:134 ../../mod/mitem.php:177 ../../mod/settings.php:947 -msgid "(click to open/close)" -msgstr "(zum öffnen/schließen anklicken)" +#: ../../mod/settings.php:987 +msgid "You are tagged in a post" +msgstr "Du in einem Beitrag erwähnt wurdest" -#: ../../mod/mitem.php:136 ../../mod/mitem.php:180 -msgid "Link text" -msgstr "Link Text" +#: ../../mod/settings.php:988 +msgid "You are poked/prodded/etc. in a post" +msgstr "Du in einem Beitrag angestupst/geknufft/o.ä. wurdest" -#: ../../mod/mitem.php:137 ../../mod/mitem.php:181 -msgid "URL of link" -msgstr "URL des Links" +#: ../../mod/settings.php:991 +msgid "Advanced Account/Page Type Settings" +msgstr "Erweiterte Account- und Seitenart-Einstellungen" -#: ../../mod/mitem.php:138 ../../mod/mitem.php:182 -msgid "Use Red magic-auth if available" -msgstr "Verwende Red Magic-Auth wenn verfügbar" +#: ../../mod/settings.php:992 +msgid "Change the behaviour of this account for special situations" +msgstr "Ändere das Verhalten dieses Accounts unter speziellen Umständen" -#: ../../mod/mitem.php:139 ../../mod/mitem.php:183 -msgid "Open link in new window" -msgstr "Öffne Link in neuem Fenster" +#: ../../mod/settings.php:995 +msgid "" +"Please enable expert mode (in Settings > " +"Additional features) to adjust!" +msgstr "Aktiviere den Expertenmodus (unter Settings > Zusätzliche Funktionen), um hier Einstellungen vorzunehmen!" -#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 -msgid "Order in list" -msgstr "Reihenfolge in der Liste" +#: ../../mod/settings.php:996 +msgid "Miscellaneous Settings" +msgstr "" -#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 -msgid "Higher numbers will sink to bottom of listing" -msgstr "Größere Nummern werden weiter unten in der Auflistung einsortiert" +#: ../../mod/settings.php:998 +msgid "Personal menu to display in your channel pages" +msgstr "Persönliches Menü zur Anzeige auf den Seiten deines Kanals" -#: ../../mod/mitem.php:154 -msgid "Menu item not found." -msgstr "Menü-Bestandteil nicht gefunden." +#: ../../mod/menu.php:21 +msgid "Menu updated." +msgstr "Menü aktualisiert." -#: ../../mod/mitem.php:163 -msgid "Menu item deleted." -msgstr "Menü-Bestandteil gelöscht." +#: ../../mod/menu.php:25 +msgid "Unable to update menu." +msgstr "Kann Menü nicht aktualisieren." -#: ../../mod/mitem.php:165 -msgid "Menu item could not be deleted." -msgstr "Menü-Bestandteil kann nicht gelöscht werden." +#: ../../mod/menu.php:30 +msgid "Menu created." +msgstr "Menü erstellt." -#: ../../mod/mitem.php:174 -msgid "Edit Menu Element" -msgstr "Bearbeite Menü-Bestandteil" +#: ../../mod/menu.php:34 +msgid "Unable to create menu." +msgstr "Kann Menü nicht erstellen." -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." -msgstr "Ungültiger Profil-Identifikator" +#: ../../mod/menu.php:57 +msgid "Manage Menus" +msgstr "Menüs verwalten" -#: ../../mod/profperm.php:105 -msgid "Profile Visibility Editor" -msgstr "Profil-Sichtbarkeits-Editor" +#: ../../mod/menu.php:60 +msgid "Drop" +msgstr "Löschen" -#: ../../mod/profperm.php:109 -msgid "Click on a contact to add or remove." -msgstr "Klicke auf einen Kontakt, um ihn hinzuzufügen oder zu entfernen." +#: ../../mod/menu.php:62 +msgid "Create a new menu" +msgstr "Neues Menü erstellen" -#: ../../mod/profperm.php:118 -msgid "Visible To" -msgstr "Sichtbar für" +#: ../../mod/menu.php:63 +msgid "Delete this menu" +msgstr "Lösche dieses Menü" -#: ../../mod/profperm.php:134 ../../mod/connections.php:250 -msgid "All Connections" -msgstr "Alle Verbindungen" +#: ../../mod/menu.php:64 ../../mod/menu.php:109 +msgid "Edit menu contents" +msgstr "Bearbeite Menü Inhalte" -#: ../../mod/group.php:20 -msgid "Collection created." -msgstr "Sammlung erstellt." +#: ../../mod/menu.php:65 +msgid "Edit this menu" +msgstr "Dieses Menü bearbeiten" -#: ../../mod/group.php:26 -msgid "Could not create collection." -msgstr "Sammlung kann nicht erstellt werden." +#: ../../mod/menu.php:80 +msgid "New Menu" +msgstr "Neues Menü" -#: ../../mod/group.php:54 -msgid "Collection updated." -msgstr "Sammlung aktualisiert." +#: ../../mod/menu.php:81 ../../mod/menu.php:110 +msgid "Menu name" +msgstr "Menü Name" -#: ../../mod/group.php:86 -msgid "Create a collection of channels." -msgstr "Erstelle eine Sammlung von Kanälen." +#: ../../mod/menu.php:81 ../../mod/menu.php:110 +msgid "Must be unique, only seen by you" +msgstr "Muss eindeutig sein, ist aber nur für Dich sichtbar" -#: ../../mod/group.php:87 ../../mod/group.php:183 -msgid "Collection Name: " -msgstr "Name der Sammlung:" +#: ../../mod/menu.php:82 ../../mod/menu.php:111 +msgid "Menu title" +msgstr "Menü Titel" -#: ../../mod/group.php:89 ../../mod/group.php:186 -msgid "Members are visible to other channels" -msgstr "Mitglieder sind sichtbar für andere Kanäle" +#: ../../mod/menu.php:82 ../../mod/menu.php:111 +msgid "Menu title as seen by others" +msgstr "Menü Titel wie er von anderen gesehen wird" -#: ../../mod/group.php:107 -msgid "Collection removed." -msgstr "Sammlung gelöscht." +#: ../../mod/menu.php:83 ../../mod/menu.php:112 +msgid "Allow bookmarks" +msgstr "Erlaube Lesezeichen" -#: ../../mod/group.php:109 -msgid "Unable to remove collection." -msgstr "Löschen der Sammlung nicht möglich." +#: ../../mod/menu.php:83 ../../mod/menu.php:112 +msgid "Menu may be used to store saved bookmarks" +msgstr "Im Menü können gespeicherte Lesezeichen abgelegt werden" -#: ../../mod/group.php:182 -msgid "Collection Editor" -msgstr "Sammlung-Editor" +#: ../../mod/menu.php:84 ../../mod/mitem.php:142 ../../mod/new_channel.php:117 +msgid "Create" +msgstr "Erstelle" -#: ../../mod/group.php:196 -msgid "Members" -msgstr "Mitglieder" +#: ../../mod/menu.php:92 ../../mod/mitem.php:14 +msgid "Menu not found." +msgstr "Menü nicht gefunden" -#: ../../mod/group.php:198 -msgid "All Connected Channels" -msgstr "Alle verbundenen Kanäle" +#: ../../mod/menu.php:98 +msgid "Menu deleted." +msgstr "Menü gelöscht." -#: ../../mod/group.php:231 -msgid "Click on a channel to add or remove." -msgstr "Wähle einen Kanal zum hinzufügen oder entfernen aus." +#: ../../mod/menu.php:100 +msgid "Menu could not be deleted." +msgstr "Menü konnte nicht gelöscht werden." -#: ../../mod/admin.php:48 -msgid "Theme settings updated." -msgstr "Theme-Einstellungen aktualisiert." +#: ../../mod/menu.php:106 +msgid "Edit Menu" +msgstr "Menü bearbeiten" -#: ../../mod/admin.php:88 ../../mod/admin.php:430 -msgid "Site" -msgstr "Seite" +#: ../../mod/menu.php:108 +msgid "Add or remove entries to this menu" +msgstr "Einträge zu diesem Menü hinzufügen oder entfernen" -#: ../../mod/admin.php:89 ../../mod/admin.php:737 ../../mod/admin.php:749 -msgid "Users" -msgstr "Benutzer" +#: ../../mod/menu.php:114 ../../mod/mitem.php:186 +msgid "Modify" +msgstr "Ändern" -#: ../../mod/admin.php:90 ../../mod/admin.php:835 ../../mod/admin.php:877 -msgid "Plugins" -msgstr "Plug-Ins" +#: ../../mod/menu.php:120 ../../mod/mitem.php:78 ../../mod/xchan.php:27 +#: ../../mod/dirprofile.php:181 +msgid "Not found." +msgstr "Nicht gefunden." -#: ../../mod/admin.php:91 ../../mod/admin.php:1040 ../../mod/admin.php:1076 -msgid "Themes" -msgstr "Themes" +#: ../../mod/webpages.php:121 ../../mod/layouts.php:105 +#: ../../mod/blocks.php:96 +msgid "View" +msgstr "Ansicht" -#: ../../mod/admin.php:92 ../../mod/admin.php:529 -msgid "Server" -msgstr "Server" +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Zugriff für die Anwendung autorisieren" -#: ../../mod/admin.php:93 -msgid "DB updates" -msgstr "DB-Aktualisierungen" +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Trage folgenden Sicherheitscode in der Anwendung ein:" -#: ../../mod/admin.php:107 ../../mod/admin.php:114 ../../mod/admin.php:1163 -msgid "Logs" -msgstr "Protokolle" +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Zum Weitermachen, bitte einloggen." -#: ../../mod/admin.php:113 -msgid "Plugin Features" -msgstr "Plug-In Funktionen" +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Möchtest Du dieser Anwendung erlauben, Deine Nachrichten und Kontakte abzurufen und/oder neue Nachrichten für Dich zu erstellen?" -#: ../../mod/admin.php:115 -msgid "User registrations waiting for confirmation" -msgstr "Nutzer-Anmeldungen, die auf Bestätigung warten" +#: ../../mod/apps.php:8 +msgid "No installed applications." +msgstr "Keine installierten Anwendungen." -#: ../../mod/admin.php:189 -msgid "Message queues" -msgstr "Nachrichten-Warteschlangen" +#: ../../mod/apps.php:13 +msgid "Applications" +msgstr "Anwendungen" -#: ../../mod/admin.php:194 ../../mod/admin.php:429 ../../mod/admin.php:528 -#: ../../mod/admin.php:736 ../../mod/admin.php:834 ../../mod/admin.php:876 -#: ../../mod/admin.php:1039 ../../mod/admin.php:1075 ../../mod/admin.php:1162 -msgid "Administration" -msgstr "Administration" +#: ../../mod/rpost.php:86 ../../mod/editpost.php:42 +msgid "Edit post" +msgstr "Bearbeite Beitrag" -#: ../../mod/admin.php:195 -msgid "Summary" -msgstr "Zusammenfassung" +#: ../../mod/cloud.php:112 +msgid "Red Matrix - Guests: Username: {your email address}, Password: +++" +msgstr "Red-Matrix-Gäste: Nutzername: {Deine E-Mail-Adresse}; Passwort: +++" -#: ../../mod/admin.php:197 -msgid "Registered users" -msgstr "Registrierte Benutzer" +#: ../../mod/bookmarks.php:38 +msgid "Bookmark added" +msgstr "Lesezeichen hinzugefügt" -#: ../../mod/admin.php:199 ../../mod/admin.php:532 -msgid "Pending registrations" -msgstr "Ausstehende Registrierungen" +#: ../../mod/bookmarks.php:53 +msgid "My Bookmarks" +msgstr "Meine Lesezeichen" -#: ../../mod/admin.php:200 -msgid "Version" -msgstr "Version" +#: ../../mod/bookmarks.php:64 +msgid "My Connections Bookmarks" +msgstr "Lesezeichen meiner Kontakte" -#: ../../mod/admin.php:202 ../../mod/admin.php:533 -msgid "Active plugins" -msgstr "Aktive Plug-Ins" +#: ../../mod/item.php:145 +msgid "Unable to locate original post." +msgstr "Originalbeitrag nicht gefunden." -#: ../../mod/admin.php:350 -msgid "Site settings updated." -msgstr "Site-Einstellungen aktualisiert." +#: ../../mod/item.php:346 +msgid "Empty post discarded." +msgstr "Leeren Beitrag verworfen." -#: ../../mod/admin.php:379 ../../mod/settings.php:709 -msgid "No special theme for mobile devices" -msgstr "Keine spezielle Theme für mobile Geräte" +#: ../../mod/item.php:388 +msgid "Executable content type not permitted to this channel." +msgstr "Ausführbarer Content-Typ ist für diesen Kanal nicht freigegeben." -#: ../../mod/admin.php:381 -msgid "No special theme for accessibility" -msgstr "Kein spezielles Accessibility-Theme vorhanden" +#: ../../mod/item.php:845 +msgid "System error. Post not saved." +msgstr "Systemfehler. Beitrag nicht gespeichert." -#: ../../mod/admin.php:409 -msgid "Closed" -msgstr "Geschlossen" +#: ../../mod/item.php:1112 ../../mod/wall_upload.php:34 +msgid "Wall Photos" +msgstr "Wall Fotos" -#: ../../mod/admin.php:410 -msgid "Requires approval" -msgstr "Genehmigung erforderlich" +#: ../../mod/item.php:1192 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Du hast die maximale Anzahl von %1$.0f Beiträgen erreicht." -#: ../../mod/admin.php:411 -msgid "Open" -msgstr "Offen" +#: ../../mod/item.php:1198 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Du hast die maximale Anzahl von %1$.0f Webseiten erreicht." -#: ../../mod/admin.php:416 -msgid "Private" -msgstr "Privat" +#: ../../mod/subthread.php:105 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s folgt nun %2$ss %3$s" -#: ../../mod/admin.php:417 -msgid "Paid Access" -msgstr "Kostenpflichtiger Zugang" +#: ../../mod/update_network.php:23 ../../mod/update_channel.php:43 +#: ../../mod/update_search.php:46 ../../mod/update_display.php:25 +#: ../../mod/update_community.php:18 +msgid "[Embedded content - reload page to view]" +msgstr "[Eingebettete Inhalte – lade die Seite neu, um sie anzuzeigen]" -#: ../../mod/admin.php:418 -msgid "Free Access" -msgstr "Kostenloser Zugang" +#: ../../mod/chanview.php:77 ../../mod/home.php:50 ../../mod/page.php:47 +#: ../../mod/wall_upload.php:28 +msgid "Channel not found." +msgstr "Kanal nicht gefunden." -#: ../../mod/admin.php:419 -msgid "Tiered Access" -msgstr "Abgestufter Zugang" +#: ../../mod/chanview.php:93 +msgid "toggle full screen mode" +msgstr "auf Vollbildmodus umschalten" -#: ../../mod/admin.php:432 ../../mod/register.php:189 -msgid "Registration" -msgstr "Registrierung" +#: ../../mod/tagger.php:98 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s hat %2$ss %3$s mit %4$s verschlagwortet" -#: ../../mod/admin.php:433 -msgid "File upload" -msgstr "Dateiupload" +#: ../../mod/chat.php:18 ../../mod/channel.php:25 +msgid "You must be logged in to see this page." +msgstr "Du musst angemeldet sein, um diese Seite betrachten zu können." -#: ../../mod/admin.php:434 -msgid "Policies" -msgstr "Richtlinien" +#: ../../mod/chat.php:163 +msgid "Leave Room" +msgstr "Raum verlassen" -#: ../../mod/admin.php:435 -msgid "Advanced" -msgstr "Fortgeschritten" +#: ../../mod/chat.php:164 +msgid "I am away right now" +msgstr "Ich bin gerade nicht da" -#: ../../mod/admin.php:439 -msgid "Site name" -msgstr "Seitenname" +#: ../../mod/chat.php:165 +msgid "I am online" +msgstr "Ich bin online" -#: ../../mod/admin.php:440 -msgid "Banner/Logo" -msgstr "Banner/Logo" +#: ../../mod/chat.php:189 ../../mod/chat.php:209 +msgid "New Chatroom" +msgstr "Neuer Chatraum" -#: ../../mod/admin.php:441 -msgid "Administrator Information" -msgstr "Administrator-Informationen" +#: ../../mod/chat.php:190 +msgid "Chatroom Name" +msgstr "Name des Chatraums" -#: ../../mod/admin.php:441 -msgid "" -"Contact information for site administrators. Displayed on siteinfo page. " -"BBCode can be used here" -msgstr "Kontaktinformationen für Administratoren des Servers. Wird auf der siteinfo-Seite angezeigt. BBCode kann verwendet werden." +#: ../../mod/chat.php:205 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "%1$ss Chaträume" -#: ../../mod/admin.php:442 -msgid "System language" -msgstr "System-Sprache" +#: ../../mod/viewconnections.php:17 ../../mod/search.php:13 +#: ../../mod/directory.php:15 ../../mod/display.php:9 +#: ../../mod/community.php:18 ../../mod/dirprofile.php:9 +#: ../../mod/photos.php:443 +msgid "Public access denied." +msgstr "Öffentlicher Zugang verweigert." -#: ../../mod/admin.php:443 -msgid "System theme" -msgstr "System-Theme" +#: ../../mod/viewconnections.php:43 +msgid "No connections." +msgstr "Keine Verbindungen." -#: ../../mod/admin.php:443 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Standard-System-Theme – kann durch Nutzerprofile überschieben werden – Theme-Einstellungen ändern" +#: ../../mod/viewconnections.php:55 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "%ss Profil [%s] besuchen" -#: ../../mod/admin.php:444 -msgid "Mobile system theme" -msgstr "Mobile System-Theme:" +#: ../../mod/viewconnections.php:70 +msgid "View Connnections" +msgstr "Zeige Verbindungen" -#: ../../mod/admin.php:444 -msgid "Theme for mobile devices" -msgstr "Theme für mobile Geräte" +#: ../../mod/tagrm.php:41 +msgid "Tag removed" +msgstr "Schlagwort entfernt" -#: ../../mod/admin.php:445 -msgid "Accessibility system theme" -msgstr "Accessibility-System-Theme" +#: ../../mod/tagrm.php:79 +msgid "Remove Item Tag" +msgstr "Schlagwort entfernen" -#: ../../mod/admin.php:445 -msgid "Accessibility theme" -msgstr "Accessibility-Theme" +#: ../../mod/tagrm.php:81 +msgid "Select a tag to remove: " +msgstr "Schlagwort zum Entfernen auswählen:" -#: ../../mod/admin.php:446 -msgid "Channel to use for this website's static pages" -msgstr "Kanal für die statischen Seiten dieser Webseite verwenden" +#: ../../mod/tagrm.php:93 ../../mod/delegate.php:130 ../../mod/photos.php:909 +msgid "Remove" +msgstr "Entferne" -#: ../../mod/admin.php:446 -msgid "Site Channel" -msgstr "Seiten Kanal" +#: ../../mod/connect.php:55 ../../mod/connect.php:103 +msgid "Continue" +msgstr "Fortfahren" -#: ../../mod/admin.php:448 -msgid "Maximum image size" -msgstr "Maximale Bildgröße" +#: ../../mod/connect.php:84 +msgid "Premium Channel Setup" +msgstr "Premium-Kanal-Einrichtung" -#: ../../mod/admin.php:448 +#: ../../mod/connect.php:86 +msgid "Enable premium channel connection restrictions" +msgstr "Einschränkungen für einen Premium-Kanal aktivieren" + +#: ../../mod/connect.php:87 msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Maximale Größe hochgeladener Bilder in Bytes. Standard ist 0 (keine Einschränkung)." +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "Bitte gib Deine Nutzungsbedingungen ein, z.B. Paypal-Quittung, Richtlinien etc." -#: ../../mod/admin.php:449 -msgid "Register policy" -msgstr "Registrierungsrichtlinie" +#: ../../mod/connect.php:89 ../../mod/connect.php:109 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "Unter Umständen sind weitere Schritte oder die Bestätigung der folgenden Bedingungen vor dem Verbinden mit diesem Kanal nötig." -#: ../../mod/admin.php:450 -msgid "Access policy" -msgstr "Zugangsrichtlinien" +#: ../../mod/connect.php:90 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "Potentielle Kontakte werden den folgenden Text sehen, bevor fortgefahren wird:" -#: ../../mod/admin.php:451 -msgid "Register text" -msgstr "Registrierungstext" +#: ../../mod/connect.php:91 ../../mod/connect.php:112 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "Indem ich fortfahre, bestätige ich die Erfüllung aller Anweisungen aus dieser Seite." -#: ../../mod/admin.php:451 -msgid "Will be displayed prominently on the registration page." -msgstr "Wird gut sichtbar auf der Registrierungs-Seite angezeigt." +#: ../../mod/connect.php:100 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "(Der Kanal-Besitzer hat keine speziellen Anweisungen hinterlegt.)" -#: ../../mod/admin.php:452 -msgid "Accounts abandoned after x days" -msgstr "Konten gelten nach X Tagen als unbenutzt" +#: ../../mod/connect.php:108 +msgid "Restricted or Premium Channel" +msgstr "Eingeschränkter oder Premium-Kanal" -#: ../../mod/admin.php:452 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Verschwende keine Systemressourcen auf das Pollen von externen Seiten, wenn das Konto nicht mehr benutzt wird. Trage hier 0 für kein zeitliches Limit." +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "Keine potentiellen Bevollmächtigten für die Seite gefunden." -#: ../../mod/admin.php:453 -msgid "Allowed friend domains" -msgstr "Erlaubte Domains für Kontakte" +#: ../../mod/delegate.php:121 +msgid "Delegate Page Management" +msgstr "Delegiere das Management für diese Seite" -#: ../../mod/admin.php:453 +#: ../../mod/delegate.php:123 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 der Domains, die für Freundschaften erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben." - -#: ../../mod/admin.php:454 -msgid "Allowed email domains" -msgstr "Erlaubte Domains für E-Mails" +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." +msgstr "Bevollmächtigte sind in der Lage, alle Aspekte dieses Kontos/dieser Seite zu verwalten, abgesehen von den Grundeinstellungen des Kontos. Gib niemandem eine Bevollmächtigung für Deinen privaten Account, dem Du nicht absolut vertraust!" -#: ../../mod/admin.php:454 -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 der Domains, die für E-Mail-Adressen bei der Registrierung erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben." +#: ../../mod/delegate.php:124 +msgid "Existing Page Managers" +msgstr "Vorhandene Seitenmanager" -#: ../../mod/admin.php:455 -msgid "Block public" -msgstr "Öffentlichen Zugriff blockieren" +#: ../../mod/delegate.php:126 +msgid "Existing Page Delegates" +msgstr "Vorhandene Bevollmächtigte für die Seite" -#: ../../mod/admin.php:455 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Zugriff auf sonst öffentliche persönliche Seiten blockieren, wenn man nicht eingeloggt ist." +#: ../../mod/delegate.php:128 +msgid "Potential Delegates" +msgstr "Potentielle Bevollmächtigte" -#: ../../mod/admin.php:456 -msgid "Force publish" -msgstr "Veröffentlichung erzwingen" +#: ../../mod/delegate.php:131 +msgid "Add" +msgstr "Hinzufügen" -#: ../../mod/admin.php:456 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Die Veröffentlichung aller Profile dieses Servers im Verzeichnis erzwingen." +#: ../../mod/delegate.php:132 +msgid "No entries." +msgstr "Keine Einträge." -#: ../../mod/admin.php:457 -msgid "No login on Homepage" -msgstr "Kein Login auf der Homepage" +#: ../../mod/chatsvc.php:102 +msgid "Away" +msgstr "Abwesend" -#: ../../mod/admin.php:457 -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 "Ktivieren, um das Login-Formular auf der Startseite der Seite zu verbergen, z.B. weil es das Layout der Homepage des Seiten-Kanals stört." +#: ../../mod/chatsvc.php:106 +msgid "Online" +msgstr "Online" -#: ../../mod/admin.php:459 -msgid "Proxy user" -msgstr "Proxy Benutzer" +#: ../../mod/attach.php:9 +msgid "Item not available." +msgstr "Element nicht verfügbar." -#: ../../mod/admin.php:460 -msgid "Proxy URL" -msgstr "Proxy URL" +#: ../../mod/mitem.php:47 +msgid "Menu element updated." +msgstr "Menü-Element aktualisiert." -#: ../../mod/admin.php:461 -msgid "Network timeout" -msgstr "Netzwerk-Timeout" +#: ../../mod/mitem.php:51 +msgid "Unable to update menu element." +msgstr "Kann Menü-Element nicht aktualisieren." -#: ../../mod/admin.php:461 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Wert in Sekunden. 0 für unbegrenzt (nicht empfohlen)." +#: ../../mod/mitem.php:57 +msgid "Menu element added." +msgstr "Menü-Bestandteil hinzugefügt." -#: ../../mod/admin.php:462 -msgid "Delivery interval" -msgstr "Auslieferung Intervall" +#: ../../mod/mitem.php:61 +msgid "Unable to add menu element." +msgstr "Kann Menü-Bestandteil nicht hinzufügen." -#: ../../mod/admin.php:462 -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 "Verzögere im Hintergrund laufende Auslieferungsprozesse um die angegebene Anzahl Sekunden, um die Systemlast zu verringern. Empfehlungen: 4-5 für Shared Hosts, 2-3 für VPS, 0-1 für große dedizierte Server." +#: ../../mod/mitem.php:96 +msgid "Manage Menu Elements" +msgstr "Menü-Bestandteile verwalten" -#: ../../mod/admin.php:463 -msgid "Poll interval" -msgstr "Abfrageintervall" +#: ../../mod/mitem.php:99 +msgid "Edit menu" +msgstr "Menü bearbeiten" -#: ../../mod/admin.php:463 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Verzögere Hintergrundprozesse um diese Anzahl Sekunden, um die Systemlast zu reduzieren. Bei 0 wird das Auslieferungsintervall verwendet." +#: ../../mod/mitem.php:102 +msgid "Edit element" +msgstr "Bestandteil bearbeiten" -#: ../../mod/admin.php:464 -msgid "Maximum Load Average" -msgstr "Maximales Load Average" +#: ../../mod/mitem.php:103 +msgid "Drop element" +msgstr "Bestandteil löschen" -#: ../../mod/admin.php:464 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Maximale Systemlast, bevor Verteil- und Empfangsprozesse verschoben werden – Standard 50" +#: ../../mod/mitem.php:104 +msgid "New element" +msgstr "Neues Bestandteil" -#: ../../mod/admin.php:520 -msgid "No server found" -msgstr "Kein Server gefunden" +#: ../../mod/mitem.php:105 +msgid "Edit this menu container" +msgstr "Diesen Menü-Container bearbeiten" -#: ../../mod/admin.php:527 ../../mod/admin.php:750 -msgid "ID" -msgstr "ID" +#: ../../mod/mitem.php:106 +msgid "Add menu element" +msgstr "Menüelement hinzufügen" -#: ../../mod/admin.php:527 -msgid "for channel" -msgstr "für Kanal" +#: ../../mod/mitem.php:107 +msgid "Delete this menu item" +msgstr "Lösche dieses Menü-Bestandteil" -#: ../../mod/admin.php:527 -msgid "on server" -msgstr "auf Server" +#: ../../mod/mitem.php:108 +msgid "Edit this menu item" +msgstr "Bearbeite dieses Menü-Bestandteil" -#: ../../mod/admin.php:527 -msgid "Status" -msgstr "Status" +#: ../../mod/mitem.php:131 +msgid "New Menu Element" +msgstr "Neues Menü-Bestandteil" -#: ../../mod/admin.php:548 -msgid "Update has been marked successful" -msgstr "Update wurde als erfolgreich markiert" +#: ../../mod/mitem.php:133 ../../mod/mitem.php:176 +msgid "Menu Item Permissions" +msgstr "Zugriffsrechte des Menü-Elements" -#: ../../mod/admin.php:558 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "Ausführen von %s fehlgeschlagen. Überprüfe die Systemprotokolle." +#: ../../mod/mitem.php:136 ../../mod/mitem.php:180 +msgid "Link text" +msgstr "Link Text" -#: ../../mod/admin.php:561 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Update %s wurde erfolgreich ausgeführt." +#: ../../mod/mitem.php:137 ../../mod/mitem.php:181 +msgid "URL of link" +msgstr "URL des Links" -#: ../../mod/admin.php:565 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "Update %s lieferte keinen Rückgabewert. Erfolg unbekannt." +#: ../../mod/mitem.php:138 ../../mod/mitem.php:182 +msgid "Use Red magic-auth if available" +msgstr "Verwende Red Magic-Auth wenn verfügbar" -#: ../../mod/admin.php:568 -#, php-format -msgid "Update function %s could not be found." -msgstr "Update-Funktion %s konnte nicht gefunden werden." +#: ../../mod/mitem.php:139 ../../mod/mitem.php:183 +msgid "Open link in new window" +msgstr "Öffne Link in neuem Fenster" -#: ../../mod/admin.php:583 -msgid "No failed updates." -msgstr "Keine fehlgeschlagenen Aktualisierungen." +#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 +msgid "Order in list" +msgstr "Reihenfolge in der Liste" -#: ../../mod/admin.php:587 -msgid "Failed Updates" -msgstr "Fehlgeschlagene Aktualisierungen" +#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 +msgid "Higher numbers will sink to bottom of listing" +msgstr "Größere Nummern werden weiter unten in der Auflistung einsortiert" -#: ../../mod/admin.php:589 -msgid "Mark success (if update was manually applied)" -msgstr "Als erfolgreich markieren (wenn das Update manuell ausgeführt wurde)" +#: ../../mod/mitem.php:154 +msgid "Menu item not found." +msgstr "Menü-Bestandteil nicht gefunden." -#: ../../mod/admin.php:590 -msgid "Attempt to execute this update step automatically" -msgstr "Versuche, diesen Updateschritt automatisch auszuführen" +#: ../../mod/mitem.php:163 +msgid "Menu item deleted." +msgstr "Menü-Bestandteil gelöscht." -#: ../../mod/admin.php:616 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s Nutzer blockiert/freigegeben" -msgstr[1] "%s Nutzer blockiert/freigegeben" +#: ../../mod/mitem.php:165 +msgid "Menu item could not be deleted." +msgstr "Menü-Bestandteil kann nicht gelöscht werden." -#: ../../mod/admin.php:623 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s Nutzer gelöscht" -msgstr[1] "%s Nutzer gelöscht" +#: ../../mod/mitem.php:174 +msgid "Edit Menu Element" +msgstr "Bearbeite Menü-Bestandteil" -#: ../../mod/admin.php:654 -msgid "Account not found" -msgstr "Konto nicht gefunden" +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." +msgstr "Ungültiger Profil-Identifikator" -#: ../../mod/admin.php:665 -#, php-format -msgid "User '%s' deleted" -msgstr "Benutzer '%s' gelöscht" +#: ../../mod/profperm.php:105 +msgid "Profile Visibility Editor" +msgstr "Profil-Sichtbarkeits-Editor" -#: ../../mod/admin.php:674 -#, php-format -msgid "User '%s' unblocked" -msgstr "Benutzer '%s' freigegeben" +#: ../../mod/profperm.php:109 +msgid "Click on a contact to add or remove." +msgstr "Klicke auf einen Kontakt, um ihn hinzuzufügen oder zu entfernen." -#: ../../mod/admin.php:674 -#, php-format -msgid "User '%s' blocked" -msgstr "Benutzer '%s' blockiert" +#: ../../mod/profperm.php:118 +msgid "Visible To" +msgstr "Sichtbar für" -#: ../../mod/admin.php:739 -msgid "select all" -msgstr "Alle auswählen" +#: ../../mod/profperm.php:134 ../../mod/connections.php:250 +msgid "All Connections" +msgstr "Alle Verbindungen" -#: ../../mod/admin.php:740 -msgid "User registrations waiting for confirm" -msgstr "Neuanmeldungen, die auf Deine Bestätigung warten" +#: ../../mod/group.php:20 +msgid "Collection created." +msgstr "Sammlung erstellt." -#: ../../mod/admin.php:741 -msgid "Request date" -msgstr "Antragsdatum" +#: ../../mod/group.php:26 +msgid "Could not create collection." +msgstr "Sammlung kann nicht erstellt werden." -#: ../../mod/admin.php:742 -msgid "No registrations." -msgstr "Keine Registrierungen." +#: ../../mod/group.php:54 +msgid "Collection updated." +msgstr "Sammlung aktualisiert." -#: ../../mod/admin.php:743 -msgid "Approve" -msgstr "Genehmigen" +#: ../../mod/group.php:86 +msgid "Create a collection of channels." +msgstr "Erstelle eine Sammlung von Kanälen." -#: ../../mod/admin.php:744 -msgid "Deny" -msgstr "Verweigern" +#: ../../mod/group.php:87 ../../mod/group.php:183 +msgid "Collection Name: " +msgstr "Name der Sammlung:" -#: ../../mod/admin.php:746 ../../mod/connedit.php:333 -#: ../../mod/connedit.php:475 -msgid "Block" -msgstr "Blockieren" +#: ../../mod/group.php:89 ../../mod/group.php:186 +msgid "Members are visible to other channels" +msgstr "Mitglieder sind sichtbar für andere Kanäle" -#: ../../mod/admin.php:747 ../../mod/connedit.php:333 -#: ../../mod/connedit.php:475 -msgid "Unblock" -msgstr "Freigeben" +#: ../../mod/group.php:107 +msgid "Collection removed." +msgstr "Sammlung gelöscht." -#: ../../mod/admin.php:750 -msgid "Register date" -msgstr "Registrierungs-Datum" +#: ../../mod/group.php:109 +msgid "Unable to remove collection." +msgstr "Löschen der Sammlung nicht möglich." -#: ../../mod/admin.php:750 -msgid "Last login" -msgstr "Letzte Anmeldung" +#: ../../mod/group.php:182 +msgid "Collection Editor" +msgstr "Sammlung-Editor" -#: ../../mod/admin.php:750 -msgid "Expires" -msgstr "Verfällt" +#: ../../mod/group.php:196 +msgid "Members" +msgstr "Mitglieder" -#: ../../mod/admin.php:750 -msgid "Service Class" -msgstr "Service-Klasse" +#: ../../mod/group.php:198 +msgid "All Connected Channels" +msgstr "Alle verbundenen Kanäle" -#: ../../mod/admin.php:752 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Die markierten Nutzer werden gelöscht!\\n\\nAlles, was diese Nutzer auf dieser Seite veröffentlicht haben, wird endgültig gelöscht!\\n\\nBist Du sicher?" +#: ../../mod/group.php:231 +msgid "Click on a channel to add or remove." +msgstr "Wähle einen Kanal zum hinzufügen oder entfernen aus." -#: ../../mod/admin.php:753 -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 "Der Nutzer {0} wird gelöscht!\\n\\nAlles, was dieser Nutzer auf dieser Seite veröffentlicht hat, wird endgültig gelöscht werden!\\n\\nBist Du sicher?" +#: ../../mod/admin.php:48 +msgid "Theme settings updated." +msgstr "Theme-Einstellungen aktualisiert." -#: ../../mod/admin.php:794 -#, php-format -msgid "Plugin %s disabled." -msgstr "Plug-In %s deaktiviert." +#: ../../mod/admin.php:88 ../../mod/admin.php:430 +msgid "Site" +msgstr "Seite" -#: ../../mod/admin.php:798 -#, php-format -msgid "Plugin %s enabled." -msgstr "Plug-In %s aktiviert." +#: ../../mod/admin.php:89 ../../mod/admin.php:738 ../../mod/admin.php:750 +msgid "Users" +msgstr "Benutzer" -#: ../../mod/admin.php:808 ../../mod/admin.php:1010 -msgid "Disable" -msgstr "Deaktivieren" +#: ../../mod/admin.php:90 ../../mod/admin.php:836 ../../mod/admin.php:878 +msgid "Plugins" +msgstr "Plug-Ins" -#: ../../mod/admin.php:810 ../../mod/admin.php:1012 -msgid "Enable" -msgstr "Aktivieren" +#: ../../mod/admin.php:91 ../../mod/admin.php:1041 ../../mod/admin.php:1077 +msgid "Themes" +msgstr "Themes" -#: ../../mod/admin.php:836 ../../mod/admin.php:1041 -msgid "Toggle" -msgstr "Umschalten" +#: ../../mod/admin.php:92 ../../mod/admin.php:529 +msgid "Server" +msgstr "Server" -#: ../../mod/admin.php:844 ../../mod/admin.php:1051 -msgid "Author: " -msgstr "Autor: " +#: ../../mod/admin.php:93 +msgid "DB updates" +msgstr "DB-Aktualisierungen" -#: ../../mod/admin.php:845 ../../mod/admin.php:1052 -msgid "Maintainer: " -msgstr "Betreuer:" +#: ../../mod/admin.php:107 ../../mod/admin.php:114 ../../mod/admin.php:1164 +msgid "Logs" +msgstr "Protokolle" -#: ../../mod/admin.php:974 -msgid "No themes found." -msgstr "Keine Theme gefunden." +#: ../../mod/admin.php:113 +msgid "Plugin Features" +msgstr "Plug-In Funktionen" -#: ../../mod/admin.php:1033 -msgid "Screenshot" -msgstr "Bildschirmfoto" - -#: ../../mod/admin.php:1081 -msgid "[Experimental]" -msgstr "[Experimentell]" +#: ../../mod/admin.php:115 +msgid "User registrations waiting for confirmation" +msgstr "Nutzer-Anmeldungen, die auf Bestätigung warten" -#: ../../mod/admin.php:1082 -msgid "[Unsupported]" -msgstr "[Nicht unterstützt]" +#: ../../mod/admin.php:189 +msgid "Message queues" +msgstr "Nachrichten-Warteschlangen" -#: ../../mod/admin.php:1109 -msgid "Log settings updated." -msgstr "Protokoll-Einstellungen aktualisiert." +#: ../../mod/admin.php:194 ../../mod/admin.php:429 ../../mod/admin.php:528 +#: ../../mod/admin.php:737 ../../mod/admin.php:835 ../../mod/admin.php:877 +#: ../../mod/admin.php:1040 ../../mod/admin.php:1076 ../../mod/admin.php:1163 +msgid "Administration" +msgstr "Administration" -#: ../../mod/admin.php:1165 -msgid "Clear" -msgstr "Leeren" +#: ../../mod/admin.php:195 +msgid "Summary" +msgstr "Zusammenfassung" -#: ../../mod/admin.php:1171 -msgid "Debugging" -msgstr "Debugging" +#: ../../mod/admin.php:197 +msgid "Registered users" +msgstr "Registrierte Benutzer" -#: ../../mod/admin.php:1172 -msgid "Log file" -msgstr "Protokolldatei" +#: ../../mod/admin.php:199 ../../mod/admin.php:532 +msgid "Pending registrations" +msgstr "Ausstehende Registrierungen" -#: ../../mod/admin.php:1172 -msgid "" -"Must be writable by web server. Relative to your Red top-level directory." -msgstr "Muss für den Web-Server schreibbar sein. Relativ zum Red-Stammverzeichnis." +#: ../../mod/admin.php:200 +msgid "Version" +msgstr "Version" -#: ../../mod/admin.php:1173 -msgid "Log level" -msgstr "Protokollstufe" +#: ../../mod/admin.php:202 ../../mod/admin.php:533 +msgid "Active plugins" +msgstr "Aktive Plug-Ins" -#: ../../mod/filer.php:35 -msgid "- select -" -msgstr "– auswählen –" +#: ../../mod/admin.php:350 +msgid "Site settings updated." +msgstr "Site-Einstellungen aktualisiert." -#: ../../mod/home.php:89 -#, php-format -msgid "Welcome to %s" -msgstr "Willkommen auf %s" +#: ../../mod/admin.php:381 +msgid "No special theme for accessibility" +msgstr "Kein spezielles Accessibility-Theme vorhanden" -#: ../../mod/editpost.php:20 ../../mod/editlayout.php:36 -#: ../../mod/editwebpage.php:32 ../../mod/editblock.php:36 -msgid "Item not found" -msgstr "Element nicht gefunden" +#: ../../mod/admin.php:409 +msgid "Closed" +msgstr "Geschlossen" -#: ../../mod/editpost.php:31 -msgid "Item is not editable" -msgstr "Element kann nicht bearbeitet werden." +#: ../../mod/admin.php:410 +msgid "Requires approval" +msgstr "Genehmigung erforderlich" -#: ../../mod/editpost.php:53 -msgid "Delete item?" -msgstr "Eintrag löschen?" +#: ../../mod/admin.php:411 +msgid "Open" +msgstr "Offen" -#: ../../mod/editpost.php:107 ../../mod/editlayout.php:110 -#: ../../mod/editwebpage.php:148 ../../mod/editblock.php:124 -msgid "Insert YouTube video" -msgstr "YouTube-Video einfügen" +#: ../../mod/admin.php:416 +msgid "Private" +msgstr "Privat" -#: ../../mod/editpost.php:108 ../../mod/editlayout.php:111 -#: ../../mod/editwebpage.php:149 ../../mod/editblock.php:125 -msgid "Insert Vorbis [.ogg] video" -msgstr "Vorbis [.ogg]-Video einfügen" +#: ../../mod/admin.php:417 +msgid "Paid Access" +msgstr "Kostenpflichtiger Zugang" -#: ../../mod/editpost.php:109 ../../mod/editlayout.php:112 -#: ../../mod/editwebpage.php:150 ../../mod/editblock.php:126 -msgid "Insert Vorbis [.ogg] audio" -msgstr "Vorbis [.ogg]-Audio einfügen" +#: ../../mod/admin.php:418 +msgid "Free Access" +msgstr "Kostenloser Zugang" -#: ../../mod/directory.php:144 ../../mod/profiles.php:561 -#: ../../mod/dirprofile.php:98 -msgid "Age: " -msgstr "Alter:" +#: ../../mod/admin.php:419 +msgid "Tiered Access" +msgstr "Abgestufter Zugang" -#: ../../mod/directory.php:147 ../../mod/dirprofile.php:101 -msgid "Gender: " -msgstr "Geschlecht:" +#: ../../mod/admin.php:432 ../../mod/register.php:189 +msgid "Registration" +msgstr "Registrierung" -#: ../../mod/directory.php:208 -msgid "Finding:" -msgstr "Ergebnisse:" +#: ../../mod/admin.php:433 +msgid "File upload" +msgstr "Dateiupload" -#: ../../mod/directory.php:216 -msgid "next page" -msgstr "nächste Seite" +#: ../../mod/admin.php:434 +msgid "Policies" +msgstr "Richtlinien" -#: ../../mod/directory.php:216 -msgid "previous page" -msgstr "vorige Seite" +#: ../../mod/admin.php:435 +msgid "Advanced" +msgstr "Fortgeschritten" -#: ../../mod/directory.php:223 -msgid "No entries (some entries may be hidden)." -msgstr "Keine Einträge gefunden (einige könnten versteckt sein)." +#: ../../mod/admin.php:439 +msgid "Site name" +msgstr "Seitenname" -#: ../../mod/connedit.php:49 ../../mod/connections.php:37 -msgid "Could not access contact record." -msgstr "Konnte nicht auf den Kontakteintrag zugreifen." +#: ../../mod/admin.php:440 +msgid "Banner/Logo" +msgstr "Banner/Logo" -#: ../../mod/connedit.php:63 ../../mod/connections.php:51 -msgid "Could not locate selected profile." -msgstr "Gewähltes Profil nicht gefunden." +#: ../../mod/admin.php:441 +msgid "Administrator Information" +msgstr "Administrator-Informationen" -#: ../../mod/connedit.php:107 ../../mod/connections.php:94 -msgid "Connection updated." -msgstr "Verbindung aktualisiert." +#: ../../mod/admin.php:441 +msgid "" +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "Kontaktinformationen für Administratoren des Servers. Wird auf der siteinfo-Seite angezeigt. BBCode kann verwendet werden." -#: ../../mod/connedit.php:109 ../../mod/connections.php:96 -msgid "Failed to update connection record." -msgstr "Konnte den Verbindungseintrag nicht aktualisieren." +#: ../../mod/admin.php:442 +msgid "System language" +msgstr "System-Sprache" -#: ../../mod/connedit.php:204 -msgid "Could not access address book record." -msgstr "Konnte nicht auf den Adressbuch-Eintrag zugreifen." +#: ../../mod/admin.php:443 +msgid "System theme" +msgstr "System-Theme" -#: ../../mod/connedit.php:218 -msgid "Refresh failed - channel is currently unavailable." -msgstr "Aktualisierung fehlgeschlagen – der Kanal ist im Moment nicht erreichbar." +#: ../../mod/admin.php:443 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Standard-System-Theme – kann durch Nutzerprofile überschieben werden – Theme-Einstellungen ändern" -#: ../../mod/connedit.php:225 -msgid "Channel has been unblocked" -msgstr "Kanal nicht mehr blockiert" +#: ../../mod/admin.php:444 +msgid "Mobile system theme" +msgstr "Mobile System-Theme:" -#: ../../mod/connedit.php:226 -msgid "Channel has been blocked" -msgstr "Kanal blockiert" +#: ../../mod/admin.php:444 +msgid "Theme for mobile devices" +msgstr "Theme für mobile Geräte" -#: ../../mod/connedit.php:230 ../../mod/connedit.php:242 -#: ../../mod/connedit.php:254 ../../mod/connedit.php:266 -#: ../../mod/connedit.php:281 -msgid "Unable to set address book parameters." -msgstr "Konnte die Adressbuch-Parameter nicht setzen." +#: ../../mod/admin.php:445 +msgid "Accessibility system theme" +msgstr "Accessibility-System-Theme" -#: ../../mod/connedit.php:237 -msgid "Channel has been unignored" -msgstr "Kanal wird nicht mehr ignoriert" +#: ../../mod/admin.php:445 +msgid "Accessibility theme" +msgstr "Accessibility-Theme" -#: ../../mod/connedit.php:238 -msgid "Channel has been ignored" -msgstr "Kanal wird ignoriert" +#: ../../mod/admin.php:446 +msgid "Channel to use for this website's static pages" +msgstr "Kanal für die statischen Seiten dieser Webseite verwenden" -#: ../../mod/connedit.php:249 -msgid "Channel has been unarchived" -msgstr "Kanal wurde aus dem Archiv zurück geholt" +#: ../../mod/admin.php:446 +msgid "Site Channel" +msgstr "Seiten Kanal" -#: ../../mod/connedit.php:250 -msgid "Channel has been archived" -msgstr "Kanal wurde archiviert" +#: ../../mod/admin.php:448 +msgid "Maximum image size" +msgstr "Maximale Bildgröße" -#: ../../mod/connedit.php:261 -msgid "Channel has been unhidden" -msgstr "Kanal wird nicht mehr versteckt" +#: ../../mod/admin.php:448 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Maximale Größe hochgeladener Bilder in Bytes. Standard ist 0 (keine Einschränkung)." -#: ../../mod/connedit.php:262 -msgid "Channel has been hidden" -msgstr "Kanal wurde versteckt" +#: ../../mod/admin.php:449 +msgid "Register policy" +msgstr "Registrierungsrichtlinie" -#: ../../mod/connedit.php:276 -msgid "Channel has been approved" -msgstr "Kanal wurde zugelassen" +#: ../../mod/admin.php:450 +msgid "Access policy" +msgstr "Zugangsrichtlinien" -#: ../../mod/connedit.php:277 -msgid "Channel has been unapproved" -msgstr "Zulassung des Kanals entfernt" +#: ../../mod/admin.php:451 +msgid "Register text" +msgstr "Registrierungstext" -#: ../../mod/connedit.php:295 -msgid "Contact has been removed." -msgstr "Kontakt wurde entfernt." +#: ../../mod/admin.php:451 +msgid "Will be displayed prominently on the registration page." +msgstr "Wird gut sichtbar auf der Registrierungs-Seite angezeigt." -#: ../../mod/connedit.php:315 -#, php-format -msgid "View %s's profile" -msgstr "%ss Profil ansehen" +#: ../../mod/admin.php:452 +msgid "Accounts abandoned after x days" +msgstr "Konten gelten nach X Tagen als unbenutzt" -#: ../../mod/connedit.php:319 -msgid "Refresh Permissions" -msgstr "Zugriffsrechte neu laden" +#: ../../mod/admin.php:452 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Verschwende keine Systemressourcen auf das Pollen von externen Seiten, wenn das Konto nicht mehr benutzt wird. Trage hier 0 für kein zeitliches Limit." -#: ../../mod/connedit.php:322 -msgid "Fetch updated permissions" -msgstr "Aktualisierte Zugriffsrechte abfragen" +#: ../../mod/admin.php:453 +msgid "Allowed friend domains" +msgstr "Erlaubte Domains für Kontakte" -#: ../../mod/connedit.php:326 -msgid "Recent Activity" -msgstr "Kürzliche Aktivitäten" +#: ../../mod/admin.php:453 +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 der Domains, die für Freundschaften erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben." -#: ../../mod/connedit.php:329 -msgid "View recent posts and comments" -msgstr "Betrachte die neuesten Beiträge und Kommentare" +#: ../../mod/admin.php:454 +msgid "Allowed email domains" +msgstr "Erlaubte Domains für E-Mails" -#: ../../mod/connedit.php:336 -msgid "Block or Unblock this connection" -msgstr "Verbindung blockieren oder freigeben" +#: ../../mod/admin.php:454 +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 der Domains, die für E-Mail-Adressen bei der Registrierung erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben." -#: ../../mod/connedit.php:340 ../../mod/connedit.php:476 -msgid "Unignore" -msgstr "Nicht ignorieren" +#: ../../mod/admin.php:455 +msgid "Block public" +msgstr "Öffentlichen Zugriff blockieren" -#: ../../mod/connedit.php:340 ../../mod/connedit.php:476 -#: ../../mod/notifications.php:51 -msgid "Ignore" -msgstr "Ignorieren" +#: ../../mod/admin.php:455 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "Zugriff auf sonst öffentliche persönliche Seiten blockieren, wenn man nicht eingeloggt ist." -#: ../../mod/connedit.php:343 -msgid "Ignore or Unignore this connection" -msgstr "Verbindung ignorieren oder wieder beachten" +#: ../../mod/admin.php:456 +msgid "Force publish" +msgstr "Veröffentlichung erzwingen" -#: ../../mod/connedit.php:346 -msgid "Unarchive" -msgstr "Aus Archiv zurückholen" +#: ../../mod/admin.php:456 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Die Veröffentlichung aller Profile dieses Servers im Verzeichnis erzwingen." -#: ../../mod/connedit.php:346 -msgid "Archive" -msgstr "Archivieren" +#: ../../mod/admin.php:457 +msgid "No login on Homepage" +msgstr "Kein Login auf der Homepage" -#: ../../mod/connedit.php:349 -msgid "Archive or Unarchive this connection" -msgstr "Verbindung archivieren oder aus dem Archiv zurückholen" +#: ../../mod/admin.php:457 +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 "Ktivieren, um das Login-Formular auf der Startseite der Seite zu verbergen, z.B. weil es das Layout der Homepage des Seiten-Kanals stört." -#: ../../mod/connedit.php:352 -msgid "Unhide" -msgstr "Wieder sichtbar machen" +#: ../../mod/admin.php:459 +msgid "Proxy user" +msgstr "Proxy Benutzer" -#: ../../mod/connedit.php:352 -msgid "Hide" -msgstr "Verstecken" +#: ../../mod/admin.php:460 +msgid "Proxy URL" +msgstr "Proxy URL" -#: ../../mod/connedit.php:355 -msgid "Hide or Unhide this connection" -msgstr "Diese Verbindung verstecken oder wieder sichtbar machen" +#: ../../mod/admin.php:461 +msgid "Network timeout" +msgstr "Netzwerk-Timeout" -#: ../../mod/connedit.php:362 -msgid "Delete this connection" -msgstr "Verbindung löschen" +#: ../../mod/admin.php:461 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Wert in Sekunden. 0 für unbegrenzt (nicht empfohlen)." -#: ../../mod/connedit.php:395 -msgid "Unknown" -msgstr "Unbekannt" +#: ../../mod/admin.php:462 +msgid "Delivery interval" +msgstr "Auslieferung Intervall" -#: ../../mod/connedit.php:405 ../../mod/connedit.php:434 -msgid "Approve this connection" -msgstr "Verbindung genehmigen" +#: ../../mod/admin.php:462 +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 "Verzögere im Hintergrund laufende Auslieferungsprozesse um die angegebene Anzahl Sekunden, um die Systemlast zu verringern. Empfehlungen: 4-5 für Shared Hosts, 2-3 für VPS, 0-1 für große dedizierte Server." -#: ../../mod/connedit.php:405 -msgid "Accept connection to allow communication" -msgstr "Akzeptiere die Verbindung, um Kommunikation zu ermöglichen" +#: ../../mod/admin.php:463 +msgid "Poll interval" +msgstr "Abfrageintervall" -#: ../../mod/connedit.php:421 -msgid "Automatic Permissions Settings" -msgstr "Automatische Berechtigungs-Einstellungen" +#: ../../mod/admin.php:463 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Verzögere Hintergrundprozesse um diese Anzahl Sekunden, um die Systemlast zu reduzieren. Bei 0 wird das Auslieferungsintervall verwendet." -#: ../../mod/connedit.php:421 -#, php-format -msgid "Connections: settings for %s" -msgstr "Verbindungseinstellungen für %s" +#: ../../mod/admin.php:464 +msgid "Maximum Load Average" +msgstr "Maximales Load Average" -#: ../../mod/connedit.php:425 +#: ../../mod/admin.php:464 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 "Wenn eine Verbindungsanfrage empfangen wird, werden die hier getroffenen Einstellungen automatisch angewandt, und die Anfrage wird genehmigt. Verlasse diese Seite, wenn Du diese Funktion nicht verwenden möchtest." +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Maximale Systemlast, bevor Verteil- und Empfangsprozesse verschoben werden – Standard 50" -#: ../../mod/connedit.php:427 -msgid "Slide to adjust your degree of friendship" -msgstr "Verschieben, um den Grad der Freundschaft zu einzustellen" +#: ../../mod/admin.php:520 +msgid "No server found" +msgstr "Kein Server gefunden" -#: ../../mod/connedit.php:433 -msgid "inherited" -msgstr "geerbt" +#: ../../mod/admin.php:527 ../../mod/admin.php:751 +msgid "ID" +msgstr "ID" -#: ../../mod/connedit.php:435 -msgid "Connection has no individual permissions!" -msgstr "Diese Verbindung hat keine individuellen Zugriffsrechte!" +#: ../../mod/admin.php:527 +msgid "for channel" +msgstr "für Kanal" -#: ../../mod/connedit.php:436 -msgid "" -"This may be appropriate based on your privacy " -"settings, though you may wish to review the \"Advanced Permissions\"." -msgstr "Abhängig von Deinen Privatsphäre-Einstellungen könnte das passen, eventuell solltest Du aber die „Zugriffsrechte für Fortgeschrittene“ überprüfen." +#: ../../mod/admin.php:527 +msgid "on server" +msgstr "auf Server" -#: ../../mod/connedit.php:438 -msgid "Profile Visibility" -msgstr "Sichtbarkeit des Profils" +#: ../../mod/admin.php:527 +msgid "Status" +msgstr "Status" -#: ../../mod/connedit.php:439 +#: ../../mod/admin.php:548 +msgid "Update has been marked successful" +msgstr "Update wurde als erfolgreich markiert" + +#: ../../mod/admin.php:558 #, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Bitte wähle ein Profil, das wir %s zeigen sollen, wenn Deine Profilseite über eine verifizierte Verbindung aufgerufen wird." +msgid "Executing %s failed. Check system logs." +msgstr "Ausführen von %s fehlgeschlagen. Überprüfe die Systemprotokolle." -#: ../../mod/connedit.php:440 -msgid "Contact Information / Notes" -msgstr "Kontaktinformationen / Notizen" +#: ../../mod/admin.php:561 +#, php-format +msgid "Update %s was successfully applied." +msgstr "Update %s wurde erfolgreich ausgeführt." -#: ../../mod/connedit.php:441 -msgid "Edit contact notes" -msgstr "Kontaktnotizen bearbeiten" +#: ../../mod/admin.php:565 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "Update %s lieferte keinen Rückgabewert. Erfolg unbekannt." -#: ../../mod/connedit.php:443 -msgid "Their Settings" -msgstr "Deren Einstellungen" +#: ../../mod/admin.php:568 +#, php-format +msgid "Update function %s could not be found." +msgstr "Update-Funktion %s konnte nicht gefunden werden." -#: ../../mod/connedit.php:444 -msgid "My Settings" -msgstr "Meine Einstellungen" +#: ../../mod/admin.php:583 +msgid "No failed updates." +msgstr "Keine fehlgeschlagenen Aktualisierungen." -#: ../../mod/connedit.php:446 -msgid "Forum Members" -msgstr "Forum Mitglieder" +#: ../../mod/admin.php:587 +msgid "Failed Updates" +msgstr "Fehlgeschlagene Aktualisierungen" -#: ../../mod/connedit.php:447 -msgid "Soapbox" -msgstr "Marktschreier" +#: ../../mod/admin.php:589 +msgid "Mark success (if update was manually applied)" +msgstr "Als erfolgreich markieren (wenn das Update manuell ausgeführt wurde)" -#: ../../mod/connedit.php:448 -msgid "Full Sharing (typical social network permissions)" -msgstr "Vollumfängliches Teilen (übliche Berechtigungen in sozialen Netzwerken)" +#: ../../mod/admin.php:590 +msgid "Attempt to execute this update step automatically" +msgstr "Versuche, diesen Updateschritt automatisch auszuführen" -#: ../../mod/connedit.php:449 -msgid "Cautious Sharing " -msgstr "Vorsichtiges Teilen" +#: ../../mod/admin.php:616 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "%s Nutzer blockiert/freigegeben" +msgstr[1] "%s Nutzer blockiert/freigegeben" -#: ../../mod/connedit.php:450 -msgid "Follow Only" -msgstr "Nur folgen" +#: ../../mod/admin.php:623 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "%s Nutzer gelöscht" +msgstr[1] "%s Nutzer gelöscht" -#: ../../mod/connedit.php:451 -msgid "Individual Permissions" -msgstr "Individuelle Zugriffsrechte" - -#: ../../mod/connedit.php:452 -msgid "" -"Some permissions may be inherited from your channel privacy settings, which have higher priority than " -"individual settings. Changing those inherited settings on this page will " -"have no effect." -msgstr "Einige Berechtigungen werden von den Sicherheits- und Privatsphäre-Einstellungen dieses Kanals geerbt, die eine höhere Priorität haben als die Einstellungen bei einer Verbindung. Werden geerbte Einstellungen hier geändert, hat das keine Auswirkungen." - -#: ../../mod/connedit.php:453 -msgid "Advanced Permissions" -msgstr "Zugriffsrechte für Fortgeschrittene" +#: ../../mod/admin.php:654 +msgid "Account not found" +msgstr "Konto nicht gefunden" -#: ../../mod/connedit.php:454 -msgid "Simple Permissions (select one and submit)" -msgstr "Einfache Berechtigungs-Einstellungen (wähle eine aus und klicke auf Senden)" +#: ../../mod/admin.php:665 +#, php-format +msgid "User '%s' deleted" +msgstr "Benutzer '%s' gelöscht" -#: ../../mod/connedit.php:458 +#: ../../mod/admin.php:674 #, php-format -msgid "Visit %s's profile - %s" -msgstr "%ss Profil besuchen - %s" +msgid "User '%s' unblocked" +msgstr "Benutzer '%s' freigegeben" -#: ../../mod/connedit.php:459 -msgid "Block/Unblock contact" -msgstr "Kontakt blockieren/freigeben" +#: ../../mod/admin.php:674 +#, php-format +msgid "User '%s' blocked" +msgstr "Benutzer '%s' blockiert" -#: ../../mod/connedit.php:460 -msgid "Ignore contact" -msgstr "Kontakt ignorieren" +#: ../../mod/admin.php:740 +msgid "select all" +msgstr "Alle auswählen" -#: ../../mod/connedit.php:461 -msgid "Repair URL settings" -msgstr "URL-Einstellungen reparieren" +#: ../../mod/admin.php:741 +msgid "User registrations waiting for confirm" +msgstr "Neuanmeldungen, die auf Deine Bestätigung warten" -#: ../../mod/connedit.php:462 -msgid "View conversations" -msgstr "Unterhaltungen anzeigen" +#: ../../mod/admin.php:742 +msgid "Request date" +msgstr "Antragsdatum" -#: ../../mod/connedit.php:464 -msgid "Delete contact" -msgstr "Kontakt löschen" +#: ../../mod/admin.php:743 +msgid "No registrations." +msgstr "Keine Registrierungen." -#: ../../mod/connedit.php:467 -msgid "Last update:" -msgstr "Letzte Aktualisierung:" +#: ../../mod/admin.php:744 +msgid "Approve" +msgstr "Genehmigen" -#: ../../mod/connedit.php:469 -msgid "Update public posts" -msgstr "Öffentliche Beiträge aktualisieren" +#: ../../mod/admin.php:745 +msgid "Deny" +msgstr "Verweigern" -#: ../../mod/connedit.php:471 -msgid "Update now" -msgstr "Jetzt aktualisieren" +#: ../../mod/admin.php:747 ../../mod/connedit.php:333 +#: ../../mod/connedit.php:475 +msgid "Block" +msgstr "Blockieren" -#: ../../mod/connedit.php:477 -msgid "Currently blocked" -msgstr "Derzeit blockiert" +#: ../../mod/admin.php:748 ../../mod/connedit.php:333 +#: ../../mod/connedit.php:475 +msgid "Unblock" +msgstr "Freigeben" -#: ../../mod/connedit.php:478 -msgid "Currently ignored" -msgstr "Derzeit ignoriert" +#: ../../mod/admin.php:751 +msgid "Register date" +msgstr "Registrierungs-Datum" -#: ../../mod/connedit.php:479 -msgid "Currently archived" -msgstr "Derzeit archiviert" +#: ../../mod/admin.php:751 +msgid "Last login" +msgstr "Letzte Anmeldung" -#: ../../mod/connedit.php:480 -msgid "Currently pending" -msgstr "Derzeit anstehend" +#: ../../mod/admin.php:751 +msgid "Expires" +msgstr "Verfällt" -#: ../../mod/connedit.php:481 -msgid "Hide this contact from others" -msgstr "Diese Verbindung vor den anderen verbergen." +#: ../../mod/admin.php:751 +msgid "Service Class" +msgstr "Service-Klasse" -#: ../../mod/connedit.php:481 +#: ../../mod/admin.php:753 msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Antworten/Likes auf deine öffentlichen Beiträge können immer noch sichtbar sein" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Die markierten Nutzer werden gelöscht!\\n\\nAlles, was diese Nutzer auf dieser Seite veröffentlicht haben, wird endgültig gelöscht!\\n\\nBist Du sicher?" -#: ../../mod/layouts.php:52 -msgid "Layout Help" -msgstr "Layout-Hilfe" +#: ../../mod/admin.php:754 +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 "Der Nutzer {0} wird gelöscht!\\n\\nAlles, was dieser Nutzer auf dieser Seite veröffentlicht hat, wird endgültig gelöscht werden!\\n\\nBist Du sicher?" -#: ../../mod/layouts.php:55 -msgid "Help with this feature" -msgstr "Hilfe zu dieser Funktion" +#: ../../mod/admin.php:795 +#, php-format +msgid "Plugin %s disabled." +msgstr "Plug-In %s deaktiviert." -#: ../../mod/layouts.php:74 -msgid "Layout Name" -msgstr "Layout-Name" +#: ../../mod/admin.php:799 +#, php-format +msgid "Plugin %s enabled." +msgstr "Plug-In %s aktiviert." -#: ../../mod/help.php:43 ../../mod/help.php:49 ../../mod/help.php:55 -msgid "Help:" -msgstr "Hilfe:" +#: ../../mod/admin.php:809 ../../mod/admin.php:1011 +msgid "Disable" +msgstr "Deaktivieren" -#: ../../mod/help.php:68 ../../index.php:223 -msgid "Not Found" -msgstr "Nicht gefunden" +#: ../../mod/admin.php:811 ../../mod/admin.php:1013 +msgid "Enable" +msgstr "Aktivieren" -#: ../../mod/help.php:71 ../../mod/page.php:83 ../../mod/display.php:100 -#: ../../index.php:226 -msgid "Page not found." -msgstr "Seite nicht gefunden." +#: ../../mod/admin.php:837 ../../mod/admin.php:1042 +msgid "Toggle" +msgstr "Umschalten" -#: ../../mod/rmagic.php:56 -msgid "Remote Authentication" -msgstr "Entfernte Authentifizierung" +#: ../../mod/admin.php:845 ../../mod/admin.php:1052 +msgid "Author: " +msgstr "Autor: " -#: ../../mod/rmagic.php:57 -msgid "Enter your channel address (e.g. channel@example.com)" -msgstr "Deine Kanal-Adresse (z. B. channel@example.com)" +#: ../../mod/admin.php:846 ../../mod/admin.php:1053 +msgid "Maintainer: " +msgstr "Betreuer:" -#: ../../mod/rmagic.php:58 -msgid "Authenticate" -msgstr "Authentifizieren" +#: ../../mod/admin.php:975 +msgid "No themes found." +msgstr "Keine Theme gefunden." -#: ../../mod/page.php:35 -msgid "Invalid item." -msgstr "Ungültiges Element." +#: ../../mod/admin.php:1034 +msgid "Screenshot" +msgstr "Bildschirmfoto" -#: ../../mod/network.php:79 -msgid "No such group" -msgstr "Gruppe existiert nicht" +#: ../../mod/admin.php:1082 +msgid "[Experimental]" +msgstr "[Experimentell]" -#: ../../mod/network.php:118 -msgid "Search Results For:" -msgstr "Suchergebnisse für:" +#: ../../mod/admin.php:1083 +msgid "[Unsupported]" +msgstr "[Nicht unterstützt]" -#: ../../mod/network.php:172 -msgid "Collection is empty" -msgstr "Sammlung ist leer" +#: ../../mod/admin.php:1110 +msgid "Log settings updated." +msgstr "Protokoll-Einstellungen aktualisiert." -#: ../../mod/network.php:180 -msgid "Collection: " -msgstr "Sammlung:" +#: ../../mod/admin.php:1166 +msgid "Clear" +msgstr "Leeren" -#: ../../mod/network.php:193 -msgid "Connection: " -msgstr "Verbindung:" +#: ../../mod/admin.php:1172 +msgid "Debugging" +msgstr "Debugging" -#: ../../mod/network.php:196 -msgid "Invalid connection." -msgstr "Ungültige Verbindung." +#: ../../mod/admin.php:1173 +msgid "Log file" +msgstr "Protokolldatei" -#: ../../mod/profiles.php:18 ../../mod/profiles.php:138 -#: ../../mod/profiles.php:168 ../../mod/profiles.php:463 -msgid "Profile not found." -msgstr "Profil nicht gefunden." +#: ../../mod/admin.php:1173 +msgid "" +"Must be writable by web server. Relative to your Red top-level directory." +msgstr "Muss für den Web-Server schreibbar sein. Relativ zum Red-Stammverzeichnis." -#: ../../mod/profiles.php:38 -msgid "Profile deleted." -msgstr "Profil gelöscht." +#: ../../mod/admin.php:1174 +msgid "Log level" +msgstr "Protokollstufe" -#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 -msgid "Profile-" -msgstr "Profil-" +#: ../../mod/filer.php:35 +msgid "- select -" +msgstr "– auswählen –" -#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 -msgid "New profile created." -msgstr "Neues Profil erstellt." +#: ../../mod/home.php:89 +#, php-format +msgid "Welcome to %s" +msgstr "Willkommen auf %s" -#: ../../mod/profiles.php:98 -msgid "Profile unavailable to clone." -msgstr "Profil kann nicht geklont werden." +#: ../../mod/editpost.php:20 ../../mod/editlayout.php:36 +#: ../../mod/editwebpage.php:32 ../../mod/editblock.php:36 +msgid "Item not found" +msgstr "Element nicht gefunden" -#: ../../mod/profiles.php:178 -msgid "Profile Name is required." -msgstr "Profil-Name erforderlich." +#: ../../mod/editpost.php:31 +msgid "Item is not editable" +msgstr "Element kann nicht bearbeitet werden." -#: ../../mod/profiles.php:294 -msgid "Marital Status" -msgstr "Familienstand" +#: ../../mod/editpost.php:53 +msgid "Delete item?" +msgstr "Eintrag löschen?" -#: ../../mod/profiles.php:298 -msgid "Romantic Partner" -msgstr "Romantische Partner" +#: ../../mod/editpost.php:116 ../../mod/editlayout.php:110 +#: ../../mod/editwebpage.php:148 ../../mod/editblock.php:124 +msgid "Insert YouTube video" +msgstr "YouTube-Video einfügen" -#: ../../mod/profiles.php:302 -msgid "Likes" -msgstr "Gefällt" +#: ../../mod/editpost.php:117 ../../mod/editlayout.php:111 +#: ../../mod/editwebpage.php:149 ../../mod/editblock.php:125 +msgid "Insert Vorbis [.ogg] video" +msgstr "Vorbis [.ogg]-Video einfügen" -#: ../../mod/profiles.php:306 -msgid "Dislikes" -msgstr "Gefällt nicht" - -#: ../../mod/profiles.php:310 -msgid "Work/Employment" -msgstr "Arbeit/Anstellung" +#: ../../mod/editpost.php:118 ../../mod/editlayout.php:112 +#: ../../mod/editwebpage.php:150 ../../mod/editblock.php:126 +msgid "Insert Vorbis [.ogg] audio" +msgstr "Vorbis [.ogg]-Audio einfügen" -#: ../../mod/profiles.php:313 -msgid "Religion" -msgstr "Religion" +#: ../../mod/directory.php:144 ../../mod/profiles.php:561 +#: ../../mod/dirprofile.php:98 +msgid "Age: " +msgstr "Alter:" -#: ../../mod/profiles.php:317 -msgid "Political Views" -msgstr "Politische Ansichten" +#: ../../mod/directory.php:147 ../../mod/dirprofile.php:101 +msgid "Gender: " +msgstr "Geschlecht:" -#: ../../mod/profiles.php:321 -msgid "Gender" -msgstr "Geschlecht" +#: ../../mod/directory.php:208 +msgid "Finding:" +msgstr "Ergebnisse:" -#: ../../mod/profiles.php:325 -msgid "Sexual Preference" -msgstr "Sexuelle Orientierung" +#: ../../mod/directory.php:216 +msgid "next page" +msgstr "nächste Seite" -#: ../../mod/profiles.php:329 -msgid "Homepage" -msgstr "Webseite" +#: ../../mod/directory.php:216 +msgid "previous page" +msgstr "vorige Seite" -#: ../../mod/profiles.php:333 -msgid "Interests" -msgstr "Hobbys/Interessen" +#: ../../mod/directory.php:223 +msgid "No entries (some entries may be hidden)." +msgstr "Keine Einträge gefunden (einige könnten versteckt sein)." -#: ../../mod/profiles.php:337 -msgid "Address" -msgstr "Adresse" +#: ../../mod/connedit.php:49 ../../mod/connections.php:37 +msgid "Could not access contact record." +msgstr "Konnte nicht auf den Kontakteintrag zugreifen." -#: ../../mod/profiles.php:344 ../../mod/pubsites.php:31 -msgid "Location" -msgstr "Ort" +#: ../../mod/connedit.php:63 ../../mod/connections.php:51 +msgid "Could not locate selected profile." +msgstr "Gewähltes Profil nicht gefunden." -#: ../../mod/profiles.php:427 -msgid "Profile updated." -msgstr "Profil aktualisiert." +#: ../../mod/connedit.php:107 ../../mod/connections.php:94 +msgid "Connection updated." +msgstr "Verbindung aktualisiert." -#: ../../mod/profiles.php:482 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Deine Kontaktliste vor Betrachtern dieses Profils verbergen?" +#: ../../mod/connedit.php:109 ../../mod/connections.php:96 +msgid "Failed to update connection record." +msgstr "Konnte den Verbindungseintrag nicht aktualisieren." -#: ../../mod/profiles.php:505 -msgid "Edit Profile Details" -msgstr "Bearbeite Profil-Details" +#: ../../mod/connedit.php:204 +msgid "Could not access address book record." +msgstr "Konnte nicht auf den Adressbuch-Eintrag zugreifen." -#: ../../mod/profiles.php:507 -msgid "View this profile" -msgstr "Dieses Profil ansehen" +#: ../../mod/connedit.php:218 +msgid "Refresh failed - channel is currently unavailable." +msgstr "Aktualisierung fehlgeschlagen – der Kanal ist im Moment nicht erreichbar." -#: ../../mod/profiles.php:508 -msgid "Change Profile Photo" -msgstr "Profilfoto ändern" +#: ../../mod/connedit.php:225 +msgid "Channel has been unblocked" +msgstr "Kanal nicht mehr blockiert" -#: ../../mod/profiles.php:509 -msgid "Create a new profile using these settings" -msgstr "Neues Profil anlegen und diese Einstellungen übernehmen" +#: ../../mod/connedit.php:226 +msgid "Channel has been blocked" +msgstr "Kanal blockiert" -#: ../../mod/profiles.php:510 -msgid "Clone this profile" -msgstr "Dieses Profil klonen" +#: ../../mod/connedit.php:230 ../../mod/connedit.php:242 +#: ../../mod/connedit.php:254 ../../mod/connedit.php:266 +#: ../../mod/connedit.php:281 +msgid "Unable to set address book parameters." +msgstr "Konnte die Adressbuch-Parameter nicht setzen." -#: ../../mod/profiles.php:511 -msgid "Delete this profile" -msgstr "Dieses Profil löschen" +#: ../../mod/connedit.php:237 +msgid "Channel has been unignored" +msgstr "Kanal wird nicht mehr ignoriert" -#: ../../mod/profiles.php:512 -msgid "Profile Name:" -msgstr "Profilname:" +#: ../../mod/connedit.php:238 +msgid "Channel has been ignored" +msgstr "Kanal wird ignoriert" -#: ../../mod/profiles.php:513 -msgid "Your Full Name:" -msgstr "Dein voller Name:" +#: ../../mod/connedit.php:249 +msgid "Channel has been unarchived" +msgstr "Kanal wurde aus dem Archiv zurück geholt" -#: ../../mod/profiles.php:514 -msgid "Title/Description:" -msgstr "Titel/Stellenbeschreibung:" +#: ../../mod/connedit.php:250 +msgid "Channel has been archived" +msgstr "Kanal wurde archiviert" -#: ../../mod/profiles.php:515 -msgid "Your Gender:" -msgstr "Dein Geschlecht:" +#: ../../mod/connedit.php:261 +msgid "Channel has been unhidden" +msgstr "Kanal wird nicht mehr versteckt" -#: ../../mod/profiles.php:516 -#, php-format -msgid "Birthday (%s):" -msgstr "Geburtstag (%s):" +#: ../../mod/connedit.php:262 +msgid "Channel has been hidden" +msgstr "Kanal wurde versteckt" -#: ../../mod/profiles.php:517 -msgid "Street Address:" -msgstr "Straße und Hausnummer:" +#: ../../mod/connedit.php:276 +msgid "Channel has been approved" +msgstr "Kanal wurde zugelassen" -#: ../../mod/profiles.php:518 -msgid "Locality/City:" -msgstr "Wohnort:" +#: ../../mod/connedit.php:277 +msgid "Channel has been unapproved" +msgstr "Zulassung des Kanals entfernt" -#: ../../mod/profiles.php:519 -msgid "Postal/Zip Code:" -msgstr "Postleitzahl:" +#: ../../mod/connedit.php:295 +msgid "Contact has been removed." +msgstr "Kontakt wurde entfernt." -#: ../../mod/profiles.php:520 -msgid "Country:" -msgstr "Land:" +#: ../../mod/connedit.php:315 +#, php-format +msgid "View %s's profile" +msgstr "%ss Profil ansehen" -#: ../../mod/profiles.php:521 -msgid "Region/State:" -msgstr "Region/Bundesstaat:" +#: ../../mod/connedit.php:319 +msgid "Refresh Permissions" +msgstr "Zugriffsrechte neu laden" -#: ../../mod/profiles.php:522 -msgid " Marital Status:" -msgstr " Beziehungsstatus:" +#: ../../mod/connedit.php:322 +msgid "Fetch updated permissions" +msgstr "Aktualisierte Zugriffsrechte abfragen" -#: ../../mod/profiles.php:523 -msgid "Who: (if applicable)" -msgstr "Wer: (falls anwendbar)" +#: ../../mod/connedit.php:326 +msgid "Recent Activity" +msgstr "Kürzliche Aktivitäten" -#: ../../mod/profiles.php:524 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Beispiele: cathy123, Cathy Williams, cathy@example.com" +#: ../../mod/connedit.php:329 +msgid "View recent posts and comments" +msgstr "Betrachte die neuesten Beiträge und Kommentare" -#: ../../mod/profiles.php:525 -msgid "Since [date]:" -msgstr "Seit [Datum]:" +#: ../../mod/connedit.php:336 +msgid "Block or Unblock this connection" +msgstr "Verbindung blockieren oder freigeben" -#: ../../mod/profiles.php:527 -msgid "Homepage URL:" -msgstr "Homepage URL:" +#: ../../mod/connedit.php:340 ../../mod/connedit.php:476 +msgid "Unignore" +msgstr "Nicht ignorieren" -#: ../../mod/profiles.php:530 -msgid "Religious Views:" -msgstr "Religiöse Ansichten:" +#: ../../mod/connedit.php:340 ../../mod/connedit.php:476 +#: ../../mod/notifications.php:51 +msgid "Ignore" +msgstr "Ignorieren" -#: ../../mod/profiles.php:531 -msgid "Keywords:" -msgstr "Schlüsselwörter:" +#: ../../mod/connedit.php:343 +msgid "Ignore or Unignore this connection" +msgstr "Verbindung ignorieren oder wieder beachten" -#: ../../mod/profiles.php:534 -msgid "Example: fishing photography software" -msgstr "Beispiel: Angeln Fotografie Software" +#: ../../mod/connedit.php:346 +msgid "Unarchive" +msgstr "Aus Archiv zurückholen" -#: ../../mod/profiles.php:535 -msgid "Used in directory listings" -msgstr "Wird in Verzeichnis-Auflistungen verwendet" +#: ../../mod/connedit.php:346 +msgid "Archive" +msgstr "Archivieren" -#: ../../mod/profiles.php:536 -msgid "Tell us about yourself..." -msgstr "Erzähle uns ein wenig von Dir …" +#: ../../mod/connedit.php:349 +msgid "Archive or Unarchive this connection" +msgstr "Verbindung archivieren oder aus dem Archiv zurückholen" -#: ../../mod/profiles.php:537 -msgid "Hobbies/Interests" -msgstr "Hobbys/Interessen" +#: ../../mod/connedit.php:352 +msgid "Unhide" +msgstr "Wieder sichtbar machen" -#: ../../mod/profiles.php:538 -msgid "Contact information and Social Networks" -msgstr "Kontaktinformation und soziale Netzwerke" +#: ../../mod/connedit.php:352 +msgid "Hide" +msgstr "Verstecken" -#: ../../mod/profiles.php:539 -msgid "My other channels" -msgstr "Meine anderen Kanäle" +#: ../../mod/connedit.php:355 +msgid "Hide or Unhide this connection" +msgstr "Diese Verbindung verstecken oder wieder sichtbar machen" -#: ../../mod/profiles.php:540 -msgid "Musical interests" -msgstr "Musikalische Interessen" +#: ../../mod/connedit.php:362 +msgid "Delete this connection" +msgstr "Verbindung löschen" -#: ../../mod/profiles.php:541 -msgid "Books, literature" -msgstr "Bücher, Literatur" - -#: ../../mod/profiles.php:542 -msgid "Television" -msgstr "Fernsehen" - -#: ../../mod/profiles.php:543 -msgid "Film/dance/culture/entertainment" -msgstr "Film/Tanz/Kultur/Unterhaltung" +#: ../../mod/connedit.php:405 ../../mod/connedit.php:434 +msgid "Approve this connection" +msgstr "Verbindung genehmigen" -#: ../../mod/profiles.php:544 -msgid "Love/romance" -msgstr "Liebe/Romantik" +#: ../../mod/connedit.php:405 +msgid "Accept connection to allow communication" +msgstr "Akzeptiere die Verbindung, um Kommunikation zu ermöglichen" -#: ../../mod/profiles.php:545 -msgid "Work/employment" -msgstr "Arbeit/Anstellung" +#: ../../mod/connedit.php:421 +msgid "Automatic Permissions Settings" +msgstr "Automatische Berechtigungs-Einstellungen" -#: ../../mod/profiles.php:546 -msgid "School/education" -msgstr "Schule/Ausbildung" +#: ../../mod/connedit.php:421 +#, php-format +msgid "Connections: settings for %s" +msgstr "Verbindungseinstellungen für %s" -#: ../../mod/profiles.php:551 +#: ../../mod/connedit.php:425 msgid "" -"This is your public profile.
    It may " -"be visible to anybody using the internet." -msgstr "Das ist Dein öffentliches Profil.
    Es könnte für jeden im Internet sichtbar sein." - -#: ../../mod/profiles.php:600 -msgid "Edit/Manage Profiles" -msgstr "Bearbeite/Verwalte Profile" +"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 "Wenn eine Verbindungsanfrage empfangen wird, werden die hier getroffenen Einstellungen automatisch angewandt, und die Anfrage wird genehmigt. Verlasse diese Seite, wenn Du diese Funktion nicht verwenden möchtest." -#: ../../mod/profiles.php:601 -msgid "Add profile things" -msgstr "Profil-Dinge hinzufügen" +#: ../../mod/connedit.php:427 +msgid "Slide to adjust your degree of friendship" +msgstr "Verschieben, um den Grad der Freundschaft zu einzustellen" -#: ../../mod/profiles.php:602 -msgid "Include desirable objects in your profile" -msgstr "Binde begehrenswerte Dinge in Dein Profil ein" +#: ../../mod/connedit.php:433 +msgid "inherited" +msgstr "geerbt" -#: ../../mod/follow.php:25 -msgid "Channel added." -msgstr "Kanal hinzugefügt." +#: ../../mod/connedit.php:435 +msgid "Connection has no individual permissions!" +msgstr "Diese Verbindung hat keine individuellen Zugriffsrechte!" -#: ../../mod/post.php:226 +#: ../../mod/connedit.php:436 msgid "" -"Remote authentication blocked. You are logged into this site locally. Please" -" logout and retry." -msgstr "Fern-Authentifizierung blockiert. Du bist lokal auf diesem Server angemeldet. Bitte melde Dich ab und versuche es erneut." +"This may be appropriate based on your privacy " +"settings, though you may wish to review the \"Advanced Permissions\"." +msgstr "Abhängig von Deinen Privatsphäre-Einstellungen könnte das passen, eventuell solltest Du aber die „Zugriffsrechte für Fortgeschrittene“ überprüfen." + +#: ../../mod/connedit.php:438 +msgid "Profile Visibility" +msgstr "Sichtbarkeit des Profils" -#: ../../mod/post.php:256 +#: ../../mod/connedit.php:439 #, php-format -msgid "Welcome %s. Remote authentication successful." -msgstr "Willkommen %s. Entfernte Authentifizierung erfolgreich." +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Bitte wähle ein Profil, das wir %s zeigen sollen, wenn Deine Profilseite über eine verifizierte Verbindung aufgerufen wird." -#: ../../mod/dirsearch.php:21 -msgid "This site is not a directory server" -msgstr "Diese Website ist kein Verzeichnis-Server" +#: ../../mod/connedit.php:440 +msgid "Contact Information / Notes" +msgstr "Kontaktinformationen / Notizen" -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." -msgstr "Konnte die Quelle nicht anlegen. Kein Kanal ausgewählt." +#: ../../mod/connedit.php:441 +msgid "Edit contact notes" +msgstr "Kontaktnotizen bearbeiten" -#: ../../mod/sources.php:45 -msgid "Source created." -msgstr "Quelle erstellt." +#: ../../mod/connedit.php:443 +msgid "Their Settings" +msgstr "Deren Einstellungen" -#: ../../mod/sources.php:57 -msgid "Source updated." -msgstr "Quelle aktualisiert." +#: ../../mod/connedit.php:444 +msgid "My Settings" +msgstr "Meine Einstellungen" -#: ../../mod/sources.php:82 -msgid "*" -msgstr "*" +#: ../../mod/connedit.php:446 +msgid "Forum Members" +msgstr "Forum Mitglieder" -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." -msgstr "Quellen von Inhalten Deines Kanals verwalten." +#: ../../mod/connedit.php:447 +msgid "Soapbox" +msgstr "Marktschreier" -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" -msgstr "Neue Quelle" +#: ../../mod/connedit.php:448 +msgid "Full Sharing (typical social network permissions)" +msgstr "Vollumfängliches Teilen (übliche Berechtigungen in sozialen Netzwerken)" -#: ../../mod/sources.php:101 ../../mod/sources.php:133 -msgid "" -"Import all or selected content from the following channel into this channel " -"and distribute it according to your channel settings." -msgstr "Importiere alle oder ausgewählte Inhalte des folgenden Kanals in diesen Kanal und verteile sie gemäß der Einstellungen dieses Kanals." +#: ../../mod/connedit.php:449 +msgid "Cautious Sharing " +msgstr "Vorsichtiges Teilen" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" -msgstr "Importiere nur Beiträge, die folgende Wörter (eines pro Zeile) enthalten" +#: ../../mod/connedit.php:450 +msgid "Follow Only" +msgstr "Nur folgen" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" -msgstr "Leer lassen, um alle öffentlichen Beiträge zu importieren" +#: ../../mod/connedit.php:451 +msgid "Individual Permissions" +msgstr "Individuelle Zugriffsrechte" -#: ../../mod/sources.php:103 ../../mod/sources.php:137 -#: ../../mod/new_channel.php:110 -msgid "Channel Name" -msgstr "Name des Kanals" +#: ../../mod/connedit.php:452 +msgid "" +"Some permissions may be inherited from your channel privacy settings, which have higher priority than " +"individual settings. Changing those inherited settings on this page will " +"have no effect." +msgstr "Einige Berechtigungen werden von den Sicherheits- und Privatsphäre-Einstellungen dieses Kanals geerbt, die eine höhere Priorität haben als die Einstellungen bei einer Verbindung. Werden geerbte Einstellungen hier geändert, hat das keine Auswirkungen." -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." -msgstr "Quelle nicht gefunden." +#: ../../mod/connedit.php:453 +msgid "Advanced Permissions" +msgstr "Zugriffsrechte für Fortgeschrittene" -#: ../../mod/sources.php:130 -msgid "Edit Source" -msgstr "Quelle bearbeiten" +#: ../../mod/connedit.php:454 +msgid "Simple Permissions (select one and submit)" +msgstr "Einfache Berechtigungs-Einstellungen (wähle eine aus und klicke auf Senden)" -#: ../../mod/sources.php:131 -msgid "Delete Source" -msgstr "Quelle löschen" +#: ../../mod/connedit.php:458 +#, php-format +msgid "Visit %s's profile - %s" +msgstr "%ss Profil besuchen - %s" -#: ../../mod/sources.php:158 -msgid "Source removed" -msgstr "Quelle gelöscht" +#: ../../mod/connedit.php:459 +msgid "Block/Unblock contact" +msgstr "Kontakt blockieren/freigeben" -#: ../../mod/sources.php:160 -msgid "Unable to remove source." -msgstr "Konnte die Quelle nicht löschen." +#: ../../mod/connedit.php:460 +msgid "Ignore contact" +msgstr "Kontakt ignorieren" -#: ../../mod/lockview.php:34 -msgid "Remote privacy information not available." -msgstr "Privatsphäre-Einstellungen anderer Nutzer sind nicht verfügbar." +#: ../../mod/connedit.php:461 +msgid "Repair URL settings" +msgstr "URL-Einstellungen reparieren" -#: ../../mod/lockview.php:43 -msgid "Visible to:" -msgstr "Sichtbar für:" +#: ../../mod/connedit.php:462 +msgid "View conversations" +msgstr "Unterhaltungen anzeigen" -#: ../../mod/magic.php:70 -msgid "Hub not found." -msgstr "Server nicht gefunden." +#: ../../mod/connedit.php:464 +msgid "Delete contact" +msgstr "Kontakt löschen" -#: ../../mod/setup.php:161 -msgid "Red Matrix Server - Setup" -msgstr "Red Matrix Server - Installation" +#: ../../mod/connedit.php:467 +msgid "Last update:" +msgstr "Letzte Aktualisierung:" -#: ../../mod/setup.php:167 -msgid "Could not connect to database." -msgstr "Kann nicht mit der Datenbank verbinden." +#: ../../mod/connedit.php:469 +msgid "Update public posts" +msgstr "Öffentliche Beiträge aktualisieren" -#: ../../mod/setup.php:171 -msgid "" -"Could not connect to specified site URL. Possible SSL certificate or DNS " -"issue." -msgstr "Konnte die angegebene Webseiten-URL nicht erreichen. Möglicherweise ein Problem mit dem SSL-Zertifikat oder dem DNS." +#: ../../mod/connedit.php:471 +msgid "Update now" +msgstr "Jetzt aktualisieren" -#: ../../mod/setup.php:176 -msgid "Could not create table." -msgstr "Kann Tabelle nicht erstellen." +#: ../../mod/connedit.php:477 +msgid "Currently blocked" +msgstr "Derzeit blockiert" -#: ../../mod/setup.php:182 -msgid "Your site database has been installed." -msgstr "Die Datenbank Deines Servers wurde installiert." +#: ../../mod/connedit.php:478 +msgid "Currently ignored" +msgstr "Derzeit ignoriert" -#: ../../mod/setup.php:187 -msgid "" -"You may need to import the file \"install/database.sql\" manually using " -"phpmyadmin or mysql." -msgstr "Eventuell musst Du die Datei \"install/database.sql\" per Hand mit phpmyadmin oder mysql importieren." +#: ../../mod/connedit.php:479 +msgid "Currently archived" +msgstr "Derzeit archiviert" -#: ../../mod/setup.php:188 ../../mod/setup.php:257 ../../mod/setup.php:609 -msgid "Please see the file \"install/INSTALL.txt\"." -msgstr "Lies die Datei \"install/INSTALL.txt\"." +#: ../../mod/connedit.php:480 +msgid "Currently pending" +msgstr "Derzeit anstehend" -#: ../../mod/setup.php:254 -msgid "System check" -msgstr "Systemprüfung" +#: ../../mod/connedit.php:481 +msgid "Hide this contact from others" +msgstr "Diese Verbindung vor den anderen verbergen." -#: ../../mod/setup.php:259 -msgid "Check again" -msgstr "Bitte nochmal prüfen" - -#: ../../mod/setup.php:281 -msgid "Database connection" -msgstr "Datenbank Verbindung" - -#: ../../mod/setup.php:282 +#: ../../mod/connedit.php:481 msgid "" -"In order to install Red Matrix we need to know how to connect to your " -"database." -msgstr "Um die Red-Matrix installieren zu können, müssen wir wissen, wie wir eine Verbindung zu Deiner Datenbank aufbauen können." +"Replies/likes to your public posts may still be visible" +msgstr "Antworten/Likes auf deine öffentlichen Beiträge können immer noch sichtbar sein" -#: ../../mod/setup.php:283 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Bitte kontaktiere Deinen Hosting-Provider oder Administrator, falls Du Fragen zu diesen Einstellungen hast." +#: ../../mod/layouts.php:52 +msgid "Layout Help" +msgstr "Layout-Hilfe" -#: ../../mod/setup.php:284 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "Die Datenbank, die Du weiter unten angibst, sollte bereits existieren. Sollte das noch nicht der Fall sein, erzeuge sie bitte bevor Du fortfährst." +#: ../../mod/layouts.php:55 +msgid "Help with this feature" +msgstr "Hilfe zu dieser Funktion" -#: ../../mod/setup.php:288 -msgid "Database Server Name" -msgstr "Datenbank-Servername" +#: ../../mod/layouts.php:74 +msgid "Layout Name" +msgstr "Layout-Name" -#: ../../mod/setup.php:288 -msgid "Default is localhost" -msgstr "Standard ist localhost" +#: ../../mod/help.php:43 ../../mod/help.php:49 ../../mod/help.php:55 +msgid "Help:" +msgstr "Hilfe:" -#: ../../mod/setup.php:289 -msgid "Database Port" -msgstr "Datenbank-Port" +#: ../../mod/help.php:68 ../../index.php:223 +msgid "Not Found" +msgstr "Nicht gefunden" -#: ../../mod/setup.php:289 -msgid "Communication port number - use 0 for default" -msgstr "Port-Nummer für die Kommunikation – verwende 0 für die Standardeinstellung" +#: ../../mod/help.php:71 ../../mod/page.php:83 ../../mod/display.php:100 +#: ../../index.php:226 +msgid "Page not found." +msgstr "Seite nicht gefunden." -#: ../../mod/setup.php:290 -msgid "Database Login Name" -msgstr "Datenbank-Benutzername" +#: ../../mod/rmagic.php:38 +msgid "" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Wir haben ein Problem mit der OpenID festgestellt, mit der du dich anmelden wolltest. Bitte überprüfe die Schreibweise der ID noch einmal." -#: ../../mod/setup.php:291 -msgid "Database Login Password" -msgstr "Datenbank-Kennwort" +#: ../../mod/rmagic.php:38 +msgid "The error message was:" +msgstr "Die Fehlermeldung lautet:" -#: ../../mod/setup.php:292 -msgid "Database Name" -msgstr "Datenbank-Name" +#: ../../mod/rmagic.php:42 +msgid "Authentication failed." +msgstr "Authentifizierung fehlgeschlagen." -#: ../../mod/setup.php:294 ../../mod/setup.php:336 -msgid "Site administrator email address" -msgstr "E-Mail Adresse des Seiten-Administrators" +#: ../../mod/rmagic.php:78 +msgid "Remote Authentication" +msgstr "Entfernte Authentifizierung" -#: ../../mod/setup.php:294 ../../mod/setup.php:336 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "Die E-Mail-Adresse Deines Accounts muss dieser Adresse entsprechen, damit Du Zugriff zur Administrations-Seite erhältst." +#: ../../mod/rmagic.php:79 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "Deine Kanal-Adresse (z. B. channel@example.com)" -#: ../../mod/setup.php:295 ../../mod/setup.php:338 -msgid "Website URL" -msgstr "Server-URL" +#: ../../mod/rmagic.php:80 +msgid "Authenticate" +msgstr "Authentifizieren" -#: ../../mod/setup.php:295 ../../mod/setup.php:338 -msgid "Please use SSL (https) URL if available." -msgstr "Nutze wenn möglich eine SSL-URL (https)." +#: ../../mod/page.php:35 +msgid "Invalid item." +msgstr "Ungültiges Element." -#: ../../mod/setup.php:298 ../../mod/setup.php:341 -msgid "Please select a default timezone for your website" -msgstr "Standard-Zeitzone für Deinen Server" +#: ../../mod/network.php:79 +msgid "No such group" +msgstr "Gruppe existiert nicht" -#: ../../mod/setup.php:325 -msgid "Site settings" -msgstr "Seiteneinstellungen" +#: ../../mod/network.php:118 +msgid "Search Results For:" +msgstr "Suchergebnisse für:" -#: ../../mod/setup.php:384 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "Konnte die Kommandozeilen-Version von PHP nicht im PATH des Web-Servers finden." +#: ../../mod/network.php:172 +msgid "Collection is empty" +msgstr "Sammlung ist leer" -#: ../../mod/setup.php:385 -msgid "" -"If you don't have a command line version of PHP installed on server, you " -"will not be able to run background polling via cron." -msgstr "Ohne Kommandozeilen-Version von PHP auf dem Server wirst Du nicht in der Lage sein, Hintergrundprozesse via cron auszuführen." +#: ../../mod/network.php:180 +msgid "Collection: " +msgstr "Sammlung:" -#: ../../mod/setup.php:389 -msgid "PHP executable path" -msgstr "PHP Pfad zu ausführbarer Datei" +#: ../../mod/network.php:193 +msgid "Connection: " +msgstr "Verbindung:" -#: ../../mod/setup.php:389 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." -msgstr "Gib den vollen Pfad zum PHP-Interpreter an. Du kannst dieses Feld frei lassen und mit der Installation fortfahren." +#: ../../mod/network.php:196 +msgid "Invalid connection." +msgstr "Ungültige Verbindung." -#: ../../mod/setup.php:394 -msgid "Command line PHP" -msgstr "PHP Befehlszeile" +#: ../../mod/profiles.php:18 ../../mod/profiles.php:138 +#: ../../mod/profiles.php:168 ../../mod/profiles.php:463 +msgid "Profile not found." +msgstr "Profil nicht gefunden." -#: ../../mod/setup.php:403 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "Bei der Kommandozeilen-Version von PHP auf Deinem System ist \"register_argc_argv\" nicht aktiviert." +#: ../../mod/profiles.php:38 +msgid "Profile deleted." +msgstr "Profil gelöscht." -#: ../../mod/setup.php:404 -msgid "This is required for message delivery to work." -msgstr "Das wird benötigt, damit die Auslieferung von Nachrichten funktioniert." +#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 +msgid "Profile-" +msgstr "Profil-" -#: ../../mod/setup.php:406 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" +#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 +msgid "New profile created." +msgstr "Neues Profil erstellt." -#: ../../mod/setup.php:427 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "Fehler: Die „openssl_pkey_new“-Funktion auf diesem System ist nicht in der Lage, Schlüssel für die Verschlüsselung zu erzeugen." +#: ../../mod/profiles.php:98 +msgid "Profile unavailable to clone." +msgstr "Profil kann nicht geklont werden." -#: ../../mod/setup.php:428 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "Wenn Du Windows verwendest, findest Du unter http://www.php.net/manual/en/openssl.installation.php eine Installationsanleitung." +#: ../../mod/profiles.php:178 +msgid "Profile Name is required." +msgstr "Profil-Name erforderlich." -#: ../../mod/setup.php:430 -msgid "Generate encryption keys" -msgstr "Verschlüsselungsschlüssel generieren" +#: ../../mod/profiles.php:294 +msgid "Marital Status" +msgstr "Familienstand" -#: ../../mod/setup.php:437 -msgid "libCurl PHP module" -msgstr "libCurl-PHP-Modul" +#: ../../mod/profiles.php:298 +msgid "Romantic Partner" +msgstr "Romantische Partner" -#: ../../mod/setup.php:438 -msgid "GD graphics PHP module" -msgstr "GD-Grafik-PHP-Modul" +#: ../../mod/profiles.php:302 +msgid "Likes" +msgstr "Gefällt" -#: ../../mod/setup.php:439 -msgid "OpenSSL PHP module" -msgstr "OpenSSL-PHP-Modul" +#: ../../mod/profiles.php:306 +msgid "Dislikes" +msgstr "Gefällt nicht" -#: ../../mod/setup.php:440 -msgid "mysqli PHP module" -msgstr "mysqli-PHP-Modul" +#: ../../mod/profiles.php:310 +msgid "Work/Employment" +msgstr "Arbeit/Anstellung" -#: ../../mod/setup.php:441 -msgid "mb_string PHP module" -msgstr "mb_string-PHP-Modul" +#: ../../mod/profiles.php:313 +msgid "Religion" +msgstr "Religion" -#: ../../mod/setup.php:442 -msgid "mcrypt PHP module" -msgstr "mcrypt-PHP-Modul" +#: ../../mod/profiles.php:317 +msgid "Political Views" +msgstr "Politische Ansichten" -#: ../../mod/setup.php:447 ../../mod/setup.php:449 -msgid "Apache mod_rewrite module" -msgstr "Apache-mod_rewrite-Modul" +#: ../../mod/profiles.php:321 +msgid "Gender" +msgstr "Geschlecht" -#: ../../mod/setup.php:447 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "Fehler: Das Apache-Modul mod-rewrite wird benötigt, ist aber nicht installiert." +#: ../../mod/profiles.php:325 +msgid "Sexual Preference" +msgstr "Sexuelle Orientierung" -#: ../../mod/setup.php:453 ../../mod/setup.php:456 -msgid "proc_open" -msgstr "proc_open" +#: ../../mod/profiles.php:329 +msgid "Homepage" +msgstr "Webseite" -#: ../../mod/setup.php:453 -msgid "" -"Error: proc_open is required but is either not installed or has been " -"disabled in php.ini" -msgstr "Fehler: proc_open wird benötigt, ist aber entweder nicht installiert oder wurde in der php.ini deaktiviert" +#: ../../mod/profiles.php:333 +msgid "Interests" +msgstr "Hobbys/Interessen" -#: ../../mod/setup.php:461 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Fehler: Das PHP-Modul libCURL wird benötigt, ist aber nicht installiert." +#: ../../mod/profiles.php:337 +msgid "Address" +msgstr "Adresse" -#: ../../mod/setup.php:465 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Fehler: Das PHP-Modul GD-Grafik mit JPEG-Unterstützung wird benötigt, ist aber nicht installiert." +#: ../../mod/profiles.php:344 ../../mod/pubsites.php:31 +msgid "Location" +msgstr "Ort" -#: ../../mod/setup.php:469 -msgid "Error: openssl PHP module required but not installed." -msgstr "Fehler: Das PHP-Modul openssl wird benötigt, ist aber nicht installiert." +#: ../../mod/profiles.php:427 +msgid "Profile updated." +msgstr "Profil aktualisiert." -#: ../../mod/setup.php:473 -msgid "Error: mysqli PHP module required but not installed." -msgstr "Fehler: Das PHP-Modul mysqli wird benötigt, ist aber nicht installiert." +#: ../../mod/profiles.php:482 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Deine Kontaktliste vor Betrachtern dieses Profils verbergen?" -#: ../../mod/setup.php:477 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Fehler: Das PHP-Modul mb_string wird benötigt, ist aber nicht installiert." +#: ../../mod/profiles.php:505 +msgid "Edit Profile Details" +msgstr "Bearbeite Profil-Details" -#: ../../mod/setup.php:481 -msgid "Error: mcrypt PHP module required but not installed." -msgstr "Fehler: Das PHP-Modul mcrypt wird benötigt, ist aber nicht installiert." +#: ../../mod/profiles.php:507 +msgid "View this profile" +msgstr "Dieses Profil ansehen" -#: ../../mod/setup.php:497 -msgid "" -"The web installer needs to be able to create a file called \".htconfig.php\"" -" in the top folder of your web server and it is unable to do so." -msgstr "Der Installations-Assistent muss in der Lage sein, die Datei \".htconfig.php\" im Stammverzeichnis des Web-Servers anzulegen, ist er aber nicht." +#: ../../mod/profiles.php:508 +msgid "Change Profile Photo" +msgstr "Profilfoto ändern" -#: ../../mod/setup.php:498 -msgid "" -"This is most often a permission setting, as the web server may not be able " -"to write files in your folder - even if you can." -msgstr "Meist liegt das daran, dass der Nutzer, unter dem der Web-Server läuft, keine Rechte Schreibrechte in dem Verzeichnis hat – selbst wenn Du selbst das darfst." +#: ../../mod/profiles.php:509 +msgid "Create a new profile using these settings" +msgstr "Neues Profil anlegen und diese Einstellungen übernehmen" -#: ../../mod/setup.php:499 -msgid "" -"At the end of this procedure, we will give you a text to save in a file " -"named .htconfig.php in your Red top folder." -msgstr "Am Schluss dieses Vorgangs wird ein Text generiert, den Du unter dem Dateinamen .htconfig.php im Stammverzeichnis Deiner Red-Installation speichern musst." +#: ../../mod/profiles.php:510 +msgid "Clone this profile" +msgstr "Dieses Profil klonen" -#: ../../mod/setup.php:500 -msgid "" -"You can alternatively skip this procedure and perform a manual installation." -" Please see the file \"install/INSTALL.txt\" for instructions." -msgstr "Alternativ kannst Du diesen Schritt überspringen und die Installation manuell vornehmen. Lies dazu die Datei install/INSTALL.txt." +#: ../../mod/profiles.php:511 +msgid "Delete this profile" +msgstr "Dieses Profil löschen" -#: ../../mod/setup.php:503 -msgid ".htconfig.php is writable" -msgstr ".htconfig.php ist beschreibbar" +#: ../../mod/profiles.php:512 +msgid "Profile Name:" +msgstr "Profilname:" -#: ../../mod/setup.php:513 -msgid "" -"Red uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." -msgstr "Red verwendet Smarty3 um Vorlagen für die Webdarstellung zu übersetzen. Smarty3 übersetzt diese Vorlagen nach PHP, um die Darstellung zu beschleunigen." +#: ../../mod/profiles.php:513 +msgid "Your Full Name:" +msgstr "Dein voller Name:" -#: ../../mod/setup.php:514 -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 "Um die übersetzten Vorlagen speichern zu können muss der Webserver Schreibzugriff auf das Verzeichnis view/tpl/smarty3/ unterhalb des Red-Stammverzeichnisses haben." +#: ../../mod/profiles.php:514 +msgid "Title/Description:" +msgstr "Titel/Stellenbeschreibung:" -#: ../../mod/setup.php:515 ../../mod/setup.php:533 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has" -" write access to this folder." -msgstr "Bitte stelle sicher, dass der Nutzer, unter dem der Webserver läuft (z.B. www-data), Schreibzugriff auf dieses Verzeichnis hat." +#: ../../mod/profiles.php:515 +msgid "Your Gender:" +msgstr "Dein Geschlecht:" -#: ../../mod/setup.php:516 -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 "Hinweis: Als Sicherheitsvorkehrung solltest Du dem Webserver nur Schreib-Zugriff auf das Verzeichnis view/tpl/smarty3 geben, nicht auf die Vorlagen (.tpl-Dateien) in view/tpl/ ." +#: ../../mod/profiles.php:516 +#, php-format +msgid "Birthday (%s):" +msgstr "Geburtstag (%s):" -#: ../../mod/setup.php:519 -msgid "view/tpl/smarty3 is writable" -msgstr "view/tpl/smarty3 ist beschreibbar" +#: ../../mod/profiles.php:517 +msgid "Street Address:" +msgstr "Straße und Hausnummer:" -#: ../../mod/setup.php:532 -msgid "" -"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" -msgstr "Red benutzt das Verzeichnis store, um hochgeladene Dateien zu speichern. Der Web-Server benötigt Schreibrechte für dieses Verzeichnis direkt unterhalb des Red-Stammverzeichnisses" +#: ../../mod/profiles.php:518 +msgid "Locality/City:" +msgstr "Wohnort:" -#: ../../mod/setup.php:536 -msgid "store is writable" -msgstr "store ist schreibbar" +#: ../../mod/profiles.php:519 +msgid "Postal/Zip Code:" +msgstr "Postleitzahl:" -#: ../../mod/setup.php:551 -msgid "SSL certificate validation" -msgstr "SSL Zertifikatverifizierung" +#: ../../mod/profiles.php:520 +msgid "Country:" +msgstr "Land:" -#: ../../mod/setup.php:551 -msgid "" -"SSL certificate cannot be validated. Fix certificate or disable https access" -" to this site." -msgstr "Das SSL-Zertifikat konnte nicht validiert werden. Korrigiere das Zertifikat oder deaktiviere den HTTPS-Zugriff auf diesen Server." +#: ../../mod/profiles.php:521 +msgid "Region/State:" +msgstr "Region/Bundesstaat:" -#: ../../mod/setup.php:558 -msgid "" -"Url rewrite in .htaccess is not working. Check your server configuration." -msgstr "URL rewrite via .htaccess funktioniert nicht. Überprüfe Deine Server-Konfiguration." +#: ../../mod/profiles.php:522 +msgid " Marital Status:" +msgstr " Beziehungsstatus:" -#: ../../mod/setup.php:560 -msgid "Url rewrite is working" -msgstr "Url rewrite funktioniert" +#: ../../mod/profiles.php:523 +msgid "Who: (if applicable)" +msgstr "Wer: (falls anwendbar)" -#: ../../mod/setup.php:570 -msgid "" -"The database configuration file \".htconfig.php\" could not be written. " -"Please use the enclosed text to create a configuration file in your web " -"server root." -msgstr "Die Datenbank-Konfigurationsdatei „.htconfig.php“ konnte nicht geschrieben werden. Bitte verwende den unten angegebenen Text, um die Konfigurationsdatei im Stammverzeichnis des Webservers anzulegen." +#: ../../mod/profiles.php:524 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Beispiele: cathy123, Cathy Williams, cathy@example.com" -#: ../../mod/setup.php:594 -msgid "Errors encountered creating database tables." -msgstr "Fehler beim Anlegen der Datenbank-Tabellen aufgetreten." +#: ../../mod/profiles.php:525 +msgid "Since [date]:" +msgstr "Seit [Datum]:" -#: ../../mod/setup.php:607 -msgid "

    What next

    " -msgstr "

    Was als Nächstes

    " +#: ../../mod/profiles.php:527 +msgid "Homepage URL:" +msgstr "Homepage URL:" -#: ../../mod/setup.php:608 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "WICHTIG: Du musst [manuell] einen Cronjob für den Poller einrichten." +#: ../../mod/profiles.php:530 +msgid "Religious Views:" +msgstr "Religiöse Ansichten:" -#: ../../mod/siteinfo.php:57 -#, php-format -msgid "Version %s" -msgstr "Version %s" +#: ../../mod/profiles.php:531 +msgid "Keywords:" +msgstr "Schlüsselwörter:" -#: ../../mod/siteinfo.php:76 -msgid "Installed plugins/addons/apps:" -msgstr "Installierte Plugins/Addons/Apps" +#: ../../mod/profiles.php:534 +msgid "Example: fishing photography software" +msgstr "Beispiel: Angeln Fotografie Software" -#: ../../mod/siteinfo.php:89 -msgid "No installed plugins/addons/apps" -msgstr "Keine installierten Plugins/Addons/Apps" +#: ../../mod/profiles.php:535 +msgid "Used in directory listings" +msgstr "Wird in Verzeichnis-Auflistungen verwendet" -#: ../../mod/siteinfo.php:93 -msgid "Project Donations" -msgstr "Projekt Spenden" +#: ../../mod/profiles.php:536 +msgid "Tell us about yourself..." +msgstr "Erzähle uns ein wenig von Dir …" -#: ../../mod/siteinfo.php:94 -msgid "" -"

    The Red Matrix is provided for you by volunteers working in their spare " -"time. Your support will help us to build a better web. Select the following " -"option for a one-time donation of your choosing

    " -msgstr "" +#: ../../mod/profiles.php:537 +msgid "Hobbies/Interests" +msgstr "Hobbys/Interessen" -#: ../../mod/siteinfo.php:95 -msgid "

    or

    " -msgstr "

    oder

    " +#: ../../mod/profiles.php:538 +msgid "Contact information and Social Networks" +msgstr "Kontaktinformation und soziale Netzwerke" -#: ../../mod/siteinfo.php:96 -msgid "Recurring Donation Options" -msgstr "" +#: ../../mod/profiles.php:539 +msgid "My other channels" +msgstr "Meine anderen Kanäle" -#: ../../mod/siteinfo.php:115 -msgid "Red" -msgstr "Red" +#: ../../mod/profiles.php:540 +msgid "Musical interests" +msgstr "Musikalische Interessen" -#: ../../mod/siteinfo.php:116 -msgid "" -"This is a hub of the Red Matrix - a global cooperative network of " -"decentralised privacy enhanced websites." -msgstr "Dieser Server ist Teil der Red-Matrix – einem global vernetzten Verbund aus dezentralen Websites mit Rücksicht auf die Privatsphäre." +#: ../../mod/profiles.php:541 +msgid "Books, literature" +msgstr "Bücher, Literatur" -#: ../../mod/siteinfo.php:119 -msgid "Running at web location" -msgstr "Erreichbar unter der Web-Adresse" +#: ../../mod/profiles.php:542 +msgid "Television" +msgstr "Fernsehen" -#: ../../mod/siteinfo.php:120 -msgid "" -"Please visit GetZot.com to learn more " -"about the Red Matrix." -msgstr "Besuche GetZot.com, um mehr über die Red-Matrix zu erfahren." +#: ../../mod/profiles.php:543 +msgid "Film/dance/culture/entertainment" +msgstr "Film/Tanz/Kultur/Unterhaltung" -#: ../../mod/siteinfo.php:121 -msgid "Bug reports and issues: please visit" -msgstr "Probleme oder Fehler gefunden? Bitte besuche" +#: ../../mod/profiles.php:544 +msgid "Love/romance" +msgstr "Liebe/Romantik" -#: ../../mod/siteinfo.php:124 +#: ../../mod/profiles.php:545 +msgid "Work/employment" +msgstr "Arbeit/Anstellung" + +#: ../../mod/profiles.php:546 +msgid "School/education" +msgstr "Schule/Ausbildung" + +#: ../../mod/profiles.php:551 msgid "" -"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " -"com" -msgstr "Vorschläge, Lob, usw.: E-Mail an 'redmatrix' at librelist - dot - com" +"This is your public profile.
    It may " +"be visible to anybody using the internet." +msgstr "Das ist Dein öffentliches Profil.
    Es könnte für jeden im Internet sichtbar sein." -#: ../../mod/siteinfo.php:126 -msgid "Site Administrators" -msgstr "Administratoren" +#: ../../mod/profiles.php:600 +msgid "Edit/Manage Profiles" +msgstr "Bearbeite/Verwalte Profile" -#: ../../mod/new_channel.php:107 -msgid "Add a Channel" -msgstr "Kanal hinzufügen" +#: ../../mod/profiles.php:601 +msgid "Add profile things" +msgstr "Profil-Dinge hinzufügen" -#: ../../mod/new_channel.php:108 +#: ../../mod/profiles.php:602 +msgid "Include desirable objects in your profile" +msgstr "Binde begehrenswerte Dinge in Dein Profil ein" + +#: ../../mod/follow.php:25 +msgid "Channel added." +msgstr "Kanal hinzugefügt." + +#: ../../mod/post.php:226 msgid "" -"A channel is your own collection of related web pages. A channel can be used" -" to hold social network profiles, blogs, conversation groups and forums, " -"celebrity pages, and much more. You may create as many channels as your " -"service provider allows." -msgstr "Ein Kanal ist Deine eigene Sammlung von verbundenen Webseiten. Ein Kanal kann genutzt werden, um ein Social-Network-Profil, ein Blog, eine Gesprächsgruppe oder ein Forum, Promi-Seiten und vieles mehr zu erstellen. Du kannst so viele Kanäle erstellen, wie es der Betreiber Deiner Seite zulässt." +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "Fern-Authentifizierung blockiert. Du bist lokal auf diesem Server angemeldet. Bitte melde Dich ab und versuche es erneut." -#: ../../mod/new_channel.php:111 -msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " -msgstr "Beispiele: „Horst Weidinger“, „Lisa und ihr Meerschweinchen“, „Fußball“, „Segelflieger-Forum“ " +#: ../../mod/post.php:256 ../../mod/openid.php:70 ../../mod/openid.php:175 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "Willkommen %s. Entfernte Authentifizierung erfolgreich." -#: ../../mod/new_channel.php:112 -msgid "Choose a short nickname" -msgstr "Wähle einen kurzen Spitznamen" +#: ../../mod/dirsearch.php:21 +msgid "This site is not a directory server" +msgstr "Diese Website ist kein Verzeichnis-Server" + +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." +msgstr "Konnte die Quelle nicht anlegen. Kein Kanal ausgewählt." + +#: ../../mod/sources.php:45 +msgid "Source created." +msgstr "Quelle erstellt." + +#: ../../mod/sources.php:57 +msgid "Source updated." +msgstr "Quelle aktualisiert." + +#: ../../mod/sources.php:82 +msgid "*" +msgstr "*" + +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "Quellen von Inhalten Deines Kanals verwalten." + +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "Neue Quelle" + +#: ../../mod/sources.php:101 ../../mod/sources.php:133 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "Importiere alle oder ausgewählte Inhalte des folgenden Kanals in diesen Kanal und verteile sie gemäß der Einstellungen dieses Kanals." + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" +msgstr "Importiere nur Beiträge, die folgende Wörter (eines pro Zeile) enthalten" -#: ../../mod/new_channel.php:113 -msgid "" -"Your nickname will be used to create an easily remembered channel address " -"(like an email address) which you can share with others." -msgstr "Dein Spitzname wird verwendet, um eine leicht zu merkende Kanal-Adresse (ähnlich einer E-Mail-Adresse) zu erzeugen, die Du mit anderen austauschen kannst." +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" +msgstr "Leer lassen, um alle öffentlichen Beiträge zu importieren" -#: ../../mod/new_channel.php:114 -msgid "Or import an existing channel from another location" -msgstr "Oder importiere einen bestehenden Kanal von einem anderen Server" +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +#: ../../mod/new_channel.php:110 +msgid "Channel Name" +msgstr "Name des Kanals" -#: ../../mod/lostpass.php:15 -msgid "No valid account found." -msgstr "Kein gültiges Konto gefunden." +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "Quelle nicht gefunden." -#: ../../mod/lostpass.php:29 -msgid "Password reset request issued. Check your email." -msgstr "Zurücksetzen des Passworts eingeleitet. Schau in Deine E-Mails." +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "Quelle bearbeiten" -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 -#, php-format -msgid "Site Member (%s)" -msgstr "Nutzer (%s)" +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "Quelle löschen" -#: ../../mod/lostpass.php:40 -#, php-format -msgid "Password reset requested at %s" -msgstr "Passwort-Rücksetzung auf %s angefordert" +#: ../../mod/sources.php:158 +msgid "Source removed" +msgstr "Quelle gelöscht" -#: ../../mod/lostpass.php:63 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Die Anfrage konnte nicht verifiziert werden. (Vielleicht hast Du schon einmal auf den Link in der E-Mail geklickt?) Passwort-Rücksetzung fehlgeschlagen." +#: ../../mod/sources.php:160 +msgid "Unable to remove source." +msgstr "Konnte die Quelle nicht löschen." -#: ../../mod/lostpass.php:85 ../../boot.php:1434 -msgid "Password Reset" -msgstr "Zurücksetzen des Kennworts" +#: ../../mod/lockview.php:34 +msgid "Remote privacy information not available." +msgstr "Privatsphäre-Einstellungen anderer Nutzer sind nicht verfügbar." -#: ../../mod/lostpass.php:86 -msgid "Your password has been reset as requested." -msgstr "Dein Passwort wurde wie angefordert neu erstellt." +#: ../../mod/lockview.php:43 +msgid "Visible to:" +msgstr "Sichtbar für:" -#: ../../mod/lostpass.php:87 -msgid "Your new password is" -msgstr "Dein neues Passwort lautet" +#: ../../mod/magic.php:70 +msgid "Hub not found." +msgstr "Server nicht gefunden." -#: ../../mod/lostpass.php:88 -msgid "Save or copy your new password - and then" -msgstr "Speichere oder kopiere Dein neues Passwort – und dann" +#: ../../mod/setup.php:161 +msgid "Red Matrix Server - Setup" +msgstr "Red Matrix Server - Installation" -#: ../../mod/lostpass.php:89 -msgid "click here to login" -msgstr "Klicke hier, um dich anzumelden" +#: ../../mod/setup.php:167 +msgid "Could not connect to database." +msgstr "Kann nicht mit der Datenbank verbinden." -#: ../../mod/lostpass.php:90 +#: ../../mod/setup.php:171 msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Dein Passwort kann unter Einstellungen nach einer erfolgreichen Anmeldung geändert werden." +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "Konnte die angegebene Webseiten-URL nicht erreichen. Möglicherweise ein Problem mit dem SSL-Zertifikat oder dem DNS." -#: ../../mod/lostpass.php:107 -#, php-format -msgid "Your password has changed at %s" -msgstr "Auf %s wurde Dein Passwort geändert" +#: ../../mod/setup.php:176 +msgid "Could not create table." +msgstr "Kann Tabelle nicht erstellen." -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Kennwort vergessen?" +#: ../../mod/setup.php:182 +msgid "Your site database has been installed." +msgstr "Die Datenbank Deines Servers wurde installiert." -#: ../../mod/lostpass.php:123 +#: ../../mod/setup.php:187 msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Gib Deine E-Mail-Adresse ein, um Dein Passwort zurücksetzen zu lassen. Du erhältst dann weitere Anweisungen per E-Mail." +"You may need to import the file \"install/database.sql\" manually using " +"phpmyadmin or mysql." +msgstr "Eventuell musst Du die Datei \"install/database.sql\" per Hand mit phpmyadmin oder mysql importieren." -#: ../../mod/lostpass.php:124 -msgid "Email Address" -msgstr "E-Mail Adresse" +#: ../../mod/setup.php:188 ../../mod/setup.php:257 ../../mod/setup.php:609 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "Lies die Datei \"install/INSTALL.txt\"." -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Zurücksetzen" +#: ../../mod/setup.php:254 +msgid "System check" +msgstr "Systemprüfung" -#: ../../mod/settings.php:71 -msgid "Name is required" -msgstr "Name ist erforderlich" +#: ../../mod/setup.php:259 +msgid "Check again" +msgstr "Bitte nochmal prüfen" -#: ../../mod/settings.php:75 -msgid "Key and Secret are required" -msgstr "Schlüssel und Geheimnis werden benötigt" +#: ../../mod/setup.php:281 +msgid "Database connection" +msgstr "Datenbank Verbindung" -#: ../../mod/settings.php:79 ../../mod/settings.php:542 -msgid "Update" -msgstr "Aktualisieren" +#: ../../mod/setup.php:282 +msgid "" +"In order to install Red Matrix we need to know how to connect to your " +"database." +msgstr "Um die Red-Matrix installieren zu können, müssen wir wissen, wie wir eine Verbindung zu Deiner Datenbank aufbauen können." -#: ../../mod/settings.php:195 -msgid "Passwords do not match. Password unchanged." -msgstr "Kennwörter stimmen nicht überein. Kennwort nicht verändert." +#: ../../mod/setup.php:283 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "Bitte kontaktiere Deinen Hosting-Provider oder Administrator, falls Du Fragen zu diesen Einstellungen hast." -#: ../../mod/settings.php:199 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Leere Kennwörter sind nicht erlaubt. Kennwort nicht verändert." +#: ../../mod/setup.php:284 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "Die Datenbank, die Du weiter unten angibst, sollte bereits existieren. Sollte das noch nicht der Fall sein, erzeuge sie bitte bevor Du fortfährst." -#: ../../mod/settings.php:212 -msgid "Password changed." -msgstr "Kennwort geändert." +#: ../../mod/setup.php:288 +msgid "Database Server Name" +msgstr "Datenbank-Servername" -#: ../../mod/settings.php:214 -msgid "Password update failed. Please try again." -msgstr "Kennwortänderung fehlgeschlagen. Bitte versuche es noch einmal." +#: ../../mod/setup.php:288 +msgid "Default is localhost" +msgstr "Standard ist localhost" -#: ../../mod/settings.php:228 -msgid "Not valid email." -msgstr "Keine gültige E-Mail Adresse." +#: ../../mod/setup.php:289 +msgid "Database Port" +msgstr "Datenbank-Port" -#: ../../mod/settings.php:231 -msgid "Protected email address. Cannot change to that email." -msgstr "Geschützte E-Mail Adresse. Diese kann nicht verändert werden." +#: ../../mod/setup.php:289 +msgid "Communication port number - use 0 for default" +msgstr "Port-Nummer für die Kommunikation – verwende 0 für die Standardeinstellung" -#: ../../mod/settings.php:240 -msgid "System failure storing new email. Please try again." -msgstr "Systemfehler während des Speicherns der neuen Mail. Bitte versuche es noch einmal." +#: ../../mod/setup.php:290 +msgid "Database Login Name" +msgstr "Datenbank-Benutzername" -#: ../../mod/settings.php:444 -msgid "Settings updated." -msgstr "Einstellungen aktualisiert." +#: ../../mod/setup.php:291 +msgid "Database Login Password" +msgstr "Datenbank-Kennwort" -#: ../../mod/settings.php:515 ../../mod/settings.php:541 -#: ../../mod/settings.php:577 -msgid "Add application" -msgstr "Anwendung hinzufügen" +#: ../../mod/setup.php:292 +msgid "Database Name" +msgstr "Datenbank-Name" -#: ../../mod/settings.php:518 ../../mod/settings.php:544 -msgid "Name" -msgstr "Name" +#: ../../mod/setup.php:294 ../../mod/setup.php:336 +msgid "Site administrator email address" +msgstr "E-Mail Adresse des Seiten-Administrators" -#: ../../mod/settings.php:518 -msgid "Name of application" -msgstr "Name der Anwendung" +#: ../../mod/setup.php:294 ../../mod/setup.php:336 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "Die E-Mail-Adresse Deines Accounts muss dieser Adresse entsprechen, damit Du Zugriff zur Administrations-Seite erhältst." -#: ../../mod/settings.php:519 ../../mod/settings.php:545 -msgid "Consumer Key" -msgstr "Consumer Key" +#: ../../mod/setup.php:295 ../../mod/setup.php:338 +msgid "Website URL" +msgstr "Server-URL" -#: ../../mod/settings.php:519 ../../mod/settings.php:520 -msgid "Automatically generated - change if desired. Max length 20" -msgstr "Automatisch erzeugt – ändern, falls erwünscht. Maximale Länge 20" +#: ../../mod/setup.php:295 ../../mod/setup.php:338 +msgid "Please use SSL (https) URL if available." +msgstr "Nutze wenn möglich eine SSL-URL (https)." -#: ../../mod/settings.php:520 ../../mod/settings.php:546 -msgid "Consumer Secret" -msgstr "Consumer Secret" +#: ../../mod/setup.php:298 ../../mod/setup.php:341 +msgid "Please select a default timezone for your website" +msgstr "Standard-Zeitzone für Deinen Server" -#: ../../mod/settings.php:521 ../../mod/settings.php:547 -msgid "Redirect" -msgstr "Umleitung" +#: ../../mod/setup.php:325 +msgid "Site settings" +msgstr "Seiteneinstellungen" -#: ../../mod/settings.php:521 +#: ../../mod/setup.php:384 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "Konnte die Kommandozeilen-Version von PHP nicht im PATH des Web-Servers finden." + +#: ../../mod/setup.php:385 msgid "" -"Redirect URI - leave blank unless your application specifically requires " -"this" -msgstr "Umleitungs-URl – lasse das leer, wenn Deine Anwendung es nicht explizit erfordert" +"If you don't have a command line version of PHP installed on server, you " +"will not be able to run background polling via cron." +msgstr "Ohne Kommandozeilen-Version von PHP auf dem Server wirst Du nicht in der Lage sein, Hintergrundprozesse via cron auszuführen." + +#: ../../mod/setup.php:389 +msgid "PHP executable path" +msgstr "PHP Pfad zu ausführbarer Datei" + +#: ../../mod/setup.php:389 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "Gib den vollen Pfad zum PHP-Interpreter an. Du kannst dieses Feld frei lassen und mit der Installation fortfahren." -#: ../../mod/settings.php:522 ../../mod/settings.php:548 -msgid "Icon url" -msgstr "Symbol-URL" +#: ../../mod/setup.php:394 +msgid "Command line PHP" +msgstr "PHP Befehlszeile" -#: ../../mod/settings.php:522 -msgid "Optional" -msgstr "Optional" +#: ../../mod/setup.php:403 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "Bei der Kommandozeilen-Version von PHP auf Deinem System ist \"register_argc_argv\" nicht aktiviert." -#: ../../mod/settings.php:533 -msgid "You can't edit this application." -msgstr "Diese Anwendung kann nicht bearbeitet werden." +#: ../../mod/setup.php:404 +msgid "This is required for message delivery to work." +msgstr "Das wird benötigt, damit die Auslieferung von Nachrichten funktioniert." -#: ../../mod/settings.php:576 -msgid "Connected Apps" -msgstr "Verbundene Apps" +#: ../../mod/setup.php:406 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" -#: ../../mod/settings.php:580 -msgid "Client key starts with" -msgstr "Client key beginnt mit" +#: ../../mod/setup.php:427 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "Fehler: Die „openssl_pkey_new“-Funktion auf diesem System ist nicht in der Lage, Schlüssel für die Verschlüsselung zu erzeugen." -#: ../../mod/settings.php:581 -msgid "No name" -msgstr "Kein Name" +#: ../../mod/setup.php:428 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "Wenn Du Windows verwendest, findest Du unter http://www.php.net/manual/en/openssl.installation.php eine Installationsanleitung." -#: ../../mod/settings.php:582 -msgid "Remove authorization" -msgstr "Authorisierung aufheben" +#: ../../mod/setup.php:430 +msgid "Generate encryption keys" +msgstr "Verschlüsselungsschlüssel generieren" -#: ../../mod/settings.php:593 -msgid "No feature settings configured" -msgstr "Keine Funktions-Einstellungen konfiguriert" +#: ../../mod/setup.php:437 +msgid "libCurl PHP module" +msgstr "libCurl-PHP-Modul" -#: ../../mod/settings.php:601 -msgid "Feature Settings" -msgstr "Funktions-Einstellungen" +#: ../../mod/setup.php:438 +msgid "GD graphics PHP module" +msgstr "GD-Grafik-PHP-Modul" -#: ../../mod/settings.php:624 -msgid "Account Settings" -msgstr "Konto-Einstellungen" +#: ../../mod/setup.php:439 +msgid "OpenSSL PHP module" +msgstr "OpenSSL-PHP-Modul" -#: ../../mod/settings.php:625 -msgid "Password Settings" -msgstr "Kennwort-Einstellungen" +#: ../../mod/setup.php:440 +msgid "mysqli PHP module" +msgstr "mysqli-PHP-Modul" -#: ../../mod/settings.php:626 -msgid "New Password:" -msgstr "Neues Passwort:" +#: ../../mod/setup.php:441 +msgid "mb_string PHP module" +msgstr "mb_string-PHP-Modul" -#: ../../mod/settings.php:627 -msgid "Confirm:" -msgstr "Bestätigen:" +#: ../../mod/setup.php:442 +msgid "mcrypt PHP module" +msgstr "mcrypt-PHP-Modul" -#: ../../mod/settings.php:627 -msgid "Leave password fields blank unless changing" -msgstr "Lasse die Passwort-Felder leer, außer Du möchtest das Passwort ändern" +#: ../../mod/setup.php:447 ../../mod/setup.php:449 +msgid "Apache mod_rewrite module" +msgstr "Apache-mod_rewrite-Modul" -#: ../../mod/settings.php:629 ../../mod/settings.php:925 -msgid "Email Address:" -msgstr "Email Adresse:" +#: ../../mod/setup.php:447 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "Fehler: Das Apache-Modul mod-rewrite wird benötigt, ist aber nicht installiert." -#: ../../mod/settings.php:630 -msgid "Remove Account" -msgstr "Konto entfernen" +#: ../../mod/setup.php:453 ../../mod/setup.php:456 +msgid "proc_open" +msgstr "proc_open" -#: ../../mod/settings.php:631 -msgid "Warning: This action is permanent and cannot be reversed." -msgstr "Achtung: Diese Aktion ist endgültig und kann nicht rückgängig gemacht werden." +#: ../../mod/setup.php:453 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "Fehler: proc_open wird benötigt, ist aber entweder nicht installiert oder wurde in der php.ini deaktiviert" -#: ../../mod/settings.php:647 -msgid "Off" -msgstr "Aus" +#: ../../mod/setup.php:461 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Fehler: Das PHP-Modul libCURL wird benötigt, ist aber nicht installiert." -#: ../../mod/settings.php:647 -msgid "On" -msgstr "An" +#: ../../mod/setup.php:465 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "Fehler: Das PHP-Modul GD-Grafik mit JPEG-Unterstützung wird benötigt, ist aber nicht installiert." -#: ../../mod/settings.php:654 -msgid "Additional Features" -msgstr "Zusätzliche Funktionen" +#: ../../mod/setup.php:469 +msgid "Error: openssl PHP module required but not installed." +msgstr "Fehler: Das PHP-Modul openssl wird benötigt, ist aber nicht installiert." -#: ../../mod/settings.php:679 -msgid "Connector Settings" -msgstr "Connector-Einstellungen" +#: ../../mod/setup.php:473 +msgid "Error: mysqli PHP module required but not installed." +msgstr "Fehler: Das PHP-Modul mysqli wird benötigt, ist aber nicht installiert." -#: ../../mod/settings.php:750 -msgid "Display Settings" -msgstr "Anzeige-Einstellungen" +#: ../../mod/setup.php:477 +msgid "Error: mb_string PHP module required but not installed." +msgstr "Fehler: Das PHP-Modul mb_string wird benötigt, ist aber nicht installiert." -#: ../../mod/settings.php:756 -msgid "Display Theme:" -msgstr "Anzeige-Theme:" +#: ../../mod/setup.php:481 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "Fehler: Das PHP-Modul mcrypt wird benötigt, ist aber nicht installiert." -#: ../../mod/settings.php:757 -msgid "Mobile Theme:" -msgstr "Mobile Theme:" +#: ../../mod/setup.php:497 +msgid "" +"The web installer needs to be able to create a file called \".htconfig.php\"" +" in the top folder of your web server and it is unable to do so." +msgstr "Der Installations-Assistent muss in der Lage sein, die Datei \".htconfig.php\" im Stammverzeichnis des Web-Servers anzulegen, ist er aber nicht." -#: ../../mod/settings.php:758 -msgid "Update browser every xx seconds" -msgstr "Browser alle xx Sekunden aktualisieren" +#: ../../mod/setup.php:498 +msgid "" +"This is most often a permission setting, as the web server may not be able " +"to write files in your folder - even if you can." +msgstr "Meist liegt das daran, dass der Nutzer, unter dem der Web-Server läuft, keine Rechte Schreibrechte in dem Verzeichnis hat – selbst wenn Du selbst das darfst." -#: ../../mod/settings.php:758 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Minimum 10 Sekunden, kein Maximum" +#: ../../mod/setup.php:499 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "Am Schluss dieses Vorgangs wird ein Text generiert, den Du unter dem Dateinamen .htconfig.php im Stammverzeichnis Deiner Red-Installation speichern musst." -#: ../../mod/settings.php:759 -msgid "Maximum number of conversations to load at any time:" -msgstr "Maximale Anzahl von Unterhaltungen, die auf einmal geladen werden sollen:" +#: ../../mod/setup.php:500 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "Alternativ kannst Du diesen Schritt überspringen und die Installation manuell vornehmen. Lies dazu die Datei install/INSTALL.txt." -#: ../../mod/settings.php:759 -msgid "Maximum of 100 items" -msgstr "Maximum: 100 Beiträge" +#: ../../mod/setup.php:503 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php ist beschreibbar" -#: ../../mod/settings.php:760 -msgid "Don't show emoticons" -msgstr "Emoticons nicht zeigen" +#: ../../mod/setup.php:513 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "Red verwendet Smarty3 um Vorlagen für die Webdarstellung zu übersetzen. Smarty3 übersetzt diese Vorlagen nach PHP, um die Darstellung zu beschleunigen." -#: ../../mod/settings.php:761 -msgid "Do not view remote profiles in frames" -msgstr "" +#: ../../mod/setup.php:514 +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 "Um die übersetzten Vorlagen speichern zu können muss der Webserver Schreibzugriff auf das Verzeichnis view/tpl/smarty3/ unterhalb des Red-Stammverzeichnisses haben." -#: ../../mod/settings.php:761 -msgid "By default open in a sub-window of your own site" -msgstr "" +#: ../../mod/setup.php:515 ../../mod/setup.php:533 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "Bitte stelle sicher, dass der Nutzer, unter dem der Webserver läuft (z.B. www-data), Schreibzugriff auf dieses Verzeichnis hat." -#: ../../mod/settings.php:796 -msgid "Nobody except yourself" -msgstr "Niemand außer Dir selbst" +#: ../../mod/setup.php:516 +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 "Hinweis: Als Sicherheitsvorkehrung solltest Du dem Webserver nur Schreib-Zugriff auf das Verzeichnis view/tpl/smarty3 geben, nicht auf die Vorlagen (.tpl-Dateien) in view/tpl/ ." -#: ../../mod/settings.php:797 -msgid "Only those you specifically allow" -msgstr "Nur die, denen Du es explizit erlaubst" +#: ../../mod/setup.php:519 +msgid "view/tpl/smarty3 is writable" +msgstr "view/tpl/smarty3 ist beschreibbar" -#: ../../mod/settings.php:798 -msgid "Anybody in your address book" -msgstr "Jeder aus Ihrem Adressbuch" +#: ../../mod/setup.php:532 +msgid "" +"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" +msgstr "Red benutzt das Verzeichnis store, um hochgeladene Dateien zu speichern. Der Web-Server benötigt Schreibrechte für dieses Verzeichnis direkt unterhalb des Red-Stammverzeichnisses" -#: ../../mod/settings.php:799 -msgid "Anybody on this website" -msgstr "Jeder auf dieser Website" +#: ../../mod/setup.php:536 +msgid "store is writable" +msgstr "store ist schreibbar" -#: ../../mod/settings.php:800 -msgid "Anybody in this network" -msgstr "Jeder in diesem Netzwerk" +#: ../../mod/setup.php:551 +msgid "SSL certificate validation" +msgstr "SSL Zertifikatverifizierung" -#: ../../mod/settings.php:801 -msgid "Anybody on the internet" -msgstr "Jeder im Internet" +#: ../../mod/setup.php:551 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "Das SSL-Zertifikat konnte nicht validiert werden. Korrigiere das Zertifikat oder deaktiviere den HTTPS-Zugriff auf diesen Server." -#: ../../mod/settings.php:878 -msgid "Publish your default profile in the network directory" -msgstr "Standard-Profil im Netzwerk-Verzeichnis veröffentlichen" +#: ../../mod/setup.php:558 +msgid "" +"Url rewrite in .htaccess is not working. Check your server configuration." +msgstr "URL rewrite via .htaccess funktioniert nicht. Überprüfe Deine Server-Konfiguration." -#: ../../mod/settings.php:883 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Dürfen wir Dich neuen Mitgliedern als potentiellen Kontakt vorschlagen?" +#: ../../mod/setup.php:560 +msgid "Url rewrite is working" +msgstr "Url rewrite funktioniert" -#: ../../mod/settings.php:887 ../../mod/profile_photo.php:288 -msgid "or" -msgstr "oder" +#: ../../mod/setup.php:570 +msgid "" +"The database configuration file \".htconfig.php\" could not be written. " +"Please use the enclosed text to create a configuration file in your web " +"server root." +msgstr "Die Datenbank-Konfigurationsdatei „.htconfig.php“ konnte nicht geschrieben werden. Bitte verwende den unten angegebenen Text, um die Konfigurationsdatei im Stammverzeichnis des Webservers anzulegen." -#: ../../mod/settings.php:892 -msgid "Your channel address is" -msgstr "Deine Kanal-Adresse lautet" +#: ../../mod/setup.php:594 +msgid "Errors encountered creating database tables." +msgstr "Fehler beim Anlegen der Datenbank-Tabellen aufgetreten." -#: ../../mod/settings.php:914 -msgid "Channel Settings" -msgstr "Kanal-Einstellungen" +#: ../../mod/setup.php:607 +msgid "

    What next

    " +msgstr "

    Was als Nächstes

    " -#: ../../mod/settings.php:923 -msgid "Basic Settings" -msgstr "Grundeinstellungen" +#: ../../mod/setup.php:608 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "WICHTIG: Du musst [manuell] einen Cronjob für den Poller einrichten." -#: ../../mod/settings.php:926 -msgid "Your Timezone:" -msgstr "Ihre Zeitzone:" +#: ../../mod/siteinfo.php:57 +#, php-format +msgid "Version %s" +msgstr "Version %s" -#: ../../mod/settings.php:927 -msgid "Default Post Location:" -msgstr "Standardstandort:" +#: ../../mod/siteinfo.php:76 +msgid "Installed plugins/addons/apps:" +msgstr "Installierte Plugins/Addons/Apps" -#: ../../mod/settings.php:928 -msgid "Use Browser Location:" -msgstr "Standort des Browsers verwenden:" +#: ../../mod/siteinfo.php:89 +msgid "No installed plugins/addons/apps" +msgstr "Keine installierten Plugins/Addons/Apps" -#: ../../mod/settings.php:930 -msgid "Adult Content" -msgstr "Nicht jugendfreie Inhalte" +#: ../../mod/siteinfo.php:93 +msgid "Project Donations" +msgstr "Projekt Spenden" -#: ../../mod/settings.php:930 +#: ../../mod/siteinfo.php:94 msgid "" -"This channel frequently or regularly publishes adult content. (Please tag " -"any adult material and/or nudity with #NSFW)" -msgstr "Dieser Kanal veröffentlicht regelmäßig Inhalte, die für Minderjährige ungeeignet sind. (Bitte markiere solche Inhalte mit dem Schlagwort #NSFW)" - -#: ../../mod/settings.php:932 -msgid "Security and Privacy Settings" -msgstr "Sicherheits- und Datenschutz-Einstellungen" +"

    The Red Matrix is provided for you by volunteers working in their spare " +"time. Your support will help us to build a better, freer, and privacy " +"respecting web. Select the following option for a one-time donation of your " +"choosing

    " +msgstr "" -#: ../../mod/settings.php:934 -msgid "Hide my online presence" -msgstr "Meine Online-Präsenz verbergen" +#: ../../mod/siteinfo.php:95 +msgid "

    or

    " +msgstr "

    oder

    " -#: ../../mod/settings.php:934 -msgid "Prevents displaying in your profile that you are online" -msgstr "Verhindert die Anzeige Deines Online-Status in deinem Profil" +#: ../../mod/siteinfo.php:96 +msgid "Recurring Donation Options" +msgstr "Optionen für regelmäßige Spenden" -#: ../../mod/settings.php:936 -msgid "Simple Privacy Settings:" -msgstr "Einfache Privatsphäre-Einstellungen" +#: ../../mod/siteinfo.php:115 +msgid "Red" +msgstr "Red" -#: ../../mod/settings.php:937 +#: ../../mod/siteinfo.php:116 msgid "" -"Very Public - extremely permissive (should be used with caution)" -msgstr "Komplett offen – extrem ungeschützt (mit großer Vorsicht verwenden!)" +"This is a hub of the Red Matrix - a global cooperative network of " +"decentralised privacy enhanced websites." +msgstr "Dieser Server ist Teil der Red-Matrix – einem global vernetzten Verbund aus dezentralen Websites mit Rücksicht auf die Privatsphäre." -#: ../../mod/settings.php:938 +#: ../../mod/siteinfo.php:119 +msgid "Running at web location" +msgstr "Erreichbar unter der Web-Adresse" + +#: ../../mod/siteinfo.php:120 msgid "" -"Typical - default public, privacy when desired (similar to social " -"network permissions but with improved privacy)" -msgstr "Typisch – Default öffentlich, Privatsphäre, wo sie erwünscht ist (ähnlich den Einstellungen in sozialen Netzwerken, aber mit besser geschützter Privatsphäre)" +"Please visit GetZot.com to learn more " +"about the Red Matrix." +msgstr "Besuche GetZot.com, um mehr über die Red-Matrix zu erfahren." -#: ../../mod/settings.php:939 -msgid "Private - default private, never open or public" -msgstr "Private – Default privat, nie offen oder öffentlich" +#: ../../mod/siteinfo.php:121 +msgid "Bug reports and issues: please visit" +msgstr "Probleme oder Fehler gefunden? Bitte besuche" -#: ../../mod/settings.php:940 -msgid "Blocked - default blocked to/from everybody" -msgstr "Blockiert – Alle per Default blockiert" +#: ../../mod/siteinfo.php:124 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "Vorschläge, Lob, usw.: E-Mail an 'redmatrix' at librelist - dot - com" -#: ../../mod/settings.php:943 -msgid "Advanced Privacy Settings" -msgstr "Fortgeschrittene Privatsphäre-Einstellungen" +#: ../../mod/siteinfo.php:126 +msgid "Site Administrators" +msgstr "Administratoren" -#: ../../mod/settings.php:945 -msgid "Maximum Friend Requests/Day:" -msgstr "Maximale Kontaktanfragen pro Tag:" +#: ../../mod/new_channel.php:107 +msgid "Add a Channel" +msgstr "Kanal hinzufügen" -#: ../../mod/settings.php:945 -msgid "May reduce spam activity" -msgstr "Kann die Spam-Aktivität verringern" +#: ../../mod/new_channel.php:108 +msgid "" +"A channel is your own collection of related web pages. A channel can be used" +" to hold social network profiles, blogs, conversation groups and forums, " +"celebrity pages, and much more. You may create as many channels as your " +"service provider allows." +msgstr "Ein Kanal ist Deine eigene Sammlung von verbundenen Webseiten. Ein Kanal kann genutzt werden, um ein Social-Network-Profil, ein Blog, eine Gesprächsgruppe oder ein Forum, Promi-Seiten und vieles mehr zu erstellen. Du kannst so viele Kanäle erstellen, wie es der Betreiber Deiner Seite zulässt." -#: ../../mod/settings.php:946 -msgid "Default Post Permissions" -msgstr "Standardeinstellungen für Beitrags-Zugriffsrechte" +#: ../../mod/new_channel.php:111 +msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " +msgstr "Beispiele: „Horst Weidinger“, „Lisa und ihr Meerschweinchen“, „Fußball“, „Segelflieger-Forum“ " -#: ../../mod/settings.php:958 -msgid "Maximum private messages per day from unknown people:" -msgstr "Maximale Anzahl privater Nachrichten pro Tag von unbekannten Leuten:" +#: ../../mod/new_channel.php:112 +msgid "Choose a short nickname" +msgstr "Wähle einen kurzen Spitznamen" -#: ../../mod/settings.php:958 -msgid "Useful to reduce spamming" -msgstr "Nützlich, um Spam zu verringern" +#: ../../mod/new_channel.php:113 +msgid "" +"Your nickname will be used to create an easily remembered channel address " +"(like an email address) which you can share with others." +msgstr "Dein Spitzname wird verwendet, um eine leicht zu merkende Kanal-Adresse (ähnlich einer E-Mail-Adresse) zu erzeugen, die Du mit anderen austauschen kannst." -#: ../../mod/settings.php:961 -msgid "Notification Settings" -msgstr "Benachrichtigungs-Einstellungen" +#: ../../mod/new_channel.php:114 +msgid "Or import an existing channel from another location" +msgstr "Oder importiere einen bestehenden Kanal von einem anderen Server" -#: ../../mod/settings.php:962 -msgid "By default post a status message when:" -msgstr "Sende standardmäßig Status-Nachrichten, wenn:" +#: ../../mod/lostpass.php:15 +msgid "No valid account found." +msgstr "Kein gültiges Konto gefunden." -#: ../../mod/settings.php:963 -msgid "accepting a friend request" -msgstr "Du eine Kontaktanfrage annimmst" +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." +msgstr "Zurücksetzen des Passworts eingeleitet. Schau in Deine E-Mails." -#: ../../mod/settings.php:964 -msgid "joining a forum/community" -msgstr "Du einem Forum beitrittst" +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 +#, php-format +msgid "Site Member (%s)" +msgstr "Nutzer (%s)" -#: ../../mod/settings.php:965 -msgid "making an interesting profile change" -msgstr "Du eine interessante Änderung an Deinem Profil vornimmst" +#: ../../mod/lostpass.php:40 +#, php-format +msgid "Password reset requested at %s" +msgstr "Passwort-Rücksetzung auf %s angefordert" -#: ../../mod/settings.php:966 -msgid "Send a notification email when:" -msgstr "Eine E-Mail-Benachrichtigung senden, wenn:" +#: ../../mod/lostpass.php:63 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Die Anfrage konnte nicht verifiziert werden. (Vielleicht hast Du schon einmal auf den Link in der E-Mail geklickt?) Passwort-Rücksetzung fehlgeschlagen." -#: ../../mod/settings.php:967 -msgid "You receive an introduction" -msgstr "Du eine Vorstellung erhältst" +#: ../../mod/lostpass.php:85 ../../boot.php:1436 +msgid "Password Reset" +msgstr "Zurücksetzen des Kennworts" -#: ../../mod/settings.php:968 -msgid "Your introductions are confirmed" -msgstr "Deine Vorstellung bestätigt wurde." +#: ../../mod/lostpass.php:86 +msgid "Your password has been reset as requested." +msgstr "Dein Passwort wurde wie angefordert neu erstellt." -#: ../../mod/settings.php:969 -msgid "Someone writes on your profile wall" -msgstr "Jemand auf Deine Pinnwand schreibt" +#: ../../mod/lostpass.php:87 +msgid "Your new password is" +msgstr "Dein neues Passwort lautet" -#: ../../mod/settings.php:970 -msgid "Someone writes a followup comment" -msgstr "Jemand einen Beitrag kommentiert" +#: ../../mod/lostpass.php:88 +msgid "Save or copy your new password - and then" +msgstr "Speichere oder kopiere Dein neues Passwort – und dann" -#: ../../mod/settings.php:971 -msgid "You receive a private message" -msgstr "Du eine private Nachricht erhältst" +#: ../../mod/lostpass.php:89 +msgid "click here to login" +msgstr "Klicke hier, um dich anzumelden" -#: ../../mod/settings.php:972 -msgid "You receive a friend suggestion" -msgstr "Du einen Kontaktvorschlag erhältst" +#: ../../mod/lostpass.php:90 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Dein Passwort kann unter Einstellungen nach einer erfolgreichen Anmeldung geändert werden." -#: ../../mod/settings.php:973 -msgid "You are tagged in a post" -msgstr "Du in einem Beitrag erwähnt wurdest" +#: ../../mod/lostpass.php:107 +#, php-format +msgid "Your password has changed at %s" +msgstr "Auf %s wurde Dein Passwort geändert" -#: ../../mod/settings.php:974 -msgid "You are poked/prodded/etc. in a post" -msgstr "Du in einem Beitrag angestupst/geknufft/o.ä. wurdest" +#: ../../mod/lostpass.php:122 +msgid "Forgot your Password?" +msgstr "Kennwort vergessen?" -#: ../../mod/settings.php:977 -msgid "Advanced Account/Page Type Settings" -msgstr "Erweiterte Account- und Seitenart-Einstellungen" +#: ../../mod/lostpass.php:123 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Gib Deine E-Mail-Adresse ein, um Dein Passwort zurücksetzen zu lassen. Du erhältst dann weitere Anweisungen per E-Mail." -#: ../../mod/settings.php:978 -msgid "Change the behaviour of this account for special situations" -msgstr "Ändere das Verhalten dieses Accounts unter speziellen Umständen" +#: ../../mod/lostpass.php:124 +msgid "Email Address" +msgstr "E-Mail Adresse" -#: ../../mod/settings.php:981 -msgid "" -"Please enable expert mode (in Settings > Additional features) to adjust!" -msgstr "" +#: ../../mod/lostpass.php:125 +msgid "Reset" +msgstr "Zurücksetzen" #: ../../mod/import.php:36 msgid "Nothing to import." @@ -6276,32 +6311,32 @@ msgstr "Egal welche Option Du wählst, bitte lege fest, ob dieser Server die neu msgid "Make this hub my primary location" msgstr "Dieser Red-Server ist mein primärer Server." -#: ../../mod/manage.php:63 +#: ../../mod/manage.php:64 #, php-format msgid "You have created %1$.0f of %2$.0f allowed channels." msgstr "Du hast %1$.0f von maximal %2$.0f erlaubten Kanälen eingerichtet." -#: ../../mod/manage.php:71 +#: ../../mod/manage.php:72 msgid "Create a new channel" msgstr "Erzeuge neues Kanal" -#: ../../mod/manage.php:76 +#: ../../mod/manage.php:77 msgid "Channel Manager" msgstr "Kanal-Manager" -#: ../../mod/manage.php:77 +#: ../../mod/manage.php:78 msgid "Current Channel" msgstr "Aktueller Kanal" -#: ../../mod/manage.php:79 +#: ../../mod/manage.php:80 msgid "Attach to one of your channels by selecting it." msgstr "Wähle einen Deiner Kanäle aus, um ihn zu verwenden." -#: ../../mod/manage.php:80 +#: ../../mod/manage.php:81 msgid "Default Channel" msgstr "Standard Kanal" -#: ../../mod/manage.php:81 +#: ../../mod/manage.php:82 msgid "Make Default" msgstr "Zum Standard machen" @@ -6407,6 +6442,10 @@ msgstr "Keine sichere Kommunikation verfügbar. Eventuell kanns msgid "Send Reply" msgstr "Antwort senden" +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "OpenID Protokollfehler. Keine ID zurückgegeben." + #: ../../mod/editlayout.php:72 msgid "Edit Layout" msgstr "Layout bearbeiten" @@ -7289,41 +7328,41 @@ msgstr "Titelbild" msgid "Header image only on profile pages" msgstr "Titelbild nur auf Profil-Seiten anzeigen" -#: ../../boot.php:1232 +#: ../../boot.php:1234 #, php-format msgid "Update %s failed. See error logs." msgstr "Aktualisierung %s fehlgeschlagen. Details in den Fehlerprotokollen." -#: ../../boot.php:1235 +#: ../../boot.php:1237 #, php-format msgid "Update Error at %s" msgstr "Aktualisierungsfehler auf %s" -#: ../../boot.php:1399 +#: ../../boot.php:1401 msgid "" "Create an account to access services and applications within the Red Matrix" msgstr "Erstelle einen Account, um Anwendungen und Dienste innerhalb der Red-Matrix verwenden zu können." -#: ../../boot.php:1427 +#: ../../boot.php:1429 msgid "Password" msgstr "Kennwort" -#: ../../boot.php:1428 +#: ../../boot.php:1430 msgid "Remember me" msgstr "Angaben speichern" -#: ../../boot.php:1433 +#: ../../boot.php:1435 msgid "Forgot your password?" msgstr "Passwort vergessen?" -#: ../../boot.php:1498 +#: ../../boot.php:1500 msgid "permission denied" msgstr "Zugriff verweigert" -#: ../../boot.php:1499 +#: ../../boot.php:1501 msgid "Got Zot?" msgstr "Haste schon Zot?" -#: ../../boot.php:1899 +#: ../../boot.php:1906 msgid "toggle mobile" msgstr "auf/von mobile Ansicht wechseln" diff --git a/view/de/strings.php b/view/de/strings.php index 4001d78be..ee694c324 100644 --- a/view/de/strings.php +++ b/view/de/strings.php @@ -714,9 +714,8 @@ $a->strings["This action exceeds the limits set by your subscription plan."] = " $a->strings["This action is not available under your subscription plan."] = "Diese Aktion ist in Ihrem Abonnement nicht verfügbar."; $a->strings["Channel is blocked on this site."] = "Der Kanal ist auf dieser Seite blockiert "; $a->strings["Channel location missing."] = "Adresse des Kanals fehlt."; -$a->strings["Channel discovery failed. Website may be down or misconfigured."] = "Auffinden des Kanals schlug fehl. Die Webseite könnte falsch konfiguriert oder abgeschaltet sein."; -$a->strings["Response from remote channel was not understood."] = "Antwort des entfernten Kanals war unverständlich."; $a->strings["Response from remote channel was incomplete."] = "Antwort des entfernten Kanals war unvollständig."; +$a->strings["Channel discovery failed."] = ""; $a->strings["local account not found."] = "Lokales Konto nicht gefunden."; $a->strings["Cannot connect to yourself."] = "Du kannst Dich nicht mit Dir selbst verbinden."; $a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Das Security-Token des Formulars war nicht korrekt. Das ist wahrscheinlich passiert, weil das Formular zu lange (>3 Stunden) offen war, bevor es abgeschickt wurde."; @@ -745,6 +744,7 @@ $a->strings["Can send me bookmarks"] = "Darf mir Lesezeichen senden"; $a->strings["Can administer my channel resources"] = "Kann meine Kanäle administrieren"; $a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Sehr fortgeschritten. Bearbeite das nur, wenn Du genau weißt, was Du tust"; $a->strings["Permission denied"] = "Keine Berechtigung"; +$a->strings["Unknown"] = "Unbekannt"; $a->strings["Item not found."] = "Element nicht gefunden."; $a->strings["Collection not found."] = "Sammlung nicht gefunden"; $a->strings["Collection is empty."] = "Sammlung ist leer."; @@ -808,13 +808,113 @@ $a->strings["Please visit my channel at"] = "Bitte besuche meinen Kanal auf"; $a->strings["Once you have registered (on ANY Red Matrix site - they are all inter-connected), please connect with my Red Matrix channel address:"] = "Wenn Du Dich registriert hast (egal auf welchem Server in der Red-Matrix, sie sind alle miteinander verbunden) verbinde Dich bitte mit meinem Kanal in der Matrix. Adresse:"; $a->strings["Click the [Register] link on the following page to join."] = "Klicke den [Registrieren]-Link auf der nächsten Seite, um dich anzumelden."; $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"] = "Für weitere Informationen über das Red-Matrix-Projekt und warum es das Potential hat, das Internet, wie wir es kennen, grundlegend zu verändern, besuche http://getzot.com"; -$a->strings["Unable to locate original post."] = "Originalbeitrag nicht gefunden."; -$a->strings["Empty post discarded."] = "Leeren Beitrag verworfen."; -$a->strings["Executable content type not permitted to this channel."] = "Ausführbarer Content-Typ ist für diesen Kanal nicht freigegeben."; -$a->strings["System error. Post not saved."] = "Systemfehler. Beitrag nicht gespeichert."; -$a->strings["Wall Photos"] = "Wall Fotos"; -$a->strings["You have reached your limit of %1$.0f top level posts."] = "Du hast die maximale Anzahl von %1$.0f Beiträgen erreicht."; -$a->strings["You have reached your limit of %1$.0f webpages."] = "Du hast die maximale Anzahl von %1$.0f Webseiten erreicht."; +$a->strings["Name is required"] = "Name ist erforderlich"; +$a->strings["Key and Secret are required"] = "Schlüssel und Geheimnis werden benötigt"; +$a->strings["Update"] = "Aktualisieren"; +$a->strings["Passwords do not match. Password unchanged."] = "Kennwörter stimmen nicht überein. Kennwort nicht verändert."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "Leere Kennwörter sind nicht erlaubt. Kennwort nicht verändert."; +$a->strings["Password changed."] = "Kennwort geändert."; +$a->strings["Password update failed. Please try again."] = "Kennwortänderung fehlgeschlagen. Bitte versuche es noch einmal."; +$a->strings["Not valid email."] = "Keine gültige E-Mail Adresse."; +$a->strings["Protected email address. Cannot change to that email."] = "Geschützte E-Mail Adresse. Diese kann nicht verändert werden."; +$a->strings["System failure storing new email. Please try again."] = "Systemfehler während des Speicherns der neuen Mail. Bitte versuche es noch einmal."; +$a->strings["Settings updated."] = "Einstellungen aktualisiert."; +$a->strings["Add application"] = "Anwendung hinzufügen"; +$a->strings["Name"] = "Name"; +$a->strings["Name of application"] = "Name der Anwendung"; +$a->strings["Consumer Key"] = "Consumer Key"; +$a->strings["Automatically generated - change if desired. Max length 20"] = "Automatisch erzeugt – ändern, falls erwünscht. Maximale Länge 20"; +$a->strings["Consumer Secret"] = "Consumer Secret"; +$a->strings["Redirect"] = "Umleitung"; +$a->strings["Redirect URI - leave blank unless your application specifically requires this"] = "Umleitungs-URl – lasse das leer, wenn Deine Anwendung es nicht explizit erfordert"; +$a->strings["Icon url"] = "Symbol-URL"; +$a->strings["Optional"] = "Optional"; +$a->strings["You can't edit this application."] = "Diese Anwendung kann nicht bearbeitet werden."; +$a->strings["Connected Apps"] = "Verbundene Apps"; +$a->strings["Client key starts with"] = "Client key beginnt mit"; +$a->strings["No name"] = "Kein Name"; +$a->strings["Remove authorization"] = "Authorisierung aufheben"; +$a->strings["No feature settings configured"] = "Keine Funktions-Einstellungen konfiguriert"; +$a->strings["Feature Settings"] = "Funktions-Einstellungen"; +$a->strings["Account Settings"] = "Konto-Einstellungen"; +$a->strings["Password Settings"] = "Kennwort-Einstellungen"; +$a->strings["New Password:"] = "Neues Passwort:"; +$a->strings["Confirm:"] = "Bestätigen:"; +$a->strings["Leave password fields blank unless changing"] = "Lasse die Passwort-Felder leer, außer Du möchtest das Passwort ändern"; +$a->strings["Email Address:"] = "Email Adresse:"; +$a->strings["Remove Account"] = "Konto entfernen"; +$a->strings["Warning: This action is permanent and cannot be reversed."] = "Achtung: Diese Aktion ist endgültig und kann nicht rückgängig gemacht werden."; +$a->strings["Off"] = "Aus"; +$a->strings["On"] = "An"; +$a->strings["Additional Features"] = "Zusätzliche Funktionen"; +$a->strings["Connector Settings"] = "Connector-Einstellungen"; +$a->strings["No special theme for mobile devices"] = "Keine spezielle Theme für mobile Geräte"; +$a->strings["Display Settings"] = "Anzeige-Einstellungen"; +$a->strings["Display Theme:"] = "Anzeige-Theme:"; +$a->strings["Mobile Theme:"] = "Mobile Theme:"; +$a->strings["Update browser every xx seconds"] = "Browser alle xx Sekunden aktualisieren"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Minimum 10 Sekunden, kein Maximum"; +$a->strings["Maximum number of conversations to load at any time:"] = "Maximale Anzahl von Unterhaltungen, die auf einmal geladen werden sollen:"; +$a->strings["Maximum of 100 items"] = "Maximum: 100 Beiträge"; +$a->strings["Don't show emoticons"] = "Emoticons nicht zeigen"; +$a->strings["Do not view remote profiles in frames"] = "Profile/Kanäle direkt anzeigen"; +$a->strings["By default open in a sub-window of your own site"] = "Wenn dieser Haken nicht gesetzt ist, werden Profile in einem Unterfenster auf Deinem eigenen Server angezeigt."; +$a->strings["Nobody except yourself"] = "Niemand außer Dir selbst"; +$a->strings["Only those you specifically allow"] = "Nur die, denen Du es explizit erlaubst"; +$a->strings["Anybody in your address book"] = "Jeder aus Ihrem Adressbuch"; +$a->strings["Anybody on this website"] = "Jeder auf dieser Website"; +$a->strings["Anybody in this network"] = "Jeder in diesem Netzwerk"; +$a->strings["Anybody authenticated"] = "Jeder authentifizierte"; +$a->strings["Anybody on the internet"] = "Jeder im Internet"; +$a->strings["Publish your default profile in the network directory"] = "Standard-Profil im Netzwerk-Verzeichnis veröffentlichen"; +$a->strings["No"] = "Nein"; +$a->strings["Yes"] = "Ja"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Dürfen wir Dich neuen Mitgliedern als potentiellen Kontakt vorschlagen?"; +$a->strings["or"] = "oder"; +$a->strings["Your channel address is"] = "Deine Kanal-Adresse lautet"; +$a->strings["Channel Settings"] = "Kanal-Einstellungen"; +$a->strings["Basic Settings"] = "Grundeinstellungen"; +$a->strings["Your Timezone:"] = "Ihre Zeitzone:"; +$a->strings["Default Post Location:"] = "Standardstandort:"; +$a->strings["Use Browser Location:"] = "Standort des Browsers verwenden:"; +$a->strings["Adult Content"] = "Nicht jugendfreie Inhalte"; +$a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Dieser Kanal veröffentlicht regelmäßig Inhalte, die für Minderjährige ungeeignet sind. (Bitte markiere solche Inhalte mit dem Schlagwort #NSFW)"; +$a->strings["Security and Privacy Settings"] = "Sicherheits- und Datenschutz-Einstellungen"; +$a->strings["Hide my online presence"] = "Meine Online-Präsenz verbergen"; +$a->strings["Prevents displaying in your profile that you are online"] = "Verhindert die Anzeige Deines Online-Status in deinem Profil"; +$a->strings["Simple Privacy Settings:"] = "Einfache Privatsphäre-Einstellungen"; +$a->strings["Very Public - extremely permissive (should be used with caution)"] = "Komplett offen – extrem ungeschützt (mit großer Vorsicht verwenden!)"; +$a->strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "Typisch – Default öffentlich, Privatsphäre, wo sie erwünscht ist (ähnlich den Einstellungen in sozialen Netzwerken, aber mit besser geschützter Privatsphäre)"; +$a->strings["Private - default private, never open or public"] = "Private – Default privat, nie offen oder öffentlich"; +$a->strings["Blocked - default blocked to/from everybody"] = "Blockiert – Alle per Default blockiert"; +$a->strings["Allow others to tag your posts"] = "Erlaube anderen deine Beiträge mit Schlagwörtern zu versehen"; +$a->strings["Often used by the community to retro-actively flag inappropriate content"] = ""; +$a->strings["Advanced Privacy Settings"] = "Fortgeschrittene Privatsphäre-Einstellungen"; +$a->strings["Maximum Friend Requests/Day:"] = "Maximale Kontaktanfragen pro Tag:"; +$a->strings["May reduce spam activity"] = "Kann die Spam-Aktivität verringern"; +$a->strings["Default Post Permissions"] = "Standardeinstellungen für Beitrags-Zugriffsrechte"; +$a->strings["(click to open/close)"] = "(zum öffnen/schließen anklicken)"; +$a->strings["Maximum private messages per day from unknown people:"] = "Maximale Anzahl privater Nachrichten pro Tag von unbekannten Leuten:"; +$a->strings["Useful to reduce spamming"] = "Nützlich, um Spam zu verringern"; +$a->strings["Notification Settings"] = "Benachrichtigungs-Einstellungen"; +$a->strings["By default post a status message when:"] = "Sende standardmäßig Status-Nachrichten, wenn:"; +$a->strings["accepting a friend request"] = "Du eine Kontaktanfrage annimmst"; +$a->strings["joining a forum/community"] = "Du einem Forum beitrittst"; +$a->strings["making an interesting profile change"] = "Du eine interessante Änderung an Deinem Profil vornimmst"; +$a->strings["Send a notification email when:"] = "Eine E-Mail-Benachrichtigung senden, wenn:"; +$a->strings["You receive an introduction"] = "Du eine Vorstellung erhältst"; +$a->strings["Your introductions are confirmed"] = "Deine Vorstellung bestätigt wurde."; +$a->strings["Someone writes on your profile wall"] = "Jemand auf Deine Pinnwand schreibt"; +$a->strings["Someone writes a followup comment"] = "Jemand einen Beitrag kommentiert"; +$a->strings["You receive a private message"] = "Du eine private Nachricht erhältst"; +$a->strings["You receive a friend suggestion"] = "Du einen Kontaktvorschlag erhältst"; +$a->strings["You are tagged in a post"] = "Du in einem Beitrag erwähnt wurdest"; +$a->strings["You are poked/prodded/etc. in a post"] = "Du in einem Beitrag angestupst/geknufft/o.ä. wurdest"; +$a->strings["Advanced Account/Page Type Settings"] = "Erweiterte Account- und Seitenart-Einstellungen"; +$a->strings["Change the behaviour of this account for special situations"] = "Ändere das Verhalten dieses Accounts unter speziellen Umständen"; +$a->strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = "Aktiviere den Expertenmodus (unter Settings > Zusätzliche Funktionen), um hier Einstellungen vorzunehmen!"; +$a->strings["Miscellaneous Settings"] = ""; +$a->strings["Personal menu to display in your channel pages"] = "Persönliches Menü zur Anzeige auf den Seiten deines Kanals"; $a->strings["Menu updated."] = "Menü aktualisiert."; $a->strings["Unable to update menu."] = "Kann Menü nicht aktualisieren."; $a->strings["Menu created."] = "Menü erstellt."; @@ -845,8 +945,6 @@ $a->strings["Authorize application connection"] = "Zugriff für die Anwendung au $a->strings["Return to your app and insert this Securty Code:"] = "Trage folgenden Sicherheitscode in der Anwendung ein:"; $a->strings["Please login to continue."] = "Zum Weitermachen, bitte einloggen."; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Möchtest Du dieser Anwendung erlauben, Deine Nachrichten und Kontakte abzurufen und/oder neue Nachrichten für Dich zu erstellen?"; -$a->strings["Yes"] = "Ja"; -$a->strings["No"] = "Nein"; $a->strings["No installed applications."] = "Keine installierten Anwendungen."; $a->strings["Applications"] = "Anwendungen"; $a->strings["Edit post"] = "Bearbeite Beitrag"; @@ -854,6 +952,13 @@ $a->strings["Red Matrix - Guests: Username: {your email address}, Password: +++" $a->strings["Bookmark added"] = "Lesezeichen hinzugefügt"; $a->strings["My Bookmarks"] = "Meine Lesezeichen"; $a->strings["My Connections Bookmarks"] = "Lesezeichen meiner Kontakte"; +$a->strings["Unable to locate original post."] = "Originalbeitrag nicht gefunden."; +$a->strings["Empty post discarded."] = "Leeren Beitrag verworfen."; +$a->strings["Executable content type not permitted to this channel."] = "Ausführbarer Content-Typ ist für diesen Kanal nicht freigegeben."; +$a->strings["System error. Post not saved."] = "Systemfehler. Beitrag nicht gespeichert."; +$a->strings["Wall Photos"] = "Wall Fotos"; +$a->strings["You have reached your limit of %1$.0f top level posts."] = "Du hast die maximale Anzahl von %1$.0f Beiträgen erreicht."; +$a->strings["You have reached your limit of %1$.0f webpages."] = "Du hast die maximale Anzahl von %1$.0f Webseiten erreicht."; $a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s folgt nun %2\$ss %3\$s"; $a->strings["[Embedded content - reload page to view]"] = "[Eingebettete Inhalte – lade die Seite neu, um sie anzuzeigen]"; $a->strings["Channel not found."] = "Kanal nicht gefunden."; @@ -909,7 +1014,6 @@ $a->strings["Delete this menu item"] = "Lösche dieses Menü-Bestandteil"; $a->strings["Edit this menu item"] = "Bearbeite dieses Menü-Bestandteil"; $a->strings["New Menu Element"] = "Neues Menü-Bestandteil"; $a->strings["Menu Item Permissions"] = "Zugriffsrechte des Menü-Elements"; -$a->strings["(click to open/close)"] = "(zum öffnen/schließen anklicken)"; $a->strings["Link text"] = "Link Text"; $a->strings["URL of link"] = "URL des Links"; $a->strings["Use Red magic-auth if available"] = "Verwende Red Magic-Auth wenn verfügbar"; @@ -955,7 +1059,6 @@ $a->strings["Pending registrations"] = "Ausstehende Registrierungen"; $a->strings["Version"] = "Version"; $a->strings["Active plugins"] = "Aktive Plug-Ins"; $a->strings["Site settings updated."] = "Site-Einstellungen aktualisiert."; -$a->strings["No special theme for mobile devices"] = "Keine spezielle Theme für mobile Geräte"; $a->strings["No special theme for accessibility"] = "Kein spezielles Accessibility-Theme vorhanden"; $a->strings["Closed"] = "Geschlossen"; $a->strings["Requires approval"] = "Genehmigung erforderlich"; @@ -1114,7 +1217,6 @@ $a->strings["Unhide"] = "Wieder sichtbar machen"; $a->strings["Hide"] = "Verstecken"; $a->strings["Hide or Unhide this connection"] = "Diese Verbindung verstecken oder wieder sichtbar machen"; $a->strings["Delete this connection"] = "Verbindung löschen"; -$a->strings["Unknown"] = "Unbekannt"; $a->strings["Approve this connection"] = "Verbindung genehmigen"; $a->strings["Accept connection to allow communication"] = "Akzeptiere die Verbindung, um Kommunikation zu ermöglichen"; $a->strings["Automatic Permissions Settings"] = "Automatische Berechtigungs-Einstellungen"; @@ -1160,6 +1262,9 @@ $a->strings["Layout Name"] = "Layout-Name"; $a->strings["Help:"] = "Hilfe:"; $a->strings["Not Found"] = "Nicht gefunden"; $a->strings["Page not found."] = "Seite nicht gefunden."; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Wir haben ein Problem mit der OpenID festgestellt, mit der du dich anmelden wolltest. Bitte überprüfe die Schreibweise der ID noch einmal."; +$a->strings["The error message was:"] = "Die Fehlermeldung lautet:"; +$a->strings["Authentication failed."] = "Authentifizierung fehlgeschlagen."; $a->strings["Remote Authentication"] = "Entfernte Authentifizierung"; $a->strings["Enter your channel address (e.g. channel@example.com)"] = "Deine Kanal-Adresse (z. B. channel@example.com)"; $a->strings["Authenticate"] = "Authentifizieren"; @@ -1330,9 +1435,9 @@ $a->strings["Version %s"] = "Version %s"; $a->strings["Installed plugins/addons/apps:"] = "Installierte Plugins/Addons/Apps"; $a->strings["No installed plugins/addons/apps"] = "Keine installierten Plugins/Addons/Apps"; $a->strings["Project Donations"] = "Projekt Spenden"; -$a->strings["

    The Red Matrix is provided for you by volunteers working in their spare time. Your support will help us to build a better web. Select the following option for a one-time donation of your choosing

    "] = ""; +$a->strings["

    The Red Matrix is provided for you by volunteers working in their spare time. Your support will help us to build a better, freer, and privacy respecting web. Select the following option for a one-time donation of your choosing

    "] = ""; $a->strings["

    or

    "] = "

    oder

    "; -$a->strings["Recurring Donation Options"] = ""; +$a->strings["Recurring Donation Options"] = "Optionen für regelmäßige Spenden"; $a->strings["Red"] = "Red"; $a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralised privacy enhanced websites."] = "Dieser Server ist Teil der Red-Matrix – einem global vernetzten Verbund aus dezentralen Websites mit Rücksicht auf die Privatsphäre."; $a->strings["Running at web location"] = "Erreichbar unter der Web-Adresse"; @@ -1362,104 +1467,6 @@ $a->strings["Forgot your Password?"] = "Kennwort vergessen?"; $a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Gib Deine E-Mail-Adresse ein, um Dein Passwort zurücksetzen zu lassen. Du erhältst dann weitere Anweisungen per E-Mail."; $a->strings["Email Address"] = "E-Mail Adresse"; $a->strings["Reset"] = "Zurücksetzen"; -$a->strings["Name is required"] = "Name ist erforderlich"; -$a->strings["Key and Secret are required"] = "Schlüssel und Geheimnis werden benötigt"; -$a->strings["Update"] = "Aktualisieren"; -$a->strings["Passwords do not match. Password unchanged."] = "Kennwörter stimmen nicht überein. Kennwort nicht verändert."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "Leere Kennwörter sind nicht erlaubt. Kennwort nicht verändert."; -$a->strings["Password changed."] = "Kennwort geändert."; -$a->strings["Password update failed. Please try again."] = "Kennwortänderung fehlgeschlagen. Bitte versuche es noch einmal."; -$a->strings["Not valid email."] = "Keine gültige E-Mail Adresse."; -$a->strings["Protected email address. Cannot change to that email."] = "Geschützte E-Mail Adresse. Diese kann nicht verändert werden."; -$a->strings["System failure storing new email. Please try again."] = "Systemfehler während des Speicherns der neuen Mail. Bitte versuche es noch einmal."; -$a->strings["Settings updated."] = "Einstellungen aktualisiert."; -$a->strings["Add application"] = "Anwendung hinzufügen"; -$a->strings["Name"] = "Name"; -$a->strings["Name of application"] = "Name der Anwendung"; -$a->strings["Consumer Key"] = "Consumer Key"; -$a->strings["Automatically generated - change if desired. Max length 20"] = "Automatisch erzeugt – ändern, falls erwünscht. Maximale Länge 20"; -$a->strings["Consumer Secret"] = "Consumer Secret"; -$a->strings["Redirect"] = "Umleitung"; -$a->strings["Redirect URI - leave blank unless your application specifically requires this"] = "Umleitungs-URl – lasse das leer, wenn Deine Anwendung es nicht explizit erfordert"; -$a->strings["Icon url"] = "Symbol-URL"; -$a->strings["Optional"] = "Optional"; -$a->strings["You can't edit this application."] = "Diese Anwendung kann nicht bearbeitet werden."; -$a->strings["Connected Apps"] = "Verbundene Apps"; -$a->strings["Client key starts with"] = "Client key beginnt mit"; -$a->strings["No name"] = "Kein Name"; -$a->strings["Remove authorization"] = "Authorisierung aufheben"; -$a->strings["No feature settings configured"] = "Keine Funktions-Einstellungen konfiguriert"; -$a->strings["Feature Settings"] = "Funktions-Einstellungen"; -$a->strings["Account Settings"] = "Konto-Einstellungen"; -$a->strings["Password Settings"] = "Kennwort-Einstellungen"; -$a->strings["New Password:"] = "Neues Passwort:"; -$a->strings["Confirm:"] = "Bestätigen:"; -$a->strings["Leave password fields blank unless changing"] = "Lasse die Passwort-Felder leer, außer Du möchtest das Passwort ändern"; -$a->strings["Email Address:"] = "Email Adresse:"; -$a->strings["Remove Account"] = "Konto entfernen"; -$a->strings["Warning: This action is permanent and cannot be reversed."] = "Achtung: Diese Aktion ist endgültig und kann nicht rückgängig gemacht werden."; -$a->strings["Off"] = "Aus"; -$a->strings["On"] = "An"; -$a->strings["Additional Features"] = "Zusätzliche Funktionen"; -$a->strings["Connector Settings"] = "Connector-Einstellungen"; -$a->strings["Display Settings"] = "Anzeige-Einstellungen"; -$a->strings["Display Theme:"] = "Anzeige-Theme:"; -$a->strings["Mobile Theme:"] = "Mobile Theme:"; -$a->strings["Update browser every xx seconds"] = "Browser alle xx Sekunden aktualisieren"; -$a->strings["Minimum of 10 seconds, no maximum"] = "Minimum 10 Sekunden, kein Maximum"; -$a->strings["Maximum number of conversations to load at any time:"] = "Maximale Anzahl von Unterhaltungen, die auf einmal geladen werden sollen:"; -$a->strings["Maximum of 100 items"] = "Maximum: 100 Beiträge"; -$a->strings["Don't show emoticons"] = "Emoticons nicht zeigen"; -$a->strings["Do not view remote profiles in frames"] = ""; -$a->strings["By default open in a sub-window of your own site"] = ""; -$a->strings["Nobody except yourself"] = "Niemand außer Dir selbst"; -$a->strings["Only those you specifically allow"] = "Nur die, denen Du es explizit erlaubst"; -$a->strings["Anybody in your address book"] = "Jeder aus Ihrem Adressbuch"; -$a->strings["Anybody on this website"] = "Jeder auf dieser Website"; -$a->strings["Anybody in this network"] = "Jeder in diesem Netzwerk"; -$a->strings["Anybody on the internet"] = "Jeder im Internet"; -$a->strings["Publish your default profile in the network directory"] = "Standard-Profil im Netzwerk-Verzeichnis veröffentlichen"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Dürfen wir Dich neuen Mitgliedern als potentiellen Kontakt vorschlagen?"; -$a->strings["or"] = "oder"; -$a->strings["Your channel address is"] = "Deine Kanal-Adresse lautet"; -$a->strings["Channel Settings"] = "Kanal-Einstellungen"; -$a->strings["Basic Settings"] = "Grundeinstellungen"; -$a->strings["Your Timezone:"] = "Ihre Zeitzone:"; -$a->strings["Default Post Location:"] = "Standardstandort:"; -$a->strings["Use Browser Location:"] = "Standort des Browsers verwenden:"; -$a->strings["Adult Content"] = "Nicht jugendfreie Inhalte"; -$a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Dieser Kanal veröffentlicht regelmäßig Inhalte, die für Minderjährige ungeeignet sind. (Bitte markiere solche Inhalte mit dem Schlagwort #NSFW)"; -$a->strings["Security and Privacy Settings"] = "Sicherheits- und Datenschutz-Einstellungen"; -$a->strings["Hide my online presence"] = "Meine Online-Präsenz verbergen"; -$a->strings["Prevents displaying in your profile that you are online"] = "Verhindert die Anzeige Deines Online-Status in deinem Profil"; -$a->strings["Simple Privacy Settings:"] = "Einfache Privatsphäre-Einstellungen"; -$a->strings["Very Public - extremely permissive (should be used with caution)"] = "Komplett offen – extrem ungeschützt (mit großer Vorsicht verwenden!)"; -$a->strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "Typisch – Default öffentlich, Privatsphäre, wo sie erwünscht ist (ähnlich den Einstellungen in sozialen Netzwerken, aber mit besser geschützter Privatsphäre)"; -$a->strings["Private - default private, never open or public"] = "Private – Default privat, nie offen oder öffentlich"; -$a->strings["Blocked - default blocked to/from everybody"] = "Blockiert – Alle per Default blockiert"; -$a->strings["Advanced Privacy Settings"] = "Fortgeschrittene Privatsphäre-Einstellungen"; -$a->strings["Maximum Friend Requests/Day:"] = "Maximale Kontaktanfragen pro Tag:"; -$a->strings["May reduce spam activity"] = "Kann die Spam-Aktivität verringern"; -$a->strings["Default Post Permissions"] = "Standardeinstellungen für Beitrags-Zugriffsrechte"; -$a->strings["Maximum private messages per day from unknown people:"] = "Maximale Anzahl privater Nachrichten pro Tag von unbekannten Leuten:"; -$a->strings["Useful to reduce spamming"] = "Nützlich, um Spam zu verringern"; -$a->strings["Notification Settings"] = "Benachrichtigungs-Einstellungen"; -$a->strings["By default post a status message when:"] = "Sende standardmäßig Status-Nachrichten, wenn:"; -$a->strings["accepting a friend request"] = "Du eine Kontaktanfrage annimmst"; -$a->strings["joining a forum/community"] = "Du einem Forum beitrittst"; -$a->strings["making an interesting profile change"] = "Du eine interessante Änderung an Deinem Profil vornimmst"; -$a->strings["Send a notification email when:"] = "Eine E-Mail-Benachrichtigung senden, wenn:"; -$a->strings["You receive an introduction"] = "Du eine Vorstellung erhältst"; -$a->strings["Your introductions are confirmed"] = "Deine Vorstellung bestätigt wurde."; -$a->strings["Someone writes on your profile wall"] = "Jemand auf Deine Pinnwand schreibt"; -$a->strings["Someone writes a followup comment"] = "Jemand einen Beitrag kommentiert"; -$a->strings["You receive a private message"] = "Du eine private Nachricht erhältst"; -$a->strings["You receive a friend suggestion"] = "Du einen Kontaktvorschlag erhältst"; -$a->strings["You are tagged in a post"] = "Du in einem Beitrag erwähnt wurdest"; -$a->strings["You are poked/prodded/etc. in a post"] = "Du in einem Beitrag angestupst/geknufft/o.ä. wurdest"; -$a->strings["Advanced Account/Page Type Settings"] = "Erweiterte Account- und Seitenart-Einstellungen"; -$a->strings["Change the behaviour of this account for special situations"] = "Ändere das Verhalten dieses Accounts unter speziellen Umständen"; -$a->strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = ""; $a->strings["Nothing to import."] = "Nichts zu importieren."; $a->strings["Unable to download data from old server"] = "Daten können vom alten Server nicht heruntergeladen werden"; $a->strings["Imported file is empty."] = "Die importierte Datei ist leer."; @@ -1509,6 +1516,7 @@ $a->strings["Private Conversation"] = "Private Unterhaltung"; $a->strings["Delete conversation"] = "Unterhaltung löschen"; $a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Keine sichere Kommunikation verfügbar. Eventuell kannst Du auf der Profilseite des Absenders antworten."; $a->strings["Send Reply"] = "Antwort senden"; +$a->strings["OpenID protocol error. No ID returned."] = "OpenID Protokollfehler. Keine ID zurückgegeben."; $a->strings["Edit Layout"] = "Layout bearbeiten"; $a->strings["Delete layout?"] = "Layout löschen?"; $a->strings["Delete Layout"] = "Layout löschen"; -- cgit v1.2.3 From f9eddb89eff2601f8ef4318f16a8360296613935 Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sat, 22 Feb 2014 16:10:46 +0100 Subject: Add option for narrow navbar instead of the bootstrap default thick version --- view/theme/redbasic/css/narrow_navbar.css | 27 +++++++++++++++++++++++++++ view/theme/redbasic/php/config.php | 3 +++ view/theme/redbasic/php/style.php | 4 ++++ view/theme/redbasic/tpl/theme_settings.tpl | 1 + 4 files changed, 35 insertions(+) create mode 100644 view/theme/redbasic/css/narrow_navbar.css diff --git a/view/theme/redbasic/css/narrow_navbar.css b/view/theme/redbasic/css/narrow_navbar.css new file mode 100644 index 000000000..51a0ec196 --- /dev/null +++ b/view/theme/redbasic/css/narrow_navbar.css @@ -0,0 +1,27 @@ +.navbar-nav > li > a {padding-top:5px !important; padding-bottom:5px !important;} +.navbar {min-height:18px !important;} +nav img { +height: 25px; +width: 25px; +margin: 2px 0px 1px 10px; +border-radius: 0px; +} +.navbar-left{height: 30px;} +.container-fluid {min-height:30px;} +.collapse .navbar-collapse {min-height:30px; max-height:30px;} +#nav-search-text {margin:5px;} +header #banner {margin-top:5px;} +nav .dropdown-menu { +top: 30px;} +nav .badge { + position: relative; + top: -30px; + float: right; + font-size: 10px; + padding: 2px 6px; + cursor: pointer; +} +#jGrowl.top-right { + top: 30px; + right: 15px; +} \ No newline at end of file diff --git a/view/theme/redbasic/php/config.php b/view/theme/redbasic/php/config.php index 68a72fffd..2235a9742 100644 --- a/view/theme/redbasic/php/config.php +++ b/view/theme/redbasic/php/config.php @@ -6,6 +6,7 @@ function theme_content(&$a) { $arr = array(); $arr['schema'] = get_pconfig(local_user(),'redbasic', 'schema' ); + $arr['narrow_navbar'] = get_pconfig(local_user(),'redbasic', 'narrow_navbar' ); $arr['nav_colour'] = get_pconfig(local_user(),'redbasic', 'nav_colour' ); $arr['link_colour'] = get_pconfig(local_user(),'redbasic', 'link_colour' ); $arr['banner_colour'] = get_pconfig(local_user(),'redbasic', 'banner_colour' ); @@ -33,6 +34,7 @@ function theme_post(&$a) { if (isset($_POST['redbasic-settings-submit'])) { set_pconfig(local_user(), 'redbasic', 'schema', $_POST['redbasic_schema']); + set_pconfig(local_user(), 'redbasic', 'narrow_navbar', $_POST['redbasic_narrow_navbar']); set_pconfig(local_user(), 'redbasic', 'nav_colour', $_POST['redbasic_nav_colour']); set_pconfig(local_user(), 'redbasic', 'link_colour', $_POST['redbasic_link_colour']); set_pconfig(local_user(), 'redbasic', 'background_colour', $_POST['redbasic_background_colour']); @@ -97,6 +99,7 @@ if(feature_enabled(local_user(),'expert')) '$expert' => $expert, '$title' => t("Theme settings"), '$schema' => array('redbasic_schema', t('Set scheme'), $arr['schema'], '', $scheme_choices), + '$narrow_navbar' => array('redbasic_narrow_navbar',t('Narrow navbar'),$arr['narrow_navbar']), '$nav_colour' => array('redbasic_nav_colour', t('Navigation bar colour'), $arr['nav_colour'], '', $nav_colours), '$link_colour' => array('redbasic_link_colour', t('link colour'), $arr['link_colour'], '', $link_colours), '$banner_colour' => array('redbasic_banner_colour', t('Set font-colour for banner'), $arr['banner_colour']), diff --git a/view/theme/redbasic/php/style.php b/view/theme/redbasic/php/style.php index 8d5c23a03..901d06af7 100644 --- a/view/theme/redbasic/php/style.php +++ b/view/theme/redbasic/php/style.php @@ -14,6 +14,7 @@ if(! $a->install) { $nav_colour = get_pconfig($uid, "redbasic", "nav_colour"); // Load the owners pconfig + $narrow_navbar = get_pconfig($uid,'redbasic','narrow_navbar'); $banner_colour = get_pconfig($uid,'redbasic','banner_colour'); $link_colour = get_pconfig($uid, "redbasic", "link_colour"); $schema = get_pconfig($uid,'redbasic','schema'); @@ -213,3 +214,6 @@ echo str_replace(array_keys($options), array_values($options), $x); if($sloppy_photos && file_exists('view/theme/redbasic/css/sloppy_photos.css')) { echo file_get_contents('view/theme/redbasic/css/sloppy_photos.css'); } +if($narrow_navbar && file_exists('view/theme/redbasic/css/narrow_navbar.css')) { + echo file_get_contents('view/theme/redbasic/css/narrow_navbar.css'); +} diff --git a/view/theme/redbasic/tpl/theme_settings.tpl b/view/theme/redbasic/tpl/theme_settings.tpl index cc573d99e..af2969397 100644 --- a/view/theme/redbasic/tpl/theme_settings.tpl +++ b/view/theme/redbasic/tpl/theme_settings.tpl @@ -5,6 +5,7 @@ {{if $expert}} {{* include file="field_select.tpl" field=$nav_colour *}} +{{include file="field_checkbox.tpl" field=$narrow_navbar}} {{include file="field_input.tpl" field=$banner_colour}} {{include file="field_input.tpl" field=$link_colour}} {{include file="field_input.tpl" field=$bgcolour}} -- cgit v1.2.3 From a5f70f6c10705c655ad31e906626ac3513da00fe Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sat, 22 Feb 2014 20:30:41 +0100 Subject: little tweaks --- view/theme/redbasic/css/narrow_navbar.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/theme/redbasic/css/narrow_navbar.css b/view/theme/redbasic/css/narrow_navbar.css index 51a0ec196..b05f46797 100644 --- a/view/theme/redbasic/css/narrow_navbar.css +++ b/view/theme/redbasic/css/narrow_navbar.css @@ -1,5 +1,5 @@ .navbar-nav > li > a {padding-top:5px !important; padding-bottom:5px !important;} -.navbar {min-height:18px !important;} +.navbar {min-height:25px !important;} nav img { height: 25px; width: 25px; @@ -8,7 +8,7 @@ border-radius: 0px; } .navbar-left{height: 30px;} .container-fluid {min-height:30px;} -.collapse .navbar-collapse {min-height:30px; max-height:30px;} +.collapse .navbar-collapse {min-height:30px;} #nav-search-text {margin:5px;} header #banner {margin-top:5px;} nav .dropdown-menu { -- cgit v1.2.3 From 075b7fa9c82d5b0663528d2cf5e6f28dd1c5f4ab Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 22 Feb 2014 13:33:18 -0800 Subject: This should resolve the dav authentication loop (correctly) --- include/auth.php | 21 +++++++++++++++------ include/reddav.php | 2 ++ include/security.php | 7 +++++-- mod/ping.php | 2 +- 4 files changed, 23 insertions(+), 9 deletions(-) diff --git a/include/auth.php b/include/auth.php index a3b028c73..c21705c99 100644 --- a/include/auth.php +++ b/include/auth.php @@ -58,14 +58,17 @@ function account_verify_password($email,$pass) { } -// login/logout - +/** + * Inline - not a function + * look for auth parameters or re-validate an existing session + * also handles logout + */ +if((isset($_SESSION)) && (x($_SESSION,'authenticated')) && ((! (x($_POST,'auth-params'))) || ($_POST['auth-params'] !== 'login'))) { - -if((isset($_SESSION)) && (x($_SESSION,'authenticated')) && ((! (x($_POST,'auth-params'))) || ($_POST['auth-params'] !== 'login'))) { + // process a logout request if(((x($_POST,'auth-params')) && ($_POST['auth-params'] === 'logout')) || ($a->module === 'logout')) { @@ -77,6 +80,8 @@ if((isset($_SESSION)) && (x($_SESSION,'authenticated')) && ((! (x($_POST,'auth-p goaway(z_root()); } + // re-validate a visitor, optionally invoke "su" if permitted to do so + if(x($_SESSION,'visitor_id') && (! x($_SESSION,'uid'))) { // if our authenticated guest is allowed to take control of the admin channel, make it so. $admins = get_config('system','remote_admin'); @@ -106,9 +111,11 @@ if((isset($_SESSION)) && (x($_SESSION,'authenticated')) && ((! (x($_POST,'auth-p $a->set_groups(init_groups_visitor($_SESSION['visitor_id'])); } + // already logged in user returning + if(x($_SESSION,'uid') || x($_SESSION,'account_id')) { - // already logged in user returning + // first check if we're enforcing that sessions can't change IP address $check = get_config('system','paranoia'); // extra paranoia - if the IP changed, log them out @@ -150,6 +157,8 @@ else { nuke_session(); } + // handle a fresh login request + if((x($_POST,'password')) && strlen($_POST['password'])) $encrypted = hash('whirlpool',trim($_POST['password'])); @@ -188,7 +197,7 @@ else { notice( t('Failed authentication') . EOL); } - logger('authenticate: ' . print_r(get_app()->account,true)); + logger('authenticate: ' . print_r(get_app()->account,true), LOGGER_DEBUG); } diff --git a/include/reddav.php b/include/reddav.php index 6182aeacd..2a26ac42a 100644 --- a/include/reddav.php +++ b/include/reddav.php @@ -792,6 +792,7 @@ class RedBasicAuth extends Sabre\DAV\Auth\Backend\AbstractBasic { $this->channel_id = $r[0]['channel_id']; $this->channel_hash = $this->observer = $r[0]['channel_hash']; $_SESSION['uid'] = $r[0]['channel_id']; + $_SESSION['account_id'] = $r[0]['channel_account_id']; $_SESSION['authenticated'] = true; return true; } @@ -813,6 +814,7 @@ class RedBasicAuth extends Sabre\DAV\Auth\Backend\AbstractBasic { $this->channel_id = $r[0]['channel_id']; $this->channel_hash = $this->observer = $r[0]['channel_hash']; $_SESSION['uid'] = $r[0]['channel_id']; + $_SESSION['account_id'] = $r[0]['channel_account_id']; $_SESSION['authenticated'] = true; return true; } diff --git a/include/security.php b/include/security.php index 68dd573f7..f52615357 100644 --- a/include/security.php +++ b/include/security.php @@ -32,9 +32,12 @@ function authenticate_success($user_record, $login_initial = false, $interactive } - if($login_initial) + if($login_initial) { + call_hooks('logged_in', $user_record); - + + // might want to log success here + } if($return || x($_SESSION,'workflow')) { unset($_SESSION['workflow']); diff --git a/mod/ping.php b/mod/ping.php index 390613d7a..b9d9a9c77 100644 --- a/mod/ping.php +++ b/mod/ping.php @@ -28,7 +28,7 @@ function ping_init(&$a) { header("content-type: application/json"); - $result['invalid'] = ((local_user()) && (intval($_GET['uid'])) && (intval($_GET['uid']) != local_user()) ? 1 : 0); + $result['invalid'] = ((intval($_GET['uid'])) && (intval($_GET['uid']) != local_user()) ? 1 : 0); if(x($_SESSION,'sysmsg')){ foreach ($_SESSION['sysmsg'] as $m){ -- cgit v1.2.3 From f6be815c31fc5985d30f99a712d8f266edef8c83 Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sat, 22 Feb 2014 22:54:09 +0100 Subject: more tweaks --- view/theme/redbasic/css/narrow_navbar.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/view/theme/redbasic/css/narrow_navbar.css b/view/theme/redbasic/css/narrow_navbar.css index b05f46797..cd128f35b 100644 --- a/view/theme/redbasic/css/narrow_navbar.css +++ b/view/theme/redbasic/css/narrow_navbar.css @@ -7,10 +7,9 @@ margin: 2px 0px 1px 10px; border-radius: 0px; } .navbar-left{height: 30px;} -.container-fluid {min-height:30px;} .collapse .navbar-collapse {min-height:30px;} #nav-search-text {margin:5px;} -header #banner {margin-top:5px;} +header #banner {margin:5px;} nav .dropdown-menu { top: 30px;} nav .badge { -- cgit v1.2.3 From 5b4e3f46bca2def72fd2df2651eacdd853892a23 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 22 Feb 2014 14:58:12 -0800 Subject: minor stuff, some doco, auth cleanup, and make "unknown" more translateable by context. --- include/items.php | 2 +- include/zot.php | 4 ---- mod/openid.php | 1 + 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/include/items.php b/include/items.php index 1217616d7..d380a7939 100755 --- a/include/items.php +++ b/include/items.php @@ -753,7 +753,7 @@ function import_author_rss($x) { values ( '%s', '%s', '%s', '%s' )", dbesc($x['url']), dbesc($x['url']), - dbesc(($name) ? $name : t('Unknown')), + dbesc(($name) ? $name : t('(Unknown)')), dbesc('rss') ); if($r) { diff --git a/include/zot.php b/include/zot.php index 298abb178..d7d7eb419 100644 --- a/include/zot.php +++ b/include/zot.php @@ -1370,8 +1370,6 @@ function process_delivery($sender,$arr,$deliveries,$relay) { // remove_community_tag is a no-op if this isn't a community tag activity remove_community_tag($sender,$arr,$channel['channel_id']); - - $item_id = delete_imported_item($sender,$arr,$channel['channel_id']); $result[] = array($d['hash'],(($item_id) ? 'deleted' : 'delete_failed'),$channel['channel_name'] . ' <' . $channel['channel_address'] . '@' . get_app()->get_hostname() . '>'); @@ -1414,8 +1412,6 @@ function process_delivery($sender,$arr,$deliveries,$relay) { } } - - $r = q("select id, edited from item where mid = '%s' and uid = %d limit 1", dbesc($arr['mid']), intval($channel['channel_id']) diff --git a/mod/openid.php b/mod/openid.php index 1ab8749ee..b0d4008d4 100644 --- a/mod/openid.php +++ b/mod/openid.php @@ -42,6 +42,7 @@ function openid_content(&$a) { if(($record['account_flags'] == ACCOUNT_OK) || ($record['account_flags'] == ACCOUNT_UNVERIFIED)) { logger('mod_openid: openid success for ' . $x[0]['channel_name']); $_SESSION['uid'] = $r[0]['channel_id']; + $_SESSION['account_id'] = $r[0]['channel_account_id']; $_SESSION['authenticated'] = true; authenticate_success($record,true,true,true,true); goaway(z_root()); -- cgit v1.2.3 From 2ccff45221905981c6942f1f3064d477113e959e Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 23 Feb 2014 18:40:43 -0800 Subject: In case a page has overloaded a module, see if we already have a layout defined. Otherwise, if a pdl file exists for this module, use it. --- boot.php | 5 ++++- version.inc | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/boot.php b/boot.php index fb029c44e..be6b5c84b 100755 --- a/boot.php +++ b/boot.php @@ -1804,7 +1804,10 @@ function construct_page(&$a) { require_once('include/comanche.php'); - if(($p = theme_include('mod_' . $a->module . '.pdl')) != '') + // in case a page has overloaded a module, see if we already have a layout defined + // otherwise, if a pdl file exists for this module, use it + + if((! count($a->layout)) && ($p = theme_include('mod_' . $a->module . '.pdl')) != '') comanche_parser($a,@file_get_contents($p)); $comanche = ((count($a->layout)) ? true : false); diff --git a/version.inc b/version.inc index ad4b11889..490208526 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-02-22.596 +2014-02-23.597 -- cgit v1.2.3 From 8284901f9eda97457da1d4d5a74a0e24ee9249b3 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Mon, 24 Feb 2014 05:11:56 +0000 Subject: Make bbcode the default doco ready for the next commit --- mod/help.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mod/help.php b/mod/help.php index a4ccd1cfe..bbfeb9a6c 100644 --- a/mod/help.php +++ b/mod/help.php @@ -60,7 +60,8 @@ function help_content(&$a) { $a->page['title'] = t('Help'); } if(! $text) { - $text = load_doc_file('doc/Home.md'); + $doctype = 'bbcode'; + $text = load_doc_file('doc/main.bb'); $a->page['title'] = t('Help'); } -- cgit v1.2.3 From 29f6975715b20597c6e19945ca5095f1e60dad42 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Mon, 24 Feb 2014 05:13:28 +0000 Subject: Import doco from docs@friendicared.net --- doc/about.bb | 24 +++ doc/account_basics.bb | 33 ++++ doc/api_functions.bb | 130 ++++++++++++++ doc/campaign.bb | 234 ++++++++++++++++++++++++ doc/channels.bb | 27 +++ doc/checking_account_quota_usage.bb | 26 +++ doc/cloud.bb | 25 +++ doc/cloud_desktop_clients.bb | 16 ++ doc/comanche.bb | 146 +++++++++++++++ doc/connecting_to_channels.bb | 17 ++ doc/dav_dolphin.bb | 9 + doc/dav_konqueror.bb | 11 ++ doc/dav_mount.bb | 63 +++++++ doc/dav_nautilus.bb | 9 + doc/dav_nemo.bb | 19 ++ doc/dav_windows.bb | 11 ++ doc/debian_install.bb | 29 +++ doc/developer_function_primer.bb | 45 +++++ doc/developers.bb | 52 ++++++ doc/external-resource-links.bb | 22 +++ doc/extra_features.bb | 103 +++++++++++ doc/features.bb | 111 ++++++++++++ doc/git_for_non_developers.bb | 46 +++++ doc/install.bb | 103 +++++++++++ doc/intro_for_developers.bb | 99 ++++++++++ doc/main.bb | 59 ++++++ doc/permissions.bb | 97 ++++++++++ doc/plugins.bb | 257 ++++++++++++++++++++++++++ doc/problems-following-an-update.bb | 37 ++++ doc/profiles.bb | 33 ++++ doc/red2pi.bb | 349 ++++++++++++++++++++++++++++++++++++ doc/remove_account.bb | 17 ++ doc/schema_development.bb | 74 ++++++++ doc/tags_and_mentions.bb | 23 +++ doc/to_do_code.bb | 51 ++++++ doc/to_do_doco.bb | 21 +++ doc/troubleshooting.bb | 5 + doc/webpages.bb | 13 ++ doc/what_is_zot.bb | 61 +++++++ 39 files changed, 2507 insertions(+) create mode 100644 doc/about.bb create mode 100644 doc/account_basics.bb create mode 100644 doc/api_functions.bb create mode 100644 doc/campaign.bb create mode 100644 doc/channels.bb create mode 100644 doc/checking_account_quota_usage.bb create mode 100644 doc/cloud.bb create mode 100644 doc/cloud_desktop_clients.bb create mode 100644 doc/comanche.bb create mode 100644 doc/connecting_to_channels.bb create mode 100644 doc/dav_dolphin.bb create mode 100644 doc/dav_konqueror.bb create mode 100644 doc/dav_mount.bb create mode 100644 doc/dav_nautilus.bb create mode 100644 doc/dav_nemo.bb create mode 100644 doc/dav_windows.bb create mode 100644 doc/debian_install.bb create mode 100644 doc/developer_function_primer.bb create mode 100644 doc/developers.bb create mode 100644 doc/external-resource-links.bb create mode 100644 doc/extra_features.bb create mode 100644 doc/features.bb create mode 100644 doc/git_for_non_developers.bb create mode 100644 doc/install.bb create mode 100644 doc/intro_for_developers.bb create mode 100644 doc/main.bb create mode 100644 doc/permissions.bb create mode 100644 doc/plugins.bb create mode 100644 doc/problems-following-an-update.bb create mode 100644 doc/profiles.bb create mode 100644 doc/red2pi.bb create mode 100644 doc/remove_account.bb create mode 100644 doc/schema_development.bb create mode 100644 doc/tags_and_mentions.bb create mode 100644 doc/to_do_code.bb create mode 100644 doc/to_do_doco.bb create mode 100644 doc/troubleshooting.bb create mode 100644 doc/webpages.bb create mode 100644 doc/what_is_zot.bb diff --git a/doc/about.bb b/doc/about.bb new file mode 100644 index 000000000..90992b925 --- /dev/null +++ b/doc/about.bb @@ -0,0 +1,24 @@ +[b]About[/b] + +The Red Matrix is a decentralized communication network, which aims to provide communication that is censorship-resistant, privacy-respecting, and thus free from the oppressive claws of contemporary corporate communication giants. These giants function primarily as spy networks for paying clients of all sorts and types, in addition to monopolizing and centralizing the Internet; a feature that was not part of the original and revolutionary goals that produced the World Wide Web. + +The Red Matrix is free and open source. It is designed to scale from a $35 Raspberry Pi, to top of the line AMD and Intel Xeon-powered multi-core enterprise servers. It can be used to support communication between a few individuals, or scale to many thousands and more. + +Red aims to be skill and resource agnostic. It is easy to use by everyday computer users, as well as by systems administrators and developers. + +How you use it depends on how you want to use it. + +It is written in the PHP scripting language, thus making it trivial to install on any hosting platform in use today. This includes self-hosting at home, at hosting providers such as [url=http://mediatemple.com/]Media Temple[/url] and [url=http://www.dreamhost.com/]Dreamhost[/url], or on virtual and dedicated servers, offered by the likes of [url=https://www.linode.com]Linode[/url], [url=http://greenqloud.com]GreenQloud[/url] or [url=https://aws.amazon.com]Amazon AWS[/url]. + +In other words, the Red Matrix can run on any computing platform that comes with a web server, a MySQL-compatible database, and the PHP scripting language. + +Along the way, Red offers a number of unique goodies: + +[b][color= grey]Single-click user identification:[/color][/b] meaning you can access sites on the Red Matrix simply by clicking on links to remote sites. Authentication just happens automagically behind the scenes. Forget about remembering multiple user names with multiple passwords when accessing different sites online. + +[b][color= grey]Cloning:[/color][/b] of online identities. Your online presence no longer has to be tied to a single server, domain name or IP address. You can clone and import your identity to another server (or, a hub as servers are known in the Red Matrix). Now, should your primary hub go down, no worries, your contacts, posts, messages, and content will automagically continue to be available and accessible under your cloned identity. + +[b][color= grey]Privacy:[/color][/b] Red identities (Zot IDs) can be deleted, backed up/downloaded, and cloned. The user is in full control of their data. Should you decide to delete all your content and erase your Zot ID, all you have to do is click on a link and it's immediately deleted from the hub. No questions, no fuss. + +Return to the [url=[baseurl]/help/main]Main documentation page[/url] + diff --git a/doc/account_basics.bb b/doc/account_basics.bb new file mode 100644 index 000000000..902ff8bd0 --- /dev/null +++ b/doc/account_basics.bb @@ -0,0 +1,33 @@ +[b]Account Basics[/b] + +[b]Registration[/b] + +Not all Red Matrix sites allow open registration. If registration is allowed, you will see a "Register" link immediately below the login prompts on the site home page. Following this link will take you to the site Registration page. On some sites it may redirect you to another site which allow registrations. As all Red Matrix sites are linked, it does not matter where your account resides. + +[b]Your Email Address[/b] + +Please provide a valid email address. Your email address is never published. This address will be used to (optionally) send email notifications for incoming messages or items, and used to recover lost passwords. + +[b]Password[/b] + +Enter a password of your choice, and repeat it in the second box to ensure it was typed correctly. As the Red Matrix offers a decentralised identity, your account can log you in to many other websites. + +[b]Terms Of Service[/b] + +Click the link to read the site's terms of service. Once you've read them, tick the box in the register form to confirm. + +[b]Register[/b] + +Once you have provided the necessary details, click the 'Register' button. Some sites may require administrator approval before the registration is processed, and you will be alerted if this is the case. Please watch your email (including spam folders) for your registration approval. + +[b]Create a Channel[/b] + +Next, you will be presented with the "Add a channel" screen. Normally, your first channel will be one that represents you - so using your own name (or psuedonym) as the channel name is a good idea. The channel name should be thought of as a title, or brief description of your channel. The "choose a short nickname" box is similar to a "username" field. We will use whatever you enter here to create a channel address, which other people will use to connect to you, and you will use to log in to other sites. This looks like an email address, and takes the form nickname@siteyouregisteredat.xyz + +When your channel is created you will be taken straight to your settings page where you can define permissions, enable features, etc. All these things are covered in the appropriate section of the helpfiles. + +See Also + +[zrl=[baseurl]/help/permissions]Permissions[/zrl] +[zrl=[baseurl]/help/profiles]Profiles[/zrl] +[zrl=[baseurl]/help/remove_account]Remove Account[/zrl] \ No newline at end of file diff --git a/doc/api_functions.bb b/doc/api_functions.bb new file mode 100644 index 000000000..13460c1b9 --- /dev/null +++ b/doc/api_functions.bb @@ -0,0 +1,130 @@ +[b]Red Twitter API[/b] + +The "basic" Red web API is based on the Twitter API, as this provides instant compatibility with a huge number of third-party clients and applications without requiring any code changes on their part. It is also a super-set of the StatusNet version of the Twitter API, as this also has existing wide support. + +Red has a lot more capability that isn't exposed in the Twitter interfaces or where we are forced to "dumb-down" the API functions to work with the primitive Twitter/StatusNet communications and privacy model. So we plan to extend the Twitter API in ways that will allow Red-specific clients to make full use of Red features without being crippled. + +A dedicated Red API is also being developed to work with native data structures and permissions and which do not require translating to different privacy and permission models and storage formats. This will be described in other documents. The prefix for all of the native endpoints is 'api/red'. + +Red provides multiple channels accesible via the same login account. With Red, any API function which requires authentication will accept a parameter &channel={channel_nickname} - and will select that channel and make it current before executing the API command. By default, the default channel associated with an account is selected. + +Red also provides an extended permission model. In the absence of any Red specific API calls to set permissions, they will be set to the default permissions settings which are associated with the current channel. + +Red will probably never be able to support the Twitter 'api/friendships' functions fully because Red is not a social network and has no concept of "friendships" - it only recognises permissions to do stuff (or not do stuff as the case may be). + +Legend: T= Twitter, S= StatusNet, F= Friendica, R= Red, ()=Not yet working, J= JSON only (XML formats deprecated) + +Twitter API compatible functions: + + api/account/verify_credentials T,S,F,R + api/statuses/update T,S,F,R + api/users/show T,S,F,R + api/statuses/home_timeline T,S,F,R + api/statuses/friends_timeline T,S,F,R + api/statuses/public_timeline T,S,F,R + api/statuses/show T,S,F,R + api/statuses/retweet T,S,F,R + api/statuses/destroy T,S,F,(R) + api/statuses/mentions T,S,F,(R) + api/statuses/replies T,S,F,(R) + api/statuses/user_timeline T,S,F,(R) + api/favorites T,S,F,(R) + api/account/rate_limit_status T,S,F,R + api/help/test T,S,F,R + api/statuses/friends T,S,F,R + api/statuses/followers T,S,F,R + api/friends/ids T,S,F,R + api/followers/ids T,S,F,R + api/direct_messages/new T,S,F,(R) + api/direct_messages/conversation T,S,F,(R) + api/direct_messages/all T,S,F,(R) + api/direct_messages/sent T,S,F,(R) + api/direct_messages T,S,F,(R) + api/oauth/request_token T,S,F,R + api/oauth/access_token T,S,F,R + +Twitter API functions supported by StatusNet but not currently by Friendica or Red + + api/favorites T,S + api/favorites/create T,S + api/favorites/destroy T,S + api/statuses/retweets_of_me T,S + api/friendships/create T,S + api/friendships/destroy T,S + api/friendships/exists T,S + api/friendships/show T,S + api/account/update_location T,S + api/account/update_profile_background_image T,S + api/account/update_profile_image T,S + api/blocks/create T,S + api/blocks/destroy T,S + +Twitter API functions not currently supported by StatusNet + + api/statuses/retweeted_to_me T + api/statuses/retweeted_by_me T + api/direct_messages/destroy T + api/account/end_session T,(R) + api/account/update_delivery_device T + api/notifications/follow T + api/notifications/leave T + api/blocks/exists T + api/blocks/blocking T + api/lists T + +Statusnet compatible extensions to the Twitter API supported in both Friendica and Red + + api/statusnet/version S,F,R + api/statusnet/config S,F,R + +Friendica API extensions to the Twitter API supported in both Friendica and Red + + api/statuses/mediap F,R + +Red specific API extensions to the Twitter API not supported in Friendica + + api/account/logout R + api/export/basic R,J + api/friendica/config R + api/red/config R + api/friendica/version R + + api/red/version R + + api/red/channel/export/basic R,J + api/red/channel/stream R,J (currently post only) + api/red/albums R,J + api/red/photos R,J (option album=xxxx) + +Red proposed API extensions to the Twitter API + + api/statuses/edit (R),J + api/statuses/permissions (R),J + api/statuses/permissions/update (R),J + api/statuses/ids (R),J # search for existing message_id before importing a foreign post + api/files/show (R),J + api/files/destroy (R),J + api/files/update (R),J + api/files/permissions (R),J + api/files/permissions/update (R),J + api/pages/show (R),J + api/pages/destroy (R),J + api/pages/update (R),J + api/pages/permissions (R),J + api/pages/permissions/update (R),J + api/events/show (R),J + api/events/update (R),J + api/events/permissions (R),J + api/events/permissions/update (R),J + api/events/destroy (R),J + api/photos/show (R),J + api/photos/update (R),J + api/photos/permissions (R),J + api/photos/permissions/update (R),J + api/albums/destroy (R),J + api/albums/show (R),J + api/albums/update (R),J + api/albums/permissions (R),J + api/albums/permissions/update (R),J + api/albums/destroy (R),J + api/friends/permissions (R),J \ No newline at end of file diff --git a/doc/campaign.bb b/doc/campaign.bb new file mode 100644 index 000000000..63a072d42 --- /dev/null +++ b/doc/campaign.bb @@ -0,0 +1,234 @@ +[b]Initial Indiegg pitch[/b] + +[b][color= grey][size=20]What have we done, and what we hope to achieve[/size][/color][/b] + +[b][color= grey][size=18]Single-click sign on, nomadic identity, censorship-resistance, privacy, self-hosting[/size][/color][/b] + +We started the Red Matrix project by asking ourselves a few questions: + +- Imagine if it was possible to just access the content of different web sites, without the need to enter usernames and passwords for every site. Such a feature would permit Single-Click user identification: the ability to access sites simply by clicking on links to remote sites. +Authentication just happens automagically behind the scenes. Forget about remembering multiple user names with multiple passwords when accessing different sites online. + +We liked this idea and went ahead with coding it immediately. Today, single-click sign is in alpha state. It needs more love, which means a solid three months of full-time development efforts. + +- Think of your Facebook, Twitter, WordPress, or any other website where you currently have an account. Now imagine being able to clone your account, to make an exact duplicate of it (with all of your friends, posts and settings), then export your cloned account into another server that is part of this communication network. After you're done, both of your accounts are synced from the time they were cloned. It doesn't matter where you log in (at your original location, or where you imported your clone). You see the same content, the same friends, posts, and account settings. +At that point, it is more appropriate to call your account an identity that is nomadic (it is not tied to one home, unless you choose to do so!). +It's 2013, our online presence no longer has to be tied to a single server, domain name or IP address. We should be able to clone and import our identities to other servers. In such a network, it should only matter who you are, not where you are. + +We're very intrigued by the possibilities nomadic identities open up for freedom, censorship-resistance, and identity resilience. Consider the following scenarios: + + -- Should a repressive government or corporation decide to delete your account, your cloned identity lives on, because it is located on another server, across the world, which is part of the same communication network. You can't be silenced! + + -- What if there is a server meltdown, and your identity goes off line. No problem, you log into your clone and all is good. + + -- Your server administrator can no longer afford to keep paying to support a free service (a labor love and principle, which all of us have participating in as system administrators of Friendica sites!). She notifies you that you must clone your account before the shutoff date. Rather than loose all your friends, and start from scratch by creating a new identity somewhere, you clone and move to another server. +We feel this is especially helpful for the free web, where administrators of FOSS community sites are often faced with difficult financial decisions. Since many of them rely on donations, sometimes servers have to be taken offline, when costs become prohibitive for the brave DIY souls running those server. Nomadic identities should relieve some of the pressures associated with such situations. + +At the same time, we are also thinking of solutions that would make it possible for people running Red hubs to be financially sustainable. To that end, we're starting to implement service classes in our code, which would allow administrators to structure paid levels of service, if they choose to do so. + +Today, nomadic identity is currently in alpha state. It also needs more love, which means a solid three months of full-time development efforts. + +- Imagine a social network that is censorship-resistant, and privacy-respecting by design. It is not controlled by one mega-corporation, and where users cannot be easily censored by oppressive governments. So, in addition to nomadic identities, we are talking about decentralization, open source, freely software, that can run on any hardware that supports a database and a modern web browser. And we mean "any hardware", from a self-hosted $35 Raspberry Pi, to the very latest Intel Xeon and AMD Bulldozer-powered server behemoths. + +We've realized that privacy requires full control over content. We should be able to delete, backup and download all of our content, as well as associated account/identity information. To this end, we have already implemented the initial version of account export and backup. + +Concerned about pages and pages of posts from months and years past? The solution should be simple: visit your settings page, specify that all content older than 7 days, with the exception of starred posts, should be automatically deleted. Done, the clutter is gone! (Consider also the privacy and anti-mass surveillance implications of this feature. PRISM disclosures have hinted that three-letter spying agencies around the world are recording all internet traffic and storing it for a few days at a time. We feel that automatic post expiration becomes a rather useful feature in this context, and implementing it is one of our near future priorities.) + +[b][color= grey][size=18]The Affinity Slider and Access Control Lists[/size][/color][/b] + +- What if the permissions and access control lists that help secure modern operating systems were extended into a communication network that lived on the internet? This means somebody could log into this network from their home site, and with the simple click of a few buttons dynamically sort who can have access to their online content on a very fine level: from restricting others from seeing your latest blog post, to sharing your bookmarks with the world. + +We've coded the initial version of such a new feature. It is called the "Affinity Slider", and in our very-alpha user interface it looks like this. +[img]https://friendicared.net/photo/b07b0262e3146325508b81a9d1ae4a1e-0.png[/img] + +{INSERT SCREENSHOT OF A MATRIX PAGE} + +Think of it as an easy way to filter content that you see, based on the degree of "closeness" to you. Move the slider to Friends, and only content coming from contacts you've tagged as friends is displayed on your home page. Uncluttering thousands of contacts, friends, RSS feeds, and other content should be a basic feature of modern communication on the web, but not at the expense of ease of use. + +In addition to the Affinity Slider, we also have the ACL (Access Control List). Say you want to share something with only 5 of your contacts (a blog, two friends from college, and two forums). You click on the padlock, choose the recipients, and that's it. Only those identities will recieve their posts. Furthermore, the post will be encrypted via PKI (pulic key encryption) to help maintain privacy. In the age of PRISM, we don't know all the details on what's safe out there, but we still think that privacy by design should be automatically present, invisible to the user, and easy to use. +Attaching permissions to any data that lives on this network, potentially solves a great many headaches, while achieving simplicity in communication. + +Think of it this way: the internet is nothing, but a bunch of permissions and a folder of data. You, the user controls the permissions and thus the data that is relevant to you. + +[b][color= grey][size=20]The Matrix is Born![/size][/color][/b] + +After asking and striving to answer a number of such questions, we realized that we were imagining a general purpose communication network with a number of unique, and potentially game-changing, features. We called it the Red Matrix and started thinking of it as an over-lay on top of the internet as it exists today; an operating system re-invented as a communication network, with its own permissions, access control lists, protocol, connectors to others services, and open-ended possibilities via its API. The sum of the matrix is greater than it's parts. We're not building website, but a way for websites to link together and grow into something that is unique and ever-changing, with autonomy and privacy. + +It's a lot of work, for anyone. So far, we've got a team of a handful of volunteers, code geeks, brave early adopters, system administrators and other good people, willing to give the project a shot. We're motivated by our commitment to a free web, where privacy is built-in, and corporations don't have a stranglehold on our daily communication. + +We need your help to finish it and release it to the world! + +[b][color= grey][size=20]What have we written so far[/size][/color][/b] + +As of the today, the Red Matrix is in developer preview (alpha) state. It is not ready for everyday use, but some of the initial set of core features are implemented (again, in alpha state). These include: + +- Zot, the protocol powering the matrix +- Single-signon logins. +- Nomadic identities +- Basic content manipulation: creation, deletion, rudimentary handling of photos, and media files +- A bare-bones outline of the API and user documentation. + + +[b][color= grey][size=20]Our TO-DO List[/size][/color][/b] + +However, in addition to finishing and polishing the above, there are a number of features that have to implemented to make the Red Matrix ready for daily use. If we meet our fundraising goal, we hope to dive into the following road map, by order of priority: + +- A professionally designed user interface (UI), interface that is adaptive to any user level, from end users who want to use the Matrix as a social network, to tinkerers who will put together a customized blog using Comanche, to hackers who will develop and extend the matrix using a built-in code editor, that hooks to the API and the git. + +- Comanche, our new markup language, similar to BBCode, with which to create elaborate and complex web pages by assembling them from a series of components - some of which are pre-built and others which can be defined on the fly. You can read more about it on our github wiki: https://github.com/friendica/red/wiki/Comanche + +- A unique help system that lives in the matrix, but is not based on the principles of a search engine. We have some interesting ideas about decentralizing help documentation, without going down the road of distributed search engines. Here's a hint: We shouldn't be searching at all, we should just be filtering what's already there in new, and cunning ways. + +- An appropriate logo, along with professionally done documentation system, both for our API, as well as users. + +- WordPress-like single button software upgrades + +- A built-in development environment, using an integrated web-based code editor such as Ace9 + +[b][color= grey][size=20]What will the money be used for[/size][/color][/b] + +If we raise our targeted amount of funds, we plan to use it as follows: + +1) Fund 6 months {OR WHATEVER} of full time work for our current core developers, Mike, Thomas, and Tobias {ANYONE ELSE?] + +2) Pay a professional web developer to design an kick ass reference theme, along with a project logo. + +3) {WHAT ELSE?} + +[b][color= grey][size=20]Deadlines[/size][/color][/b] + +[b]March, 2014: Red Matrix Beta with the following features[/b] + +- {LIST FEATURES} + +[b][color= grey][size=20]Who We Are[/size][/color][/b] + +Mike: {FILL IN BIO, reference Friendica, etc.} + +Thomas: {bio blurb} + +Tobias: {bio blurb} + +Arto: {documentation, etc.} + +{WHO ELSE? WE NEED A TEAM, AT LEAST 3-4 PEOPLE} + +[b][color= grey][size=20]What Do I Get as a Supporter?[/size][/color][/b] + +Our ability to reach 1.0 stable release depends on your generosity and support. We appreciate your help, regardless of the amount! Here's what we're thinking as far as different contribution levels go: + +[b]$1: {CATCHY TAGLINE}[/b] + +We'll list your name on our initial supporters list, a Hall of Fame of the matrix! + +[b]$5:[/b] + +[b]$10: [/b] + +[b]$16: [/b] + +You get one of your Red Matrix t-shirts, as well as our undying gratitude. + +[b]$32: [/b] + +[b]$64 [/b] + +[b]128 [/b] + +[b]$256: [/b] + +[b]$512: [/b] + +[b]$1024 [/b] + +[b]$2048[/b] + +Each contributor at this level gets their own Red Matrix virtual private server, installed, hosted and supported by us for a period of 1 year. + +[b][color= grey][size=20]Why are we so excited about the Red Matrix?[/size][/color][/b] + +{SOMETHING ABOUT THE POTENTIAL IMPACT OF RED, ITS INNOVATIONS, ETC> + +[b][color= grey][size=20]Other Ways to Help[/size][/color][/b] + +We're a handful of volunteers, and we understand that not everyone can contribute by donating money. There are many other ways you can in getting the Matrix to version 1.0! + +First, you can checkout our source code on github: https://github.com/friendica/red + +Maybe you can dive in and help us out with some development. + +Second, you can install the current developer preview on a server and start compiling bug reports. + +Third, register at one of the public alpha Red hubs, and get a feel for what Red is trying to do! + +Perhaps you're good at writing and documenting stuff. Grab an account at one of the public alphas and give us a hand. + +[b][color= grey][size=20]Frequently Asked Questions[/size][/color][/b] + +[b]1. Is Red a social network?[/b] + +The Red Matrix is not a social network. We're thinking of it as a general purpose communication network, with sharing, and public/private communications built into the matrix. + +[b]2. What is the difference between Red and Friendica?[/b] + +What's the difference between a passport, and a postcard? + +Friendica is really, really good at sending postcards. It can do all sorts of things with postcards. It can send them to your friends. It can send them to people you don't know. It can put them in an envelope and send them privately. It can run them through a photocopier and plaster them all over the internet. It can even take postcards in one language and convert them to many others so your friends who speak a different language can read them. + +What Friendica can't do, is wave a postcard at somebody and expect them to believe that holding this postcard prove you are who you say you are. Sure, if you've been sending somebody postcards, they might accept that it is you in the picture, but somebody who has never heard of you will not accept ownership of a postcard as proof of identity. + +The Red Matrix offers a passport. + +You can still use it to send postcards. At the same time, when you wave your passport at somebody, they do accept it as proof of identity. No longer do you need to register at every single site you use. You already have an account - it's just not necessarily at our site - so we'll ask to see your passport instead. + +Once you've proven your identity, a Red hub lets you use our services, as though you'd registered with directly, and we'd verified your credentials as would have happened in the olden days. These resources can, of course, be anything at all. + +[b]2. Why did you choose PHP, instead of Ruby or Python?[/b] + +The reference implementation is in PHP. We chose PHP, because it is available everywhere, and is easily configurable. We understand the debates between proponents and opponents of PHP, Ruby and Python. Nothing prevents implementations of Zot and the matrix in those languages. In fact, people on the matrix have already started developing a version of Red in Python [SOURCE?], and there is talk about future implementations in C (aiming for blazing native performance) and Java. It's free and open source, so we feel it's only a matter of time, once Red is initially completed. + +[b]4. Other than PHP, what other technology does Red use?[/b] + +We use MySQL as our database (this include any forks such as, MariaDB or Percona), and any modern webserver (Apache, nginx, etc.). + +[b]5. How is the Affinity Slider different from Mozilla's Persona?[/b] +{COMPLETE} + +[b]6. Does the Red Matrix use encryption? Details please![/b] + +Yes, we do our best to use free and open source encryption libraries to help achieve privacy from general, mass surveillance. + +Communication between web browsers and Red hubs is encrypted using SSL certificates. + +Private communication on the matrix is protected by AES symmetric encryption, which is itself protected by RSA PKI (public key encryption). By default, we use AES-256-CBC, and our RSA keys are set to 4096-bits. + +For more info on our initial implementation of encrypted communication, check out our source code at Github: https://github.com/friendica/red/blob/master/include/crypto.php + +[b]7. What do you mean by decentralization? [/b] + + +[b]8. Can I build my own website with in the Red Matrix?[/b] + +Yes. The short explanation: We've got this spiffy idea we're calling "Comanche", which will allow non-programmers to build complete custom websites, and any such website will be able to connect to any other website or channel in the matrix. The goal of Comanche is to hide the technical complexities of communicating in the matrix, while encouraging people to use their creativity and put together their own unique presence on the matrix. + +The longer explanation: Comanche is a markup language, similar to bbcode, with which to create elaborate and complex web pages by assembling them from a series of components - some of which are pre-built and others which can be defined on the fly. Comanche uses a Page Description Language file (".pdl", pronounced "puddle") to create these pages. Bbcode is not a requirement; an XML PDL file could also be used. The tag delimiters would be different. Usage is the same. + +Additional information is available on our Github project wiki: https://github.com/friendica/red/wiki/Comanche + +Comanche is another one of our priorities for the next six months. + +[b]9. Where can I see some technical description of Zot?[/b] + +Our github wiki contains a number of high-level and technical descriptions of Zot, Comanche, and Red in general: https://github.com/friendica/red/wiki + +[b]10. What happens if you raise more than {TARGETED NUMBER}?[/b] + +Raising more than our initial goal of funds, will speed up our development efforts. More developers will be able to take time off from other jobs, and concentrate efforts on finishing Red. + +[b]11 Can I make a contribution via Bitcoin?[/b] + +{YES/NO} + +[b]12. I have additional Questions[/] + +Awesome. We'd be more than happy to chat. You can find us {HERE} \ No newline at end of file diff --git a/doc/channels.bb b/doc/channels.bb new file mode 100644 index 000000000..3be1211a6 --- /dev/null +++ b/doc/channels.bb @@ -0,0 +1,27 @@ +[b]Channels[/b] + +Channels are simply collections of content stored in one place. A channel can represent anything. It could represent you, a website, a forum, photo albums, anything. For most people, their first channel with be "Me". + +The most important features for a channel that represents "me" are: + +Secure and private "spam free" communications + +Identity and "single-signon" across the entire network + +Privacy controls and permissions which extend to the entire network + +Directory services (like a phone book) + +In short, a channel that represents yourself is "me, on the internet". + +You will be required to create your first channel as part of the sign up process. You can also create additonal channels from the "Select channel" link. + +You will be asked to provide a channel name, and a short nick name. For a channel that represents yourself, it is a good idea to use your real name here to ensure your friends can find you, and connect to your channel. The short nickname will be used to generate a "webbie". This is a bit like a username, and will look like an email address, taking the form nickname@domain. You should put a little thought into what you want to use here. Imagine somebody asking for your webbie and having to tell them it is "llamas-are_kewl.123". "llamasarecool" would be a much better choice. + +Once you have created your channel, you will be taken to the settings page, where you can configure your channel, and set your default permissions. + +Once you have done this, your channel is ready to use. At [observer.url] you will find your channel "stream". This is where your recent activity will appear, in reverse chronological order. If you post in the box marked "share", the entry will appear at the top of your stream. You will also find links to all the other communication areas for this channel here. The "About" tab contains your "profile", the photos page contain photo albums, and the events page contains events share by both yourself and your contacts. + +The "Matrix" page contains all recent posts from across the matrix, again in reverse chronologial order. The exact posts that appear here depend largely on your permissions. At their most permissive, you will receive posts from complete strangers. At the other end of the scale, you may see posts from only your friends - or if you're feeling really anti-social, only your own posts. + +As mentioned at the start, many other kinds of channel are possible, however, the creation procedure is the same. The difference between channels lies primarily in the permissions assigned. For example, a channel for sharing documents with colleagues at work would probably want more permissive settings for "Can write to my "public" file storage" than a personal account. For more information, see the permissions section. \ No newline at end of file diff --git a/doc/checking_account_quota_usage.bb b/doc/checking_account_quota_usage.bb new file mode 100644 index 000000000..198b15bfd --- /dev/null +++ b/doc/checking_account_quota_usage.bb @@ -0,0 +1,26 @@ +[b]Checking your account quota usage (service limits usage)[/b] + +Your hub might implement service class limits, assigning limits to the total size of file, photo, channels, top-level posts, etc., that can be created by an account holder for a specific service level. + +Here's how you can quickly check how much of your assigned quota you're currently using: + +[b][color= grey]Check file storage quota levels[/color][/b] +Visit the following URL in your browser: +[code] +https://{Red-domain}/filestorage/{your_username} +[/code] + +Example: +[code]https://friendicared.net/filestorage/test2 +[/code] + +[b][color= grey]Check uploaded photos storage quota levels[/color][/b] +[code] +https://{Red-domain}photos/{your_username}/upload/ +[/code] + +Example: +[code]https://friendicared.net/photos/test2/upload/ +[/code] + +Return to the [url=[baseurl]/help/main]Main documentation page[/url] \ No newline at end of file diff --git a/doc/cloud.bb b/doc/cloud.bb new file mode 100644 index 000000000..8997b88fe --- /dev/null +++ b/doc/cloud.bb @@ -0,0 +1,25 @@ +[b]Personal Cloud Storage[/b] + +The Red Matrix provides an ability to store privately and/or share arbitrary files with friends. + +You may either upload files from your computer into your storage area, or copy them directly from the operating system using the WebDAV protocol. + +On many public servers there may be limits on disk usage. + +[b]File Attachments[/b] + +The quickest and easiest way to share files is through file attachments. In the row of icons below the status post editor is a tool to upload attachments. Click the tool, select a file and submit. After the file is uploaded, you will see an attachment code placed inside the text region. Do not edit this line or it may break the ability for your friends to see the attachment. You can use the post permissions dialogue box or privacy hashtags to restrict the visibility of the file - which will be set to match the permissions of the post your are sending. + +To delete attachments or change the permissions on the stored files, visit [observer.baseurl]/filestorage/{{username}}" replacing {{username}} with the nickname you provided during channel creation. + +[b]Web Access[/b] + +Your files are visible on the web at the location "cloud/{{username}}" to anybody who is allowed to view them. If the viewer has sufficient privileges, they may also have the ability to create new files and folders/directories. + +[b]WebDAV access[/b] + +See: [zrl=[baseurl]/help/cloud_desktop_clients]Cloud Desktop Clients[/zrl] + +[b]Permissions[/b] + +When using WebDAV, the file is created with your channel's default file permissions and this cannot be changed from within the operating system. It also may not be as restrictive as you would like. What we've found is that the preferred method of making files private is to first create folders or directories; then visit "filestorage/{{username}}"; select the directory and change the permissions. Do this before you put anything into the directory. The directory permissions take precedence so you can then put files or other folders into that container and they will be protected from unwanted viewers by the directory permissions. It is common for folks to create a "personal" or "private" folder which is restricted to themselves. You can use this as a personal cloud to store anything from anywhere on the web or any computer and it is protected from others. You might also create folders for "family" and "friends" with permission granted to appropriate collections of channels. \ No newline at end of file diff --git a/doc/cloud_desktop_clients.bb b/doc/cloud_desktop_clients.bb new file mode 100644 index 000000000..b715678d9 --- /dev/null +++ b/doc/cloud_desktop_clients.bb @@ -0,0 +1,16 @@ +[b]Cloud Desktop Clients[/b] + +[b]Windows Clients[/b] + +[li][zrl=[baseurl]/help/dav_windows]Windows Internal Client[/zrl][/li] + + +[b]Linux Clients[/b] + +[li][zrl=[baseurl]/help/dav_mount]Command Line as a Filesystem[/zrl][/li] +[li][zrl=[baseurl]/help/dav_dolphin]Dolphin[/zrl][/li] +[li][zrl=[baseurl]/help/dav_konqueror]Konqueror[/zrl][/li] +[li][zrl=[baseurl]/help/dav_nautilus]Nautilus[/zrl][/li] +[li][zrl=[baseurl]/help/dav_nemo]Nemo[/zrl][/li] + +Return to the [zrl=[baseurl]/help/main]Main documentation page[/zrl] \ No newline at end of file diff --git a/doc/comanche.bb b/doc/comanche.bb new file mode 100644 index 000000000..ea2069b35 --- /dev/null +++ b/doc/comanche.bb @@ -0,0 +1,146 @@ +[b]Comanche Page Description Language[/b] + +Comanche is a markup language similar to bbcode with which to create elaborate and complex web pages by assembling them from a series of components - some of which are pre-built and others which can be defined on the fly. Comanche uses a Page Decription Language to create these pages. + +Comanche primarily chooses what content will appear in various regions of the page. The various regions have names and these names can change depending on what layout template you choose. + +Currently there are two layout templates, unless your site provides additional layouts (TODO list all templates) + +[code] + default + + The default template defines a "nav" region across the top, "aside" as a fixed width sidebar, + "content" for the main content region, and "footer" for a page footer. + + + full + + The full template defines the same as the default template with the exception that there is no "aside" region. +[/code] + +To choose a layout template, use the 'layout' tag. + +[code] + [layout]full[/layout] +[/code] + +The default template will be used if no other template is specified. The template can use any names it desires for content regions. You will be using 'region' tags to decide what content to place in the respective regions. + + +Two "macros" have been defined for your use. +[code] + $nav - replaced with the site navigation bar content. + $content - replaced with the main page content. +[/code] + +By default, $nav is placed in the "nav" page region and $content is placed in the "content" region. You only need to use these macros if you wish to re-arrange where these items appear, either to change the order or to move them to other regions. + + +To select a theme for your page, use the 'theme' tag. +[code] + [theme]apw[/theme] +[/code] +This will select the theme named "apw". By default your channel's preferred theme will be used. + + +[b]Regions[/b] + +Each region has a name, as noted above. You will specify the region of interest using a 'region' tag, which includes the name. Any content you wish placed in this region should be placed between the opening region tag and the closing tag. + +[code] + [region=aside]....content goes here....[/region] + [region=nav]....content goes here....[/region] +[/code] + + +[b]Menus and Blocks[/b] + +Your webpage creation tools allow you to create menus and blocks, in addition to page content. These provide a chunk of existing content to be placed in whatever regions and whatever order you specify. Each of these has a name which you define when the menu or block is created. +[code] + [menu]mymenu[/menu] +[/code] +This places the menu called "mymenu" at this location on the page, which must be inside a region. +[code] + [block]contributors[/block] +[/code] +This places a block named "contributors" in this region. + + +[b]Widgets[/b] + +Widgets are executable apps provided by the system which you can place on your page. Some widgets take arguments which allows you to tailor the widget to your purpose. (TODO: list available widgets and arguments). The base system provides +[code] + profile - widget which duplicates the profile sidebar of your channel page. This widget takes no arguments + tagcloud - provides a tag cloud of categories + count - maximum number of category tags to list +[/code] + + +Widgets and arguments are specified with the 'widget' and 'arg' tags. +[code] + [widget=recent_visitors][arg=count]24[/arg][/widget] +[/code] + +This loads the "recent_visitors" widget and supplies it with the argument "count" set to "24". + + +[b]Comments[/b] + +The 'comment' tag is used to delimit comments. These comments will not appear on the rendered page. + +[code] + [comment]This is a comment[/comment] +[/code] + + +[b]Complex Example[/b] + +[code] + [comment]use an existing page template which provides a banner region plus 3 columns beneath it[/comment] + + [layout]3-column-with-header[/layout] + + [comment]Use the "darknight" theme[/comment] + + [theme]darkknight[/theme] + + [comment]Use the existing site navigation menu[/comment] + + [region=nav]$nav[/region] + + [region=side] + + [comment]Use my chosen menu and a couple of widgets[/comment] + + [menu]myfavouritemenu[/menu] + + [widget=recent_visitors] + [arg=count]24[/arg] + [arg=names_only]1[/arg] + [/widget] + + [widget=tagcloud][/widget] + [block]donate[/block] + + [/region] + + + + [region=middle] + + [comment]Show the normal page content[/comment] + + $content + + [/region] + + + + [region=right] + + [comment]Show my condensed channel "wall" feed and allow interaction if the observer is allowed to interact[/comment] + + [widget]channel[/widget] + + [/region] +[/code] \ No newline at end of file diff --git a/doc/connecting_to_channels.bb b/doc/connecting_to_channels.bb new file mode 100644 index 000000000..b81abc7bd --- /dev/null +++ b/doc/connecting_to_channels.bb @@ -0,0 +1,17 @@ +[b]Connecting To Channels[/b] + +Connections in the Red Matrix can take on a great many different meanings. But let's keep it simple, you want to be friends with somebody like you are familiar with from social networking. How do you do it? + +First, you need to find some channels to connect to. There are two primary ways of doing this. Firstly, setting the "Can send me their channel stream and posts" permission to "Anybody in this network" will bring posts from complete strangers to your matrix. This will give you a lot of public content and should hopefully help you find interesting, entertaing people, forums, and channels. + +The next thing you can do is look at the Directory. The directory is available on every Red Matrix website which means searching from your own site will bring in results from the entire network. You can search by name, interest, location and keyword. This is incomplete, so we'll improve this paragraph later. + +To connect with other Red Matrix channels: + +Visit their profile by clicking their photograph in the directory, matrix, or comments, and it will open their channel home page in the channel viewer. At the left hand side of the screen, you will usually see a link called "connect". Click it, and you're done. Depending on the settings of the channel you are connecting to, you may need to wait for them to approve your connection, but no further action is needed on your part. Once you've initiated the connection, you will be taken to the connection editor. This allows you to assign specific permissions for this channel. If you don't allow any permissions, communication will be very limited. There are some quick links which you can use to avoid setting individual permissions. To provide a social network environment, "Full Sharing" is recommended. You may review the settings that are applied with the quick links to ensure they are suitable for the channel you are connecting with and adjust if necessary. Then scroll to the bottom of the page and click "Submit". + +You may also connect with any channel by visiting the "Connections" page of your site or the Directory and typing their "webbie" into the "Add New Connection" field. Use this method if somebody tells you their webbie and you wish to connect with them. A webbie looks like an email address; for example "bob@example.com". The process is the same as connecting via the "Connect" button - you will then be taken to the connection editor to set permissions. + +[b]Premium Channels[/b] + +Some channels are designated "Premium Channels" and may require some action on your part before a connection can be established. The Connect button will for these channels will take you to a page which lists in detail what terms the channel owner has set. If the terms are accepted, the connection will then proceed normally. In some cases, such as with celebrities and world-reknowned publishers, this may involve payment. If you do not agree to the terms, the connection will not proceed, or it may proceed but with reduced permissions allowed on your interactions with that channel. \ No newline at end of file diff --git a/doc/dav_dolphin.bb b/doc/dav_dolphin.bb new file mode 100644 index 000000000..4429303d3 --- /dev/null +++ b/doc/dav_dolphin.bb @@ -0,0 +1,9 @@ +[b]Using The Cloud - Dolphin[/b] + +Visit webdavs://example.com/cloud where "example.com" is the URL of your hub. + +When prompted for a username and password, enter your username (the first part of your webbie - no @ or domain name) and password for your normal account. + +Note, if you are already logged in to the web interface via Konqueror, you will not be prompted for further authentication. + +Return to the [zrl=[baseurl]/help/main]Main documentation page[/zrl] \ No newline at end of file diff --git a/doc/dav_konqueror.bb b/doc/dav_konqueror.bb new file mode 100644 index 000000000..f44c11fb2 --- /dev/null +++ b/doc/dav_konqueror.bb @@ -0,0 +1,11 @@ +[b]Using The Cloud - Konqueror[/b] + +Simply visit webdavs://example.com/cloud after logging in to your hub, where "example.com" is the URL of your hub. + +No further authentication is required if you are logged in to your hub in the normal manner. + +Additionally, if one has authenticated at a different hub during their normal browser session, your identity will be passed to the cloud for these hubs too - meaning you can access any private files on any server, as long as you have permissions to see them, as long as you have visited that site earlier in your session. + +This functionality is normally restricted to the web interface, and is not available to any desktop software other than KDE. + +Return to the [zrl=[baseurl]/help/main]Main documentation page[/zrl] \ No newline at end of file diff --git a/doc/dav_mount.bb b/doc/dav_mount.bb new file mode 100644 index 000000000..f86e2a6e5 --- /dev/null +++ b/doc/dav_mount.bb @@ -0,0 +1,63 @@ +[b]Mounting As A Filesystem[/b] + +To install your cloud directory as a filesystem, you first need davfs2 installed. 99% of the time, this will be included in your distributions repositories. In Debian + +[code]apt-get install davfs2[/code] + +If you want to let normal users mount the filesystem + +[code] dpkg-reconfigure davfs2[/code] + +and select "yes" at the prompt. + +Now you need to add any user you want to be able to mount dav to the davfs2 group + +[code]usermod -aG davfs2 <DesktopUser>[/code] + +Edit /etc/fstab + +[code]nano /etc/fstab[/code] + + to include your cloud directory by adding + +[code] +example.com/cloud/ /mount/point davfs user,noauto,uid=<DesktopUser>,file_mode=600,dir_mode=700 0 1 +[/code] + +Where example.com is the URL of your hub, /mount/point is the location you want to mount the cloud, and <DesktopUser> is the user you log in to one your computer. Note that if you are mounting as a normal user (not root) the mount point must be in your home directory. + +For example, if I wanted to mount my cloud to a directory called 'cloud' in my home directory, and my username was bob, my fstab would be + +[code]example.com/cloud/ /home/bob/cloud davfs user,noauto,uid=bob,file_mode=600,dir_mode=700 0 1[/code] + +Now, create the mount point. + +[code]mkdir /home/bob/cloud[/code] + +and also create a directory file to store your credentials + +[code]mkdir /home/bob/.davfs2[/code] + +Create a file called 'secrets' + +[code]nano /home/bob/.davfs2/secrets[/code] + +and add your cloud login credentials + +[code] +example.com/cloud <username> <password> +[/code] + +Where <username> and <password> are the username and password [i]for your hub[/i]. + +Don't let this file be writeable by anyone who doesn't need it with + +[code]chmod 600 /home/bob/.davfs2/secrets[/code] + +Finally, mount the drive. + +[code]mount example.com/cloud[/code] + +You can now find your cloud at /home/bob/cloud and use it as though it were part of your local filesystem - even if the applications you are using have no dav support themselves. + +Return to the [zrl=[baseurl]/help/main]Main documentation page[/zrl] \ No newline at end of file diff --git a/doc/dav_nautilus.bb b/doc/dav_nautilus.bb new file mode 100644 index 000000000..d3c478aa0 --- /dev/null +++ b/doc/dav_nautilus.bb @@ -0,0 +1,9 @@ +[b]Using The Cloud - Nautilus[/b] + +1. Open a File browsing window (that's Nautilus) +2. Select File > Connect to server from the menu +3. Type davs://<domain_name>/cloud/<your_username> and click Connect +4. You will be prompted for your username (same as above) and password +5. Your personal DAV directory will be shown in the window + +Return to the [zrl=[baseurl]/help/main]Main documentation page[/zrl] \ No newline at end of file diff --git a/doc/dav_nemo.bb b/doc/dav_nemo.bb new file mode 100644 index 000000000..a2553c1d5 --- /dev/null +++ b/doc/dav_nemo.bb @@ -0,0 +1,19 @@ +[b]Using The Cloud - Nemo[/b] + +For (file browser) Nemo 1.8.2 under Linux Mint 15, Cinnamon 1.8.8. Nemo ist the standard file browser there. + +1st way +type "davs://yourusername@friendicared.net/cloud" in the address bar + +2nd way +Menu > file > connect to server +Fill the dialog +- Server: friendicared.net +- Type: Secure WebDAV (https) +- Folder: /cloud +- Username: yourusername +- Passwort: yourpasswort + +Once open you can set a bookmark. + +Return to the [zrl=[baseurl]/help/main]Main documentation page[/zrl] \ No newline at end of file diff --git a/doc/dav_windows.bb b/doc/dav_windows.bb new file mode 100644 index 000000000..600944b68 --- /dev/null +++ b/doc/dav_windows.bb @@ -0,0 +1,11 @@ +[b]Using The Cloud - Windows Internal Client[/b] + +RedDav using Windows 7 graphical user interface wizard: +1. Left-click the Start-button to open the start menu. +2. Right-click the My computer icon to access its menu. +3. Left-click Map network drive... to open the connection dialog wizard. +4. Type #^[url=https://example.net/cloud/your_user_name]https://example.net/cloud/your_user_name[/url] in the textbox and click the Complete button where "example.net" is the URL of your hub. +5. Type your Red account's user name. IMPORTANT - NO at-sign or domain name. +6. Type your Red password + +Return to the [zrl=[baseurl]/help/main]Main documentation page[/zrl] \ No newline at end of file diff --git a/doc/debian_install.bb b/doc/debian_install.bb new file mode 100644 index 000000000..b2e74fdde --- /dev/null +++ b/doc/debian_install.bb @@ -0,0 +1,29 @@ +[b]Installing On Debian[/b] + +While following the instructions for any other installation will work on Debian, for this platform we also provide an install script which can be [zrl=https://friendicared.net/cloud/docs/debian-setup.sh]downloaded here[/zrl] + +[b]THIS SCRIPT IS MEANT TO BE RUN ON A NEW OR JUST REINSTALLED SERVER[/b] + +Some programs such as Apache & Samba are removed by this script. + +Note, this script will use Nginx as the webserver, and dropbear for ssh. It will also install PHP and MySQL from the DotDeb repository. The DotDeb is not an official Debian repository, though it is maintained by Debian developers. + +The file setup-debian.sh has to be on your server. + +For the initial setup git may not be installed on your server, to install git: + +[code]apt-get install git[/code] + +If wget is installed try + +[code]wget --no-check-certificate --timestamping [zrl=https://friendicared.net/cloud/docs/setup-debian.sh]https://friendicared.net/cloud/docs/debian-setup.sh[/zrl][/code] + +To install wget: +[code]apt-get install wget[/code] + +For intitial server setup run +[code]bash setup-debian.sh all[/code] + +To install Red for domain example.com, after the initial server setup run + +[code]bash setup-debian.sh red example.com[/code] \ No newline at end of file diff --git a/doc/developer_function_primer.bb b/doc/developer_function_primer.bb new file mode 100644 index 000000000..8a41c81f4 --- /dev/null +++ b/doc/developer_function_primer.bb @@ -0,0 +1,45 @@ +[b]Red development - some useful basic functions[/b] + +[b]get_account_id()[/b] + +Returns numeric account_id if authenticated or 0. It is possible to be authenticated and not connected to a channel. + +[b]local_user()[/b] + +Returns authenticated numeric channel_id if authenticated and connected to a channel or 0. Sometimes referred to as $uid in the code. + +[b]remote_user()[/b] + +Returns authenticated string hash of Red global identifier, if authenticated via remote auth, or an empty string. + +[b]get_app()[/b] + +Returns the global app structure ($a). + +[b]App::get_observer()[/b] + +(App:: is usually assigned to the global $a), so $a->get_observer() or get_app()->get_observer() - returns an xchan structure representing the current viewer if authenticated (locally or remotely). + +[b]get_config($family,$key), get_pconfig($uid,$family,$key)[/b] + +Returns the config setting for $family and $key or false if unset. + +[b] set_config($family,$key,$value), set_pconfig($uid,$family,$key,$value)[/b] + +Sets the value of config setting for $family and $key to $value. Returns $value. The config versions operate on system-wide settings. The pconfig versions get/set the values for a specific integer uid (channel_id). + +[b]dbesc()[/b] + +Always escape strings being used in DB queries. This function returns the escaped string. Integer DB parameters should all be proven integers by wrapping with intval() + +[b]q($sql,$var1...)[/b] + +Perform a DB query with the SQL statement $sql. printf style arguments %s and %d are replaced with variable arguments, which should each be appropriately dbesc() or intval(). SELECT queries return an array of results or false if SQL or DB error. Other queries return true if the command was successful or false if it wasn't. + +[b]t($string)[/b] + +Returns the translated variant of $string for the current language or $string (default 'en' language) if the language is unrecognised or a translated version of the string does not exist. + +[b]x($var), $x($array,$key)[/b] + +Shorthand test to see if variable $var is set and is not empty. Tests vary by type. Returns false if $var or $key is not set. If variable is set, returns 1 if has 'non-zero' value, otherwise returns 0. -- e.g. x('') or x(0) returns 0; \ No newline at end of file diff --git a/doc/developers.bb b/doc/developers.bb new file mode 100644 index 000000000..b925d31fb --- /dev/null +++ b/doc/developers.bb @@ -0,0 +1,52 @@ +[b]Red Developer Guide[/b] + +[b]Here is how you can join us.[/b] + +First, get yourself a working git package on the system where you will be +doing development. + +Create your own github account. + +You may fork/clone the Red repository from [url=https://github.com/friendica/red.git]https://github.com/friendica/red.git[/url] + +Follow the instructions provided here: [url=http://help.github.com/fork-a-repo/]http://help.github.com/fork-a-repo/[/url] +to create and use your own tracking fork on github + +Then go to your github page and create a "Pull request" when you are ready +to notify us to merge your work. + +[b]Translations[/b] + +Our translations are managed through Transifex. If you wish to help out translating the Red Matrix to another language, sign up on transifex.com, visit [url=https://www.transifex.com/projects/p/red-matrix/]https://www.transifex.com/projects/p/red-matrix/[/url] and request to join one of the existing language teams or create a new one. Notify one of the core developers when you have a translation update which requires merging, or ask about merging it yourself if you're comfortable with git and PHP. We have a string file called 'messages.po' which is gettext compliant and a handful of email templates, and from there we automatically generate the application's language files. + +[zrl=https://friendicared.net/pages/doc/translations]Translations - More Info[/zrl] + +[b]Important[/b] + +Please pull in any changes from the project repository and merge them with your work **before** issuing a pull request. We reserve the right to reject any patch which results in a large number of merge conflicts. This is especially true in the case of language translations - where we may not be able to understand the subtle differences between conflicting versions. + +Also - **test your changes**. Don't assume that a simple fix won't break something else. If possible get an experienced Red developer to review the code. + +Further documentation can be found at the Github wiki pages at: [url=https://github.com/friendica/red/wiki]https://github.com/friendica/red/wiki[/url] + +[b]Licensing[/b] + +All code contributed to the project falls under the MIT license, unless otherwise specified. We will accept third-party code which falls under MIT, BSD and LGPL, but copyleft licensing (GPL, and AGPL) is only permitted in addons. It must be possible to completely remove the GPL (copyleft) code from the main project without breaking anything. + +[b]Coding Style[/b] + +In the interests of consistency we adopt the following code styling. We may accept patches using other styles, but where possible please try to provide a consistent code style. We aren't going to argue or debate the merits of this style, and it is irrelevant what project 'xyz' uses. This is not project 'xyz'. This is a baseline to try and keep the code readable now and in the future. + +[li] All comments should be in English.[/li] + +[li] We use doxygen to generate documentation. This hasn't been consistently applied, but learning it and using it are highly encouraged.[/li] + +[li] Indentation is accomplished primarily with tabs using a tab-width of 4.[/li] + +[li] String concatenation and operators should be separated by whitespace. e.g. "$foo = $bar . 'abc';" instead of "$foo=$bar.'abc';"[/li] + +[li] Generally speaking, we use single quotes for string variables and double quotes for SQL statements. "Here documents" should be avoided. Sometimes using double quoted strings with variable replacement is the most efficient means of creating the string. In most cases, you should be using single quotes.[/li] + +[li] Use whitespace liberally to enhance readability. When creating arrays with many elements, we will often set one key/value pair per line, indented from the parent line appropriately. Lining up the assignment operators takes a bit more work, but also increases readability.[/li] + +[li] Generally speaking, opening braces go on the same line as the thing which opens the brace. They are the last character on the line. Closing braces are on a line by themselves. [/li] \ No newline at end of file diff --git a/doc/external-resource-links.bb b/doc/external-resource-links.bb new file mode 100644 index 000000000..09ac48a47 --- /dev/null +++ b/doc/external-resource-links.bb @@ -0,0 +1,22 @@ +[b]External Resource Links[/b] + +[b][color= grey][size=24]External Links[/size][/color][/b] +[b]Third-Party Themes[/b] + +[*][url=https://github.com/beardy-unixer/apw]APW[/url] +[*][url=https://github.com/omigeot/redstrap3]Redstrap[/url] +[*][url=https://github.com/23n/Pluto]Pluto[/url] +[*][url=https://bitbucket.org/tobiasd/red-clean]Clean[/url] + +[b]Third-Party Addons[/b] +[*][url=https://github.com/beardy-unixer/red-addons-extra]BBCode Extensions for Webpages/Wikis[/url] +[*][url=https://abcentric.net/git/abcjsplugin.git]ABCjs integration - display scores in posts (WIP)[/url] + +[b]Related Projects[/b] + +[*][url=https://addons.mozilla.org/en-US/firefox/addon/redshare/]Redshare for Firefox[/url] +[*][url=https://github.com/cvogeley/red-for-android]Red for Android[/url] +[*][url=https://github.com/zzottel/feed2red]feed2red.pl (posts Atom/RSS feeds to channel)[/url] + +[b]Utilities[/b] +[*][url=https://github.com/beardy-unixer/lowendscript-ng]Debian Install Script[/url] \ No newline at end of file diff --git a/doc/extra_features.bb b/doc/extra_features.bb new file mode 100644 index 000000000..91a16d365 --- /dev/null +++ b/doc/extra_features.bb @@ -0,0 +1,103 @@ +[b]Features[/b] + +The default interface of the Red Matrix was designed to be uncluttered. There are a huge number of extra features (some of which are extremely useful) which you can turn on and get the most of the application. These are found under the Extra Features link of your Settings page. + +[b]Content Expiration[/b] + +Remove posts/comments and/or private messages at a future time. An extra button is added to the post editor which asks you for an expiration. Typically this in "yyyy-mm-dd hh:mm" format, but in the English language you have a bit more freedom and can use most any recognisable date reference such as "next Thursday" or "+1 day". At the specified time (give or take approximately ten minutes based on the remote system's checking frequency) the post is removed. + +[b]Multiple Profiles[/b] + +The ability to create multiple profiles which are visible only to specific persons or groups. Your default profile may be visible to anybody, but secondary profiles can all contain different or additional information and can only be seen by those to whom that profile is assigned. + +[b]Web Pages[/b] + +Provides the ability to use web page design feaures and create custom webpages from your own content and also to design the pages with page layouts, custom menus, and content blocks. + +[b]Private Notes[/b] + +On pages where it is available (your matrix page and personal web pages) provide a "widget" to create and store personal reminders and notes. + +[b]Enhanced Photo Albums[/b] + +Provides a photo album viewer that is a bit prettier than the normal interface. + +[b]Extended Identity Sharing[/b] + +By default your identity travels with you as you browse the matrix to remote sites - and they know who you are and can show you content that only you can see. With Extended Identity Sharing you can provide this information to any website you visit from within the matrix. + +[b]Expert Mode[/b] + +This allows you to see some advanced configuration options that would confuse some people or cause support issues. In particular this can give you full control over theme features and colours - so that you can tweak a large number of settings of the display theme to your liking. + +[b]Premium Channel[/b] + +This allows you to set restrictions and terms on those that connect with your channel. This may be used by celebrities or anybody else who wishes to describe their channel to people who wish to connect with it. In certain cases you may be asked for payment in order to connect. + +[b]Richtext Editor[/b] + +The status post editor is plaintext, but the matrix allows a wide range of markup using BBcode. The visual editor provides "what you see is what you get" for many of the most frequently used markup tags. + +[b]Post Preview[/b] + +Allows previewing posts and comments exactly as they would look on the page before publishing them. + +[b]Channel Sources[/b] + +Automatically import and re-publish channel content from other channels or feeds. This allows you to create sub-channels and super-channels from content provided elsewhere. The rules are that the content must be public, and the channel owner must give you permission to source their channel. + +[b]Even More Encryption[/b] + +Private messages are encrypted during transport and storage. In this day and age, this encyption may not be enough if your communications are extremely sensitive. This options lets you provide optional encryption of content "end-to-end" with a shared secret key. How the recipient learns the secret key is completely up to you. You can provide a hint such as "the name of aunt Claire's first dog". + +[b]Search by Date[/b] + +This provides the ability to select posts by date ranges + +[b]Collections Filter[/b] + +Enable widget to display stream posts only from selected collections. This also toggles the outbound permissions while you are viewing a collection. This is analogous to Google "circles" or Disapora "aspects". + +[b]Saved Searches[/b] + +Provides a search widget on your matrix page which can save selected search terms for re-use. + +[b]Personal Tab[/b] + +Enable tab to display only matrix posts that you've interacted with in some way, as an author or a contributor to the conversation. + +[b]New Tab[/b] + +Enables a tab to display all new matrix activity as a firehose or timeline. + +[b]Affinity Tool[/b] + +Filter matrix stream activity by the depth of your relationships + +[b]Edit Sent Posts[/b] + +Edit and correct posts and comments after sending + +[b]Tagging[/b] + +Ability to tag existing posts, including those written by others. + +[b]Post Categories[/b] + +Add categories to your channel posts + +[b]Saved Folders[/b] + +Ability to file posts under folders or tags for later recall + +[b]Dislike Posts[/b] + +Ability to dislike posts/comments + +[b]Star Posts[/b] + +Ability to mark special posts with a star indicator + +[b]Tag Cloud[/b] + +Provide a personal tag cloud on your channel page \ No newline at end of file diff --git a/doc/features.bb b/doc/features.bb new file mode 100644 index 000000000..8fcbef02f --- /dev/null +++ b/doc/features.bb @@ -0,0 +1,111 @@ +[b]Features[/b] + +[b][color= grey][size=24]Red Matrix Features[/size][/color][/b] + + +The Red Matrix is a general-purpose communication network, with several unique features. It is designed to be used by the widest range of users on the web, from non-technical bloggers, to expert PHP programmers and seasoned systems administrators. + +This page lists some of the core features of Red that are bundled with the official. As we any free and open source software, there many other extensions, additions, plugins, themes and configurations that limited only by the needs and imagination of Red's users. + +[b][color= grey][size=20]Built for Privacy and Freedom[/size][/color][/b] + +One of the design goals of Red is to enable easy communication on the web, while preserving privacy, if so desired by users. To achieve this goal, Red includes a number of features allowing arbitrary levels of privacy: + +[b][color= grey]Affinity Slider[/color][/b] + +When adding contacts in the Red Matrix, users have the option of assigning affinity levels to the new member in their contact list. For example, when adding someone who happens to be a person who's blog you follow, you could assign their channel an affinity level of "Acquaintances". + +[img]https://friendicared.net/photo/b07b0262e3146325508b81a9d1ae4a1e-0.png[/img] + +On the other hand, when adding a friend's channel, they could be placed under the affinity level of "Friends". + +At this point, Red's [i]Affinity Slider[/i] tool, which usually appears at the top of your "Matrix" page, allows content on your Red account to be displayed by desired affinity levels. By moving the slider to cover all contacts with affinity levels of "Me" to "Friends", only contacts (or channels) that are marked as "Me", "Best Friends", and "Friends" will be displayed on your page. All other channels and contacts, such as the contact added under affinity level "Acquaintances", will not be displayed. + +The Affinity Slider allows instantaneous filtering of large amounts of content, grouped by levels of closeness. + +[b][color= grey]Access Control Lists[/color][/b] + +When sharing content with someone in their contact list, users have the option of restricting who sees the content. By clicking on the padlock underneath the sharing box, one could choose desired recipients of the post, by clicking on their names. + +Once sent, the message will be viewable only by the sender and the selected recipients. In other words, the message will not appear on any public walls. + + +[b][color=grey]Private Message Encryption and Privacy Concerns[/color][/b] + +In the Red Matrix, public messages are not encrypted prior to leaving the originating server, they are also stored in the database in clear text. + +Messages marked [b][color=white]private[/color][/b], however, are encrypted with AES-CBC 256-bit symmetric cipher, which is then protected (encrypted in turn) by public key cryptography, based on 4096-bit RSA keys, associated with the channel that is sending the message. + +Each Red channel has it's own unique set of private and associated public RSA 4096-bit keys, generated when the channels is first created. + +[b][color= grey]TLS/SSL[/color][/b] + +For Red hubs that use TLS/SSL, client to server communications are encrypted via TLS/SSL. Given recent disclosures in the media regarding widespread, global surveillance and encryption circumvention by the NSA and GCHQ, it is reasonable to assume that HTTPS-protected communications may be compromised in various ways. + +[b][color= grey]Channel Settings[/color][/b] + +In Red, each channel allows fine-grained permissions to be set for various aspects of communication. For example, under the "Security and Privacy Settings" heading, each aspect on the left side of the page, has six (6) possible viewing/access options, that can be selected by clicking on the dropdown menu. + +[img]https://friendicared.net/photo/0f5be8da282858edd645b0a1a6626491.png[/img] + +The six options are: + + - Nobody except yourself. + - Only those you specifically allow. + - Anybody in your address book. + - Anybody on this website. + - Anybody in this network. + - Anybody on the Internet. + + +[b][color= grey]Account Cloning[/color][/b] + +Accounts in the Red Matrix are called to as [i]nomadic identities[/]. Nomadic, because a user's identity (see What is Zot? for the full explanation) is stuck to the hub where the identity was originally created. For example, when you created your Facebook, or Gmail account, it is tied to those services. They cannot function without Facebook.com or Gmail.com. + +By contrast, say you've created a Red identity called [b][color=white]tina@redhub.com[/color][/b]. You can clone it to another Red hub by choosing the same, or a different name: [b][color=white]liveForever@SomeRedMatrixHub.info[/color][/b] + +Both channels are now synchronized, which means all your contacts and preferences will be duplicated on your clone. It doesn't matter whether you send a post from your original hub, or the new hub. Posts will be mirrored on both accounts. + +This is a rather revolutionary feature, if we consider some scenarios: + + - What happens if the hub where an identity is based, suddenly goes offline? Without cloning, a user will not be able to communicate until that hub comes back online. With cloning, you just log into your cloned account, and life goes on happily ever after. + + - The administrator of your hub can no longer afford to pay for his free and public Red Matrix hub. He announces that the hub will be shutting down in two weeks. This gives you ample time to clone your identity(ies) and preserve your Red relationships, friends and content. + + - What if your identity is subject to government censorship? Your hub provider is compelled to delete your account, along with any identities and associated data. With cloning, the Red Matrix offers [b][color=white]censorship resistance [/color][/b]. You can have hundreds of clones, if you wanted to, all named different, and existing on many different hubs, strewn around the internet. + +Red offers interesting new possibilities for privacy. You can read more at the <<Private Communications Best Practices>> page. + +Some caveats apply. For a full explanation of identity cloning, read the <HOW TO CLONE MY IDENTITY>. + + +[b][color= grey]Account Backup[/color][/b] + +Red offers a simple, one-click account backup, where you can download a complete backup of your profile(s). + +Backups can then be used to clone or restore a profile. + +[b][color= grey]Account Deletion[/color][/b] + +Accounts can be immediately deleted by clicking on a link. That's it. All associated content is immediately deleted from the matrix (this includes posts and any other content produced by the deleted profile). + +[b][color=grey][size=20]Content Creation[/size][/color][/b] + +[b][color=white]Writing Posts[/color][/b] + +Red supports a number of different ways of adding content, from a graphical text editor, to various types of markup and pure HTML. + +Red bundles the TinyMCE rich text editor, which can be turned on under "Settings." +For user who prefer not to use TinyMCE, content can be entered by typing BBCode markup. +Furthermore, when creating "Websites" or using "Comanche" and its PCL[FINISH], content can be entered in HTML, Markdown and plain text. + +[b][color=white]Deletion of content[/color][/b] +Any content created in the Red Matrix remains under the control of the user (or channel) that originally created. At any time, a user can delete a message, or a range of messages. The deletion process ensures that the content is deleted, regardless of whether it was posted on a channel's primary (home) hub, or on another hub, where the channel was remotely authenticated via Zot. + +[b][color=white]Media[/color][/b] +Similar to any other modern blogging system, social network, or a micro-blogging service, Red supports the uploading of files, embedding of videos, linking web pages. + +[b][color=white]Previewing[/color][/b] +Post can be previewed prior to sending. + +Return to the [url=[baseurl]/help/main]Main documentation page[/url] \ No newline at end of file diff --git a/doc/git_for_non_developers.bb b/doc/git_for_non_developers.bb new file mode 100644 index 000000000..e68634da1 --- /dev/null +++ b/doc/git_for_non_developers.bb @@ -0,0 +1,46 @@ +[b]Git For Non-Developers[/b] + +So you're handling a translation, or you're contributing to a theme, and every time you make a pull request you have to talk to one of the developers before your changes can be merged in? + +Chances are, you just haven't found a quick how-to explaining how to keep things in sync on your end. It's really very easy. + +After you've created a fork of the repo (just click "fork" at github), you need to clone your own copy. + +For the sake of examples, we'll assume you're working on a theme called redexample (which does not exist). + +[code]git clone https://github.com/username/red.git[/code] + +Once you've done that, cd into the directory, and add an upstream. + +[code] +cd red +git remote add upstream https://github.com/friendica/red +[/code] + +From now on, you can pull upstream changes with the command +[code]git fetch upstream[/code] + +Before your changes can be merged automatically, you will often need to merge upstream changes. + +[code] +git merge upstream/master +[/code] + +You should always merge upstream before pushing any changes, and [i]must[/i] merge upstream with any pull requests to make them automatically mergeable. + +99% of the time, this will all go well. The only time it won't is if somebody else has been editing the same files as you - and often, only if they have been editing the same lines of the same files. If that happens, that would be a good time to request help until you get the hang of handling your own merge conflicts. + +Then you just need to add your changes [code]git add view/theme/redexample/[/code] + +This will add all the files in view/theme/redexample and any subdirectories. If your particular files are mixed throughout the code, you should add one at a time. Try not to do git add -a, as this will add everything, including temporary files (we mostly, but not always catch those with a .gitignore) and any local changes you have, but did not intend to commit. + +Once you have added all the files you have changed, you need to commit them. [code]git commit[/code] + +This will open up an editor where you can describe the changes you have made. Save this file, and exit the editor. + +Finally, push the changes to your own git +[code]git push[/code] + +And that's it! + +Return to the [url=[baseurl]/help/main]Main documentation page[/url] \ No newline at end of file diff --git a/doc/install.bb b/doc/install.bb new file mode 100644 index 000000000..ef9ed2ca6 --- /dev/null +++ b/doc/install.bb @@ -0,0 +1,103 @@ +[b]Red Installation[/b] + +Red should run on commodity hosting platforms - such as those used to host Wordpress blogs and Drupal websites. But be aware that Red is more than a simple web application. The kind of functionality offered by Red requires a bit more of the host system than the typical blog. Not every PHP/MySQL hosting provider will be able to support Red. Many will. But **please** review the requirements and confirm these with your hosting provider prior to installation. + +Also if you encounter installation issues, please let us know via the Github issue tracker (#^[url=https://github.com/friendica/red/issues]https://github.com/friendica/red/issues[/url]). Please be as clear as you can about your operating environment and provide as much detail as possible about any error messages you may see, so that we can prevent it from happening in the future. Due to the large variety of operating systems and PHP platforms in existence we may have only limited ability to debug your PHP installation or acquire any missing modules - but we will do our best to solve any general code issues. + +Before you begin: Choose a domain name or subdomain name for your server. + +1. Requirements + - Apache with mod-rewrite enabled and "AllowOverride All" so you can use a +local .htaccess file + + - PHP 5.3 or later + - PHP *command line* access with register_argc_argv set to true in the +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) + + - Mysql 5.x + + - ability to schedule jobs with cron (Linux/Mac) or Scheduled Tasks +(Windows) [Note: other options are presented in Section 7 of this document] + + - Installation into a top-level domain or sub-domain (without a +directory/path component in the URL) is preferred. Directory paths will +not be as convenient to use and have not been thoroughly tested. + + + [Dreamhost.com offers all of the necessary hosting features at a +reasonable price. If your hosting provider doesn't allow Unix shell access, +you might have trouble getting everything to work.] + +2. Unpack the Red files into the root of your web server document area. + + - If you are able to do so, we recommend using git to clone the source repository rather than to use a packaged tar or zip file. This makes the software much easier to update. The Linux command to clone the repository into a directory "mywebsite" would be + + `git clone #^[url=https://github.com/friendica/red.git]https://github.com/friendica/red.git[/url] mywebsite` + + - and then you can pick up the latest changes at any time with + + `git pull` + + - make sure folder *view/tpl/smarty3* exists and is writable by webserver + + `mkdir view/tpl/smarty3` + + `chmod 777 view/smarty3` + + - For installing addons + + - First you should be **on** your website folder + + `cd mywebsite` + + - Then you should clone the addon repository (separtely) + + `git clone #^[url=https://github.com/friendica/red-addons.git]https://github.com/friendica/red-addons.git[/url] addon` + + - For keeping the addon tree updated, you should be on you addon tree and issue a git pull + + `cd mywebsite/addon` + + `git pull` + + - If you copy the directory tree to your webserver, make sure + that you also copy .htaccess - as "dot" files are often hidden + and aren't normally copied. + + +3. Create an empty database and note the access details (hostname, username, password, database name). + +4. Visit your website with a web browser and follow the instructions. Please note any error messages and correct these before continuing. + +5. *If* the automated installation fails for any reason, check the following: + + - ".htconfig.php" exists ... If not, edit htconfig.php and change system settings. Rename +to .htconfig.php + - Database is populated. ... If not, import the contents of "database.sql" with phpmyadmin +or mysql command line + +6. At this point visit your website again, and register your personal account. +Registration errors should all be recoverable automatically. +If you get any *critical* failure at this point, it generally indicates the +database was not installed correctly. You might wish to move/rename +.htconfig.php to another name and empty (called 'dropping') the database +tables, so that you can start fresh. + +7. Set up a cron job or scheduled task to run the poller once every 15 +minutes in order to perform background processing. Example: + + `cd /base/directory; /path/to/php include/poller.php` + +Change "/base/directory", and "/path/to/php" as appropriate for your situation. + +If you are using a Linux server, run "crontab -e" and add a line like the +one shown, substituting for your unique paths and settings: + +`*/15 * * * * cd /home/myname/mywebsite; /usr/bin/php include/poller.php` + +You can generally find the location of PHP by executing "which php". If you +have troubles with this section please contact your hosting provider for +assistance. Red will not work correctly if you cannot perform this step. \ No newline at end of file diff --git a/doc/intro_for_developers.bb b/doc/intro_for_developers.bb new file mode 100644 index 000000000..002088be3 --- /dev/null +++ b/doc/intro_for_developers.bb @@ -0,0 +1,99 @@ +[b]Red Developer Guide[/b] + +[b]File system layout:[/b] + +[addon] optional addons/plugins + +[boot.php] Every process uses this to bootstrap the application structure + +[doc] Help Files + +[images] core required images + +[include] The "model" in MVC - (back-end functions), also contains PHP "executables" for background processing + +[index.php] The front-end controller for web access + +[install] Installation and upgrade files and DB schema + +[js] core required javascript + +[library] Third party modules (must be license compatible) + +[mod] Controller modules based on URL pathname (e.g. #^[url=http://sitename/foo]http://sitename/foo[/url] loads mod/foo.php) + +[spec] protocol specifications + +[util] translation tools, main English string database and other miscellaneous utilities + +[version.inc] contains current version (auto-updated via cron for the master repository and distributed via git) + +[view] theming and language files + +[view/(css,js,img,php,tpl)] default theme files + +[view/(en,it,es ...)] language strings and resources + +[view/theme/] individual named themes containing (css,js,img,php,tpl) over-rides + +[b]The Database:[/b] + + [li]abook - contact table, replaces Friendica 'contact'[/li] + [li]account - service provider account[/li] + [li]addon - registered plugins[/li] + [li]attach - file attachments[/li] + [li]auth_codes - OAuth usage[/li] + [li]cache - TBD[/li] + [li]challenge - old DFRN structure, may re-use or may deprecate[/li] + [li]channel - replaces Friendica 'user'[/li] + [li]clients - OAuth usage[/li] + [li]config - main configuration storage[/li] + [li]event - Events[/li] + [li]fcontact - friend suggestion stuff[/li] + [li]ffinder - friend suggestion stuff[/li] + [li]fserver - obsolete[/li] + [li]fsuggest - friend suggestion stuff[/li] + [li]gcign - ignored friend suggestions[/li] + [li]gcontact - social graph storage, obsolete[/li] + [li]glink - social graph storage - obsolete[/li] + [li]group - privacy groups[/li] + [li]group_member - privacy groups[/li] + [li]hook - plugin hook registry[/li] + [li]hubloc - Red location storage, ties a location to an xchan[/li] + [li]intro - DFRN introductions, may be obsolete[/li] + [li]item - posts[/li] + [li]item_id - other identifiers on other services for posts[/li] + [li]mail - private messages[/li] + [li]manage - may be unused in Red, table of accounts that can "su" each other[/li] + [li]notify - notifications[/li] + [li]notify-threads - need to factor this out and use item thread info on notifications[/li] + [li]outq - Red output queue[/li] + [li]pconfig - personal (per channel) configuration storage[/li] + [li]photo - photo storage[/li] + [li]profile - channel profiles[/li] + [li]profile_check - DFRN remote auth use, may be obsolete[/li] + [li]queue - old Friendica queue, obsolete[/li] + [li]register - registrations requiring admin approval[/li] + [li]session - web session storage[/li] + [li]site - site table to find directory peers[/li] + [li]spam - unfinished[/li] + [li]term - item taxonomy (categories, tags, etc.) table[/li] + [li]tokens - OAuth usage[/li] + [li]verify - general purpose verification structure[/li] + [li]xchan - replaces 'gcontact', list of known channels in the universe[/li] + [li]xlink - "friends of friends" linkages derived from poco[/li] + [li]xprof - if this hub is a directory server, contains basic public profile info of everybody in the network[/li] + [li]xtag - if this hub is a directory server, contains tags or interests of everybody in the network[/li] + + +[b]How to theme Red - by Olivier Migeot[/b] + +This is a short documentation on what I found while trying to modify Red's appearance. + +First, you'll need to create a new theme. This is in /view/theme, and I chose to copy 'redbasic' since it's the only available for now. Let's assume I named it . + +Oh, and don't forget to rename the _init function in /php/theme.php to be _init() instead of redbasic_init(). + +At that point, if you need to add javascript or css files, add them to /js or /css, and then "register" them in _init() through head_add_js('file.js') and head_add_css('file.css'). + +Now you'll probably want to alter a template. These can be found in in /view/tpl OR view//tpl. All you should have to do is copy whatever you want to tweak from the first place to your theme's own tpl directory. \ No newline at end of file diff --git a/doc/main.bb b/doc/main.bb new file mode 100644 index 000000000..5db1736e9 --- /dev/null +++ b/doc/main.bb @@ -0,0 +1,59 @@ +[b]Red Matrix Documentation and Resources[/b] + +Contents + +[zrl=[baseurl]/help/about]What is the Red Matrix?[/zrl] +[zrl=[baseurl]/help/features]Red Matrix Features[/zrl] +[zrl=[baseurl]/help/what_is_zot] What is Zot?[/zrl] + +[b]Using the Red Matrix[/b] + +[zrl=[baseurl]/help/account_basics]Account Basics[/zrl] +[zrl=[baseurl]/help/profiles]Profiles[/zrl] +[zrl=[baseurl]/help/channels]Channels[/zrl] +[zrl=[baseurl]/help/connecting_to_channels]Connecting to Channels[/zrl] +[zrl=[baseurl]/help/permissions]Permissions[/zrl] +[zrl=[baseurl]/help/cloud]Cloud Storage[/zrl] + +[b]But Wait - There's More. MUCH More...[/b] + +[zrl=[baseurl]/help/tags_and_mentions]Tags and Mentions[/zrl] +[zrl=[baseurl]/help/webpages]Web Pages[/zrl] +[zrl=[baseurl]/help/remove_account]Remove Account[/zrl] +[zrl=[baseurl]/help/extra_features]BBcode reference for posts and comments[/zrl] +[zrl=[baseurl]/help/checking_account_quota_usage]Checking Account Quota Usage[/zrl] +[zrl=[baseurl]/help/cloud_desktop_clients]Cloud Desktop Clients[/zrl] + +[b]For Hub Administrators[/b] + +[zrl=[baseurl]/help/debian_install]Easy Install on Debian via script[/zrl] +[zrl=[baseurl]/help/red2pi]Installing Red on the Raspberry Pi[/zrl] +[zrl=[baseurl]/help/problems-following-an-update]Problems Following A Software Update[/zrl] +[zrl=[baseurl]/help/troubleshooting]Troubleshooting Tips[/zrl] + + +[b]Technical Documentation[/b] + +[zrl=[baseurl]/help/install]Install[/zrl] +[zrl=[baseurl]/help/comanche]Comanche Page Descriptions[/zrl] +[zrl=[baseurl]/help/plugins]Plugins[/zrl] +[zrl=[baseurl]/help/schema_development]Schemas[/zrl] +[zrl=[baseurl]/help/developers]Developers[/zrl] +[zrl=[baseurl]/help/intro_for_developers]Intro for Developers[/zrl] +[zrl=[baseurl]/help/api_functions]API functions[/zrl] +[zrl=[baseurl]/help/developer_function_primer]Red Functions 101[/zrl] +[zrl=https://friendicared.net/doc/html/]Code Reference (doxygen generated - sets cookies)[/zrl] +[zrl=[baseurl]/help/to_do_doco]To-Do list for the Red Documentation Project[/zrl] +[zrl=[baseurl]/help/to_do_code]To-Do list for Developers[/zrl] +[zrl=[baseurl]/help/git_for_non_developers]Git for Non-Developers[/zrl] + +[b]External Resources[/b] + +[zrl=[baseurl]/help/external-resource-links]External Resource Links[/zrl] +[url=https://github.com/friendica/red]Main Website[/url] +[url=https://github.com/friendica/red-addons]Addon Website[/url] +[url=https://zothub.com/channel/one]Development Channel[/url] + +[b]About[/b] + +[url=https://friendicared.net/siteinfo] Site/Version Info[/url] \ No newline at end of file diff --git a/doc/permissions.bb b/doc/permissions.bb new file mode 100644 index 000000000..69ee62139 --- /dev/null +++ b/doc/permissions.bb @@ -0,0 +1,97 @@ +[b]Permissions[/b] + +Permissions in the Red Matrix are more complete than you may be used to. This allows us to define more fine graded relationships than the black and white "this person is my friend, so they can do everything" or "this person is not my friend, so they can't do anything" permissions you may find elsewhere. + +[b]Default Permissions[/b] + +On your settings page, you will find a list of default permissions. These permissions are automatically applied to everybody unless you specify otherwise. The scope of these permissions varies from "Only me" to "Everybody" - though some scopes may not be available for some permissions. For example, you can't allow "anybody on the internet" to send you private messages, because we'd have no way to identify the sender, therefore no way to reply to them. + +The scopes of permissions are: + +[li]Nobody Except Yourself. This is self explanatory. Only you will be allowed to use this permission.[/li] + +[li]Only those you specifically allow. By default, people you are not connected to, and all new contacts will have this permission denied. You will be able to make exceptions for individual channels on their contact edit screen.[/li] + +[li]Anybody in your address book. Anybody you do not know will have this permission denied, but anybody you accept as a contact will have this permission approved. This is the way most legacy platforms handle permissions.[/li] + +[li]Anybody On This Website. Anybody using the same website as you will have permission approved. Anybody who registered at a different site will have this permission denied.[/li] + +[li]Anybody in this network. Anybody in the Red Matrix will have this permission approved. Even complete strangers. However, anybody not logged in/authenticated will have this permission denied. +Anybody on the internet. Completely public. This permission will be approved for anybody at all.[/li] + +The individual permissions are: + +[i]Can view my "public" stream and posts.[/i] + +This permision determines who can view your channel "stream" that is, the non-private posts that appear on the "home" tab when you're logged in. + +[i]Can view my "public" channel profile.[/i] + +This permission determines who can view your channel's profile. This refers to the "about" tab + +[i]Can view my "public" photo albums.[/i] + + This permission determines who can view your photo albums. Individual photographs may still be posted to a more private audience. + +[i]Can view my "public" address book.[/i] + +This permission determines who can view your contacts. These are the connections displayed in the "View connections" section. + +[i]Can view my "public" file storage.[/i] + +This permission determines who can view your public files. This isn't done yet, so this is placeholder text. + +[i]Can view my "public" pages.[/i] + +This permission determines who can view your public web pages. This isn't done yet, so this is placeholder text. + +[i]Can send me their channel stream and posts.[/i] + +This permission determines whose posts you will view. If your channel is a personal channel (ie, you as a person), you would probably want to set this to "anyone in my address book" at a minimum. A personal notes channel would probably want to choose "nobody except myself". Setting this to "Anybody in the network" will show you posts from complete strangers, which is a good form of discovery. + +[i]Can post on my channel page ("wall").[/i] + +This permission determines who can write to your wall when clicking through to your channel. + +[i]Can comment on my posts.[/i] + +This permission determines who can comment on posts you create. Normally, you would want this to match your "can view my public pages" permission + +[i]Can send me private mail messages.[/i] + +This determines who can send you private messages (zotmail). + +[i]Can post photos to my photo albums.[/i] + +This determines who can post photographs in your albums. This is very useful for forum-like channels where connections may not be connected to each other. + +[i]Can forward to all my channel contacts via post tags.[/i] + +Using @- mentions will reproduce a copy of your post on the profile specified, as though you posted on the channel wall. This determines if people can post to your channel in this way. + +[i]Can chat with me (when available).[/i] + +This determines who can join the public chat rooms created by your channel. + +[i]Can write to my "public" file storage.[/i] + +This determines who can upload files to your public file storage. This isn't done yet, so this is placeholder text. + +[i]Can edit my "public" pages.[/i] + +This determines who can edit your webpages. This is useful for wikis or sites with multiple editors. + +[i]Can administer my channel resources.[/i] + +This determines who can have full control of your channel. This should normally be set to "nobody except myself". + +[i]Note:[/i] +Plugins/addons may provide special permission settings, so you may be offered additional permission settings beyond what is described here. + +If you have set any of these permissions to "only those I specifically allow", you may specify indivudal permissions on the connnection edit screen. + +[b]Affinity[/b] + +The connection edit screen offers a slider to select a degree of friendship with the connnection (this tool is enabled through the "Extra Features" tab of your Settings page). Think of this as a measure of how much you like or dislike them. 1 is for people you like, whose posts you want to see all the time. 99 is for people you don't care for, and whose posts you might only wish to look at occasionally. Once you've assigned a value here, you can use the affinity tool on the matrix page to filter content based on this number. + +The slider on the matrix page has both a minimum and maximum value. Posts will only be shown from people who fall between this range. Affinity has no relation to permissions, and is only useful in conjunction with the affinity tool feature. \ No newline at end of file diff --git a/doc/plugins.bb b/doc/plugins.bb new file mode 100644 index 000000000..2440de762 --- /dev/null +++ b/doc/plugins.bb @@ -0,0 +1,257 @@ +[b]Plugins[/b] + +So you want to make the Red Matrix do something it doesn't already do. There are lots of ways. But let's learn how to write a plugin or addon. + + +In your Red Matrix folder/directory, you will probably see a sub-directory called 'addon'. If you don't have one already, go ahead and create it. +[code] + mkdir addon +[/code] +Then figure out a name for your addon. You probably have at least a vague idea of what you want it to do. For our example I'm going to create a plugin called 'randplace' that provides a somewhat random location for each of your posts. The name of your plugin is used to find the functions we need to access and is part of the function names, so to be safe, use only simple text characters. + +Once you've chosen a name, create a directory beneath 'addon' to hold your working file or files. +[code] + mkdir addon/randplace +[/code] +Now create your plugin file. It needs to have the same name, and it's a PHP script, so using your favourite editor, create the file +[code] + addon/randplace/randplace.php +[/code] +The very first line of this file needs to be +[code] + <?php +[/code] +Then we're going to create a comment block to describe the plugin. There's a special format for this. We use /* ... */ comment-style and some tagged lines consisting of +[code] + /** + * + * Name: Random Place (here you can use better descriptions than you could in the filename) + * Description: Sample Red Matrix plugin, Sets a random place when posting. + * Version: 1.0 + * Author: Mike Macgirvin <mike@zothub.com> + * + */ +[/code] +These tags will be seen by the site administrator when he/she installs or manages plugins from the admin panel. There can be more than one author. Just add another line starting with 'Author:'. + +The typical plugin will have at least the following functions: +[code] + pluginname_load() + pluginname_unload() +[/code] +In our case, we'll call them randplace_load() and randplace_unload(), as that is the name of our plugin. These functions are called whenever we wish to either initialise the plugin or remove it from the current webpage. Also if your plugin requires things like altering the database schema before it can run for the very first time, you would likely place these instructions in the functions named +[code] + pluginname_install() + pluginname_uninstall() +[/code] + +Next we'll talk about **hooks**. Hooks are places in the Red Matrix code where we allow plugins to do stuff. There are a [lot of these](help/Hooks), and they each have a name. What we normally do is use the pluginname_load() function to register a "handler function" for any hooks you are interested in. Then when any of these hooks are triggered, your code will be called. + +We register hook handlers with the 'register_hook()' function. It takes 3 arguments. The first is the hook we wish to catch, the second is the filename of the file to find our handler function (relative to the base of your Red Matrix installation), and the third is the function name of your handler function. So let's create our randplace_load() function right now. + +[code] + function randplace_load() { + register_hook('post_local', 'addon/randplace/randplace.php', 'randplace_post_hook'); + + register_hook('feature_settings', 'addon/randplace/randplace.php', 'randplace_settings'); + register_hook('feature_settings_post', 'addon/randplace/randplace.php', 'randplace_settings_post'); + + } +[/code] + +So we're going to catch three events, 'post_local' which is triggered when a post is made on the local system, 'feature_settings' to set some preferences for our plugin, and 'feature_settings_post' to store those settings. + +Next we'll create an unload function. This is easy, as it just unregisters our hooks. It takes exactly the same arguments. +[code] + function randplace_unload() { + unregister_hook('post_local', 'addon/randplace/randplace.php', 'randplace_post_hook'); + + unregister_hook('feature_settings', 'addon/randplace/randplace.php', 'randplace_settings'); + unregister_hook('feature_settings_post', 'addon/randplace/randplace.php', 'randplace_settings_post'); + + } +[/code] + +Hooks are called with two arguments. The first is always $a, which is our global App structure and contains a huge amount of information about the state of the web request we are processing; as well as who the viewer is, and what our login state is, and the current contents of the web page we're probably constructing. + +The second argument is specific to the hook you're calling. It contains information relevant to that particular place in the program, and often allows you to look at, and even change it. In order to change it, you need to add '&' to the variable name so it is passed to your function by reference. Otherwise it will create a copy and any changes you make will be lost when the hook process returns. Usually (but not always) the second argument is a named array of data structures. Please see the "hook reference" (not yet written as of this date) for details on any specific hook. Occasionally you may need to view the program source to see precisely how a given hook is called and how the results are processed. + +Let's go ahead and add some code to implement our post_local hook handler. +[code] + function randplace_post_hook($a, &$item) { + + /** + * + * An item was posted on the local system. + * We are going to look for specific items: + * - A status post by a profile owner + * - The profile owner must have allowed our plugin + * + */ + + logger('randplace invoked'); + + if(! local_user()) /* non-zero if this is a logged in user of this system */ + return; + + if(local_user() != $item['uid']) /* Does this person own the post? */ + return; + + if(($item['parent']) || ($item['item_restrict'])) { + /* If the item has a parent, or item_restrict is non-zero, this is a comment or something else, not a status post. */ + return; + } + + /* Retrieve our personal config setting */ + + $active = get_pconfig(local_user(), 'randplace', 'enable'); + + if(! $active) + return; + /** + * + * OK, we're allowed to do our stuff. + * Here's what we are going to do: + * load the list of timezone names, and use that to generate a list of world cities. + * Then we'll pick one of those at random and put it in the "location" field for the post. + * + */ + + $cities = array(); + $zones = timezone_identifiers_list(); + foreach($zones as $zone) { + if((strpos($zone,'/')) && (! stristr($zone,'US/')) && (! stristr($zone,'Etc/'))) + $cities[] = str_replace('_', ' ',substr($zone,strpos($zone,'/') + 1)); + } + + if(! count($cities)) + return; + $city = array_rand($cities,1); + $item['location'] = $cities[$city]; + + return; + } +[/code] + +Now let's add our functions to create and store preference settings. +[code] + /** + * + * Callback from the settings post function. + * $post contains the global $_POST array. + * We will make sure we've got a valid user account + * and that only our own submit button was clicked + * and if so set our configuration setting for this person. + * + */ + + function randplace_settings_post($a,$post) { + if(! local_user()) + return; + if($_POST['randplace-submit']) + set_pconfig(local_user(),'randplace','enable',intval($_POST['randplace'])); + } + + + + /** + * + * Called from the Feature Setting form. + * The second argument is a string in this case, the HTML content region of the page. + * Add our own settings info to the string. + * + * For uniformity of settings pages, we use the following convention + * <div class="settings-block"> + * <h3>title</h3> + * .... settings html - many elements will be floated... + * <div class="clear"></div> <!-- generic class which clears all floats --> + * <input type="submit" name="pluginnname-submit" class="settings-submit" ..... /> + * </div> + */ + + + + function randplace_settings(&$a,&$s) { + + if(! local_user()) + return; + + /* Add our stylesheet to the page so we can make our settings look nice */ + + head_add_css(/addon/randplace/randplace.css'); + + /* Get the current state of our config variable */ + + $enabled = get_pconfig(local_user(),'randplace','enable'); + + $checked = (($enabled) ? ' checked="checked" ' : ''); + + /* Add some HTML to the existing form */ + + $s .= '<div class="settings-block">'; + $s .= '<h3>' . t('Randplace Settings') . '</h3>'; + $s .= '<div id="randplace-enable-wrapper">'; + $s .= '<label id="randplace-enable-label" for="randplace-checkbox">' . t('Enable Randplace Plugin') . '</label>'; + $s .= '<input id="randplace-checkbox" type="checkbox" name="randplace" value="1" ' . $checked . '/>'; + $s .= '</div><div class="clear"></div>'; + + /* provide a submit button */ + + $s .= '<div class="settings-submit-wrapper" ><input type="submit" name="randplace-submit" class="settings-submit" value="' . t('Submit') . '" /></div></div>'; + + } + +[/code] + + + +***Advanced Plugins*** + +Sometimes your plugins want to provide a range of new functionality which isn't provided at all or is clumsy to provide using hooks. In this case your plugin can also act as a 'module'. A module in our case refers to a structured webpage handler which responds to a given URL. Then anything which accesses that URL will be handled completely by your plugin. + +The key to this is to create a simple function named pluginname_module() which does nothing. +[code] + function randplace_module() { return; } +[/code] +Once this function exists, the URL #^[url=https://yoursite/randplace]https://yoursite/randplace[/url] will access your plugin as a module. Then you can define functions which are called at various points to build a webpage just like the modules in the mod/ directory. The typical functions and the order which they are called is +[code] + modulename_init($a) // (e.g. randplace_init($a);) called first - if you wish to emit json or xml, + // you should do it here, followed by killme() which will avoid the default action of building a webpage + modulename_aside($a) // Often used to create sidebar content + modulename_post($a) // Called whenever the page is accessed via the "post" method + modulename_content($a) // called to generate the central page content. This function should return a string + // consisting of the central page content. +[/code] +Your module functions have access to the URL path as if they were standalone programs in the Unix operating system. For instance if you visit the page +[code] + https://yoursite/randplace/something/somewhere/whatever +[/code] +we will create an argc/argv list for use by your module functions +[code] + $x = argc(); $x will be 4, the number of path arguments after the sitename + + for($x = 0; $x < argc(); $x ++) + echo $x . ' ' . argv($x); + + + 0 randplace + 1 something + 2 somewhere + 3 whatever +[/code] + +***Porting Friendica Plugins*** + +The Red Matrix uses a similar plugin architecture to the Friendica project. The authentication, identity, and permissions systems are completely different. Many Friendica can be ported reasonably easily by renaming a few functions - and then ensuring that the permissions model is adhered to. The functions which need to be renamed are: + +[li] Friendica's pluginname_install() is pluginname_load()[/li] + +[li] Friendica's pluginname_uninstall() is pluginname_unload()[/li] + +The Red Matrix has _install and _uninstall functions but these are used differently. + +[li] Friendica's "plugin_settings" hook is called "feature_settings"[/li] + +[li] Friendica's "plugin_settings_post" hook is called "feature_settings_post"[/li] + +Changing these will often allow your plugin to function, but please double check all your permission and identity code because the concepts behind it are completely different in the Red Matrix. Many structured data names (especially DB schema columns) are also quite different. \ No newline at end of file diff --git a/doc/problems-following-an-update.bb b/doc/problems-following-an-update.bb new file mode 100644 index 000000000..bb2e07a07 --- /dev/null +++ b/doc/problems-following-an-update.bb @@ -0,0 +1,37 @@ +[b]Problems Following An Update[/b] + +A good 90% of all bugs encountered immediately after updating the code to the latest version are simple cache errors of one sort or another. If you update and find something very obvious is broken - like your matrix page doesn't load, notifications are missing, or comment boxes are missing - the chances are it's not a bug at all. Breaking basic functionality is the kind of thing developers tend to notice. + +If this happens to you, there are a few simple steps to take before resorting to the support forums: + +[b]Browser Cache[/b] + +Symptoms: Menus do not expand, ACL selector does not open, progress indicator does not display (or loops forever), Matrix and channel pages do not load. + +Force reload the page. Shift reload, or ctrl+f5. Occasionally, but very, very rarely, you will also need to clear the session data - which is achieved by restarting the browser. + +[b]FastCGI[/b] + +Symptoms: Incorrect variables. The basic UI mostly works, but displays incorrect content or is missing content entirely. + +If you're using php5-fpm, this problem is usually resolved with [code]service php5-fpm restart[/code] + +[b]Smarty Cache[/b] + +Symptoms: + +1) [zrl=https://beardyunixer.com/page/jargon/wsod]White Screen Of Death[/zrl]. This is most prevalent on the settings and admin pages. + +2) Missing icons, tabs, menus or features. + +We use the Smarty3 template engine to generate pages. These templates are compiled before they are displayed. Occasionally, a new or modified template will fail to overwrite the old compiled version. To clear the Smarty cache, delete all the files in view/tpl/smarty3/compiled [b]but do not delete the directory itself[/b]. Templates will then be recompiled on their next access. + +[b]Theme Issues[/b] + +There are many themes for The Red Matrix. Only Redbasic is officialy supported by the core developers. This applies [i]even if a core developer happens to support an additional theme[/i]. This means new features are only guaranteed to work in Redbasic. + +Redbasic uses a few javascript libraries that are done differently, or entirely absent in other themes. This means new features may only work properly in Redbasic. Before reporting an issue, therefore, you should switch to Redbasic to see if it exists there. If the issue goes away, this is not a bug - it's a theme that isn't up to date. + +Should you report an issue with the theme developers then? No. Theme developers use their themes. Chances are, they know. Give them two or three days to catch up and [i]then[/i] report the issue if it's still not fixed. There are two workarounds for this situation. Firstly, you can temporarily use Redbasic. Secondly, most themes are open source too - open a pull request and make yourself a friend. + +Return to the [url=[baseurl]/help/troubleshooting]Troubleshooting documentation page[/url] \ No newline at end of file diff --git a/doc/profiles.bb b/doc/profiles.bb new file mode 100644 index 000000000..e9b1d5571 --- /dev/null +++ b/doc/profiles.bb @@ -0,0 +1,33 @@ +[b]Profiles[/b] + +Red has unlimited profiles. You may use different profiles to show different "sides of yourself" to different audiences. This is different to having different channels. Different channels allow for completely different sets of information. You may have a channel for yourself, a channel for your sports team, a channel for your website, or whatever else. A profile allows for finely graded "sides" of each channel. For example, your default public profile might say "Hello, I'm Fred, and I like laughing". You may show your close friends a profile that adds "and I also enjoy dwarf tossing". + +You always have a profile known as your "default" or "public" profile. This profile is always available to the general public and cannot be hidden (there may be rare exceptions on privately run or disconnected sites). You may, and probably should restrict the information you make available on your public profile. + +That said, if you want other friends to be able to find you, it helps to have the following information in your public profile... + +[li]Your real name or at least a nickname everybody knows[/li] +[li]A photo of you[/li] +[li]Your location on the planet, at least to a country level.[/li] + +Without this basic information, you could get very lonely here. Most people (even your best friends) will not try and connect with somebody that has a fake name or doesn't contain a real photo. + +In addition, if you'd like to meet people that share some general interests with you, please take a moment and add some "Keywords" to your profile. Such as "music, linux, photography" or whatever. You can add as many keywords as you like. + +To create an alternate profile, select "View Profile" from the menu of your Red Matrix site, then click on the pencil at your profile photo. You may edit an existing profile, change the profile photo, add things to a profile or create a new profile. You may also create a "clone" of an existing profile if you only wish to change a few items but don't wish to enter all the information again. To do that, click on the profile you want to clone and choose "Clone this profile" there. + +In the list of your profiles, you can also choose the contacts who can see a specific profile. Just click on "Edit visibility" next to the profile in question (only available for the profiles that are not your default profile) and then click on user images to add them to or remove them from the group of people who can see this profile. + +Once a profile has been selected, when the person views your profile, they will see the private profile you have assigned. If they are not authenticated, they will see your public profile. + +There is a setting which allows you to publish your profile to a directory and ensure that it can be found by others. You can change this setting on the "Settings" page. + +If you do not wish to be found be people unless you give them your channel address, you may leave your profile unpublished. + +[b]Keywords and Directory Search[/b] + +On the directory page, you may search for people with published profiles. The search is typically for your nickname or part of your full name. However this search will also match against other profile fields - such as gender, location, "about", work, and education. You may also include "Keywords" in your default profile - which may be used to search for common interests with other members. Keywords are used in the channel suggestion tool and although they aren't visible in the directory, they are shown if people visit your profile page. + +Directory searches are also able to use "boolean" logic so that you can search for "+lesbian +Florida" and find those who's sexual preference (or keywords) contain the world "lesbian" and that live in Florida. See the section on "Topical Tags" on the Tags-and-Mentions page for more information on performing boolean searches. + +On your Connnections page and in the directory there is a link to "Suggestions" or "Channel Suggestions", respectively. This will find channels who have matching and/or similar keywords. The more keywords you provide, the more relevant the search results that are returned. These are sorted by relevance. \ No newline at end of file diff --git a/doc/red2pi.bb b/doc/red2pi.bb new file mode 100644 index 000000000..2abba8ec5 --- /dev/null +++ b/doc/red2pi.bb @@ -0,0 +1,349 @@ +[b]How to install the Red Matrix on a Raspberry Pi[/b] + +[zrl=[baseurl]/help/main] Back to the main page[/zrl] +Last update 2014-02-22 +[hr] + +You just bought a Raspberry Pi and want to run the RED Matrix with your own domain name? + +Then this page is for you! You will: +[list=1] +[*] Install Raspberry OS (Debian Linux) on a Raspberry +[*] Install Apache Web Server, PHP, MaySQL, phpMyAdmin +[*] Register a free domain (dynamic DNS) and use it for your RED hub +[*] Install the RED Matrix +[*] Keep your Raspberry Pi and your Redmatrix up-to-date +[*] TODO Running Friendica with SSL +[*] TODO Make the webserver less vulnarable to attacks +[/list] + +[size=large]1. Install Raspberry OS (Debian Linux)[/size] + +instructions under #^[url=http://www.raspberrypi.org/downloads]http://www.raspberrypi.org/downloads[/url] +This page links to the quick start containing detailed instruction. + +[b]Format SD card[/b] + +using the programm gparted under Linux Mint 15 + +format as FAT32 + +[b]Download NOOBS (offline and network install)[/b] + +#^[url=http://downloads.raspberrypi.org/noobs]http://downloads.raspberrypi.org/noobs[/url] + +unzip + +copy unzipped files to SD card + +[b]Install Raspbian as OS on the Rasperry Pi[/b] + +connect with keyboard via USB + +connect with monitor via HDMI + +Insert SD card into Rasperry Pi + +Connect with power supply to switch on the Rasperry + +choose Raspbian as OS (> installs Raspbian....) + +wait for the coniguration program raspi-config (you can later start it by sudo raspi-config) + +[b]Configure Raspbian[/b] + +in raspi-config > advanced > choose to use ssh (!! You need this to connect to administrate your Pi from your PC !!) + +in raspi-config > change the password (of default user "pi" from "raspberry" to your password) + +in raspi-config (optional) > Internationalisation options > Change Locale > to de_DE.utf-8 utf-8 (for example) + +in raspi-config (optional) > Internationalisation options > Change Timezoe > set your timezone + +in raspi-config (optional) > Overlock > medium + +(Source #^[url=http://www.manfred-steger.de/tuts/20-der-eigene-webserver-mit-dem-raspberry-pi#]http://www.manfred-steger.de/tuts/20-der-eigene-webserver-mit-dem-raspberry-pi#[/url]) + + +[b]More[/b] + +[code]sudo reboot[/code] + +Now its time to connect the Pi to the network. +[ul] +[*] pull out keyboard +[*] pull out monitor +[*] you even can pull out the power supply (USB) +[*] plug-in the network cable to the router +[*] plug-in the power supply again +[*] wait for a minute or to give the Pi time to boot and start ssh... +[/ul] + +On your PC connect to the Pi to administrate (here update it). +Open the console on the PC (Window: Start > cmd, Linux: Shell) + +Hint: use the router admin tool to find out the IP of your PI[code]ssh pi@192.168.178.37 +sudo apt-get update +sudo apt-get dist-upgrade[/code] + +(Source #^[url=http://www.manfred-steger.de/tuts/20-der-eigene-webserver-mit-dem-raspberry-pi#]http://www.manfred-steger.de/tuts/20-der-eigene-webserver-mit-dem-raspberry-pi#[/url]) + + + +[size=large]2. Install Apache Web Server, PHP, MaySQL, phpMyAdmin[/size] + +[b]Install Apache Webserver[/b] + +[code]sudo bash +sudo groupadd www-data[/code] might exist already + +[code]sudo usermod -a -G www-data www-data +sudo apt-get update +sudo reboot[/code] + +wait... +reconnect via ssh, example: [code]ssh pi@192.168.178.37 +sudo apt-get install apache2 apache2-doc apache2-utils[/code] + +Open webbrowser on PC and check #^[url=http://192.168.178.37]http://192.168.178.37[/url] +Should show you a page like "It works" + +(Source #^[url=http://www.manfred-steger.de/tuts/20-der-eigene-webserver-mit-dem-raspberry-pi#]http://www.manfred-steger.de/tuts/20-der-eigene-webserver-mit-dem-raspberry-pi#[/url]) + + +[b]Install PHP, MaySQL, phpMyAdmin[/b] + +[code]sudo bash +apt-get install libapache2-mod-php5 php5 php-pear php5-xcache php5-curl +apt-get install php5-mysql +apt-get install mysql-server mysql-client[/code] enter and note the mysql passwort + +[code]apt-get install phpmyadmin[/code] + +Configuring phpmyadmin +- Select apache2 +- Configure database for phpmyadmin with dbconfig-common?: Choose Yes + +(Source #^[url=http://www.manfred-steger.de/tuts/20-der-eigene-webserver-mit-dem-raspberry-pi#]http://www.manfred-steger.de/tuts/20-der-eigene-webserver-mit-dem-raspberry-pi#[/url]) + + +[b]Test installation[/b] + +[code]cd /var/www[/code] + +create a php file to test the php installation[code]sudo nano phpinfo.php[/code] + +Insert into the file:[code] +<?php + phpinfo(); +?> +[/code] +(save CTRL+0, ENTER, CTRL+X) + +open webbrowser on PC and try #^[url=http://192.168.178.37/phpinfo.php]http://192.168.178.37/phpinfo.php[/url] (page shows infos on php) + +connect phpMyAdmin with MySQL database [code]nano /etc/apache2/apache2.conf[/code] +- CTRL+V... to the end of the file +- Insert at the end of the file: (save CTRL+0, ENTER, CTRL+X)[code]Include /etc/phpmyadmin/apache.conf[/code] + +restart apache[code]/etc/init.d/apache2 restart +sudo apt-get update +sudo apt-get upgrade +sudo reboot[/code] + +(Source #^[url=http://www.manfred-steger.de/tuts/20-der-eigene-webserver-mit-dem-raspberry-pi#]http://www.manfred-steger.de/tuts/20-der-eigene-webserver-mit-dem-raspberry-pi#[/url]) + + +[b]phpMyAdmin[/b] + +open webbrowser on PC and try #^[url=http://192.168.178.37/phpmyadmin]http://192.168.178.37/phpmyadmin[/url] + +(Source #^[url=http://www.manfred-steger.de/tuts/20-der-eigene-webserver-mit-dem-raspberry-pi#]http://www.manfred-steger.de/tuts/20-der-eigene-webserver-mit-dem-raspberry-pi#[/url]) + + +[b]Create an empty database... that is later used by RED[/b] + +open webbrowser on PC and try #^[url=http://192.168.178.37/phpmyadmin]http://192.168.178.37/phpmyadmin[/url] + +Create an empty database + +Note the access details (hostname, username, password, database name). + + +[size=large]3. Selfhost[/size] + +(Source: #^[url=http://www.techjawab.com/2013/06/setup-dynamic-dns-dyndns-for-free-on.html]http://www.techjawab.com/2013/06/setup-dynamic-dns-dyndns-for-free-on.html[/url]) + +#^[url=http://freedns.afraid.org/signup/]http://freedns.afraid.org/signup/[/url] + +[b]Step 1[/b] +Register for a Free domain at #^[url=http://freedns.afraid.org/signup/]http://freedns.afraid.org/signup/[/url] +(We will take techhome.homenet.org in this guide) + +[b]Step 2[/b] + +Logon to FreeDNS (where you just registered) and goto #^[url=http://freedns.afraid.org/dynamic/]http://freedns.afraid.org/dynamic/[/url] +Right click on "Direct Link" and copy the URL and paste it somewhere. +You should notice a large and unique alpha-numeric key in the URL, make a note of it as shown below: +[code]http://freedns.afraid.org/dynamic/update.php?alphanumeric-key[/code] + + +[b]Step 3[/b] +Install inadyn using the following command:[code]sudo apt-get install inadyn[/code] + +[b]Step 4[/b] +Configure inadyn using the below steps:[code]sudo nano /etc/inadyn.conf[/code] +And add the following contains in it replacing the actual values: +[code] +--username [color=red]techhome[/color] +--password [color=red]mypassword[/color] +--update_period 3600 +--forced_update_period 14400 +--alias [color=red]techhome.homenet.org</b>,[color=red]alphanumeric key[/color] +--background +--dyndns_system default@freedns.afraid.org +--syslog +[/code] + + +[b]Step 5[/b] + +Now, we need to ensure that the DNS updater (Inadyn) runs automatically after every re-boot[code]export EDITOR=gedit && sudo crontab -e[/code] +Add the following line:[code]@reboot /usr/sbin/inadyn[/code] + + +[b]Step 6[/b] + +Reboot system and then run the following command to ensure inadyn is running:[code] +sudo reboot +ps -A | grep inadyn +[/code] +Now your host is ready and up for accessing from internet... +You can trying ssh-ing from another computer over the internet +[code]ssh username@techhome.homenet.org[/code] +Or, if any web server is running, then simply browse to #^[url=http://techhome.homenet.org]http://techhome.homenet.org[/url] +Or, you can just ping it to test ping techhome.homenet.org +To check the logs you can use this: +[code]more /var/log/messages |grep INADYN[/code] + + +[size=large]4. Install RED [/size] + +(Source: #^[zrl=https://friendicared.net/help/Install]https://friendicared.net/help/Install[/zrl]) + +Linux Appache document root is /var/www/ +Two files exist there (created by the steps above): index.html, phpinfo.php + + +[b]Install RED and its Addons[/b] + +Cleanup: Remove the directory www/ (Git will not create files and folders in directories that are not empty.) Make sure you are in directory var[code]pi@pi /var $ cd /var[/code] + +Remove directory[code]pi@pi /var $ sudo rm -rf www/[/code] + +Download the sources of RED from GIT +[code]pi@pi /var $ sudo git clone https://github.com/friendica/red.git www[/code] + +Download the sources of the addons from GIT +[code]pi@pi /var/www $ sudo git clone https://github.com/friendica/red-addons.git addon[/code] + +Make user www-data the owner of the whole red directory (including subdirectories and files) +(TODO: This step has to be proofed by the next installation.) +[code]pi@pi /var $ chown -R www-data:www-data /var/www/[/code] + +Check if you can update the sources from git[code] +pi@pi /var $ cd www +pi@pi /var/www $ git pull +[/code] + +Check if you can update the addons +[code]pi@pi /var/www $ cd addon/ +pi@pi /var/www/addon $ sudo git pull[/code] + +Make sure folder view/tpl/smarty3 exists and is writable by the webserver +[code]pi@pi /var/www $ sudo chmod ou+w view/tpl/smarty3/[/code] + +Create .htconfig.php and is writable by the webserver +[code]pi@pi /var/www $ sudo touch .htconfig.php +pi@pi /var/www $ sudo chmod ou+w .htconfig.php[/code] + +Prevent search engines from indexing your site. Why? This can fill up your database. +(Source: [url=http://wiki.pixelbits.de/redmatrix]Pixelbits[/url] ) +[code]pi@pi /var/www $ sudo touch robots.txt[/code] +Open the file. +[code]pi@pi /var/www $ sudo nano robots.txt[/code] +Paste this text and save. +[code] +# Prevent search engines to index this site + User-agent: * + Disallow: /search +[/code] + + +[b]First start and initial configuration of your RED Matrix hub[/b] + +In browser open #^[zrl=http://einervonvielen.mooo.com/]http://einervonvielen.mooo.com/[/zrl] +(Replace einervonvielen.mooo.com by your domain, see chapter selfhost. Be patient. It takes time.) +(#^[zrl=http://einervonvielen.mooo.com/index.php?q=setup]http://einervonvielen.mooo.com/index.php?q=setup[/zrl]) + +There might be errors like the following. + +Error: libCURL PHP module required but not installed. +Solution: +apt-get install php5-curl + +Error: Apache webserver mod-rewrite module is required but not installed. +Solution +(Source: #^[url=http://xmodulo.com/2013/01/how-to-enable-mod_rewrite-in-apache2-on-debian-ubuntu.html]http://xmodulo.com/2013/01/how-to-enable-mod_rewrite-in-apache2-on-debian-ubuntu.html[/url]) +The default installation of Apache2 comes with mod_rewrite installed. To check whether this is the case, verify the existence of /etc/apache2/mods-available/rewrite.load +- pi@pi /var/www $ nano /etc/apache2/mods-available/rewrite.load + (You should find the contendt: LoadModule rewrite_module /usr/lib/apache2/modules/mod_rewrite.so) +To enable and load mod_rewrite, do the rest of steps. +Create a symbolic link in /etc/apache2/mods-enabled +- pi@pi /var/www $ sudo a2enmod rewrite +Then open up the following file, and replace every occurrence of "AllowOverride None" with "AllowOverride all". +- pi@pi /var/www $ sudo nano /etc/apache2/sites-available/default +Finally, restart Apache2. +- pi@pi /var/www $ sudo service apache2 restart + +Error store is writable (not checked) +Solution: +(TODO: Make writeable to group www-data only?) +pi@pi /var/www $ sudo mkdir store +pi@pi /var/www $ chown -R www-data:www-data /var/www/red/ +pi@pi /var/www $ sudo chmod ou+w view + +[b]More[/b] + +Set up a cron job to run the poller once every 15 minutes in order to perform background processing. +- pi@pi /var/www $ which php +Make sure you are in the document root directory of the webserver +- pi@pi /var/www $ cd /var/www/ +Try to execute the poller in oder to make sure it works +- pi@pi /var/www $ /usr/bin/php include/poller.php +Create the cronjob +- pi@pi /var/www $ crontab -e +Enter +- */15 * * * * cd /var/www/; /usr/bin/php include/poller.php +- Save and exit. + + +[size=large]5. Keep your Raspberry Pi and your Redmatrix up-to-date[/size] + +Git update of RED every day at 4 am and addons at 5 am every day +Try if the command is working +- pi@pi /var/www $ sudo git pull +Create the cronjob +- pi@pi /var/www $ crontab -e +Enter the following to update RED at 4:01 am every day +- 01 04 * * * cd /var/www/; sudo git pull +Enter the following to update the addons at 5:01 am every day +- 01 05 * * * cd /var/www/addon/; sudo git pull +Enter the following to update the Raspberry Pi (Raspbian OS = Debian) at 6:01 am every day +- 01 06 * * * sudo aptitude -y update && sudo aptitude -y safe-upgrade +Save and exit. + +[size=large]6. Running Friendica with SSL[/size] + +Follow the instructions here: +#^[url=https://github.com/friendica/friendica/wiki/Running-Friendica-with-SSL]https://github.com/friendica/friendica/wiki/Running-Friendica-with-SSL[/url] \ No newline at end of file diff --git a/doc/remove_account.bb b/doc/remove_account.bb new file mode 100644 index 000000000..90ef1d7df --- /dev/null +++ b/doc/remove_account.bb @@ -0,0 +1,17 @@ +[b]Remove Account[/b] + +[b]Remove Account[/b] + +It is presently not possible to remove an account without asking your site administrator for assistance. + +[b]Remove Channel[/b] + +Visit the URL + + [baseurl]/removeme + +You will need to confirm your password and the channel you are currently logged into will be removed. + +This is irreversible. + +If you have identity clones on other sites this only removes the channel instance which exists on this site. \ No newline at end of file diff --git a/doc/schema_development.bb b/doc/schema_development.bb new file mode 100644 index 000000000..6b2c3d315 --- /dev/null +++ b/doc/schema_development.bb @@ -0,0 +1,74 @@ +[b]Red Development - A Guide To The Schema System[/b] + +A schema, in a nutshell, is a collection of settings for a bunch of variables to define +certain elements of a theme. A schema is loaded as though it were part of config.php +and has access to all the same information. Importantly, this means it is identity aware, +and can be used to do some interesting things. One could, for example, restrict options +by service class, or present different options to different members. + +By default, we filter only by whether or not expert mode is enabled. If expert mode is +enabled, all options are presented to the member. If it is not, only scheme, background +image, font face, and iconset are available as choices. + +A schema is loaded *after* the member's personal settings. Therefore, to allow a member +to overwrite a particular aspect of a schema you would use the following syntax: +[code] + if (! $foo) + $foo = 'bar'; +[/code] +However, there are circumstances - particularly with positional elements - where it +may be desirable (or necessary) to override a member's settings. In this case, the syntax +is even simpler: +[code] + $foo = 'bar'; +[/code] +Members will not thank you for this, however, so only use it when it is required. + +If no personal options are set, and no schema is selected, we will first try to load a schema +with the file name "default.php". This file should never be included with a theme. If it +is, merge conflicts will occur as people update their code. Rather, this should be defined +by administrators on a site by site basis. + +You schema does not need to - and should not - contain all of these values. Only the values +that differ from the defaults should be listed. This gives you some very powerful options +with very few lines of code. + +Note the options available differ with each theme. The options available with the Redbasic +theme are as follows: + +[li] nav_colour + The colour of the navigation bar. Options are red, black and silver. Alternatively, + one can set $nav_bg_1, $nav_bg_2, $nav_bg_3 and $nav_bg_4 to provide gradient and + hover effects.[/li] +[li] banner_colour + The font colour of the banner element. Accepts an RGB or Hex value.[/li] +[li] bgcolour + Set the body background colour. Accepts an RGB or Hex value.[/li] +[li] background_image + Sets a background image. Accepts a URL or path.[/li] +[li] item_colour + Set the background colour of items. Accepts an RGB or Hex value.[/li] +[li] item_opacity + Set the opacity of items. Accepts a value from 0.01 to 1[/li] +[li] toolicon_colour + Set the colour of tool icons. Accepts an RGB or Hex value.[/li] +[li] toolicon_activecolour + Set the colour of active or hovered icon tools.[/li] +[li] font_size + Set the size of fonts in items and posts. Accepts px or em.[/li] +[li] body_font_size + Sets the size of fonts at the body level. Accepts px or em.[/li] +[li] font_colour + Sets the font colour. Accepts an RGB or Hex value.[/li] +[li] radius + Set the radius of corners. Accepts a numeral, and is always in px.[/li] +[li] shadow + Set the size of shadows shown with inline images. Accepts a numerical + value. Note shadows are not applied to smileys.[/li] +[li] converse_width + Set the maximum width of conversations. Accepts px, or %.[/li] +[li] nav_min_opacity[/li] +[li] top_photo[/li] +[li] reply_photo[/li] +[li] sloppy_photos + Determins whether photos are "sloppy" or aligned. Set or unset (1 or '')[/li] \ No newline at end of file diff --git a/doc/tags_and_mentions.bb b/doc/tags_and_mentions.bb new file mode 100644 index 000000000..0614a1e47 --- /dev/null +++ b/doc/tags_and_mentions.bb @@ -0,0 +1,23 @@ +[b]Tags And Mentions[/b] + +Like many other platforms, Red uses a special notation inside messages to indicate "tags" or contextual links to other entities. + +[b]Mentions[/b] + +Channels are tagged by simply preceding their name with the @ character. Unless their system blocks unsolicited "mentions", the person tagged will likely receive a "Mention" post/activity or become a direct participant in the conversation in the case of public posts. + +When you start to mention somebody, it will create an auto-complete box to select from your immediate connections. Select one as appropriate. Some connections will be displayed in different colours. A light blue entry (using the default theme) indicates a channel which will redeliver to others if tagged. This is generally a conversation group or forum. But be aware that when tagged, the message will also go to anybody they choose, in addition to anybody you choose. + +[b]Private Mentions[/b] + +If you wish to restrict a post to a single person or a number of people, you can do this by selecting channels or collections from the privacy tool. You can also just tag them with a privacy tag. A privacy tag is a name preceded by the two characters @! - and in addition to tagging these channels, will also change the privacy permissions of the post to include them (and perhaps restrict the post from "everybody" if this was the default). You can have more than one privacy tag, for instance @!bob and @!linda will send the post only to Bob and Linda (in addition to any recipients you selected with the privacy selector - if any). + +You may also tag public collections. When you create or edit a collection, there is a checkbox to allow the group members to be seen by others. If this box is checked for a collection and you tag (for instance) @!Friends - the post will be restricted to the Friends collection. Check that the collection is public before doing this - as there is no way to take back a post except to delete it. The collection name will appear in the post and will alert members of that collection that they are members of it. + + + +[b]Topical Tags[/b] + +Topical tags are indicated by preceding the tag name with the # character. This will create a link in the post to a generalised site search for the term provided. For example, #[zrl=https://friendicared.net/search?tag=cars]cars[/zrl] will provide a search link for all posts mentioning 'cars' on your site. Topical tags are generally a minimum of three characters in length. Shorter search terms are not likely to yield any search results, although this depends on the database configuration. The same rules apply as with names that spaces within tags are represented by the underscore character. It is therefore not possible to create a tag whose target contains an underscore. + +Topical tags are also not linked if they are purely numeric, e.g. #1. If you wish to use a numeric hashtag, please add some descriptive text such as #[zrl=https://friendicared.net/search?tag=2012-elections]2012-elections[/zrl]. \ No newline at end of file diff --git a/doc/to_do_code.bb b/doc/to_do_code.bb new file mode 100644 index 000000000..295095e87 --- /dev/null +++ b/doc/to_do_code.bb @@ -0,0 +1,51 @@ +[b]Project Code To-Do List[/b] + +We need much more than this, but here are areas where developers can help. Please edit this page when items are finished. Another place for developers to start is with the issues list. + +[li]Turn top-level Apps menu into an Apps page - which will probably require App plugins to have icons. Add documentation specifically to the plugin/addon documentation for creating apps. Add links to the App Store (which doesn't currently exist).[/li] + +[li]Documentation - see Red Documentation Project To-Do List[/li] + +[li]Infinite scroll to the directory pages[/li] + +[li]Finish the anti-spam bayesian engine[/li] + +[li]Integrate the "open site" list with the register page[/li] + +[li]Write more webpage layouts[/li] + +[li]Write more webpage widgets[/li] + +[li](Advanced) create a UI for building Comanche pages[/li] + +[li]templatise and translate the Web interface to webDAV[/li] + +[li]Extend WebDAV to provide desktop access to photo albums]/li] + +[li]service classes - provide a pluggable subscription payment gateway for premium accounts[/li] + +[li]service classes - account overview page showing resources consumed by channel. With special consideration this page can also be accessed at a meta level by the site admin to drill down on problematic accounts/channels.[/li] + +[li]Events module - bring back birthday reminders for friends, fix permissions on events, and provide JS translation support for the calendar overview; integrate with calDAV[/li] + +[li]Events module - event followups and RSVP[/li] + +[li]Uploads - integrate #^[url=https://github.com/blueimp/jQuery-File-Upload]https://github.com/blueimp/jQuery-File-Upload[/url][/li] + +[li]replace the tinymce visual editor and/or make the visual editor pluggable and responsive to different output formats. We probably want library/bbedit for bbcode. This needs a fair bit of work to catch up with our "enhanced bbcode", but start with images, links, bold and highlight and work from there.[/li] + +[li]Photos module - turn photos into normal conversations and fix tagging[/li] + +[li]Provide RSS feed support which look like channels (in matrix only - copyright issues)[/li] + +[li]Create mobile clients for the top platforms - which involves extending the API so that we can do stuff far beyond the current crop of Twitter/Statusnet clients. Ditto for mobile themes. We can probably use something like the Friendica Android app as a base to start from.[/li] + +[li]Activity Stream generation for liking things, liking channels and other combinations.[/li] + +[li]Implement owned and exchangeable "things".[/li] + +[li]Family Account creation - using service classes (an account holder can create a certain number of sub-accounts which are all tied to their subscription - if the subscription lapses they all go away).[/li] + +[li]Put mod_admin under Comanche[/li] + +In many cases some of the work has already been started and code exists so that you needn't start from scratch. Please contact one of the developer channels like Channel One (one@zothub.com) before embarking and we can tell you what we already have and provide some insights on how we envision these features fitting together. \ No newline at end of file diff --git a/doc/to_do_doco.bb b/doc/to_do_doco.bb new file mode 100644 index 000000000..4505de31a --- /dev/null +++ b/doc/to_do_doco.bb @@ -0,0 +1,21 @@ +[b]Documentation To-Do List[/b] + +[b]Documentation we need to write[/b] + + Database schema detailed descriptions + + Complete plugin hook documentation + + API documentation + + Function and code documentation (doxygen) + + New Member guide + + "Extra Feature" reference, description of each + + Detailed Personal Settings Documentation + + Administration Guide (post-install) + + Administration Guide (pre-install) \ No newline at end of file diff --git a/doc/troubleshooting.bb b/doc/troubleshooting.bb new file mode 100644 index 000000000..ea7dbb11a --- /dev/null +++ b/doc/troubleshooting.bb @@ -0,0 +1,5 @@ +[b]Troubleshooting[/b] + +[li][zrl=[baseurl]/help/problems-following-an-update]Problems following an update[/zrl][/li] + +Return to the [url=[baseurl]/help/main]Main documentation page[/url] \ No newline at end of file diff --git a/doc/webpages.bb b/doc/webpages.bb new file mode 100644 index 000000000..74760c8bf --- /dev/null +++ b/doc/webpages.bb @@ -0,0 +1,13 @@ +[b]Creating Web Pages[/b] + +Red enables users to create static webpages. To activate this feature, enable the web pages feature in your Additional Features section. + +Once enabled, a new tab will appear on your channel page labelled "Webpages". Clicking this link will take you to the webpage editor. Here you can create a post using either BBCode or the rich text editor. + +Pages will be accessible at mydomain/page/username/pagelinktitle + +The "page link title" box allows a user to specify the "pagelinktitle" of this URL. If no page link title is set, we will set one for you automatically, using the message ID of the item. + +Beneath the page creation box, a list of existing pages will appear with an "edit" link. Clicking this will take you to an editor, similar to that of the post editor, where you can make changes to your webpages. + +If you are the admin of a site, you can specify a channel whose webpages we will use at key points around the site. Presently, the only place this is implemented is the home page. If you specify the channel "admin" and then the channel called "admin" creates a webpage called "home", we will display it's content on your websites home page. We expect this functionality to be extended to other areas in future. \ No newline at end of file diff --git a/doc/what_is_zot.bb b/doc/what_is_zot.bb new file mode 100644 index 000000000..a398a65a4 --- /dev/null +++ b/doc/what_is_zot.bb @@ -0,0 +1,61 @@ +[b]What is Zot?[/b] + +Zot is the protocol that powers the Red Matrix, providing three core capabilities: Communications, Identity, and Access Control. + +The functionality it provides can also be described as follows: + + - a relationship online is just a bunch of permissions + - the internet is just another folder + +[b][color= grey][size=20]Communications[/size][/color][/b] + +Zot is a revolutionary protocol which provides [i]decentralised communications[/i] and [i]identity management[/i] across the matrix. The resulting platform can provide web services comparable to those offered by large corporate providers, but without the large corporate provider and their associated privacy issues, insatiable profit drive, and walled-garden mentality. + +Communications and social networking are an integral part of the matrix. Any channel (and any services provided by that channel) can make full use of feature-rich social communications on a global scale. These communications may be public or private - and private communications comprise not only fully encrypted transport, but also encrypted storage to help protect against accidental snooping and disclosure by rogue system administrators and internet service providers. + +Zot allows a wide array of background services in the matrix, from offering friend suggestions, to directory services. You can also perform other things which would typically only be possibly on a centralized provider - such as "Wall to Wall" posts. Priivate/multiple profiles can be easily created, and web content can be tailored to the viewer via the [i]Affinity Slider[/i]. + +You won't find these features at all on other decentralized communication services. In addition to providing hub (server) decentralization, perhaps the most innovative and interesting Zot feature is its provision of [i]decentralized identity[/i] services. + +[b][color= grey][size=20]Identity[/size][/color][/b] + +Zot's identity layer is unique. It provides [i]invisible single sign-on[/i] across all sites in the matrix. + +It also provides [i]nomadic identity[/i], so that your communications with friends, family, and or anyone else you're communicating with won't be affected by the loss of your primary communication node - either temporarily or permanently. + +The important bits of your identity and relationships can be backed up to a thumb drive, or your laptop, and may appear at any node in the matrix at any time - with all your friends and preferences intact. + +Crucially, these nomadic instances are kept in sync so any instance can take over if another one is compromised or damaged. This protects you against not only major system failure, but also temporary site overloads and governmental manipulation or censorship. + +Nomadic identity, single sign-on, and Red's decentralization of hubs, we believe, introduce a high degree of degree of [i]resiliency[/i] and [i]persistence[/i] in internet communications, that are sorely needed amidst global trends towards corporate centralization, as well as mass and indiscriminate government surveillance and censorship. + +As you browse the matrix, viewing channels and their unique content, you are seamlessly authenticated as you go, even across completely different server hubs. No passwords to enter. Nothing to type. You're just greeted by name on every new site you visit. + +How does Zot do that? We call it [i]magic-auth[/i], because Red hides the details of the complexities that go into single sign-on logins, and nomadic identities, from the experience of browsing on the matrix. This is one of the design goals of Red: to increase privacy, and freedom on the web, while reducing the complexity and tedium brought by the need to enter new passwords and user names for every different sight that someone might visit online. + +You login only once on your home hub (or any nomadic backup hub you have chosen). This allows you to access any authenticated services provided anywhere in the matrix - such as shopping, blogs, forums, and access to private information. This is just like the services offered by large corporate providers with huge user databases; however you can be a member of this community, as well as a server on this network using a $35 Rasberry Pi. Your password isn't stored on a thousand different sites, or even worse, only on a few sites like Google and Facebook, beyond your direct control. + +You cannot be silenced. You cannot be removed from the matrix, unless you yourself choose to exit it. + +[b][color= grey][size=20]Access Control[/size][/color][/b] + +Zot's identity layer allows you to provide fine-grained permissions to any content you wish to publish - and these permissions extend across the Red Matrix. This is like having one super huge website made up of an army of small individual websites - and where each channel in the matrix can completely control their privacy and sharing preferences for any web resources they create. + +Currently, the matrix supports communications, photo albums, events, and files. This will be extended in the future to provide content management services (web pages) and cloud storage facilities, such as WebDAV and multi-media libraries. Every object and how it is shared and with whom is completely under your control. + +This type of control is available on large corporate providers such as Facebook and Google, because they own the user database. Within the matrix, there is no need for a huge user databaseon your machine - because the matrix [i]is[/i] your user database. It has what is essentially infinite capacity (limited by the total number of hubs online across the internet), and is spread amongst hundreds, and potentially millions of computers. + +Access can be granted or denied for any resource, to any channel, or any group of channels; anywhere within the matrix. Others can access your content if you permit them to do so, and they do not even need to have an account on your hub. Your private photos cannot be viewed, because permission really work; they are not an addon that was added as an afterthought. If you aren't on the list of allowed viewers for a particular photo, you aren't going to look at it. + +[b][color= grey][size=18]Additional Resources and Links[/size][/color][/b] + +For more detailed, technical information about Zot, check out the following links: + + - [url=https://github.com/friendica/red/wiki/Zot---A-High-Level-Overview]A high level overview[/url] + + - [url=https://github.com/friendica/red/wiki/zot]Zot development specification[/url] + + - [url=https://github.com/friendica/red/blob/master/include/zot.php]Zot reference implementation in PHP[/url] + + +Return to the [url=[baseurl]/help/main]Main documentation page[/url] \ No newline at end of file -- cgit v1.2.3 From 5cc70f75a43438ad77542adf025d0ac3063b909b Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Mon, 24 Feb 2014 05:20:27 +0000 Subject: The string replacement missed that little blighter. --- doc/main.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/main.bb b/doc/main.bb index 5db1736e9..7ae5d3736 100644 --- a/doc/main.bb +++ b/doc/main.bb @@ -56,4 +56,4 @@ Contents [b]About[/b] -[url=https://friendicared.net/siteinfo] Site/Version Info[/url] \ No newline at end of file +[zrl=[baseurl]/siteinfo]Site/Version Info[/zrl] -- cgit v1.2.3 From fea3422b46fc6840fd7821d653a0eecb6b2c6bc6 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Mon, 24 Feb 2014 17:34:40 +0000 Subject: Doco - just a friendicared => [baseurl] --- doc/main.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/main.bb b/doc/main.bb index 7ae5d3736..0e8ea15fd 100644 --- a/doc/main.bb +++ b/doc/main.bb @@ -42,7 +42,7 @@ Contents [zrl=[baseurl]/help/intro_for_developers]Intro for Developers[/zrl] [zrl=[baseurl]/help/api_functions]API functions[/zrl] [zrl=[baseurl]/help/developer_function_primer]Red Functions 101[/zrl] -[zrl=https://friendicared.net/doc/html/]Code Reference (doxygen generated - sets cookies)[/zrl] +[zrl=[baseurl]/doc/html/]Code Reference (doxygen generated - sets cookies)[/zrl] [zrl=[baseurl]/help/to_do_doco]To-Do list for the Red Documentation Project[/zrl] [zrl=[baseurl]/help/to_do_code]To-Do list for Developers[/zrl] [zrl=[baseurl]/help/git_for_non_developers]Git for Non-Developers[/zrl] -- cgit v1.2.3 From e4eeb9d101e7064049f721edcf959ef3bd968ac0 Mon Sep 17 00:00:00 2001 From: Alexandre Hannud Abdo Date: Mon, 24 Feb 2014 15:29:56 -0300 Subject: Updates to pt-br translation, including some email templates. --- view/pt-br/follow_notify_eml.tpl | 12 +- view/pt-br/friend_complete_eml.tpl | 23 +- view/pt-br/intro_complete_eml.tpl | 26 +- view/pt-br/lostpass_eml.tpl | 33 +- view/pt-br/messages.po | 4835 ++++++++++++++++++------------------ view/pt-br/passchanged_eml.tpl | 24 +- view/pt-br/register_open_eml.tpl | 23 +- view/pt-br/register_verify_eml.tpl | 18 +- view/pt-br/request_notify_eml.tpl | 16 +- view/pt-br/strings.php | 246 +- 10 files changed, 2653 insertions(+), 2603 deletions(-) diff --git a/view/pt-br/follow_notify_eml.tpl b/view/pt-br/follow_notify_eml.tpl index ba07b19da..bc86e5fe1 100644 --- a/view/pt-br/follow_notify_eml.tpl +++ b/view/pt-br/follow_notify_eml.tpl @@ -1,14 +1,14 @@ -Dear {{$myname}}, +Caro/a {{$myname}}, -You have a new follower at {{$sitename}} - '{{$requestor}}'. +Você tem um novo seguidor em {{$sitename}} - '{{$requestor}}'. -You may visit their profile at {{$url}}. +Você pode ver o perfil dele em {{$url}}. -Please login to your site to approve or ignore/cancel the request. +Por favor, autentique-se no seu site para aprovara ou ignorar/cancelar esta solicitação. {{$siteurl}} -Regards, +Gratidão, - {{$sitename}} administrator + {{$sitename}} administrador diff --git a/view/pt-br/friend_complete_eml.tpl b/view/pt-br/friend_complete_eml.tpl index 1c647b994..51adf23e3 100644 --- a/view/pt-br/friend_complete_eml.tpl +++ b/view/pt-br/friend_complete_eml.tpl @@ -1,22 +1,23 @@ -Dear {{$username}}, +Caro/a {{$username}}, - Great news... '{{$fn}}' at '{{$dfrn_url}}' has accepted -your connection request at '{{$sitename}}'. + Boas notícias... '{{$fn}}' em '{{$dfrn_url}}' aceitou +seu pedido de conexão em '{{$sitename}}'. -You are now mutual friends and may exchange status updates, photos, and email -without restriction. +Vocês agora são amigos mútuos e podem trocar atualizações de status, fotos, +e email sem restrição. -Please visit your 'Connnections' page at {{$sitename}} if you wish to make -any changes to this relationship. +Por favor, visite sua página 'Conexões' em {{$sitename}} se quiser efetuar +quaisquer mudanças nesse relacionamento. {{$siteurl}} -[For instance, you may create a separate profile with information that is not -available to the general public - and assign viewing rights to '{{$fn}}']. +[Por exemplo, você pode criar um perfil à parte com informações que não +estão disponíveis para o público geral - e conceder permissões de acesso +para '{{$fn}}']. -Sincerely, +Atenciosamente, - {{$sitename}} Administrator + {{$sitename}} Administrador diff --git a/view/pt-br/intro_complete_eml.tpl b/view/pt-br/intro_complete_eml.tpl index 2c2428d68..bd20e0a6e 100644 --- a/view/pt-br/intro_complete_eml.tpl +++ b/view/pt-br/intro_complete_eml.tpl @@ -1,22 +1,22 @@ -Dear {{$username}}, +Caro/a {{$username}}, - '{{$fn}}' at '{{$dfrn_url}}' has accepted -your connection request at '{{$sitename}}'. + '{{$fn}}' em '{{$dfrn_url}}' aceitou sua solicitação de conexão +em '{{$sitename}}'. - '{{$fn}}' has chosen to accept you a "fan", which restricts -some forms of communication - such as private messaging and some profile -interactions. If this is a celebrity or community page, these settings were -applied automatically. + '{{$fn}}' optou por aceitá-lo como "fã", o que restringe algumas +formas de comunicação - como mensagens privadas e certas interações com o +perfil. Se esta é uma página de celebridade ou comunidade, essa +configuração é aplicada automaticamente. - '{{$fn}}' may choose to extend this into a two-way or more permissive -relationship in the future. + '{{$fn}}' pode escolher no futuro transformar essa relação em uma +mais permissiva, de duas vias. - You will start receiving public status updates from '{{$fn}}', -which will appear on your 'Matrix' page at + Você começará a receber atualizações de status públicas de '{{$fn}}', +que aparecerão na sua Matriz em {{$siteurl}} -Sincerely, +Atenciosamente, - {{$sitename}} Administrator + {{$sitename}} Administrador diff --git a/view/pt-br/lostpass_eml.tpl b/view/pt-br/lostpass_eml.tpl index 3b79d2791..15a72ffb6 100644 --- a/view/pt-br/lostpass_eml.tpl +++ b/view/pt-br/lostpass_eml.tpl @@ -1,32 +1,33 @@ -Dear {{$username}}, - A request was recently received at {{$sitename}} to reset your account -password. In order to confirm this request, please select the verification link -below or paste it into your web browser address bar. +Caro/a {{$username}}, -If you did NOT request this change, please DO NOT follow the link -provided and ignore and/or delete this email. + Uma solicitação para reiniciar a senha da sua conta foi recebida em +{{$sitename}}. Para confirmar este pedido, acesse o link de verificação clicando +nele abaixo ou copiando na barra de endereço do seu navegador. -Your password will not be changed unless we can verify that you -issued this request. +Se você NÃO solicitou essa mudança, por favor NÃO SIGA o link a seguir e +ignore e/ou delete este e-mail. -Follow this link to verify your identity: +Sua senha não será modificada até que você confirme este pedido. + +Siga este link para confirmá-lo: {{$reset_link}} -You will then receive a follow-up message containing the new password. +Você receberá então um outro e-mail contendo uma nova senha. -You may change that password from your account settings page after logging in. +Você poderá trocar essa senha a partir das suas configurações de conta, +após autenticar-se. -The login details are as follows: +Os detalhes de autenticação são os seguintes: -Site Location: {{$siteurl}} -Login Name: {{$email}} +Localização do site: {{$siteurl}} +Nome: {{$email}} -Sincerely, - {{$sitename}} Administrator +Atenciosamente, + {{$sitename}} Administrador diff --git a/view/pt-br/messages.po b/view/pt-br/messages.po index 3decef9bf..74288b429 100644 --- a/view/pt-br/messages.po +++ b/view/pt-br/messages.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: Red Matrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-02-14 00:02-0800\n" -"PO-Revision-Date: 2014-02-20 21:57+0000\n" +"POT-Creation-Date: 2014-02-21 00:03-0800\n" +"PO-Revision-Date: 2014-02-24 17:27+0000\n" "Last-Translator: solstag \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/red-matrix/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -30,7 +30,7 @@ msgid "Categories" msgstr "Categorias" #: ../../include/widgets.php:115 ../../include/widgets.php:155 -#: ../../include/Contact.php:104 ../../include/identity.php:628 +#: ../../include/Contact.php:107 ../../include/identity.php:632 #: ../../mod/directory.php:184 ../../mod/match.php:62 #: ../../mod/dirprofile.php:170 ../../mod/suggest.php:51 msgid "Connect" @@ -69,8 +69,8 @@ msgstr "Por exemplo: joao@exemplo.com, http://exemplo.com/maria" msgid "Notes" msgstr "Notas" -#: ../../include/widgets.php:173 ../../include/text.php:754 -#: ../../include/text.php:768 ../../mod/filer.php:36 +#: ../../include/widgets.php:173 ../../include/text.php:759 +#: ../../include/text.php:773 ../../mod/filer.php:36 msgid "Save" msgstr "Salvar" @@ -96,7 +96,7 @@ msgstr "Pastas salvas" msgid "Everything" msgstr "Tudo" -#: ../../include/widgets.php:318 ../../include/items.php:3636 +#: ../../include/widgets.php:318 msgid "Archives" msgstr "Arquivos" @@ -112,7 +112,7 @@ msgstr "Eu" msgid "Best Friends" msgstr "Melhores amigos" -#: ../../include/widgets.php:373 ../../include/identity.php:310 +#: ../../include/widgets.php:373 ../../include/identity.php:314 #: ../../include/profile_selectors.php:42 ../../mod/connedit.php:392 msgid "Friends" msgstr "Amigos" @@ -175,7 +175,7 @@ msgid "Channel Sources" msgstr "Fontes do canal" #: ../../include/widgets.php:487 ../../include/nav.php:181 -#: ../../mod/admin.php:837 ../../mod/admin.php:1042 +#: ../../mod/admin.php:838 ../../mod/admin.php:1043 msgid "Settings" msgstr "Configurações" @@ -226,7 +226,7 @@ msgstr "Visite o %2$s de %1$s" msgid "%1$s has an updated %2$s, changing %3$s." msgstr "%1$s atualizou %2$s, alterando %3$s." -#: ../../include/nav.php:72 ../../include/nav.php:91 ../../boot.php:1423 +#: ../../include/nav.php:72 ../../include/nav.php:91 ../../boot.php:1425 msgid "Logout" msgstr "Sair" @@ -236,7 +236,7 @@ msgstr "Encerrar essa sessão" #: ../../include/nav.php:75 ../../include/nav.php:125 msgid "Home" -msgstr "Meu canal" +msgstr "Ver canal" #: ../../include/nav.php:75 msgid "Your posts and conversations" @@ -310,7 +310,7 @@ msgstr "Páginas web" msgid "Your webpages" msgstr "Suas páginas web" -#: ../../include/nav.php:89 ../../boot.php:1424 +#: ../../include/nav.php:89 ../../boot.php:1426 msgid "Login" msgstr "Entrar" @@ -331,7 +331,7 @@ msgstr "Clique para se autenticar com seu hub de origem" msgid "Home Page" msgstr "Página inicial" -#: ../../include/nav.php:129 ../../mod/register.php:206 ../../boot.php:1400 +#: ../../include/nav.php:129 ../../mod/register.php:206 ../../boot.php:1402 msgid "Register" msgstr "Registrar" @@ -355,8 +355,8 @@ msgstr "Aplicações" msgid "Addon applications, utilities, games" msgstr "Aplicações adicionais, utilitários, jogos" -#: ../../include/nav.php:139 ../../include/text.php:752 -#: ../../include/text.php:766 ../../mod/search.php:29 +#: ../../include/nav.php:139 ../../include/text.php:757 +#: ../../include/text.php:771 ../../mod/search.php:29 msgid "Search" msgstr "Pesquisar" @@ -516,320 +516,320 @@ msgstr "mais antigo" msgid "newer" msgstr "mais recente" -#: ../../include/text.php:670 +#: ../../include/text.php:675 msgid "No connections" msgstr "Nenhuma conexão" -#: ../../include/text.php:681 +#: ../../include/text.php:686 #, php-format msgid "%d Connection" msgid_plural "%d Connections" msgstr[0] "%d conexão" msgstr[1] "%d conexões" -#: ../../include/text.php:693 +#: ../../include/text.php:698 msgid "View Connections" msgstr "Ver conexões" -#: ../../include/text.php:834 +#: ../../include/text.php:839 msgid "poke" msgstr "cutucar" -#: ../../include/text.php:834 ../../include/conversation.php:240 +#: ../../include/text.php:839 ../../include/conversation.php:240 msgid "poked" msgstr "cutucado" -#: ../../include/text.php:835 +#: ../../include/text.php:840 msgid "ping" msgstr "pingar" -#: ../../include/text.php:835 +#: ../../include/text.php:840 msgid "pinged" msgstr "pingou" -#: ../../include/text.php:836 +#: ../../include/text.php:841 msgid "prod" msgstr "espetar" -#: ../../include/text.php:836 +#: ../../include/text.php:841 msgid "prodded" msgstr "espetou" -#: ../../include/text.php:837 +#: ../../include/text.php:842 msgid "slap" msgstr "estapear" -#: ../../include/text.php:837 +#: ../../include/text.php:842 msgid "slapped" msgstr "estapeou" -#: ../../include/text.php:838 +#: ../../include/text.php:843 msgid "finger" msgstr "dar um toque" -#: ../../include/text.php:838 +#: ../../include/text.php:843 msgid "fingered" msgstr "deu um toque" -#: ../../include/text.php:839 +#: ../../include/text.php:844 msgid "rebuff" msgstr "rebater" -#: ../../include/text.php:839 +#: ../../include/text.php:844 msgid "rebuffed" msgstr "rebateu" -#: ../../include/text.php:851 +#: ../../include/text.php:856 msgid "happy" msgstr "feliz" -#: ../../include/text.php:852 +#: ../../include/text.php:857 msgid "sad" msgstr "triste" -#: ../../include/text.php:853 +#: ../../include/text.php:858 msgid "mellow" msgstr "suave" -#: ../../include/text.php:854 +#: ../../include/text.php:859 msgid "tired" msgstr "cansado" -#: ../../include/text.php:855 +#: ../../include/text.php:860 msgid "perky" msgstr "animado/a" -#: ../../include/text.php:856 +#: ../../include/text.php:861 msgid "angry" msgstr "nervoso" -#: ../../include/text.php:857 +#: ../../include/text.php:862 msgid "stupified" msgstr "embasbacado/a" -#: ../../include/text.php:858 +#: ../../include/text.php:863 msgid "puzzled" msgstr "confuso/a" -#: ../../include/text.php:859 +#: ../../include/text.php:864 msgid "interested" msgstr "interessado" -#: ../../include/text.php:860 +#: ../../include/text.php:865 msgid "bitter" msgstr "amargo/a" -#: ../../include/text.php:861 +#: ../../include/text.php:866 msgid "cheerful" msgstr "alegre" -#: ../../include/text.php:862 +#: ../../include/text.php:867 msgid "alive" msgstr "vivo" -#: ../../include/text.php:863 +#: ../../include/text.php:868 msgid "annoyed" msgstr "aborrecido" -#: ../../include/text.php:864 +#: ../../include/text.php:869 msgid "anxious" msgstr "ansioso" -#: ../../include/text.php:865 +#: ../../include/text.php:870 msgid "cranky" msgstr "irritado/a" -#: ../../include/text.php:866 +#: ../../include/text.php:871 msgid "disturbed" msgstr "perturbado" -#: ../../include/text.php:867 +#: ../../include/text.php:872 msgid "frustrated" msgstr "frustrado" -#: ../../include/text.php:868 +#: ../../include/text.php:873 msgid "motivated" msgstr "motivado" -#: ../../include/text.php:869 +#: ../../include/text.php:874 msgid "relaxed" msgstr "relaxado" -#: ../../include/text.php:870 +#: ../../include/text.php:875 msgid "surprised" msgstr "surpreso" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Monday" msgstr "Segunda" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Tuesday" msgstr "Terça" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Wednesday" msgstr "Quarta" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Thursday" msgstr "Quinta" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Friday" msgstr "Sexta" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Saturday" msgstr "Sábado" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Sunday" msgstr "Domingo" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "January" msgstr "Janeiro" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "February" msgstr "Fevereiro" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "March" msgstr "Março" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "April" msgstr "Abril" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "May" msgstr "Maio" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "June" msgstr "Junho" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "July" msgstr "Julho" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "August" msgstr "Agosto" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "September" msgstr "Setembro" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "October" msgstr "Outubro" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "November" msgstr "Novembro" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "December" msgstr "Dezembro" -#: ../../include/text.php:1113 +#: ../../include/text.php:1118 msgid "unknown.???" msgstr "desconhecido.???" -#: ../../include/text.php:1114 +#: ../../include/text.php:1119 msgid "bytes" msgstr "bytes" -#: ../../include/text.php:1149 +#: ../../include/text.php:1154 msgid "remove category" msgstr "remover categoria" -#: ../../include/text.php:1171 +#: ../../include/text.php:1176 msgid "remove from file" msgstr "remover do arquivo" -#: ../../include/text.php:1229 ../../include/text.php:1241 +#: ../../include/text.php:1234 ../../include/text.php:1246 msgid "Click to open/close" msgstr "Clique para abrir/fechar" -#: ../../include/text.php:1417 ../../mod/events.php:332 +#: ../../include/text.php:1401 ../../mod/events.php:332 msgid "link to source" -msgstr "exibir a origem" +msgstr "Link para a origem" -#: ../../include/text.php:1436 +#: ../../include/text.php:1420 msgid "Select a page layout: " msgstr "Selecione um layout de página:" -#: ../../include/text.php:1439 ../../include/text.php:1504 +#: ../../include/text.php:1423 ../../include/text.php:1488 msgid "default" msgstr "default" -#: ../../include/text.php:1475 +#: ../../include/text.php:1459 msgid "Page content type: " msgstr "Tipo de conteúdo da página: " -#: ../../include/text.php:1516 +#: ../../include/text.php:1500 msgid "Select an alternate language" msgstr "Selecione um idioma alternativo" -#: ../../include/text.php:1637 ../../include/conversation.php:117 +#: ../../include/text.php:1621 ../../include/conversation.php:117 #: ../../mod/like.php:103 ../../mod/subthread.php:89 ../../mod/tagger.php:45 msgid "photo" msgstr "foto" -#: ../../include/text.php:1640 ../../include/conversation.php:120 +#: ../../include/text.php:1624 ../../include/conversation.php:120 #: ../../mod/tagger.php:49 msgid "event" msgstr "evento" -#: ../../include/text.php:1643 ../../include/conversation.php:145 +#: ../../include/text.php:1627 ../../include/conversation.php:145 #: ../../mod/like.php:103 ../../mod/subthread.php:89 ../../mod/tagger.php:53 msgid "status" msgstr "status" -#: ../../include/text.php:1645 ../../include/conversation.php:147 +#: ../../include/text.php:1629 ../../include/conversation.php:147 #: ../../mod/tagger.php:55 msgid "comment" msgstr "comentário" -#: ../../include/text.php:1650 +#: ../../include/text.php:1634 msgid "activity" msgstr "atividade" -#: ../../include/text.php:1907 +#: ../../include/text.php:1891 msgid "Design" msgstr "Design" -#: ../../include/text.php:1909 +#: ../../include/text.php:1893 msgid "Blocks" msgstr "Blocos" -#: ../../include/text.php:1910 +#: ../../include/text.php:1894 msgid "Menus" msgstr "Menus" -#: ../../include/text.php:1911 +#: ../../include/text.php:1895 msgid "Layouts" msgstr "Layouts" -#: ../../include/text.php:1912 +#: ../../include/text.php:1896 msgid "Pages" msgstr "Páginas" -#: ../../include/bbcode.php:128 ../../include/bbcode.php:594 -#: ../../include/bbcode.php:597 ../../include/bbcode.php:602 -#: ../../include/bbcode.php:605 ../../include/bbcode.php:608 -#: ../../include/bbcode.php:611 ../../include/bbcode.php:616 -#: ../../include/bbcode.php:619 ../../include/bbcode.php:624 -#: ../../include/bbcode.php:627 ../../include/bbcode.php:630 -#: ../../include/bbcode.php:633 +#: ../../include/bbcode.php:128 ../../include/bbcode.php:601 +#: ../../include/bbcode.php:604 ../../include/bbcode.php:609 +#: ../../include/bbcode.php:612 ../../include/bbcode.php:615 +#: ../../include/bbcode.php:618 ../../include/bbcode.php:623 +#: ../../include/bbcode.php:626 ../../include/bbcode.php:631 +#: ../../include/bbcode.php:634 ../../include/bbcode.php:637 +#: ../../include/bbcode.php:640 msgid "Image/photo" msgstr "Imagem/foto" -#: ../../include/bbcode.php:163 ../../include/bbcode.php:644 +#: ../../include/bbcode.php:163 ../../include/bbcode.php:651 msgid "Encrypted content" msgstr "Conteúdo criptografado" @@ -846,15 +846,15 @@ msgstr "%1$s escreveu a seguinte %2$s %3$s" msgid "post" msgstr "publicação" -#: ../../include/bbcode.php:562 ../../include/bbcode.php:582 +#: ../../include/bbcode.php:569 ../../include/bbcode.php:589 msgid "$1 wrote:" msgstr "$1 escreveu:" -#: ../../include/Contact.php:120 +#: ../../include/Contact.php:123 msgid "New window" msgstr "Nova janela" -#: ../../include/Contact.php:121 +#: ../../include/Contact.php:124 msgid "Open the selected location in a different window or browser tab" msgstr "Abre a localização selecionada em outra aba ou janela" @@ -1127,8 +1127,8 @@ msgstr "OStatus" msgid "RSS/Atom" msgstr "RSS/Atom" -#: ../../include/contact_selectors.php:77 ../../mod/admin.php:741 -#: ../../mod/admin.php:750 ../../boot.php:1426 +#: ../../include/contact_selectors.php:77 ../../mod/admin.php:742 +#: ../../mod/admin.php:751 ../../boot.php:1428 msgid "Email" msgstr "E-mail" @@ -1246,7 +1246,7 @@ msgstr "Início:" msgid "Finishes:" msgstr "Fim:" -#: ../../include/event.php:40 ../../include/identity.php:679 +#: ../../include/event.php:40 ../../include/identity.php:683 #: ../../include/bb2diaspora.php:455 ../../mod/events.php:462 #: ../../mod/directory.php:157 ../../mod/dirprofile.php:111 msgid "Location:" @@ -1263,7 +1263,7 @@ msgstr "Um grupo com esse nome, anteriormente excluído, foi reativado. Permiss msgid "Default privacy group for new contacts" msgstr "Grupo de privacidade padrão para novos contatos" -#: ../../include/group.php:242 ../../mod/admin.php:750 +#: ../../include/group.php:242 ../../mod/admin.php:751 msgid "All Channels" msgstr "Todos os canais" @@ -1303,7 +1303,7 @@ msgstr "exibir mais" #: ../../include/js_strings.php:8 msgid "show fewer" -msgstr "mostrar menos" +msgstr "exibir menos" #: ../../include/js_strings.php:9 msgid "Password too short" @@ -1414,39 +1414,40 @@ msgstr "Não foi possível determinar o remetente." msgid "Stored post could not be verified." msgstr "Não foi possível verificar a publicação armazenada." -#: ../../include/photo/photo_driver.php:637 ../../include/photos.php:51 +#: ../../include/photo/photo_driver.php:643 ../../include/photos.php:51 #: ../../mod/profile_photo.php:78 ../../mod/profile_photo.php:225 #: ../../mod/profile_photo.php:336 ../../mod/photos.php:91 #: ../../mod/photos.php:656 ../../mod/photos.php:678 msgid "Profile Photos" msgstr "Fotos do perfil" -#: ../../include/attach.php:98 ../../include/attach.php:129 -#: ../../include/attach.php:185 ../../include/attach.php:200 -#: ../../include/attach.php:233 ../../include/attach.php:247 -#: ../../include/attach.php:268 ../../include/attach.php:463 -#: ../../include/attach.php:541 ../../include/chat.php:113 -#: ../../include/photos.php:15 ../../include/items.php:3515 +#: ../../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:113 +#: ../../include/photos.php:15 ../../include/items.php:3575 #: ../../mod/common.php:35 ../../mod/events.php:140 ../../mod/thing.php:247 #: ../../mod/thing.php:263 ../../mod/thing.php:298 ../../mod/invite.php:13 -#: ../../mod/invite.php:104 ../../mod/item.php:182 ../../mod/item.php:190 -#: ../../mod/menu.php:44 ../../mod/webpages.php:40 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/bookmarks.php:46 ../../mod/chat.php:87 -#: ../../mod/chat.php:92 ../../mod/viewconnections.php:22 -#: ../../mod/viewconnections.php:27 ../../mod/delegate.php:6 -#: ../../mod/mitem.php:73 ../../mod/group.php:9 ../../mod/viewsrc.php:12 -#: ../../mod/editpost.php:13 ../../mod/connedit.php:182 -#: ../../mod/layouts.php:27 ../../mod/layouts.php:42 ../../mod/page.php:30 -#: ../../mod/page.php:80 ../../mod/network.php:12 ../../mod/profiles.php:152 +#: ../../mod/invite.php:104 ../../mod/settings.php:493 ../../mod/menu.php:44 +#: ../../mod/webpages.php:40 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/bookmarks.php:46 ../../mod/item.php:182 ../../mod/item.php:190 +#: ../../mod/chat.php:87 ../../mod/chat.php:92 +#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 +#: ../../mod/delegate.php:6 ../../mod/mitem.php:73 ../../mod/group.php:9 +#: ../../mod/viewsrc.php:12 ../../mod/editpost.php:13 +#: ../../mod/connedit.php:182 ../../mod/layouts.php:27 +#: ../../mod/layouts.php:42 ../../mod/page.php:30 ../../mod/page.php:80 +#: ../../mod/network.php:12 ../../mod/profiles.php:152 #: ../../mod/profiles.php:453 ../../mod/sources.php:66 ../../mod/setup.php:200 #: ../../mod/new_channel.php:66 ../../mod/new_channel.php:97 -#: ../../mod/achievements.php:27 ../../mod/settings.php:493 -#: ../../mod/manage.php:6 ../../mod/mail.php:108 ../../mod/editlayout.php:48 -#: ../../mod/profile_photo.php:187 ../../mod/profile_photo.php:200 -#: ../../mod/connections.php:169 ../../mod/notifications.php:66 -#: ../../mod/blocks.php:29 ../../mod/blocks.php:44 -#: ../../mod/editwebpage.php:44 ../../mod/editwebpage.php:83 -#: ../../mod/poke.php:128 ../../mod/channel.php:88 ../../mod/channel.php:188 +#: ../../mod/achievements.php:27 ../../mod/manage.php:6 ../../mod/mail.php:108 +#: ../../mod/editlayout.php:48 ../../mod/profile_photo.php:187 +#: ../../mod/profile_photo.php:200 ../../mod/connections.php:169 +#: ../../mod/notifications.php:66 ../../mod/blocks.php:29 +#: ../../mod/blocks.php:44 ../../mod/editwebpage.php:44 +#: ../../mod/editwebpage.php:83 ../../mod/poke.php:128 +#: ../../mod/channel.php:88 ../../mod/channel.php:188 #: ../../mod/channel.php:231 ../../mod/fsuggest.php:78 #: ../../mod/editblock.php:48 ../../mod/filestorage.php:10 #: ../../mod/filestorage.php:59 ../../mod/filestorage.php:75 @@ -1457,61 +1458,61 @@ msgstr "Fotos do perfil" msgid "Permission denied." msgstr "Permissão negada." -#: ../../include/attach.php:180 ../../include/attach.php:228 +#: ../../include/attach.php:224 ../../include/attach.php:278 msgid "Item was not found." msgstr "O item não foi encontrado." -#: ../../include/attach.php:281 +#: ../../include/attach.php:335 msgid "No source file." msgstr "Nenhum arquivo de origem." -#: ../../include/attach.php:298 +#: ../../include/attach.php:352 msgid "Cannot locate file to replace" msgstr "Não foi possível locar o arquivo a ser substituído" -#: ../../include/attach.php:316 +#: ../../include/attach.php:370 msgid "Cannot locate file to revise/update" msgstr "Não foi possível localizar o arquivo a ser revisado/atualizado" -#: ../../include/attach.php:327 +#: ../../include/attach.php:381 #, php-format msgid "File exceeds size limit of %d" msgstr "O arquivo excedeu o tamanho limite de %d" -#: ../../include/attach.php:339 +#: ../../include/attach.php:393 #, php-format msgid "You have reached your limit of %1$.0f Mbytes attachment storage." msgstr "Você atingiu o seu limite de %1$.0f Mbytes de armazenamento de anexos." -#: ../../include/attach.php:423 +#: ../../include/attach.php:475 msgid "File upload failed. Possible system limit or action terminated." msgstr "Não foi possível enviar o arquivo. Provável limite do sistema ou a ação foi encerrada." -#: ../../include/attach.php:435 +#: ../../include/attach.php:487 msgid "Stored file could not be verified. Upload failed." msgstr "Não foi possível verificar o arquivo armazenado. Falha no envio." -#: ../../include/attach.php:479 ../../include/attach.php:496 +#: ../../include/attach.php:528 ../../include/attach.php:545 msgid "Path not available." msgstr "O caminho não está disponível." -#: ../../include/attach.php:546 +#: ../../include/attach.php:590 msgid "Empty pathname" msgstr "O nome do caminho está em branco" -#: ../../include/attach.php:564 +#: ../../include/attach.php:606 msgid "duplicate filename or path" msgstr "nome de arquivo ou caminho duplicado" -#: ../../include/attach.php:589 +#: ../../include/attach.php:630 msgid "Path not found." msgstr "Caminho não encontrado." -#: ../../include/attach.php:634 +#: ../../include/attach.php:674 msgid "mkdir failed." msgstr "mkdir falhou." -#: ../../include/attach.php:638 +#: ../../include/attach.php:678 msgid "database storage failed." msgstr "armazenamento de banco de dados falhou." @@ -1554,8 +1555,8 @@ msgid "Select" msgstr "Selecionar" #: ../../include/conversation.php:632 ../../include/ItemObject.php:108 -#: ../../mod/thing.php:236 ../../mod/group.php:176 ../../mod/admin.php:745 -#: ../../mod/connedit.php:359 ../../mod/settings.php:579 +#: ../../mod/thing.php:236 ../../mod/settings.php:579 ../../mod/group.php:176 +#: ../../mod/admin.php:746 ../../mod/connedit.php:359 #: ../../mod/filestorage.php:171 ../../mod/photos.php:1044 msgid "Delete" msgstr "Excluir" @@ -1597,7 +1598,7 @@ msgid "View in context" msgstr "Ver no contexto" #: ../../include/conversation.php:707 ../../include/conversation.php:1120 -#: ../../include/ItemObject.php:259 ../../mod/editpost.php:112 +#: ../../include/ItemObject.php:259 ../../mod/editpost.php:121 #: ../../mod/mail.php:222 ../../mod/mail.php:336 ../../mod/editlayout.php:115 #: ../../mod/editwebpage.php:153 ../../mod/editblock.php:129 #: ../../mod/photos.php:975 @@ -1728,7 +1729,7 @@ msgid "Expires YYYY-MM-DD HH:MM" msgstr "Expira YYYY-MM-DD HH:MM" #: ../../include/conversation.php:1083 ../../include/ItemObject.php:557 -#: ../../mod/webpages.php:122 ../../mod/editpost.php:132 +#: ../../mod/webpages.php:122 ../../mod/editpost.php:141 #: ../../mod/editlayout.php:136 ../../mod/editwebpage.php:177 #: ../../mod/editblock.php:151 ../../mod/photos.php:995 msgid "Preview" @@ -1742,7 +1743,7 @@ msgstr "Compartilhar" msgid "Page link title" msgstr "Título do link da página" -#: ../../include/conversation.php:1101 ../../mod/editpost.php:104 +#: ../../include/conversation.php:1101 ../../mod/editpost.php:113 #: ../../mod/mail.php:219 ../../mod/mail.php:332 ../../mod/editlayout.php:107 #: ../../mod/editwebpage.php:145 ../../mod/editblock.php:121 msgid "Upload photo" @@ -1752,7 +1753,7 @@ msgstr "Enviar foto" msgid "upload photo" msgstr "enviar foto" -#: ../../include/conversation.php:1103 ../../mod/editpost.php:105 +#: ../../include/conversation.php:1103 ../../mod/editpost.php:114 #: ../../mod/mail.php:220 ../../mod/mail.php:333 ../../mod/editlayout.php:108 #: ../../mod/editwebpage.php:146 ../../mod/editblock.php:122 msgid "Attach file" @@ -1762,7 +1763,7 @@ msgstr "Anexar arquivo" msgid "attach file" msgstr "anexar arquivo" -#: ../../include/conversation.php:1105 ../../mod/editpost.php:106 +#: ../../include/conversation.php:1105 ../../mod/editpost.php:115 #: ../../mod/mail.php:221 ../../mod/mail.php:334 ../../mod/editlayout.php:109 #: ../../mod/editwebpage.php:147 ../../mod/editblock.php:123 msgid "Insert web link" @@ -1788,7 +1789,7 @@ msgstr "Inserir link de áudio" msgid "audio link" msgstr "link de áudio" -#: ../../include/conversation.php:1111 ../../mod/editpost.php:110 +#: ../../include/conversation.php:1111 ../../mod/editpost.php:119 #: ../../mod/editlayout.php:113 ../../mod/editwebpage.php:151 #: ../../mod/editblock.php:127 msgid "Set your location" @@ -1798,7 +1799,7 @@ msgstr "Definir sua localização" msgid "set location" msgstr "definir localização" -#: ../../include/conversation.php:1113 ../../mod/editpost.php:111 +#: ../../include/conversation.php:1113 ../../mod/editpost.php:120 #: ../../mod/editlayout.php:114 ../../mod/editwebpage.php:152 #: ../../mod/editblock.php:128 msgid "Clear browser location" @@ -1808,19 +1809,19 @@ msgstr "Limpar a localização do navegador" msgid "clear location" msgstr "limpar a localização" -#: ../../include/conversation.php:1116 ../../mod/editpost.php:124 +#: ../../include/conversation.php:1116 ../../mod/editpost.php:133 #: ../../mod/editlayout.php:127 ../../mod/editwebpage.php:169 #: ../../mod/editblock.php:142 msgid "Set title" msgstr "Definir o título" -#: ../../include/conversation.php:1119 ../../mod/editpost.php:126 +#: ../../include/conversation.php:1119 ../../mod/editpost.php:135 #: ../../mod/editlayout.php:130 ../../mod/editwebpage.php:171 #: ../../mod/editblock.php:145 msgid "Categories (comma-separated list)" msgstr "Categorias (lista separada por vírgulas)" -#: ../../include/conversation.php:1121 ../../mod/editpost.php:113 +#: ../../include/conversation.php:1121 ../../mod/editpost.php:122 #: ../../mod/editlayout.php:116 ../../mod/editwebpage.php:154 #: ../../mod/editblock.php:130 msgid "Permission settings" @@ -1830,43 +1831,43 @@ msgstr "Configurações de permissão" msgid "permissions" msgstr "permissões" -#: ../../include/conversation.php:1130 ../../mod/editpost.php:121 +#: ../../include/conversation.php:1130 ../../mod/editpost.php:130 #: ../../mod/editlayout.php:124 ../../mod/editwebpage.php:164 #: ../../mod/editblock.php:139 msgid "Public post" msgstr "Publicação pública" -#: ../../include/conversation.php:1132 ../../mod/editpost.php:127 +#: ../../include/conversation.php:1132 ../../mod/editpost.php:136 #: ../../mod/editlayout.php:131 ../../mod/editwebpage.php:172 #: ../../mod/editblock.php:146 msgid "Example: bob@example.com, mary@example.com" msgstr "Por exemplo: joao@exemplo.com, maria@exemplo.com" -#: ../../include/conversation.php:1145 ../../mod/editpost.php:138 +#: ../../include/conversation.php:1145 ../../mod/editpost.php:147 #: ../../mod/mail.php:226 ../../mod/mail.php:339 ../../mod/editlayout.php:141 #: ../../mod/editwebpage.php:182 ../../mod/editblock.php:156 msgid "Set expiration date" msgstr "Definir data de expiração" #: ../../include/conversation.php:1147 ../../include/ItemObject.php:560 -#: ../../mod/editpost.php:140 ../../mod/mail.php:228 ../../mod/mail.php:341 +#: ../../mod/editpost.php:149 ../../mod/mail.php:228 ../../mod/mail.php:341 msgid "Encrypt text" msgstr "Encriptar texto" -#: ../../include/conversation.php:1149 ../../mod/editpost.php:142 +#: ../../include/conversation.php:1149 ../../mod/editpost.php:151 msgid "OK" msgstr "Ok" -#: ../../include/conversation.php:1150 ../../mod/tagrm.php:11 -#: ../../mod/tagrm.php:94 ../../mod/editpost.php:143 -#: ../../mod/settings.php:517 ../../mod/settings.php:543 -#: ../../mod/fbrowser.php:82 ../../mod/fbrowser.php:117 +#: ../../include/conversation.php:1150 ../../mod/settings.php:517 +#: ../../mod/settings.php:543 ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 +#: ../../mod/editpost.php:152 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 msgid "Cancel" msgstr "Cancelar" #: ../../include/conversation.php:1381 msgid "Commented Order" -msgstr "Recentemente comentados" +msgstr "Recentes e comentados" #: ../../include/conversation.php:1384 msgid "Sort by Comment Date" @@ -1874,7 +1875,7 @@ msgstr "Ordenar pela data do último comentário" #: ../../include/conversation.php:1387 msgid "Posted Order" -msgstr "Ordem de publicação" +msgstr "Recentemente publicados" #: ../../include/conversation.php:1390 msgid "Sort by Post Date" @@ -1953,238 +1954,238 @@ msgstr "Links guardados" msgid "Manage Webpages" msgstr "Administrar páginas web" -#: ../../include/identity.php:29 ../../mod/item.php:1177 +#: ../../include/identity.php:30 ../../mod/item.php:1187 msgid "Unable to obtain identity information from database" msgstr "Não foi possível obter a informação da identidade a partir do banco de dados" -#: ../../include/identity.php:62 +#: ../../include/identity.php:63 msgid "Empty name" msgstr "O nome está em branco" -#: ../../include/identity.php:64 +#: ../../include/identity.php:65 msgid "Name too long" msgstr "O nome é muito grande" -#: ../../include/identity.php:143 +#: ../../include/identity.php:147 msgid "No account identifier" msgstr "Nenhuma identificação da conta" -#: ../../include/identity.php:153 +#: ../../include/identity.php:157 msgid "Nickname is required." msgstr "É necessário informar o apelido." -#: ../../include/identity.php:167 +#: ../../include/identity.php:171 msgid "" "Nickname has unsupported characters or is already being used on this site." msgstr "A identificação possui caracteres não suportados ou já está sendo usada nesse site." -#: ../../include/identity.php:226 +#: ../../include/identity.php:230 msgid "Unable to retrieve created identity" msgstr "Não foi possível recuperar a identidade criada" -#: ../../include/identity.php:285 +#: ../../include/identity.php:289 msgid "Default Profile" msgstr "Perfil padrão" -#: ../../include/identity.php:477 +#: ../../include/identity.php:481 msgid "Requested channel is not available." msgstr "Canal solicitado não está disponível." -#: ../../include/identity.php:489 +#: ../../include/identity.php:493 msgid " Sorry, you don't have the permission to view this profile. " msgstr "Desculpe, você não tem permissão para ver este perfil." -#: ../../include/identity.php:524 ../../mod/webpages.php:8 +#: ../../include/identity.php:528 ../../mod/webpages.php:8 #: ../../mod/connect.php:13 ../../mod/layouts.php:8 #: ../../mod/achievements.php:8 ../../mod/blocks.php:10 #: ../../mod/profile.php:16 ../../mod/filestorage.php:40 msgid "Requested profile is not available." msgstr "O perfil solicitado não está disponível." -#: ../../include/identity.php:642 ../../mod/profiles.php:603 +#: ../../include/identity.php:646 ../../mod/profiles.php:603 msgid "Change profile photo" msgstr "Mudar a foto do perfil" -#: ../../include/identity.php:648 +#: ../../include/identity.php:652 msgid "Profiles" msgstr "Perfis" -#: ../../include/identity.php:648 +#: ../../include/identity.php:652 msgid "Manage/edit profiles" msgstr "Administrar/editar perfis" -#: ../../include/identity.php:649 ../../mod/profiles.php:604 +#: ../../include/identity.php:653 ../../mod/profiles.php:604 msgid "Create New Profile" msgstr "Criar um novo perfil" -#: ../../include/identity.php:652 +#: ../../include/identity.php:656 msgid "Edit Profile" msgstr "Editar perfil" -#: ../../include/identity.php:663 ../../mod/profiles.php:615 +#: ../../include/identity.php:667 ../../mod/profiles.php:615 msgid "Profile Image" msgstr "Imagem do perfil" -#: ../../include/identity.php:666 ../../mod/profiles.php:618 +#: ../../include/identity.php:670 ../../mod/profiles.php:618 msgid "visible to everybody" msgstr "visível para todos" -#: ../../include/identity.php:667 ../../mod/profiles.php:619 +#: ../../include/identity.php:671 ../../mod/profiles.php:619 msgid "Edit visibility" msgstr "Editar a visibilidade" -#: ../../include/identity.php:681 ../../include/identity.php:908 +#: ../../include/identity.php:685 ../../include/identity.php:912 #: ../../mod/directory.php:159 msgid "Gender:" msgstr "Gênero:" -#: ../../include/identity.php:682 ../../include/identity.php:928 +#: ../../include/identity.php:686 ../../include/identity.php:932 #: ../../mod/directory.php:161 msgid "Status:" msgstr "Situação:" -#: ../../include/identity.php:683 ../../include/identity.php:939 +#: ../../include/identity.php:687 ../../include/identity.php:943 #: ../../mod/directory.php:163 msgid "Homepage:" msgstr "Página web:" -#: ../../include/identity.php:684 ../../mod/dirprofile.php:157 +#: ../../include/identity.php:688 ../../mod/dirprofile.php:157 msgid "Online Now" msgstr "Online agora" -#: ../../include/identity.php:752 ../../include/identity.php:832 +#: ../../include/identity.php:756 ../../include/identity.php:836 #: ../../mod/ping.php:262 msgid "g A l F d" msgstr "G l d F" -#: ../../include/identity.php:753 ../../include/identity.php:833 +#: ../../include/identity.php:757 ../../include/identity.php:837 msgid "F d" msgstr "F d" -#: ../../include/identity.php:798 ../../include/identity.php:873 +#: ../../include/identity.php:802 ../../include/identity.php:877 #: ../../mod/ping.php:284 msgid "[today]" msgstr "[hoje]" -#: ../../include/identity.php:810 +#: ../../include/identity.php:814 msgid "Birthday Reminders" msgstr "Lembres de aniversário" -#: ../../include/identity.php:811 +#: ../../include/identity.php:815 msgid "Birthdays this week:" msgstr "Aniversários nesta semana:" -#: ../../include/identity.php:866 +#: ../../include/identity.php:870 msgid "[No description]" msgstr "[Sem descrição]" -#: ../../include/identity.php:884 +#: ../../include/identity.php:888 msgid "Event Reminders" msgstr "Lembretes de eventos" -#: ../../include/identity.php:885 +#: ../../include/identity.php:889 msgid "Events this week:" msgstr "Eventos nesta semana:" -#: ../../include/identity.php:898 ../../include/identity.php:982 +#: ../../include/identity.php:902 ../../include/identity.php:986 #: ../../mod/profperm.php:107 msgid "Profile" msgstr "Perfil" -#: ../../include/identity.php:906 ../../mod/settings.php:924 +#: ../../include/identity.php:910 ../../mod/settings.php:937 msgid "Full Name:" msgstr "Nome completo:" -#: ../../include/identity.php:913 +#: ../../include/identity.php:917 msgid "j F, Y" msgstr "j de F, Y" -#: ../../include/identity.php:914 +#: ../../include/identity.php:918 msgid "j F" msgstr "j de F" -#: ../../include/identity.php:921 +#: ../../include/identity.php:925 msgid "Birthday:" msgstr "Aniversário:" -#: ../../include/identity.php:925 +#: ../../include/identity.php:929 msgid "Age:" msgstr "Idade:" -#: ../../include/identity.php:934 +#: ../../include/identity.php:938 #, php-format msgid "for %1$d %2$s" msgstr "para %1$d %2$s" -#: ../../include/identity.php:937 ../../mod/profiles.php:526 +#: ../../include/identity.php:941 ../../mod/profiles.php:526 msgid "Sexual Preference:" msgstr "Preferência sexual:" -#: ../../include/identity.php:941 ../../mod/profiles.php:528 +#: ../../include/identity.php:945 ../../mod/profiles.php:528 msgid "Hometown:" msgstr "Cidade natal:" -#: ../../include/identity.php:943 +#: ../../include/identity.php:947 msgid "Tags:" msgstr "Etiquetas:" -#: ../../include/identity.php:945 ../../mod/profiles.php:529 +#: ../../include/identity.php:949 ../../mod/profiles.php:529 msgid "Political Views:" msgstr "Posição política:" -#: ../../include/identity.php:947 +#: ../../include/identity.php:951 msgid "Religion:" msgstr "Religião:" -#: ../../include/identity.php:949 ../../mod/directory.php:165 +#: ../../include/identity.php:953 ../../mod/directory.php:165 msgid "About:" msgstr "Sobre:" -#: ../../include/identity.php:951 +#: ../../include/identity.php:955 msgid "Hobbies/Interests:" msgstr "Hobbies/Interesses:" -#: ../../include/identity.php:953 ../../mod/profiles.php:532 +#: ../../include/identity.php:957 ../../mod/profiles.php:532 msgid "Likes:" msgstr "Gosta de:" -#: ../../include/identity.php:955 ../../mod/profiles.php:533 +#: ../../include/identity.php:959 ../../mod/profiles.php:533 msgid "Dislikes:" msgstr "Não gosta de:" -#: ../../include/identity.php:958 +#: ../../include/identity.php:962 msgid "Contact information and Social Networks:" msgstr "Informações de contato e redes sociais:" -#: ../../include/identity.php:960 +#: ../../include/identity.php:964 msgid "My other channels:" msgstr "Meus outros canais:" -#: ../../include/identity.php:962 +#: ../../include/identity.php:966 msgid "Musical interests:" msgstr "Interesses musicais:" -#: ../../include/identity.php:964 +#: ../../include/identity.php:968 msgid "Books, literature:" msgstr "Livros, literatura:" -#: ../../include/identity.php:966 +#: ../../include/identity.php:970 msgid "Television:" msgstr "Televisão:" -#: ../../include/identity.php:968 +#: ../../include/identity.php:972 msgid "Film/dance/culture/entertainment:" msgstr "Filmes/dança/cultura/entretenimento:" -#: ../../include/identity.php:970 +#: ../../include/identity.php:974 msgid "Love/Romance:" msgstr "Amor/romance:" -#: ../../include/identity.php:972 +#: ../../include/identity.php:976 msgid "Work/employment:" msgstr "Trabalho/emprego:" -#: ../../include/identity.php:974 +#: ../../include/identity.php:978 msgid "School/education:" msgstr "Escola/educação:" @@ -2193,11 +2194,12 @@ msgid "Private Message" msgstr "Mensagem privada" #: ../../include/ItemObject.php:96 ../../include/page_widgets.php:8 -#: ../../mod/thing.php:235 ../../mod/menu.php:59 ../../mod/webpages.php:118 -#: ../../mod/editpost.php:103 ../../mod/layouts.php:102 -#: ../../mod/settings.php:578 ../../mod/editlayout.php:106 -#: ../../mod/blocks.php:93 ../../mod/editwebpage.php:144 -#: ../../mod/editblock.php:120 ../../mod/filestorage.php:170 +#: ../../include/menu.php:41 ../../mod/thing.php:235 +#: ../../mod/settings.php:578 ../../mod/menu.php:59 ../../mod/webpages.php:118 +#: ../../mod/editpost.php:112 ../../mod/layouts.php:102 +#: ../../mod/editlayout.php:106 ../../mod/blocks.php:93 +#: ../../mod/editwebpage.php:144 ../../mod/editblock.php:120 +#: ../../mod/filestorage.php:170 msgid "Edit" msgstr "Editar" @@ -2288,15 +2290,15 @@ msgstr "Este(a) é você" #: ../../include/ItemObject.php:548 ../../mod/events.php:469 #: ../../mod/thing.php:283 ../../mod/thing.php:326 ../../mod/invite.php:156 +#: ../../mod/settings.php:516 ../../mod/settings.php:628 +#: ../../mod/settings.php:656 ../../mod/settings.php:680 +#: ../../mod/settings.php:752 ../../mod/settings.php:929 #: ../../mod/chat.php:162 ../../mod/chat.php:192 ../../mod/connect.php:92 -#: ../../mod/group.php:81 ../../mod/admin.php:431 ../../mod/admin.php:738 -#: ../../mod/admin.php:878 ../../mod/admin.php:1077 ../../mod/admin.php:1164 +#: ../../mod/group.php:81 ../../mod/admin.php:431 ../../mod/admin.php:739 +#: ../../mod/admin.php:879 ../../mod/admin.php:1078 ../../mod/admin.php:1165 #: ../../mod/connedit.php:437 ../../mod/profiles.php:506 #: ../../mod/sources.php:104 ../../mod/sources.php:138 ../../mod/setup.php:304 -#: ../../mod/setup.php:347 ../../mod/settings.php:516 -#: ../../mod/settings.php:628 ../../mod/settings.php:656 -#: ../../mod/settings.php:680 ../../mod/settings.php:752 -#: ../../mod/settings.php:916 ../../mod/import.php:387 ../../mod/mail.php:223 +#: ../../mod/setup.php:347 ../../mod/import.php:387 ../../mod/mail.php:223 #: ../../mod/mail.php:335 ../../mod/poke.php:166 ../../mod/fsuggest.php:108 #: ../../mod/filestorage.php:131 ../../mod/photos.php:566 #: ../../mod/photos.php:671 ../../mod/photos.php:954 ../../mod/photos.php:994 @@ -2645,7 +2647,7 @@ msgstr "Você saiu." msgid "Failed authentication" msgstr "Não foi possível autenticar" -#: ../../include/auth.php:203 +#: ../../include/auth.php:203 ../../mod/openid.php:185 msgid "Login failed." msgstr "Não foi possível entrar." @@ -3013,35 +3015,31 @@ msgstr "Essa ação excede o limite definido para o seu plano de assinatura." msgid "This action is not available under your subscription plan." msgstr "Essa ação não está disponível para o seu plano de assinatura." -#: ../../include/follow.php:21 +#: ../../include/follow.php:23 msgid "Channel is blocked on this site." msgstr "O canal está bloqueado neste site." -#: ../../include/follow.php:26 +#: ../../include/follow.php:28 msgid "Channel location missing." msgstr "A localização do canal foi perdida" -#: ../../include/follow.php:43 -msgid "Channel discovery failed. Website may be down or misconfigured." -msgstr "Não foi possível descobrir o canal. O site pode estar fora do ar ou desconfigurado." - -#: ../../include/follow.php:51 -msgid "Response from remote channel was not understood." -msgstr "A resposta do canal remoto não foi compreendida." - -#: ../../include/follow.php:58 +#: ../../include/follow.php:54 msgid "Response from remote channel was incomplete." msgstr "A resposta do canal remoto está incompleta." -#: ../../include/follow.php:129 +#: ../../include/follow.php:126 +msgid "Channel discovery failed." +msgstr "A descoberta de canais falhou." + +#: ../../include/follow.php:143 msgid "local account not found." msgstr "a conta local não foi encontrada." -#: ../../include/follow.php:138 +#: ../../include/follow.php:152 msgid "Cannot connect to yourself." msgstr "Não é possível conectar-se consigo mesmo." -#: ../../include/security.php:280 +#: ../../include/security.php:291 msgid "" "The form security token was not correct. This probably happened because the " "form has been opened for too long (>3 hours) before submitting it." @@ -3145,36 +3143,40 @@ msgid "" "Extremely advanced. Leave this alone unless you know what you are doing" msgstr "Extremamente avançado. Não mexa nisso a não ser que saiba o que está fazendo" -#: ../../include/items.php:231 ../../mod/like.php:55 ../../mod/profperm.php:23 +#: ../../include/items.php:240 ../../mod/like.php:55 ../../mod/profperm.php:23 #: ../../mod/group.php:68 ../../index.php:350 msgid "Permission denied" msgstr "Permissão negada" -#: ../../include/items.php:3453 ../../mod/thing.php:78 ../../mod/admin.php:151 -#: ../../mod/admin.php:782 ../../mod/admin.php:985 ../../mod/viewsrc.php:18 +#: ../../include/items.php:756 ../../mod/connedit.php:395 +msgid "Unknown" +msgstr "Desconhecidos" + +#: ../../include/items.php:3513 ../../mod/thing.php:78 ../../mod/admin.php:151 +#: ../../mod/admin.php:783 ../../mod/admin.php:986 ../../mod/viewsrc.php:18 #: ../../mod/home.php:63 ../../mod/display.php:32 ../../mod/filestorage.php:18 msgid "Item not found." msgstr "O item não foi encontrado." -#: ../../include/items.php:3809 ../../mod/group.php:38 ../../mod/group.php:140 +#: ../../include/items.php:3849 ../../mod/group.php:38 ../../mod/group.php:140 msgid "Collection not found." msgstr "A coleção não foi encontrada." -#: ../../include/items.php:3824 +#: ../../include/items.php:3864 msgid "Collection is empty." msgstr "A coleção está vazia." -#: ../../include/items.php:3831 +#: ../../include/items.php:3871 #, php-format msgid "Collection: %s" msgstr "Coleção: %s" -#: ../../include/items.php:3842 +#: ../../include/items.php:3882 #, php-format msgid "Connection: %s" msgstr "Conexão: %s" -#: ../../include/items.php:3845 +#: ../../include/items.php:3885 msgid "Connection not found." msgstr "A conexão não foi encontrada." @@ -3410,2790 +3412,2823 @@ msgid "" "http://getzot.com" msgstr "Para maiores informações sobre o Projeto Red Matrix e porque ele tem potencial para mudar a Internet como a conhecemos, por favor visite: http://getzot.com" -#: ../../mod/item.php:145 -msgid "Unable to locate original post." -msgstr "Não foi possível localizar a publicação original." - -#: ../../mod/item.php:346 -msgid "Empty post discarded." -msgstr "A publicação em branco foi descartada." +#: ../../mod/settings.php:71 +msgid "Name is required" +msgstr "O nome é obrigatório" -#: ../../mod/item.php:388 -msgid "Executable content type not permitted to this channel." -msgstr "Conteúdo de tipo executável não permitido para este canal." +#: ../../mod/settings.php:75 +msgid "Key and Secret are required" +msgstr "A chave e o segredo são obrigatórios" -#: ../../mod/item.php:835 -msgid "System error. Post not saved." -msgstr "Erro no sistema. A publicação não foi salva." +#: ../../mod/settings.php:79 ../../mod/settings.php:542 +msgid "Update" +msgstr "Atualizar" -#: ../../mod/item.php:1102 ../../mod/wall_upload.php:41 -msgid "Wall Photos" -msgstr "Fotos do mural" +#: ../../mod/settings.php:195 +msgid "Passwords do not match. Password unchanged." +msgstr "As senhas não correspondem. A senha não foi modificada." -#: ../../mod/item.php:1182 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "Você atingiu o seu limite de %1$.0f publicações de novos tópicos." +#: ../../mod/settings.php:199 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Não é permitido uma senha em branco. A senha não foi modificada." -#: ../../mod/item.php:1188 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Você atingiu o seu limite de %1$.0f páginas web." +#: ../../mod/settings.php:212 +msgid "Password changed." +msgstr "A senha foi modificada." -#: ../../mod/menu.php:21 -msgid "Menu updated." -msgstr "Menu atualizado." +#: ../../mod/settings.php:214 +msgid "Password update failed. Please try again." +msgstr "Não foi possível atualizar a senha. Por favor, tente novamente." -#: ../../mod/menu.php:25 -msgid "Unable to update menu." -msgstr "Não foi possível atualizar o menu." +#: ../../mod/settings.php:228 +msgid "Not valid email." +msgstr "Não é um e-mail válido" -#: ../../mod/menu.php:30 -msgid "Menu created." -msgstr "Menu criado." +#: ../../mod/settings.php:231 +msgid "Protected email address. Cannot change to that email." +msgstr "Endereço de e-mail protegido. Não é possível mudar para esse e-mail." -#: ../../mod/menu.php:34 -msgid "Unable to create menu." -msgstr "Não foi possível criar o menu." +#: ../../mod/settings.php:240 +msgid "System failure storing new email. Please try again." +msgstr "Falha do sistema ao armazenar novo e-mail. Por favor, tente novamente." -#: ../../mod/menu.php:57 -msgid "Manage Menus" -msgstr "Administrar menus" +#: ../../mod/settings.php:444 +msgid "Settings updated." +msgstr "As configurações foram atualizadas." -#: ../../mod/menu.php:60 -msgid "Drop" -msgstr "Descartar" +#: ../../mod/settings.php:515 ../../mod/settings.php:541 +#: ../../mod/settings.php:577 +msgid "Add application" +msgstr "Adicionar aplicação" -#: ../../mod/menu.php:62 -msgid "Create a new menu" -msgstr "Criar um novo menu" +#: ../../mod/settings.php:518 ../../mod/settings.php:544 +msgid "Name" +msgstr "Nome" -#: ../../mod/menu.php:63 -msgid "Delete this menu" -msgstr "Deletar este menu" +#: ../../mod/settings.php:518 +msgid "Name of application" +msgstr "Nome da aplicação" -#: ../../mod/menu.php:64 ../../mod/menu.php:109 -msgid "Edit menu contents" -msgstr "Editar os conteúdos do menu" +#: ../../mod/settings.php:519 ../../mod/settings.php:545 +msgid "Consumer Key" +msgstr "Chave de consumidor" -#: ../../mod/menu.php:65 -msgid "Edit this menu" -msgstr "Editar este menu" +#: ../../mod/settings.php:519 ../../mod/settings.php:520 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "Gerado automaticamente - troque se desejável. Comprimento máximo 20" -#: ../../mod/menu.php:80 -msgid "New Menu" -msgstr "Novo menu" +#: ../../mod/settings.php:520 ../../mod/settings.php:546 +msgid "Consumer Secret" +msgstr "Segredo de consumidor" -#: ../../mod/menu.php:81 ../../mod/menu.php:110 -msgid "Menu name" -msgstr "Nome do menu" +#: ../../mod/settings.php:521 ../../mod/settings.php:547 +msgid "Redirect" +msgstr "Redirecionamento" -#: ../../mod/menu.php:81 ../../mod/menu.php:110 -msgid "Must be unique, only seen by you" -msgstr "Deve ser único, exibido somente para você" +#: ../../mod/settings.php:521 +msgid "" +"Redirect URI - leave blank unless your application specifically requires " +"this" +msgstr "URI de redirecionamento - deixe em branco, a não ser que sua aplicação especificamente requeira isso" -#: ../../mod/menu.php:82 ../../mod/menu.php:111 -msgid "Menu title" -msgstr "Título do menu" +#: ../../mod/settings.php:522 ../../mod/settings.php:548 +msgid "Icon url" +msgstr "URL do ícone" -#: ../../mod/menu.php:82 ../../mod/menu.php:111 -msgid "Menu title as seen by others" -msgstr "Título do menu quando visto por outros" +#: ../../mod/settings.php:522 +msgid "Optional" +msgstr "Opcional" -#: ../../mod/menu.php:83 ../../mod/menu.php:112 -msgid "Allow bookmarks" -msgstr "Habilitar links guardados" +#: ../../mod/settings.php:533 +msgid "You can't edit this application." +msgstr "Você não pode editar esta aplicação." -#: ../../mod/menu.php:83 ../../mod/menu.php:112 -msgid "Menu may be used to store saved bookmarks" -msgstr "O menu pode ser utilizado para armazenar links guardados" +#: ../../mod/settings.php:576 +msgid "Connected Apps" +msgstr "Aplicações conectadas" -#: ../../mod/menu.php:84 ../../mod/mitem.php:142 ../../mod/new_channel.php:117 -msgid "Create" -msgstr "Criar" +#: ../../mod/settings.php:580 +msgid "Client key starts with" +msgstr "Chave do cliente começa com" -#: ../../mod/menu.php:92 ../../mod/mitem.php:14 -msgid "Menu not found." -msgstr "O menu não foi encontrado." +#: ../../mod/settings.php:581 +msgid "No name" +msgstr "Sem nome" -#: ../../mod/menu.php:98 -msgid "Menu deleted." -msgstr "Menu deletado." +#: ../../mod/settings.php:582 +msgid "Remove authorization" +msgstr "Remover autorização" -#: ../../mod/menu.php:100 -msgid "Menu could not be deleted." -msgstr "Não foi possível deletar o menu." +#: ../../mod/settings.php:593 +msgid "No feature settings configured" +msgstr "Não foi definida nenhuma configuração do recurso" -#: ../../mod/menu.php:106 -msgid "Edit Menu" -msgstr "Editar menu" +#: ../../mod/settings.php:601 +msgid "Feature Settings" +msgstr "Configurações do recurso" -#: ../../mod/menu.php:108 -msgid "Add or remove entries to this menu" -msgstr "Adicionar ou remover entradas deste menu" +#: ../../mod/settings.php:624 +msgid "Account Settings" +msgstr "Configurações da conta" -#: ../../mod/menu.php:114 ../../mod/mitem.php:186 -msgid "Modify" -msgstr "Modificar" +#: ../../mod/settings.php:625 +msgid "Password Settings" +msgstr "Configurações da senha" -#: ../../mod/menu.php:120 ../../mod/mitem.php:78 ../../mod/xchan.php:27 -#: ../../mod/dirprofile.php:181 -msgid "Not found." -msgstr "Não encontrado." +#: ../../mod/settings.php:626 +msgid "New Password:" +msgstr "Nova senha:" -#: ../../mod/webpages.php:121 ../../mod/layouts.php:105 -#: ../../mod/blocks.php:96 -msgid "View" -msgstr "Ver" +#: ../../mod/settings.php:627 +msgid "Confirm:" +msgstr "Confirme:" -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Autorizar a conexão com a aplicação" +#: ../../mod/settings.php:627 +msgid "Leave password fields blank unless changing" +msgstr "Deixe os campos de senha em branco, a não ser que você queira alterá-la" -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Volte para a sua aplicação e digite este código de segurança:" +#: ../../mod/settings.php:629 ../../mod/settings.php:938 +msgid "Email Address:" +msgstr "Endereço de e-mail:" -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Por favor, autentique-se para continuar." +#: ../../mod/settings.php:630 +msgid "Remove Account" +msgstr "Remover conta" -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Deseja autorizar esta aplicação a acessar suas publicações e contatos e/ou criar novas publicações para você?" +#: ../../mod/settings.php:631 +msgid "Warning: This action is permanent and cannot be reversed." +msgstr "Atenção: Esta ação é permanente e não pode ser revertida." -#: ../../mod/api.php:105 ../../mod/profiles.php:483 ../../mod/settings.php:878 -#: ../../mod/settings.php:883 -msgid "Yes" -msgstr "Sim" +#: ../../mod/settings.php:647 +msgid "Off" +msgstr "Desligado" -#: ../../mod/api.php:106 ../../mod/profiles.php:484 ../../mod/settings.php:878 -#: ../../mod/settings.php:883 -msgid "No" -msgstr "Não" +#: ../../mod/settings.php:647 +msgid "On" +msgstr "Ligado" -#: ../../mod/apps.php:8 -msgid "No installed applications." -msgstr "Não existe nenhuma aplicação instalada." +#: ../../mod/settings.php:654 +msgid "Additional Features" +msgstr "Recursos adicionais" -#: ../../mod/apps.php:13 -msgid "Applications" -msgstr "Aplicações" +#: ../../mod/settings.php:679 +msgid "Connector Settings" +msgstr "Configurações do conector" -#: ../../mod/rpost.php:86 ../../mod/editpost.php:42 -msgid "Edit post" -msgstr "Editar a publicação" +#: ../../mod/settings.php:709 ../../mod/admin.php:379 +msgid "No special theme for mobile devices" +msgstr "Sem tema especial para aparelhos móveis" -#: ../../mod/cloud.php:112 -msgid "Red Matrix - Guests: Username: {your email address}, Password: +++" -msgstr "Red Matrix - Visitantes: Usuário: {seu endereço de e-mail}, Senha: +++" +#: ../../mod/settings.php:750 +msgid "Display Settings" +msgstr "Configurações de exibição" -#: ../../mod/bookmarks.php:38 -msgid "Bookmark added" -msgstr "O link foi guardado" +#: ../../mod/settings.php:756 +msgid "Display Theme:" +msgstr "Tema do perfil:" -#: ../../mod/bookmarks.php:53 -msgid "My Bookmarks" -msgstr "Meus links guardados" +#: ../../mod/settings.php:757 +msgid "Mobile Theme:" +msgstr "Tema móvel:" -#: ../../mod/bookmarks.php:64 -msgid "My Connections Bookmarks" -msgstr "Links guardados das minhas conexões" +#: ../../mod/settings.php:758 +msgid "Update browser every xx seconds" +msgstr "Atualizar navegador a cada xx segundos" -#: ../../mod/subthread.php:105 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s está acompanhando %3$s de %2$s" +#: ../../mod/settings.php:758 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Mínimo de 10 segundos, sem máximo" -#: ../../mod/update_network.php:23 ../../mod/update_channel.php:43 -#: ../../mod/update_search.php:46 ../../mod/update_display.php:25 -#: ../../mod/update_community.php:18 -msgid "[Embedded content - reload page to view]" -msgstr "[Conteúdo incorporado - recarregue a página para ver]" +#: ../../mod/settings.php:759 +msgid "Maximum number of conversations to load at any time:" +msgstr "Número máximo permitido de conversas carregadas:" -#: ../../mod/chanview.php:77 ../../mod/home.php:50 ../../mod/page.php:47 -#: ../../mod/wall_upload.php:35 -msgid "Channel not found." -msgstr "O canal não foi encontrado." +#: ../../mod/settings.php:759 +msgid "Maximum of 100 items" +msgstr "Máximo de 100 itens" -#: ../../mod/chanview.php:93 -msgid "toggle full screen mode" -msgstr "alternar o mode de tela inteira" +#: ../../mod/settings.php:760 +msgid "Don't show emoticons" +msgstr "Não exibir emoticons" -#: ../../mod/tagger.php:98 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s etiquetou %3$s de %2$s com %4$s" +#: ../../mod/settings.php:761 +msgid "Do not view remote profiles in frames" +msgstr "Não exibir perfis remotos em frames" -#: ../../mod/chat.php:18 ../../mod/channel.php:25 -msgid "You must be logged in to see this page." -msgstr "Você precisa estar autenticado para ver esta página." +#: ../../mod/settings.php:761 +msgid "By default open in a sub-window of your own site" +msgstr "Por padrão, abrir em uma sub-janela do seu próprio site" -#: ../../mod/chat.php:163 -msgid "Leave Room" -msgstr "Sair da sala" +#: ../../mod/settings.php:796 +msgid "Nobody except yourself" +msgstr "Ninguém exceto você mesmo" -#: ../../mod/chat.php:164 -msgid "I am away right now" -msgstr "Eu estou ausente no momento" +#: ../../mod/settings.php:797 +msgid "Only those you specifically allow" +msgstr "Apenas quem você der permissão" -#: ../../mod/chat.php:165 -msgid "I am online" -msgstr "Eu estou online" +#: ../../mod/settings.php:798 +msgid "Anybody in your address book" +msgstr "Qualquer um nos seus contatos" -#: ../../mod/chat.php:189 ../../mod/chat.php:209 -msgid "New Chatroom" -msgstr "Nova sala de bate-papo" +#: ../../mod/settings.php:799 +msgid "Anybody on this website" +msgstr "Qualquer um neste site" -#: ../../mod/chat.php:190 -msgid "Chatroom Name" -msgstr "Nome da sala de bate-papo" +#: ../../mod/settings.php:800 +msgid "Anybody in this network" +msgstr "Qualquer um nesta rede" -#: ../../mod/chat.php:205 -#, php-format -msgid "%1$s's Chatrooms" -msgstr "Salas de bate-papo de %1$s" +#: ../../mod/settings.php:801 +msgid "Anybody authenticated" +msgstr "Qualquer um autenticado" -#: ../../mod/viewconnections.php:17 ../../mod/search.php:13 -#: ../../mod/directory.php:15 ../../mod/display.php:9 -#: ../../mod/community.php:18 ../../mod/dirprofile.php:9 -#: ../../mod/photos.php:443 -msgid "Public access denied." -msgstr "Acesso público negado." +#: ../../mod/settings.php:802 +msgid "Anybody on the internet" +msgstr "Qualquer um na internet" -#: ../../mod/viewconnections.php:43 -msgid "No connections." -msgstr "Nenhuma conexão." +#: ../../mod/settings.php:879 +msgid "Publish your default profile in the network directory" +msgstr "Publicar seu perfil padrão no diretório da rede?" -#: ../../mod/viewconnections.php:55 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Ver o perfil de %s [%s]" +#: ../../mod/settings.php:879 ../../mod/settings.php:884 +#: ../../mod/settings.php:955 ../../mod/api.php:106 ../../mod/profiles.php:484 +msgid "No" +msgstr "Não" -#: ../../mod/viewconnections.php:70 -msgid "View Connnections" -msgstr "Ver conexões" +#: ../../mod/settings.php:879 ../../mod/settings.php:884 +#: ../../mod/settings.php:955 ../../mod/api.php:105 ../../mod/profiles.php:483 +msgid "Yes" +msgstr "Sim" -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "A etiqueta foi removida" +#: ../../mod/settings.php:884 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Permitir sugerir você como amigo potencial para outros membros?" -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Remover a etiqueta de item" +#: ../../mod/settings.php:888 ../../mod/profile_photo.php:288 +msgid "or" +msgstr "ou" -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Selecione uma etiqueta para remover: " +#: ../../mod/settings.php:893 +msgid "Your channel address is" +msgstr "O endereço do seu canal é" -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:130 ../../mod/photos.php:909 -msgid "Remove" -msgstr "Remover" +#: ../../mod/settings.php:927 +msgid "Channel Settings" +msgstr "Configurações do canal" -#: ../../mod/connect.php:55 ../../mod/connect.php:103 -msgid "Continue" -msgstr "Continuar" +#: ../../mod/settings.php:936 +msgid "Basic Settings" +msgstr "Configurações básicas" -#: ../../mod/connect.php:84 -msgid "Premium Channel Setup" -msgstr "Configuração de canal premium" +#: ../../mod/settings.php:939 +msgid "Your Timezone:" +msgstr "Seu fuso horário:" -#: ../../mod/connect.php:86 -msgid "Enable premium channel connection restrictions" -msgstr "Habilitar restrições de canal premium para conexão" +#: ../../mod/settings.php:940 +msgid "Default Post Location:" +msgstr "Localização padrão de suas publicações:" -#: ../../mod/connect.php:87 -msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." -msgstr "Por favor, insira suas restrições ou condições, como um recibo de depósito, normas de conduta, etc." +#: ../../mod/settings.php:941 +msgid "Use Browser Location:" +msgstr "Usar localizador do navegador:" -#: ../../mod/connect.php:89 ../../mod/connect.php:109 -msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" -msgstr "Este canal pode exigir passos adicionais ou compreensão das seguintes condições antes de conectar:" +#: ../../mod/settings.php:943 +msgid "Adult Content" +msgstr "Conteúdo adulto" -#: ../../mod/connect.php:90 +#: ../../mod/settings.php:943 msgid "" -"Potential connections will then see the following text before proceeding:" -msgstr "Tentativas de conexões verão então o seguinte texto antes de prosseguir:" +"This channel frequently or regularly publishes adult content. (Please tag " +"any adult material and/or nudity with #NSFW)" +msgstr "Este canal frequentemente ou regularmente publica conteúdo adulto. (Por favor marque qualquer material adulto e/ou nudez com #NSFW)" -#: ../../mod/connect.php:91 ../../mod/connect.php:112 -msgid "" -"By continuing, I certify that I have complied with any instructions provided" -" on this page." -msgstr "Ao prosseguir, eu certifico que cumpri todas as instruções exibidas nesta página." +#: ../../mod/settings.php:945 +msgid "Security and Privacy Settings" +msgstr "Configurações de segurança e privacidade" -#: ../../mod/connect.php:100 -msgid "(No specific instructions have been provided by the channel owner.)" -msgstr "(Nenhuma instrução foi especificada pelo dono do canal.)" +#: ../../mod/settings.php:947 +msgid "Hide my online presence" +msgstr "Esconda minha presença online" -#: ../../mod/connect.php:108 -msgid "Restricted or Premium Channel" -msgstr "Canal restrito ou premium" +#: ../../mod/settings.php:947 +msgid "Prevents displaying in your profile that you are online" +msgstr "Previne exibir em seu perfil que você está online" -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Nenhum potencial delegado para páginas localizado." +#: ../../mod/settings.php:949 +msgid "Simple Privacy Settings:" +msgstr "Configurações de privacidade simples:" -#: ../../mod/delegate.php:121 -msgid "Delegate Page Management" -msgstr "Delegar administração de página" +#: ../../mod/settings.php:950 +msgid "" +"Very Public - extremely permissive (should be used with caution)" +msgstr "Muito público - extremamente permissivo (deve ser usado com cuidado)" -#: ../../mod/delegate.php:123 +#: ../../mod/settings.php:951 msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Delegados podem administrar todos os aspectos desta conta/página exceto pelas configurações básicas da conta. Por favor, não delegue sua conta pessoal para alguém que você não confie completamente." +"Typical - default public, privacy when desired (similar to social " +"network permissions but with improved privacy)" +msgstr "Típico - público por padrão, privado quando desejável (similar às permissões de redes sociais, mas com melhor privacidade)" -#: ../../mod/delegate.php:124 -msgid "Existing Page Managers" -msgstr "Atuais administradores da página" +#: ../../mod/settings.php:952 +msgid "Private - default private, never open or public" +msgstr "Privado - privado por padrão, nunca aberto ou público" -#: ../../mod/delegate.php:126 -msgid "Existing Page Delegates" -msgstr "Atuais delegados da página" +#: ../../mod/settings.php:953 +msgid "Blocked - default blocked to/from everybody" +msgstr "Bloqueado - por padrão bloquado de/para todos" -#: ../../mod/delegate.php:128 -msgid "Potential Delegates" -msgstr "Potenciais delegados" +#: ../../mod/settings.php:955 +msgid "Allow others to tag your posts" +msgstr "Permitir que outros etiquetem suas publicações" -#: ../../mod/delegate.php:131 -msgid "Add" -msgstr "Adicionar" +#: ../../mod/settings.php:955 +msgid "" +"Often used by the community to retro-actively flag inappropriate content" +msgstr "Frequentemente utilizado pela comunidade para retroativamente sinalizar conteúdo inapropriado" -#: ../../mod/delegate.php:132 -msgid "No entries." -msgstr "Sem entradas." +#: ../../mod/settings.php:957 +msgid "Advanced Privacy Settings" +msgstr "Configurações de privacidade avançadas" -#: ../../mod/chatsvc.php:102 -msgid "Away" -msgstr "Ausente" +#: ../../mod/settings.php:959 +msgid "Maximum Friend Requests/Day:" +msgstr "Número máximo de requisições de amizade por dia:" -#: ../../mod/chatsvc.php:106 -msgid "Online" -msgstr "Online" +#: ../../mod/settings.php:959 +msgid "May reduce spam activity" +msgstr "Pode reduzir a frequência de spam" -#: ../../mod/attach.php:9 -msgid "Item not available." -msgstr "O item não está disponível." +#: ../../mod/settings.php:960 +msgid "Default Post Permissions" +msgstr "Permissões padrão de publicação" -#: ../../mod/mitem.php:47 -msgid "Menu element updated." -msgstr "O elemento de menu foi atualizado." +#: ../../mod/settings.php:961 ../../mod/mitem.php:134 ../../mod/mitem.php:177 +msgid "(click to open/close)" +msgstr "(clique para abrir/fechar)" -#: ../../mod/mitem.php:51 -msgid "Unable to update menu element." -msgstr "Não foi possível atualizar o elemento de menu." +#: ../../mod/settings.php:972 +msgid "Maximum private messages per day from unknown people:" +msgstr "Máximo número de mensagens privadas por dia de pessoas desconhecidas:" -#: ../../mod/mitem.php:57 -msgid "Menu element added." -msgstr "O elemento de menu foi adicionado." +#: ../../mod/settings.php:972 +msgid "Useful to reduce spamming" +msgstr "Útil para reduzir a frequência de spam" -#: ../../mod/mitem.php:61 -msgid "Unable to add menu element." -msgstr "Não foi possível adicionar o elemento de menu." +#: ../../mod/settings.php:975 +msgid "Notification Settings" +msgstr "Configurações de notificação" -#: ../../mod/mitem.php:96 -msgid "Manage Menu Elements" -msgstr "Administrar elementos de menu" +#: ../../mod/settings.php:976 +msgid "By default post a status message when:" +msgstr "Por padrão, publicar uma mensagem de status quando:" -#: ../../mod/mitem.php:99 -msgid "Edit menu" -msgstr "Editar menu" +#: ../../mod/settings.php:977 +msgid "accepting a friend request" +msgstr "aceitar um pedido de amizade" -#: ../../mod/mitem.php:102 -msgid "Edit element" -msgstr "Editar elemento" +#: ../../mod/settings.php:978 +msgid "joining a forum/community" +msgstr "associar-se a um fórum/comunidade" -#: ../../mod/mitem.php:103 -msgid "Drop element" -msgstr "Descartar elemento" +#: ../../mod/settings.php:979 +msgid "making an interesting profile change" +msgstr "modificar algo interessante em seu perfil" -#: ../../mod/mitem.php:104 -msgid "New element" -msgstr "Novo elemento" +#: ../../mod/settings.php:980 +msgid "Send a notification email when:" +msgstr "Enviar um e-mail de notificação quando:" -#: ../../mod/mitem.php:105 -msgid "Edit this menu container" -msgstr "Editar esta caixa de menu" +#: ../../mod/settings.php:981 +msgid "You receive an introduction" +msgstr "Você recebeu uma apresentação" -#: ../../mod/mitem.php:106 -msgid "Add menu element" -msgstr "Adicionar um elemento de menu" +#: ../../mod/settings.php:982 +msgid "Your introductions are confirmed" +msgstr "Suas solicitações forem confirmadas" -#: ../../mod/mitem.php:107 -msgid "Delete this menu item" -msgstr "Deleter este item de menu" +#: ../../mod/settings.php:983 +msgid "Someone writes on your profile wall" +msgstr "Alguém escrever no mural do seu perfil" -#: ../../mod/mitem.php:108 -msgid "Edit this menu item" -msgstr "Editar este item de menu" +#: ../../mod/settings.php:984 +msgid "Someone writes a followup comment" +msgstr "Alguém comentou a sua mensagem" -#: ../../mod/mitem.php:131 -msgid "New Menu Element" -msgstr "Novo elemento de menu" +#: ../../mod/settings.php:985 +msgid "You receive a private message" +msgstr "Você recebeu uma mensagem privada" -#: ../../mod/mitem.php:133 ../../mod/mitem.php:176 -msgid "Menu Item Permissions" -msgstr "Permissões do item do menu" +#: ../../mod/settings.php:986 +msgid "You receive a friend suggestion" +msgstr "Você recebe uma sugestão de amizade" -#: ../../mod/mitem.php:134 ../../mod/mitem.php:177 ../../mod/settings.php:947 -msgid "(click to open/close)" -msgstr "(clique para abrir/fechar)" +#: ../../mod/settings.php:987 +msgid "You are tagged in a post" +msgstr "Você é mencionado num post" -#: ../../mod/mitem.php:136 ../../mod/mitem.php:180 -msgid "Link text" -msgstr "Texto do link" +#: ../../mod/settings.php:988 +msgid "You are poked/prodded/etc. in a post" +msgstr "Você foi cutucado/espetado/etc. numa publicação" -#: ../../mod/mitem.php:137 ../../mod/mitem.php:181 -msgid "URL of link" -msgstr "URL do link" +#: ../../mod/settings.php:991 +msgid "Advanced Account/Page Type Settings" +msgstr "Configurações avançadas de conta/tipo de página" -#: ../../mod/mitem.php:138 ../../mod/mitem.php:182 -msgid "Use Red magic-auth if available" -msgstr "Usar Red magic-auth se disponível" +#: ../../mod/settings.php:992 +msgid "Change the behaviour of this account for special situations" +msgstr "Mudar o comportamento dessa conta em situações especiais" -#: ../../mod/mitem.php:139 ../../mod/mitem.php:183 -msgid "Open link in new window" -msgstr "Abrir link em uma nova janela" +#: ../../mod/settings.php:995 +msgid "" +"Please enable expert mode (in Settings > " +"Additional features) to adjust!" +msgstr "Por favor, habilite o modo expert (em Configurações > Recursos adicionais) para ajustar!" -#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 -msgid "Order in list" -msgstr "Ordem na lista" +#: ../../mod/settings.php:996 +msgid "Miscellaneous Settings" +msgstr "Configurações miscelâneas" -#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 -msgid "Higher numbers will sink to bottom of listing" -msgstr "Números mais altos descem para o fim da lista" +#: ../../mod/settings.php:998 +msgid "Personal menu to display in your channel pages" +msgstr "Menu pessoal para exibir nas páginas dos seus canais" -#: ../../mod/mitem.php:154 -msgid "Menu item not found." -msgstr "O item de menu não foi encontrado." +#: ../../mod/menu.php:21 +msgid "Menu updated." +msgstr "Menu atualizado." -#: ../../mod/mitem.php:163 -msgid "Menu item deleted." -msgstr "O item de menu foi deletado." +#: ../../mod/menu.php:25 +msgid "Unable to update menu." +msgstr "Não foi possível atualizar o menu." -#: ../../mod/mitem.php:165 -msgid "Menu item could not be deleted." -msgstr "Não foi possível deletar o item de menu." +#: ../../mod/menu.php:30 +msgid "Menu created." +msgstr "Menu criado." -#: ../../mod/mitem.php:174 -msgid "Edit Menu Element" -msgstr "Editar elemento de menu" +#: ../../mod/menu.php:34 +msgid "Unable to create menu." +msgstr "Não foi possível criar o menu." -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." -msgstr "Identificador de perfil inválido." +#: ../../mod/menu.php:57 +msgid "Manage Menus" +msgstr "Administrar menus" -#: ../../mod/profperm.php:105 -msgid "Profile Visibility Editor" -msgstr "Editor de visibilidade do perfil" +#: ../../mod/menu.php:60 +msgid "Drop" +msgstr "Descartar" -#: ../../mod/profperm.php:109 -msgid "Click on a contact to add or remove." -msgstr "Clique em um contato para adicionar ou remover." +#: ../../mod/menu.php:62 +msgid "Create a new menu" +msgstr "Criar um novo menu" -#: ../../mod/profperm.php:118 -msgid "Visible To" -msgstr "Visível para" +#: ../../mod/menu.php:63 +msgid "Delete this menu" +msgstr "Deletar este menu" -#: ../../mod/profperm.php:134 ../../mod/connections.php:250 -msgid "All Connections" -msgstr "Todas as conexões" +#: ../../mod/menu.php:64 ../../mod/menu.php:109 +msgid "Edit menu contents" +msgstr "Editar os conteúdos do menu" -#: ../../mod/group.php:20 -msgid "Collection created." -msgstr "Coleção criada" +#: ../../mod/menu.php:65 +msgid "Edit this menu" +msgstr "Editar este menu" -#: ../../mod/group.php:26 -msgid "Could not create collection." -msgstr "Não foi possível criar a coleção." +#: ../../mod/menu.php:80 +msgid "New Menu" +msgstr "Novo menu" -#: ../../mod/group.php:54 -msgid "Collection updated." -msgstr "Coleção atualizada" +#: ../../mod/menu.php:81 ../../mod/menu.php:110 +msgid "Menu name" +msgstr "Nome do menu" -#: ../../mod/group.php:86 -msgid "Create a collection of channels." -msgstr "Criar uma coleção de canais." +#: ../../mod/menu.php:81 ../../mod/menu.php:110 +msgid "Must be unique, only seen by you" +msgstr "Deve ser único, exibido somente para você" -#: ../../mod/group.php:87 ../../mod/group.php:183 -msgid "Collection Name: " -msgstr "Nome da coleção:" +#: ../../mod/menu.php:82 ../../mod/menu.php:111 +msgid "Menu title" +msgstr "Título do menu" -#: ../../mod/group.php:89 ../../mod/group.php:186 -msgid "Members are visible to other channels" -msgstr "Membros são visíveis para outros canais" +#: ../../mod/menu.php:82 ../../mod/menu.php:111 +msgid "Menu title as seen by others" +msgstr "Título do menu quando visto por outros" -#: ../../mod/group.php:107 -msgid "Collection removed." -msgstr "Coleção removida." +#: ../../mod/menu.php:83 ../../mod/menu.php:112 +msgid "Allow bookmarks" +msgstr "Habilitar links guardados" -#: ../../mod/group.php:109 -msgid "Unable to remove collection." -msgstr "Não foi possível remover a coleção." +#: ../../mod/menu.php:83 ../../mod/menu.php:112 +msgid "Menu may be used to store saved bookmarks" +msgstr "O menu pode ser utilizado para armazenar links guardados" -#: ../../mod/group.php:182 -msgid "Collection Editor" -msgstr "Editor de coleção" +#: ../../mod/menu.php:84 ../../mod/mitem.php:142 ../../mod/new_channel.php:117 +msgid "Create" +msgstr "Criar" -#: ../../mod/group.php:196 -msgid "Members" -msgstr "Membros" +#: ../../mod/menu.php:92 ../../mod/mitem.php:14 +msgid "Menu not found." +msgstr "O menu não foi encontrado." -#: ../../mod/group.php:198 -msgid "All Connected Channels" -msgstr "Todas os canais conectados" +#: ../../mod/menu.php:98 +msgid "Menu deleted." +msgstr "Menu deletado." -#: ../../mod/group.php:231 -msgid "Click on a channel to add or remove." -msgstr "Clique em um canal para adicionar ou remover." +#: ../../mod/menu.php:100 +msgid "Menu could not be deleted." +msgstr "Não foi possível deletar o menu." -#: ../../mod/admin.php:48 -msgid "Theme settings updated." -msgstr "As configurações de tema foram atualizadas." +#: ../../mod/menu.php:106 +msgid "Edit Menu" +msgstr "Editar menu" -#: ../../mod/admin.php:88 ../../mod/admin.php:430 -msgid "Site" -msgstr "Site" +#: ../../mod/menu.php:108 +msgid "Add or remove entries to this menu" +msgstr "Adicionar ou remover entradas deste menu" -#: ../../mod/admin.php:89 ../../mod/admin.php:737 ../../mod/admin.php:749 -msgid "Users" -msgstr "Usuários" +#: ../../mod/menu.php:114 ../../mod/mitem.php:186 +msgid "Modify" +msgstr "Modificar" -#: ../../mod/admin.php:90 ../../mod/admin.php:835 ../../mod/admin.php:877 -msgid "Plugins" -msgstr "Plugins" +#: ../../mod/menu.php:120 ../../mod/mitem.php:78 ../../mod/xchan.php:27 +#: ../../mod/dirprofile.php:181 +msgid "Not found." +msgstr "Não encontrado." -#: ../../mod/admin.php:91 ../../mod/admin.php:1040 ../../mod/admin.php:1076 -msgid "Themes" -msgstr "Temas" +#: ../../mod/webpages.php:121 ../../mod/layouts.php:105 +#: ../../mod/blocks.php:96 +msgid "View" +msgstr "Ver" -#: ../../mod/admin.php:92 ../../mod/admin.php:529 -msgid "Server" -msgstr "Servidor" +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Autorizar a conexão com a aplicação" -#: ../../mod/admin.php:93 -msgid "DB updates" -msgstr "Atualizações do Banco de Dados" +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Volte para a sua aplicação e digite este código de segurança:" -#: ../../mod/admin.php:107 ../../mod/admin.php:114 ../../mod/admin.php:1163 -msgid "Logs" -msgstr "Logs" +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Por favor, autentique-se para continuar." -#: ../../mod/admin.php:113 -msgid "Plugin Features" -msgstr "Recursos dos plugins" +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Deseja autorizar esta aplicação a acessar suas publicações e contatos e/ou criar novas publicações para você?" -#: ../../mod/admin.php:115 -msgid "User registrations waiting for confirmation" -msgstr "Registros de usuário aguardando confirmação" +#: ../../mod/apps.php:8 +msgid "No installed applications." +msgstr "Não existe nenhuma aplicação instalada." -#: ../../mod/admin.php:189 -msgid "Message queues" -msgstr "Filas de mensagem" +#: ../../mod/apps.php:13 +msgid "Applications" +msgstr "Aplicações" -#: ../../mod/admin.php:194 ../../mod/admin.php:429 ../../mod/admin.php:528 -#: ../../mod/admin.php:736 ../../mod/admin.php:834 ../../mod/admin.php:876 -#: ../../mod/admin.php:1039 ../../mod/admin.php:1075 ../../mod/admin.php:1162 -msgid "Administration" -msgstr "Administração" +#: ../../mod/rpost.php:86 ../../mod/editpost.php:42 +msgid "Edit post" +msgstr "Editar a publicação" -#: ../../mod/admin.php:195 -msgid "Summary" -msgstr "Resumo" +#: ../../mod/cloud.php:112 +msgid "Red Matrix - Guests: Username: {your email address}, Password: +++" +msgstr "Red Matrix - Visitantes: Usuário: {seu endereço de e-mail}, Senha: +++" -#: ../../mod/admin.php:197 -msgid "Registered users" -msgstr "Usuários registrados" +#: ../../mod/bookmarks.php:38 +msgid "Bookmark added" +msgstr "O link foi guardado" -#: ../../mod/admin.php:199 ../../mod/admin.php:532 -msgid "Pending registrations" -msgstr "Registros pendentes" +#: ../../mod/bookmarks.php:53 +msgid "My Bookmarks" +msgstr "Meus links guardados" -#: ../../mod/admin.php:200 -msgid "Version" -msgstr "Versão" +#: ../../mod/bookmarks.php:64 +msgid "My Connections Bookmarks" +msgstr "Links guardados das minhas conexões" -#: ../../mod/admin.php:202 ../../mod/admin.php:533 -msgid "Active plugins" -msgstr "Plugins ativos" +#: ../../mod/item.php:145 +msgid "Unable to locate original post." +msgstr "Não foi possível localizar a publicação original." -#: ../../mod/admin.php:350 -msgid "Site settings updated." -msgstr "As configurações de site foram atualizadas." +#: ../../mod/item.php:346 +msgid "Empty post discarded." +msgstr "A publicação em branco foi descartada." -#: ../../mod/admin.php:379 ../../mod/settings.php:709 -msgid "No special theme for mobile devices" -msgstr "Sem tema especial para aparelhos móveis" +#: ../../mod/item.php:388 +msgid "Executable content type not permitted to this channel." +msgstr "Conteúdo de tipo executável não permitido para este canal." -#: ../../mod/admin.php:381 -msgid "No special theme for accessibility" -msgstr "Sem tema especial para acessibilidade" +#: ../../mod/item.php:845 +msgid "System error. Post not saved." +msgstr "Erro no sistema. A publicação não foi salva." -#: ../../mod/admin.php:409 -msgid "Closed" -msgstr "Fechado" +#: ../../mod/item.php:1112 ../../mod/wall_upload.php:34 +msgid "Wall Photos" +msgstr "Fotos do mural" -#: ../../mod/admin.php:410 -msgid "Requires approval" -msgstr "Requer aprovação" +#: ../../mod/item.php:1192 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Você atingiu o seu limite de %1$.0f publicações de novos tópicos." -#: ../../mod/admin.php:411 -msgid "Open" -msgstr "Aberto" +#: ../../mod/item.php:1198 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Você atingiu o seu limite de %1$.0f páginas web." -#: ../../mod/admin.php:416 -msgid "Private" -msgstr "Privado" +#: ../../mod/subthread.php:105 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s está acompanhando %3$s de %2$s" -#: ../../mod/admin.php:417 -msgid "Paid Access" -msgstr "Acesso pago" +#: ../../mod/update_network.php:23 ../../mod/update_channel.php:43 +#: ../../mod/update_search.php:46 ../../mod/update_display.php:25 +#: ../../mod/update_community.php:18 +msgid "[Embedded content - reload page to view]" +msgstr "[Conteúdo incorporado - recarregue a página para ver]" -#: ../../mod/admin.php:418 -msgid "Free Access" -msgstr "Acesso gratuito" +#: ../../mod/chanview.php:77 ../../mod/home.php:50 ../../mod/page.php:47 +#: ../../mod/wall_upload.php:28 +msgid "Channel not found." +msgstr "O canal não foi encontrado." -#: ../../mod/admin.php:419 -msgid "Tiered Access" -msgstr "Acesso em níveis" +#: ../../mod/chanview.php:93 +msgid "toggle full screen mode" +msgstr "alternar o mode de tela inteira" -#: ../../mod/admin.php:432 ../../mod/register.php:189 -msgid "Registration" -msgstr "Registro" +#: ../../mod/tagger.php:98 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s etiquetou %3$s de %2$s com %4$s" -#: ../../mod/admin.php:433 -msgid "File upload" -msgstr "Carregamento de arquivos" +#: ../../mod/chat.php:18 ../../mod/channel.php:25 +msgid "You must be logged in to see this page." +msgstr "Você precisa estar autenticado para ver esta página." -#: ../../mod/admin.php:434 -msgid "Policies" -msgstr "Políticas" +#: ../../mod/chat.php:163 +msgid "Leave Room" +msgstr "Sair da sala" -#: ../../mod/admin.php:435 -msgid "Advanced" -msgstr "Avançado" +#: ../../mod/chat.php:164 +msgid "I am away right now" +msgstr "Eu estou ausente no momento" -#: ../../mod/admin.php:439 -msgid "Site name" -msgstr "Nome do site" +#: ../../mod/chat.php:165 +msgid "I am online" +msgstr "Eu estou online" -#: ../../mod/admin.php:440 -msgid "Banner/Logo" -msgstr "Cartaz/Logo" +#: ../../mod/chat.php:189 ../../mod/chat.php:209 +msgid "New Chatroom" +msgstr "Nova sala de bate-papo" -#: ../../mod/admin.php:441 -msgid "Administrator Information" -msgstr "Informações do Administrador" +#: ../../mod/chat.php:190 +msgid "Chatroom Name" +msgstr "Nome da sala de bate-papo" -#: ../../mod/admin.php:441 -msgid "" -"Contact information for site administrators. Displayed on siteinfo page. " -"BBCode can be used here" -msgstr "Informações de contato com administradores do site. Exibida na página siteinfo. BBCode pode ser usado aqui." +#: ../../mod/chat.php:205 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "Salas de bate-papo de %1$s" -#: ../../mod/admin.php:442 -msgid "System language" -msgstr "Idioma do sistema" +#: ../../mod/viewconnections.php:17 ../../mod/search.php:13 +#: ../../mod/directory.php:15 ../../mod/display.php:9 +#: ../../mod/community.php:18 ../../mod/dirprofile.php:9 +#: ../../mod/photos.php:443 +msgid "Public access denied." +msgstr "Acesso público negado." -#: ../../mod/admin.php:443 -msgid "System theme" -msgstr "Tema do sistema" +#: ../../mod/viewconnections.php:43 +msgid "No connections." +msgstr "Nenhuma conexão." -#: ../../mod/admin.php:443 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Tema padrão do sistema - pode ser sobrescrito por perfis de usuário - mudar configurações do tema" +#: ../../mod/viewconnections.php:55 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Ver o perfil de %s [%s]" -#: ../../mod/admin.php:444 -msgid "Mobile system theme" -msgstr "Tema do sistema móvel" +#: ../../mod/viewconnections.php:70 +msgid "View Connnections" +msgstr "Ver conexões" -#: ../../mod/admin.php:444 -msgid "Theme for mobile devices" -msgstr "Tema para dispositivos móveis" +#: ../../mod/tagrm.php:41 +msgid "Tag removed" +msgstr "A etiqueta foi removida" -#: ../../mod/admin.php:445 -msgid "Accessibility system theme" -msgstr "Tema do sistema acessível" +#: ../../mod/tagrm.php:79 +msgid "Remove Item Tag" +msgstr "Remover a etiqueta de item" -#: ../../mod/admin.php:445 -msgid "Accessibility theme" -msgstr "Tema acessível" +#: ../../mod/tagrm.php:81 +msgid "Select a tag to remove: " +msgstr "Selecione uma etiqueta para remover: " -#: ../../mod/admin.php:446 -msgid "Channel to use for this website's static pages" -msgstr "Canal a utilizar para as páginas estáticas desse website" +#: ../../mod/tagrm.php:93 ../../mod/delegate.php:130 ../../mod/photos.php:909 +msgid "Remove" +msgstr "Remover" -#: ../../mod/admin.php:446 -msgid "Site Channel" -msgstr "Canal do site" +#: ../../mod/connect.php:55 ../../mod/connect.php:103 +msgid "Continue" +msgstr "Continuar" -#: ../../mod/admin.php:448 -msgid "Maximum image size" -msgstr "Tamanho máximo de imagens" +#: ../../mod/connect.php:84 +msgid "Premium Channel Setup" +msgstr "Configuração de canal premium" -#: ../../mod/admin.php:448 +#: ../../mod/connect.php:86 +msgid "Enable premium channel connection restrictions" +msgstr "Habilitar restrições de canal premium para conexão" + +#: ../../mod/connect.php:87 msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Tamanho máximo em bytes de imagens carregadas. O padrão é 0, significando sem limites." +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "Por favor, insira suas restrições ou condições, como um recibo de depósito, normas de conduta, etc." -#: ../../mod/admin.php:449 -msgid "Register policy" -msgstr "Política de registro" +#: ../../mod/connect.php:89 ../../mod/connect.php:109 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "Este canal pode exigir passos adicionais ou compreensão das seguintes condições antes de conectar:" -#: ../../mod/admin.php:450 -msgid "Access policy" -msgstr "Política de acesso" +#: ../../mod/connect.php:90 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "Tentativas de conexões verão então o seguinte texto antes de prosseguir:" -#: ../../mod/admin.php:451 -msgid "Register text" -msgstr "Texto de registro" +#: ../../mod/connect.php:91 ../../mod/connect.php:112 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "Ao prosseguir, eu certifico que cumpri todas as instruções exibidas nesta página." -#: ../../mod/admin.php:451 -msgid "Will be displayed prominently on the registration page." -msgstr "Será exibido proeminentemente na página de registro." +#: ../../mod/connect.php:100 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "(Nenhuma instrução foi especificada pelo dono do canal.)" -#: ../../mod/admin.php:452 -msgid "Accounts abandoned after x days" -msgstr "Contas abandonadas após x dias" +#: ../../mod/connect.php:108 +msgid "Restricted or Premium Channel" +msgstr "Canal restrito ou premium" -#: ../../mod/admin.php:452 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Não gastará recursos do sistema coletando de sites externos para contas abandonadas. Use 0 para sem limite de tempo." +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "Nenhum potencial delegado para páginas localizado." -#: ../../mod/admin.php:453 -msgid "Allowed friend domains" -msgstr "Domínios permitidos para amigos" +#: ../../mod/delegate.php:121 +msgid "Delegate Page Management" +msgstr "Delegar administração de página" -#: ../../mod/admin.php:453 +#: ../../mod/delegate.php:123 msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Lista, separada por vírgulas, de domínios permitidos para estabelecer amizades com este site. Wildcards são aceitas. Vazio para permitir qualquer domínio" - -#: ../../mod/admin.php:454 -msgid "Allowed email domains" -msgstr "Domínios permitidos de e-mail" +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." +msgstr "Delegados podem administrar todos os aspectos desta conta/página exceto pelas configurações básicas da conta. Por favor, não delegue sua conta pessoal para alguém que você não confie completamente." -#: ../../mod/admin.php:454 -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 "Lista, separada por vírgulas, de domínios permitidos em endereços de e-mail para registros nesse site. Wildcards são aceitas. Vazio para permitir qualquer domínio" +#: ../../mod/delegate.php:124 +msgid "Existing Page Managers" +msgstr "Atuais administradores da página" -#: ../../mod/admin.php:455 -msgid "Block public" -msgstr "Bloquear público" +#: ../../mod/delegate.php:126 +msgid "Existing Page Delegates" +msgstr "Atuais delegados da página" -#: ../../mod/admin.php:455 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Marque para bloquear o acesso público a todas as páginas pessoais que seriam públicas, a não ser que se esteja autenticado." +#: ../../mod/delegate.php:128 +msgid "Potential Delegates" +msgstr "Potenciais delegados" -#: ../../mod/admin.php:456 -msgid "Force publish" -msgstr "Forçar publicação" +#: ../../mod/delegate.php:131 +msgid "Add" +msgstr "Adicionar" -#: ../../mod/admin.php:456 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Marque para forçar todos os perfis neste site a aparecerem listados no diretório do site." +#: ../../mod/delegate.php:132 +msgid "No entries." +msgstr "Sem entradas." -#: ../../mod/admin.php:457 -msgid "No login on Homepage" -msgstr "Sem formulário de autenticação na página inicial" +#: ../../mod/chatsvc.php:102 +msgid "Away" +msgstr "Ausente" -#: ../../mod/admin.php:457 -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 "Marque para esconder o formulário de autenticação da página inicial do seu site quando visitantes chegarem sem estar autenticados (e.g. quando você inclui os conteúdos da página inicial através do canal do site)." +#: ../../mod/chatsvc.php:106 +msgid "Online" +msgstr "Online" -#: ../../mod/admin.php:459 -msgid "Proxy user" -msgstr "Usuário do proxy" +#: ../../mod/attach.php:9 +msgid "Item not available." +msgstr "O item não está disponível." -#: ../../mod/admin.php:460 -msgid "Proxy URL" -msgstr "URL do proxy" +#: ../../mod/mitem.php:47 +msgid "Menu element updated." +msgstr "O elemento de menu foi atualizado." -#: ../../mod/admin.php:461 -msgid "Network timeout" -msgstr "Timeout da rede" +#: ../../mod/mitem.php:51 +msgid "Unable to update menu element." +msgstr "Não foi possível atualizar o elemento de menu." -#: ../../mod/admin.php:461 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Valor em segundos. Use 0 para ilimitado (não recomendado)." +#: ../../mod/mitem.php:57 +msgid "Menu element added." +msgstr "O elemento de menu foi adicionado." -#: ../../mod/admin.php:462 -msgid "Delivery interval" -msgstr "Intervalo de entrega" +#: ../../mod/mitem.php:61 +msgid "Unable to add menu element." +msgstr "Não foi possível adicionar o elemento de menu." -#: ../../mod/admin.php:462 -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 "Atrase os processos de entrega em segundo plano por este número de segundos para reduzir a carga do sistema. Recomendado: 4-5 para hosts compartilhados, 2-3 para servidores virtuais privados. 0-1 para grandes servidores dedicados." +#: ../../mod/mitem.php:96 +msgid "Manage Menu Elements" +msgstr "Administrar elementos de menu" -#: ../../mod/admin.php:463 -msgid "Poll interval" -msgstr "Intervalo de coleta" +#: ../../mod/mitem.php:99 +msgid "Edit menu" +msgstr "Editar menu" -#: ../../mod/admin.php:463 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Atrase os processos de coleta em segundo plano por este número de segundos para reduzir a carga do sistema. Se 0, use o intervalo de entrega." +#: ../../mod/mitem.php:102 +msgid "Edit element" +msgstr "Editar elemento" -#: ../../mod/admin.php:464 -msgid "Maximum Load Average" -msgstr "Carga média máxima" +#: ../../mod/mitem.php:103 +msgid "Drop element" +msgstr "Descartar elemento" -#: ../../mod/admin.php:464 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Carga máxima do sistema antes de adiar processos de entrega e coleta - padrão 50." +#: ../../mod/mitem.php:104 +msgid "New element" +msgstr "Novo elemento" -#: ../../mod/admin.php:520 -msgid "No server found" -msgstr "Nenhum servidor foi encontrado" - -#: ../../mod/admin.php:527 ../../mod/admin.php:750 -msgid "ID" -msgstr "ID" +#: ../../mod/mitem.php:105 +msgid "Edit this menu container" +msgstr "Editar esta caixa de menu" -#: ../../mod/admin.php:527 -msgid "for channel" -msgstr "para o canal" +#: ../../mod/mitem.php:106 +msgid "Add menu element" +msgstr "Adicionar um elemento de menu" -#: ../../mod/admin.php:527 -msgid "on server" -msgstr "no servidor" +#: ../../mod/mitem.php:107 +msgid "Delete this menu item" +msgstr "Deleter este item de menu" -#: ../../mod/admin.php:527 -msgid "Status" -msgstr "Status" +#: ../../mod/mitem.php:108 +msgid "Edit this menu item" +msgstr "Editar este item de menu" -#: ../../mod/admin.php:548 -msgid "Update has been marked successful" -msgstr "A atualização foi designada bem sucedida" +#: ../../mod/mitem.php:131 +msgid "New Menu Element" +msgstr "Novo elemento de menu" -#: ../../mod/admin.php:558 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "Execução de %s falhou. Verifique os logs do sistema." +#: ../../mod/mitem.php:133 ../../mod/mitem.php:176 +msgid "Menu Item Permissions" +msgstr "Permissões do item do menu" -#: ../../mod/admin.php:561 -#, php-format -msgid "Update %s was successfully applied." -msgstr "A atualização %s foi aplicada com sucesso." +#: ../../mod/mitem.php:136 ../../mod/mitem.php:180 +msgid "Link text" +msgstr "Texto do link" -#: ../../mod/admin.php:565 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "A atualização %s não retornou um status. Situação incerta quando ao seu sucesso." +#: ../../mod/mitem.php:137 ../../mod/mitem.php:181 +msgid "URL of link" +msgstr "URL do link" -#: ../../mod/admin.php:568 -#, php-format -msgid "Update function %s could not be found." -msgstr "A função de atualização %s não foi encontrada." +#: ../../mod/mitem.php:138 ../../mod/mitem.php:182 +msgid "Use Red magic-auth if available" +msgstr "Usar Red magic-auth se disponível" -#: ../../mod/admin.php:583 -msgid "No failed updates." -msgstr "Nenhuma falha nas atualizações." +#: ../../mod/mitem.php:139 ../../mod/mitem.php:183 +msgid "Open link in new window" +msgstr "Abrir link em uma nova janela" -#: ../../mod/admin.php:587 -msgid "Failed Updates" -msgstr "Falha nas atualizações" +#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 +msgid "Order in list" +msgstr "Ordem na lista" -#: ../../mod/admin.php:589 -msgid "Mark success (if update was manually applied)" -msgstr "Marque sucesso (se a atualização foi aplicada manualmente)" +#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 +msgid "Higher numbers will sink to bottom of listing" +msgstr "Números mais altos descem para o fim da lista" -#: ../../mod/admin.php:590 -msgid "Attempt to execute this update step automatically" -msgstr "Tente executar este passo da atualização automaticamente" +#: ../../mod/mitem.php:154 +msgid "Menu item not found." +msgstr "O item de menu não foi encontrado." -#: ../../mod/admin.php:616 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s usuário foi bloqueado/desbloqueado" -msgstr[1] "%s usuários foram bloqueados/desbloqueados" +#: ../../mod/mitem.php:163 +msgid "Menu item deleted." +msgstr "O item de menu foi deletado." -#: ../../mod/admin.php:623 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s usuário foi deletado" -msgstr[1] "%s usuários foram deletados" +#: ../../mod/mitem.php:165 +msgid "Menu item could not be deleted." +msgstr "Não foi possível deletar o item de menu." -#: ../../mod/admin.php:654 -msgid "Account not found" -msgstr "A conta não foi encontrada" +#: ../../mod/mitem.php:174 +msgid "Edit Menu Element" +msgstr "Editar elemento de menu" -#: ../../mod/admin.php:665 -#, php-format -msgid "User '%s' deleted" -msgstr "O usuário/a '%s' foi deletado/a" +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." +msgstr "Identificador de perfil inválido." -#: ../../mod/admin.php:674 -#, php-format -msgid "User '%s' unblocked" -msgstr "O usuário/a '%s' foi desbloqueado/a" +#: ../../mod/profperm.php:105 +msgid "Profile Visibility Editor" +msgstr "Editor de visibilidade do perfil" -#: ../../mod/admin.php:674 -#, php-format -msgid "User '%s' blocked" -msgstr "O usuário/a '%s' foi bloqueado/a" +#: ../../mod/profperm.php:109 +msgid "Click on a contact to add or remove." +msgstr "Clique em um contato para adicionar ou remover." -#: ../../mod/admin.php:739 -msgid "select all" -msgstr "selecionar tudo" +#: ../../mod/profperm.php:118 +msgid "Visible To" +msgstr "Visível para" -#: ../../mod/admin.php:740 -msgid "User registrations waiting for confirm" -msgstr "Registros de usuário aguardando confirmação" +#: ../../mod/profperm.php:134 ../../mod/connections.php:250 +msgid "All Connections" +msgstr "Todas as conexões" -#: ../../mod/admin.php:741 -msgid "Request date" -msgstr "Data de requisição" +#: ../../mod/group.php:20 +msgid "Collection created." +msgstr "Coleção criada" -#: ../../mod/admin.php:742 -msgid "No registrations." -msgstr "Nenhum registro." +#: ../../mod/group.php:26 +msgid "Could not create collection." +msgstr "Não foi possível criar a coleção." -#: ../../mod/admin.php:743 -msgid "Approve" -msgstr "Aprovar" +#: ../../mod/group.php:54 +msgid "Collection updated." +msgstr "Coleção atualizada" -#: ../../mod/admin.php:744 -msgid "Deny" -msgstr "Negar" +#: ../../mod/group.php:86 +msgid "Create a collection of channels." +msgstr "Criar uma coleção de canais." -#: ../../mod/admin.php:746 ../../mod/connedit.php:333 -#: ../../mod/connedit.php:475 -msgid "Block" -msgstr "Bloquear" +#: ../../mod/group.php:87 ../../mod/group.php:183 +msgid "Collection Name: " +msgstr "Nome da coleção:" -#: ../../mod/admin.php:747 ../../mod/connedit.php:333 -#: ../../mod/connedit.php:475 -msgid "Unblock" -msgstr "Desbloquear" +#: ../../mod/group.php:89 ../../mod/group.php:186 +msgid "Members are visible to other channels" +msgstr "Membros são visíveis para outros canais" -#: ../../mod/admin.php:750 -msgid "Register date" -msgstr "Data de registro" +#: ../../mod/group.php:107 +msgid "Collection removed." +msgstr "Coleção removida." -#: ../../mod/admin.php:750 -msgid "Last login" -msgstr "Última autenticação" +#: ../../mod/group.php:109 +msgid "Unable to remove collection." +msgstr "Não foi possível remover a coleção." -#: ../../mod/admin.php:750 -msgid "Expires" -msgstr "Expira" +#: ../../mod/group.php:182 +msgid "Collection Editor" +msgstr "Editor de coleção" -#: ../../mod/admin.php:750 -msgid "Service Class" -msgstr "Classe de serviço" +#: ../../mod/group.php:196 +msgid "Members" +msgstr "Membros" -#: ../../mod/admin.php:752 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Os usuários selecionados serão deletados!\\n\\nTudo o que esses usuários postaram neste site será permanentemente deletado!\\n\\nTem certeza?" +#: ../../mod/group.php:198 +msgid "All Connected Channels" +msgstr "Todas os canais conectados" -#: ../../mod/admin.php:753 -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 "O/A usuário/a {0} será deletado/a!\\n\\nTudo o que esse/a usuário/a postou neste site será permanentemente deletado!\\n\\nTem certeza?" +#: ../../mod/group.php:231 +msgid "Click on a channel to add or remove." +msgstr "Clique em um canal para adicionar ou remover." -#: ../../mod/admin.php:794 -#, php-format -msgid "Plugin %s disabled." -msgstr "Plugin %s desabilitado." +#: ../../mod/admin.php:48 +msgid "Theme settings updated." +msgstr "As configurações de tema foram atualizadas." -#: ../../mod/admin.php:798 -#, php-format -msgid "Plugin %s enabled." -msgstr "Plugin %s habilitado." +#: ../../mod/admin.php:88 ../../mod/admin.php:430 +msgid "Site" +msgstr "Site" -#: ../../mod/admin.php:808 ../../mod/admin.php:1010 -msgid "Disable" -msgstr "Desabilitar" +#: ../../mod/admin.php:89 ../../mod/admin.php:738 ../../mod/admin.php:750 +msgid "Users" +msgstr "Usuários" -#: ../../mod/admin.php:810 ../../mod/admin.php:1012 -msgid "Enable" -msgstr "Habilitar" +#: ../../mod/admin.php:90 ../../mod/admin.php:836 ../../mod/admin.php:878 +msgid "Plugins" +msgstr "Plugins" -#: ../../mod/admin.php:836 ../../mod/admin.php:1041 -msgid "Toggle" -msgstr "Alternar" +#: ../../mod/admin.php:91 ../../mod/admin.php:1041 ../../mod/admin.php:1077 +msgid "Themes" +msgstr "Temas" -#: ../../mod/admin.php:844 ../../mod/admin.php:1051 -msgid "Author: " -msgstr "Autor:" +#: ../../mod/admin.php:92 ../../mod/admin.php:529 +msgid "Server" +msgstr "Servidor" -#: ../../mod/admin.php:845 ../../mod/admin.php:1052 -msgid "Maintainer: " -msgstr "Mantenedor:" +#: ../../mod/admin.php:93 +msgid "DB updates" +msgstr "Atualizações do Banco de Dados" -#: ../../mod/admin.php:974 -msgid "No themes found." -msgstr "Nenhum tema foi encontrado." +#: ../../mod/admin.php:107 ../../mod/admin.php:114 ../../mod/admin.php:1164 +msgid "Logs" +msgstr "Logs" -#: ../../mod/admin.php:1033 -msgid "Screenshot" -msgstr "Captura de tela" +#: ../../mod/admin.php:113 +msgid "Plugin Features" +msgstr "Recursos dos plugins" -#: ../../mod/admin.php:1081 -msgid "[Experimental]" -msgstr "[Experimental]" +#: ../../mod/admin.php:115 +msgid "User registrations waiting for confirmation" +msgstr "Registros de usuário aguardando confirmação" -#: ../../mod/admin.php:1082 -msgid "[Unsupported]" -msgstr "[Desassistido]" +#: ../../mod/admin.php:189 +msgid "Message queues" +msgstr "Filas de mensagem" -#: ../../mod/admin.php:1109 -msgid "Log settings updated." -msgstr "As configurações de log foram atualizadas." +#: ../../mod/admin.php:194 ../../mod/admin.php:429 ../../mod/admin.php:528 +#: ../../mod/admin.php:737 ../../mod/admin.php:835 ../../mod/admin.php:877 +#: ../../mod/admin.php:1040 ../../mod/admin.php:1076 ../../mod/admin.php:1163 +msgid "Administration" +msgstr "Administração" -#: ../../mod/admin.php:1165 -msgid "Clear" -msgstr "Limpar" +#: ../../mod/admin.php:195 +msgid "Summary" +msgstr "Resumo" -#: ../../mod/admin.php:1171 -msgid "Debugging" -msgstr "Depuração" +#: ../../mod/admin.php:197 +msgid "Registered users" +msgstr "Usuários registrados" -#: ../../mod/admin.php:1172 -msgid "Log file" -msgstr "Arquivo de log" +#: ../../mod/admin.php:199 ../../mod/admin.php:532 +msgid "Pending registrations" +msgstr "Registros pendentes" -#: ../../mod/admin.php:1172 -msgid "" -"Must be writable by web server. Relative to your Red top-level directory." -msgstr "É necessário que o servidor web possa escrever neste arquivo. Relativo ao diretório raiz da Red." +#: ../../mod/admin.php:200 +msgid "Version" +msgstr "Versão" -#: ../../mod/admin.php:1173 -msgid "Log level" -msgstr "Nível do log" +#: ../../mod/admin.php:202 ../../mod/admin.php:533 +msgid "Active plugins" +msgstr "Plugins ativos" -#: ../../mod/filer.php:35 -msgid "- select -" -msgstr "- selecionar -" +#: ../../mod/admin.php:350 +msgid "Site settings updated." +msgstr "As configurações de site foram atualizadas." -#: ../../mod/home.php:89 -#, php-format -msgid "Welcome to %s" -msgstr "Bem-vindo(a) a %s" +#: ../../mod/admin.php:381 +msgid "No special theme for accessibility" +msgstr "Sem tema especial para acessibilidade" -#: ../../mod/editpost.php:20 ../../mod/editlayout.php:36 -#: ../../mod/editwebpage.php:32 ../../mod/editblock.php:36 -msgid "Item not found" -msgstr "O item não foi encontrado" +#: ../../mod/admin.php:409 +msgid "Closed" +msgstr "Fechado" -#: ../../mod/editpost.php:31 -msgid "Item is not editable" -msgstr "O item não está editável" +#: ../../mod/admin.php:410 +msgid "Requires approval" +msgstr "Requer aprovação" -#: ../../mod/editpost.php:53 -msgid "Delete item?" -msgstr "Deletar item?" +#: ../../mod/admin.php:411 +msgid "Open" +msgstr "Aberto" -#: ../../mod/editpost.php:107 ../../mod/editlayout.php:110 -#: ../../mod/editwebpage.php:148 ../../mod/editblock.php:124 -msgid "Insert YouTube video" -msgstr "Inserir vídeo do YouTube" +#: ../../mod/admin.php:416 +msgid "Private" +msgstr "Privado" -#: ../../mod/editpost.php:108 ../../mod/editlayout.php:111 -#: ../../mod/editwebpage.php:149 ../../mod/editblock.php:125 -msgid "Insert Vorbis [.ogg] video" -msgstr "Inserir vídeo Vorbis (.ogg)" +#: ../../mod/admin.php:417 +msgid "Paid Access" +msgstr "Acesso pago" -#: ../../mod/editpost.php:109 ../../mod/editlayout.php:112 -#: ../../mod/editwebpage.php:150 ../../mod/editblock.php:126 -msgid "Insert Vorbis [.ogg] audio" -msgstr "Inserir áudio Vorbis (.ogg)" +#: ../../mod/admin.php:418 +msgid "Free Access" +msgstr "Acesso gratuito" -#: ../../mod/directory.php:144 ../../mod/profiles.php:561 -#: ../../mod/dirprofile.php:98 -msgid "Age: " -msgstr "Idade: " +#: ../../mod/admin.php:419 +msgid "Tiered Access" +msgstr "Acesso em níveis" -#: ../../mod/directory.php:147 ../../mod/dirprofile.php:101 -msgid "Gender: " -msgstr "Gênero: " +#: ../../mod/admin.php:432 ../../mod/register.php:189 +msgid "Registration" +msgstr "Registro" -#: ../../mod/directory.php:208 -msgid "Finding:" -msgstr "Pesquisando:" +#: ../../mod/admin.php:433 +msgid "File upload" +msgstr "Carregamento de arquivos" -#: ../../mod/directory.php:216 -msgid "next page" -msgstr "próxima página" +#: ../../mod/admin.php:434 +msgid "Policies" +msgstr "Políticas" -#: ../../mod/directory.php:216 -msgid "previous page" -msgstr "página anterior" +#: ../../mod/admin.php:435 +msgid "Advanced" +msgstr "Avançado" -#: ../../mod/directory.php:223 -msgid "No entries (some entries may be hidden)." -msgstr "Nenhuma entrada (algumas entradas podem estar escondidas)." +#: ../../mod/admin.php:439 +msgid "Site name" +msgstr "Nome do site" -#: ../../mod/connedit.php:49 ../../mod/connections.php:37 -msgid "Could not access contact record." -msgstr "Não foi possível acessar o registro do contato." +#: ../../mod/admin.php:440 +msgid "Banner/Logo" +msgstr "Cartaz/Logo" -#: ../../mod/connedit.php:63 ../../mod/connections.php:51 -msgid "Could not locate selected profile." -msgstr "Não foi possível localizar o perfil selecionado." +#: ../../mod/admin.php:441 +msgid "Administrator Information" +msgstr "Informações do Administrador" -#: ../../mod/connedit.php:107 ../../mod/connections.php:94 -msgid "Connection updated." -msgstr "A conexão foi atualizada." +#: ../../mod/admin.php:441 +msgid "" +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "Informações de contato com administradores do site. Exibida na página siteinfo. BBCode pode ser usado aqui." -#: ../../mod/connedit.php:109 ../../mod/connections.php:96 -msgid "Failed to update connection record." -msgstr "Não foi possível atualizar o registro da conexão." +#: ../../mod/admin.php:442 +msgid "System language" +msgstr "Idioma do sistema" -#: ../../mod/connedit.php:204 -msgid "Could not access address book record." -msgstr "Não foi possível acessar o registro do contato." +#: ../../mod/admin.php:443 +msgid "System theme" +msgstr "Tema do sistema" -#: ../../mod/connedit.php:218 -msgid "Refresh failed - channel is currently unavailable." -msgstr "A atualização falhou - o canal está indisponível no momento." +#: ../../mod/admin.php:443 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Tema padrão do sistema - pode ser sobrescrito por perfis de usuário - mudar configurações do tema" -#: ../../mod/connedit.php:225 -msgid "Channel has been unblocked" -msgstr "O canal foi desbloqueado" +#: ../../mod/admin.php:444 +msgid "Mobile system theme" +msgstr "Tema do sistema móvel" -#: ../../mod/connedit.php:226 -msgid "Channel has been blocked" -msgstr "O canal foi bloqueado" +#: ../../mod/admin.php:444 +msgid "Theme for mobile devices" +msgstr "Tema para dispositivos móveis" -#: ../../mod/connedit.php:230 ../../mod/connedit.php:242 -#: ../../mod/connedit.php:254 ../../mod/connedit.php:266 -#: ../../mod/connedit.php:281 -msgid "Unable to set address book parameters." -msgstr "Não foi possível definir os parâmetros do contato." +#: ../../mod/admin.php:445 +msgid "Accessibility system theme" +msgstr "Tema do sistema acessível" -#: ../../mod/connedit.php:237 -msgid "Channel has been unignored" -msgstr "O canal não está mais ignorado" +#: ../../mod/admin.php:445 +msgid "Accessibility theme" +msgstr "Tema acessível" -#: ../../mod/connedit.php:238 -msgid "Channel has been ignored" -msgstr "O canal passou a estar ignorado" +#: ../../mod/admin.php:446 +msgid "Channel to use for this website's static pages" +msgstr "Canal a utilizar para as páginas estáticas desse website" -#: ../../mod/connedit.php:249 -msgid "Channel has been unarchived" -msgstr "O canal deixou o arquivo" +#: ../../mod/admin.php:446 +msgid "Site Channel" +msgstr "Canal do site" -#: ../../mod/connedit.php:250 -msgid "Channel has been archived" -msgstr "O canal foi colocado no arquivo" +#: ../../mod/admin.php:448 +msgid "Maximum image size" +msgstr "Tamanho máximo de imagens" -#: ../../mod/connedit.php:261 -msgid "Channel has been unhidden" -msgstr "O canal não está mais oculto" +#: ../../mod/admin.php:448 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Tamanho máximo em bytes de imagens carregadas. O padrão é 0, significando sem limites." -#: ../../mod/connedit.php:262 -msgid "Channel has been hidden" -msgstr "O canal passou a estar oculto" +#: ../../mod/admin.php:449 +msgid "Register policy" +msgstr "Política de registro" -#: ../../mod/connedit.php:276 -msgid "Channel has been approved" -msgstr "O canal foi aprovado" +#: ../../mod/admin.php:450 +msgid "Access policy" +msgstr "Política de acesso" -#: ../../mod/connedit.php:277 -msgid "Channel has been unapproved" -msgstr "O canal deixou de estar aprovado" +#: ../../mod/admin.php:451 +msgid "Register text" +msgstr "Texto de registro" -#: ../../mod/connedit.php:295 -msgid "Contact has been removed." -msgstr "O contato foi removido." +#: ../../mod/admin.php:451 +msgid "Will be displayed prominently on the registration page." +msgstr "Será exibido proeminentemente na página de registro." -#: ../../mod/connedit.php:315 -#, php-format -msgid "View %s's profile" -msgstr "Ver o perfil de %s" +#: ../../mod/admin.php:452 +msgid "Accounts abandoned after x days" +msgstr "Contas abandonadas após x dias" -#: ../../mod/connedit.php:319 -msgid "Refresh Permissions" -msgstr "Atualizar permissões" +#: ../../mod/admin.php:452 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Não gastará recursos do sistema coletando de sites externos para contas abandonadas. Use 0 para sem limite de tempo." -#: ../../mod/connedit.php:322 -msgid "Fetch updated permissions" -msgstr "Buscar as permissões atualizadas" +#: ../../mod/admin.php:453 +msgid "Allowed friend domains" +msgstr "Domínios permitidos para amigos" -#: ../../mod/connedit.php:326 -msgid "Recent Activity" -msgstr "Atividades recentes" +#: ../../mod/admin.php:453 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Lista, separada por vírgulas, de domínios permitidos para estabelecer amizades com este site. Wildcards são aceitas. Vazio para permitir qualquer domínio" -#: ../../mod/connedit.php:329 -msgid "View recent posts and comments" -msgstr "Exibir publicações e comentários recentes" +#: ../../mod/admin.php:454 +msgid "Allowed email domains" +msgstr "Domínios permitidos de e-mail" -#: ../../mod/connedit.php:336 -msgid "Block or Unblock this connection" -msgstr "Bloquear ou desbloquear esta conexão" +#: ../../mod/admin.php:454 +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 "Lista, separada por vírgulas, de domínios permitidos em endereços de e-mail para registros nesse site. Wildcards são aceitas. Vazio para permitir qualquer domínio" -#: ../../mod/connedit.php:340 ../../mod/connedit.php:476 -msgid "Unignore" -msgstr "Não ignorar" +#: ../../mod/admin.php:455 +msgid "Block public" +msgstr "Bloquear público" -#: ../../mod/connedit.php:340 ../../mod/connedit.php:476 -#: ../../mod/notifications.php:51 -msgid "Ignore" -msgstr "Ignorar" +#: ../../mod/admin.php:455 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "Marque para bloquear o acesso público a todas as páginas pessoais que seriam públicas, a não ser que se esteja autenticado." -#: ../../mod/connedit.php:343 -msgid "Ignore or Unignore this connection" -msgstr "Ignorar ou deixar de ignorar esta conexão" +#: ../../mod/admin.php:456 +msgid "Force publish" +msgstr "Forçar publicação" -#: ../../mod/connedit.php:346 -msgid "Unarchive" -msgstr "Não arquivar" +#: ../../mod/admin.php:456 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Marque para forçar todos os perfis neste site a aparecerem listados no diretório do site." -#: ../../mod/connedit.php:346 -msgid "Archive" -msgstr "Arquivar" +#: ../../mod/admin.php:457 +msgid "No login on Homepage" +msgstr "Sem formulário de autenticação na página inicial" -#: ../../mod/connedit.php:349 -msgid "Archive or Unarchive this connection" -msgstr "Colocar ou retirar do arquivo esta conexão" +#: ../../mod/admin.php:457 +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 "Marque para esconder o formulário de autenticação da página inicial do seu site quando visitantes chegarem sem estar autenticados (e.g. quando você inclui os conteúdos da página inicial através do canal do site)." -#: ../../mod/connedit.php:352 -msgid "Unhide" -msgstr "Não ocultar" +#: ../../mod/admin.php:459 +msgid "Proxy user" +msgstr "Usuário do proxy" -#: ../../mod/connedit.php:352 -msgid "Hide" -msgstr "Ocultar" +#: ../../mod/admin.php:460 +msgid "Proxy URL" +msgstr "URL do proxy" -#: ../../mod/connedit.php:355 -msgid "Hide or Unhide this connection" -msgstr "Ocultar ou deixar de ocultar esta conexão" +#: ../../mod/admin.php:461 +msgid "Network timeout" +msgstr "Timeout da rede" -#: ../../mod/connedit.php:362 -msgid "Delete this connection" -msgstr "Deletar esta conexão" +#: ../../mod/admin.php:461 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Valor em segundos. Use 0 para ilimitado (não recomendado)." -#: ../../mod/connedit.php:395 -msgid "Unknown" -msgstr "Desconhecidos" +#: ../../mod/admin.php:462 +msgid "Delivery interval" +msgstr "Intervalo de entrega" -#: ../../mod/connedit.php:405 ../../mod/connedit.php:434 -msgid "Approve this connection" -msgstr "Aprovar esta conexão" +#: ../../mod/admin.php:462 +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 "Atrase os processos de entrega em segundo plano por este número de segundos para reduzir a carga do sistema. Recomendado: 4-5 para hosts compartilhados, 2-3 para servidores virtuais privados. 0-1 para grandes servidores dedicados." -#: ../../mod/connedit.php:405 -msgid "Accept connection to allow communication" -msgstr "Aceite a conexão para permitir comunicação" +#: ../../mod/admin.php:463 +msgid "Poll interval" +msgstr "Intervalo de coleta" -#: ../../mod/connedit.php:421 -msgid "Automatic Permissions Settings" -msgstr "Configurações de permissão automáticas" +#: ../../mod/admin.php:463 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Atrase os processos de coleta em segundo plano por este número de segundos para reduzir a carga do sistema. Se 0, use o intervalo de entrega." -#: ../../mod/connedit.php:421 -#, php-format -msgid "Connections: settings for %s" -msgstr "Conexões: configurações para %s" +#: ../../mod/admin.php:464 +msgid "Maximum Load Average" +msgstr "Carga média máxima" -#: ../../mod/connedit.php:425 +#: ../../mod/admin.php:464 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 "Ao receber uma apresentação de um canal, quaisquer permissões definidas aqui serão automaticamente aplicadas à nova conexão e a apresentação aprovada. Deixe esta página se você não quer usar este recurso." +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Carga máxima do sistema antes de adiar processos de entrega e coleta - padrão 50." -#: ../../mod/connedit.php:427 -msgid "Slide to adjust your degree of friendship" -msgstr "Deslize para ajustar seu grau de amizade" +#: ../../mod/admin.php:520 +msgid "No server found" +msgstr "Nenhum servidor foi encontrado" -#: ../../mod/connedit.php:433 -msgid "inherited" -msgstr "herdado" +#: ../../mod/admin.php:527 ../../mod/admin.php:751 +msgid "ID" +msgstr "ID" -#: ../../mod/connedit.php:435 -msgid "Connection has no individual permissions!" -msgstr "A conexão não tem permissões individuais!" +#: ../../mod/admin.php:527 +msgid "for channel" +msgstr "para o canal" -#: ../../mod/connedit.php:436 -msgid "" -"This may be appropriate based on your privacy " -"settings, though you may wish to review the \"Advanced Permissions\"." -msgstr "Isso pode ser adequado baseado nas suas configurações de privacidade, mas talvez você queira rever suas \"Permissões Avançadas\"." +#: ../../mod/admin.php:527 +msgid "on server" +msgstr "no servidor" -#: ../../mod/connedit.php:438 -msgid "Profile Visibility" -msgstr "Visibilidade do perfil" +#: ../../mod/admin.php:527 +msgid "Status" +msgstr "Status" -#: ../../mod/connedit.php:439 +#: ../../mod/admin.php:548 +msgid "Update has been marked successful" +msgstr "A atualização foi designada bem sucedida" + +#: ../../mod/admin.php:558 #, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Por favor, selecione o perfil que você gostaria de exibir para %s quando estiver visualizando seu perfil de modo seguro." +msgid "Executing %s failed. Check system logs." +msgstr "Execução de %s falhou. Verifique os logs do sistema." -#: ../../mod/connedit.php:440 -msgid "Contact Information / Notes" -msgstr "Informações de contato / Notas" +#: ../../mod/admin.php:561 +#, php-format +msgid "Update %s was successfully applied." +msgstr "A atualização %s foi aplicada com sucesso." -#: ../../mod/connedit.php:441 -msgid "Edit contact notes" -msgstr "Editar anotações sobre o contato" +#: ../../mod/admin.php:565 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "A atualização %s não retornou um status. Situação incerta quando ao seu sucesso." -#: ../../mod/connedit.php:443 -msgid "Their Settings" -msgstr "Configurações dele/a" +#: ../../mod/admin.php:568 +#, php-format +msgid "Update function %s could not be found." +msgstr "A função de atualização %s não foi encontrada." -#: ../../mod/connedit.php:444 -msgid "My Settings" -msgstr "Minhas configurações" +#: ../../mod/admin.php:583 +msgid "No failed updates." +msgstr "Nenhuma falha nas atualizações." -#: ../../mod/connedit.php:446 -msgid "Forum Members" -msgstr "Membros do fórum" +#: ../../mod/admin.php:587 +msgid "Failed Updates" +msgstr "Falha nas atualizações" -#: ../../mod/connedit.php:447 -msgid "Soapbox" -msgstr "Caixa de sabão" +#: ../../mod/admin.php:589 +msgid "Mark success (if update was manually applied)" +msgstr "Marque sucesso (se a atualização foi aplicada manualmente)" -#: ../../mod/connedit.php:448 -msgid "Full Sharing (typical social network permissions)" -msgstr "Compartilhamento completo (permissões típicas de redes sociais)" +#: ../../mod/admin.php:590 +msgid "Attempt to execute this update step automatically" +msgstr "Tente executar este passo da atualização automaticamente" -#: ../../mod/connedit.php:449 -msgid "Cautious Sharing " -msgstr "Compartilhamento cauteloso" +#: ../../mod/admin.php:616 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "%s usuário foi bloqueado/desbloqueado" +msgstr[1] "%s usuários foram bloqueados/desbloqueados" -#: ../../mod/connedit.php:450 -msgid "Follow Only" -msgstr "Apenas seguir" +#: ../../mod/admin.php:623 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "%s usuário foi deletado" +msgstr[1] "%s usuários foram deletados" -#: ../../mod/connedit.php:451 -msgid "Individual Permissions" -msgstr "Permissões individuais" - -#: ../../mod/connedit.php:452 -msgid "" -"Some permissions may be inherited from your channel privacy settings, which have higher priority than " -"individual settings. Changing those inherited settings on this page will " -"have no effect." -msgstr "Algumas permissões serão herdadas das configurações de privacidade do seu canal, e terão prioridade sobre as configurações individuais. Modificar nesta página tais configurações herdadas não surtirá efeito algum." +#: ../../mod/admin.php:654 +msgid "Account not found" +msgstr "A conta não foi encontrada" -#: ../../mod/connedit.php:453 -msgid "Advanced Permissions" -msgstr "Permissões avançadas" +#: ../../mod/admin.php:665 +#, php-format +msgid "User '%s' deleted" +msgstr "O usuário/a '%s' foi deletado/a" -#: ../../mod/connedit.php:454 -msgid "Simple Permissions (select one and submit)" -msgstr "Permissões simples (slecione uma e submeta)" +#: ../../mod/admin.php:674 +#, php-format +msgid "User '%s' unblocked" +msgstr "O usuário/a '%s' foi desbloqueado/a" -#: ../../mod/connedit.php:458 +#: ../../mod/admin.php:674 #, php-format -msgid "Visit %s's profile - %s" -msgstr "Ver o perfil de %s - %s" +msgid "User '%s' blocked" +msgstr "O usuário/a '%s' foi bloqueado/a" -#: ../../mod/connedit.php:459 -msgid "Block/Unblock contact" -msgstr "Bloquear/desbloquear o contato" +#: ../../mod/admin.php:740 +msgid "select all" +msgstr "selecionar tudo" -#: ../../mod/connedit.php:460 -msgid "Ignore contact" -msgstr "Ignorar o contato" +#: ../../mod/admin.php:741 +msgid "User registrations waiting for confirm" +msgstr "Registros de usuário aguardando confirmação" -#: ../../mod/connedit.php:461 -msgid "Repair URL settings" -msgstr "Reparar configurações de URL" +#: ../../mod/admin.php:742 +msgid "Request date" +msgstr "Data de requisição" -#: ../../mod/connedit.php:462 -msgid "View conversations" -msgstr "Ver as conversas" +#: ../../mod/admin.php:743 +msgid "No registrations." +msgstr "Nenhum registro." -#: ../../mod/connedit.php:464 -msgid "Delete contact" -msgstr "Excluir o contato" +#: ../../mod/admin.php:744 +msgid "Approve" +msgstr "Aprovar" -#: ../../mod/connedit.php:467 -msgid "Last update:" -msgstr "Última atualização:" +#: ../../mod/admin.php:745 +msgid "Deny" +msgstr "Negar" -#: ../../mod/connedit.php:469 -msgid "Update public posts" -msgstr "Atualizar publicações públicas" +#: ../../mod/admin.php:747 ../../mod/connedit.php:333 +#: ../../mod/connedit.php:475 +msgid "Block" +msgstr "Bloquear" -#: ../../mod/connedit.php:471 -msgid "Update now" -msgstr "Atualizar agora" +#: ../../mod/admin.php:748 ../../mod/connedit.php:333 +#: ../../mod/connedit.php:475 +msgid "Unblock" +msgstr "Desbloquear" -#: ../../mod/connedit.php:477 -msgid "Currently blocked" -msgstr "Atualmente bloqueado" +#: ../../mod/admin.php:751 +msgid "Register date" +msgstr "Data de registro" -#: ../../mod/connedit.php:478 -msgid "Currently ignored" -msgstr "Atualmente ignorado" +#: ../../mod/admin.php:751 +msgid "Last login" +msgstr "Última autenticação" -#: ../../mod/connedit.php:479 -msgid "Currently archived" -msgstr "Atualmente arquivado" +#: ../../mod/admin.php:751 +msgid "Expires" +msgstr "Expira" -#: ../../mod/connedit.php:480 -msgid "Currently pending" -msgstr "Atualmente pendente" +#: ../../mod/admin.php:751 +msgid "Service Class" +msgstr "Classe de serviço" -#: ../../mod/connedit.php:481 -msgid "Hide this contact from others" -msgstr "Esconda este contato dos demais" +#: ../../mod/admin.php:753 +msgid "" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Os usuários selecionados serão deletados!\\n\\nTudo o que esses usuários postaram neste site será permanentemente deletado!\\n\\nTem certeza?" -#: ../../mod/connedit.php:481 +#: ../../mod/admin.php:754 msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Respostas/reações às suas publicações públicas podem continuar visíveis." +"The user {0} will be deleted!\\n\\nEverything this user has posted on this " +"site will be permanently deleted!\\n\\nAre you sure?" +msgstr "O/A usuário/a {0} será deletado/a!\\n\\nTudo o que esse/a usuário/a postou neste site será permanentemente deletado!\\n\\nTem certeza?" -#: ../../mod/layouts.php:52 -msgid "Layout Help" -msgstr "Ajuda de layout" +#: ../../mod/admin.php:795 +#, php-format +msgid "Plugin %s disabled." +msgstr "Plugin %s desabilitado." -#: ../../mod/layouts.php:55 -msgid "Help with this feature" -msgstr "Ajuda com este recurso" +#: ../../mod/admin.php:799 +#, php-format +msgid "Plugin %s enabled." +msgstr "Plugin %s habilitado." -#: ../../mod/layouts.php:74 -msgid "Layout Name" -msgstr "Nome do layout" +#: ../../mod/admin.php:809 ../../mod/admin.php:1011 +msgid "Disable" +msgstr "Desabilitar" -#: ../../mod/help.php:43 ../../mod/help.php:49 ../../mod/help.php:55 -msgid "Help:" -msgstr "Ajuda:" +#: ../../mod/admin.php:811 ../../mod/admin.php:1013 +msgid "Enable" +msgstr "Habilitar" -#: ../../mod/help.php:68 ../../index.php:223 -msgid "Not Found" -msgstr "Não encontrada" +#: ../../mod/admin.php:837 ../../mod/admin.php:1042 +msgid "Toggle" +msgstr "Alternar" -#: ../../mod/help.php:71 ../../mod/page.php:83 ../../mod/display.php:100 -#: ../../index.php:226 -msgid "Page not found." -msgstr "Página não encontrada." +#: ../../mod/admin.php:845 ../../mod/admin.php:1052 +msgid "Author: " +msgstr "Autor:" -#: ../../mod/rmagic.php:56 -msgid "Remote Authentication" -msgstr "Autenticação remota" +#: ../../mod/admin.php:846 ../../mod/admin.php:1053 +msgid "Maintainer: " +msgstr "Mantenedor:" -#: ../../mod/rmagic.php:57 -msgid "Enter your channel address (e.g. channel@example.com)" -msgstr "Entre o endereço do seu canal (e.g. canal@exemplo.com)" +#: ../../mod/admin.php:975 +msgid "No themes found." +msgstr "Nenhum tema foi encontrado." -#: ../../mod/rmagic.php:58 -msgid "Authenticate" -msgstr "Autenticar" +#: ../../mod/admin.php:1034 +msgid "Screenshot" +msgstr "Captura de tela" -#: ../../mod/page.php:35 -msgid "Invalid item." -msgstr "Item inválido." +#: ../../mod/admin.php:1082 +msgid "[Experimental]" +msgstr "[Experimental]" -#: ../../mod/network.php:79 -msgid "No such group" -msgstr "Este grupo não existe" +#: ../../mod/admin.php:1083 +msgid "[Unsupported]" +msgstr "[Desassistido]" -#: ../../mod/network.php:118 -msgid "Search Results For:" -msgstr "Resultados da busca por:" +#: ../../mod/admin.php:1110 +msgid "Log settings updated." +msgstr "As configurações de log foram atualizadas." -#: ../../mod/network.php:172 -msgid "Collection is empty" -msgstr "A coleção está vazia" +#: ../../mod/admin.php:1166 +msgid "Clear" +msgstr "Limpar" -#: ../../mod/network.php:180 -msgid "Collection: " -msgstr "Coleção:" +#: ../../mod/admin.php:1172 +msgid "Debugging" +msgstr "Depuração" -#: ../../mod/network.php:193 -msgid "Connection: " -msgstr "Conexão:" +#: ../../mod/admin.php:1173 +msgid "Log file" +msgstr "Arquivo de log" -#: ../../mod/network.php:196 -msgid "Invalid connection." -msgstr "Conexão inválida." +#: ../../mod/admin.php:1173 +msgid "" +"Must be writable by web server. Relative to your Red top-level directory." +msgstr "É necessário que o servidor web possa escrever neste arquivo. Relativo ao diretório raiz da Red." -#: ../../mod/profiles.php:18 ../../mod/profiles.php:138 -#: ../../mod/profiles.php:168 ../../mod/profiles.php:463 -msgid "Profile not found." -msgstr "O perfil não foi encontrado." +#: ../../mod/admin.php:1174 +msgid "Log level" +msgstr "Nível do log" -#: ../../mod/profiles.php:38 -msgid "Profile deleted." -msgstr "O perfil foi excluído." +#: ../../mod/filer.php:35 +msgid "- select -" +msgstr "- selecionar -" -#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 -msgid "Profile-" -msgstr "Perfil-" +#: ../../mod/home.php:89 +#, php-format +msgid "Welcome to %s" +msgstr "Bem-vindo(a) a %s" -#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 -msgid "New profile created." -msgstr "O novo perfil foi criado." +#: ../../mod/editpost.php:20 ../../mod/editlayout.php:36 +#: ../../mod/editwebpage.php:32 ../../mod/editblock.php:36 +msgid "Item not found" +msgstr "O item não foi encontrado" -#: ../../mod/profiles.php:98 -msgid "Profile unavailable to clone." -msgstr "O perfil não está disponível para clonagem." +#: ../../mod/editpost.php:31 +msgid "Item is not editable" +msgstr "O item não está editável" -#: ../../mod/profiles.php:178 -msgid "Profile Name is required." -msgstr "É obrigatório informar o nome do perfil." +#: ../../mod/editpost.php:53 +msgid "Delete item?" +msgstr "Deletar item?" -#: ../../mod/profiles.php:294 -msgid "Marital Status" -msgstr "Estado civil" +#: ../../mod/editpost.php:116 ../../mod/editlayout.php:110 +#: ../../mod/editwebpage.php:148 ../../mod/editblock.php:124 +msgid "Insert YouTube video" +msgstr "Inserir vídeo do YouTube" -#: ../../mod/profiles.php:298 -msgid "Romantic Partner" -msgstr "Parceiro/a romântico/a" +#: ../../mod/editpost.php:117 ../../mod/editlayout.php:111 +#: ../../mod/editwebpage.php:149 ../../mod/editblock.php:125 +msgid "Insert Vorbis [.ogg] video" +msgstr "Inserir vídeo Vorbis (.ogg)" -#: ../../mod/profiles.php:302 -msgid "Likes" -msgstr "Gosta de" +#: ../../mod/editpost.php:118 ../../mod/editlayout.php:112 +#: ../../mod/editwebpage.php:150 ../../mod/editblock.php:126 +msgid "Insert Vorbis [.ogg] audio" +msgstr "Inserir áudio Vorbis (.ogg)" -#: ../../mod/profiles.php:306 -msgid "Dislikes" -msgstr "Não gosta de" - -#: ../../mod/profiles.php:310 -msgid "Work/Employment" -msgstr "Trabalho/Emprego" +#: ../../mod/directory.php:144 ../../mod/profiles.php:561 +#: ../../mod/dirprofile.php:98 +msgid "Age: " +msgstr "Idade: " -#: ../../mod/profiles.php:313 -msgid "Religion" -msgstr "Religião" +#: ../../mod/directory.php:147 ../../mod/dirprofile.php:101 +msgid "Gender: " +msgstr "Gênero: " -#: ../../mod/profiles.php:317 -msgid "Political Views" -msgstr "Posição política" +#: ../../mod/directory.php:208 +msgid "Finding:" +msgstr "Pesquisando:" -#: ../../mod/profiles.php:321 -msgid "Gender" -msgstr "Gênero" +#: ../../mod/directory.php:216 +msgid "next page" +msgstr "próxima página" -#: ../../mod/profiles.php:325 -msgid "Sexual Preference" -msgstr "Preferência sexual" +#: ../../mod/directory.php:216 +msgid "previous page" +msgstr "página anterior" -#: ../../mod/profiles.php:329 -msgid "Homepage" -msgstr "Página web" +#: ../../mod/directory.php:223 +msgid "No entries (some entries may be hidden)." +msgstr "Nenhuma entrada (algumas entradas podem estar escondidas)." -#: ../../mod/profiles.php:333 -msgid "Interests" -msgstr "Interesses" +#: ../../mod/connedit.php:49 ../../mod/connections.php:37 +msgid "Could not access contact record." +msgstr "Não foi possível acessar o registro do contato." -#: ../../mod/profiles.php:337 -msgid "Address" -msgstr "Endereço" +#: ../../mod/connedit.php:63 ../../mod/connections.php:51 +msgid "Could not locate selected profile." +msgstr "Não foi possível localizar o perfil selecionado." -#: ../../mod/profiles.php:344 ../../mod/pubsites.php:31 -msgid "Location" -msgstr "Localização" +#: ../../mod/connedit.php:107 ../../mod/connections.php:94 +msgid "Connection updated." +msgstr "A conexão foi atualizada." -#: ../../mod/profiles.php:427 -msgid "Profile updated." -msgstr "O perfil foi atualizado." +#: ../../mod/connedit.php:109 ../../mod/connections.php:96 +msgid "Failed to update connection record." +msgstr "Não foi possível atualizar o registro da conexão." -#: ../../mod/profiles.php:482 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Esconder sua lista de contatos/amigos dos visitantes no seu perfil?" +#: ../../mod/connedit.php:204 +msgid "Could not access address book record." +msgstr "Não foi possível acessar o registro do contato." -#: ../../mod/profiles.php:505 -msgid "Edit Profile Details" -msgstr "Editar os detalhes do perfil" +#: ../../mod/connedit.php:218 +msgid "Refresh failed - channel is currently unavailable." +msgstr "A atualização falhou - o canal está indisponível no momento." -#: ../../mod/profiles.php:507 -msgid "View this profile" -msgstr "Ver este perfil" +#: ../../mod/connedit.php:225 +msgid "Channel has been unblocked" +msgstr "O canal foi desbloqueado" -#: ../../mod/profiles.php:508 -msgid "Change Profile Photo" -msgstr "Mudar a foto do perfil" +#: ../../mod/connedit.php:226 +msgid "Channel has been blocked" +msgstr "O canal foi bloqueado" -#: ../../mod/profiles.php:509 -msgid "Create a new profile using these settings" -msgstr "Criar um novo perfil usando estas configurações" +#: ../../mod/connedit.php:230 ../../mod/connedit.php:242 +#: ../../mod/connedit.php:254 ../../mod/connedit.php:266 +#: ../../mod/connedit.php:281 +msgid "Unable to set address book parameters." +msgstr "Não foi possível definir os parâmetros do contato." -#: ../../mod/profiles.php:510 -msgid "Clone this profile" -msgstr "Clonar este perfil" +#: ../../mod/connedit.php:237 +msgid "Channel has been unignored" +msgstr "O canal não está mais ignorado" -#: ../../mod/profiles.php:511 -msgid "Delete this profile" -msgstr "Excluir este perfil" +#: ../../mod/connedit.php:238 +msgid "Channel has been ignored" +msgstr "O canal passou a estar ignorado" -#: ../../mod/profiles.php:512 -msgid "Profile Name:" -msgstr "Nome do perfil:" +#: ../../mod/connedit.php:249 +msgid "Channel has been unarchived" +msgstr "O canal deixou o arquivo" -#: ../../mod/profiles.php:513 -msgid "Your Full Name:" -msgstr "Seu nome completo:" +#: ../../mod/connedit.php:250 +msgid "Channel has been archived" +msgstr "O canal foi colocado no arquivo" -#: ../../mod/profiles.php:514 -msgid "Title/Description:" -msgstr "Título/Descrição:" +#: ../../mod/connedit.php:261 +msgid "Channel has been unhidden" +msgstr "O canal não está mais oculto" -#: ../../mod/profiles.php:515 -msgid "Your Gender:" -msgstr "Seu gênero:" +#: ../../mod/connedit.php:262 +msgid "Channel has been hidden" +msgstr "O canal passou a estar oculto" -#: ../../mod/profiles.php:516 -#, php-format -msgid "Birthday (%s):" -msgstr "Aniversário (%s):" +#: ../../mod/connedit.php:276 +msgid "Channel has been approved" +msgstr "O canal foi aprovado" -#: ../../mod/profiles.php:517 -msgid "Street Address:" -msgstr "Endereço:" +#: ../../mod/connedit.php:277 +msgid "Channel has been unapproved" +msgstr "O canal deixou de estar aprovado" -#: ../../mod/profiles.php:518 -msgid "Locality/City:" -msgstr "Localidade/Cidade:" +#: ../../mod/connedit.php:295 +msgid "Contact has been removed." +msgstr "O contato foi removido." -#: ../../mod/profiles.php:519 -msgid "Postal/Zip Code:" -msgstr "CEP:" +#: ../../mod/connedit.php:315 +#, php-format +msgid "View %s's profile" +msgstr "Ver o perfil de %s" -#: ../../mod/profiles.php:520 -msgid "Country:" -msgstr "País:" +#: ../../mod/connedit.php:319 +msgid "Refresh Permissions" +msgstr "Atualizar permissões" -#: ../../mod/profiles.php:521 -msgid "Region/State:" -msgstr "Região/Estado:" +#: ../../mod/connedit.php:322 +msgid "Fetch updated permissions" +msgstr "Buscar as permissões atualizadas" -#: ../../mod/profiles.php:522 -msgid " Marital Status:" -msgstr "Estado civil :" +#: ../../mod/connedit.php:326 +msgid "Recent Activity" +msgstr "Atividades recentes" -#: ../../mod/profiles.php:523 -msgid "Who: (if applicable)" -msgstr "Quem: (se aplicável)" +#: ../../mod/connedit.php:329 +msgid "View recent posts and comments" +msgstr "Exibir publicações e comentários recentes" -#: ../../mod/profiles.php:524 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Exemplos: fulano123, Fulano de Tal, fulano@exemplo.com" +#: ../../mod/connedit.php:336 +msgid "Block or Unblock this connection" +msgstr "Bloquear ou desbloquear esta conexão" -#: ../../mod/profiles.php:525 -msgid "Since [date]:" -msgstr "Desde [data]:" +#: ../../mod/connedit.php:340 ../../mod/connedit.php:476 +msgid "Unignore" +msgstr "Não ignorar" -#: ../../mod/profiles.php:527 -msgid "Homepage URL:" -msgstr "Endereço do website:" +#: ../../mod/connedit.php:340 ../../mod/connedit.php:476 +#: ../../mod/notifications.php:51 +msgid "Ignore" +msgstr "Ignorar" -#: ../../mod/profiles.php:530 -msgid "Religious Views:" -msgstr "Orientação religiosa:" +#: ../../mod/connedit.php:343 +msgid "Ignore or Unignore this connection" +msgstr "Ignorar ou deixar de ignorar esta conexão" -#: ../../mod/profiles.php:531 -msgid "Keywords:" -msgstr "Palavras-chave:" +#: ../../mod/connedit.php:346 +msgid "Unarchive" +msgstr "Não arquivar" -#: ../../mod/profiles.php:534 -msgid "Example: fishing photography software" -msgstr "Exemplo: pesca fotografia software" +#: ../../mod/connedit.php:346 +msgid "Archive" +msgstr "Arquivar" -#: ../../mod/profiles.php:535 -msgid "Used in directory listings" -msgstr "Usado em listas de diretório" +#: ../../mod/connedit.php:349 +msgid "Archive or Unarchive this connection" +msgstr "Colocar ou retirar do arquivo esta conexão" -#: ../../mod/profiles.php:536 -msgid "Tell us about yourself..." -msgstr "Fale um pouco sobre você..." +#: ../../mod/connedit.php:352 +msgid "Unhide" +msgstr "Não ocultar" -#: ../../mod/profiles.php:537 -msgid "Hobbies/Interests" -msgstr "Hobbies/Interesses" +#: ../../mod/connedit.php:352 +msgid "Hide" +msgstr "Ocultar" -#: ../../mod/profiles.php:538 -msgid "Contact information and Social Networks" -msgstr "Informações de contato e redes sociais" +#: ../../mod/connedit.php:355 +msgid "Hide or Unhide this connection" +msgstr "Ocultar ou deixar de ocultar esta conexão" -#: ../../mod/profiles.php:539 -msgid "My other channels" -msgstr "Meus outros canais" +#: ../../mod/connedit.php:362 +msgid "Delete this connection" +msgstr "Deletar esta conexão" -#: ../../mod/profiles.php:540 -msgid "Musical interests" -msgstr "Interesses musicais" +#: ../../mod/connedit.php:405 ../../mod/connedit.php:434 +msgid "Approve this connection" +msgstr "Aprovar esta conexão" -#: ../../mod/profiles.php:541 -msgid "Books, literature" -msgstr "Livros, literatura" +#: ../../mod/connedit.php:405 +msgid "Accept connection to allow communication" +msgstr "Aceite a conexão para permitir comunicação" -#: ../../mod/profiles.php:542 -msgid "Television" -msgstr "Televisão" +#: ../../mod/connedit.php:421 +msgid "Automatic Permissions Settings" +msgstr "Configurações de permissão automáticas" -#: ../../mod/profiles.php:543 -msgid "Film/dance/culture/entertainment" -msgstr "Filme/dança/cultura/entretenimento" +#: ../../mod/connedit.php:421 +#, php-format +msgid "Connections: settings for %s" +msgstr "Conexões: configurações para %s" -#: ../../mod/profiles.php:544 -msgid "Love/romance" -msgstr "Amor/romance" +#: ../../mod/connedit.php:425 +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 "Ao receber uma apresentação de um canal, quaisquer permissões definidas aqui serão automaticamente aplicadas à nova conexão e a apresentação aprovada. Deixe esta página se você não quer usar este recurso." -#: ../../mod/profiles.php:545 -msgid "Work/employment" -msgstr "Trabalho/emprego" +#: ../../mod/connedit.php:427 +msgid "Slide to adjust your degree of friendship" +msgstr "Deslize para ajustar seu grau de amizade" -#: ../../mod/profiles.php:546 -msgid "School/education" -msgstr "Escola/educação" +#: ../../mod/connedit.php:433 +msgid "inherited" +msgstr "herdado" -#: ../../mod/profiles.php:551 -msgid "" -"This is your public profile.
    It may " -"be visible to anybody using the internet." -msgstr "Este é o seu perfil público.
    Ele pode estar visível para qualquer um que acesse a Internet." +#: ../../mod/connedit.php:435 +msgid "Connection has no individual permissions!" +msgstr "A conexão não tem permissões individuais!" -#: ../../mod/profiles.php:600 -msgid "Edit/Manage Profiles" -msgstr "Editar/Administrar perfis" +#: ../../mod/connedit.php:436 +msgid "" +"This may be appropriate based on your privacy " +"settings, though you may wish to review the \"Advanced Permissions\"." +msgstr "Isso pode ser adequado baseado nas suas configurações de privacidade, mas talvez você queira rever suas \"Permissões Avançadas\"." -#: ../../mod/profiles.php:601 -msgid "Add profile things" -msgstr "Adicionar coisas ao perfil" +#: ../../mod/connedit.php:438 +msgid "Profile Visibility" +msgstr "Visibilidade do perfil" -#: ../../mod/profiles.php:602 -msgid "Include desirable objects in your profile" -msgstr "Inclua objetos desejáveis no seu perfil" +#: ../../mod/connedit.php:439 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Por favor, selecione o perfil que você gostaria de exibir para %s quando estiver visualizando seu perfil de modo seguro." -#: ../../mod/follow.php:25 -msgid "Channel added." -msgstr "Canal adicionado." +#: ../../mod/connedit.php:440 +msgid "Contact Information / Notes" +msgstr "Informações de contato / Notas" -#: ../../mod/post.php:226 -msgid "" -"Remote authentication blocked. You are logged into this site locally. Please" -" logout and retry." -msgstr "Autenticação remota bloqueada. Você está autenticado neste site localmente. Por favor, saia e tente novamente." +#: ../../mod/connedit.php:441 +msgid "Edit contact notes" +msgstr "Editar anotações sobre o contato" -#: ../../mod/post.php:256 -#, php-format -msgid "Welcome %s. Remote authentication successful." -msgstr "Bem vindo %s. Autenticação remota realizada com sucesso." +#: ../../mod/connedit.php:443 +msgid "Their Settings" +msgstr "Configurações dele/a" -#: ../../mod/dirsearch.php:21 -msgid "This site is not a directory server" -msgstr "Este site não é um servidor de diretório" +#: ../../mod/connedit.php:444 +msgid "My Settings" +msgstr "Minhas configurações" -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." -msgstr "Falha ao criar a fonte. Nenhum canal selecionado." +#: ../../mod/connedit.php:446 +msgid "Forum Members" +msgstr "Membros do fórum" -#: ../../mod/sources.php:45 -msgid "Source created." -msgstr "Fonte criada." +#: ../../mod/connedit.php:447 +msgid "Soapbox" +msgstr "Caixa de sabão" -#: ../../mod/sources.php:57 -msgid "Source updated." -msgstr "A fonte foi atualizada." +#: ../../mod/connedit.php:448 +msgid "Full Sharing (typical social network permissions)" +msgstr "Compartilhamento completo (permissões típicas de redes sociais)" -#: ../../mod/sources.php:82 -msgid "*" -msgstr "*" +#: ../../mod/connedit.php:449 +msgid "Cautious Sharing " +msgstr "Compartilhamento cauteloso" -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." -msgstr "Administrar as fontes remotas de conteúdo para o seu canal." +#: ../../mod/connedit.php:450 +msgid "Follow Only" +msgstr "Apenas seguir" -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" -msgstr "Nova fonte" +#: ../../mod/connedit.php:451 +msgid "Individual Permissions" +msgstr "Permissões individuais" -#: ../../mod/sources.php:101 ../../mod/sources.php:133 +#: ../../mod/connedit.php:452 msgid "" -"Import all or selected content from the following channel into this channel " -"and distribute it according to your channel settings." -msgstr "Importar todo ou uma seleção do conteúdo do seguinte canal para este canal, e distribuí-lo de acordo com as configurações do seu canal." +"Some permissions may be inherited from your channel privacy settings, which have higher priority than " +"individual settings. Changing those inherited settings on this page will " +"have no effect." +msgstr "Algumas permissões serão herdadas das configurações de privacidade do seu canal, e terão prioridade sobre as configurações individuais. Modificar nesta página tais configurações herdadas não surtirá efeito algum." -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" -msgstr "Importar apenas conteúd com estas palavras (uma por linha)" +#: ../../mod/connedit.php:453 +msgid "Advanced Permissions" +msgstr "Permissões avançadas" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" -msgstr "Deixe em branco para importar todo o conteúdo público" +#: ../../mod/connedit.php:454 +msgid "Simple Permissions (select one and submit)" +msgstr "Permissões simples (slecione uma e submeta)" -#: ../../mod/sources.php:103 ../../mod/sources.php:137 -#: ../../mod/new_channel.php:110 -msgid "Channel Name" -msgstr "Nome do canal" +#: ../../mod/connedit.php:458 +#, php-format +msgid "Visit %s's profile - %s" +msgstr "Ver o perfil de %s - %s" -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." -msgstr "A fonte não foi encontrada." +#: ../../mod/connedit.php:459 +msgid "Block/Unblock contact" +msgstr "Bloquear/desbloquear o contato" -#: ../../mod/sources.php:130 -msgid "Edit Source" -msgstr "Editar fonte" +#: ../../mod/connedit.php:460 +msgid "Ignore contact" +msgstr "Ignorar o contato" -#: ../../mod/sources.php:131 -msgid "Delete Source" -msgstr "Deletar fonte" +#: ../../mod/connedit.php:461 +msgid "Repair URL settings" +msgstr "Reparar configurações de URL" -#: ../../mod/sources.php:158 -msgid "Source removed" -msgstr "A fonte foi removida." +#: ../../mod/connedit.php:462 +msgid "View conversations" +msgstr "Ver as conversas" -#: ../../mod/sources.php:160 -msgid "Unable to remove source." -msgstr "Não foi possível remover a fonte." +#: ../../mod/connedit.php:464 +msgid "Delete contact" +msgstr "Excluir o contato" -#: ../../mod/lockview.php:34 -msgid "Remote privacy information not available." -msgstr "Não existe informação disponível sobre a privacidade remota." +#: ../../mod/connedit.php:467 +msgid "Last update:" +msgstr "Última atualização:" -#: ../../mod/lockview.php:43 -msgid "Visible to:" -msgstr "Visível para:" +#: ../../mod/connedit.php:469 +msgid "Update public posts" +msgstr "Atualizar publicações públicas" -#: ../../mod/magic.php:70 -msgid "Hub not found." -msgstr "O hub não foi encontrado." +#: ../../mod/connedit.php:471 +msgid "Update now" +msgstr "Atualizar agora" -#: ../../mod/setup.php:161 -msgid "Red Matrix Server - Setup" -msgstr "Servidor Red Matrix - Configuração" +#: ../../mod/connedit.php:477 +msgid "Currently blocked" +msgstr "Atualmente bloqueado" -#: ../../mod/setup.php:167 -msgid "Could not connect to database." -msgstr "Não foi possível conectar ao banco de dados." +#: ../../mod/connedit.php:478 +msgid "Currently ignored" +msgstr "Atualmente ignorado" -#: ../../mod/setup.php:171 -msgid "" -"Could not connect to specified site URL. Possible SSL certificate or DNS " -"issue." -msgstr "Não foi possível conectar à URL especificada para o site. Provavlmente um problema de DNS ou com o certificado SSL." +#: ../../mod/connedit.php:479 +msgid "Currently archived" +msgstr "Atualmente arquivado" -#: ../../mod/setup.php:176 -msgid "Could not create table." -msgstr "Não foi possível criar a tabela." +#: ../../mod/connedit.php:480 +msgid "Currently pending" +msgstr "Atualmente pendente" -#: ../../mod/setup.php:182 -msgid "Your site database has been installed." -msgstr "O banco de dados do seu site foi instalado." +#: ../../mod/connedit.php:481 +msgid "Hide this contact from others" +msgstr "Esconda este contato dos demais" -#: ../../mod/setup.php:187 +#: ../../mod/connedit.php:481 msgid "" -"You may need to import the file \"install/database.sql\" manually using " -"phpmyadmin or mysql." -msgstr "Pode ser que você precise importar o arquivo \"install/database.sql\" manualmente, usando o phpmyadmin or mysql." +"Replies/likes to your public posts may still be visible" +msgstr "Respostas/reações às suas publicações públicas podem continuar visíveis." -#: ../../mod/setup.php:188 ../../mod/setup.php:257 ../../mod/setup.php:609 -msgid "Please see the file \"install/INSTALL.txt\"." -msgstr "Por favor, veja o arquivo \"install/INSTALL.txt\"." +#: ../../mod/layouts.php:52 +msgid "Layout Help" +msgstr "Ajuda de layout" -#: ../../mod/setup.php:254 -msgid "System check" -msgstr "Checagem do sistema" +#: ../../mod/layouts.php:55 +msgid "Help with this feature" +msgstr "Ajuda com este recurso" -#: ../../mod/setup.php:259 -msgid "Check again" -msgstr "Cheque novamente" +#: ../../mod/layouts.php:74 +msgid "Layout Name" +msgstr "Nome do layout" -#: ../../mod/setup.php:281 -msgid "Database connection" -msgstr "Conexão ao banco de dados" +#: ../../mod/help.php:43 ../../mod/help.php:49 ../../mod/help.php:55 +msgid "Help:" +msgstr "Ajuda:" -#: ../../mod/setup.php:282 -msgid "" -"In order to install Red Matrix we need to know how to connect to your " -"database." -msgstr "Para instalar a Red Matrix é necessário saber como se conectar ao seu banco de dados." +#: ../../mod/help.php:68 ../../index.php:223 +msgid "Not Found" +msgstr "Não encontrada" -#: ../../mod/setup.php:283 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Por favor, entre em contato com a sua hospedagem ou com o administrador do site caso você tenha alguma dúvida em relação a isso." +#: ../../mod/help.php:71 ../../mod/page.php:83 ../../mod/display.php:100 +#: ../../index.php:226 +msgid "Page not found." +msgstr "Página não encontrada." -#: ../../mod/setup.php:284 +#: ../../mod/rmagic.php:38 msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "O banco de dados que você especificar abaixo já deve existir. Caso contrário, crie-o antes de prosseguir." +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Encontramos um problema ao entrar com a OpenID fornecida. Por favor, verifique se digitou corretamente a ID." -#: ../../mod/setup.php:288 -msgid "Database Server Name" -msgstr "Nome do servidor de banco de dados" +#: ../../mod/rmagic.php:38 +msgid "The error message was:" +msgstr "A mensagem de erro foi:" -#: ../../mod/setup.php:288 -msgid "Default is localhost" -msgstr "O default é localhost" +#: ../../mod/rmagic.php:42 +msgid "Authentication failed." +msgstr "A autenticação falhou." -#: ../../mod/setup.php:289 -msgid "Database Port" -msgstr "Porta do banco de dados" +#: ../../mod/rmagic.php:78 +msgid "Remote Authentication" +msgstr "Autenticação remota" -#: ../../mod/setup.php:289 -msgid "Communication port number - use 0 for default" -msgstr "Número da porta de comunicação - use 0 para o default" +#: ../../mod/rmagic.php:79 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "Entre o endereço do seu canal (e.g. canal@exemplo.com)" -#: ../../mod/setup.php:290 -msgid "Database Login Name" -msgstr "Nome do usuário do banco de dados" +#: ../../mod/rmagic.php:80 +msgid "Authenticate" +msgstr "Autenticar" -#: ../../mod/setup.php:291 -msgid "Database Login Password" -msgstr "Senha do usuário do banco de dados" +#: ../../mod/page.php:35 +msgid "Invalid item." +msgstr "Item inválido." -#: ../../mod/setup.php:292 -msgid "Database Name" -msgstr "Nome do banco de dados" +#: ../../mod/network.php:79 +msgid "No such group" +msgstr "Este grupo não existe" -#: ../../mod/setup.php:294 ../../mod/setup.php:336 -msgid "Site administrator email address" -msgstr "Endereço de email do administrador do site" +#: ../../mod/network.php:118 +msgid "Search Results For:" +msgstr "Resultados da busca por:" -#: ../../mod/setup.php:294 ../../mod/setup.php:336 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "O endereço de email da sua conta deve ser igual a este para que você possa utilizar o painel de administração web." +#: ../../mod/network.php:172 +msgid "Collection is empty" +msgstr "A coleção está vazia" -#: ../../mod/setup.php:295 ../../mod/setup.php:338 -msgid "Website URL" -msgstr "URL do website" +#: ../../mod/network.php:180 +msgid "Collection: " +msgstr "Coleção:" -#: ../../mod/setup.php:295 ../../mod/setup.php:338 -msgid "Please use SSL (https) URL if available." -msgstr "Por favor, use uma URL SSL (https) se disponível." +#: ../../mod/network.php:193 +msgid "Connection: " +msgstr "Conexão:" -#: ../../mod/setup.php:298 ../../mod/setup.php:341 -msgid "Please select a default timezone for your website" -msgstr "Por favor, selecione o fuso horário padrão para o seu site" +#: ../../mod/network.php:196 +msgid "Invalid connection." +msgstr "Conexão inválida." -#: ../../mod/setup.php:325 -msgid "Site settings" -msgstr "Configurações do site" +#: ../../mod/profiles.php:18 ../../mod/profiles.php:138 +#: ../../mod/profiles.php:168 ../../mod/profiles.php:463 +msgid "Profile not found." +msgstr "O perfil não foi encontrado." -#: ../../mod/setup.php:384 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "Não foi possível encontrar uma versão de linha de comando do PHP nos caminhos do seu servidor web." +#: ../../mod/profiles.php:38 +msgid "Profile deleted." +msgstr "O perfil foi excluído." -#: ../../mod/setup.php:385 -msgid "" -"If you don't have a command line version of PHP installed on server, you " -"will not be able to run background polling via cron." -msgstr "Caso você não tenha uma versão de linha de comando do PHP instalada no seu servidor, você não será capaz de executar coletas em segundo plano pelo cron." +#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 +msgid "Profile-" +msgstr "Perfil-" -#: ../../mod/setup.php:389 -msgid "PHP executable path" -msgstr "Caminho para o executável do PHP" +#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 +msgid "New profile created." +msgstr "O novo perfil foi criado." -#: ../../mod/setup.php:389 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." -msgstr "Digite o caminho completo do executável PHP. Você pode deixar isso em branco para continuar com a instalação." +#: ../../mod/profiles.php:98 +msgid "Profile unavailable to clone." +msgstr "O perfil não está disponível para clonagem." -#: ../../mod/setup.php:394 -msgid "Command line PHP" -msgstr "PHP em linha de comando" +#: ../../mod/profiles.php:178 +msgid "Profile Name is required." +msgstr "É obrigatório informar o nome do perfil." -#: ../../mod/setup.php:403 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "\"register_argc_argv\" não está habilitado na versão de linha de comando do PHP no seu sistema." +#: ../../mod/profiles.php:294 +msgid "Marital Status" +msgstr "Estado civil" -#: ../../mod/setup.php:404 -msgid "This is required for message delivery to work." -msgstr "Isto é necessário para o funcionamento do envio de mensagens." +#: ../../mod/profiles.php:298 +msgid "Romantic Partner" +msgstr "Parceiro/a romântico/a" -#: ../../mod/setup.php:406 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" +#: ../../mod/profiles.php:302 +msgid "Likes" +msgstr "Gosta de" -#: ../../mod/setup.php:427 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "Erro: a função \"openssl_pkey_new\" no seu sistema não é capaz de gerar as chaves de criptografia" +#: ../../mod/profiles.php:306 +msgid "Dislikes" +msgstr "Não gosta de" -#: ../../mod/setup.php:428 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "Se estiver usando o Windows, por favor dê uma olhada em \"http://www.php.net/manual/en/openssl.installation.php\"." +#: ../../mod/profiles.php:310 +msgid "Work/Employment" +msgstr "Trabalho/Emprego" -#: ../../mod/setup.php:430 -msgid "Generate encryption keys" -msgstr "Gerar chaves de criptografia" +#: ../../mod/profiles.php:313 +msgid "Religion" +msgstr "Religião" -#: ../../mod/setup.php:437 -msgid "libCurl PHP module" -msgstr "Módulo PHP libCurl" +#: ../../mod/profiles.php:317 +msgid "Political Views" +msgstr "Posição política" -#: ../../mod/setup.php:438 -msgid "GD graphics PHP module" -msgstr "Módulo PHP GD graphics" +#: ../../mod/profiles.php:321 +msgid "Gender" +msgstr "Gênero" -#: ../../mod/setup.php:439 -msgid "OpenSSL PHP module" -msgstr "Módulo PHP OpenSSL" +#: ../../mod/profiles.php:325 +msgid "Sexual Preference" +msgstr "Preferência sexual" -#: ../../mod/setup.php:440 -msgid "mysqli PHP module" -msgstr "Módulo PHP mysqli" +#: ../../mod/profiles.php:329 +msgid "Homepage" +msgstr "Página web" -#: ../../mod/setup.php:441 -msgid "mb_string PHP module" -msgstr "Módulo PHP mb_string " +#: ../../mod/profiles.php:333 +msgid "Interests" +msgstr "Interesses" -#: ../../mod/setup.php:442 -msgid "mcrypt PHP module" -msgstr "Módulo PHP mcrypt" +#: ../../mod/profiles.php:337 +msgid "Address" +msgstr "Endereço" -#: ../../mod/setup.php:447 ../../mod/setup.php:449 -msgid "Apache mod_rewrite module" -msgstr "Módulo mod_rewrite do Apache" +#: ../../mod/profiles.php:344 ../../mod/pubsites.php:31 +msgid "Location" +msgstr "Localização" -#: ../../mod/setup.php:447 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "Erro: o módulo mod-rewrite do Apache é necessário, mas não está instalado." +#: ../../mod/profiles.php:427 +msgid "Profile updated." +msgstr "O perfil foi atualizado." -#: ../../mod/setup.php:453 ../../mod/setup.php:456 -msgid "proc_open" -msgstr "proc_open" +#: ../../mod/profiles.php:482 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Esconder sua lista de contatos/amigos dos visitantes no seu perfil?" -#: ../../mod/setup.php:453 -msgid "" -"Error: proc_open is required but is either not installed or has been " -"disabled in php.ini" -msgstr "Erro: proc_open é necessário, mas não está instalado ou foi desabilitado no php.ini" +#: ../../mod/profiles.php:505 +msgid "Edit Profile Details" +msgstr "Editar os detalhes do perfil" -#: ../../mod/setup.php:461 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Erro: o módulo libCURL do PHP é necessário, mas não está instalado." +#: ../../mod/profiles.php:507 +msgid "View this profile" +msgstr "Ver este perfil" -#: ../../mod/setup.php:465 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Erro: o módulo gráfico GD, com suporte a JPEG, do PHP é necessário, mas não está instalado." +#: ../../mod/profiles.php:508 +msgid "Change Profile Photo" +msgstr "Mudar a foto do perfil" -#: ../../mod/setup.php:469 -msgid "Error: openssl PHP module required but not installed." -msgstr "Erro: o módulo openssl do PHP é necessário, mas não está instalado." +#: ../../mod/profiles.php:509 +msgid "Create a new profile using these settings" +msgstr "Criar um novo perfil usando estas configurações" -#: ../../mod/setup.php:473 -msgid "Error: mysqli PHP module required but not installed." -msgstr "Erro: o módulo mysqli do PHP é necessário, mas não está instalado." +#: ../../mod/profiles.php:510 +msgid "Clone this profile" +msgstr "Clonar este perfil" -#: ../../mod/setup.php:477 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Erro: o módulo mb_string do PHP é necessário, mas não está instalado." +#: ../../mod/profiles.php:511 +msgid "Delete this profile" +msgstr "Excluir este perfil" -#: ../../mod/setup.php:481 -msgid "Error: mcrypt PHP module required but not installed." -msgstr "Erro: o módulo mcrypt do PHP é necessário, mas não está instalado." +#: ../../mod/profiles.php:512 +msgid "Profile Name:" +msgstr "Nome do perfil:" -#: ../../mod/setup.php:497 -msgid "" -"The web installer needs to be able to create a file called \".htconfig.php\"" -" in the top folder of your web server and it is unable to do so." -msgstr "O instalador web precisa criar um arquivo chamado \".htconfig.php\" na pasta raiz da instalação e não está conseguindo." +#: ../../mod/profiles.php:513 +msgid "Your Full Name:" +msgstr "Seu nome completo:" -#: ../../mod/setup.php:498 -msgid "" -"This is most often a permission setting, as the web server may not be able " -"to write files in your folder - even if you can." -msgstr "Geralmente isso está relacionado às definições de permissão, uma vez que o servidor web pode não estar conseguindo escrever os arquivos nesta pasta." +#: ../../mod/profiles.php:514 +msgid "Title/Description:" +msgstr "Título/Descrição:" -#: ../../mod/setup.php:499 -msgid "" -"At the end of this procedure, we will give you a text to save in a file " -"named .htconfig.php in your Red top folder." -msgstr "Ao final desse procedimento, será fornecido um texto que deverá ser salvo em um arquivo de nome .htconfig.php, na pasta raiz do seu Red." +#: ../../mod/profiles.php:515 +msgid "Your Gender:" +msgstr "Seu gênero:" -#: ../../mod/setup.php:500 -msgid "" -"You can alternatively skip this procedure and perform a manual installation." -" Please see the file \"install/INSTALL.txt\" for instructions." -msgstr "Você também pode pular esse procedimento e executar uma instalação manual. Por favor, dê uma olhada no arquivo \"install/INSTALL.TXT\" para instruções." +#: ../../mod/profiles.php:516 +#, php-format +msgid "Birthday (%s):" +msgstr "Aniversário (%s):" -#: ../../mod/setup.php:503 -msgid ".htconfig.php is writable" -msgstr ".htconfig.php tem permissão de escrita" +#: ../../mod/profiles.php:517 +msgid "Street Address:" +msgstr "Endereço:" -#: ../../mod/setup.php:513 -msgid "" -"Red uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." -msgstr "Red usa o engine de template Smarty3 para renderizar suas telas. Smarty3 compila templates para PHP para acelerar a renderização." +#: ../../mod/profiles.php:518 +msgid "Locality/City:" +msgstr "Localidade/Cidade:" -#: ../../mod/setup.php:514 -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 "Para guardar os templates compilados, o servidor web necessita de permissão de escrita no diretório view/tpl/smarty3/ dentro do diretório raiz da Red." +#: ../../mod/profiles.php:519 +msgid "Postal/Zip Code:" +msgstr "CEP:" -#: ../../mod/setup.php:515 ../../mod/setup.php:533 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has" -" write access to this folder." -msgstr "Por favor, certifique-se de que o usuário sob o qual o servidor web roda (ex: www-data) tenha permissão de escrita nesse diretório." +#: ../../mod/profiles.php:520 +msgid "Country:" +msgstr "País:" -#: ../../mod/setup.php:516 -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 "Nota: como uma medida de segurança, você deve fornecer ao servidor web permissão de escrita somente em view/tpl/smarty3/ e não aos arquivos de template (.tpl) que ele contém." +#: ../../mod/profiles.php:521 +msgid "Region/State:" +msgstr "Região/Estado:" -#: ../../mod/setup.php:519 -msgid "view/tpl/smarty3 is writable" -msgstr "view/tpl/smarty3 tem permissão de escrita" +#: ../../mod/profiles.php:522 +msgid " Marital Status:" +msgstr "Estado civil :" -#: ../../mod/setup.php:532 -msgid "" -"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" -msgstr "A Red usa o diretório store para salvar arquivos carregados. O servidor web necessita de permissão de escrita no diretório store dentro do diretório raiz da Red" +#: ../../mod/profiles.php:523 +msgid "Who: (if applicable)" +msgstr "Quem: (se aplicável)" -#: ../../mod/setup.php:536 -msgid "store is writable" -msgstr "store tem permissão de escrita" +#: ../../mod/profiles.php:524 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Exemplos: fulano123, Fulano de Tal, fulano@exemplo.com" -#: ../../mod/setup.php:551 -msgid "SSL certificate validation" -msgstr "Validação do certificado SSL" +#: ../../mod/profiles.php:525 +msgid "Since [date]:" +msgstr "Desde [data]:" -#: ../../mod/setup.php:551 -msgid "" -"SSL certificate cannot be validated. Fix certificate or disable https access" -" to this site." -msgstr "Não foi possível validar o certificado SSL. Corrija o certificado ou desabilite o acesso via https ao site." +#: ../../mod/profiles.php:527 +msgid "Homepage URL:" +msgstr "Endereço do website:" -#: ../../mod/setup.php:558 -msgid "" -"Url rewrite in .htaccess is not working. Check your server configuration." -msgstr "A reescrita de URLs não está funcionando no .htaccess. Verifique as configurações do servidor." +#: ../../mod/profiles.php:530 +msgid "Religious Views:" +msgstr "Orientação religiosa:" -#: ../../mod/setup.php:560 -msgid "Url rewrite is working" -msgstr "A reescrita de URLs está funcionando" +#: ../../mod/profiles.php:531 +msgid "Keywords:" +msgstr "Palavras-chave:" -#: ../../mod/setup.php:570 -msgid "" -"The database configuration file \".htconfig.php\" could not be written. " -"Please use the enclosed text to create a configuration file in your web " -"server root." -msgstr "Não foi possível gravar o arquivo de configuração \".htconfig.php\". Por favor, use o texto incluso para criar um arquivo de configuração na raiz da instalação do Friendika em seu servidor web." +#: ../../mod/profiles.php:534 +msgid "Example: fishing photography software" +msgstr "Exemplo: pesca fotografia software" -#: ../../mod/setup.php:594 -msgid "Errors encountered creating database tables." -msgstr "Foram encontrados erros durante a criação das tabelas do banco de dados." +#: ../../mod/profiles.php:535 +msgid "Used in directory listings" +msgstr "Usado em listas de diretório" -#: ../../mod/setup.php:607 -msgid "

    What next

    " -msgstr "

    Próximos passos

    " +#: ../../mod/profiles.php:536 +msgid "Tell us about yourself..." +msgstr "Fale um pouco sobre você..." -#: ../../mod/setup.php:608 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "IMPORTANTE: Você deve configurar [manualmente] uma tarefa agendada para o coletor." +#: ../../mod/profiles.php:537 +msgid "Hobbies/Interests" +msgstr "Hobbies/Interesses" -#: ../../mod/siteinfo.php:57 -#, php-format -msgid "Version %s" -msgstr "Versão %s" +#: ../../mod/profiles.php:538 +msgid "Contact information and Social Networks" +msgstr "Informações de contato e redes sociais" -#: ../../mod/siteinfo.php:76 -msgid "Installed plugins/addons/apps:" -msgstr "Plugins/complementos/aplicações instalados:" +#: ../../mod/profiles.php:539 +msgid "My other channels" +msgstr "Meus outros canais" -#: ../../mod/siteinfo.php:89 -msgid "No installed plugins/addons/apps" -msgstr "Nenhum plugin/complemento/aplicação instalado" +#: ../../mod/profiles.php:540 +msgid "Musical interests" +msgstr "Interesses musicais" -#: ../../mod/siteinfo.php:93 -msgid "Project Donations" -msgstr "Doações para o projeto" +#: ../../mod/profiles.php:541 +msgid "Books, literature" +msgstr "Livros, literatura" -#: ../../mod/siteinfo.php:94 -msgid "" -"

    The Red Matrix is provided for you by volunteers working in their spare " -"time. Your support will help us to build a better web. Select the following " -"option for a one-time donation of your choosing

    " -msgstr "

    A Red Matrix é oferecida a você por voluntários trabalhando no seu tempo livre. Seu apoio irá nos ajudar a construir uma web melhor. Selecione uma das opções abaixo para realizar uma única doação de sua escolha:

    " +#: ../../mod/profiles.php:542 +msgid "Television" +msgstr "Televisão" -#: ../../mod/siteinfo.php:95 -msgid "

    or

    " -msgstr "

    ou

    " +#: ../../mod/profiles.php:543 +msgid "Film/dance/culture/entertainment" +msgstr "Filme/dança/cultura/entretenimento" -#: ../../mod/siteinfo.php:96 -msgid "Recurring Donation Options" -msgstr "Opções para doações recorrentes" +#: ../../mod/profiles.php:544 +msgid "Love/romance" +msgstr "Amor/romance" -#: ../../mod/siteinfo.php:115 -msgid "Red" -msgstr "Red" +#: ../../mod/profiles.php:545 +msgid "Work/employment" +msgstr "Trabalho/emprego" -#: ../../mod/siteinfo.php:116 +#: ../../mod/profiles.php:546 +msgid "School/education" +msgstr "Escola/educação" + +#: ../../mod/profiles.php:551 msgid "" -"This is a hub of the Red Matrix - a global cooperative network of " -"decentralised privacy enhanced websites." -msgstr "Este é um hub da Red Matrix - uma rede global cooperativa de websites descentralizados com privacidade aprimorada." +"This is your public profile.
    It may " +"be visible to anybody using the internet." +msgstr "Este é o seu perfil público.
    Ele pode estar visível para qualquer um que acesse a Internet." -#: ../../mod/siteinfo.php:119 -msgid "Running at web location" -msgstr "Sendo executado no endereço web" +#: ../../mod/profiles.php:600 +msgid "Edit/Manage Profiles" +msgstr "Editar/Administrar perfis" -#: ../../mod/siteinfo.php:120 -msgid "" -"Please visit GetZot.com to learn more " -"about the Red Matrix." -msgstr "Para aprender mais sobre a Red Matrix, visite GetZot.com." +#: ../../mod/profiles.php:601 +msgid "Add profile things" +msgstr "Adicionar coisas ao perfil" -#: ../../mod/siteinfo.php:121 -msgid "Bug reports and issues: please visit" -msgstr "Relatos e acompanhamentos de erros podem ser encontrados em" +#: ../../mod/profiles.php:602 +msgid "Include desirable objects in your profile" +msgstr "Inclua objetos desejáveis no seu perfil" -#: ../../mod/siteinfo.php:124 +#: ../../mod/follow.php:25 +msgid "Channel added." +msgstr "Canal adicionado." + +#: ../../mod/post.php:226 msgid "" -"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " -"com" -msgstr "Sugestões, elogios, etc - mande um e-mail para \"redmatrix\" arrôba librelist ponto com" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "Autenticação remota bloqueada. Você está autenticado neste site localmente. Por favor, saia e tente novamente." -#: ../../mod/siteinfo.php:126 -msgid "Site Administrators" -msgstr "Administradores do site" +#: ../../mod/post.php:256 ../../mod/openid.php:70 ../../mod/openid.php:175 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "Bem vindo %s. Autenticação remota realizada com sucesso." -#: ../../mod/new_channel.php:107 -msgid "Add a Channel" -msgstr "Adicionar um canal" +#: ../../mod/dirsearch.php:21 +msgid "This site is not a directory server" +msgstr "Este site não é um servidor de diretório" -#: ../../mod/new_channel.php:108 -msgid "" -"A channel is your own collection of related web pages. A channel can be used" -" to hold social network profiles, blogs, conversation groups and forums, " -"celebrity pages, and much more. You may create as many channels as your " -"service provider allows." -msgstr "Um canal é uma coleção sua de páginas relacionadas. Um canal pode ser usado para um perfil de rede social, um blog, grupos de conversação e fóruns, páginas de celebridades, e muito mais. Você pode criar tantos canais quanto seu provedor de serviço permita." +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." +msgstr "Falha ao criar a fonte. Nenhum canal selecionado." -#: ../../mod/new_channel.php:111 -msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " -msgstr "Exemplos: \"Beto Salinas\", \"Elis e seus Cavalos\", \"Futebol\", \"Grupo de aviadores\"" +#: ../../mod/sources.php:45 +msgid "Source created." +msgstr "Fonte criada." -#: ../../mod/new_channel.php:112 -msgid "Choose a short nickname" -msgstr "Escolha um apelido curto" +#: ../../mod/sources.php:57 +msgid "Source updated." +msgstr "A fonte foi atualizada." + +#: ../../mod/sources.php:82 +msgid "*" +msgstr "*" + +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "Administrar as fontes remotas de conteúdo para o seu canal." + +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "Nova fonte" + +#: ../../mod/sources.php:101 ../../mod/sources.php:133 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "Importar todo ou uma seleção do conteúdo do seguinte canal para este canal, e distribuí-lo de acordo com as configurações do seu canal." + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" +msgstr "Importar apenas conteúd com estas palavras (uma por linha)" -#: ../../mod/new_channel.php:113 -msgid "" -"Your nickname will be used to create an easily remembered channel address " -"(like an email address) which you can share with others." -msgstr "Seu apelido será usado para criar um endereço para o canal de fácil memorização (como um endereço de email), que você poderá compartilhar com outros." +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" +msgstr "Deixe em branco para importar todo o conteúdo público" -#: ../../mod/new_channel.php:114 -msgid "Or import an existing channel from another location" -msgstr "Ou importe um canal existente de outro local" +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +#: ../../mod/new_channel.php:110 +msgid "Channel Name" +msgstr "Nome do canal" -#: ../../mod/lostpass.php:15 -msgid "No valid account found." -msgstr "Não foi encontrada uma conta válida." +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "A fonte não foi encontrada." -#: ../../mod/lostpass.php:29 -msgid "Password reset request issued. Check your email." -msgstr "A solicitação de restauração de senha foi encaminhada. Verifique seu e-mail." +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "Editar fonte" -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 -#, php-format -msgid "Site Member (%s)" -msgstr "Membro do site (%s)" +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "Deletar fonte" -#: ../../mod/lostpass.php:40 -#, php-format -msgid "Password reset requested at %s" -msgstr "Foi feita uma solicitação de restauração de senha em %s" +#: ../../mod/sources.php:158 +msgid "Source removed" +msgstr "A fonte foi removida." -#: ../../mod/lostpass.php:63 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Não foi possível verificar a solicitação (você pode tê-la submetido anteriormente). A senha não foi restaurada." +#: ../../mod/sources.php:160 +msgid "Unable to remove source." +msgstr "Não foi possível remover a fonte." -#: ../../mod/lostpass.php:85 ../../boot.php:1434 -msgid "Password Reset" -msgstr "Reiniciar a senha" +#: ../../mod/lockview.php:34 +msgid "Remote privacy information not available." +msgstr "Não existe informação disponível sobre a privacidade remota." -#: ../../mod/lostpass.php:86 -msgid "Your password has been reset as requested." -msgstr "Sua senha foi restaurada, conforme solicitado." +#: ../../mod/lockview.php:43 +msgid "Visible to:" +msgstr "Visível para:" -#: ../../mod/lostpass.php:87 -msgid "Your new password is" -msgstr "Sua nova senha é" +#: ../../mod/magic.php:70 +msgid "Hub not found." +msgstr "O hub não foi encontrado." -#: ../../mod/lostpass.php:88 -msgid "Save or copy your new password - and then" -msgstr "Salve ou copie a sua nova senha e, então" +#: ../../mod/setup.php:161 +msgid "Red Matrix Server - Setup" +msgstr "Servidor Red Matrix - Configuração" -#: ../../mod/lostpass.php:89 -msgid "click here to login" -msgstr "clique aqui para entrar" +#: ../../mod/setup.php:167 +msgid "Could not connect to database." +msgstr "Não foi possível conectar ao banco de dados." -#: ../../mod/lostpass.php:90 +#: ../../mod/setup.php:171 msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Sua senha pode ser alterada na página de Configurações após você entrar em sua conta." +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "Não foi possível conectar à URL especificada para o site. Provavlmente um problema de DNS ou com o certificado SSL." -#: ../../mod/lostpass.php:107 -#, php-format -msgid "Your password has changed at %s" -msgstr "Sua senha foi modificada em %s" +#: ../../mod/setup.php:176 +msgid "Could not create table." +msgstr "Não foi possível criar a tabela." -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Esqueceu a sua senha?" +#: ../../mod/setup.php:182 +msgid "Your site database has been installed." +msgstr "O banco de dados do seu site foi instalado." -#: ../../mod/lostpass.php:123 +#: ../../mod/setup.php:187 msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Digite o seu endereço de e-mail e clique em 'Restaurar' para prosseguir com a restauração da sua senha. Após isso, verifique seu e-mail para mais instruções." +"You may need to import the file \"install/database.sql\" manually using " +"phpmyadmin or mysql." +msgstr "Pode ser que você precise importar o arquivo \"install/database.sql\" manualmente, usando o phpmyadmin or mysql." -#: ../../mod/lostpass.php:124 -msgid "Email Address" -msgstr "Endereço de e-mail" +#: ../../mod/setup.php:188 ../../mod/setup.php:257 ../../mod/setup.php:609 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "Por favor, veja o arquivo \"install/INSTALL.txt\"." -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Restaurar" +#: ../../mod/setup.php:254 +msgid "System check" +msgstr "Checagem do sistema" -#: ../../mod/settings.php:71 -msgid "Name is required" -msgstr "O nome é obrigatório" +#: ../../mod/setup.php:259 +msgid "Check again" +msgstr "Cheque novamente" -#: ../../mod/settings.php:75 -msgid "Key and Secret are required" -msgstr "A chave e o segredo são obrigatórios" +#: ../../mod/setup.php:281 +msgid "Database connection" +msgstr "Conexão ao banco de dados" -#: ../../mod/settings.php:79 ../../mod/settings.php:542 -msgid "Update" -msgstr "Atualizar" +#: ../../mod/setup.php:282 +msgid "" +"In order to install Red Matrix we need to know how to connect to your " +"database." +msgstr "Para instalar a Red Matrix é necessário saber como se conectar ao seu banco de dados." -#: ../../mod/settings.php:195 -msgid "Passwords do not match. Password unchanged." -msgstr "As senhas não correspondem. A senha não foi modificada." +#: ../../mod/setup.php:283 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "Por favor, entre em contato com a sua hospedagem ou com o administrador do site caso você tenha alguma dúvida em relação a isso." -#: ../../mod/settings.php:199 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Não é permitido uma senha em branco. A senha não foi modificada." +#: ../../mod/setup.php:284 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "O banco de dados que você especificar abaixo já deve existir. Caso contrário, crie-o antes de prosseguir." -#: ../../mod/settings.php:212 -msgid "Password changed." -msgstr "A senha foi modificada." +#: ../../mod/setup.php:288 +msgid "Database Server Name" +msgstr "Nome do servidor de banco de dados" -#: ../../mod/settings.php:214 -msgid "Password update failed. Please try again." -msgstr "Não foi possível atualizar a senha. Por favor, tente novamente." +#: ../../mod/setup.php:288 +msgid "Default is localhost" +msgstr "O default é localhost" -#: ../../mod/settings.php:228 -msgid "Not valid email." -msgstr "Não é um e-mail válido" +#: ../../mod/setup.php:289 +msgid "Database Port" +msgstr "Porta do banco de dados" -#: ../../mod/settings.php:231 -msgid "Protected email address. Cannot change to that email." -msgstr "Endereço de e-mail protegido. Não é possível mudar para esse e-mail." +#: ../../mod/setup.php:289 +msgid "Communication port number - use 0 for default" +msgstr "Número da porta de comunicação - use 0 para o default" -#: ../../mod/settings.php:240 -msgid "System failure storing new email. Please try again." -msgstr "Falha do sistema ao armazenar novo e-mail. Por favor, tente novamente." +#: ../../mod/setup.php:290 +msgid "Database Login Name" +msgstr "Nome do usuário do banco de dados" -#: ../../mod/settings.php:444 -msgid "Settings updated." -msgstr "As configurações foram atualizadas." +#: ../../mod/setup.php:291 +msgid "Database Login Password" +msgstr "Senha do usuário do banco de dados" -#: ../../mod/settings.php:515 ../../mod/settings.php:541 -#: ../../mod/settings.php:577 -msgid "Add application" -msgstr "Adicionar aplicação" +#: ../../mod/setup.php:292 +msgid "Database Name" +msgstr "Nome do banco de dados" -#: ../../mod/settings.php:518 ../../mod/settings.php:544 -msgid "Name" -msgstr "Nome" +#: ../../mod/setup.php:294 ../../mod/setup.php:336 +msgid "Site administrator email address" +msgstr "Endereço de email do administrador do site" -#: ../../mod/settings.php:518 -msgid "Name of application" -msgstr "Nome da aplicação" +#: ../../mod/setup.php:294 ../../mod/setup.php:336 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "O endereço de email da sua conta deve ser igual a este para que você possa utilizar o painel de administração web." -#: ../../mod/settings.php:519 ../../mod/settings.php:545 -msgid "Consumer Key" -msgstr "Chave de consumidor" +#: ../../mod/setup.php:295 ../../mod/setup.php:338 +msgid "Website URL" +msgstr "URL do website" -#: ../../mod/settings.php:519 ../../mod/settings.php:520 -msgid "Automatically generated - change if desired. Max length 20" -msgstr "Gerado automaticamente - troque se desejável. Comprimento máximo 20" +#: ../../mod/setup.php:295 ../../mod/setup.php:338 +msgid "Please use SSL (https) URL if available." +msgstr "Por favor, use uma URL SSL (https) se disponível." -#: ../../mod/settings.php:520 ../../mod/settings.php:546 -msgid "Consumer Secret" -msgstr "Segredo de consumidor" +#: ../../mod/setup.php:298 ../../mod/setup.php:341 +msgid "Please select a default timezone for your website" +msgstr "Por favor, selecione o fuso horário padrão para o seu site" -#: ../../mod/settings.php:521 ../../mod/settings.php:547 -msgid "Redirect" -msgstr "Redirecionamento" +#: ../../mod/setup.php:325 +msgid "Site settings" +msgstr "Configurações do site" -#: ../../mod/settings.php:521 +#: ../../mod/setup.php:384 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "Não foi possível encontrar uma versão de linha de comando do PHP nos caminhos do seu servidor web." + +#: ../../mod/setup.php:385 msgid "" -"Redirect URI - leave blank unless your application specifically requires " -"this" -msgstr "URI de redirecionamento - deixe em branco, a não ser que sua aplicação especificamente requeira isso" +"If you don't have a command line version of PHP installed on server, you " +"will not be able to run background polling via cron." +msgstr "Caso você não tenha uma versão de linha de comando do PHP instalada no seu servidor, você não será capaz de executar coletas em segundo plano pelo cron." + +#: ../../mod/setup.php:389 +msgid "PHP executable path" +msgstr "Caminho para o executável do PHP" + +#: ../../mod/setup.php:389 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "Digite o caminho completo do executável PHP. Você pode deixar isso em branco para continuar com a instalação." -#: ../../mod/settings.php:522 ../../mod/settings.php:548 -msgid "Icon url" -msgstr "URL do ícone" +#: ../../mod/setup.php:394 +msgid "Command line PHP" +msgstr "PHP em linha de comando" -#: ../../mod/settings.php:522 -msgid "Optional" -msgstr "Opcional" +#: ../../mod/setup.php:403 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "\"register_argc_argv\" não está habilitado na versão de linha de comando do PHP no seu sistema." -#: ../../mod/settings.php:533 -msgid "You can't edit this application." -msgstr "Você não pode editar esta aplicação." +#: ../../mod/setup.php:404 +msgid "This is required for message delivery to work." +msgstr "Isto é necessário para o funcionamento do envio de mensagens." -#: ../../mod/settings.php:576 -msgid "Connected Apps" -msgstr "Aplicações conectadas" +#: ../../mod/setup.php:406 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" -#: ../../mod/settings.php:580 -msgid "Client key starts with" -msgstr "Chave do cliente começa com" +#: ../../mod/setup.php:427 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "Erro: a função \"openssl_pkey_new\" no seu sistema não é capaz de gerar as chaves de criptografia" -#: ../../mod/settings.php:581 -msgid "No name" -msgstr "Sem nome" +#: ../../mod/setup.php:428 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "Se estiver usando o Windows, por favor dê uma olhada em \"http://www.php.net/manual/en/openssl.installation.php\"." -#: ../../mod/settings.php:582 -msgid "Remove authorization" -msgstr "Remover autorização" +#: ../../mod/setup.php:430 +msgid "Generate encryption keys" +msgstr "Gerar chaves de criptografia" -#: ../../mod/settings.php:593 -msgid "No feature settings configured" -msgstr "Não foi definida nenhuma configuração do recurso" +#: ../../mod/setup.php:437 +msgid "libCurl PHP module" +msgstr "Módulo PHP libCurl" -#: ../../mod/settings.php:601 -msgid "Feature Settings" -msgstr "Configurações do recurso" +#: ../../mod/setup.php:438 +msgid "GD graphics PHP module" +msgstr "Módulo PHP GD graphics" -#: ../../mod/settings.php:624 -msgid "Account Settings" -msgstr "Configurações da conta" +#: ../../mod/setup.php:439 +msgid "OpenSSL PHP module" +msgstr "Módulo PHP OpenSSL" -#: ../../mod/settings.php:625 -msgid "Password Settings" -msgstr "Configurações da senha" +#: ../../mod/setup.php:440 +msgid "mysqli PHP module" +msgstr "Módulo PHP mysqli" -#: ../../mod/settings.php:626 -msgid "New Password:" -msgstr "Nova senha:" +#: ../../mod/setup.php:441 +msgid "mb_string PHP module" +msgstr "Módulo PHP mb_string " -#: ../../mod/settings.php:627 -msgid "Confirm:" -msgstr "Confirme:" +#: ../../mod/setup.php:442 +msgid "mcrypt PHP module" +msgstr "Módulo PHP mcrypt" -#: ../../mod/settings.php:627 -msgid "Leave password fields blank unless changing" -msgstr "Deixe os campos de senha em branco, a não ser que você queira alterá-la" +#: ../../mod/setup.php:447 ../../mod/setup.php:449 +msgid "Apache mod_rewrite module" +msgstr "Módulo mod_rewrite do Apache" -#: ../../mod/settings.php:629 ../../mod/settings.php:925 -msgid "Email Address:" -msgstr "Endereço de e-mail:" +#: ../../mod/setup.php:447 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "Erro: o módulo mod-rewrite do Apache é necessário, mas não está instalado." -#: ../../mod/settings.php:630 -msgid "Remove Account" -msgstr "Remover conta" +#: ../../mod/setup.php:453 ../../mod/setup.php:456 +msgid "proc_open" +msgstr "proc_open" -#: ../../mod/settings.php:631 -msgid "Warning: This action is permanent and cannot be reversed." -msgstr "Atenção: Esta ação é permanente e não pode ser revertida." +#: ../../mod/setup.php:453 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "Erro: proc_open é necessário, mas não está instalado ou foi desabilitado no php.ini" -#: ../../mod/settings.php:647 -msgid "Off" -msgstr "Desligado" +#: ../../mod/setup.php:461 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Erro: o módulo libCURL do PHP é necessário, mas não está instalado." -#: ../../mod/settings.php:647 -msgid "On" -msgstr "Ligado" +#: ../../mod/setup.php:465 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "Erro: o módulo gráfico GD, com suporte a JPEG, do PHP é necessário, mas não está instalado." -#: ../../mod/settings.php:654 -msgid "Additional Features" -msgstr "Recursos adicionais" +#: ../../mod/setup.php:469 +msgid "Error: openssl PHP module required but not installed." +msgstr "Erro: o módulo openssl do PHP é necessário, mas não está instalado." -#: ../../mod/settings.php:679 -msgid "Connector Settings" -msgstr "Configurações do conector" +#: ../../mod/setup.php:473 +msgid "Error: mysqli PHP module required but not installed." +msgstr "Erro: o módulo mysqli do PHP é necessário, mas não está instalado." -#: ../../mod/settings.php:750 -msgid "Display Settings" -msgstr "Configurações de exibição" +#: ../../mod/setup.php:477 +msgid "Error: mb_string PHP module required but not installed." +msgstr "Erro: o módulo mb_string do PHP é necessário, mas não está instalado." -#: ../../mod/settings.php:756 -msgid "Display Theme:" -msgstr "Tema do perfil:" +#: ../../mod/setup.php:481 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "Erro: o módulo mcrypt do PHP é necessário, mas não está instalado." -#: ../../mod/settings.php:757 -msgid "Mobile Theme:" -msgstr "Tema móvel:" +#: ../../mod/setup.php:497 +msgid "" +"The web installer needs to be able to create a file called \".htconfig.php\"" +" in the top folder of your web server and it is unable to do so." +msgstr "O instalador web precisa criar um arquivo chamado \".htconfig.php\" na pasta raiz da instalação e não está conseguindo." -#: ../../mod/settings.php:758 -msgid "Update browser every xx seconds" -msgstr "Atualizar navegador a cada xx segundos" +#: ../../mod/setup.php:498 +msgid "" +"This is most often a permission setting, as the web server may not be able " +"to write files in your folder - even if you can." +msgstr "Geralmente isso está relacionado às definições de permissão, uma vez que o servidor web pode não estar conseguindo escrever os arquivos nesta pasta." -#: ../../mod/settings.php:758 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Mínimo de 10 segundos, sem máximo" +#: ../../mod/setup.php:499 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "Ao final desse procedimento, será fornecido um texto que deverá ser salvo em um arquivo de nome .htconfig.php, na pasta raiz do seu Red." -#: ../../mod/settings.php:759 -msgid "Maximum number of conversations to load at any time:" -msgstr "Número máximo permitido de conversas carregadas:" +#: ../../mod/setup.php:500 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "Você também pode pular esse procedimento e executar uma instalação manual. Por favor, dê uma olhada no arquivo \"install/INSTALL.TXT\" para instruções." -#: ../../mod/settings.php:759 -msgid "Maximum of 100 items" -msgstr "Máximo de 100 itens" +#: ../../mod/setup.php:503 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php tem permissão de escrita" -#: ../../mod/settings.php:760 -msgid "Don't show emoticons" -msgstr "Não exibir emoticons" +#: ../../mod/setup.php:513 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "Red usa o engine de template Smarty3 para renderizar suas telas. Smarty3 compila templates para PHP para acelerar a renderização." -#: ../../mod/settings.php:761 -msgid "Do not view remote profiles in frames" -msgstr "Não exibir perfis remotos em frames" +#: ../../mod/setup.php:514 +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 "Para guardar os templates compilados, o servidor web necessita de permissão de escrita no diretório view/tpl/smarty3/ dentro do diretório raiz da Red." -#: ../../mod/settings.php:761 -msgid "By default open in a sub-window of your own site" -msgstr "Por padrão, abrir em uma sub-janela do seu próprio site" +#: ../../mod/setup.php:515 ../../mod/setup.php:533 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "Por favor, certifique-se de que o usuário sob o qual o servidor web roda (ex: www-data) tenha permissão de escrita nesse diretório." -#: ../../mod/settings.php:796 -msgid "Nobody except yourself" -msgstr "Ninguém exceto você mesmo" +#: ../../mod/setup.php:516 +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 "Nota: como uma medida de segurança, você deve fornecer ao servidor web permissão de escrita somente em view/tpl/smarty3/ e não aos arquivos de template (.tpl) que ele contém." -#: ../../mod/settings.php:797 -msgid "Only those you specifically allow" -msgstr "Apenas quem você der permissão" +#: ../../mod/setup.php:519 +msgid "view/tpl/smarty3 is writable" +msgstr "view/tpl/smarty3 tem permissão de escrita" -#: ../../mod/settings.php:798 -msgid "Anybody in your address book" -msgstr "Qualquer um nos seus contatos" +#: ../../mod/setup.php:532 +msgid "" +"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" +msgstr "A Red usa o diretório store para salvar arquivos carregados. O servidor web necessita de permissão de escrita no diretório store dentro do diretório raiz da Red" -#: ../../mod/settings.php:799 -msgid "Anybody on this website" -msgstr "Qualquer um neste site" +#: ../../mod/setup.php:536 +msgid "store is writable" +msgstr "store tem permissão de escrita" -#: ../../mod/settings.php:800 -msgid "Anybody in this network" -msgstr "Qualquer um nesta rede" +#: ../../mod/setup.php:551 +msgid "SSL certificate validation" +msgstr "Validação do certificado SSL" -#: ../../mod/settings.php:801 -msgid "Anybody on the internet" -msgstr "Qualquer um na internet" +#: ../../mod/setup.php:551 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "Não foi possível validar o certificado SSL. Corrija o certificado ou desabilite o acesso via https ao site." -#: ../../mod/settings.php:878 -msgid "Publish your default profile in the network directory" -msgstr "Publicar seu perfil padrão no diretório da rede?" +#: ../../mod/setup.php:558 +msgid "" +"Url rewrite in .htaccess is not working. Check your server configuration." +msgstr "A reescrita de URLs não está funcionando no .htaccess. Verifique as configurações do servidor." -#: ../../mod/settings.php:883 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Permitir sugerir você como amigo potencial para outros membros?" +#: ../../mod/setup.php:560 +msgid "Url rewrite is working" +msgstr "A reescrita de URLs está funcionando" -#: ../../mod/settings.php:887 ../../mod/profile_photo.php:288 -msgid "or" -msgstr "ou" +#: ../../mod/setup.php:570 +msgid "" +"The database configuration file \".htconfig.php\" could not be written. " +"Please use the enclosed text to create a configuration file in your web " +"server root." +msgstr "Não foi possível gravar o arquivo de configuração \".htconfig.php\". Por favor, use o texto incluso para criar um arquivo de configuração na raiz da instalação do Friendika em seu servidor web." -#: ../../mod/settings.php:892 -msgid "Your channel address is" -msgstr "O endereço do seu canal é" +#: ../../mod/setup.php:594 +msgid "Errors encountered creating database tables." +msgstr "Foram encontrados erros durante a criação das tabelas do banco de dados." -#: ../../mod/settings.php:914 -msgid "Channel Settings" -msgstr "Configurações do canal" +#: ../../mod/setup.php:607 +msgid "

    What next

    " +msgstr "

    Próximos passos

    " -#: ../../mod/settings.php:923 -msgid "Basic Settings" -msgstr "Configurações básicas" +#: ../../mod/setup.php:608 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "IMPORTANTE: Você deve configurar [manualmente] uma tarefa agendada para o coletor." -#: ../../mod/settings.php:926 -msgid "Your Timezone:" -msgstr "Seu fuso horário:" +#: ../../mod/siteinfo.php:57 +#, php-format +msgid "Version %s" +msgstr "Versão %s" -#: ../../mod/settings.php:927 -msgid "Default Post Location:" -msgstr "Localização padrão de suas publicações:" +#: ../../mod/siteinfo.php:76 +msgid "Installed plugins/addons/apps:" +msgstr "Plugins/complementos/aplicações instalados:" -#: ../../mod/settings.php:928 -msgid "Use Browser Location:" -msgstr "Usar localizador do navegador:" +#: ../../mod/siteinfo.php:89 +msgid "No installed plugins/addons/apps" +msgstr "Nenhum plugin/complemento/aplicação instalado" -#: ../../mod/settings.php:930 -msgid "Adult Content" -msgstr "Conteúdo adulto" +#: ../../mod/siteinfo.php:93 +msgid "Project Donations" +msgstr "Doações para o projeto" -#: ../../mod/settings.php:930 +#: ../../mod/siteinfo.php:94 msgid "" -"This channel frequently or regularly publishes adult content. (Please tag " -"any adult material and/or nudity with #NSFW)" -msgstr "Este canal frequentemente ou regularmente publica conteúdo adulto. (Por favor marque qualquer material adulto e/ou nudez com #NSFW)" - -#: ../../mod/settings.php:932 -msgid "Security and Privacy Settings" -msgstr "Configurações de segurança e privacidade" +"

    The Red Matrix is provided for you by volunteers working in their spare " +"time. Your support will help us to build a better, freer, and privacy " +"respecting web. Select the following option for a one-time donation of your " +"choosing

    " +msgstr "

    A Red Matrix é oferecida a você por voluntários trabalhando no seu tempo livre. Seu apoio irá nos ajudar a construir uma web melhor, mais livre e com respeito à privacidade. Selecione uma das opções abaixo para realizar uma única doação de sua escolha:

    " -#: ../../mod/settings.php:934 -msgid "Hide my online presence" -msgstr "Esconda minha presença online" +#: ../../mod/siteinfo.php:95 +msgid "

    or

    " +msgstr "

    ou

    " -#: ../../mod/settings.php:934 -msgid "Prevents displaying in your profile that you are online" -msgstr "Previne exibir em seu perfil que você está online" +#: ../../mod/siteinfo.php:96 +msgid "Recurring Donation Options" +msgstr "Opções para doações recorrentes" -#: ../../mod/settings.php:936 -msgid "Simple Privacy Settings:" -msgstr "Configurações de privacidade simples:" +#: ../../mod/siteinfo.php:115 +msgid "Red" +msgstr "Red" -#: ../../mod/settings.php:937 +#: ../../mod/siteinfo.php:116 msgid "" -"Very Public - extremely permissive (should be used with caution)" -msgstr "Muito público - extremamente permissivo (deve ser usado com cuidado)" +"This is a hub of the Red Matrix - a global cooperative network of " +"decentralised privacy enhanced websites." +msgstr "Este é um hub da Red Matrix - uma rede global cooperativa de websites descentralizados com privacidade aprimorada." + +#: ../../mod/siteinfo.php:119 +msgid "Running at web location" +msgstr "Sendo executado no endereço web" -#: ../../mod/settings.php:938 +#: ../../mod/siteinfo.php:120 msgid "" -"Typical - default public, privacy when desired (similar to social " -"network permissions but with improved privacy)" -msgstr "Típico - público por padrão, privado quando desejável (similar às permissões de redes sociais, mas com melhor privacidade)" +"Please visit GetZot.com to learn more " +"about the Red Matrix." +msgstr "Para aprender mais sobre a Red Matrix, visite GetZot.com." -#: ../../mod/settings.php:939 -msgid "Private - default private, never open or public" -msgstr "Privado - privado por padrão, nunca aberto ou público" +#: ../../mod/siteinfo.php:121 +msgid "Bug reports and issues: please visit" +msgstr "Relatos e acompanhamentos de erros podem ser encontrados em" -#: ../../mod/settings.php:940 -msgid "Blocked - default blocked to/from everybody" -msgstr "Bloqueado - por padrão bloquado de/para todos" +#: ../../mod/siteinfo.php:124 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "Sugestões, elogios, etc - mande um e-mail para \"redmatrix\" arrôba librelist ponto com" -#: ../../mod/settings.php:943 -msgid "Advanced Privacy Settings" -msgstr "Configurações de privacidade avançadas" +#: ../../mod/siteinfo.php:126 +msgid "Site Administrators" +msgstr "Administradores do site" -#: ../../mod/settings.php:945 -msgid "Maximum Friend Requests/Day:" -msgstr "Número máximo de requisições de amizade por dia:" +#: ../../mod/new_channel.php:107 +msgid "Add a Channel" +msgstr "Adicionar um canal" -#: ../../mod/settings.php:945 -msgid "May reduce spam activity" -msgstr "Pode reduzir a frequência de spam" +#: ../../mod/new_channel.php:108 +msgid "" +"A channel is your own collection of related web pages. A channel can be used" +" to hold social network profiles, blogs, conversation groups and forums, " +"celebrity pages, and much more. You may create as many channels as your " +"service provider allows." +msgstr "Um canal é uma coleção sua de páginas relacionadas. Um canal pode ser usado para um perfil de rede social, um blog, grupos de conversação e fóruns, páginas de celebridades, e muito mais. Você pode criar tantos canais quanto seu provedor de serviço permita." -#: ../../mod/settings.php:946 -msgid "Default Post Permissions" -msgstr "Permissões padrão de publicação" +#: ../../mod/new_channel.php:111 +msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " +msgstr "Exemplos: \"Beto Salinas\", \"Elis e seus Cavalos\", \"Futebol\", \"Grupo de aviadores\"" -#: ../../mod/settings.php:958 -msgid "Maximum private messages per day from unknown people:" -msgstr "Máximo número de mensagens privadas por dia de pessoas desconhecidas:" +#: ../../mod/new_channel.php:112 +msgid "Choose a short nickname" +msgstr "Escolha um apelido curto" -#: ../../mod/settings.php:958 -msgid "Useful to reduce spamming" -msgstr "Útil para reduzir a frequência de spam" +#: ../../mod/new_channel.php:113 +msgid "" +"Your nickname will be used to create an easily remembered channel address " +"(like an email address) which you can share with others." +msgstr "Seu apelido será usado para criar um endereço para o canal de fácil memorização (como um endereço de email), que você poderá compartilhar com outros." -#: ../../mod/settings.php:961 -msgid "Notification Settings" -msgstr "Configurações de notificação" +#: ../../mod/new_channel.php:114 +msgid "Or import an existing channel from another location" +msgstr "Ou importe um canal existente de outro local" -#: ../../mod/settings.php:962 -msgid "By default post a status message when:" -msgstr "Por padrão, publicar uma mensagem de status quando:" +#: ../../mod/lostpass.php:15 +msgid "No valid account found." +msgstr "Não foi encontrada uma conta válida." -#: ../../mod/settings.php:963 -msgid "accepting a friend request" -msgstr "aceitar um pedido de amizade" +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." +msgstr "A solicitação de restauração de senha foi encaminhada. Verifique seu e-mail." -#: ../../mod/settings.php:964 -msgid "joining a forum/community" -msgstr "associar-se a um fórum/comunidade" +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 +#, php-format +msgid "Site Member (%s)" +msgstr "Membro do site (%s)" -#: ../../mod/settings.php:965 -msgid "making an interesting profile change" -msgstr "modificar algo interessante em seu perfil" +#: ../../mod/lostpass.php:40 +#, php-format +msgid "Password reset requested at %s" +msgstr "Foi feita uma solicitação de restauração de senha em %s" -#: ../../mod/settings.php:966 -msgid "Send a notification email when:" -msgstr "Enviar um e-mail de notificação quando:" +#: ../../mod/lostpass.php:63 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Não foi possível verificar a solicitação (você pode tê-la submetido anteriormente). A senha não foi restaurada." -#: ../../mod/settings.php:967 -msgid "You receive an introduction" -msgstr "Você recebeu uma apresentação" +#: ../../mod/lostpass.php:85 ../../boot.php:1436 +msgid "Password Reset" +msgstr "Reiniciar a senha" -#: ../../mod/settings.php:968 -msgid "Your introductions are confirmed" -msgstr "Suas solicitações forem confirmadas" +#: ../../mod/lostpass.php:86 +msgid "Your password has been reset as requested." +msgstr "Sua senha foi restaurada, conforme solicitado." -#: ../../mod/settings.php:969 -msgid "Someone writes on your profile wall" -msgstr "Alguém escrever no mural do seu perfil" +#: ../../mod/lostpass.php:87 +msgid "Your new password is" +msgstr "Sua nova senha é" -#: ../../mod/settings.php:970 -msgid "Someone writes a followup comment" -msgstr "Alguém comentou a sua mensagem" +#: ../../mod/lostpass.php:88 +msgid "Save or copy your new password - and then" +msgstr "Salve ou copie a sua nova senha e, então" -#: ../../mod/settings.php:971 -msgid "You receive a private message" -msgstr "Você recebeu uma mensagem privada" +#: ../../mod/lostpass.php:89 +msgid "click here to login" +msgstr "clique aqui para entrar" -#: ../../mod/settings.php:972 -msgid "You receive a friend suggestion" -msgstr "Você recebe uma sugestão de amizade" +#: ../../mod/lostpass.php:90 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Sua senha pode ser alterada na página de Configurações após você entrar em sua conta." -#: ../../mod/settings.php:973 -msgid "You are tagged in a post" -msgstr "Você é mencionado num post" +#: ../../mod/lostpass.php:107 +#, php-format +msgid "Your password has changed at %s" +msgstr "Sua senha foi modificada em %s" -#: ../../mod/settings.php:974 -msgid "You are poked/prodded/etc. in a post" -msgstr "Você foi cutucado/espetado/etc. numa publicação" +#: ../../mod/lostpass.php:122 +msgid "Forgot your Password?" +msgstr "Esqueceu a sua senha?" -#: ../../mod/settings.php:977 -msgid "Advanced Account/Page Type Settings" -msgstr "Configurações avançadas de conta/tipo de página" +#: ../../mod/lostpass.php:123 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Digite o seu endereço de e-mail e clique em 'Restaurar' para prosseguir com a restauração da sua senha. Após isso, verifique seu e-mail para mais instruções." -#: ../../mod/settings.php:978 -msgid "Change the behaviour of this account for special situations" -msgstr "Mudar o comportamento dessa conta em situações especiais" +#: ../../mod/lostpass.php:124 +msgid "Email Address" +msgstr "Endereço de e-mail" -#: ../../mod/settings.php:981 -msgid "" -"Please enable expert mode (in Settings > Additional features) to adjust!" -msgstr "Por favor, habilite o modo expert (em Configurações > Recursos adicionais) para ajustar!" +#: ../../mod/lostpass.php:125 +msgid "Reset" +msgstr "Restaurar" #: ../../mod/import.php:36 msgid "Nothing to import." @@ -6272,32 +6307,32 @@ msgstr "Para qualquer das opções, por favor escolha se deseja fazer deste hub msgid "Make this hub my primary location" msgstr "Faça deste hub meu local primário" -#: ../../mod/manage.php:63 +#: ../../mod/manage.php:64 #, php-format msgid "You have created %1$.0f of %2$.0f allowed channels." msgstr "Você criou %1$.0f de %2$.0f canais permitidos." -#: ../../mod/manage.php:71 +#: ../../mod/manage.php:72 msgid "Create a new channel" msgstr "Criar um novo canal" -#: ../../mod/manage.php:76 +#: ../../mod/manage.php:77 msgid "Channel Manager" msgstr "Administrador do canal" -#: ../../mod/manage.php:77 +#: ../../mod/manage.php:78 msgid "Current Channel" msgstr "Canal atual" -#: ../../mod/manage.php:79 +#: ../../mod/manage.php:80 msgid "Attach to one of your channels by selecting it." msgstr "Selecione um dos seus canais para utilizá-lo." -#: ../../mod/manage.php:80 +#: ../../mod/manage.php:81 msgid "Default Channel" msgstr "Canal padrão" -#: ../../mod/manage.php:81 +#: ../../mod/manage.php:82 msgid "Make Default" msgstr "Tornar padrão" @@ -6403,6 +6438,10 @@ msgstr "Comunicação segura indisponível. Você talvez consig msgid "Send Reply" msgstr "Enviar resposta" +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "Erro do protocolo OpenID. Nenhuma ID retornada." + #: ../../mod/editlayout.php:72 msgid "Edit Layout" msgstr "Editar layout" @@ -6944,7 +6983,7 @@ msgstr "ou nome de um álbum já existente: " #: ../../mod/photos.php:605 msgid "Do not show a status post for this upload" -msgstr "Não mostrar uma publicação de status para este carregamento" +msgstr "Não exibir uma publicação de status para este carregamento" #: ../../mod/photos.php:656 ../../mod/photos.php:678 ../../mod/photos.php:1127 #: ../../mod/photos.php:1142 @@ -7285,41 +7324,41 @@ msgstr "Imagem de cabeçalho" msgid "Header image only on profile pages" msgstr "Imagem de cabeçalho apenas em páginas de perfil" -#: ../../boot.php:1232 +#: ../../boot.php:1234 #, php-format msgid "Update %s failed. See error logs." msgstr "A atualização %s falhou. Veja os logs de erro." -#: ../../boot.php:1235 +#: ../../boot.php:1237 #, php-format msgid "Update Error at %s" msgstr "Erro de atualização em %s" -#: ../../boot.php:1399 +#: ../../boot.php:1401 msgid "" "Create an account to access services and applications within the Red Matrix" msgstr "Crie uma conta para acessar serviços e aplicações na Red Matrix" -#: ../../boot.php:1427 +#: ../../boot.php:1429 msgid "Password" msgstr "Senha" -#: ../../boot.php:1428 +#: ../../boot.php:1430 msgid "Remember me" msgstr "Lembrar de mim" -#: ../../boot.php:1433 +#: ../../boot.php:1435 msgid "Forgot your password?" msgstr "Esqueceu a sua senha?" -#: ../../boot.php:1498 +#: ../../boot.php:1500 msgid "permission denied" msgstr "permissão negada" -#: ../../boot.php:1499 +#: ../../boot.php:1501 msgid "Got Zot?" msgstr "Já tem Zot?" -#: ../../boot.php:1899 +#: ../../boot.php:1906 msgid "toggle mobile" msgstr "alternar para interface móvel" diff --git a/view/pt-br/passchanged_eml.tpl b/view/pt-br/passchanged_eml.tpl index 0d94be3c2..8a9e0b637 100644 --- a/view/pt-br/passchanged_eml.tpl +++ b/view/pt-br/passchanged_eml.tpl @@ -1,20 +1,22 @@ -Dear {{$username}}, - Your password has been changed as requested. Please retain this -information for your records (or change your password immediately to -something that you will remember). +Caro/a {{$username}}, + Sua senha foi modificada como solicitado. Por favor retenha +essa informação contigo (ou modifique sua senha imediatamente para +algo que você se lembrará). -Your login details are as follows: -Site Location: {{$siteurl}} -Login Name: {{$email}} -Password: {{$new_password}} +Suas informações de autenticação são as seguintes: -You may change that password from your account settings page after logging in. +Localização do site: {{$siteurl}} +Nome: {{$email}} +Senha: {{$new_password}} +Você pode modificar esta senha a partir da página de configurações de conta, +após autenticar-se. -Sincerely, - {{$sitename}} Administrator + +Atenciosamente, + {{$sitename}} Administrador diff --git a/view/pt-br/register_open_eml.tpl b/view/pt-br/register_open_eml.tpl index 4b397201c..6dd4b714b 100644 --- a/view/pt-br/register_open_eml.tpl +++ b/view/pt-br/register_open_eml.tpl @@ -1,19 +1,18 @@ -An account has been created at {{$sitename}} for this email address. -The login details are as follows: +Uma conta foi criada em {{$sitename}} para este endereço de e-mail. +Os detalhes de autenticação são os seguintes: -Site Location: {{$siteurl}} -Login: {{$email}} -Password: (the password which was provided during registration) +Localização do site: {{$siteurl}} +Nome: {{$email}} +Senha: (the password which was provided during registration) -If this account was created without your knowledge and is not desired, you may -visit this site and reset the password. This will allow you to remove the -account from the links on the Settings page, and we -apologise for any inconvenience. +Se esta conta foi criada sem seu conhecimento e não é desejada, você pode +visitar o site e reiniciar a senha. Isso permitirá que você a remova a partir +da página de Configurações, e nesse caso desculpamo-nos pela inconveniência. -Thank you and welcome to {{$sitename}}. +Obrigado e bem vindo a {{$sitename}}. -Sincerely, - {{$sitename}} Administrator +Atenciosamente, + {{$sitename}} Administrador diff --git a/view/pt-br/register_verify_eml.tpl b/view/pt-br/register_verify_eml.tpl index 85d9a12d3..9576039bc 100644 --- a/view/pt-br/register_verify_eml.tpl +++ b/view/pt-br/register_verify_eml.tpl @@ -1,25 +1,25 @@ -A new user registration request was received at {{$sitename}} which requires -your approval. +Uma nova solicitação de registro de usuário foi recebida em {{$sitename}} e +requer sua aprovação. -The login details are as follows: +Os detalhes de autenticação são os seguintes: -Site Location: {{$siteurl}} -Login Name: {{$email}} -IP Address: {{$details}} +Localização do site: {{$siteurl}} +Nome: {{$email}} +Endereço IP: {{$details}} -To approve this request please visit the following link: +Para aprovar essa solicitação, acesse o link abaixo: {{$siteurl}}/regmod/allow/{{$hash}} -To deny the request and remove the account, please visit: +Para negar a solicitação e remover a conta, acesse: {{$siteurl}}/regmod/deny/{{$hash}} -Thank you. +Obrigado. diff --git a/view/pt-br/request_notify_eml.tpl b/view/pt-br/request_notify_eml.tpl index d01b8ff27..3f0befb3f 100644 --- a/view/pt-br/request_notify_eml.tpl +++ b/view/pt-br/request_notify_eml.tpl @@ -1,17 +1,17 @@ -Dear {{$myname}}, +Caro/a {{$myname}}, -You have just received a connection request at {{$sitename}} +Você acaba de receber uma solicitação de conexão em {{$sitename}} -from '{{$requestor}}'. +por '{{$requestor}}'. -You may visit their profile at {{$url}}. +Você pode ver o perfil dele em {{$url}}. -Please login to your site to view the complete introduction -and approve or ignore/cancel the request. +Por favor, autentique-se no seu site para ver a apresentação completa +e aprovar ou ignorar/cancelar o pedido. {{$siteurl}} -Regards, +Gratidão, - {{$sitename}} administrator + {{$sitename}} administrador diff --git a/view/pt-br/strings.php b/view/pt-br/strings.php index e59f5978a..c1c127e61 100644 --- a/view/pt-br/strings.php +++ b/view/pt-br/strings.php @@ -53,7 +53,7 @@ $a->strings["Visit %1\$s's %2\$s"] = "Visite o %2\$s de %1\$s"; $a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s atualizou %2\$s, alterando %3\$s."; $a->strings["Logout"] = "Sair"; $a->strings["End this session"] = "Encerrar essa sessão"; -$a->strings["Home"] = "Meu canal"; +$a->strings["Home"] = "Ver canal"; $a->strings["Your posts and conversations"] = "Suas publicações e conversas"; $a->strings["View Profile"] = "Ver perfil"; $a->strings["Your profile page"] = "A página do seu perfil"; @@ -184,7 +184,7 @@ $a->strings["bytes"] = "bytes"; $a->strings["remove category"] = "remover categoria"; $a->strings["remove from file"] = "remover do arquivo"; $a->strings["Click to open/close"] = "Clique para abrir/fechar"; -$a->strings["link to source"] = "exibir a origem"; +$a->strings["link to source"] = "Link para a origem"; $a->strings["Select a page layout: "] = "Selecione um layout de página:"; $a->strings["default"] = "default"; $a->strings["Page content type: "] = "Tipo de conteúdo da página: "; @@ -314,7 +314,7 @@ $a->strings["Channels not in any collection"] = "Canais que não estão em nenhu $a->strings["Delete this item?"] = "Excluir este item?"; $a->strings["Comment"] = "Comentar"; $a->strings["show more"] = "exibir mais"; -$a->strings["show fewer"] = "mostrar menos"; +$a->strings["show fewer"] = "exibir menos"; $a->strings["Password too short"] = "A senha é muito curta"; $a->strings["Passwords do not match"] = "As senhas não correspondem"; $a->strings["everybody"] = "todos"; @@ -438,9 +438,9 @@ $a->strings["Set expiration date"] = "Definir data de expiração"; $a->strings["Encrypt text"] = "Encriptar texto"; $a->strings["OK"] = "Ok"; $a->strings["Cancel"] = "Cancelar"; -$a->strings["Commented Order"] = "Recentemente comentados"; +$a->strings["Commented Order"] = "Recentes e comentados"; $a->strings["Sort by Comment Date"] = "Ordenar pela data do último comentário"; -$a->strings["Posted Order"] = "Ordem de publicação"; +$a->strings["Posted Order"] = "Recentemente publicados"; $a->strings["Sort by Post Date"] = "Ordenar pela data da publicação"; $a->strings["Personal"] = "Pessoal"; $a->strings["Posts that mention or involve you"] = "Publicações que mencionam ou envolvem você"; @@ -714,9 +714,8 @@ $a->strings["This action exceeds the limits set by your subscription plan."] = " $a->strings["This action is not available under your subscription plan."] = "Essa ação não está disponível para o seu plano de assinatura."; $a->strings["Channel is blocked on this site."] = "O canal está bloqueado neste site."; $a->strings["Channel location missing."] = "A localização do canal foi perdida"; -$a->strings["Channel discovery failed. Website may be down or misconfigured."] = "Não foi possível descobrir o canal. O site pode estar fora do ar ou desconfigurado."; -$a->strings["Response from remote channel was not understood."] = "A resposta do canal remoto não foi compreendida."; $a->strings["Response from remote channel was incomplete."] = "A resposta do canal remoto está incompleta."; +$a->strings["Channel discovery failed."] = "A descoberta de canais falhou."; $a->strings["local account not found."] = "a conta local não foi encontrada."; $a->strings["Cannot connect to yourself."] = "Não é possível conectar-se consigo mesmo."; $a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "O token de segurança do formulário não estava correto. Isso provavelmente aconteceu porque o formulário ficou aberto por muito tempo (>3 horas) antes da sua submissão."; @@ -745,6 +744,7 @@ $a->strings["Can send me bookmarks"] = "Pode me enviar links guardados"; $a->strings["Can administer my channel resources"] = "Pode administrar os recursos do meu canal"; $a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Extremamente avançado. Não mexa nisso a não ser que saiba o que está fazendo"; $a->strings["Permission denied"] = "Permissão negada"; +$a->strings["Unknown"] = "Desconhecidos"; $a->strings["Item not found."] = "O item não foi encontrado."; $a->strings["Collection not found."] = "A coleção não foi encontrada."; $a->strings["Collection is empty."] = "A coleção está vazia."; @@ -808,13 +808,113 @@ $a->strings["Please visit my channel at"] = "Por favor, visite o meu canal em"; $a->strings["Once you have registered (on ANY Red Matrix site - they are all inter-connected), please connect with my Red Matrix channel address:"] = "Após você se registrar (em qualquer site da Red Matrix - eles são todos interconectados!), peço que conecte-se comigo usando o endereço do meu canal:"; $a->strings["Click the [Register] link on the following page to join."] = "Clique no link [Registrar] na seguinte página para participar."; $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"] = "Para maiores informações sobre o Projeto Red Matrix e porque ele tem potencial para mudar a Internet como a conhecemos, por favor visite: http://getzot.com"; -$a->strings["Unable to locate original post."] = "Não foi possível localizar a publicação original."; -$a->strings["Empty post discarded."] = "A publicação em branco foi descartada."; -$a->strings["Executable content type not permitted to this channel."] = "Conteúdo de tipo executável não permitido para este canal."; -$a->strings["System error. Post not saved."] = "Erro no sistema. A publicação não foi salva."; -$a->strings["Wall Photos"] = "Fotos do mural"; -$a->strings["You have reached your limit of %1$.0f top level posts."] = "Você atingiu o seu limite de %1$.0f publicações de novos tópicos."; -$a->strings["You have reached your limit of %1$.0f webpages."] = "Você atingiu o seu limite de %1$.0f páginas web."; +$a->strings["Name is required"] = "O nome é obrigatório"; +$a->strings["Key and Secret are required"] = "A chave e o segredo são obrigatórios"; +$a->strings["Update"] = "Atualizar"; +$a->strings["Passwords do not match. Password unchanged."] = "As senhas não correspondem. A senha não foi modificada."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "Não é permitido uma senha em branco. A senha não foi modificada."; +$a->strings["Password changed."] = "A senha foi modificada."; +$a->strings["Password update failed. Please try again."] = "Não foi possível atualizar a senha. Por favor, tente novamente."; +$a->strings["Not valid email."] = "Não é um e-mail válido"; +$a->strings["Protected email address. Cannot change to that email."] = "Endereço de e-mail protegido. Não é possível mudar para esse e-mail."; +$a->strings["System failure storing new email. Please try again."] = "Falha do sistema ao armazenar novo e-mail. Por favor, tente novamente."; +$a->strings["Settings updated."] = "As configurações foram atualizadas."; +$a->strings["Add application"] = "Adicionar aplicação"; +$a->strings["Name"] = "Nome"; +$a->strings["Name of application"] = "Nome da aplicação"; +$a->strings["Consumer Key"] = "Chave de consumidor"; +$a->strings["Automatically generated - change if desired. Max length 20"] = "Gerado automaticamente - troque se desejável. Comprimento máximo 20"; +$a->strings["Consumer Secret"] = "Segredo de consumidor"; +$a->strings["Redirect"] = "Redirecionamento"; +$a->strings["Redirect URI - leave blank unless your application specifically requires this"] = "URI de redirecionamento - deixe em branco, a não ser que sua aplicação especificamente requeira isso"; +$a->strings["Icon url"] = "URL do ícone"; +$a->strings["Optional"] = "Opcional"; +$a->strings["You can't edit this application."] = "Você não pode editar esta aplicação."; +$a->strings["Connected Apps"] = "Aplicações conectadas"; +$a->strings["Client key starts with"] = "Chave do cliente começa com"; +$a->strings["No name"] = "Sem nome"; +$a->strings["Remove authorization"] = "Remover autorização"; +$a->strings["No feature settings configured"] = "Não foi definida nenhuma configuração do recurso"; +$a->strings["Feature Settings"] = "Configurações do recurso"; +$a->strings["Account Settings"] = "Configurações da conta"; +$a->strings["Password Settings"] = "Configurações da senha"; +$a->strings["New Password:"] = "Nova senha:"; +$a->strings["Confirm:"] = "Confirme:"; +$a->strings["Leave password fields blank unless changing"] = "Deixe os campos de senha em branco, a não ser que você queira alterá-la"; +$a->strings["Email Address:"] = "Endereço de e-mail:"; +$a->strings["Remove Account"] = "Remover conta"; +$a->strings["Warning: This action is permanent and cannot be reversed."] = "Atenção: Esta ação é permanente e não pode ser revertida."; +$a->strings["Off"] = "Desligado"; +$a->strings["On"] = "Ligado"; +$a->strings["Additional Features"] = "Recursos adicionais"; +$a->strings["Connector Settings"] = "Configurações do conector"; +$a->strings["No special theme for mobile devices"] = "Sem tema especial para aparelhos móveis"; +$a->strings["Display Settings"] = "Configurações de exibição"; +$a->strings["Display Theme:"] = "Tema do perfil:"; +$a->strings["Mobile Theme:"] = "Tema móvel:"; +$a->strings["Update browser every xx seconds"] = "Atualizar navegador a cada xx segundos"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Mínimo de 10 segundos, sem máximo"; +$a->strings["Maximum number of conversations to load at any time:"] = "Número máximo permitido de conversas carregadas:"; +$a->strings["Maximum of 100 items"] = "Máximo de 100 itens"; +$a->strings["Don't show emoticons"] = "Não exibir emoticons"; +$a->strings["Do not view remote profiles in frames"] = "Não exibir perfis remotos em frames"; +$a->strings["By default open in a sub-window of your own site"] = "Por padrão, abrir em uma sub-janela do seu próprio site"; +$a->strings["Nobody except yourself"] = "Ninguém exceto você mesmo"; +$a->strings["Only those you specifically allow"] = "Apenas quem você der permissão"; +$a->strings["Anybody in your address book"] = "Qualquer um nos seus contatos"; +$a->strings["Anybody on this website"] = "Qualquer um neste site"; +$a->strings["Anybody in this network"] = "Qualquer um nesta rede"; +$a->strings["Anybody authenticated"] = "Qualquer um autenticado"; +$a->strings["Anybody on the internet"] = "Qualquer um na internet"; +$a->strings["Publish your default profile in the network directory"] = "Publicar seu perfil padrão no diretório da rede?"; +$a->strings["No"] = "Não"; +$a->strings["Yes"] = "Sim"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Permitir sugerir você como amigo potencial para outros membros?"; +$a->strings["or"] = "ou"; +$a->strings["Your channel address is"] = "O endereço do seu canal é"; +$a->strings["Channel Settings"] = "Configurações do canal"; +$a->strings["Basic Settings"] = "Configurações básicas"; +$a->strings["Your Timezone:"] = "Seu fuso horário:"; +$a->strings["Default Post Location:"] = "Localização padrão de suas publicações:"; +$a->strings["Use Browser Location:"] = "Usar localizador do navegador:"; +$a->strings["Adult Content"] = "Conteúdo adulto"; +$a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Este canal frequentemente ou regularmente publica conteúdo adulto. (Por favor marque qualquer material adulto e/ou nudez com #NSFW)"; +$a->strings["Security and Privacy Settings"] = "Configurações de segurança e privacidade"; +$a->strings["Hide my online presence"] = "Esconda minha presença online"; +$a->strings["Prevents displaying in your profile that you are online"] = "Previne exibir em seu perfil que você está online"; +$a->strings["Simple Privacy Settings:"] = "Configurações de privacidade simples:"; +$a->strings["Very Public - extremely permissive (should be used with caution)"] = "Muito público - extremamente permissivo (deve ser usado com cuidado)"; +$a->strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "Típico - público por padrão, privado quando desejável (similar às permissões de redes sociais, mas com melhor privacidade)"; +$a->strings["Private - default private, never open or public"] = "Privado - privado por padrão, nunca aberto ou público"; +$a->strings["Blocked - default blocked to/from everybody"] = "Bloqueado - por padrão bloquado de/para todos"; +$a->strings["Allow others to tag your posts"] = "Permitir que outros etiquetem suas publicações"; +$a->strings["Often used by the community to retro-actively flag inappropriate content"] = "Frequentemente utilizado pela comunidade para retroativamente sinalizar conteúdo inapropriado"; +$a->strings["Advanced Privacy Settings"] = "Configurações de privacidade avançadas"; +$a->strings["Maximum Friend Requests/Day:"] = "Número máximo de requisições de amizade por dia:"; +$a->strings["May reduce spam activity"] = "Pode reduzir a frequência de spam"; +$a->strings["Default Post Permissions"] = "Permissões padrão de publicação"; +$a->strings["(click to open/close)"] = "(clique para abrir/fechar)"; +$a->strings["Maximum private messages per day from unknown people:"] = "Máximo número de mensagens privadas por dia de pessoas desconhecidas:"; +$a->strings["Useful to reduce spamming"] = "Útil para reduzir a frequência de spam"; +$a->strings["Notification Settings"] = "Configurações de notificação"; +$a->strings["By default post a status message when:"] = "Por padrão, publicar uma mensagem de status quando:"; +$a->strings["accepting a friend request"] = "aceitar um pedido de amizade"; +$a->strings["joining a forum/community"] = "associar-se a um fórum/comunidade"; +$a->strings["making an interesting profile change"] = "modificar algo interessante em seu perfil"; +$a->strings["Send a notification email when:"] = "Enviar um e-mail de notificação quando:"; +$a->strings["You receive an introduction"] = "Você recebeu uma apresentação"; +$a->strings["Your introductions are confirmed"] = "Suas solicitações forem confirmadas"; +$a->strings["Someone writes on your profile wall"] = "Alguém escrever no mural do seu perfil"; +$a->strings["Someone writes a followup comment"] = "Alguém comentou a sua mensagem"; +$a->strings["You receive a private message"] = "Você recebeu uma mensagem privada"; +$a->strings["You receive a friend suggestion"] = "Você recebe uma sugestão de amizade"; +$a->strings["You are tagged in a post"] = "Você é mencionado num post"; +$a->strings["You are poked/prodded/etc. in a post"] = "Você foi cutucado/espetado/etc. numa publicação"; +$a->strings["Advanced Account/Page Type Settings"] = "Configurações avançadas de conta/tipo de página"; +$a->strings["Change the behaviour of this account for special situations"] = "Mudar o comportamento dessa conta em situações especiais"; +$a->strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = "Por favor, habilite o modo expert (em Configurações > Recursos adicionais) para ajustar!"; +$a->strings["Miscellaneous Settings"] = "Configurações miscelâneas"; +$a->strings["Personal menu to display in your channel pages"] = "Menu pessoal para exibir nas páginas dos seus canais"; $a->strings["Menu updated."] = "Menu atualizado."; $a->strings["Unable to update menu."] = "Não foi possível atualizar o menu."; $a->strings["Menu created."] = "Menu criado."; @@ -845,8 +945,6 @@ $a->strings["Authorize application connection"] = "Autorizar a conexão com a ap $a->strings["Return to your app and insert this Securty Code:"] = "Volte para a sua aplicação e digite este código de segurança:"; $a->strings["Please login to continue."] = "Por favor, autentique-se para continuar."; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Deseja autorizar esta aplicação a acessar suas publicações e contatos e/ou criar novas publicações para você?"; -$a->strings["Yes"] = "Sim"; -$a->strings["No"] = "Não"; $a->strings["No installed applications."] = "Não existe nenhuma aplicação instalada."; $a->strings["Applications"] = "Aplicações"; $a->strings["Edit post"] = "Editar a publicação"; @@ -854,6 +952,13 @@ $a->strings["Red Matrix - Guests: Username: {your email address}, Password: +++" $a->strings["Bookmark added"] = "O link foi guardado"; $a->strings["My Bookmarks"] = "Meus links guardados"; $a->strings["My Connections Bookmarks"] = "Links guardados das minhas conexões"; +$a->strings["Unable to locate original post."] = "Não foi possível localizar a publicação original."; +$a->strings["Empty post discarded."] = "A publicação em branco foi descartada."; +$a->strings["Executable content type not permitted to this channel."] = "Conteúdo de tipo executável não permitido para este canal."; +$a->strings["System error. Post not saved."] = "Erro no sistema. A publicação não foi salva."; +$a->strings["Wall Photos"] = "Fotos do mural"; +$a->strings["You have reached your limit of %1$.0f top level posts."] = "Você atingiu o seu limite de %1$.0f publicações de novos tópicos."; +$a->strings["You have reached your limit of %1$.0f webpages."] = "Você atingiu o seu limite de %1$.0f páginas web."; $a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s está acompanhando %3\$s de %2\$s"; $a->strings["[Embedded content - reload page to view]"] = "[Conteúdo incorporado - recarregue a página para ver]"; $a->strings["Channel not found."] = "O canal não foi encontrado."; @@ -909,7 +1014,6 @@ $a->strings["Delete this menu item"] = "Deleter este item de menu"; $a->strings["Edit this menu item"] = "Editar este item de menu"; $a->strings["New Menu Element"] = "Novo elemento de menu"; $a->strings["Menu Item Permissions"] = "Permissões do item do menu"; -$a->strings["(click to open/close)"] = "(clique para abrir/fechar)"; $a->strings["Link text"] = "Texto do link"; $a->strings["URL of link"] = "URL do link"; $a->strings["Use Red magic-auth if available"] = "Usar Red magic-auth se disponível"; @@ -955,7 +1059,6 @@ $a->strings["Pending registrations"] = "Registros pendentes"; $a->strings["Version"] = "Versão"; $a->strings["Active plugins"] = "Plugins ativos"; $a->strings["Site settings updated."] = "As configurações de site foram atualizadas."; -$a->strings["No special theme for mobile devices"] = "Sem tema especial para aparelhos móveis"; $a->strings["No special theme for accessibility"] = "Sem tema especial para acessibilidade"; $a->strings["Closed"] = "Fechado"; $a->strings["Requires approval"] = "Requer aprovação"; @@ -1114,7 +1217,6 @@ $a->strings["Unhide"] = "Não ocultar"; $a->strings["Hide"] = "Ocultar"; $a->strings["Hide or Unhide this connection"] = "Ocultar ou deixar de ocultar esta conexão"; $a->strings["Delete this connection"] = "Deletar esta conexão"; -$a->strings["Unknown"] = "Desconhecidos"; $a->strings["Approve this connection"] = "Aprovar esta conexão"; $a->strings["Accept connection to allow communication"] = "Aceite a conexão para permitir comunicação"; $a->strings["Automatic Permissions Settings"] = "Configurações de permissão automáticas"; @@ -1160,6 +1262,9 @@ $a->strings["Layout Name"] = "Nome do layout"; $a->strings["Help:"] = "Ajuda:"; $a->strings["Not Found"] = "Não encontrada"; $a->strings["Page not found."] = "Página não encontrada."; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Encontramos um problema ao entrar com a OpenID fornecida. Por favor, verifique se digitou corretamente a ID."; +$a->strings["The error message was:"] = "A mensagem de erro foi:"; +$a->strings["Authentication failed."] = "A autenticação falhou."; $a->strings["Remote Authentication"] = "Autenticação remota"; $a->strings["Enter your channel address (e.g. channel@example.com)"] = "Entre o endereço do seu canal (e.g. canal@exemplo.com)"; $a->strings["Authenticate"] = "Autenticar"; @@ -1330,7 +1435,7 @@ $a->strings["Version %s"] = "Versão %s"; $a->strings["Installed plugins/addons/apps:"] = "Plugins/complementos/aplicações instalados:"; $a->strings["No installed plugins/addons/apps"] = "Nenhum plugin/complemento/aplicação instalado"; $a->strings["Project Donations"] = "Doações para o projeto"; -$a->strings["

    The Red Matrix is provided for you by volunteers working in their spare time. Your support will help us to build a better web. Select the following option for a one-time donation of your choosing

    "] = "

    A Red Matrix é oferecida a você por voluntários trabalhando no seu tempo livre. Seu apoio irá nos ajudar a construir uma web melhor. Selecione uma das opções abaixo para realizar uma única doação de sua escolha:

    "; +$a->strings["

    The Red Matrix is provided for you by volunteers working in their spare time. Your support will help us to build a better, freer, and privacy respecting web. Select the following option for a one-time donation of your choosing

    "] = "

    A Red Matrix é oferecida a você por voluntários trabalhando no seu tempo livre. Seu apoio irá nos ajudar a construir uma web melhor, mais livre e com respeito à privacidade. Selecione uma das opções abaixo para realizar uma única doação de sua escolha:

    "; $a->strings["

    or

    "] = "

    ou

    "; $a->strings["Recurring Donation Options"] = "Opções para doações recorrentes"; $a->strings["Red"] = "Red"; @@ -1362,104 +1467,6 @@ $a->strings["Forgot your Password?"] = "Esqueceu a sua senha?"; $a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Digite o seu endereço de e-mail e clique em 'Restaurar' para prosseguir com a restauração da sua senha. Após isso, verifique seu e-mail para mais instruções."; $a->strings["Email Address"] = "Endereço de e-mail"; $a->strings["Reset"] = "Restaurar"; -$a->strings["Name is required"] = "O nome é obrigatório"; -$a->strings["Key and Secret are required"] = "A chave e o segredo são obrigatórios"; -$a->strings["Update"] = "Atualizar"; -$a->strings["Passwords do not match. Password unchanged."] = "As senhas não correspondem. A senha não foi modificada."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "Não é permitido uma senha em branco. A senha não foi modificada."; -$a->strings["Password changed."] = "A senha foi modificada."; -$a->strings["Password update failed. Please try again."] = "Não foi possível atualizar a senha. Por favor, tente novamente."; -$a->strings["Not valid email."] = "Não é um e-mail válido"; -$a->strings["Protected email address. Cannot change to that email."] = "Endereço de e-mail protegido. Não é possível mudar para esse e-mail."; -$a->strings["System failure storing new email. Please try again."] = "Falha do sistema ao armazenar novo e-mail. Por favor, tente novamente."; -$a->strings["Settings updated."] = "As configurações foram atualizadas."; -$a->strings["Add application"] = "Adicionar aplicação"; -$a->strings["Name"] = "Nome"; -$a->strings["Name of application"] = "Nome da aplicação"; -$a->strings["Consumer Key"] = "Chave de consumidor"; -$a->strings["Automatically generated - change if desired. Max length 20"] = "Gerado automaticamente - troque se desejável. Comprimento máximo 20"; -$a->strings["Consumer Secret"] = "Segredo de consumidor"; -$a->strings["Redirect"] = "Redirecionamento"; -$a->strings["Redirect URI - leave blank unless your application specifically requires this"] = "URI de redirecionamento - deixe em branco, a não ser que sua aplicação especificamente requeira isso"; -$a->strings["Icon url"] = "URL do ícone"; -$a->strings["Optional"] = "Opcional"; -$a->strings["You can't edit this application."] = "Você não pode editar esta aplicação."; -$a->strings["Connected Apps"] = "Aplicações conectadas"; -$a->strings["Client key starts with"] = "Chave do cliente começa com"; -$a->strings["No name"] = "Sem nome"; -$a->strings["Remove authorization"] = "Remover autorização"; -$a->strings["No feature settings configured"] = "Não foi definida nenhuma configuração do recurso"; -$a->strings["Feature Settings"] = "Configurações do recurso"; -$a->strings["Account Settings"] = "Configurações da conta"; -$a->strings["Password Settings"] = "Configurações da senha"; -$a->strings["New Password:"] = "Nova senha:"; -$a->strings["Confirm:"] = "Confirme:"; -$a->strings["Leave password fields blank unless changing"] = "Deixe os campos de senha em branco, a não ser que você queira alterá-la"; -$a->strings["Email Address:"] = "Endereço de e-mail:"; -$a->strings["Remove Account"] = "Remover conta"; -$a->strings["Warning: This action is permanent and cannot be reversed."] = "Atenção: Esta ação é permanente e não pode ser revertida."; -$a->strings["Off"] = "Desligado"; -$a->strings["On"] = "Ligado"; -$a->strings["Additional Features"] = "Recursos adicionais"; -$a->strings["Connector Settings"] = "Configurações do conector"; -$a->strings["Display Settings"] = "Configurações de exibição"; -$a->strings["Display Theme:"] = "Tema do perfil:"; -$a->strings["Mobile Theme:"] = "Tema móvel:"; -$a->strings["Update browser every xx seconds"] = "Atualizar navegador a cada xx segundos"; -$a->strings["Minimum of 10 seconds, no maximum"] = "Mínimo de 10 segundos, sem máximo"; -$a->strings["Maximum number of conversations to load at any time:"] = "Número máximo permitido de conversas carregadas:"; -$a->strings["Maximum of 100 items"] = "Máximo de 100 itens"; -$a->strings["Don't show emoticons"] = "Não exibir emoticons"; -$a->strings["Do not view remote profiles in frames"] = "Não exibir perfis remotos em frames"; -$a->strings["By default open in a sub-window of your own site"] = "Por padrão, abrir em uma sub-janela do seu próprio site"; -$a->strings["Nobody except yourself"] = "Ninguém exceto você mesmo"; -$a->strings["Only those you specifically allow"] = "Apenas quem você der permissão"; -$a->strings["Anybody in your address book"] = "Qualquer um nos seus contatos"; -$a->strings["Anybody on this website"] = "Qualquer um neste site"; -$a->strings["Anybody in this network"] = "Qualquer um nesta rede"; -$a->strings["Anybody on the internet"] = "Qualquer um na internet"; -$a->strings["Publish your default profile in the network directory"] = "Publicar seu perfil padrão no diretório da rede?"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Permitir sugerir você como amigo potencial para outros membros?"; -$a->strings["or"] = "ou"; -$a->strings["Your channel address is"] = "O endereço do seu canal é"; -$a->strings["Channel Settings"] = "Configurações do canal"; -$a->strings["Basic Settings"] = "Configurações básicas"; -$a->strings["Your Timezone:"] = "Seu fuso horário:"; -$a->strings["Default Post Location:"] = "Localização padrão de suas publicações:"; -$a->strings["Use Browser Location:"] = "Usar localizador do navegador:"; -$a->strings["Adult Content"] = "Conteúdo adulto"; -$a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Este canal frequentemente ou regularmente publica conteúdo adulto. (Por favor marque qualquer material adulto e/ou nudez com #NSFW)"; -$a->strings["Security and Privacy Settings"] = "Configurações de segurança e privacidade"; -$a->strings["Hide my online presence"] = "Esconda minha presença online"; -$a->strings["Prevents displaying in your profile that you are online"] = "Previne exibir em seu perfil que você está online"; -$a->strings["Simple Privacy Settings:"] = "Configurações de privacidade simples:"; -$a->strings["Very Public - extremely permissive (should be used with caution)"] = "Muito público - extremamente permissivo (deve ser usado com cuidado)"; -$a->strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "Típico - público por padrão, privado quando desejável (similar às permissões de redes sociais, mas com melhor privacidade)"; -$a->strings["Private - default private, never open or public"] = "Privado - privado por padrão, nunca aberto ou público"; -$a->strings["Blocked - default blocked to/from everybody"] = "Bloqueado - por padrão bloquado de/para todos"; -$a->strings["Advanced Privacy Settings"] = "Configurações de privacidade avançadas"; -$a->strings["Maximum Friend Requests/Day:"] = "Número máximo de requisições de amizade por dia:"; -$a->strings["May reduce spam activity"] = "Pode reduzir a frequência de spam"; -$a->strings["Default Post Permissions"] = "Permissões padrão de publicação"; -$a->strings["Maximum private messages per day from unknown people:"] = "Máximo número de mensagens privadas por dia de pessoas desconhecidas:"; -$a->strings["Useful to reduce spamming"] = "Útil para reduzir a frequência de spam"; -$a->strings["Notification Settings"] = "Configurações de notificação"; -$a->strings["By default post a status message when:"] = "Por padrão, publicar uma mensagem de status quando:"; -$a->strings["accepting a friend request"] = "aceitar um pedido de amizade"; -$a->strings["joining a forum/community"] = "associar-se a um fórum/comunidade"; -$a->strings["making an interesting profile change"] = "modificar algo interessante em seu perfil"; -$a->strings["Send a notification email when:"] = "Enviar um e-mail de notificação quando:"; -$a->strings["You receive an introduction"] = "Você recebeu uma apresentação"; -$a->strings["Your introductions are confirmed"] = "Suas solicitações forem confirmadas"; -$a->strings["Someone writes on your profile wall"] = "Alguém escrever no mural do seu perfil"; -$a->strings["Someone writes a followup comment"] = "Alguém comentou a sua mensagem"; -$a->strings["You receive a private message"] = "Você recebeu uma mensagem privada"; -$a->strings["You receive a friend suggestion"] = "Você recebe uma sugestão de amizade"; -$a->strings["You are tagged in a post"] = "Você é mencionado num post"; -$a->strings["You are poked/prodded/etc. in a post"] = "Você foi cutucado/espetado/etc. numa publicação"; -$a->strings["Advanced Account/Page Type Settings"] = "Configurações avançadas de conta/tipo de página"; -$a->strings["Change the behaviour of this account for special situations"] = "Mudar o comportamento dessa conta em situações especiais"; -$a->strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = "Por favor, habilite o modo expert (em Configurações > Recursos adicionais) para ajustar!"; $a->strings["Nothing to import."] = "Nada a importar."; $a->strings["Unable to download data from old server"] = "Não foi possível descarregar os dados do servidor antigo"; $a->strings["Imported file is empty."] = "O arquivo importado está vazio."; @@ -1509,6 +1516,7 @@ $a->strings["Private Conversation"] = "Conversa privada"; $a->strings["Delete conversation"] = "Excluir conversa"; $a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Comunicação segura indisponível. Você talvez consiga responder pela página de perfil do remetente."; $a->strings["Send Reply"] = "Enviar resposta"; +$a->strings["OpenID protocol error. No ID returned."] = "Erro do protocolo OpenID. Nenhuma ID retornada."; $a->strings["Edit Layout"] = "Editar layout"; $a->strings["Delete layout?"] = "Deletar layout?"; $a->strings["Delete Layout"] = "Deletar layout"; @@ -1637,7 +1645,7 @@ $a->strings["You have used %1$.2f Mbytes of photo storage."] = "Você usou %1$.2 $a->strings["Upload Photos"] = "Enviar fotos"; $a->strings["New album name: "] = "Novo nome de álbum: "; $a->strings["or existing album name: "] = "ou nome de um álbum já existente: "; -$a->strings["Do not show a status post for this upload"] = "Não mostrar uma publicação de status para este carregamento"; +$a->strings["Do not show a status post for this upload"] = "Não exibir uma publicação de status para este carregamento"; $a->strings["Contact Photos"] = "Fotos dos contatos"; $a->strings["Edit Album"] = "Editar o álbum"; $a->strings["Show Newest First"] = "Exibir primeiro os mais recentes"; -- cgit v1.2.3 From 59211e0ac82f285dde81cc2c384a5fb807241d20 Mon Sep 17 00:00:00 2001 From: Alexandre Hannud Abdo Date: Mon, 24 Feb 2014 17:47:57 -0300 Subject: Translation for jQuery.divgrow strings. Fix mismatch in jQuery.timeago strings --- include/js_strings.php | 24 +++++++++++++----------- view/js/main.js | 2 +- view/tpl/js_strings.tpl | 24 +++++++++++++----------- 3 files changed, 27 insertions(+), 23 deletions(-) diff --git a/include/js_strings.php b/include/js_strings.php index afa8f075a..2d96ca9d2 100644 --- a/include/js_strings.php +++ b/include/js_strings.php @@ -2,18 +2,20 @@ function js_strings() { return replace_macros(get_markup_template('js_strings.tpl'), array( - '$delitem' => t('Delete this item?'), - '$comment' => t('Comment'), - '$showmore' => t('show more'), - '$showfewer' => t('show fewer'), - '$pwshort' => t("Password too short"), - '$pwnomatch' => t("Passwords do not match"), - '$everybody' => t('everybody'), - '$passphrase' => t('Secret Passphrase'), - '$passhint' => t('Passphrase hint'), + '$delitem' => t('Delete this item?'), + '$comment' => t('Comment'), + '$showmore' => t('show more'), + '$showfewer' => t('show fewer'), + '$divgrowmore' => t('+ Show More'), + '$divgrowless' => t('- Show Less'), + '$pwshort' => t("Password too short"), + '$pwnomatch' => t("Passwords do not match"), + '$everybody' => t('everybody'), + '$passphrase' => t('Secret Passphrase'), + '$passhint' => t('Passphrase hint'), '$t01' => ((t('timeago.prefixAgo') != 'timeago.prefixAgo') ? t('timeago.prefixAgo') : 'null'), - '$t02' => ((t('timeago.suffixAgo') != 'timeago.suffixAgo') ? t('timeago.suffixAgo') : 'null'), + '$t02' => ((t('timeago.prefixFromNow') != 'timeago.prefixFromNow') ? t('timeago.prefixFromNow') : 'null'), '$t03' => t('ago'), '$t04' => t('from now'), '$t05' => t('less than a minute'), @@ -32,4 +34,4 @@ function js_strings() { )); -} \ No newline at end of file +} diff --git a/view/js/main.js b/view/js/main.js index fa96596f4..5f88ea9ca 100644 --- a/view/js/main.js +++ b/view/js/main.js @@ -535,7 +535,7 @@ function updateConvItems(mode,data) { $(".wall-item-body").each(function() { if($(this).height() > 410) { if(! $(this).hasClass('divmore')) { - $(this).divgrow({ initialHeight: 400, showBrackets: false }); + $(this).divgrow({ initialHeight: 400, moreText: aStr['divgrowmore'], lessText: aStr['divgrowless'], showBrackets: false }); $(this).addClass('divmore'); } } diff --git a/view/tpl/js_strings.tpl b/view/tpl/js_strings.tpl index 9eb552767..cb0e8d24a 100755 --- a/view/tpl/js_strings.tpl +++ b/view/tpl/js_strings.tpl @@ -2,18 +2,20 @@ var aStr = { - 'delitem' : "{{$delitem}}", - 'comment' : "{{$comment}}", - 'showmore' : "{{$showmore}}", - 'showfewer' : "{{$showfewer}}", - 'pwshort' : "{{$pwshort}}", - 'pwnomatch' : "{{$pwnomatch}}", - 'everybody' : "{{$everybody}}", - 'passphrase' : "{{$passphrase}}", - 'passhint' : "{{$passhint}}", + 'delitem' : "{{$delitem}}", + 'comment' : "{{$comment}}", + 'showmore' : "{{$showmore}}", + 'showfewer' : "{{$showfewer}}", + 'divgrowmore' : "{{$divshowmore}}", + 'divgrowless' : "{{$divshowless}}", + 'pwshort' : "{{$pwshort}}", + 'pwnomatch' : "{{$pwnomatch}}", + 'everybody' : "{{$everybody}}", + 'passphrase' : "{{$passphrase}}", + 'passhint' : "{{$passhint}}", - 't01' : {{$t01}}, - 't02' : {{$t02}}, + 't01' : "{{$t01}}", + 't02' : "{{$t02}}", 't03' : "{{$t03}}", 't04' : "{{$t04}}", 't05' : "{{$t05}}", -- cgit v1.2.3 From 5bd71e4e4ddb28e85f3fc71d4cdf6763788da9d7 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 24 Feb 2014 14:19:21 -0800 Subject: set theme for un-viewable profile --- include/identity.php | 53 +++++++++++++++++++++++++++++++--------------------- version.inc | 2 +- 2 files changed, 33 insertions(+), 22 deletions(-) diff --git a/include/identity.php b/include/identity.php index 82fc5fbea..9aa7d98c0 100644 --- a/include/identity.php +++ b/include/identity.php @@ -486,12 +486,12 @@ function profile_load(&$a, $nickname, $profile = '') { // get the current observer $observer = $a->get_observer(); + $can_view_profile = true; + // Can the observer see our profile? require_once('include/permissions.php'); if(! perm_is_allowed($user[0]['channel_id'],$observer['xchan_hash'],'view_profile')) { - // permission denied - notice( t(' Sorry, you don\'t have the permission to view this profile. ') . EOL); - return; + $can_view_profile = false; } if(! $profile) { @@ -502,10 +502,10 @@ function profile_load(&$a, $nickname, $profile = '') { if($r) $profile = $r[0]['abook_profile']; } - $r = null; + $p = null; if($profile) { - $r = q("SELECT profile.uid AS profile_uid, profile.*, channel.* FROM profile + $p = q("SELECT profile.uid AS profile_uid, profile.*, channel.* FROM profile LEFT JOIN channel ON profile.uid = channel.channel_id WHERE channel.channel_address = '%s' AND profile.profile_guid = '%s' LIMIT 1", dbesc($nickname), @@ -513,7 +513,7 @@ function profile_load(&$a, $nickname, $profile = '') { ); } - if(! $r) { + if(! $p) { $r = q("SELECT profile.uid AS profile_uid, profile.*, channel.* FROM profile LEFT JOIN channel ON profile.uid = channel.channel_id WHERE channel.channel_address = '%s' and not ( channel_pageflags & %d ) @@ -523,7 +523,7 @@ function profile_load(&$a, $nickname, $profile = '') { ); } - if(! $r) { + if(! $p) { logger('profile error: ' . $a->query_string, LOGGER_DEBUG); notice( t('Requested profile is not available.') . EOL ); $a->error = 404; @@ -532,37 +532,42 @@ function profile_load(&$a, $nickname, $profile = '') { // fetch user tags if this isn't the default profile - if(! $r[0]['is_default']) { + if(! $p[0]['is_default']) { $x = q("select `keywords` from `profile` where uid = %d and `is_default` = 1 limit 1", intval($profile_uid) ); - if($x) - $r[0]['keywords'] = $x[0]['keywords']; + if($x && $can_view_profile) + $p[0]['keywords'] = $x[0]['keywords']; } - if($r[0]['keywords']) { - $keywords = str_replace(array('#',',',' ',',,'),array('',' ',',',','),$r[0]['keywords']); - if(strlen($keywords)) + if($p[0]['keywords']) { + $keywords = str_replace(array('#',',',' ',',,'),array('',' ',',',','),$p[0]['keywords']); + if(strlen($keywords) && $can_view_profile) $a->page['htmlhead'] .= '' . "\r\n" ; } - $a->profile = $r[0]; - $online = get_online_status($nickname); - $a->profile['online_status'] = $online['result']; + if($can_view_profile) { + $a->profile = $p[0]; + $online = get_online_status($nickname); + $a->profile['online_status'] = $online['result']; - $a->profile_uid = $r[0]['profile_uid']; + $a->profile_uid = $p[0]['profile_uid']; - $a->page['title'] = $a->profile['channel_name'] . " - " . $a->profile['channel_address'] . "@" . $a->get_hostname(); + $a->page['title'] = $a->profile['channel_name'] . " - " . $a->profile['channel_address'] . "@" . $a->get_hostname(); + } - $a->profile['channel_mobile_theme'] = get_pconfig(local_user(),'system', 'mobile_theme'); - $_SESSION['theme'] = $a->profile['channel_theme']; - $_SESSION['mobile_theme'] = $a->profile['channel_mobile_theme']; + if(local_user()) { + $a->profile['channel_mobile_theme'] = get_pconfig(local_user(),'system', 'mobile_theme'); + $_SESSION['mobile_theme'] = $a->profile['channel_mobile_theme']; + } /** * load/reload current theme info */ + $_SESSION['theme'] = $p[0]['channel_theme']; + $a->set_template_engine(); // reset the template engine to the default in case the user's theme doesn't specify one $theme_info_file = "view/theme/".current_theme()."/php/theme.php"; @@ -570,6 +575,12 @@ function profile_load(&$a, $nickname, $profile = '') { require_once($theme_info_file); } + if(! $can_view_profile) { + // permission denied + notice( t(' Sorry, you don\'t have the permission to view this profile. ') . EOL); + return; + } + return; } diff --git a/version.inc b/version.inc index 490208526..adf85ba7e 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-02-23.597 +2014-02-24.598 -- cgit v1.2.3 From 29ebfc25ca4c7c475437dd02418eb6f4fc17c952 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 24 Feb 2014 15:07:00 -0800 Subject: take a p --- include/identity.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/identity.php b/include/identity.php index 9aa7d98c0..2e611625a 100644 --- a/include/identity.php +++ b/include/identity.php @@ -514,7 +514,7 @@ function profile_load(&$a, $nickname, $profile = '') { } if(! $p) { - $r = q("SELECT profile.uid AS profile_uid, profile.*, channel.* FROM profile + $p = q("SELECT profile.uid AS profile_uid, profile.*, channel.* FROM profile LEFT JOIN channel ON profile.uid = channel.channel_id WHERE channel.channel_address = '%s' and not ( channel_pageflags & %d ) AND profile.is_default = 1 LIMIT 1", -- cgit v1.2.3 From fdb25f3450a636b28aa640d096ae4feed308086e Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 24 Feb 2014 15:27:39 -0800 Subject: string 'null' showing up in timeago since last modify --- include/js_strings.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/include/js_strings.php b/include/js_strings.php index 2d96ca9d2..cd0ee8c7c 100644 --- a/include/js_strings.php +++ b/include/js_strings.php @@ -14,8 +14,8 @@ function js_strings() { '$passphrase' => t('Secret Passphrase'), '$passhint' => t('Passphrase hint'), - '$t01' => ((t('timeago.prefixAgo') != 'timeago.prefixAgo') ? t('timeago.prefixAgo') : 'null'), - '$t02' => ((t('timeago.prefixFromNow') != 'timeago.prefixFromNow') ? t('timeago.prefixFromNow') : 'null'), + '$t01' => ((t('timeago.prefixAgo') != 'timeago.prefixAgo') ? t('timeago.prefixAgo') : ''), + '$t02' => ((t('timeago.prefixFromNow') != 'timeago.prefixFromNow') ? t('timeago.prefixFromNow') : ''), '$t03' => t('ago'), '$t04' => t('from now'), '$t05' => t('less than a minute'), @@ -32,6 +32,5 @@ function js_strings() { '$t16' => t(' '), // wordSeparator '$t17' => ((t('timeago.numbers') != 'timeago.numbers') ? t('timeago.numbers') : '[]') - )); } -- cgit v1.2.3 From 5691a609c407b0c70a38b3b1e17d5c070e985931 Mon Sep 17 00:00:00 2001 From: Alexandre Hannud Abdo Date: Tue, 25 Feb 2014 01:12:27 -0300 Subject: Fix typo that broke jquery.divgrow. Sorry I should have tested. --- view/tpl/js_strings.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/tpl/js_strings.tpl b/view/tpl/js_strings.tpl index cb0e8d24a..fe5228ee9 100755 --- a/view/tpl/js_strings.tpl +++ b/view/tpl/js_strings.tpl @@ -6,8 +6,8 @@ 'comment' : "{{$comment}}", 'showmore' : "{{$showmore}}", 'showfewer' : "{{$showfewer}}", - 'divgrowmore' : "{{$divshowmore}}", - 'divgrowless' : "{{$divshowless}}", + 'divgrowmore' : "{{$divgrowmore}}", + 'divgrowless' : "{{$divgrowless}}", 'pwshort' : "{{$pwshort}}", 'pwnomatch' : "{{$pwnomatch}}", 'everybody' : "{{$everybody}}", -- cgit v1.2.3 From 2becbae4022f6c418aa455e7477c00560bcd8b41 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 24 Feb 2014 20:46:52 -0800 Subject: remote "add bookmark" - like rpost but saves a bookmark from a remote hub into one of your own bookmark folders (or a new one if desired). --- boot.php | 6 +-- include/bookmarks.php | 33 +++++++++++---- mod/rbmark.php | 112 ++++++++++++++++++++++++++++++++++++++++++++++++++ mod/rpost.php | 2 +- view/tpl/rbmark.tpl | 16 ++++++++ 5 files changed, 156 insertions(+), 13 deletions(-) create mode 100644 mod/rbmark.php create mode 100644 view/tpl/rbmark.tpl diff --git a/boot.php b/boot.php index be6b5c84b..fbab83f05 100755 --- a/boot.php +++ b/boot.php @@ -307,9 +307,9 @@ define ( 'ATTACH_FLAG_OS', 0x0002); -define ( 'MENU_ITEM_ZID', 0x0001); -define ( 'MENU_ITEM_NEWWIN', 0x0002); - +define ( 'MENU_ITEM_ZID', 0x0001); +define ( 'MENU_ITEM_NEWWIN', 0x0002); +define ( 'MENU_ITEM_CHATROOM', 0x0004); /** * Poll/Survey types diff --git a/include/bookmarks.php b/include/bookmarks.php index 99cb60e64..895dedaff 100644 --- a/include/bookmarks.php +++ b/include/bookmarks.php @@ -2,7 +2,17 @@ require_once('include/menu.php'); -function bookmark_add($channel,$sender,$taxonomy,$private) { +function bookmark_add($channel,$sender,$taxonomy,$private,$opts = null) { + + $menu_id = 0; + $menu_name = ''; + $ischat = false; + + if(is_array($opts)) { + $menu_id = ((x($opts,'menu_id')) ? intval($opt['menu_id']) : 0); + $menu_name = ((x($opts,'menu_name')) ? escape_tags($opts['menu_name']) : ''); + $ischat = ((x($opts,'ischat')) ? intval($opts['ischat']) : 0); + } $iarr = array(); $channel_id = $channel['channel_id']; @@ -11,7 +21,7 @@ function bookmark_add($channel,$sender,$taxonomy,$private) { $iarr['contact_allow'] = array($channel['channel_hash']); $iarr['mitem_link'] = $taxonomy['url']; $iarr['mitem_desc'] = $taxonomy['term']; - $iarr['mitem_flags'] = 0; + $iarr['mitem_flags'] = (($ischat) ? MENU_ITEM_CHATROOM : 0); $m = @parse_url($taxonomy['url']); $zrl = false; @@ -27,16 +37,20 @@ function bookmark_add($channel,$sender,$taxonomy,$private) { $iarr['mitem_flags'] |= MENU_ITEM_ZID; $arr = array(); - $arr['menu_name'] = substr($sender['xchan_hash'],0,16) . ' ' . $sender['xchan_name']; + if(! $menu_name) + $arr['menu_name'] = substr($sender['xchan_hash'],0,16) . ' ' . $sender['xchan_name']; $arr['menu_desc'] = sprintf( t('%1$s\'s bookmarks'), $sender['xchan_name']); $arr['menu_flags'] = (($sender['xchan_hash'] === $channel['channel_hash']) ? MENU_BOOKMARK : MENU_SYSTEM|MENU_BOOKMARK); $arr['menu_channel_id'] = $channel_id; - $x = menu_list($arr['menu_channel_id'],$arr['menu_name'],$arr['menu_flags']); - if($x) - $menu_id = $x[0]['menu_id']; - else - $menu_id = menu_create($arr); + if(! $menu_id) { + $x = menu_list($arr['menu_channel_id'],$arr['menu_name'],$arr['menu_flags']); + if($x) + $menu_id = $x[0]['menu_id']; + else + $menu_id = menu_create($arr); + } + if(! $menu_id) { logger('bookmark_add: unable to create menu ' . $arr['menu_name']); return; @@ -51,5 +65,6 @@ function bookmark_add($channel,$sender,$taxonomy,$private) { logger('add_bookmark: duplicate menu entry', LOGGER_DEBUG); if(! $r) $r = menu_add_item($menu_id,$channel_id,$iarr); + return $r; -} \ No newline at end of file +} diff --git a/mod/rbmark.php b/mod/rbmark.php new file mode 100644 index 000000000..1c962152c --- /dev/null +++ b/mod/rbmark.php @@ -0,0 +1,112 @@ +get_channel(); + + $t = array('url' => escape_tags($_REQUEST['url']),'term' => escape_tags($_REQUEST['title'])); + bookmark_add($channel,$channel,$t,((x($_REQUEST,'private')) ? intval($_REQUEST['private']) : 0), + array('menu_id' => ((x($_REQUEST,'menu_id')) ? intval($_REQUEST['menu_id']) : 0), + 'menu_name' => ((x($_REQUEST,'menu_name')) ? escape_tags($_REQUEST['menu_name']) : '') + )); + + goaway(z_root() . '/bookmarks'); + +} + + +function rbmark_content(&$a) { + + $o = ''; + + if(! local_user()) { + + // The login procedure is going to bugger our $_REQUEST variables + // so save them in the session. + + if(array_key_exists('url',$_REQUEST)) { + $_SESSION['bookmark'] = $_REQUEST; + } + return login(); + } + + // If we have saved rbmark session variables, but nothing in the current $_REQUEST, recover the saved variables + + if((! array_key_exists('url',$_REQUEST)) && (array_key_exists('bookmark',$_SESSION))) { + $_REQUEST = $_SESSION['bookmark']; + unset($_SESSION['bookmark']); + } + + if($_REQUEST['remote_return']) { + $_SESSION['remote_return'] = $_REQUEST['remote_return']; + } + if(argc() > 1 && argv(1) === 'return') { + if($_SESSION['remote_return']) + goaway($_SESSION['remote_return']); + goaway(z_root() . '/bookmarks'); + } + + $channel = $a->get_channel(); + + $m = menu_list($channel,'',MENU_BOOKMARK); + $menus = array(); + if($m) { + $menus = array(0 => ''); + foreach($m as $n) { + $menus[$n['menu_id']] = $n['menu_name']; + } + } + $menu_select = array('menu_id',t('Select a bookmark folder'),false,'',$menus); + + + $o .= replace_macros(get_markup_template('rbmark.tpl'), array( + + '$header' => t('Save Bookmark'), + '$url' => array('url',t('URL of bookmark'),escape_tags($_REQUEST['url'])), + '$title' => array('title',t('Description'),escape_tags($_REQUEST['title'])), + '$ischat' => (($ischat) ? 1 : 0), + '$private' => (($private) ? 1 : 0), + '$submit' => t('Save'), + '$menu_name' => array('menu_name',t('Or enter new bookmark folder name'),'',''), + '$menus' => $menu_select + + )); + + + + + + + return $o; + +} + + diff --git a/mod/rpost.php b/mod/rpost.php index 852a57d78..18d4c86cd 100644 --- a/mod/rpost.php +++ b/mod/rpost.php @@ -33,7 +33,7 @@ function rpost_content(&$a) { if(remote_user()) { // redirect to your own site. // We can only do this with a GET request so you'll need to keep the text short or risk getting truncated - // by the wretched beast called 'shusoin'. All the browsers now allow long GET requests, but suhosin + // by the wretched beast called 'suhosin'. All the browsers now allow long GET requests, but suhosin // blocks them. $url = get_rpost_path($a->get_observer()); diff --git a/view/tpl/rbmark.tpl b/view/tpl/rbmark.tpl new file mode 100644 index 000000000..bead1de2f --- /dev/null +++ b/view/tpl/rbmark.tpl @@ -0,0 +1,16 @@ +

    {{$header}}

    + + +
    + + + + +{{include file="field_input.tpl" field=$url}} +{{include file="field_input.tpl" field=$title}} +{{include file="field_select.tpl" field=$menus}} +{{include file="field_input.tpl" field=$menu_name}} + + + +
    -- cgit v1.2.3 From b1021df485fb6129acda5bba616bac10aea75a45 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 24 Feb 2014 21:34:49 -0800 Subject: provide ability to bookmark chatrooms using rbmark --- include/bookmarks.php | 19 +++++++++++++++++-- mod/chat.php | 16 +++++++++++++++- view/tpl/chat.tpl | 2 +- 3 files changed, 33 insertions(+), 4 deletions(-) diff --git a/include/bookmarks.php b/include/bookmarks.php index 895dedaff..21a775f9a 100644 --- a/include/bookmarks.php +++ b/include/bookmarks.php @@ -37,9 +37,13 @@ function bookmark_add($channel,$sender,$taxonomy,$private,$opts = null) { $iarr['mitem_flags'] |= MENU_ITEM_ZID; $arr = array(); - if(! $menu_name) + if(! $menu_name) { $arr['menu_name'] = substr($sender['xchan_hash'],0,16) . ' ' . $sender['xchan_name']; - $arr['menu_desc'] = sprintf( t('%1$s\'s bookmarks'), $sender['xchan_name']); + $arr['menu_desc'] = sprintf( t('%1$s\'s bookmarks'), $sender['xchan_name']); + } + else { + $arr['menu_name'] = $arr['menu_desc'] = $menu_name; + } $arr['menu_flags'] = (($sender['xchan_hash'] === $channel['channel_hash']) ? MENU_BOOKMARK : MENU_SYSTEM|MENU_BOOKMARK); $arr['menu_channel_id'] = $channel_id; @@ -68,3 +72,14 @@ function bookmark_add($channel,$sender,$taxonomy,$private,$opts = null) { return $r; } + +function get_bookmark_link($observer) { + + if((! $observer) || ($observer['xchan_network'] !== 'zot')) + return ''; + + $h = @parse_url($observer['xchan_url']); + if($h) + return $h['scheme'] . '://' . $h['host'] . (($h['port']) ? ':' . $h['port'] : '') . '/rbmark?f='; + return ''; +} diff --git a/mod/chat.php b/mod/chat.php index a960f4f37..0f2b94b9d 100644 --- a/mod/chat.php +++ b/mod/chat.php @@ -1,6 +1,7 @@ get_channel(); + $ob = $a->get_observer(); $observer = get_observer_hash(); if(! $observer) { notice( t('Permission denied.') . EOL); @@ -144,6 +146,8 @@ function chat_content(&$a) { if(argc() > 2 && intval(argv(2))) { $room_id = intval(argv(2)); + $bookmark_link = get_bookmark_link($ob); + $x = chatroom_enter($observer,$room_id,'online',$_SERVER['REMOTE_ADDR']); if(! $x) return; @@ -152,8 +156,16 @@ function chat_content(&$a) { intval($a->profile['profile_uid']) ); if($x) { + $private = ((($x[0]['allow_cid']) || ($x[0]['allow_gid']) || ($x[0]['deny_cid']) || ($x[0]['deny_gid'])) ? true : false); $room_name = $x[0]['cr_name']; + if($bookmark_link) + $bookmark_link .= '&url=' . z_root() . '/chat/' . argv(1) . '/' . argv(2) . '&title=' . urlencode($x[0]['cr_name']) . (($private) ? '&private=1' : '') . '&ischat=1'; + } + else { + notice( t('Room not found') . EOL); + return; } + $o = replace_macros(get_markup_template('chat.tpl'),array( '$room_name' => $room_name, '$room_id' => $room_id, @@ -162,7 +174,9 @@ function chat_content(&$a) { '$submit' => t('Submit'), '$leave' => t('Leave Room'), '$away' => t('I am away right now'), - '$online' => t('I am online') + '$online' => t('I am online'), + '$bookmark_link' => $bookmark_link, + '$bookmark' => t('Bookmark this room') )); return $o; diff --git a/view/tpl/chat.tpl b/view/tpl/chat.tpl index 51aeb836e..acb7e5bef 100644 --- a/view/tpl/chat.tpl +++ b/view/tpl/chat.tpl @@ -17,7 +17,7 @@ - {{$leave}} | {{$away}} | {{$online}} + {{$leave}} | {{$away}} | {{$online}}{{if $bookmark_link}} | {{$bookmark}}{{/if}} -- cgit v1.2.3 From 8cf59c2e1b3e824d63352162c4e4089a88266092 Mon Sep 17 00:00:00 2001 From: tuscanhobbit Date: Tue, 25 Feb 2014 18:46:04 +0100 Subject: assets dir had the old logo --- assets/home.html | 4 ++-- assets/logo_antiprism.png | Bin 62321 -> 0 bytes assets/logo_simplifiedap.png | Bin 0 -> 11419 bytes assets/redmatrixlogo.png | Bin 105403 -> 0 bytes 4 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 assets/logo_antiprism.png create mode 100644 assets/logo_simplifiedap.png delete mode 100644 assets/redmatrixlogo.png diff --git a/assets/home.html b/assets/home.html index 1a0a13481..0ec29832e 100644 --- a/assets/home.html +++ b/assets/home.html @@ -26,8 +26,8 @@ header { z-index: 10000; }
    -
    Dream it. Do it.
    - +
    Dream it. Do it.
    +
    Communications
    diff --git a/assets/logo_antiprism.png b/assets/logo_antiprism.png deleted file mode 100644 index b72e2a211..000000000 Binary files a/assets/logo_antiprism.png and /dev/null differ diff --git a/assets/logo_simplifiedap.png b/assets/logo_simplifiedap.png new file mode 100644 index 000000000..a49a9c12a Binary files /dev/null and b/assets/logo_simplifiedap.png differ diff --git a/assets/redmatrixlogo.png b/assets/redmatrixlogo.png deleted file mode 100644 index 6929ae14f..000000000 Binary files a/assets/redmatrixlogo.png and /dev/null differ -- cgit v1.2.3 From 8e3a16bcdddb3e978bb984a050f837912de4f463 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Tue, 25 Feb 2014 21:06:47 +0000 Subject: Update channel permissions to full ints --- boot.php | 2 +- install/update.php | 22 ++++++++++++++++++++-- 2 files changed, 21 insertions(+), 3 deletions(-) diff --git a/boot.php b/boot.php index fbab83f05..26811a55e 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', 1098 ); +define ( 'DB_UPDATE_VERSION', 1099 ); define ( 'EOL', '
    ' . "\r\n" ); define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' ); diff --git a/install/update.php b/install/update.php index 7d1305863..9ad74fec4 100644 --- a/install/update.php +++ b/install/update.php @@ -1,6 +1,6 @@ Date: Tue, 25 Feb 2014 21:12:19 +0000 Subject: Also update database.sql --- install/database.sql | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/install/database.sql b/install/database.sql index cd31a0285..ac35f9bc3 100644 --- a/install/database.sql +++ b/install/database.sql @@ -160,18 +160,18 @@ CREATE TABLE IF NOT EXISTS `channel` ( `channel_allow_gid` mediumtext NOT NULL, `channel_deny_cid` mediumtext NOT NULL, `channel_deny_gid` mediumtext NOT NULL, - `channel_r_stream` tinyint(3) unsigned NOT NULL DEFAULT '128', - `channel_r_profile` tinyint(3) unsigned NOT NULL DEFAULT '128', - `channel_r_photos` tinyint(3) unsigned NOT NULL DEFAULT '128', - `channel_r_abook` tinyint(3) unsigned NOT NULL DEFAULT '128', - `channel_w_stream` tinyint(3) unsigned NOT NULL DEFAULT '128', - `channel_w_wall` tinyint(3) unsigned NOT NULL DEFAULT '128', - `channel_w_tagwall` tinyint(3) unsigned NOT NULL DEFAULT '128', - `channel_w_comment` tinyint(3) unsigned NOT NULL DEFAULT '128', - `channel_w_mail` tinyint(3) unsigned NOT NULL DEFAULT '128', - `channel_w_photos` tinyint(3) unsigned NOT NULL DEFAULT '128', - `channel_w_chat` tinyint(3) unsigned NOT NULL DEFAULT '128', - `channel_a_delegate` tinyint(3) unsigned NOT NULL DEFAULT '0', + `channel_r_stream` int(10) unsigned NOT NULL DEFAULT '128', + `channel_r_profile` int(10) unsigned NOT NULL DEFAULT '128', + `channel_r_photos` int(10) unsigned NOT NULL DEFAULT '128', + `channel_r_abook` int(10) unsigned NOT NULL DEFAULT '128', + `channel_w_stream` int(10) unsigned NOT NULL DEFAULT '128', + `channel_w_wall` int(10) unsigned NOT NULL DEFAULT '128', + `channel_w_tagwall` int(10) unsigned NOT NULL DEFAULT '128', + `channel_w_comment` int(10) unsigned NOT NULL DEFAULT '128', + `channel_w_mail` int(10) unsigned NOT NULL DEFAULT '128', + `channel_w_photos` int(10) unsigned NOT NULL DEFAULT '128', + `channel_w_chat` int(10) unsigned NOT NULL DEFAULT '128', + `channel_a_delegate` int(10) unsigned NOT NULL DEFAULT '0', `channel_r_storage` int(10) unsigned NOT NULL DEFAULT '128', `channel_w_storage` int(10) unsigned NOT NULL DEFAULT '128', `channel_r_pages` int(10) unsigned NOT NULL DEFAULT '128', -- cgit v1.2.3 From 08313bac6c7ce9f87b6b6ddf23cc5c4d50747aa1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 25 Feb 2014 14:12:51 -0800 Subject: allow personalised page layouts for modules. --- boot.php | 14 ++++++++++++-- include/identity.php | 2 -- mod/settings.php | 1 - version.inc | 2 +- 4 files changed, 13 insertions(+), 6 deletions(-) diff --git a/boot.php b/boot.php index fbab83f05..68b7c8d3c 100755 --- a/boot.php +++ b/boot.php @@ -1807,8 +1807,18 @@ function construct_page(&$a) { // in case a page has overloaded a module, see if we already have a layout defined // otherwise, if a pdl file exists for this module, use it - if((! count($a->layout)) && ($p = theme_include('mod_' . $a->module . '.pdl')) != '') - comanche_parser($a,@file_get_contents($p)); + if(! count($a->layout)) { + $n = 'mod_' . $a->module . '.pdl' ; + $u = get_theme_uid(); + if((! $u) && $a->profile_uid) + $u = $a->profile_uid; + if($u) + $s = get_pconfig($u,'system',$n); + if((! $s) && (($p = theme_include($n)) != '')) + $s = @file_get_contents($p); + if($s) + comanche_parser($a,$s); + } $comanche = ((count($a->layout)) ? true : false); diff --git a/include/identity.php b/include/identity.php index 2e611625a..93174031c 100644 --- a/include/identity.php +++ b/include/identity.php @@ -1112,8 +1112,6 @@ function get_theme_uid() { if(local_user()) { if((get_pconfig(local_user(),'system','always_my_theme')) || (! $uid)) return local_user(); - if(! $uid) - return local_user(); } if(! $uid) { $x = get_sys_channel(); diff --git a/mod/settings.php b/mod/settings.php index b88380ff0..13cb3cae9 100644 --- a/mod/settings.php +++ b/mod/settings.php @@ -439,7 +439,6 @@ function settings_post(&$a) { dbesc($str_group_deny), intval(local_user()) ); - if($r) info( t('Settings updated.') . EOL); diff --git a/version.inc b/version.inc index adf85ba7e..5e33a16d7 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-02-24.598 +2014-02-25.599 -- cgit v1.2.3 From 9a2e73ae1522c7e69d7d6e0ca6c1089189c6e697 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 25 Feb 2014 16:29:00 -0800 Subject: move bootstrap to theme and out of core. --- view/php/theme_init.php | 9 +-------- view/theme/redbasic/php/theme_init.php | 9 +++++++++ 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/view/php/theme_init.php b/view/php/theme_init.php index b6aa5de0f..45eb2fc1d 100644 --- a/view/php/theme_init.php +++ b/view/php/theme_init.php @@ -2,8 +2,6 @@ require_once('include/plugin.php'); -head_add_css('library/bootstrap/css/bootstrap-theme.min.css'); -head_add_css('library/bootstrap/css/bootstrap.min.css'); head_add_css('library/fancybox/jquery.fancybox-1.3.4.css'); head_add_css('library/tiptip/tipTip.css'); head_add_css('library/jgrowl/jquery.jgrowl.css'); @@ -11,13 +9,10 @@ head_add_css('library/jslider/css/jslider.css'); head_add_css('library/colorbox/colorbox.css'); head_add_css('view/css/conversation.css'); -head_add_css('view/css/bootstrap-red.css'); head_add_css('view/css/widgets.css'); -head_add_css('library/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css'); + head_add_js('jquery.js'); -head_add_js('library/bootstrap/js/bootstrap.min.js'); -head_add_js('library/bootstrap/js/bootbox.min.js'); head_add_js('jquery-migrate-1.1.1.js'); //head_add_js('jquery-compat.js'); head_add_js('spin.js'); @@ -42,8 +37,6 @@ head_add_js('crypto.js'); head_add_js('library/jslider/bin/jquery.slider.min.js'); head_add_js('docready.js'); head_add_js('library/colorbox/jquery.colorbox-min.js'); -head_add_js('library/bootstrap-datetimepicker/js/moment.js'); -head_add_js('library/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js'); /** * Those who require this feature will know what to do with it. diff --git a/view/theme/redbasic/php/theme_init.php b/view/theme/redbasic/php/theme_init.php index ccb85a070..12f49efa7 100644 --- a/view/theme/redbasic/php/theme_init.php +++ b/view/theme/redbasic/php/theme_init.php @@ -1,5 +1,14 @@ Date: Tue, 25 Feb 2014 17:55:30 -0800 Subject: more chatroom discovery --- boot.php | 2 +- install/database.sql | 11 +++++++++++ install/update.php | 20 +++++++++++++++++++- mod/rbmark.php | 7 ++++--- 4 files changed, 35 insertions(+), 5 deletions(-) diff --git a/boot.php b/boot.php index 56a87ca9a..381f1eea0 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', 1099 ); +define ( 'DB_UPDATE_VERSION', 1100 ); define ( 'EOL', '
    ' . "\r\n" ); define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' ); diff --git a/install/database.sql b/install/database.sql index ac35f9bc3..5d00afb03 100644 --- a/install/database.sql +++ b/install/database.sql @@ -1027,6 +1027,17 @@ CREATE TABLE IF NOT EXISTS `xchan` ( KEY `xchan_follow` (`xchan_follow`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; +CREATE TABLE IF NOT EXISTS `xchat` ( + `xchat_id` int(10) unsigned NOT NULL AUTO_INCREMENT, + `xchat_url` char(255) NOT NULL DEFAULT '', + `xchat_desc` char(255) NOT NULL DEFAULT '', + `xchat_xchan` char(255) NOT NULL DEFAULT '', + PRIMARY KEY (`xchat_id`), + KEY `xchat_url` (`xchat_url`), + KEY `xchat_desc` (`xchat_desc`), + KEY `xchat_xchan` (`xchat_xchan`) +) ENGINE=MyISAM DEFAULT CHARSET=utf8; + CREATE TABLE IF NOT EXISTS `xconfig` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `xchan` char(255) NOT NULL, diff --git a/install/update.php b/install/update.php index 9ad74fec4..8612e7354 100644 --- a/install/update.php +++ b/install/update.php @@ -1,6 +1,6 @@ escape_tags($_REQUEST['url']),'term' => escape_tags($_REQUEST['title'])); bookmark_add($channel,$channel,$t,((x($_REQUEST,'private')) ? intval($_REQUEST['private']) : 0), array('menu_id' => ((x($_REQUEST,'menu_id')) ? intval($_REQUEST['menu_id']) : 0), - 'menu_name' => ((x($_REQUEST,'menu_name')) ? escape_tags($_REQUEST['menu_name']) : '') + 'menu_name' => ((x($_REQUEST,'menu_name')) ? escape_tags($_REQUEST['menu_name']) : ''), + 'ischat' => ((x($_REQUEST['ischat'])) ? intval($_REQUEST['ischat']) : 0) )); goaway(z_root() . '/bookmarks'); @@ -92,8 +93,8 @@ function rbmark_content(&$a) { '$header' => t('Save Bookmark'), '$url' => array('url',t('URL of bookmark'),escape_tags($_REQUEST['url'])), '$title' => array('title',t('Description'),escape_tags($_REQUEST['title'])), - '$ischat' => (($ischat) ? 1 : 0), - '$private' => (($private) ? 1 : 0), + '$ischat' => ((x($_REQUEST,'ischat')) ? intval($_REQUEST['ischat']) : 0), + '$private' => ((x($_REQUEST,'private')) ? intval($_REQUEST['private']) : 0), '$submit' => t('Save'), '$menu_name' => array('menu_name',t('Or enter new bookmark folder name'),'',''), '$menus' => $menu_select -- cgit v1.2.3 From 04e6cb515b524b35ae9f8d20c4b131aa0429a784 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Wed, 26 Feb 2014 01:57:29 +0000 Subject: Fix the weirdness of messages appearing in the middle of the screen and working their way downwards one comment at a time as the ping runs when joining an active chat room. --- mod/chatsvc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mod/chatsvc.php b/mod/chatsvc.php index e6590f57a..9cc8778f5 100644 --- a/mod/chatsvc.php +++ b/mod/chatsvc.php @@ -113,7 +113,7 @@ function chatsvc_content(&$a) { $chats = array(); - $r = q("select * from chat left join xchan on chat_xchan = xchan_hash where chat_room = %d and chat_id > %d", + $r = q("select * from chat left join xchan on chat_xchan = xchan_hash where chat_room = %d and chat_id > %d order by created", intval($a->data['chat']['room_id']), intval($lastseen) ); @@ -147,4 +147,4 @@ function chatsvc_content(&$a) { json_return_and_die($ret); } - \ No newline at end of file + -- cgit v1.2.3 From e7e97e578b3069b8d24ea2a18ce4d3648b402ca3 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 25 Feb 2014 19:48:13 -0800 Subject: put bookmarked chatrooms into poco --- boot.php | 2 +- include/socgraph.php | 28 ++++++++++++++++++++++++++++ install/database.sql | 4 +++- install/update.php | 10 +++++++++- mod/poco.php | 11 +++++++++++ 5 files changed, 52 insertions(+), 3 deletions(-) diff --git a/boot.php b/boot.php index 381f1eea0..c37bd57b9 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', 1100 ); +define ( 'DB_UPDATE_VERSION', 1101 ); define ( 'EOL', '
    ' . "\r\n" ); define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' ); diff --git a/include/socgraph.php b/include/socgraph.php index 0e91eba60..2bd0290cc 100644 --- a/include/socgraph.php +++ b/include/socgraph.php @@ -64,6 +64,34 @@ function poco_load($xchan = '',$url = null) { logger('poco_load: ' . print_r($j,true),LOGGER_DATA); + if($xchan) { + if(array_key_exists('chatrooms',$j) && is_array($j['chatrooms'])) { + foreach($j['chatrooms'] as $room) { + $r = q("select * from xchat where xchat_url = '%s' and xchat_xchan = '%s' limit 1", + dbesc($room['url']) + ); + if($r) { + q("update xchat set xchat_edited = '%s' where xchat_id = %d limit 1", + dbesc(datetime_convert()), + intval($r[0]['xchat_id']) + ); + } + else { + $x = q("insert into xchat ( xchat_url, xchat_desc, xchat_xchan, xchat_edited ) + values ( '%s', '%s', '%s', '%s' ) ", + dbesc(escape_tags($room['url'])), + dbesc(escape_tags($room['desc'])), + dbesc($xchan), + dbesc(datetime_convert()) + ); + } + } + } + q("delete from xchat where xchat_edited < UTC_TIMESTAMP() - INTERVAL 7 DAY and xchat_xchan = '%s' ", + dbesc($xchan) + ); + } + if(! ((x($j,'entry')) && (is_array($j['entry'])))) { logger('poco_load: no entries'); return; diff --git a/install/database.sql b/install/database.sql index 5d00afb03..2c8bc50c7 100644 --- a/install/database.sql +++ b/install/database.sql @@ -1032,10 +1032,12 @@ CREATE TABLE IF NOT EXISTS `xchat` ( `xchat_url` char(255) NOT NULL DEFAULT '', `xchat_desc` char(255) NOT NULL DEFAULT '', `xchat_xchan` char(255) NOT NULL DEFAULT '', + `xchat_edited` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' PRIMARY KEY (`xchat_id`), KEY `xchat_url` (`xchat_url`), KEY `xchat_desc` (`xchat_desc`), - KEY `xchat_xchan` (`xchat_xchan`) + KEY `xchat_xchan` (`xchat_xchan`), + KEY `xchat_edited` (`xchat_edited`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `xconfig` ( diff --git a/install/update.php b/install/update.php index 8612e7354..9c9b6129a 100644 --- a/install/update.php +++ b/install/update.php @@ -1,6 +1,6 @@ $d['mitem_link'], 'desc' => $d['mitem_desc']); + } + } + $ret['entry'] = array(); -- cgit v1.2.3 From 1857036a994a5470aaece799d3bf07fbc863a91f Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 25 Feb 2014 20:36:56 -0800 Subject: I'll have to fix this someday. --- include/enotify.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/include/enotify.php b/include/enotify.php index e0991257f..036d5275e 100644 --- a/include/enotify.php +++ b/include/enotify.php @@ -384,6 +384,12 @@ function notification($params) { $itemlink = $a->get_baseurl() . '/notify/view/' . $notify_id; $msg = str_replace('$itemlink',$itemlink,$epreamble); + + // wretched hack, but we don't want to duplicate all the preamble variations and we also don't want to screw up a translation + + if(($a->language === 'en' || (! $a->language)) && strpos($msg,', ')) + $msg = substr($msg,strpos($msg,', ')+1); + $r = q("update notify set msg = '%s' where id = %d and uid = %d limit 1", dbesc($msg), intval($notify_id), -- cgit v1.2.3 From 364fc9f1638e67dad2c289b4d365753a5d06ac05 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 25 Feb 2014 20:58:20 -0800 Subject: comanche: provide an option to add a menu class for different theming choices on some menus (e.g. horizontal, tabbed, etc.) --- include/comanche.php | 15 ++++++++++++--- include/menu.php | 3 ++- mod/bookmarks.php | 4 ++-- view/tpl/usermenu.tpl | 2 +- 4 files changed, 17 insertions(+), 7 deletions(-) diff --git a/include/comanche.php b/include/comanche.php index 7d7e0e70c..f02190ee5 100644 --- a/include/comanche.php +++ b/include/comanche.php @@ -79,10 +79,10 @@ function comanche_parser(&$a,$s) { } -function comanche_menu($name) { +function comanche_menu($name,$class = '') { $a = get_app(); $m = menu_fetch($name,$a->profile['profile_uid'],get_observer_hash()); - return menu_render($m); + return menu_render($m,$class); } function comanche_replace_region($match) { @@ -152,13 +152,22 @@ function comanche_widget($name,$text) { function comanche_region(&$a,$s) { - $cnt = preg_match_all("/\[menu\](.*?)\[\/menu\]/ism", $s, $matches, PREG_SET_ORDER); if($cnt) { foreach($matches as $mtch) { $s = str_replace($mtch[0],comanche_menu(trim($mtch[1])),$s); } } + + // menu class e.g. [menu=horizontal]my_menu[/menu] or [menu=tabbed]my_menu[/menu] + // allows different menu renderings to be applied + + $cnt = preg_match_all("/\[menu=(.*?)\](.*?)\[\/menu\]/ism", $s, $matches, PREG_SET_ORDER); + if($cnt) { + foreach($matches as $mtch) { + $s = str_replace($mtch[0],comanche_menu(trim($mtch[2]),$match[1]),$s); + } + } $cnt = preg_match_all("/\[block\](.*?)\[\/block\]/ism", $s, $matches, PREG_SET_ORDER); if($cnt) { foreach($matches as $mtch) { diff --git a/include/menu.php b/include/menu.php index 2f1719d0b..4b0a11f10 100644 --- a/include/menu.php +++ b/include/menu.php @@ -24,7 +24,7 @@ function menu_fetch($name,$uid,$observer_xchan) { return null; } -function menu_render($menu, $edit = false) { +function menu_render($menu, $class='', $edit = false) { if(! $menu) return ''; @@ -38,6 +38,7 @@ function menu_render($menu, $edit = false) { return replace_macros(get_markup_template('usermenu.tpl'),array( '$menu' => $menu['menu'], + '$class' => $class, '$edit' => (($edit) ? t("Edit") : ''), '$items' => $menu['items'] )); diff --git a/mod/bookmarks.php b/mod/bookmarks.php index c5be68b8e..141ae2e0b 100644 --- a/mod/bookmarks.php +++ b/mod/bookmarks.php @@ -57,7 +57,7 @@ function bookmarks_content(&$a) { if($x) { foreach($x as $xx) { $y = menu_fetch($xx['menu_name'],local_user(),get_observer_hash()); - $o .= menu_render($y,true); + $o .= menu_render($y,'',true); } } @@ -69,7 +69,7 @@ function bookmarks_content(&$a) { if($x) { foreach($x as $xx) { $y = menu_fetch($xx['menu_name'],local_user(),get_observer_hash()); - $o .= menu_render($y,true); + $o .= menu_render($y,'',true); } } diff --git a/view/tpl/usermenu.tpl b/view/tpl/usermenu.tpl index 80e160fdf..a5c6faa99 100644 --- a/view/tpl/usermenu.tpl +++ b/view/tpl/usermenu.tpl @@ -1,4 +1,4 @@ -
    +
    {{if $menu.menu_desc}}

    {{$menu.menu_desc}}

    {{/if}} -- cgit v1.2.3 From c5b8224dcca6d867f1156757a9c78948fa007dad Mon Sep 17 00:00:00 2001 From: marijus Date: Wed, 26 Feb 2014 23:20:40 +0100 Subject: properly fix profile edit dropdown menu --- view/theme/redbasic/css/style.css | 87 ++++++++------------------------------- view/tpl/profile_vcard.tpl | 6 +-- 2 files changed, 21 insertions(+), 72 deletions(-) diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 2402e514e..057a0fba4 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -429,6 +429,11 @@ footer { text-decoration: none; } +.vcard .dropdown-menu { + position: absolute; + left: 200px; + top: 18px; +} #profile-extra-links { clear: both; @@ -445,9 +450,7 @@ footer { margin-top: 5px; } -.profile-edit-side-div { - float: right; -} + .profile-edit-side-link { opacity: 0.3; filter:alpha(opacity=30); @@ -488,72 +491,6 @@ footer { padding: 12px; } -#profiles-menu.menu-popup { - left: 200px; - right: auto; - top: 22px; -} - -ul.menu-popup { - position: absolute; - display: none; - width: 10em; - background: #0080FF; - color: #eec; - padding: 0px; - list-style: none; -/* border-radius: 0px 0px 20px 20px; */ - z-index: 100000; - -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7); - -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7); - box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7); -} -ul.menu-popup a { - display: block; - color: #FFFFFF; - padding: 5px 10px; - text-decoration: none; -} - - -ul.menu-popup a:hover { - background-color: #888888; - color: #FFFFFF; -} -ul.menu-popup .menu-sep { - border-top: 1px solid #9eabb0; -} -ul.menu-popup li { - float: none; - overflow: auto; - height: auto; - display: block; -} -ul.menu-popup li img { - float: left; - width: 16px; - height: 16px; - padding-right: 5px; -} -ul.menu-popup .empty { - padding: 5px; - text-align: center; - color: #9eabb0; -} -ul.menu-popup .toolbar { - background-color: #9eabb0; - height: auto; - overflow: auto; -} -ul.menu-popup .toolbar a { - float: right; -} -ul.menu-popup .toolbar a:hover { - background-color: #ffffff; -} - - - #profile-in-dir-yes-label, #profile-in-dir-no-label, #profile-in-netdir-yes-label, @@ -2273,3 +2210,15 @@ nav .dropdown-menu { blockquote { font-size: $body_font_size; } + +.dropdown-menu { + font-size: $body_font_size; + border-radius: $radiuspx; +} + +.dropdown-menu img { + width: 32px; + height: 32px; + margin-right: 5px; + border-radius: $radiuspx; +} diff --git a/view/tpl/profile_vcard.tpl b/view/tpl/profile_vcard.tpl index 10a928e1c..10a0a25a9 100755 --- a/view/tpl/profile_vcard.tpl +++ b/view/tpl/profile_vcard.tpl @@ -1,9 +1,9 @@
    {{if $profile.edit}} -
    - -
    diff --git a/doc/html/boot_8php.html b/doc/html/boot_8php.html index 7b700a6c6..7c5fab00e 100644 --- a/doc/html/boot_8php.html +++ b/doc/html/boot_8php.html @@ -202,7 +202,7 @@ Variables   const ZOT_REVISION 1   -const DB_UPDATE_VERSION 1098 +const DB_UPDATE_VERSION 1101   const EOL '<br />' . "\r\n"   @@ -416,6 +416,8 @@ Variables   const MENU_ITEM_NEWWIN 0x0002   +const MENU_ITEM_CHATROOM 0x0004 +  const POLL_SIMPLE_RATING 0x0001   const POLL_TENSCALE 0x0002 @@ -720,7 +722,7 @@ Variables
    -

    Referenced by App\__construct(), _well_known_init(), achievements_content(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), api_get_user(), attach_init(), blocks_content(), channel_init(), chat_content(), chat_init(), cloud_init(), common_init(), connect_init(), connections_content(), connedit_content(), connedit_init(), contactgroup_content(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), filestorage_content(), group_content(), group_post(), help_content(), layouts_content(), like_content(), lockview_content(), mail_content(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), online_init(), page_content(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), profile_init(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), queue_run(), register_init(), regmod_content(), rpost_content(), settings_init(), settings_post(), setup_init(), share_init(), sources_content(), starred_init(), subthread_content(), tagger_content(), thing_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), xref_init(), and zotfeed_init().

    +

    Referenced by App\__construct(), _well_known_init(), achievements_content(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), api_get_user(), attach_init(), blocks_content(), channel_init(), chat_content(), chat_init(), cloud_init(), common_init(), connect_init(), connections_content(), connedit_content(), connedit_init(), contactgroup_content(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), filestorage_content(), group_content(), group_post(), help_content(), layouts_content(), like_content(), lockview_content(), mail_content(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), online_init(), page_content(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), profile_init(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), queue_run(), rbmark_content(), register_init(), regmod_content(), rpost_content(), settings_init(), settings_post(), setup_init(), share_init(), sources_content(), starred_init(), subthread_content(), tagger_content(), thing_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), xref_init(), and zotfeed_init().

    @@ -738,7 +740,7 @@ Variables
    -

    Referenced by App\__construct(), _well_known_init(), achievements_content(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), api_get_user(), api_statuses_destroy(), api_statuses_repeat(), api_statuses_show(), attach_init(), blocks_content(), channel_init(), chat_content(), chat_init(), cloud_init(), common_init(), connect_init(), connections_content(), connections_post(), connedit_content(), connedit_init(), connedit_post(), contactgroup_content(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), filestorage_content(), get_online_status(), group_content(), group_post(), help_content(), layouts_content(), like_content(), lockview_content(), mail_content(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), online_init(), page_content(), page_init(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), profile_init(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), queue_run(), register_init(), regmod_content(), rpost_content(), settings_post(), setup_init(), share_init(), sources_content(), starred_init(), subthread_content(), tagger_content(), thing_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), view_init(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), widget_collections(), widget_mailmenu(), widget_settings_menu(), xref_init(), and zotfeed_init().

    +

    Referenced by App\__construct(), _well_known_init(), achievements_content(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), api_get_user(), api_statuses_destroy(), api_statuses_repeat(), api_statuses_show(), attach_init(), blocks_content(), channel_init(), chat_content(), chat_init(), cloud_init(), common_init(), connect_init(), connections_content(), connections_post(), connedit_content(), connedit_init(), connedit_post(), contactgroup_content(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), filestorage_content(), get_online_status(), group_content(), group_post(), help_content(), layouts_content(), like_content(), lockview_content(), mail_content(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), online_init(), page_content(), page_init(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), profile_init(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), queue_run(), rbmark_content(), register_init(), regmod_content(), rpost_content(), settings_post(), setup_init(), share_init(), sources_content(), starred_init(), subthread_content(), tagger_content(), thing_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), view_init(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), widget_collections(), widget_mailmenu(), widget_settings_menu(), xref_init(), and zotfeed_init().

    @@ -960,7 +962,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(), 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_block(), comanche_menu(), 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(), 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(), RedBrowser\htmlActionsPanel(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_xchan(), info(), insert_hook(), 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(), 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(), 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(), vcard_from_xchan(), 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(), 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_block(), comanche_menu(), 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(), 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(), RedBrowser\htmlActionsPanel(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_xchan(), info(), insert_hook(), 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(), 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(), 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(), vcard_from_xchan(), 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().

    @@ -1022,7 +1024,7 @@ Variables
    -

    Referenced by advanced_profile(), api_statuses_user_timeline(), attach_by_hash(), attach_by_hash_nodata(), attach_mkdir(), attach_store(), bookmarks_content(), chat_content(), chatsvc_content(), chatsvc_init(), chatsvc_post(), cloud_init(), comanche_menu(), common_content(), common_friends_visitor_widget(), dir_safe_mode(), directory_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_post(), get_public_feed(), 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_photo_albums(), widget_suggestions(), and z_readdir().

    +

    Referenced by advanced_profile(), api_statuses_user_timeline(), attach_by_hash(), attach_by_hash_nodata(), attach_mkdir(), attach_store(), bookmarks_content(), chat_content(), chatsvc_content(), chatsvc_init(), chatsvc_post(), cloud_init(), comanche_menu(), common_content(), common_friends_visitor_widget(), dir_safe_mode(), directory_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_post(), get_public_feed(), 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_bookmarkedchats(), widget_photo_albums(), widget_suggestedchats(), widget_suggestions(), and z_readdir().

    @@ -1040,7 +1042,7 @@ Variables
    -

    Referenced by admin_page_dbsync(), admin_page_hubloc(), admin_page_hubloc_post(), admin_page_logs_post(), admin_page_plugins(), admin_page_site_post(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), api_content(), authenticate_success(), channel_content(), channel_remove(), chanview_content(), chat_content(), chat_post(), chatsvc_content(), check_form_security_token_redirectOnErr(), connect_post(), connections_post(), connedit_content(), connedit_post(), delegate_content(), directory_content(), display_content(), drop_item(), events_post(), filerm_content(), filestorage_content(), follow_init(), group_content(), group_post(), home_init(), import_post(), item_post(), login_content(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_post(), mood_init(), network_content(), new_channel_post(), new_contact(), notifications_post(), notify_init(), openid_content(), photos_post(), post_init(), profile_photo_post(), profiles_init(), randprof_init(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), rpost_content(), search_content(), settings_post(), sources_content(), sources_post(), sslify_init(), tagrm_content(), tagrm_post(), toggle_mobile_init(), toggle_safesearch_init(), xref_init(), and zid_init().

    +

    Referenced by admin_page_dbsync(), admin_page_hubloc(), admin_page_hubloc_post(), admin_page_logs_post(), admin_page_plugins(), admin_page_site_post(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), api_content(), authenticate_success(), channel_content(), channel_remove(), chanview_content(), chat_content(), chat_post(), chatsvc_content(), check_form_security_token_redirectOnErr(), connect_post(), connections_post(), connedit_content(), connedit_post(), delegate_content(), directory_content(), display_content(), drop_item(), events_post(), filerm_content(), filestorage_content(), follow_init(), group_content(), group_post(), home_init(), import_post(), item_post(), login_content(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_post(), mood_init(), network_content(), new_channel_post(), new_contact(), notifications_post(), notify_init(), openid_content(), photos_post(), post_init(), profile_photo_post(), profiles_init(), randprof_init(), rbmark_content(), rbmark_post(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), rpost_content(), search_content(), settings_post(), sources_content(), sources_post(), sslify_init(), tagrm_content(), tagrm_post(), toggle_mobile_init(), toggle_safesearch_init(), xref_init(), and zid_init().

    @@ -1194,7 +1196,7 @@ Variables
    -

    Referenced by Conversation\__construct(), acl_init(), api_content(), api_get_user(), api_post(), api_user(), 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(), common_friends_visitor_widget(), community_content(), community_init(), connect_content(), connect_post(), connections_content(), connections_init(), connections_post(), connedit_content(), connedit_init(), connedit_post(), 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(), 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(), invite_content(), invite_post(), item_content(), item_permissions_sql(), item_photo_menu(), item_post(), item_store(), item_store_update(), items_fetch(), layouts_content(), like_puller(), 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(), 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_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), profperm_init(), 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_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(), 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(), common_friends_visitor_widget(), community_content(), community_init(), connect_content(), connect_post(), connections_content(), connections_init(), connections_post(), connedit_content(), connedit_init(), connedit_post(), 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(), 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(), invite_content(), invite_post(), item_content(), item_permissions_sql(), item_photo_menu(), item_post(), item_store(), item_store_update(), items_fetch(), layouts_content(), like_puller(), 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(), 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_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_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().

    @@ -1228,7 +1230,7 @@ Variables @@ -1346,7 +1348,7 @@ Variables
    -

    Referenced by FriendicaSmarty\__construct(), App\__construct(), acl_init(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_themes(), admin_page_users_post(), api_content(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_format_messages(), api_get_user(), api_login(), api_post(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_user(), attach_store(), authenticate_success(), bbcode(), bbtoevent(), best_link_url(), App\build_pagehead(), channel_content(), chatsvc_content(), check_form_security_token(), cloud_init(), community_content(), connections_content(), connections_post(), connedit_content(), construct_page(), consume_feed(), conversation(), create_account(), create_identity(), current_theme(), del_pconfig(), del_xconfig(), delegate_content(), detect_language(), directory_content(), dirprofile_init(), dirsearch_content(), display_content(), encode_rel_links(), events_content(), events_post(), feed_init(), filerm_content(), filestorage_post(), get_atom_elements(), get_browser_language(), get_item_elements(), get_my_address(), get_my_url(), get_plink(), get_public_feed(), Item\get_template_data(), group_add(), group_rmv(), group_side(), home_content(), import_post(), import_xchan(), info(), invite_post(), item_post(), item_store(), item_store_update(), lang_selector(), load_contact_links(), local_user(), lostpass_content(), magic_init(), mail_content(), mail_post(), mail_store(), mood_content(), mood_init(), nav(), navbar_complete(), network_content(), new_channel_content(), new_cookie(), notice(), oexchange_content(), openid_content(), parse_url_content(), photo_upload(), photos_content(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), post_activity_item(), post_init(), printable(), probe_content(), proc_run(), process_delivery(), profile_photo_post(), profile_sidebar(), profiles_post(), ref_session_read(), register_content(), register_post(), App\register_template_engine(), regmod_content(), remote_user(), removeme_post(), rpost_content(), script_path(), search_ac_init(), search_content(), search_init(), service_class_allows(), service_class_fetch(), App\set_baseurl(), settings_post(), setup_content(), setup_init(), siteinfo_init(), suggest_init(), t(), tagrm_post(), App\template_engine(), tt(), validate_channelname(), wall_upload_post(), webfinger_content(), wfinger_init(), widget_affinity(), widget_categories(), widget_filer(), widget_savedsearch(), widget_tagcloud(), xchan_content(), z_fetch_url(), z_post_url(), and zfinger_init().

    +

    Referenced by FriendicaSmarty\__construct(), App\__construct(), acl_init(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_themes(), admin_page_users_post(), api_content(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_format_messages(), api_get_user(), api_login(), api_post(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_user(), attach_store(), authenticate_success(), bbcode(), bbtoevent(), best_link_url(), bookmark_add(), App\build_pagehead(), channel_content(), chatsvc_content(), check_form_security_token(), cloud_init(), community_content(), connections_content(), connections_post(), connedit_content(), construct_page(), consume_feed(), conversation(), create_account(), create_identity(), current_theme(), current_theme_url(), del_pconfig(), del_xconfig(), delegate_content(), detect_language(), directory_content(), dirprofile_init(), dirsearch_content(), display_content(), encode_rel_links(), events_content(), events_post(), feed_init(), filerm_content(), filestorage_post(), get_atom_elements(), get_browser_language(), get_item_elements(), get_my_address(), get_my_url(), get_plink(), get_public_feed(), Item\get_template_data(), group_add(), group_rmv(), group_side(), home_content(), import_post(), import_xchan(), info(), invite_post(), item_post(), item_store(), item_store_update(), lang_selector(), load_contact_links(), local_user(), lostpass_content(), magic_init(), mail_content(), mail_post(), mail_store(), mood_content(), mood_init(), nav(), navbar_complete(), network_content(), new_channel_content(), new_cookie(), notice(), oexchange_content(), openid_content(), parse_url_content(), photo_upload(), photos_content(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), post_activity_item(), post_init(), printable(), probe_content(), proc_run(), process_delivery(), profile_photo_post(), profile_sidebar(), profiles_post(), rbmark_content(), rbmark_post(), ref_session_read(), register_content(), register_post(), App\register_template_engine(), regmod_content(), remote_user(), removeme_post(), rpost_content(), script_path(), search_ac_init(), search_content(), search_init(), service_class_allows(), service_class_fetch(), App\set_baseurl(), settings_post(), setup_content(), setup_init(), siteinfo_init(), suggest_init(), t(), tagrm_post(), App\template_engine(), tt(), validate_channelname(), wall_upload_post(), webfinger_content(), wfinger_init(), widget_affinity(), widget_categories(), widget_filer(), widget_savedsearch(), widget_tagcloud(), xchan_content(), z_fetch_url(), z_post_url(), and zfinger_init().

    @@ -1380,7 +1382,7 @@ Variables
    -

    Referenced by allowed_public_recips(), 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(), conversation(), create_identity(), deliver_run(), directory_content(), dirprofile_init(), display_content(), event_store(), filestorage_content(), follow_init(), format_categories(), format_filer(), RedBrowser\getAssetUrl(), group_post(), handle_tag(), App\head_get_icon(), head_get_icon(), home_init(), hostxrd_init(), import_post(), import_xchan(), invite_content(), item_photo_menu(), item_post(), item_store(), layouts_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(), navbar_complete(), network_content(), new_channel_post(), notification(), notifications_post(), notifier_run(), openid_content(), 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(), 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(), 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(), and zot_new_uid().

    +

    Referenced by allowed_public_recips(), 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(), conversation(), create_identity(), deliver_run(), directory_content(), dirprofile_init(), display_content(), event_store(), filestorage_content(), follow_init(), format_categories(), format_filer(), RedBrowser\getAssetUrl(), group_post(), handle_tag(), App\head_get_icon(), head_get_icon(), home_init(), hostxrd_init(), import_post(), import_xchan(), invite_content(), item_photo_menu(), item_post(), item_store(), layouts_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(), navbar_complete(), network_content(), new_channel_post(), notification(), notifications_post(), notifier_run(), openid_content(), 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(), 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(), and zot_new_uid().

    @@ -2129,7 +2131,7 @@ Variables
    - +
    const DB_UPDATE_VERSION 1098const DB_UPDATE_VERSION 1101
    @@ -2828,7 +2830,7 @@ Variables
    -

    Referenced by RedDirectory\__construct(), Item\add_child(), Conversation\add_thread(), admin_content(), admin_page_hubloc_post(), admin_page_logs(), admin_post(), api_login(), api_statuses_user_timeline(), avatar_img(), bookmark_add(), consume_feed(), conversation(), RedDirectory\createDirectory(), RedDirectory\createFile(), delete_imported_item(), deliver_run(), directory_content(), directory_run(), dirprofile_init(), expire_run(), fix_private_photos(), RedFile\get(), get_language_name(), Conversation\get_template_data(), RedDirectory\getDir(), RedFile\getName(), group_content(), guess_image_type(), import_author_rss(), import_author_zot(), import_channel_photo(), import_directory_profile(), import_profile_photo(), import_xchan(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), local_dir_update(), FKOAuth1\loginUser(), magic_init(), mail_store(), mood_init(), new_contact(), notification(), notifier_run(), parse_url_content(), photo_upload(), photos_post(), poco_init(), poco_load(), poke_init(), post_post(), process_delivery(), process_profile_delivery(), profile_load(), RedFile\put(), RedFileData(), Item\remove_child(), scale_external_images(), enotify\send(), Conversation\set_mode(), RedFile\setName(), unload_plugin(), zot_finger(), zot_gethub(), zot_register_hub(), and zotfeed_init().

    +

    Referenced by RedDirectory\__construct(), Item\add_child(), Conversation\add_thread(), admin_content(), admin_page_hubloc_post(), admin_page_logs(), admin_post(), api_login(), api_statuses_user_timeline(), avatar_img(), bookmark_add(), consume_feed(), conversation(), RedDirectory\createDirectory(), RedDirectory\createFile(), delete_imported_item(), deliver_run(), directory_content(), directory_run(), dirprofile_init(), expire_run(), fix_private_photos(), RedFile\get(), get_language_name(), Conversation\get_template_data(), RedDirectory\getDir(), RedFile\getName(), group_content(), guess_image_type(), import_author_rss(), import_author_zot(), import_channel_photo(), import_directory_profile(), import_profile_photo(), import_xchan(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), local_dir_update(), FKOAuth1\loginUser(), magic_init(), mail_store(), mood_init(), new_contact(), notification(), notifier_run(), parse_url_content(), photo_upload(), photos_post(), poco_init(), poco_load(), poke_init(), post_post(), process_delivery(), process_profile_delivery(), profile_load(), RedFile\put(), RedFileData(), Item\remove_child(), scale_external_images(), enotify\send(), Conversation\set_mode(), RedFile\setName(), unload_plugin(), zot_finger(), zot_gethub(), zot_register_hub(), and zotfeed_init().

    @@ -2982,7 +2984,21 @@ Variables + + +
    +
    + + + + +
    const MENU_ITEM_CHATROOM 0x0004
    +
    + +

    Referenced by bookmark_add(), and poco_init().

    @@ -2996,7 +3012,7 @@ Variables @@ -3010,7 +3026,7 @@ Variables @@ -3025,7 +3041,7 @@ Variables diff --git a/doc/html/boot_8php.js b/doc/html/boot_8php.js index 7bcf18827..2a2602b58 100644 --- a/doc/html/boot_8php.js +++ b/doc/html/boot_8php.js @@ -155,6 +155,7 @@ var boot_8php = [ "MAX_IMAGE_LENGTH", "boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa", null ], [ "MAX_LIKERS", "boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd", null ], [ "MENU_BOOKMARK", "boot_8php.html#a458e19af801bc4b0d1f1ce1a6d9e857e", null ], + [ "MENU_ITEM_CHATROOM", "boot_8php.html#af6b3de425e5849c73370a484c44607a3", null ], [ "MENU_ITEM_NEWWIN", "boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5", null ], [ "MENU_ITEM_ZID", "boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53", null ], [ "MENU_SYSTEM", "boot_8php.html#a718a801b0be6cbaef5e519516da12721", null ], diff --git a/doc/html/cloud_8php.html b/doc/html/cloud_8php.html index a5ea81c0a..229bf4d9a 100644 --- a/doc/html/cloud_8php.html +++ b/doc/html/cloud_8php.html @@ -112,8 +112,8 @@ $(document).ready(function(){initNavTree('cloud_8php.html','');}); - +

    Functions

    if(x($_SERVER,'REDIRECT_REMOTE_USER'))
    -if(x($_SERVER,'HTTP_AUTHORIZATION')) 
    cloud_init (&$a)
    if(x($_SERVER,'REDIRECT_REMOTE_USER'))
    +if(x($_SERVER,'HTTP_AUTHORIZATION')) 
    cloud_init (&$a)
     

    Function Documentation

    @@ -122,7 +122,7 @@ Functions
    - + diff --git a/doc/html/comanche_8php.html b/doc/html/comanche_8php.html index 57572239d..7a235b5b3 100644 --- a/doc/html/comanche_8php.html +++ b/doc/html/comanche_8php.html @@ -116,8 +116,8 @@ Functions - - + + @@ -148,7 +148,7 @@ Functions - +
    if (x($_SERVER,'REDIRECT_REMOTE_USER')) if (x($_SERVER,'HTTP_AUTHORIZATION')) cloud_init if (x($_SERVER,'REDIRECT_REMOTE_USER')) if (x($_SERVER,'HTTP_AUTHORIZATION')) cloud_init ( $a)
     
     comanche_parser (&$a, $s)
     
     comanche_menu ($name)
     
     comanche_menu ($name, $class= '')
     
     comanche_replace_region ($match)
     
     comanche_block ($name)
    @@ -156,8 +156,18 @@ Functions - + + + + + + + + + + +
    comanche_menu (  $name)$name,
     $class = '' 
    )
    diff --git a/doc/html/comanche_8php.js b/doc/html/comanche_8php.js index f3c4d5ff3..4c16e7e84 100644 --- a/doc/html/comanche_8php.js +++ b/doc/html/comanche_8php.js @@ -1,7 +1,7 @@ var comanche_8php = [ [ "comanche_block", "comanche_8php.html#a5a7ab801717d38e91ac910b933973887", null ], - [ "comanche_menu", "comanche_8php.html#a1fe339e1454803aa502ac89379c17f5b", null ], + [ "comanche_menu", "comanche_8php.html#ad5a44e42231759aba1dda49e0490501e", null ], [ "comanche_parser", "comanche_8php.html#a1a208fdb40dd83d6298caec4290ee922", null ], [ "comanche_region", "comanche_8php.html#a5718daeda40bf835345fe061e8808cdf", null ], [ "comanche_replace_region", "comanche_8php.html#a028f004d5b8c23d6367816d899e17cfe", null ], diff --git a/doc/html/dba__driver_8php.html b/doc/html/dba__driver_8php.html index 8c47a8a44..94329a67e 100644 --- a/doc/html/dba__driver_8php.html +++ b/doc/html/dba__driver_8php.html @@ -202,7 +202,7 @@ Functions
    -

    Referenced by account_verify_password(), achievements_content(), acl_init(), admin_page_users(), allowed_public_recips(), api_direct_messages_new(), api_get_user(), api_status_show(), api_statuses_destroy(), api_statuses_mentions(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_change_permissions(), attach_count_files(), attach_delete(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), 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_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(), directory_run(), dirsearch_content(), display_content(), downgrade_accounts(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store(), events_content(), events_post(), fbrowser_content(), feed_init(), fetch_post_tags(), file_tag_file_query(), filerm_content(), filestorage_content(), 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(), 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_message_id(), item_permissions_sql(), item_post(), 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(), match_openid(), member_of(), menu_add_item(), menu_create(), menu_delete(), menu_edit(), menu_edit_item(), menu_fetch(), menu_list(), msearch_post(), 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(), 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(), profiles_init(), profiles_post(), public_permissions_sql(), public_recips(), RedFile\put(), queue_run(), rconnect_url(), red_zrl_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(), 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(), 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_directory_entry(), update_modtime(), update_queue_time(), update_remote_id(), user_allow(), user_deny(), RedBasicAuth\validateUserPass(), vcard_from_xchan(), vote_post(), webpages_content(), wfinger_init(), 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 account_verify_password(), achievements_content(), acl_init(), admin_page_users(), allowed_public_recips(), api_direct_messages_new(), api_get_user(), api_status_show(), api_statuses_destroy(), api_statuses_mentions(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_change_permissions(), attach_count_files(), attach_delete(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), 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_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(), directory_run(), dirsearch_content(), display_content(), downgrade_accounts(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store(), events_content(), events_post(), fbrowser_content(), feed_init(), fetch_post_tags(), file_tag_file_query(), filerm_content(), filestorage_content(), 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(), 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_message_id(), item_permissions_sql(), item_post(), 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(), match_openid(), member_of(), menu_add_item(), menu_create(), menu_delete(), menu_edit(), menu_edit_item(), menu_fetch(), menu_list(), msearch_post(), 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(), 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(), profiles_init(), profiles_post(), public_permissions_sql(), public_recips(), RedFile\put(), queue_run(), rconnect_url(), red_zrl_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(), 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(), 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_directory_entry(), update_modtime(), update_queue_time(), update_remote_id(), user_allow(), user_deny(), RedBasicAuth\validateUserPass(), vcard_from_xchan(), vote_post(), webpages_content(), wfinger_init(), widget_bookmarkedchats(), 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(), admin_content(), admin_page_dbsync(), admin_page_hubloc(), admin_page_hubloc_post(), admin_page_summary(), admin_page_users(), admin_page_users_post(), 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(), 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(), 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_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(), community_content(), 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_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_store(), events_content(), expand_groups(), expire_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), fix_system_urls(), fsuggest_content(), 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_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(), 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_check_service_class(), item_expire(), item_message_id(), item_post(), 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(), 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(), 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(), 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_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), public_recips(), RedFile\put(), queue_run(), random_profile(), rconnect_url(), red_zrl_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(), rmagic_init(), rmagic_post(), 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(), 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_directory_entry(), update_modtime(), update_queue_time(), update_remote_id(), update_suggestions(), user_allow(), user_deny(), RedBasicAuth\validateUserPass(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), vote_init(), vote_post(), webpages_content(), wfinger_init(), widget_filer(), widget_follow(), widget_savedsearch(), widget_settings_menu(), 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(), admin_content(), admin_page_dbsync(), admin_page_hubloc(), admin_page_hubloc_post(), admin_page_summary(), admin_page_users(), admin_page_users_post(), 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(), 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(), 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_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(), community_content(), 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_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_store(), events_content(), expand_groups(), expire_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), fix_system_urls(), fsuggest_content(), 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_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(), 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_check_service_class(), item_expire(), item_message_id(), item_post(), 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(), 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(), 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(), 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_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), public_recips(), RedFile\put(), queue_run(), random_profile(), rconnect_url(), red_zrl_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(), rmagic_init(), rmagic_post(), 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(), 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_directory_entry(), update_modtime(), update_queue_time(), update_remote_id(), update_suggestions(), user_allow(), user_deny(), RedBasicAuth\validateUserPass(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), vote_init(), vote_post(), webpages_content(), wfinger_init(), widget_bookmarkedchats(), widget_filer(), widget_follow(), 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_cb8a8f75dcdd0b3fbfcc82e9eda410c5.html b/doc/html/dir_cb8a8f75dcdd0b3fbfcc82e9eda410c5.html index d5d596a86..6f0ed1121 100644 --- a/doc/html/dir_cb8a8f75dcdd0b3fbfcc82e9eda410c5.html +++ b/doc/html/dir_cb8a8f75dcdd0b3fbfcc82e9eda410c5.html @@ -106,10 +106,14 @@ $(document).ready(function(){initNavTree('dir_cb8a8f75dcdd0b3fbfcc82e9eda410c5.h Files file  config.php   +file  functions.php +  file  style.php   file  theme.php   +file  theme_init.php diff --git a/doc/html/dir_cb8a8f75dcdd0b3fbfcc82e9eda410c5.js b/doc/html/dir_cb8a8f75dcdd0b3fbfcc82e9eda410c5.js index 749793501..5a54bf95f 100644 --- a/doc/html/dir_cb8a8f75dcdd0b3fbfcc82e9eda410c5.js +++ b/doc/html/dir_cb8a8f75dcdd0b3fbfcc82e9eda410c5.js @@ -1,6 +1,8 @@ var dir_cb8a8f75dcdd0b3fbfcc82e9eda410c5 = [ [ "config.php", "view_2theme_2apw_2php_2config_8php.html", "view_2theme_2apw_2php_2config_8php" ], + [ "functions.php", "functions_8php.html", "functions_8php" ], [ "style.php", "apw_2php_2style_8php.html", "apw_2php_2style_8php" ], - [ "theme.php", "apw_2php_2theme_8php.html", "apw_2php_2theme_8php" ] + [ "theme.php", "apw_2php_2theme_8php.html", "apw_2php_2theme_8php" ], + [ "theme_init.php", "theme_2apw_2php_2theme__init_8php.html", "theme_2apw_2php_2theme__init_8php" ] ]; \ No newline at end of file diff --git a/doc/html/dir_d41ce877eb409a4791b288730010abe2.html b/doc/html/dir_d41ce877eb409a4791b288730010abe2.html index bbf142733..be8951bb9 100644 --- a/doc/html/dir_d41ce877eb409a4791b288730010abe2.html +++ b/doc/html/dir_d41ce877eb409a4791b288730010abe2.html @@ -276,6 +276,8 @@ Files   file  randprof.php   +file  rbmark.php +  file  register.php   file  regmod.php diff --git a/doc/html/dir_d41ce877eb409a4791b288730010abe2.js b/doc/html/dir_d41ce877eb409a4791b288730010abe2.js index 1fd7d42d1..fe3688887 100644 --- a/doc/html/dir_d41ce877eb409a4791b288730010abe2.js +++ b/doc/html/dir_d41ce877eb409a4791b288730010abe2.js @@ -86,6 +86,7 @@ var dir_d41ce877eb409a4791b288730010abe2 = [ "profperm.php", "profperm_8php.html", "profperm_8php" ], [ "pubsites.php", "pubsites_8php.html", "pubsites_8php" ], [ "randprof.php", "randprof_8php.html", "randprof_8php" ], + [ "rbmark.php", "rbmark_8php.html", "rbmark_8php" ], [ "register.php", "register_8php.html", "register_8php" ], [ "regmod.php", "regmod_8php.html", "regmod_8php" ], [ "removeme.php", "removeme_8php.html", "removeme_8php" ], diff --git a/doc/html/dir_d520c5cf583201d9437764f209363c22.html b/doc/html/dir_d520c5cf583201d9437764f209363c22.html index 5d99e87f7..c1c883fad 100644 --- a/doc/html/dir_d520c5cf583201d9437764f209363c22.html +++ b/doc/html/dir_d520c5cf583201d9437764f209363c22.html @@ -104,6 +104,8 @@ $(document).ready(function(){initNavTree('dir_d520c5cf583201d9437764f209363c22.h + + diff --git a/doc/html/dir_d520c5cf583201d9437764f209363c22.js b/doc/html/dir_d520c5cf583201d9437764f209363c22.js index d5e01c25e..9b58769c1 100644 --- a/doc/html/dir_d520c5cf583201d9437764f209363c22.js +++ b/doc/html/dir_d520c5cf583201d9437764f209363c22.js @@ -1,5 +1,6 @@ var dir_d520c5cf583201d9437764f209363c22 = [ + [ "css", "dir_f19da925ee886ec38f19b0e8c19779bc.html", "dir_f19da925ee886ec38f19b0e8c19779bc" ], [ "php", "dir_cb8a8f75dcdd0b3fbfcc82e9eda410c5.html", "dir_cb8a8f75dcdd0b3fbfcc82e9eda410c5" ], [ "schema", "dir_05f4fba29266e8fd7869afcd6cefb5cb.html", "dir_05f4fba29266e8fd7869afcd6cefb5cb" ] ]; \ No newline at end of file diff --git a/doc/html/docblox__errorchecker_8php.html b/doc/html/docblox__errorchecker_8php.html index 28091a557..7ef1bae9f 100644 --- a/doc/html/docblox__errorchecker_8php.html +++ b/doc/html/docblox__errorchecker_8php.html @@ -134,7 +134,7 @@ Variables - + diff --git a/doc/html/extract_8php.html b/doc/html/extract_8php.html index 2a5b6ba5b..e0508b65f 100644 --- a/doc/html/extract_8php.html +++ b/doc/html/extract_8php.html @@ -132,7 +132,7 @@ Variables

    Directories

    directory  css
     
    directory  php
     
    directory  schema
     
     $filelist =array()
     
    while($dh=opendir($dir)) if(runs($filelist)) $res =$filelist
    while($dh=opendir($dir)) if(runs($filelist)) $res =$filelist
     
     $i =0
     
    -

    Referenced by activity_sanitise(), api_rss_extra(), api_statuses_user_timeline(), array_sanitise(), attach_mkdir(), attach_store(), bookmark_add(), chat_post(), chatroom_create(), chatroom_destroy(), check_account_admin(), check_account_email(), check_account_invite(), check_account_password(), check_list_permissions(), check_webbie(), connect_content(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_account(), create_identity(), dbesc_array(), directory_content(), drop_item(), event_store(), feature_enabled(), find_xchan_in_array(), format_like(), get_all_perms(), get_atom_elements(), get_cloudpath(), get_features(), get_item_elements(), get_mail_elements(), get_mood_verbs(), get_poke_verbs(), get_profile_elements(), Item\get_template_data(), get_terms_oftype(), App\get_widgets(), group_select(), ids_to_querystr(), import_author_rss(), import_author_xchan(), import_directory_profile(), import_post(), import_site(), import_xchan(), item_getfeedattach(), item_store(), item_store_update(), items_fetch(), like_content(), like_puller(), load_database(), magic_init(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), mood_init(), network_content(), new_channel_post(), new_contact(), obj_verbs(), openid_content(), parse_url_content(), pdl_selector(), perm_is_allowed(), photo_upload(), photos_album_get_db_idstr(), photos_create_item(), ping_init(), po2php_run(), poke_init(), post_activity_item(), post_init(), post_post(), proc_run(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_activity(), profile_sidebar(), profiles_content(), redbasic_form(), register_post(), remove_community_tag(), replace_macros(), rmagic_post(), photo_driver\save(), send_reg_approval_email(), service_class_allows(), service_class_fetch(), App\set_apps(), settings_post(), sort_by_date(), stringify_array_elms(), subthread_content(), suggest_content(), tagger_content(), tagrm_content(), tagrm_post(), theme_attachments(), theme_content(), thing_init(), validate_channelname(), wfinger_init(), widget_affinity(), widget_archive(), widget_suggestions(), widget_tagcloud_wall(), xchan_mail_query(), xchan_query(), xml2array(), xrd_init(), zfinger_init(), zid(), zid_init(), zot_fetch(), zot_gethub(), zot_import(), zot_process_response(), and zot_register_hub().

    +

    Referenced by activity_sanitise(), api_rss_extra(), api_statuses_user_timeline(), array_sanitise(), attach_mkdir(), attach_store(), bookmark_add(), chat_post(), chatroom_create(), chatroom_destroy(), check_account_admin(), check_account_email(), check_account_invite(), check_account_password(), check_list_permissions(), check_webbie(), connect_content(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_account(), create_identity(), dbesc_array(), directory_content(), drop_item(), event_store(), feature_enabled(), find_xchan_in_array(), format_like(), get_all_perms(), get_atom_elements(), get_cloudpath(), get_features(), get_item_elements(), get_mail_elements(), get_mood_verbs(), get_poke_verbs(), get_profile_elements(), Item\get_template_data(), get_terms_oftype(), App\get_widgets(), group_select(), ids_to_querystr(), import_author_rss(), import_author_xchan(), import_directory_profile(), import_post(), import_site(), import_xchan(), item_getfeedattach(), item_store(), item_store_update(), items_fetch(), like_content(), like_puller(), load_database(), magic_init(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), mood_init(), network_content(), new_channel_post(), new_contact(), obj_verbs(), openid_content(), parse_url_content(), pdl_selector(), perm_is_allowed(), photo_upload(), photos_album_get_db_idstr(), photos_create_item(), ping_init(), po2php_run(), poke_init(), post_activity_item(), post_init(), post_post(), proc_run(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_activity(), profile_sidebar(), profiles_content(), redbasic_form(), register_post(), remove_community_tag(), replace_macros(), rmagic_post(), photo_driver\save(), send_reg_approval_email(), service_class_allows(), service_class_fetch(), App\set_apps(), settings_post(), sort_by_date(), stringify_array_elms(), subthread_content(), suggest_content(), tagger_content(), tagrm_content(), tagrm_post(), theme_attachments(), theme_content(), thing_init(), validate_channelname(), wfinger_init(), widget_affinity(), widget_archive(), widget_suggestions(), widget_tagcloud_wall(), xchan_mail_query(), xchan_query(), xml2array(), xrd_init(), zfinger_init(), zid(), zid_init(), zot_fetch(), zot_gethub(), zot_import(), zot_process_response(), and zot_register_hub().

    @@ -160,7 +160,7 @@ Variables
    -

    Referenced by Template\_build_nodes(), Template\_replcb_node(), admin_page_themes(), attribute_contains(), base64url_decode(), base64url_encode(), bb_tag_preg_replace(), bb_translate_video(), bbtoevent(), bbtovcal(), bookmarks_init(), chanlink_hash(), chanlink_url(), comanche_parser(), comanche_region(), comanche_webpage(), datetime_convert(), day_translate(), detect_language(), diaspora2bb(), diaspora_ol(), diaspora_ul(), expand_acl(), file_tag_decode(), file_tag_encode(), file_tag_file_query(), fix_mce_lf(), fix_private_photos(), format_categories(), format_filer(), format_term_for_display(), get_bb_tag_pos(), get_intltext_template(), get_language_name(), get_markup_template(), get_tags(), html2bb_video(), info(), is_a_date_arg(), is_foreigner(), is_member(), json_decode_plus(), legal_webbie(), linkify(), magic_link(), mail_content(), network_to_name(), normalise_openid(), notice(), notifier_run(), oembed_iframe(), oembed_replacecb(), oexchange_content(), parse_xml_string(), photos_post(), poco_load(), prepare_body(), print_template(), printable(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), protect_sprintf(), purify_html(), qp(), random_string(), Template\replace(), replace_macros(), FriendicaSmartyEngine\replace_macros(), Template\replace_macros(), scale_external_images(), search(), searchbox(), siteinfo_content(), smilies(), sslify(), string_splitter(), strip_zids(), stripdcode_br_cb(), t(), tag_deliver(), template_escape(), template_unescape(), term_query(), theme_attachments(), unamp(), undo_post_tagging(), unxmlify(), Template\var_replace(), webfinger(), webfinger_dfrn(), x(), z_fetch_url(), z_input_filter(), z_post_url(), zfinger_init(), and zid().

    +

    Referenced by Template\_build_nodes(), Template\_replcb_node(), admin_page_themes(), attribute_contains(), base64url_decode(), base64url_encode(), bb_tag_preg_replace(), bb_translate_video(), bbtoevent(), bbtovcal(), bookmarks_init(), chanlink_hash(), chanlink_url(), comanche_parser(), comanche_region(), comanche_webpage(), construct_page(), datetime_convert(), day_translate(), detect_language(), diaspora2bb(), diaspora_ol(), diaspora_ul(), expand_acl(), file_tag_decode(), file_tag_encode(), file_tag_file_query(), fix_mce_lf(), fix_private_photos(), format_categories(), format_filer(), format_term_for_display(), get_bb_tag_pos(), get_intltext_template(), get_language_name(), get_markup_template(), get_tags(), html2bb_video(), info(), is_a_date_arg(), is_foreigner(), is_member(), json_decode_plus(), legal_webbie(), linkify(), magic_link(), mail_content(), network_to_name(), normalise_openid(), notice(), notifier_run(), oembed_iframe(), oembed_replacecb(), oexchange_content(), parse_xml_string(), photos_post(), poco_load(), prepare_body(), print_template(), printable(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), protect_sprintf(), purify_html(), qp(), random_string(), Template\replace(), replace_macros(), FriendicaSmartyEngine\replace_macros(), Template\replace_macros(), scale_external_images(), search(), searchbox(), siteinfo_content(), smilies(), sslify(), string_splitter(), strip_zids(), stripdcode_br_cb(), t(), tag_deliver(), template_escape(), template_unescape(), term_query(), theme_attachments(), unamp(), undo_post_tagging(), unxmlify(), Template\var_replace(), webfinger(), webfinger_dfrn(), x(), z_fetch_url(), z_input_filter(), z_post_url(), zfinger_init(), and zid().

    diff --git a/doc/html/files.html b/doc/html/files.html index efc357c1c..ceb13a574 100644 --- a/doc/html/files.html +++ b/doc/html/files.html @@ -278,51 +278,52 @@ $(document).ready(function(){initNavTree('files.html','');}); |o*profperm.php |o*pubsites.php |o*randprof.php -|o*register.php -|o*regmod.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_community.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*rbmark.php +|o*register.php +|o*regmod.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_community.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 @@ -351,22 +352,26 @@ $(document).ready(function(){initNavTree('files.html','');}); ||\*theme_init.php |\+theme | o+apw -| |o+php -| ||o*config.php -| ||o*style.php -| ||\*theme.php -| |\+schema -| | o*darkness.php -| | o*darknessleftaside.php -| | o*darknessrightaside.php -| | o*greenthumbnails.php -| | o*minimalisticdarkness.php -| | o*olddefault.php -| | o*passion.php -| | o*passionwide.php -| | o*pine.php -| | o*redbasic.php -| | \*widedarkness.php +| |o+css +| ||\*mod_chanview.php +| |o+php +| ||o*config.php +| ||o*functions.php +| ||o*style.php +| ||o*theme.php +| ||\*theme_init.php +| |\+schema +| | o*darkness.php +| | o*darknessleftaside.php +| | o*darknessrightaside.php +| | o*greenthumbnails.php +| | o*minimalisticdarkness.php +| | o*olddefault.php +| | o*passion.php +| | o*passionwide.php +| | o*pine.php +| | o*redbasic.php +| | \*widedarkness.php | o+blogga | |o+php | ||o*config.php diff --git a/doc/html/fpostit_8php.html b/doc/html/fpostit_8php.html index b17a11384..edd788dd8 100644 --- a/doc/html/fpostit_8php.html +++ b/doc/html/fpostit_8php.html @@ -118,11 +118,11 @@ Functions - +if(isset($_GET['text'])) if(isset($_GET['url']))
    +if((isset($title))&&(isset($text))&&(isset($url))) 

    Variables

    if(($_POST["friendika_acct_name"]!=
    +
    if(($_POST["friendika_acct_name"]!=
    '')&&($_POST["friendika_password"]!=
    '')) if(isset($_GET['title']))
    -if(isset($_GET['text'])) if(isset($_GET['url']))
    -if((isset($title))&&(isset($text))&&(isset($url))) 
    else
    else
     

    Function Documentation

    @@ -158,7 +158,7 @@ Variables
    - +
    if (isset($_POST['submit'])) elseif (isset($_POST['submit'])) else
    diff --git a/doc/html/globals.html b/doc/html/globals.html index 5df6b05c9..c671f4918 100644 --- a/doc/html/globals.html +++ b/doc/html/globals.html @@ -177,13 +177,19 @@ $(document).ready(function(){initNavTree('globals.html','');});
  • $dirstack : docblox_errorchecker.php
  • +
  • $fext +: style.php +
  • $filelist : docblox_errorchecker.php
  • $files -: typo.php -, extract.php +: extract.php , tpldebug.php +, typo.php +
  • +
  • $fname +: style.php
  • $gc_probability : session.php @@ -197,6 +203,9 @@ $(document).ready(function(){initNavTree('globals.html','');});
  • $i : docblox_errorchecker.php
  • +
  • $iconsize +: style.php +
  • $infile : php2po.php
  • @@ -218,9 +227,15 @@ $(document).ready(function(){initNavTree('globals.html','');});
  • $nav_percent_min_opacity : style.php
  • +
  • $navheight +: style.php +
  • $needed : docblox_errorchecker.php
  • +
  • $obliquemacro +: style.php +
  • $out : php2po.php
  • @@ -254,6 +269,9 @@ $(document).ready(function(){initNavTree('globals.html','');});
  • $sectionleft : minimalisticdarkness.php
  • +
  • $sectiontop +: style.php +
  • $sectionwidth : minimalisticdarkness.php
  • @@ -263,9 +281,15 @@ $(document).ready(function(){initNavTree('globals.html','');});
  • $session_expire : session.php
  • +
  • $showlock +: style.php +
  • $str : typohelper.php
  • +
  • $strongmacro +: style.php +
  • $uid : style.php
  • @@ -275,6 +299,9 @@ $(document).ready(function(){initNavTree('globals.html','');});
  • $wwtop : style.php
  • +
  • $x +: style.php +
  • $zones : extract.php
  • diff --git a/doc/html/globals_0x62.html b/doc/html/globals_0x62.html index 07b3c6724..f36ed548c 100644 --- a/doc/html/globals_0x62.html +++ b/doc/html/globals_0x62.html @@ -220,7 +220,7 @@ $(document).ready(function(){initNavTree('globals_0x62.html','');}); : theme.php
  • bookmark_add() -: bookmarks.php +: bookmarks.php
  • bookmarks_content() : bookmarks.php diff --git a/doc/html/globals_0x63.html b/doc/html/globals_0x63.html index 1e9987b2f..dd801d9f9 100644 --- a/doc/html/globals_0x63.html +++ b/doc/html/globals_0x63.html @@ -322,7 +322,7 @@ $(document).ready(function(){initNavTree('globals_0x63.html','');}); : comanche.php
  • comanche_menu() -: comanche.php +: comanche.php
  • comanche_parser() : comanche.php diff --git a/doc/html/globals_0x67.html b/doc/html/globals_0x67.html index a3578bee3..5d11faf06 100644 --- a/doc/html/globals_0x67.html +++ b/doc/html/globals_0x67.html @@ -168,6 +168,9 @@ $(document).ready(function(){initNavTree('globals_0x67.html','');});
  • get_birthdays() : identity.php
  • +
  • get_bookmark_link() +: bookmarks.php +
  • get_browser_language() : language.php
  • diff --git a/doc/html/globals_0x69.html b/doc/html/globals_0x69.html index 0d880f0ff..2834e95b9 100644 --- a/doc/html/globals_0x69.html +++ b/doc/html/globals_0x69.html @@ -157,7 +157,7 @@ $(document).ready(function(){initNavTree('globals_0x69.html','');}); : php2po.php , default.php , full.php -, style.php +, style.php
  • import_author_rss() : items.php diff --git a/doc/html/globals_0x6d.html b/doc/html/globals_0x6d.html index 26714be71..c29a58934 100644 --- a/doc/html/globals_0x6d.html +++ b/doc/html/globals_0x6d.html @@ -240,6 +240,9 @@ $(document).ready(function(){initNavTree('globals_0x6d.html','');});
  • menu_fetch_id() : menu.php
  • +
  • MENU_ITEM_CHATROOM +: boot.php +
  • MENU_ITEM_NEWWIN : boot.php
  • @@ -253,7 +256,7 @@ $(document).ready(function(){initNavTree('globals_0x6d.html','');}); : menu.php
  • menu_render() -: menu.php +: menu.php
  • MENU_SYSTEM : boot.php diff --git a/doc/html/globals_0x72.html b/doc/html/globals_0x72.html index ba8858b00..778ccdc2a 100644 --- a/doc/html/globals_0x72.html +++ b/doc/html/globals_0x72.html @@ -159,6 +159,12 @@ $(document).ready(function(){initNavTree('globals_0x72.html','');});
  • randprof_init() : randprof.php
  • +
  • rbmark_content() +: rbmark.php +
  • +
  • rbmark_post() +: rbmark.php +
  • rconnect_url() : Contact.php
  • diff --git a/doc/html/globals_0x73.html b/doc/html/globals_0x73.html index b3892df35..9dce54a2c 100644 --- a/doc/html/globals_0x73.html +++ b/doc/html/globals_0x73.html @@ -270,6 +270,9 @@ $(document).ready(function(){initNavTree('globals_0x73.html','');});
  • sources_post() : sources.php
  • +
  • splitFilename() +: functions.php +
  • SSL_POLICY_FULL : boot.php
  • diff --git a/doc/html/globals_0x77.html b/doc/html/globals_0x77.html index f74429e9e..5c6c8c33c 100644 --- a/doc/html/globals_0x77.html +++ b/doc/html/globals_0x77.html @@ -177,6 +177,9 @@ $(document).ready(function(){initNavTree('globals_0x77.html','');});
  • widget_archive() : widgets.php
  • +
  • widget_bookmarkedchats() +: widgets.php +
  • widget_categories() : widgets.php
  • @@ -231,6 +234,9 @@ $(document).ready(function(){initNavTree('globals_0x77.html','');});
  • widget_settings_menu() : widgets.php
  • +
  • widget_suggestedchats() +: widgets.php +
  • widget_suggestions() : widgets.php
  • diff --git a/doc/html/globals_func_0x62.html b/doc/html/globals_func_0x62.html index cb663e545..7d1073194 100644 --- a/doc/html/globals_func_0x62.html +++ b/doc/html/globals_func_0x62.html @@ -219,7 +219,7 @@ $(document).ready(function(){initNavTree('globals_func_0x62.html','');}); : theme.php
  • bookmark_add() -: bookmarks.php +: bookmarks.php
  • bookmarks_content() : bookmarks.php diff --git a/doc/html/globals_func_0x63.html b/doc/html/globals_func_0x63.html index 01cfcc622..513c7125e 100644 --- a/doc/html/globals_func_0x63.html +++ b/doc/html/globals_func_0x63.html @@ -312,7 +312,7 @@ $(document).ready(function(){initNavTree('globals_func_0x63.html','');}); : comanche.php
  • comanche_menu() -: comanche.php +: comanche.php
  • comanche_parser() : comanche.php diff --git a/doc/html/globals_func_0x67.html b/doc/html/globals_func_0x67.html index abf85737c..12301d1d1 100644 --- a/doc/html/globals_func_0x67.html +++ b/doc/html/globals_func_0x67.html @@ -167,6 +167,9 @@ $(document).ready(function(){initNavTree('globals_func_0x67.html','');});
  • get_birthdays() : identity.php
  • +
  • get_bookmark_link() +: bookmarks.php +
  • get_browser_language() : language.php
  • diff --git a/doc/html/globals_func_0x6d.html b/doc/html/globals_func_0x6d.html index f1233bc97..50ebb053c 100644 --- a/doc/html/globals_func_0x6d.html +++ b/doc/html/globals_func_0x6d.html @@ -219,7 +219,7 @@ $(document).ready(function(){initNavTree('globals_func_0x6d.html','');}); : menu.php
  • menu_render() -: menu.php +: menu.php
  • message_content() : message.php diff --git a/doc/html/globals_func_0x72.html b/doc/html/globals_func_0x72.html index 8f621003b..6aa9487e2 100644 --- a/doc/html/globals_func_0x72.html +++ b/doc/html/globals_func_0x72.html @@ -152,6 +152,12 @@ $(document).ready(function(){initNavTree('globals_func_0x72.html','');});
  • randprof_init() : randprof.php
  • +
  • rbmark_content() +: rbmark.php +
  • +
  • rbmark_post() +: rbmark.php +
  • rconnect_url() : Contact.php
  • diff --git a/doc/html/globals_func_0x73.html b/doc/html/globals_func_0x73.html index c24e34214..b8aeeba55 100644 --- a/doc/html/globals_func_0x73.html +++ b/doc/html/globals_func_0x73.html @@ -269,6 +269,9 @@ $(document).ready(function(){initNavTree('globals_func_0x73.html','');});
  • sources_post() : sources.php
  • +
  • splitFilename() +: functions.php +
  • sslify() : text.php
  • diff --git a/doc/html/globals_func_0x77.html b/doc/html/globals_func_0x77.html index 860b694e2..8b0a9030c 100644 --- a/doc/html/globals_func_0x77.html +++ b/doc/html/globals_func_0x77.html @@ -173,6 +173,9 @@ $(document).ready(function(){initNavTree('globals_func_0x77.html','');});
  • widget_archive() : widgets.php
  • +
  • widget_bookmarkedchats() +: widgets.php +
  • widget_categories() : widgets.php
  • @@ -227,6 +230,9 @@ $(document).ready(function(){initNavTree('globals_func_0x77.html','');});
  • widget_settings_menu() : widgets.php
  • +
  • widget_suggestedchats() +: widgets.php +
  • widget_suggestions() : widgets.php
  • diff --git a/doc/html/globals_vars.html b/doc/html/globals_vars.html index e2ba25cd8..5e3294c86 100644 --- a/doc/html/globals_vars.html +++ b/doc/html/globals_vars.html @@ -172,13 +172,19 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
  • $dirstack : docblox_errorchecker.php
  • +
  • $fext +: style.php +
  • $filelist : docblox_errorchecker.php
  • $files -: typo.php -, extract.php +: extract.php , tpldebug.php +, typo.php +
  • +
  • $fname +: style.php
  • $gc_probability : session.php @@ -192,6 +198,9 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
  • $i : docblox_errorchecker.php
  • +
  • $iconsize +: style.php +
  • $infile : php2po.php
  • @@ -213,9 +222,15 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
  • $nav_percent_min_opacity : style.php
  • +
  • $navheight +: style.php +
  • $needed : docblox_errorchecker.php
  • +
  • $obliquemacro +: style.php +
  • $out : php2po.php
  • @@ -249,6 +264,9 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
  • $sectionleft : minimalisticdarkness.php
  • +
  • $sectiontop +: style.php +
  • $sectionwidth : minimalisticdarkness.php
  • @@ -258,9 +276,15 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
  • $session_expire : session.php
  • +
  • $showlock +: style.php +
  • $str : typohelper.php
  • +
  • $strongmacro +: style.php +
  • $uid : style.php
  • @@ -270,6 +294,9 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
  • $wwtop : style.php
  • +
  • $x +: style.php +
  • $zones : extract.php
  • diff --git a/doc/html/globals_vars_0x69.html b/doc/html/globals_vars_0x69.html index 2d4e26940..6f96dad0f 100644 --- a/doc/html/globals_vars_0x69.html +++ b/doc/html/globals_vars_0x69.html @@ -142,7 +142,7 @@ $(document).ready(function(){initNavTree('globals_vars_0x69.html','');});
  • if : php2po.php , default.php -, style.php +, style.php , full.php
  • ITEM_BLOCKED diff --git a/doc/html/globals_vars_0x6d.html b/doc/html/globals_vars_0x6d.html index b67fde2da..b6da098d2 100644 --- a/doc/html/globals_vars_0x6d.html +++ b/doc/html/globals_vars_0x6d.html @@ -166,6 +166,9 @@ $(document).ready(function(){initNavTree('globals_vars_0x6d.html','');});
  • MENU_BOOKMARK : boot.php
  • +
  • MENU_ITEM_CHATROOM +: boot.php +
  • MENU_ITEM_NEWWIN : boot.php
  • diff --git a/doc/html/help_8php.html b/doc/html/help_8php.html index 3a7df70f8..87291e66d 100644 --- a/doc/html/help_8php.html +++ b/doc/html/help_8php.html @@ -112,7 +112,7 @@ $(document).ready(function(){initNavTree('help_8php.html','');}); - + @@ -123,7 +123,7 @@ Functions

    Functions

    if(!function_exists('load_doc_file')) help_content (&$a)
    if(!function_exists('load_doc_file')) help_content (&$a)
     
     preg_callback_help_include ($matches)
     
    - + diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index 24e96902c..f6317bf75 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -399,6 +399,8 @@ Functions
    if (!function_exists('load_doc_file')) help_content if (!function_exists('load_doc_file')) help_content ( $a)
    +

    Referenced by construct_page().

    +
    @@ -737,7 +739,7 @@ Functions
    Returns
    string

    'zid' string url - url to accept zid string zid - urlencoded zid string result - the return string we calculated, change it if you want to return something else

    -

    Referenced by chanview_content(), chatsvc_content(), conversation(), dirprofile_init(), format_categories(), get_plink(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), oembed_fetch_url(), tryzrlaudio(), tryzrlvideo(), and viewconnections_content().

    +

    Referenced by chanview_content(), chatsvc_content(), conversation(), dirprofile_init(), format_categories(), get_plink(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), oembed_fetch_url(), tryzrlaudio(), tryzrlvideo(), viewconnections_content(), widget_bookmarkedchats(), and widget_suggestedchats().

    diff --git a/doc/html/include_2bookmarks_8php.html b/doc/html/include_2bookmarks_8php.html index 28218b211..3628677c8 100644 --- a/doc/html/include_2bookmarks_8php.html +++ b/doc/html/include_2bookmarks_8php.html @@ -112,11 +112,13 @@ $(document).ready(function(){initNavTree('include_2bookmarks_8php.html','');}); - - + + + +

    Functions

     bookmark_add ($channel, $sender, $taxonomy, $private)
     
     bookmark_add ($channel, $sender, $taxonomy, $private, $opts=null)
     
     get_bookmark_link ($observer)
     

    Function Documentation

    - +
    @@ -142,7 +144,13 @@ Functions - + + + + + + + @@ -152,7 +160,25 @@ Functions
     $private $private,
     $opts = null 
    -

    Referenced by bookmarks_init(), and tag_deliver().

    +

    Referenced by bookmarks_init(), rbmark_post(), and tag_deliver().

    + +
    +
    + +
    +
    + + + + + + + + +
    get_bookmark_link ( $observer)
    +
    + +

    Referenced by chat_content().

    diff --git a/doc/html/include_2bookmarks_8php.js b/doc/html/include_2bookmarks_8php.js index c63d2d4dd..e1884bb55 100644 --- a/doc/html/include_2bookmarks_8php.js +++ b/doc/html/include_2bookmarks_8php.js @@ -1,4 +1,5 @@ var include_2bookmarks_8php = [ - [ "bookmark_add", "include_2bookmarks_8php.html#a88ce7dee6a3dc7465aa9b8eaa45b0087", null ] + [ "bookmark_add", "include_2bookmarks_8php.html#aef1cb2968c41c759f2d106e1088ca323", null ], + [ "get_bookmark_link", "include_2bookmarks_8php.html#a743763b0ce83af0bbc8a2f7ac16033aa", null ] ]; \ No newline at end of file diff --git a/doc/html/include_2config_8php.html b/doc/html/include_2config_8php.html index c46e26f27..cc593de76 100644 --- a/doc/html/include_2config_8php.html +++ b/doc/html/include_2config_8php.html @@ -324,7 +324,7 @@ Functions
    -

    Referenced by Conversation\__construct(), App\build_pagehead(), change_channel(), channel_content(), chanview_content(), community_content(), connect_content(), 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_expire(), item_post(), item_store(), item_store_update(), items_fetch(), FKOAuth1\loginUser(), mail_content(), message_content(), network_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(), App\build_pagehead(), change_channel(), channel_content(), chanview_content(), community_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_expire(), item_post(), item_store(), item_store_update(), items_fetch(), FKOAuth1\loginUser(), mail_content(), message_content(), network_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().

    diff --git a/doc/html/include_2menu_8php.html b/doc/html/include_2menu_8php.html index 2fb579197..b00d62faa 100644 --- a/doc/html/include_2menu_8php.html +++ b/doc/html/include_2menu_8php.html @@ -114,8 +114,8 @@ $(document).ready(function(){initNavTree('include_2menu_8php.html','');}); Functions  menu_fetch ($name, $uid, $observer_xchan)   - menu_render ($menu, $edit=false) -  + menu_render ($menu, $class='', $edit=false) +   menu_fetch_id ($menu_id, $channel_id)    menu_create ($arr) @@ -166,7 +166,7 @@ Functions
    -

    Referenced by bookmark_add(), and mitem_post().

    +

    Referenced by bookmark_add(), and mitem_post().

    @@ -184,7 +184,7 @@ Functions
    -

    Referenced by bookmark_add(), and menu_post().

    +

    Referenced by bookmark_add(), and menu_post().

    @@ -358,7 +358,7 @@ Functions @@ -421,11 +421,11 @@ Functions

    If $flags is present, check that all the bits in $flags are set so that MENU_SYSTEM|MENU_BOOKMARK will return entries with both bits set. We will use this to find system generated bookmarks.

    -

    Referenced by bookmark_add(), bookmarks_content(), and menu_content().

    +

    Referenced by bookmark_add(), bookmarks_content(), menu_content(), and rbmark_content().

    - +
    @@ -435,6 +435,12 @@ Functions + + + + + + @@ -449,7 +455,7 @@ Functions
      $menu,
     $class = '',
    diff --git a/doc/html/include_2menu_8php.js b/doc/html/include_2menu_8php.js index e449b7920..c5e645c10 100644 --- a/doc/html/include_2menu_8php.js +++ b/doc/html/include_2menu_8php.js @@ -10,5 +10,5 @@ var include_2menu_8php = [ "menu_fetch", "include_2menu_8php.html#a68ebbf492470c930f652013656f9071d", null ], [ "menu_fetch_id", "include_2menu_8php.html#a47447c01ba8ea04cd74af1d4c5b68fc7", null ], [ "menu_list", "include_2menu_8php.html#a32701c4245e78ba9106eef52c08bf33d", null ], - [ "menu_render", "include_2menu_8php.html#a4d7123b0577fa994770199f9b831da11", null ] + [ "menu_render", "include_2menu_8php.html#a03a5deed3908543581c074ce333e9d6a", null ] ]; \ No newline at end of file diff --git a/doc/html/language_8php.html b/doc/html/language_8php.html index 6b1775abb..4a5553a59 100644 --- a/doc/html/language_8php.html +++ b/doc/html/language_8php.html @@ -361,7 +361,7 @@ Functions
    Returns
    translated string if exsists, otherwise s
    -

    Referenced by achievements_content(), admin_content(), 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(), apps_content(), apw_form(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_init(), attach_list_files(), attach_mkdir(), attach_store(), bbcode(), 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(), community_content(), 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(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filestorage_content(), filestorage_post(), findpeople_widget(), fix_attached_photo_permissions(), follow_init(), format_categories(), format_event_diaspora(), format_event_html(), format_filer(), format_like(), format_notification(), fsuggest_content(), fsuggest_post(), gender_selector(), 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_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(), paginate(), pdl_selector(), photo_upload(), photos_album_widget(), photos_content(), photos_init(), photos_post(), ping_init(), poke_content(), poke_init(), populate_acl(), post_activity_item(), post_init(), profile_activity(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), pubsites_content(), 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(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), upgrade_bool_message(), upgrade_link(), upgrade_message(), user_allow(), user_deny(), validate_channelname(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), wall_upload_post(), webpages_content(), what_next(), widget_affinity(), widget_archive(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestions(), widget_tagcloud(), writepages_widget(), xchan_content(), z_readdir(), and zfinger_init().

    +

    Referenced by achievements_content(), admin_content(), 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(), apps_content(), apw_form(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_init(), attach_list_files(), attach_mkdir(), attach_store(), bbcode(), 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(), community_content(), 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(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filestorage_content(), filestorage_post(), findpeople_widget(), fix_attached_photo_permissions(), follow_init(), format_categories(), format_event_diaspora(), format_event_html(), format_filer(), format_like(), format_notification(), fsuggest_content(), fsuggest_post(), gender_selector(), 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_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(), paginate(), pdl_selector(), photo_upload(), photos_album_widget(), photos_content(), photos_init(), photos_post(), ping_init(), poke_content(), poke_init(), populate_acl(), post_activity_item(), post_init(), 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(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), upgrade_bool_message(), upgrade_link(), upgrade_message(), user_allow(), user_deny(), validate_channelname(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), wall_upload_post(), webpages_content(), what_next(), widget_affinity(), 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 e9b142c1f..8ebae3629 100644 --- a/doc/html/navtree.js +++ b/doc/html/navtree.js @@ -36,14 +36,14 @@ var NAVTREE = var NAVTREEINDEX = [ "BaseObject_8php.html", -"boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866", -"classConversation.html#a4cff75d8c46b517e7133e4d0da6fc1c8", -"classphoto__imagick.html#a9df5738a4a18e76dd304c440e96f045f", -"functions_0x63.html", -"include_2config_8php.html#ac543813a980b3841cc5a277fcd4a24a6", -"namespaceFriendica.html", -"session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052", -"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4" +"boot_8php.html#a7a8ba64d089cc0412c59a2eefc6d655c", +"classApp.html#af58db526040829b1c8bd95561b329262", +"classphoto__gd.html#a724703ecf71b1f1d04a80e86c76db6b1", +"friendica__smarty_8php.html", +"include_2chat_8php.html", +"mod_2oembed_8php.html#a9145025aaf057fb5d3f9f7011e5e1014", +"security_8php.html#a8d23d2597aae380a3341872fe9513380", +"view_2theme_2blogga_2php_2config_8php.html#a8a311a402d3e746ce53fadc38e4b2d27" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/doc/html/navtreeindex0.js b/doc/html/navtreeindex0.js index 7d3fb5a74..5f1c5338e 100644 --- a/doc/html/navtreeindex0.js +++ b/doc/html/navtreeindex0.js @@ -68,11 +68,20 @@ var NAVTREEINDEX0 = "annotated.html":[4,0], "apps_8php.html":[5,0,1,5], "apps_8php.html#a546016cb960d0b110ee8e489dfa6c27c":[5,0,1,5,0], -"apw_2php_2style_8php.html":[5,0,3,2,0,0,1], -"apw_2php_2style_8php.html#a109bbd7f4add27541707b191b73ef84a":[5,0,3,2,0,0,1,0], -"apw_2php_2style_8php.html#a883f9f14e205f7aa7de02c14df67b40a":[5,0,3,2,0,0,1,1], -"apw_2php_2theme_8php.html":[5,0,3,2,0,0,2], -"apw_2php_2theme_8php.html#a42167c539043a39a6b83c252d05f1e89":[5,0,3,2,0,0,2,0], +"apw_2php_2style_8php.html":[5,0,3,2,0,1,2], +"apw_2php_2style_8php.html#a07adb491994deb72a00a975b431d3e30":[5,0,3,2,0,1,2,2], +"apw_2php_2style_8php.html#a109bbd7f4add27541707b191b73ef84a":[5,0,3,2,0,1,2,8], +"apw_2php_2style_8php.html#a1c8a7c0db8c174239f3909cb931cb872":[5,0,3,2,0,1,2,3], +"apw_2php_2style_8php.html#a2cad82a3ecadbe58dbc4197de1c63da0":[5,0,3,2,0,1,2,4], +"apw_2php_2style_8php.html#a404171b8f918c116e45a6421c92f0cc9":[5,0,3,2,0,1,2,0], +"apw_2php_2style_8php.html#aa58104ba36588bbf082cecbb3910e2ea":[5,0,3,2,0,1,2,7], +"apw_2php_2style_8php.html#ab9e0f70d44ab67f4334f9883631777fc":[5,0,3,2,0,1,2,1], +"apw_2php_2style_8php.html#acb0dedc3212a7c60ab2474768becd79a":[5,0,3,2,0,1,2,5], +"apw_2php_2style_8php.html#ad401ea1d1ba236f86863b4574f01e425":[5,0,3,2,0,1,2,6], +"apw_2php_2style_8php.html#aea44f144ed341be483b334a7634c1aec":[5,0,3,2,0,1,2,10], +"apw_2php_2style_8php.html#af3a16c5f0dd7a74cf9acf6a49fff73a7":[5,0,3,2,0,1,2,9], +"apw_2php_2theme_8php.html":[5,0,3,2,0,1,3], +"apw_2php_2theme_8php.html#a42167c539043a39a6b83c252d05f1e89":[5,0,3,2,0,1,3,0], "auth_8php.html":[5,0,0,7], "auth_8php.html#a07bae0e623e2daa9ee2cd5a8aa294dee":[5,0,0,7,0], "auth_8php.html#a0950af7c2888ca1d4743fe5d0bff9ae5":[5,0,0,7,3], @@ -117,137 +126,128 @@ var NAVTREEINDEX0 = "boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0":[5,0,4,131], "boot_8php.html#a01353c9abebc3544ea080ac161729632":[5,0,4,35], "boot_8php.html#a022cea669f9f13ef7c6268b63884c57f":[5,0,4,145], -"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[5,0,4,244], +"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[5,0,4,245], "boot_8php.html#a032bbd6d0321e99e9117332c9ed2b1b8":[5,0,4,51], -"boot_8php.html#a03d19251c245587de7ed959300b87bdf":[5,0,4,163], +"boot_8php.html#a03d19251c245587de7ed959300b87bdf":[5,0,4,164], "boot_8php.html#a0450389f24c632906fbc24347700a543":[5,0,4,43], "boot_8php.html#a0603d6ece8c5d37b4b7db697db053a4b":[5,0,4,100], "boot_8php.html#a081307d681d7d04f17b9ced2076e7c85":[5,0,4,1], -"boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[5,0,4,202], +"boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[5,0,4,203], "boot_8php.html#a0a98dd0110dc6c8e24cefc8ae74d5562":[5,0,4,65], -"boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[5,0,4,167], -"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[5,0,4,262], -"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[5,0,4,258], -"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[5,0,4,261], +"boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[5,0,4,168], +"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[5,0,4,263], +"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[5,0,4,259], +"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[5,0,4,262], "boot_8php.html#a0e4701c9742c3ef88f02ac450a042a84":[5,0,4,21], "boot_8php.html#a0e57f846e6d47a308feced0f7274f178":[5,0,4,57], "boot_8php.html#a0e6db7e365f2b041a828b93786f694bc":[5,0,4,15], "boot_8php.html#a0fb63e51c2a9814941842ae8f2f4dff8":[5,0,4,75], -"boot_8php.html#a115faf8797718c3165498abbd6895843":[5,0,4,248], +"boot_8php.html#a115faf8797718c3165498abbd6895843":[5,0,4,249], "boot_8php.html#a12c781cefc20167231e2e3fd5866b1b5":[5,0,4,79], "boot_8php.html#a14ba8f9e162f2559831ee3bf98e0c3bd":[5,0,4,76], -"boot_8php.html#a14d44d4a00223dc3db4ea962325db192":[5,0,4,193], +"boot_8php.html#a14d44d4a00223dc3db4ea962325db192":[5,0,4,194], "boot_8php.html#a176664e78dcb9132e16be69418223eb2":[5,0,4,60], "boot_8php.html#a17b4ea23d9ecf628d9c8f53b7abcb805":[5,0,4,144], "boot_8php.html#a17cf72338b040891781a4bcbdd9a8595":[5,0,4,140], -"boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[5,0,4,166], +"boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[5,0,4,167], "boot_8php.html#a18a400fa45e5632811b33041d8c048bf":[5,0,4,134], -"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[5,0,4,269], -"boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[5,0,4,238], -"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[5,0,4,271], -"boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[5,0,4,170], +"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[5,0,4,270], +"boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[5,0,4,239], +"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[5,0,4,272], +"boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[5,0,4,171], "boot_8php.html#a1da180f961f49a11573cac4ff6c62c05":[5,0,4,74], -"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[5,0,4,217], +"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[5,0,4,218], "boot_8php.html#a1f5906598e90b5ea2b4245f682be4348":[5,0,4,102], "boot_8php.html#a1fbb93cf030f07391f22cc2948744869":[5,0,4,151], -"boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[5,0,4,186], -"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[5,0,4,240], +"boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[5,0,4,187], +"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[5,0,4,241], "boot_8php.html#a222395aa223cfbff6166fab0b4e2e1d5":[5,0,4,38], "boot_8php.html#a24a7a70afedd5d85fe0eadc85afa9f77":[5,0,4,20], "boot_8php.html#a25476eec71fceda237f7dc1d78b0adb8":[5,0,4,98], "boot_8php.html#a27299ecfb9e9a99826f17a1c14c6995f":[5,0,4,90], -"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[5,0,4,251], -"boot_8php.html#a285732e7889fa7f333cbe431111e1029":[5,0,4,189], +"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[5,0,4,252], +"boot_8php.html#a285732e7889fa7f333cbe431111e1029":[5,0,4,190], "boot_8php.html#a29528a2544373cc19a378f350040c6a1":[5,0,4,81], "boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221":[5,0,4,126], -"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[5,0,4,215], +"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[5,0,4,216], "boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3":[5,0,4,103], -"boot_8php.html#a2b525996e4426bdddbcec277778bde08":[5,0,4,236], -"boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[5,0,4,185], +"boot_8php.html#a2b525996e4426bdddbcec277778bde08":[5,0,4,237], +"boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[5,0,4,186], "boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d":[5,0,4,123], "boot_8php.html#a2e90096fede6acce16abf0da8cb2febe":[5,0,4,66], "boot_8php.html#a2f8f25b13480c37a5f22511f53da8bab":[5,0,4,71], -"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[5,0,4,222], +"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[5,0,4,223], "boot_8php.html#a3475ff6c2e575f946ea0ee377e944173":[5,0,4,138], "boot_8php.html#a34c756469ebed32e2fc987bcde62d382":[5,0,4,40], "boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49":[5,0,4,116], "boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd":[5,0,4,153], -"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[5,0,4,275], -"boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[5,0,4,174], +"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[5,0,4,276], +"boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[5,0,4,175], "boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955":[5,0,4,105], "boot_8php.html#a3b56bfc6a0dd159070e316ddac3b7456":[5,0,4,110], -"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[5,0,4,274], -"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[5,0,4,213], +"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[5,0,4,275], +"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[5,0,4,214], "boot_8php.html#a3e0930933fb2c0bf8211cc7ab4e1c3b4":[5,0,4,12], "boot_8php.html#a3e2ea123d29a72012db1241f96280b0e":[5,0,4,58], "boot_8php.html#a3f40aa5bafff8c4eebdc62e5121daf77":[5,0,4,88], "boot_8php.html#a400519fa181591cd6fdbb8f25fbcba0a":[5,0,4,49], "boot_8php.html#a40d885b2cfd736aab4234ae641ca4dfb":[5,0,4,127], -"boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b":[5,0,4,207], -"boot_8php.html#a43296b1b4398aacbf92a4b2d56bab91e":[5,0,4,184], +"boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b":[5,0,4,208], +"boot_8php.html#a43296b1b4398aacbf92a4b2d56bab91e":[5,0,4,185], "boot_8php.html#a43c6c7d84d880e9500bd4f8f8ecc5731":[5,0,4,87], -"boot_8php.html#a444ce608ce34efb82ee11852f36e825f":[5,0,4,160], +"boot_8php.html#a444ce608ce34efb82ee11852f36e825f":[5,0,4,161], "boot_8php.html#a44ae1542a805ffd7f826fb511db07374":[5,0,4,148], "boot_8php.html#a44d069c8a1cfcc6d2007c506a17ff28f":[5,0,4,69], "boot_8php.html#a458e19af801bc4b0d1f1ce1a6d9e857e":[5,0,4,154], -"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[5,0,4,259], -"boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[5,0,4,172], +"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[5,0,4,260], +"boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[5,0,4,173], "boot_8php.html#a4a12ce5de39789b0361e308d89925a20":[5,0,4,101], -"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[5,0,4,230], -"boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[5,0,4,171], +"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[5,0,4,231], +"boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[5,0,4,172], "boot_8php.html#a4c02d88e66852a01bd5a1feecb7c3ce3":[5,0,4,6], -"boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[5,0,4,204], -"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[5,0,4,226], -"boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[5,0,4,196], +"boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[5,0,4,205], +"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[5,0,4,227], +"boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[5,0,4,197], "boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[5,0,4,152], "boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[5,0,4,39], "boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[5,0,4,80], "boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209":[5,0,4,32], -"boot_8php.html#a56fd673eaa7014150297ce1162502db5":[5,0,4,188], -"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[5,0,4,225], -"boot_8php.html#a5a681a672e007cdc22b43345d71f07c6":[5,0,4,272], +"boot_8php.html#a56fd673eaa7014150297ce1162502db5":[5,0,4,189], +"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[5,0,4,226], +"boot_8php.html#a5a681a672e007cdc22b43345d71f07c6":[5,0,4,273], "boot_8php.html#a5ab6181607a090bcdbaa13b15b85aba1":[5,0,4,19], "boot_8php.html#a5ae728ac966ea1d3525a19e7fec59434":[5,0,4,59], -"boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[5,0,4,178], -"boot_8php.html#a5b8484922918946d041e5e0515dbe718":[5,0,4,200], +"boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[5,0,4,179], +"boot_8php.html#a5b8484922918946d041e5e0515dbe718":[5,0,4,201], "boot_8php.html#a5c3747e0f505f0d5271dc4c54e3feaf4":[5,0,4,77], -"boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2":[5,0,4,158], -"boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[5,0,4,201], +"boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2":[5,0,4,159], +"boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[5,0,4,202], "boot_8php.html#a623e49c79943f3e7bdb770d021683cf7":[5,0,4,18], "boot_8php.html#a62c832a95e38b1fa23e6cef39521b7d5":[5,0,4,73], -"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[5,0,4,255], -"boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[5,0,4,164], +"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[5,0,4,256], +"boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[5,0,4,165], "boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322":[5,0,4,136], "boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11":[5,0,4,139], "boot_8php.html#a68eebe493e6f729ffd1aeda7a4b11155":[5,0,4,42], "boot_8php.html#a6969947145a139ec374ce098224d8e81":[5,0,4,142], -"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[5,0,4,242], -"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[5,0,4,229], -"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[5,0,4,223], +"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[5,0,4,243], +"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[5,0,4,230], +"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[5,0,4,224], "boot_8php.html#a6b9909db6a7ec80ec6fdd40ba74014dd":[5,0,4,99], "boot_8php.html#a6c5e9e293c8242dcb9bc2c3ea2fee2c9":[5,0,4,91], -"boot_8php.html#a6df1102664f64b274810db85197c2755":[5,0,4,211], +"boot_8php.html#a6df1102664f64b274810db85197c2755":[5,0,4,212], "boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d":[5,0,4,125], -"boot_8php.html#a6ee7a72d558d1851bbb9e3cdde377932":[5,0,4,205], -"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[5,0,4,241], -"boot_8php.html#a718a801b0be6cbaef5e519516da12721":[5,0,4,157], +"boot_8php.html#a6ee7a72d558d1851bbb9e3cdde377932":[5,0,4,206], +"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[5,0,4,242], +"boot_8php.html#a718a801b0be6cbaef5e519516da12721":[5,0,4,158], "boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6":[5,0,4,27], -"boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[5,0,4,179], +"boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[5,0,4,180], "boot_8php.html#a749144d8dd9c1366596a0213c277d050":[5,0,4,129], "boot_8php.html#a74bf27f7564c9a37975e7b37d973dcab":[5,0,4,70], "boot_8php.html#a75a90b0eadd0df510f7e63210733634d":[5,0,4,2], -"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[5,0,4,263], +"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[5,0,4,264], "boot_8php.html#a768f00b7d66be0daf7ef4eea2e862006":[5,0,4,4], "boot_8php.html#a774f0f792ebfec1e774c5a17bb9d5966":[5,0,4,72], "boot_8php.html#a781916f83fcc8ff1035649afa45f0292":[5,0,4,85], -"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[5,0,4,232], -"boot_8php.html#a7a8ba64d089cc0412c59a2eefc6d655c":[5,0,4,111], -"boot_8php.html#a7aa57438db03834aaa0b468bdce773a6":[5,0,4,63], -"boot_8php.html#a7af107fab8d62b9a73801713b774ed30":[5,0,4,128], -"boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133":[5,0,4,159], -"boot_8php.html#a7bff2278e68a71e524afd1c7c951e1e3":[5,0,4,67], -"boot_8php.html#a7c286add8961fd2d79216314cd4aadd8":[5,0,4,104], -"boot_8php.html#a7c2eb822d50e1554bf5c32861f36342b":[5,0,4,55], -"boot_8php.html#a7ed4581ab66ebcde97f6b3730856b028":[5,0,4,161], -"boot_8php.html#a7f3474fec541e261fc8dff47313c4017":[5,0,4,46] +"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[5,0,4,233] }; diff --git a/doc/html/navtreeindex1.js b/doc/html/navtreeindex1.js index 49fa2193d..24e01a7cc 100644 --- a/doc/html/navtreeindex1.js +++ b/doc/html/navtreeindex1.js @@ -1,45 +1,54 @@ var NAVTREEINDEX1 = { +"boot_8php.html#a7a8ba64d089cc0412c59a2eefc6d655c":[5,0,4,111], +"boot_8php.html#a7aa57438db03834aaa0b468bdce773a6":[5,0,4,63], +"boot_8php.html#a7af107fab8d62b9a73801713b774ed30":[5,0,4,128], +"boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133":[5,0,4,160], +"boot_8php.html#a7bff2278e68a71e524afd1c7c951e1e3":[5,0,4,67], +"boot_8php.html#a7c286add8961fd2d79216314cd4aadd8":[5,0,4,104], +"boot_8php.html#a7c2eb822d50e1554bf5c32861f36342b":[5,0,4,55], +"boot_8php.html#a7ed4581ab66ebcde97f6b3730856b028":[5,0,4,162], +"boot_8php.html#a7f3474fec541e261fc8dff47313c4017":[5,0,4,46], "boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866":[5,0,4,82], "boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf":[5,0,4,114], -"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[5,0,4,198], +"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[5,0,4,199], "boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8":[5,0,4,50], "boot_8php.html#a845891f82bf6edd7fa2d578b66703112":[5,0,4,108], "boot_8php.html#a84f48897059bbd4a8738d7ee4cec6688":[5,0,4,54], -"boot_8php.html#a852d4036a3bed66af1534d014c4ecde2":[5,0,4,209], +"boot_8php.html#a852d4036a3bed66af1534d014c4ecde2":[5,0,4,210], "boot_8php.html#a8663f32171568489dbb2a01dd00371f8":[5,0,4,121], "boot_8php.html#a87b0f279f8413c7e4d805c5d85f20d34":[5,0,4,113], -"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[5,0,4,254], -"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[5,0,4,253], -"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[5,0,4,177], +"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[5,0,4,255], +"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[5,0,4,254], +"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[5,0,4,178], "boot_8php.html#a899d24fd074594ceebbf72e1feff335f":[5,0,4,16], "boot_8php.html#a8a60cc38bb567765fd926fef70205f16":[5,0,4,96], -"boot_8php.html#a8b2af16eaee9e7768a88d0e437877f3b":[5,0,4,206], -"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[5,0,4,227], +"boot_8php.html#a8b2af16eaee9e7768a88d0e437877f3b":[5,0,4,207], +"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[5,0,4,228], "boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7":[5,0,4,124], "boot_8php.html#a8da836617174eed9fc2ac8054125354b":[5,0,4,118], -"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[5,0,4,234], -"boot_8php.html#a8fdcc4ffb365a3267bd02ce8a8d466d6":[5,0,4,270], +"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[5,0,4,235], +"boot_8php.html#a8fdcc4ffb365a3267bd02ce8a8d466d6":[5,0,4,271], "boot_8php.html#a9255af5ae9c887520091ea04763c1a88":[5,0,4,30], "boot_8php.html#a926cad0b3d8b9d9ee5da1898fc063ba3":[5,0,4,11], "boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[5,0,4,143], "boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08":[5,0,4,122], "boot_8php.html#a949116d9a295b214293006c060ca4848":[5,0,4,120], -"boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0":[5,0,4,265], -"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[5,0,4,239], +"boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0":[5,0,4,266], +"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[5,0,4,240], "boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90":[5,0,4,17], -"boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[5,0,4,191], -"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[5,0,4,228], +"boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[5,0,4,192], +"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[5,0,4,229], "boot_8php.html#a9c80420e5a063a4a87ce4831f086134d":[5,0,4,45], "boot_8php.html#a9cbab4ee728e9a8b4ce952bae643044e":[5,0,4,5], -"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[5,0,4,220], -"boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[5,0,4,192], -"boot_8php.html#a9ea1290e00c6d40684892047f2c778a9":[5,0,4,268], -"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[5,0,4,256], -"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[5,0,4,219], -"boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[5,0,4,180], +"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[5,0,4,221], +"boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[5,0,4,193], +"boot_8php.html#a9ea1290e00c6d40684892047f2c778a9":[5,0,4,269], +"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[5,0,4,257], +"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[5,0,4,220], +"boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[5,0,4,181], "boot_8php.html#aa1e828bbbcba170265eb2668d8daf42e":[5,0,4,24], -"boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[5,0,4,199], +"boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[5,0,4,200], "boot_8php.html#aa3425e2de85b08f7041656d3a8502cb6":[5,0,4,41], "boot_8php.html#aa3679df31c8dad1b71816b0322d5baff":[5,0,4,150], "boot_8php.html#aa4221641e5c21db69fa52c426b9017f5":[5,0,4,9], @@ -47,98 +56,99 @@ var NAVTREEINDEX1 = "boot_8php.html#aa589421267f0c2f0d643f727792cce35":[5,0,4,107], "boot_8php.html#aa74438cf71e48e37bf7b440b94243985":[5,0,4,84], "boot_8php.html#aa8a2b61e70900139d1ca28e46f1da49d":[5,0,4,93], -"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[5,0,4,224], +"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[5,0,4,225], "boot_8php.html#aad33b494084f729b6ee3b0bc457718a1":[5,0,4,133], -"boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead":[5,0,4,208], +"boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead":[5,0,4,209], "boot_8php.html#aaf9b76832ee5f85e56466af162ba8a14":[5,0,4,64], -"boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[5,0,4,183], +"boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[5,0,4,184], "boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f":[5,0,4,112], -"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[5,0,4,210], +"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[5,0,4,211], "boot_8php.html#ab346a2ece14993861f3e4206befa94f0":[5,0,4,31], -"boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[5,0,4,203], -"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[5,0,4,231], -"boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[5,0,4,176], -"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[5,0,4,214], +"boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[5,0,4,204], +"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[5,0,4,232], +"boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[5,0,4,177], +"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[5,0,4,215], "boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764":[5,0,4,106], "boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf":[5,0,4,135], "boot_8php.html#ab5ddbe69d3d03acd06e1fb281488cb78":[5,0,4,52], -"boot_8php.html#ab724491497ab2618b23a01d5da60aec0":[5,0,4,194], +"boot_8php.html#ab724491497ab2618b23a01d5da60aec0":[5,0,4,195], "boot_8php.html#ab79b8b4555cae20d03f8200666d89d63":[5,0,4,7], "boot_8php.html#ab7d65a7e7417825a4db62906bb600729":[5,0,4,95], "boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda":[5,0,4,36], -"boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[5,0,4,235], +"boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[5,0,4,236], "boot_8php.html#abc0a90a1a77f5b668aa7e4b57d1776a7":[5,0,4,3], -"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[5,0,4,260], +"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[5,0,4,261], "boot_8php.html#abdcdfc873ace4e0902177bad934de0c0":[5,0,4,62], "boot_8php.html#abeb4d86e17cefa8584f1244e2183b0e1":[5,0,4,109], "boot_8php.html#abedd940e664017c61b48c6efa31d0cb8":[5,0,4,94], "boot_8php.html#ac01230c7655e0705b2e99c9bc03c4450":[5,0,4,119], "boot_8php.html#ac17fc8a416ea79e9d5cb4dc9a8ff8c5c":[5,0,4,23], -"boot_8php.html#ac195fc9003298923ea81f144388e24b1":[5,0,4,162], -"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[5,0,4,233], +"boot_8php.html#ac195fc9003298923ea81f144388e24b1":[5,0,4,163], +"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[5,0,4,234], "boot_8php.html#ac59a18a4838710d6c2de37aed6b21f03":[5,0,4,92], "boot_8php.html#ac5e74f899f6e98d8e91b14ba1c08bc08":[5,0,4,25], "boot_8php.html#ac608a34f3bc180e7724192e0fd31f9b0":[5,0,4,34], "boot_8php.html#ac8400313df2c831653f9036f71ebd86d":[5,0,4,53], -"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[5,0,4,266], +"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[5,0,4,267], "boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20":[5,0,4,115], "boot_8php.html#ac99fc4d040764eac1736bec6973556fe":[5,0,4,117], -"boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[5,0,4,190], +"boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[5,0,4,191], "boot_8php.html#aca47505b8732177f52bb2d647eb2741c":[5,0,4,33], "boot_8php.html#aca5e42678e178c6b9034610d66666fd7":[5,0,4,13], "boot_8php.html#acc4e0c910af066148b810e5fde55fff1":[5,0,4,8], -"boot_8php.html#acca19aae62e1a6951a856b945de20d67":[5,0,4,165], -"boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e":[5,0,4,267], -"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[5,0,4,221], -"boot_8php.html#ace83842dbeb84f7ed9ac59a9f57a7c32":[5,0,4,197], +"boot_8php.html#acca19aae62e1a6951a856b945de20d67":[5,0,4,166], +"boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e":[5,0,4,268], +"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[5,0,4,222], +"boot_8php.html#ace83842dbeb84f7ed9ac59a9f57a7c32":[5,0,4,198], "boot_8php.html#aced60c7285192e80b7c4757e45a7f1e3":[5,0,4,61], "boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8":[5,0,4,146], -"boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5":[5,0,4,155], +"boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5":[5,0,4,156], "boot_8php.html#ad206598b909e8eb67eb0e0bb5ef69c13":[5,0,4,10], "boot_8php.html#ad302cb26b838898d475f57f61b0fcc9f":[5,0,4,68], "boot_8php.html#ad34c1547020a305915bcc39707744690":[5,0,4,83], "boot_8php.html#ad4c9dc2c8a82e8f52b7404c1655eab44":[5,0,4,28], -"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[5,0,4,216], -"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[5,0,4,243], -"boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[5,0,4,237], +"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[5,0,4,217], +"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[5,0,4,244], +"boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[5,0,4,238], "boot_8php.html#ada72d88ae39a7e3b45baea201cb49a29":[5,0,4,89], "boot_8php.html#adaeb4f590c56326b2dca3b19f31b6272":[5,0,4,130], -"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[5,0,4,246], +"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[5,0,4,247], "boot_8php.html#add517a0958ac684792c62142a3877f81":[5,0,4,37], "boot_8php.html#adfb2fc7be5a4226c0a8e24131da9d498":[5,0,4,22], -"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[5,0,4,252], -"boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[5,0,4,173], +"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[5,0,4,253], +"boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[5,0,4,174], "boot_8php.html#ae4861de36017fe399c1839f778bad9f5":[5,0,4,149], -"boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[5,0,4,181], -"boot_8php.html#aea392cb26ed617f3a8cde648385b5df0":[5,0,4,264], +"boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[5,0,4,182], +"boot_8php.html#aea392cb26ed617f3a8cde648385b5df0":[5,0,4,265], "boot_8php.html#aea7fc57a4d8e9dcb42f2601b0b9b761c":[5,0,4,26], -"boot_8php.html#aead84fa27d7516b855220fe004964a45":[5,0,4,257], +"boot_8php.html#aead84fa27d7516b855220fe004964a45":[5,0,4,258], "boot_8php.html#aeb1039302affcbe7e8872c01c08c88f8":[5,0,4,47], -"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[5,0,4,218], -"boot_8php.html#aecaa1b6945b317ba8f1daf4af2aed8e6":[5,0,4,247], -"boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[5,0,4,156], +"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[5,0,4,219], +"boot_8php.html#aecaa1b6945b317ba8f1daf4af2aed8e6":[5,0,4,248], +"boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[5,0,4,157], "boot_8php.html#aedfb9501ed408278667995524e0d15cf":[5,0,4,97], -"boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[5,0,4,168], -"boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[5,0,4,182], +"boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[5,0,4,169], +"boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[5,0,4,183], "boot_8php.html#aefba06f1c0842036329033e7567ecf6d":[5,0,4,132], "boot_8php.html#aefecf8599036df7f1b95d6820e0e2fa4":[5,0,4,29], -"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[5,0,4,249], -"boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[5,0,4,175], +"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[5,0,4,250], +"boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[5,0,4,176], "boot_8php.html#af3a4271630aabd8be592213f925d6a36":[5,0,4,56], "boot_8php.html#af3bdfc20979c16f15bb9c60446a480f9":[5,0,4,48], "boot_8php.html#af489d0c3166551b93e63a79ff2c9be35":[5,0,4,137], -"boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[5,0,4,195], +"boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[5,0,4,196], +"boot_8php.html#af6b3de425e5849c73370a484c44607a3":[5,0,4,155], "boot_8php.html#af6f6f6f40139f12fc09ec47373b30919":[5,0,4,86], -"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[5,0,4,245], -"boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[5,0,4,187], -"boot_8php.html#afaf93b7026f784b113b4f8921745891e":[5,0,4,169], -"boot_8php.html#afb97615e985a013799839b68b99018d7":[5,0,4,250], +"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[5,0,4,246], +"boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[5,0,4,188], +"boot_8php.html#afaf93b7026f784b113b4f8921745891e":[5,0,4,170], +"boot_8php.html#afb97615e985a013799839b68b99018d7":[5,0,4,251], "boot_8php.html#afbb1fe1b2c8c730ec8e08da93b6512c4":[5,0,4,44], "boot_8php.html#afe084c30a1810c10442edb4fbcbc0086":[5,0,4,78], "boot_8php.html#afe63ae69ba55299f813766e54df06ede":[5,0,4,141], "boot_8php.html#afe88b920aa285982edb817a0dd44eb37":[5,0,4,14], -"boot_8php.html#afef254290febac854c85fc698d9483a6":[5,0,4,273], -"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[5,0,4,212], +"boot_8php.html#afef254290febac854c85fc698d9483a6":[5,0,4,274], +"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[5,0,4,213], "cache_8php.html":[5,0,0,12], "channel_8php.html":[5,0,1,10], "channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1":[5,0,1,10,0], @@ -239,15 +249,5 @@ var NAVTREEINDEX1 = "classApp.html#aeb1fe1c8ad9aa639909bd183ce578536":[4,0,5,18], "classApp.html#aeca29fd4f7192ca07369b3c598c36e67":[4,0,5,84], "classApp.html#af17df107f2216ddf5ad2a7e0f2ba2166":[4,0,5,15], -"classApp.html#af5007c42a693afd9c4899c243b2e1363":[4,0,5,49], -"classApp.html#af58db526040829b1c8bd95561b329262":[4,0,5,34], -"classApp.html#af6d39f63fb7116bbeb04e51696f99474":[4,0,5,0], -"classBaseObject.html":[4,0,6], -"classBaseObject.html#ac43f10e69ce80c78e4870636250fc8a2":[4,0,6,0], -"classCache.html":[4,0,7], -"classConversation.html":[4,0,8], -"classConversation.html#a2a96b7a6573ae53db861624659e831cb":[4,0,8,6], -"classConversation.html#a2f12724ef0244e9049fe1bb9641b516d":[4,0,8,19], -"classConversation.html#a41f4a549e6a99f98935c4742addd22c8":[4,0,8,20], -"classConversation.html#a4aab60bb39fa6761b6cacdc8d9da2901":[4,0,8,2] +"classApp.html#af5007c42a693afd9c4899c243b2e1363":[4,0,5,49] }; diff --git a/doc/html/navtreeindex2.js b/doc/html/navtreeindex2.js index 99e602486..fd512a2fc 100644 --- a/doc/html/navtreeindex2.js +++ b/doc/html/navtreeindex2.js @@ -1,5 +1,15 @@ var NAVTREEINDEX2 = { +"classApp.html#af58db526040829b1c8bd95561b329262":[4,0,5,34], +"classApp.html#af6d39f63fb7116bbeb04e51696f99474":[4,0,5,0], +"classBaseObject.html":[4,0,6], +"classBaseObject.html#ac43f10e69ce80c78e4870636250fc8a2":[4,0,6,0], +"classCache.html":[4,0,7], +"classConversation.html":[4,0,8], +"classConversation.html#a2a96b7a6573ae53db861624659e831cb":[4,0,8,6], +"classConversation.html#a2f12724ef0244e9049fe1bb9641b516d":[4,0,8,19], +"classConversation.html#a41f4a549e6a99f98935c4742addd22c8":[4,0,8,20], +"classConversation.html#a4aab60bb39fa6761b6cacdc8d9da2901":[4,0,8,2], "classConversation.html#a4cff75d8c46b517e7133e4d0da6fc1c8":[4,0,8,7], "classConversation.html#a5879199008b96bee7550b576d614e1c1":[4,0,8,10], "classConversation.html#a5b6adbb2fe24f0f53d6c22660dff91b2":[4,0,8,17], @@ -239,15 +249,5 @@ var NAVTREEINDEX2 = "classphoto__gd.html#a1c75304bd15f3b9986f0b315fb59271e":[4,0,20,8], "classphoto__gd.html#a2f2e5900e6d8b1667892ac631b1d4754":[4,0,20,2], "classphoto__gd.html#a33092b889875b68bfb1c97ff123012d9":[4,0,20,6], -"classphoto__gd.html#a44cedef376044018702d9355ddc813ce":[4,0,20,3], -"classphoto__gd.html#a724703ecf71b1f1d04a80e86c76db6b1":[4,0,20,1], -"classphoto__gd.html#a77f87730b11093b76980c541159df37d":[4,0,20,7], -"classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484":[4,0,20,4], -"classphoto__gd.html#ab2232d775c8bacf66773a03308105f0c":[4,0,20,0], -"classphoto__imagick.html":[4,0,21], -"classphoto__imagick.html#a27596faca6108d9d563674d1b654a0b7":[4,0,21,10], -"classphoto__imagick.html#a2c9168f110ccd6c264095d766615dfa8":[4,0,21,7], -"classphoto__imagick.html#a2f33a03a89497a2b2768e29736d4a8a4":[4,0,21,0], -"classphoto__imagick.html#a3047c68bb4de7f66c2893fe451db2b66":[4,0,21,2], -"classphoto__imagick.html#a70adbef31128c0ac8cbc5dcf34cdb019":[4,0,21,6] +"classphoto__gd.html#a44cedef376044018702d9355ddc813ce":[4,0,20,3] }; diff --git a/doc/html/navtreeindex3.js b/doc/html/navtreeindex3.js index 9816afbf7..517ae9bab 100644 --- a/doc/html/navtreeindex3.js +++ b/doc/html/navtreeindex3.js @@ -1,5 +1,15 @@ var NAVTREEINDEX3 = { +"classphoto__gd.html#a724703ecf71b1f1d04a80e86c76db6b1":[4,0,20,1], +"classphoto__gd.html#a77f87730b11093b76980c541159df37d":[4,0,20,7], +"classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484":[4,0,20,4], +"classphoto__gd.html#ab2232d775c8bacf66773a03308105f0c":[4,0,20,0], +"classphoto__imagick.html":[4,0,21], +"classphoto__imagick.html#a27596faca6108d9d563674d1b654a0b7":[4,0,21,10], +"classphoto__imagick.html#a2c9168f110ccd6c264095d766615dfa8":[4,0,21,7], +"classphoto__imagick.html#a2f33a03a89497a2b2768e29736d4a8a4":[4,0,21,0], +"classphoto__imagick.html#a3047c68bb4de7f66c2893fe451db2b66":[4,0,21,2], +"classphoto__imagick.html#a70adbef31128c0ac8cbc5dcf34cdb019":[4,0,21,6], "classphoto__imagick.html#a9df5738a4a18e76dd304c440e96f045f":[4,0,21,8], "classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc":[4,0,21,5], "classphoto__imagick.html#aef020d929f66f4370e33fc158c8eebd4":[4,0,21,4], @@ -15,10 +25,10 @@ var NAVTREEINDEX3 = "comanche_8php.html":[5,0,0,17], "comanche_8php.html#a028f004d5b8c23d6367816d899e17cfe":[5,0,0,17,4], "comanche_8php.html#a1a208fdb40dd83d6298caec4290ee922":[5,0,0,17,2], -"comanche_8php.html#a1fe339e1454803aa502ac89379c17f5b":[5,0,0,17,1], "comanche_8php.html#a5718daeda40bf835345fe061e8808cdf":[5,0,0,17,3], "comanche_8php.html#a5a7ab801717d38e91ac910b933973887":[5,0,0,17,0], "comanche_8php.html#a6b0191c1a63db1696a2eb139d90d9e7f":[5,0,0,17,6], +"comanche_8php.html#ad5a44e42231759aba1dda49e0490501e":[5,0,0,17,1], "comanche_8php.html#ae9fe1ce574db3dd0931eada80234f82a":[5,0,0,17,5], "comanche_8php.html#af7150df735e5ff9d467994cd6f769c6e":[5,0,0,17,7], "common_8php.html":[5,0,1,15], @@ -93,9 +103,9 @@ var NAVTREEINDEX3 = "crypto_8php.html#aca7c3a574bfb6c6ef1f2403a56823914":[5,0,0,25,3], "crypto_8php.html#ad5e51fd44cff93cfaa07a37e24a5edec":[5,0,0,25,7], "dark_8php.html":[5,0,3,2,2,1,0], -"darkness_8php.html":[5,0,3,2,0,1,0], -"darknessleftaside_8php.html":[5,0,3,2,0,1,1], -"darknessrightaside_8php.html":[5,0,3,2,0,1,2], +"darkness_8php.html":[5,0,3,2,0,2,0], +"darknessleftaside_8php.html":[5,0,3,2,0,2,1], +"darknessrightaside_8php.html":[5,0,3,2,0,2,2], "datetime_8php.html":[5,0,0,26], "datetime_8php.html#a03900dcf0f9e3c58793a031673a70326":[5,0,0,26,6], "datetime_8php.html#a36d3d6dff8d76b5f295bb3d9c535a5b1":[5,0,0,26,11], @@ -128,7 +138,7 @@ var NAVTREEINDEX3 = "deliver_8php.html":[5,0,0,27], "deliver_8php.html#a397afcb9afecf0c1816b0951189dd346":[5,0,0,27,0], "dir_032dd9e2cfe278a2cfa5eb9547448eb9.html":[5,0,3,2,2,0], -"dir_05f4fba29266e8fd7869afcd6cefb5cb.html":[5,0,3,2,0,1], +"dir_05f4fba29266e8fd7869afcd6cefb5cb.html":[5,0,3,2,0,2], "dir_0eaa4a0adae8ba4811e133c6e594aeee.html":[5,0,2,0], "dir_21bc5169ff11430004758be31dcfc6c4.html":[5,0,0,0], "dir_23ec12649285f9fabf3a6b7380226c28.html":[5,0,2], @@ -153,10 +163,11 @@ var NAVTREEINDEX3 = "dir_aae29906d7bfc07d076125f669c8352e.html":[5,0,0,1], "dir_b2f003339c516cc00c8cadcafbe82f13.html":[5,0,3], "dir_c02447ad39a5307c81c64e880ec9e8d3.html":[5,0,3,2,1,0], -"dir_cb8a8f75dcdd0b3fbfcc82e9eda410c5.html":[5,0,3,2,0,0], +"dir_cb8a8f75dcdd0b3fbfcc82e9eda410c5.html":[5,0,3,2,0,1], "dir_d41ce877eb409a4791b288730010abe2.html":[5,0,1], "dir_d44c64559bbebec7f509842c48db8b23.html":[5,0,0], "dir_d520c5cf583201d9437764f209363c22.html":[5,0,3,2,0], +"dir_f19da925ee886ec38f19b0e8c19779bc.html":[5,0,3,2,0,0], "dirprofile_8php.html":[5,0,1,23], "dirprofile_8php.html#a3e1d30d3d93863ff5615f2df4ac7f052":[5,0,1,23,0], "dirsearch_8php.html":[5,0,1,24], @@ -238,16 +249,5 @@ var NAVTREEINDEX3 = "friendica-to-smarty-tpl_8py.html#ad9ef87ccb2c9960501f5e02424a22d80":[5,0,2,5,9], "friendica-to-smarty-tpl_8py.html#ae74419b16516956c66f7db714a93a6ac":[5,0,2,5,7], "friendica-to-smarty-tpl_8py.html#aecf730e0884bb4ddc6c0deb1ef85f8eb":[5,0,2,5,4], -"friendica-to-smarty-tpl_8py.html#af6b2c793958aae2aadc294577431f749":[5,0,2,5,3], -"friendica__smarty_8php.html":[5,0,0,35], -"fsuggest_8php.html":[5,0,1,37], -"fsuggest_8php.html#a61ecfe10ce937ed526614f8fd3de3c7d":[5,0,1,37,1], -"fsuggest_8php.html#aa6c49ed4b50a387f1845f36844dd7998":[5,0,1,37,0], -"full_8php.html":[5,0,3,1,1], -"full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db":[5,0,3,1,1,0], -"functions.html":[4,3,0], -"functions.html":[4,3,0,0], -"functions_0x5f.html":[4,3,0,1], -"functions_0x61.html":[4,3,0,2], -"functions_0x62.html":[4,3,0,3] +"friendica-to-smarty-tpl_8py.html#af6b2c793958aae2aadc294577431f749":[5,0,2,5,3] }; diff --git a/doc/html/navtreeindex4.js b/doc/html/navtreeindex4.js index 4b882f43c..ed4267c51 100644 --- a/doc/html/navtreeindex4.js +++ b/doc/html/navtreeindex4.js @@ -1,5 +1,16 @@ var NAVTREEINDEX4 = { +"friendica__smarty_8php.html":[5,0,0,35], +"fsuggest_8php.html":[5,0,1,37], +"fsuggest_8php.html#a61ecfe10ce937ed526614f8fd3de3c7d":[5,0,1,37,1], +"fsuggest_8php.html#aa6c49ed4b50a387f1845f36844dd7998":[5,0,1,37,0], +"full_8php.html":[5,0,3,1,1], +"full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db":[5,0,3,1,1,0], +"functions.html":[4,3,0], +"functions.html":[4,3,0,0], +"functions_0x5f.html":[4,3,0,1], +"functions_0x61.html":[4,3,0,2], +"functions_0x62.html":[4,3,0,3], "functions_0x63.html":[4,3,0,4], "functions_0x64.html":[4,3,0,5], "functions_0x65.html":[4,3,0,6], @@ -16,6 +27,8 @@ var NAVTREEINDEX4 = "functions_0x73.html":[4,3,0,17], "functions_0x74.html":[4,3,0,18], "functions_0x76.html":[4,3,0,19], +"functions_8php.html":[5,0,3,2,0,1,1], +"functions_8php.html#adefe514c95680928b3aae250cbc3c663":[5,0,3,2,0,1,1,0], "functions_func.html":[4,3,1], "functions_func.html":[4,3,1,0], "functions_func_0x61.html":[4,3,1,1], @@ -65,8 +78,8 @@ var NAVTREEINDEX4 = "globals_0x77.html":[5,1,0,24], "globals_0x78.html":[5,1,0,25], "globals_0x7a.html":[5,1,0,26], -"globals_func.html":[5,1,1], "globals_func.html":[5,1,1,0], +"globals_func.html":[5,1,1], "globals_func_0x61.html":[5,1,1,1], "globals_func_0x62.html":[5,1,1,2], "globals_func_0x63.html":[5,1,1,3], @@ -117,7 +130,7 @@ var NAVTREEINDEX4 = "globals_vars_0x7a.html":[5,1,2,21], "gprobe_8php.html":[5,0,0,36], "gprobe_8php.html#adf72cb0a70b5b9d99fdec1cc60e18ed1":[5,0,0,36,0], -"greenthumbnails_8php.html":[5,0,3,2,0,1,3], +"greenthumbnails_8php.html":[5,0,3,2,0,2,3], "help_8php.html":[5,0,1,39], "help_8php.html#a06b2a51aaabed99e53a9b639047c4ce4":[5,0,1,39,1], "help_8php.html#af055e15f600ffa6fbca9386fdf715224":[5,0,1,39,0], @@ -233,21 +246,8 @@ var NAVTREEINDEX4 = "include_2attach_8php.html#ad991208ce939387e2f93a3bce7d09932":[5,0,0,6,1], "include_2attach_8php.html#aeb07968990e66a88c95483ca09a7f909":[5,0,0,6,11], "include_2bookmarks_8php.html":[5,0,0,11], -"include_2bookmarks_8php.html#a88ce7dee6a3dc7465aa9b8eaa45b0087":[5,0,0,11,0], +"include_2bookmarks_8php.html#a743763b0ce83af0bbc8a2f7ac16033aa":[5,0,0,11,1], +"include_2bookmarks_8php.html#aef1cb2968c41c759f2d106e1088ca323":[5,0,0,11,0], "include_2chanman_8php.html":[5,0,0,13], -"include_2chanman_8php.html#a21ba9a5c961e866ff27aee3ee67bf99b":[5,0,0,13,0], -"include_2chat_8php.html":[5,0,0,14], -"include_2chat_8php.html#a1ee1360f7d2549c7549ae07cb5190f0f":[5,0,0,14,3], -"include_2chat_8php.html#a2ba3af6884ecdce95de69262fe599639":[5,0,0,14,1], -"include_2chat_8php.html#a2c95b545e46bfee64faa05ecf0afea91":[5,0,0,14,2], -"include_2chat_8php.html#acdc80dba4eb796c7472b21129b435422":[5,0,0,14,0], -"include_2chat_8php.html#aedcb532a0627b8644001a2fadab4e87a":[5,0,0,14,4], -"include_2config_8php.html":[5,0,0,18], -"include_2config_8php.html#a27559f388c9b9af81c94e48d6889d1d1":[5,0,0,18,7], -"include_2config_8php.html#a549910227348003efc3c05c9105c42da":[5,0,0,18,0], -"include_2config_8php.html#a55bbed9a014c9109c767486834f3ca33":[5,0,0,18,9], -"include_2config_8php.html#a61591371cb18764138655d67dc817ab2":[5,0,0,18,11], -"include_2config_8php.html#a7ad2081c5f812ac4387fd76f3762d941":[5,0,0,18,1], -"include_2config_8php.html#a9c171def547deee16738dc58fdeb4b72":[5,0,0,18,2], -"include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e":[5,0,0,18,6] +"include_2chanman_8php.html#a21ba9a5c961e866ff27aee3ee67bf99b":[5,0,0,13,0] }; diff --git a/doc/html/navtreeindex5.js b/doc/html/navtreeindex5.js index 59be36460..de01d01f2 100644 --- a/doc/html/navtreeindex5.js +++ b/doc/html/navtreeindex5.js @@ -1,5 +1,19 @@ var NAVTREEINDEX5 = { +"include_2chat_8php.html":[5,0,0,14], +"include_2chat_8php.html#a1ee1360f7d2549c7549ae07cb5190f0f":[5,0,0,14,3], +"include_2chat_8php.html#a2ba3af6884ecdce95de69262fe599639":[5,0,0,14,1], +"include_2chat_8php.html#a2c95b545e46bfee64faa05ecf0afea91":[5,0,0,14,2], +"include_2chat_8php.html#acdc80dba4eb796c7472b21129b435422":[5,0,0,14,0], +"include_2chat_8php.html#aedcb532a0627b8644001a2fadab4e87a":[5,0,0,14,4], +"include_2config_8php.html":[5,0,0,18], +"include_2config_8php.html#a27559f388c9b9af81c94e48d6889d1d1":[5,0,0,18,7], +"include_2config_8php.html#a549910227348003efc3c05c9105c42da":[5,0,0,18,0], +"include_2config_8php.html#a55bbed9a014c9109c767486834f3ca33":[5,0,0,18,9], +"include_2config_8php.html#a61591371cb18764138655d67dc817ab2":[5,0,0,18,11], +"include_2config_8php.html#a7ad2081c5f812ac4387fd76f3762d941":[5,0,0,18,1], +"include_2config_8php.html#a9c171def547deee16738dc58fdeb4b72":[5,0,0,18,2], +"include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e":[5,0,0,18,6], "include_2config_8php.html#ac543813a980b3841cc5a277fcd4a24a6":[5,0,0,18,8], "include_2config_8php.html#ad58a4913937179adb13201c2ee3261ad":[5,0,0,18,5], "include_2config_8php.html#ad6da879e4fb5b37d1e161d4e9be5c32a":[5,0,0,18,10], @@ -24,11 +38,11 @@ var NAVTREEINDEX5 = "include_2group_8php.html#abd66a5ea34a07a3422dc2dde6c7b3ecb":[5,0,0,37,3], "include_2group_8php.html#afb802ae2ce73aae4bc36d157f7b6a92f":[5,0,0,37,9], "include_2menu_8php.html":[5,0,0,45], +"include_2menu_8php.html#a03a5deed3908543581c074ce333e9d6a":[5,0,0,45,10], "include_2menu_8php.html#a08a800821721781a8dfffbe31481ff98":[5,0,0,45,1], "include_2menu_8php.html#a32701c4245e78ba9106eef52c08bf33d":[5,0,0,45,9], "include_2menu_8php.html#a3884bda4d85d84ec99447db9403a68d8":[5,0,0,45,3], "include_2menu_8php.html#a47447c01ba8ea04cd74af1d4c5b68fc7":[5,0,0,45,8], -"include_2menu_8php.html#a4d7123b0577fa994770199f9b831da11":[5,0,0,45,10], "include_2menu_8php.html#a68ebbf492470c930f652013656f9071d":[5,0,0,45,7], "include_2menu_8php.html#a6a33c6a3db2a7510b16cc656edaec571":[5,0,0,45,5], "include_2menu_8php.html#a9aa8e0052dd47c1a93f53a983bd4620a":[5,0,0,45,2], @@ -190,13 +204,13 @@ var NAVTREEINDEX5 = "md_config.html":[0], "md_fresh.html":[1], "minimal_8php.html":[5,0,3,1,2], -"minimalisticdarkness_8php.html":[5,0,3,2,0,1,4], -"minimalisticdarkness_8php.html#a04de7b747e4f0a353e0e38cf77c3404f":[5,0,3,2,0,1,4,4], -"minimalisticdarkness_8php.html#a0ac3f5b52212b0af87d513273da03ead":[5,0,3,2,0,1,4,3], -"minimalisticdarkness_8php.html#a5795120b4b324bc4ca83f1e6fdce7d57":[5,0,3,2,0,1,4,5], -"minimalisticdarkness_8php.html#a6e5d97615c6faef5dbffe04b8024ceaf":[5,0,3,2,0,1,4,0], -"minimalisticdarkness_8php.html#a70bb13be8f23ec47839da81e0796f1cb":[5,0,3,2,0,1,4,2], -"minimalisticdarkness_8php.html#a7e6c3d4efde4e9a2de32308081372c6b":[5,0,3,2,0,1,4,1], +"minimalisticdarkness_8php.html":[5,0,3,2,0,2,4], +"minimalisticdarkness_8php.html#a04de7b747e4f0a353e0e38cf77c3404f":[5,0,3,2,0,2,4,4], +"minimalisticdarkness_8php.html#a0ac3f5b52212b0af87d513273da03ead":[5,0,3,2,0,2,4,3], +"minimalisticdarkness_8php.html#a5795120b4b324bc4ca83f1e6fdce7d57":[5,0,3,2,0,2,4,5], +"minimalisticdarkness_8php.html#a6e5d97615c6faef5dbffe04b8024ceaf":[5,0,3,2,0,2,4,0], +"minimalisticdarkness_8php.html#a70bb13be8f23ec47839da81e0796f1cb":[5,0,3,2,0,2,4,2], +"minimalisticdarkness_8php.html#a7e6c3d4efde4e9a2de32308081372c6b":[5,0,3,2,0,2,4,1], "mitem_8php.html":[5,0,1,56], "mitem_8php.html#a6ee694cca4b551a20d7c7a94b5243ec1":[5,0,1,56,2], "mitem_8php.html#a7a31b702ecad18eeb6a38b243ff0037e":[5,0,1,56,0], @@ -235,19 +249,5 @@ var NAVTREEINDEX5 = "mod_2notify_8php.html":[5,0,1,63], "mod_2notify_8php.html#a94f9a6a9d4b5fd704baafff0c34f41ae":[5,0,1,63,1], "mod_2notify_8php.html#acdf3851688ebd6d6a575eb84ef9febe3":[5,0,1,63,0], -"mod_2oembed_8php.html":[5,0,1,64], -"mod_2oembed_8php.html#a9145025aaf057fb5d3f9f7011e5e1014":[5,0,1,64,0], -"mod_2photos_8php.html":[5,0,1,72], -"mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080":[5,0,1,72,2], -"mod_2photos_8php.html#aa87382611a66ec5effdb2d78f13f5812":[5,0,1,72,0], -"mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014":[5,0,1,72,1], -"mod__filestorage_8php.html":[5,0,3,0,0], -"mod__import_8php.html":[5,0,3,1,3], -"mod__import_8php.html#a8db1899eeeb44dabd0904065b63627bb":[5,0,3,1,3,0], -"mood_8php.html":[5,0,1,57], -"mood_8php.html#a721b9b6703b3234a005641c92d409b8f":[5,0,1,57,0], -"mood_8php.html#a7ae136dd7476865b4828136175db5022":[5,0,1,57,1], -"msearch_8php.html":[5,0,1,58], -"msearch_8php.html#ac80d2a6c0a92e79eec7efbbccd74d9a8":[5,0,1,58,0], -"namespaceFriendica.html":[4,0,1] +"mod_2oembed_8php.html":[5,0,1,64] }; diff --git a/doc/html/navtreeindex6.js b/doc/html/navtreeindex6.js index 1493d3b2c..d3cf885ff 100644 --- a/doc/html/navtreeindex6.js +++ b/doc/html/navtreeindex6.js @@ -1,5 +1,20 @@ var NAVTREEINDEX6 = { +"mod_2oembed_8php.html#a9145025aaf057fb5d3f9f7011e5e1014":[5,0,1,64,0], +"mod_2photos_8php.html":[5,0,1,72], +"mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080":[5,0,1,72,2], +"mod_2photos_8php.html#aa87382611a66ec5effdb2d78f13f5812":[5,0,1,72,0], +"mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014":[5,0,1,72,1], +"mod__chanview_8php.html":[5,0,3,2,0,0,0], +"mod__filestorage_8php.html":[5,0,3,0,0], +"mod__import_8php.html":[5,0,3,1,3], +"mod__import_8php.html#a8db1899eeeb44dabd0904065b63627bb":[5,0,3,1,3,0], +"mood_8php.html":[5,0,1,57], +"mood_8php.html#a721b9b6703b3234a005641c92d409b8f":[5,0,1,57,0], +"mood_8php.html#a7ae136dd7476865b4828136175db5022":[5,0,1,57,1], +"msearch_8php.html":[5,0,1,58], +"msearch_8php.html#ac80d2a6c0a92e79eec7efbbccd74d9a8":[5,0,1,58,0], +"namespaceFriendica.html":[4,0,1], "namespaceFriendica.html":[3,0,1], "namespaceacl__selectors.html":[4,0,0], "namespaceacl__selectors.html":[3,0,0], @@ -9,8 +24,8 @@ var NAVTREEINDEX6 = "namespacemembers_func.html":[3,1,1], "namespacemembers_vars.html":[3,1,2], "namespaces.html":[3,0], -"namespaceupdatetpl.html":[4,0,3], "namespaceupdatetpl.html":[3,0,3], +"namespaceupdatetpl.html":[4,0,3], "namespaceutil.html":[4,0,4], "namespaceutil.html":[3,0,4], "nav_8php.html":[5,0,0,47], @@ -35,7 +50,7 @@ var NAVTREEINDEX6 = "oexchange_8php.html":[5,0,1,65], "oexchange_8php.html#a2d8b785cd7d041a4e6274f5af370cf26":[5,0,1,65,0], "oexchange_8php.html#ac8e2e469ddc3db984b0c1b44558aca59":[5,0,1,65,1], -"olddefault_8php.html":[5,0,3,2,0,1,5], +"olddefault_8php.html":[5,0,3,2,0,2,5], "onedirsync_8php.html":[5,0,0,53], "onedirsync_8php.html#a411aedd47c57476099647961e6a86691":[5,0,0,53,0], "onepoll_8php.html":[5,0,0,54], @@ -58,8 +73,8 @@ var NAVTREEINDEX6 = "parse__url_8php.html#a25635549f2c22955d72465f4d2e58993":[5,0,1,70,3], "parse__url_8php.html#a496f4e3836154f6f32b8e805a7160d3a":[5,0,1,70,1], "parse__url_8php.html#aa7dd8f961bea042d62726ed909e4a868":[5,0,1,70,0], -"passion_8php.html":[5,0,3,2,0,1,6], -"passionwide_8php.html":[5,0,3,2,0,1,7], +"passion_8php.html":[5,0,3,2,0,2,6], +"passionwide_8php.html":[5,0,3,2,0,2,7], "permissions_8php.html":[5,0,0,56], "permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972":[5,0,0,56,2], "permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7":[5,0,0,56,0], @@ -90,7 +105,7 @@ var NAVTREEINDEX6 = "php_2theme__init_8php.html#a54f32c086fe209c99769a4c4047dd864":[5,0,3,1,5,0], "php_8php.html":[5,0,1,73], "php_8php.html#adb7164dfed9a4ecbe2e168e1e78f12f6":[5,0,1,73,0], -"pine_8php.html":[5,0,3,2,0,1,8], +"pine_8php.html":[5,0,3,2,0,2,8], "ping_8php.html":[5,0,1,74], "ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1":[5,0,1,74,0], "plugin_8php.html":[5,0,0,58], @@ -191,6 +206,9 @@ var NAVTREEINDEX6 = "queue__fn_8php.html#a8fe71e981399bbf5d000a6ca42f57b24":[5,0,0,63,0], "randprof_8php.html":[5,0,1,85], "randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090":[5,0,1,85,0], +"rbmark_8php.html":[5,0,1,86], +"rbmark_8php.html#a43fec4960b50926251574762cc491f76":[5,0,1,86,0], +"rbmark_8php.html#ac5a66aa8599fa5dc702bae396d8d1f8c":[5,0,1,86,1], "redbasic_2php_2style_8php.html":[5,0,3,2,2,0,1], "redbasic_2php_2style_8php.html#a01c151bf47f7da2b979aaa4cb868da4c":[5,0,3,2,2,0,1,1], "redbasic_2php_2style_8php.html#a5bff5012c56e34da6b3b2ed475726b27":[5,0,3,2,2,0,1,0], @@ -200,54 +218,36 @@ var NAVTREEINDEX6 = "redbasic_2php_2style_8php.html#ac98bd8264411bd207a5740d08e81a158":[5,0,3,2,2,0,1,3], "redbasic_2php_2theme_8php.html":[5,0,3,2,2,0,2], "redbasic_2php_2theme_8php.html#af6eb813e9fc7e2d76ac1b82bc5c0ed9b":[5,0,3,2,2,0,2,0], -"redbasic_8php.html":[5,0,3,2,0,1,9], +"redbasic_8php.html":[5,0,3,2,0,2,9], "reddav_8php.html":[5,0,0,64], "reddav_8php.html#a5df0d09893f2e65dc5cf6bbab6cfb266":[5,0,0,64,5], "reddav_8php.html#a9f531641dfb4e43cd88ac1a9ae7e2088":[5,0,0,64,6], "reddav_8php.html#ae92ea0df1993f6a7bcd1b6efa6c1fb66":[5,0,0,64,4], -"register_8php.html":[5,0,1,86], -"register_8php.html#a0e91f57f111407ea8d3223a05022bb2a":[5,0,1,86,0], -"register_8php.html#a51731dcc1917c58a790eb1c0f6132271":[5,0,1,86,2], -"register_8php.html#ae20c0cd40f738d6295de58b9202c83d5":[5,0,1,86,1], -"regmod_8php.html":[5,0,1,87], -"regmod_8php.html#a7953df4e32e63946565e90cdd5d50409":[5,0,1,87,0], -"removeme_8php.html":[5,0,1,88], -"removeme_8php.html#a065a589caa2aa84c60f7073a28f0ad9c":[5,0,1,88,0], -"removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88":[5,0,1,88,1], -"rmagic_8php.html":[5,0,1,89], -"rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef":[5,0,1,89,0], -"rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f":[5,0,1,89,2], -"rmagic_8php.html#a95455edd43f1bff39446a57388cdde16":[5,0,1,89,1], -"rpost_8php.html":[5,0,1,90], -"rpost_8php.html#a8190354d789000806d9879aea276728f":[5,0,1,90,0], -"rsd__xml_8php.html":[5,0,1,91], -"rsd__xml_8php.html#a740cd02fa15e5a53f8547fac73f0ab82":[5,0,1,91,0], -"search_8php.html":[5,0,1,92], -"search_8php.html#ab2568591359edde5b483a6cd9a24b2cc":[5,0,1,92,0], -"search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[5,0,1,92,1], -"search__ac_8php.html":[5,0,1,93], -"search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[5,0,1,93,0], +"register_8php.html":[5,0,1,87], +"register_8php.html#a0e91f57f111407ea8d3223a05022bb2a":[5,0,1,87,0], +"register_8php.html#a51731dcc1917c58a790eb1c0f6132271":[5,0,1,87,2], +"register_8php.html#ae20c0cd40f738d6295de58b9202c83d5":[5,0,1,87,1], +"regmod_8php.html":[5,0,1,88], +"regmod_8php.html#a7953df4e32e63946565e90cdd5d50409":[5,0,1,88,0], +"removeme_8php.html":[5,0,1,89], +"removeme_8php.html#a065a589caa2aa84c60f7073a28f0ad9c":[5,0,1,89,0], +"removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88":[5,0,1,89,1], +"rmagic_8php.html":[5,0,1,90], +"rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef":[5,0,1,90,0], +"rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f":[5,0,1,90,2], +"rmagic_8php.html#a95455edd43f1bff39446a57388cdde16":[5,0,1,90,1], +"rpost_8php.html":[5,0,1,91], +"rpost_8php.html#a8190354d789000806d9879aea276728f":[5,0,1,91,0], +"rsd__xml_8php.html":[5,0,1,92], +"rsd__xml_8php.html#a740cd02fa15e5a53f8547fac73f0ab82":[5,0,1,92,0], +"search_8php.html":[5,0,1,93], +"search_8php.html#ab2568591359edde5b483a6cd9a24b2cc":[5,0,1,93,0], +"search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[5,0,1,93,1], +"search__ac_8php.html":[5,0,1,94], +"search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[5,0,1,94,0], "security_8php.html":[5,0,0,65], "security_8php.html#a15e0f8f511cc06192db63387f97238b3":[5,0,0,65,11], "security_8php.html#a20f8b9851f23ee8894b8925584ef6821":[5,0,0,65,2], "security_8php.html#a444ac867dfa8c37cf0a7a226412bee28":[5,0,0,65,4], -"security_8php.html#a77ba0d1889a39cf32434c5ce96fe1433":[5,0,0,65,5], -"security_8php.html#a8d23d2597aae380a3341872fe9513380":[5,0,0,65,1], -"security_8php.html#a9355488460ab11d6058656ff919e5cf9":[5,0,0,65,7], -"security_8php.html#a9c6180e82150a5a9af91a1255d096b5c":[5,0,0,65,3], -"security_8php.html#ab3bdd30dc60d9ee72370b866aa4a2d01":[5,0,0,65,9], -"security_8php.html#acd06ef411116115c2f0a92633700db8a":[5,0,0,65,6], -"security_8php.html#adc7bf51e3b8d67bd80e9348f9ab03733":[5,0,0,65,0], -"security_8php.html#ae92c5c1a1cbbc49ddbb8b3265d2db809":[5,0,0,65,10], -"security_8php.html#afa683bc025a1d2fe9065e2f6cd71a22f":[5,0,0,65,8], -"session_8php.html":[5,0,0,66], -"session_8php.html#a26fa1042356d555023cbf15ddd4f8507":[5,0,0,66,4], -"session_8php.html#a4c0ead624f95483e386bc80abf570a8f":[5,0,0,66,0], -"session_8php.html#a5e1c616e02b863d5450317d101366bb7":[5,0,0,66,1], -"session_8php.html#a62e4a6cb26b4bb1b8ddd8277b26090eb":[5,0,0,66,8], -"session_8php.html#a7f0f50576360d9ba52d29364e0b83a8e":[5,0,0,66,5], -"session_8php.html#a96b09cc763572f45280786a7b33feb7e":[5,0,0,66,7], -"session_8php.html#ac4461c1984543d3553e73dba2771568f":[5,0,0,66,6], -"session_8php.html#ac95373f4966862a028033dd2f94d4da1":[5,0,0,66,3], -"session_8php.html#af0100a2642a5268594bbd5742a03d885":[5,0,0,66,9] +"security_8php.html#a77ba0d1889a39cf32434c5ce96fe1433":[5,0,0,65,5] }; diff --git a/doc/html/navtreeindex7.js b/doc/html/navtreeindex7.js index 9ca9e8985..84192f509 100644 --- a/doc/html/navtreeindex7.js +++ b/doc/html/navtreeindex7.js @@ -1,37 +1,55 @@ var NAVTREEINDEX7 = { +"security_8php.html#a8d23d2597aae380a3341872fe9513380":[5,0,0,65,1], +"security_8php.html#a9355488460ab11d6058656ff919e5cf9":[5,0,0,65,7], +"security_8php.html#a9c6180e82150a5a9af91a1255d096b5c":[5,0,0,65,3], +"security_8php.html#ab3bdd30dc60d9ee72370b866aa4a2d01":[5,0,0,65,9], +"security_8php.html#acd06ef411116115c2f0a92633700db8a":[5,0,0,65,6], +"security_8php.html#adc7bf51e3b8d67bd80e9348f9ab03733":[5,0,0,65,0], +"security_8php.html#ae92c5c1a1cbbc49ddbb8b3265d2db809":[5,0,0,65,10], +"security_8php.html#afa683bc025a1d2fe9065e2f6cd71a22f":[5,0,0,65,8], +"session_8php.html":[5,0,0,66], +"session_8php.html#a26fa1042356d555023cbf15ddd4f8507":[5,0,0,66,4], +"session_8php.html#a4c0ead624f95483e386bc80abf570a8f":[5,0,0,66,0], +"session_8php.html#a5e1c616e02b863d5450317d101366bb7":[5,0,0,66,1], +"session_8php.html#a62e4a6cb26b4bb1b8ddd8277b26090eb":[5,0,0,66,8], +"session_8php.html#a7f0f50576360d9ba52d29364e0b83a8e":[5,0,0,66,5], +"session_8php.html#a96b09cc763572f45280786a7b33feb7e":[5,0,0,66,7], +"session_8php.html#ac4461c1984543d3553e73dba2771568f":[5,0,0,66,6], +"session_8php.html#ac95373f4966862a028033dd2f94d4da1":[5,0,0,66,3], +"session_8php.html#af0100a2642a5268594bbd5742a03d885":[5,0,0,66,9], "session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052":[5,0,0,66,2], -"settings_8php.html":[5,0,1,94], -"settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[5,0,1,94,0], -"settings_8php.html#a3a4cde287482fced008583f54ba2a722":[5,0,1,94,1], -"settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586":[5,0,1,94,2], -"setup_8php.html":[5,0,1,95], -"setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4":[5,0,1,95,2], -"setup_8php.html#a13cf286774149a0a7bd8adb8179cec75":[5,0,1,95,14], -"setup_8php.html#a14d208682a88632290c895d20da6e7d6":[5,0,1,95,5], -"setup_8php.html#a267555abd17290e659b4bf44b885e4e0":[5,0,1,95,13], -"setup_8php.html#a2b375ddc555140236fc500135de99371":[5,0,1,95,10], -"setup_8php.html#a5ad92c0857d1dadd6b60a9a557159c9f":[5,0,1,95,3], -"setup_8php.html#a69a450e06dd3771fb51d3e4b0266a35e":[5,0,1,95,1], -"setup_8php.html#a8652788e8589778c5f81634a9d5b9429":[5,0,1,95,8], -"setup_8php.html#a88247384a96e14516f474d7af6a465c1":[5,0,1,95,12], -"setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76":[5,0,1,95,4], -"setup_8php.html#ab4b71369a25021d59247c917e98d8246":[5,0,1,95,7], -"setup_8php.html#abe405d227ba7232971964a706d4f3bce":[5,0,1,95,11], -"setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a":[5,0,1,95,9], -"setup_8php.html#addb24714bc2542aa4f4215e98fe48432":[5,0,1,95,16], -"setup_8php.html#ae8e4d9279a61de74d5f39962cb7b6ca1":[5,0,1,95,0], -"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[5,0,1,95,15], -"setup_8php.html#afd8b0b3ade1507c45325caf377bf459d":[5,0,1,95,6], -"share_8php.html":[5,0,1,96], -"share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[5,0,1,96,0], -"siteinfo_8php.html":[5,0,1,97], -"siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0":[5,0,1,97,1], -"siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656":[5,0,1,97,0], -"sitelist_8php.html":[5,0,1,98], -"sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[5,0,1,98,0], -"smilies_8php.html":[5,0,1,99], -"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[5,0,1,99,0], +"settings_8php.html":[5,0,1,95], +"settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[5,0,1,95,0], +"settings_8php.html#a3a4cde287482fced008583f54ba2a722":[5,0,1,95,1], +"settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586":[5,0,1,95,2], +"setup_8php.html":[5,0,1,96], +"setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4":[5,0,1,96,2], +"setup_8php.html#a13cf286774149a0a7bd8adb8179cec75":[5,0,1,96,14], +"setup_8php.html#a14d208682a88632290c895d20da6e7d6":[5,0,1,96,5], +"setup_8php.html#a267555abd17290e659b4bf44b885e4e0":[5,0,1,96,13], +"setup_8php.html#a2b375ddc555140236fc500135de99371":[5,0,1,96,10], +"setup_8php.html#a5ad92c0857d1dadd6b60a9a557159c9f":[5,0,1,96,3], +"setup_8php.html#a69a450e06dd3771fb51d3e4b0266a35e":[5,0,1,96,1], +"setup_8php.html#a8652788e8589778c5f81634a9d5b9429":[5,0,1,96,8], +"setup_8php.html#a88247384a96e14516f474d7af6a465c1":[5,0,1,96,12], +"setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76":[5,0,1,96,4], +"setup_8php.html#ab4b71369a25021d59247c917e98d8246":[5,0,1,96,7], +"setup_8php.html#abe405d227ba7232971964a706d4f3bce":[5,0,1,96,11], +"setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a":[5,0,1,96,9], +"setup_8php.html#addb24714bc2542aa4f4215e98fe48432":[5,0,1,96,16], +"setup_8php.html#ae8e4d9279a61de74d5f39962cb7b6ca1":[5,0,1,96,0], +"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[5,0,1,96,15], +"setup_8php.html#afd8b0b3ade1507c45325caf377bf459d":[5,0,1,96,6], +"share_8php.html":[5,0,1,97], +"share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[5,0,1,97,0], +"siteinfo_8php.html":[5,0,1,98], +"siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0":[5,0,1,98,1], +"siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656":[5,0,1,98,0], +"sitelist_8php.html":[5,0,1,99], +"sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[5,0,1,99,0], +"smilies_8php.html":[5,0,1,100], +"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[5,0,1,100,0], "socgraph_8php.html":[5,0,0,67], "socgraph_8php.html#a16ac51c505d72987ed8d6d6aed0e8586":[5,0,0,67,0], "socgraph_8php.html#a5ef8bef37161df53718a21e93d02fbd6":[5,0,0,67,6], @@ -42,28 +60,28 @@ var NAVTREEINDEX7 = "socgraph_8php.html#ac343a846241d36cdf046b08f3396cfe9":[5,0,0,67,2], "socgraph_8php.html#af175807406d94407a5e11742a3287746":[5,0,0,67,5], "socgraph_8php.html#af29d056beec10b4e38e5209c92452894":[5,0,0,67,3], -"sources_8php.html":[5,0,1,100], -"sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7":[5,0,1,100,0], -"sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e":[5,0,1,100,1], +"sources_8php.html":[5,0,1,101], +"sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7":[5,0,1,101,0], +"sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e":[5,0,1,101,1], "spam_8php.html":[5,0,0,68], "spam_8php.html#a05861201147b9a538d006f0269255cf9":[5,0,0,68,1], "spam_8php.html#ab8fd81a82c9622cbebb8ceab6b310ca6":[5,0,0,68,0], -"sslify_8php.html":[5,0,1,101], -"sslify_8php.html#a75b11e54a3d1fc83e7d4c0e8b4dab316":[5,0,1,101,0], -"starred_8php.html":[5,0,1,102], -"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[5,0,1,102,0], -"subthread_8php.html":[5,0,1,103], -"subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3":[5,0,1,103,0], -"suggest_8php.html":[5,0,1,104], -"suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[5,0,1,104,0], -"suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[5,0,1,104,1], +"sslify_8php.html":[5,0,1,102], +"sslify_8php.html#a75b11e54a3d1fc83e7d4c0e8b4dab316":[5,0,1,102,0], +"starred_8php.html":[5,0,1,103], +"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[5,0,1,103,0], +"subthread_8php.html":[5,0,1,104], +"subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3":[5,0,1,104,0], +"suggest_8php.html":[5,0,1,105], +"suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[5,0,1,105,0], +"suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[5,0,1,105,1], "system__unavailable_8php.html":[5,0,0,69], "system__unavailable_8php.html#a73751a6bcc17ad3ca503496e2fb020fa":[5,0,0,69,0], -"tagger_8php.html":[5,0,1,105], -"tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[5,0,1,105,0], -"tagrm_8php.html":[5,0,1,106], -"tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[5,0,1,106,1], -"tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[5,0,1,106,0], +"tagger_8php.html":[5,0,1,106], +"tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[5,0,1,106,0], +"tagrm_8php.html":[5,0,1,107], +"tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[5,0,1,107,1], +"tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[5,0,1,107,0], "taxonomy_8php.html":[5,0,0,70], "taxonomy_8php.html#a03f55ee46c5f496e42f3d29db8d09cce":[5,0,0,70,9], "taxonomy_8php.html#a088371f4bc19155b2291508f5cd63332":[5,0,0,70,0], @@ -175,6 +193,8 @@ var NAVTREEINDEX7 = "text_8php.html#afe18627c4983ee5f7c940a0992818cd5":[5,0,0,72,12], "text_8php.html#afe54312607d92f7ce9593f5760831f80":[5,0,0,72,57], "text_8php.html#afe9f178d264d44a94dc1292aaf0fd585":[5,0,0,72,52], +"theme_2apw_2php_2theme__init_8php.html":[5,0,3,2,0,1,4], +"theme_2apw_2php_2theme__init_8php.html#a54f32c086fe209c99769a4c4047dd864":[5,0,3,2,0,1,4,0], "theme_2blogga_2php_2default_8php.html":[5,0,3,2,1,0,1], "theme_2blogga_2php_2default_8php.html#a1230ab83d4ec9785d8f3a966f33dc5f3":[5,0,3,2,1,0,1,2], "theme_2blogga_2php_2default_8php.html#a720581ae288aa09511670563e4205a4a":[5,0,3,2,1,0,1,0], @@ -185,13 +205,13 @@ var NAVTREEINDEX7 = "theme_2blogga_2view_2theme_2blog_2default_8php.html#a52d9dd070ed541729088395c22502539":[5,0,3,2,1,1,0,0,1,1], "theme_2blogga_2view_2theme_2blog_2default_8php.html#a720581ae288aa09511670563e4205a4a":[5,0,3,2,1,1,0,0,1,0], "theme_2redbasic_2php_2theme__init_8php.html":[5,0,3,2,2,0,3], -"thing_8php.html":[5,0,1,107], -"thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b":[5,0,1,107,0], -"thing_8php.html#a8be23b1d475ec3d9291999221c674c80":[5,0,1,107,1], -"toggle__mobile_8php.html":[5,0,1,108], -"toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254":[5,0,1,108,0], -"toggle__safesearch_8php.html":[5,0,1,109], -"toggle__safesearch_8php.html#a23d5cfb2727a266e44993ffbf5595a79":[5,0,1,109,0], +"thing_8php.html":[5,0,1,108], +"thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b":[5,0,1,108,0], +"thing_8php.html#a8be23b1d475ec3d9291999221c674c80":[5,0,1,108,1], +"toggle__mobile_8php.html":[5,0,1,109], +"toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254":[5,0,1,109,0], +"toggle__safesearch_8php.html":[5,0,1,110], +"toggle__safesearch_8php.html#a23d5cfb2727a266e44993ffbf5595a79":[5,0,1,110,0], "tpldebug_8php.html":[5,0,2,8], "tpldebug_8php.html#a44778457a6c02554812fbfad19d32ba3":[5,0,2,8,0], "tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149":[5,0,2,8,1], @@ -205,18 +225,18 @@ var NAVTREEINDEX7 = "typohelper_8php.html":[5,0,2,10], "typohelper_8php.html#a7542d95618011800c61773127fa625cf":[5,0,2,10,0], "typohelper_8php.html#ab6fd357fb5b2a3ba8aab9e8b98c6a805":[5,0,2,10,1], -"uexport_8php.html":[5,0,1,110], -"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[5,0,1,110,0], -"update__channel_8php.html":[5,0,1,111], -"update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba":[5,0,1,111,0], -"update__community_8php.html":[5,0,1,112], -"update__community_8php.html#abdcc5c4ecebbe0b5fcba2755c69cb3b1":[5,0,1,112,0], -"update__display_8php.html":[5,0,1,113], -"update__display_8php.html#aa36ac524059e209d5d75a03c16206246":[5,0,1,113,0], -"update__network_8php.html":[5,0,1,114], -"update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41":[5,0,1,114,0], -"update__search_8php.html":[5,0,1,115], -"update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52":[5,0,1,115,0], +"uexport_8php.html":[5,0,1,111], +"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[5,0,1,111,0], +"update__channel_8php.html":[5,0,1,112], +"update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba":[5,0,1,112,0], +"update__community_8php.html":[5,0,1,113], +"update__community_8php.html#abdcc5c4ecebbe0b5fcba2755c69cb3b1":[5,0,1,113,0], +"update__display_8php.html":[5,0,1,114], +"update__display_8php.html#aa36ac524059e209d5d75a03c16206246":[5,0,1,114,0], +"update__network_8php.html":[5,0,1,115], +"update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41":[5,0,1,115,0], +"update__search_8php.html":[5,0,1,116], +"update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52":[5,0,1,116,0], "updatetpl_8py.html":[5,0,2,11], "updatetpl_8py.html#a52a85ffa6b6d63d840b185a133478c12":[5,0,2,11,5], "updatetpl_8py.html#a79c20eb62d568c999b56eb08530355d3":[5,0,2,11,2], @@ -224,30 +244,10 @@ var NAVTREEINDEX7 = "updatetpl_8py.html#ab42dd79af65ee82201fd6f04715f62f6":[5,0,2,11,3], "updatetpl_8py.html#ac9d11279fed403a329a719298feafc4f":[5,0,2,11,0], "updatetpl_8py.html#ae694f5e1f25f8a92a945eb90c432dfe6":[5,0,2,11,4], -"view_2theme_2apw_2php_2config_8php.html":[5,0,3,2,0,0,0], -"view_2theme_2apw_2php_2config_8php.html#a8b51951a70e1c1324be71345a61d70ec":[5,0,3,2,0,0,0,0], -"view_2theme_2apw_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[5,0,3,2,0,0,0,1], -"view_2theme_2apw_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6":[5,0,3,2,0,0,0,2], +"view_2theme_2apw_2php_2config_8php.html":[5,0,3,2,0,1,0], +"view_2theme_2apw_2php_2config_8php.html#a8b51951a70e1c1324be71345a61d70ec":[5,0,3,2,0,1,0,0], +"view_2theme_2apw_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[5,0,3,2,0,1,0,1], +"view_2theme_2apw_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6":[5,0,3,2,0,1,0,2], "view_2theme_2blogga_2php_2config_8php.html":[5,0,3,2,1,0,0], -"view_2theme_2blogga_2php_2config_8php.html#a09cd81013505f83aea0771243a1e4e53":[5,0,3,2,1,0,0,1], -"view_2theme_2blogga_2php_2config_8php.html#a8a311a402d3e746ce53fadc38e4b2d27":[5,0,3,2,1,0,0,0], -"view_2theme_2blogga_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[5,0,3,2,1,0,0,3], -"view_2theme_2blogga_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6":[5,0,3,2,1,0,0,4], -"view_2theme_2blogga_2php_2config_8php.html#aef2da5582b7cb6b5f63e5ca5d69fd30b":[5,0,3,2,1,0,0,2], -"view_2theme_2blogga_2view_2theme_2blog_2config_8php.html":[5,0,3,2,1,1,0,0,0], -"view_2theme_2blogga_2view_2theme_2blog_2config_8php.html#a09cd81013505f83aea0771243a1e4e53":[5,0,3,2,1,1,0,0,0,1], -"view_2theme_2blogga_2view_2theme_2blog_2config_8php.html#a8a311a402d3e746ce53fadc38e4b2d27":[5,0,3,2,1,1,0,0,0,0], -"view_2theme_2blogga_2view_2theme_2blog_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[5,0,3,2,1,1,0,0,0,3], -"view_2theme_2blogga_2view_2theme_2blog_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6":[5,0,3,2,1,1,0,0,0,4], -"view_2theme_2blogga_2view_2theme_2blog_2config_8php.html#aef2da5582b7cb6b5f63e5ca5d69fd30b":[5,0,3,2,1,1,0,0,0,2], -"view_2theme_2redbasic_2php_2config_8php.html":[5,0,3,2,2,0,0], -"view_2theme_2redbasic_2php_2config_8php.html#a8574a41fa9735ee391ba57ab24b93793":[5,0,3,2,2,0,0,0], -"view_2theme_2redbasic_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[5,0,3,2,2,0,0,1], -"view_2theme_2redbasic_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6":[5,0,3,2,2,0,0,2], -"view_8php.html":[5,0,1,116], -"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[5,0,1,116,0], -"viewconnections_8php.html":[5,0,1,117], -"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[5,0,1,117,1], -"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776":[5,0,1,117,0], -"viewsrc_8php.html":[5,0,1,118] +"view_2theme_2blogga_2php_2config_8php.html#a09cd81013505f83aea0771243a1e4e53":[5,0,3,2,1,0,0,1] }; diff --git a/doc/html/navtreeindex8.js b/doc/html/navtreeindex8.js index e3484b759..76b0fde00 100644 --- a/doc/html/navtreeindex8.js +++ b/doc/html/navtreeindex8.js @@ -1,54 +1,76 @@ var NAVTREEINDEX8 = { -"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4":[5,0,1,118,0], -"vote_8php.html":[5,0,1,119], -"vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2":[5,0,1,119,2], -"vote_8php.html#a6aa67489bf458ca5e3206e46dac68596":[5,0,1,119,0], -"vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2":[5,0,1,119,1], -"wall__attach_8php.html":[5,0,1,120], -"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[5,0,1,120,0], -"wall__upload_8php.html":[5,0,1,121], -"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[5,0,1,121,0], -"webfinger_8php.html":[5,0,1,122], -"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[5,0,1,122,0], -"webpages_8php.html":[5,0,1,123], -"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[5,0,1,123,0], -"wfinger_8php.html":[5,0,1,124], -"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[5,0,1,124,0], -"widedarkness_8php.html":[5,0,3,2,0,1,10], +"view_2theme_2blogga_2php_2config_8php.html#a8a311a402d3e746ce53fadc38e4b2d27":[5,0,3,2,1,0,0,0], +"view_2theme_2blogga_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[5,0,3,2,1,0,0,3], +"view_2theme_2blogga_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6":[5,0,3,2,1,0,0,4], +"view_2theme_2blogga_2php_2config_8php.html#aef2da5582b7cb6b5f63e5ca5d69fd30b":[5,0,3,2,1,0,0,2], +"view_2theme_2blogga_2view_2theme_2blog_2config_8php.html":[5,0,3,2,1,1,0,0,0], +"view_2theme_2blogga_2view_2theme_2blog_2config_8php.html#a09cd81013505f83aea0771243a1e4e53":[5,0,3,2,1,1,0,0,0,1], +"view_2theme_2blogga_2view_2theme_2blog_2config_8php.html#a8a311a402d3e746ce53fadc38e4b2d27":[5,0,3,2,1,1,0,0,0,0], +"view_2theme_2blogga_2view_2theme_2blog_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[5,0,3,2,1,1,0,0,0,3], +"view_2theme_2blogga_2view_2theme_2blog_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6":[5,0,3,2,1,1,0,0,0,4], +"view_2theme_2blogga_2view_2theme_2blog_2config_8php.html#aef2da5582b7cb6b5f63e5ca5d69fd30b":[5,0,3,2,1,1,0,0,0,2], +"view_2theme_2redbasic_2php_2config_8php.html":[5,0,3,2,2,0,0], +"view_2theme_2redbasic_2php_2config_8php.html#a8574a41fa9735ee391ba57ab24b93793":[5,0,3,2,2,0,0,0], +"view_2theme_2redbasic_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[5,0,3,2,2,0,0,1], +"view_2theme_2redbasic_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6":[5,0,3,2,2,0,0,2], +"view_8php.html":[5,0,1,117], +"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[5,0,1,117,0], +"viewconnections_8php.html":[5,0,1,118], +"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[5,0,1,118,1], +"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776":[5,0,1,118,0], +"viewsrc_8php.html":[5,0,1,119], +"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4":[5,0,1,119,0], +"vote_8php.html":[5,0,1,120], +"vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2":[5,0,1,120,2], +"vote_8php.html#a6aa67489bf458ca5e3206e46dac68596":[5,0,1,120,0], +"vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2":[5,0,1,120,1], +"wall__attach_8php.html":[5,0,1,121], +"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[5,0,1,121,0], +"wall__upload_8php.html":[5,0,1,122], +"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[5,0,1,122,0], +"webfinger_8php.html":[5,0,1,123], +"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[5,0,1,123,0], +"webpages_8php.html":[5,0,1,124], +"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[5,0,1,124,0], +"wfinger_8php.html":[5,0,1,125], +"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[5,0,1,125,0], +"widedarkness_8php.html":[5,0,3,2,0,2,10], "widgets_8php.html":[5,0,0,73], -"widgets_8php.html#a08035db02ff6a23260146b4c64153422":[5,0,0,73,8], -"widgets_8php.html#a0d404276fedc59f5038cf5c085028326":[5,0,0,73,20], -"widgets_8php.html#a145ff35319cfa47a9cc07f9425bd674b":[5,0,0,73,5], -"widgets_8php.html#a268b01ce1ab8fe2cb346cb769b9d1091":[5,0,0,73,6], -"widgets_8php.html#a3bdfb81bf9a8ddf219924fa7eaf22013":[5,0,0,73,14], -"widgets_8php.html#a45ea061dabe9a8372e4ca3b9e5714256":[5,0,0,73,15], -"widgets_8php.html#a47c72aac42058ea086c9ef8651c259da":[5,0,0,73,3], -"widgets_8php.html#a5ab3b64496e02cab56429978ad55f1c0":[5,0,0,73,9], -"widgets_8php.html#a6dbc227aac750774284ee39c45f0a200":[5,0,0,73,21], -"widgets_8php.html#a702e2fc0adc9b615999eca18b7311b5e":[5,0,0,73,16], -"widgets_8php.html#a70442dfa079312d9d5e5ee01be51a165":[5,0,0,73,12], +"widgets_8php.html#a08035db02ff6a23260146b4c64153422":[5,0,0,73,9], +"widgets_8php.html#a0d404276fedc59f5038cf5c085028326":[5,0,0,73,22], +"widgets_8php.html#a0e2f5179ed1a73b282dfda7270fcabb3":[5,0,0,73,2], +"widgets_8php.html#a145ff35319cfa47a9cc07f9425bd674b":[5,0,0,73,6], +"widgets_8php.html#a268b01ce1ab8fe2cb346cb769b9d1091":[5,0,0,73,7], +"widgets_8php.html#a3bdfb81bf9a8ddf219924fa7eaf22013":[5,0,0,73,15], +"widgets_8php.html#a45ea061dabe9a8372e4ca3b9e5714256":[5,0,0,73,16], +"widgets_8php.html#a47c72aac42058ea086c9ef8651c259da":[5,0,0,73,4], +"widgets_8php.html#a50b1410238100c8a94c06b0aa63ee3b8":[5,0,0,73,21], +"widgets_8php.html#a5ab3b64496e02cab56429978ad55f1c0":[5,0,0,73,10], +"widgets_8php.html#a6dbc227aac750774284ee39c45f0a200":[5,0,0,73,23], +"widgets_8php.html#a702e2fc0adc9b615999eca18b7311b5e":[5,0,0,73,17], +"widgets_8php.html#a70442dfa079312d9d5e5ee01be51a165":[5,0,0,73,13], "widgets_8php.html#a7b1e357b5a2027718470b77ec921fc65":[5,0,0,73,1], -"widgets_8php.html#a94203eb9bcd63cbdecbbcb15163598d8":[5,0,0,73,18], -"widgets_8php.html#a95c06bc9be133e89768746302d2ac395":[5,0,0,73,7], -"widgets_8php.html#aa189a07241246d97efbee29f1c6a6f7f":[5,0,0,73,4], -"widgets_8php.html#aaa73bcf1702eaadd9dcd253502f55e01":[5,0,0,73,19], -"widgets_8php.html#abd2e508a2a0b911c4a838e3cb7599923":[5,0,0,73,17], -"widgets_8php.html#abe03366fd22fd27d683518fa0765da50":[5,0,0,73,23], -"widgets_8php.html#ad1bf7aa69e8d100d95faba17c7bc91cd":[5,0,0,73,11], +"widgets_8php.html#a94203eb9bcd63cbdecbbcb15163598d8":[5,0,0,73,19], +"widgets_8php.html#a95c06bc9be133e89768746302d2ac395":[5,0,0,73,8], +"widgets_8php.html#aa189a07241246d97efbee29f1c6a6f7f":[5,0,0,73,5], +"widgets_8php.html#aaa73bcf1702eaadd9dcd253502f55e01":[5,0,0,73,20], +"widgets_8php.html#abd2e508a2a0b911c4a838e3cb7599923":[5,0,0,73,18], +"widgets_8php.html#abe03366fd22fd27d683518fa0765da50":[5,0,0,73,25], +"widgets_8php.html#ad1bf7aa69e8d100d95faba17c7bc91cd":[5,0,0,73,12], "widgets_8php.html#add9b24d3304e529a7975e96122315554":[5,0,0,73,0], -"widgets_8php.html#ade630b19fb4c622b7b2f6f8ef89eefa2":[5,0,0,73,10], -"widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653":[5,0,0,73,22], -"widgets_8php.html#af37fdad3b2e861d860a4a8c4d8a76c0b":[5,0,0,73,2], -"widgets_8php.html#afa2e55a78f95667a6da082efac7fec74":[5,0,0,73,13], -"xchan_8php.html":[5,0,1,125], -"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[5,0,1,125,0], -"xrd_8php.html":[5,0,1,126], -"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[5,0,1,126,0], -"xref_8php.html":[5,0,1,127], -"xref_8php.html#a9bee399213b8de8226b0d60834307473":[5,0,1,127,0], -"zfinger_8php.html":[5,0,1,128], -"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[5,0,1,128,0], +"widgets_8php.html#ade630b19fb4c622b7b2f6f8ef89eefa2":[5,0,0,73,11], +"widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653":[5,0,0,73,24], +"widgets_8php.html#af37fdad3b2e861d860a4a8c4d8a76c0b":[5,0,0,73,3], +"widgets_8php.html#afa2e55a78f95667a6da082efac7fec74":[5,0,0,73,14], +"xchan_8php.html":[5,0,1,126], +"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[5,0,1,126,0], +"xrd_8php.html":[5,0,1,127], +"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[5,0,1,127,0], +"xref_8php.html":[5,0,1,128], +"xref_8php.html#a9bee399213b8de8226b0d60834307473":[5,0,1,128,0], +"zfinger_8php.html":[5,0,1,129], +"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[5,0,1,129,0], "zot_8php.html":[5,0,0,74], "zot_8php.html#a083aec6c900d244e1bfc1406f9461465":[5,0,0,74,13], "zot_8php.html#a2657e141d62d5f67ad3c87651b585299":[5,0,0,74,7], @@ -78,8 +100,8 @@ var NAVTREEINDEX8 = "zot_8php.html#ae7cec2b417b5858fd4a41070f843d1d7":[5,0,0,74,20], "zot_8php.html#aeea071f17e306fe3d0c488551906bfab":[5,0,0,74,22], "zot_8php.html#aeec89da5b6ff090c63a79de4de884a35":[5,0,0,74,6], -"zotfeed_8php.html":[5,0,1,129], -"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[5,0,1,129,0], -"zping_8php.html":[5,0,1,130], -"zping_8php.html#a4d3a6b0b8b04ed6469015823e615ee75":[5,0,1,130,0] +"zotfeed_8php.html":[5,0,1,130], +"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[5,0,1,130,0], +"zping_8php.html":[5,0,1,131], +"zping_8php.html#a4d3a6b0b8b04ed6469015823e615ee75":[5,0,1,131,0] }; diff --git a/doc/html/parse__url_8php.html b/doc/html/parse__url_8php.html index 6cf112ea3..69042e2d1 100644 --- a/doc/html/parse__url_8php.html +++ b/doc/html/parse__url_8php.html @@ -112,7 +112,7 @@ $(document).ready(function(){initNavTree('parse__url_8php.html','');}); - + @@ -153,7 +153,7 @@ Functions

    Functions

    if(!function_exists('deletenode')) completeurl ($url, $scheme)
    if(!function_exists('deletenode')) completeurl ($url, $scheme)
     
     parseurl_getsiteinfo ($url)
     
    - + diff --git a/doc/html/php2po_8php.html b/doc/html/php2po_8php.html index 9b1a1a312..0a873aa5b 100644 --- a/doc/html/php2po_8php.html +++ b/doc/html/php2po_8php.html @@ -112,7 +112,7 @@ $(document).ready(function(){initNavTree('php2po_8php.html','');});
    if (!function_exists('deletenode')) completeurl if (!function_exists('deletenode')) completeurl (   $url,
    - + @@ -191,7 +191,7 @@ Variables

    Variables

    if(!class_exists('App')) if($argc!=2) $phpfile = $argv[1]
    if(!class_exists('App')) if($argc!=2) $phpfile = $argv[1]
     
     $pofile = dirname($phpfile)."/messages.po"
     
    - +
    if (!class_exists('App')) if ($argc!=2) $phpfile = $argv[1]if (!class_exists('App')) if ($argc!=2) $phpfile = $argv[1]
    diff --git a/doc/html/php_2theme__init_8php.html b/doc/html/php_2theme__init_8php.html index 2842fa0b7..f28c9e526 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 api_call(), api_user(), attach_mkdir(), attach_store(), bbcode(), blocks_content(), bookmark_add(), 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(), events_content(), events_post(), feed_init(), filestorage_content(), fix_attached_file_permissions(), fix_system_urls(), get_feed_for(), get_public_feed(), handle_tag(), home_init(), RedBrowser\htmlActionsPanel(), import_post(), invite_content(), 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(), 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(), rpost_content(), send_message(), settings_post(), sources_post(), tagger_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 api_call(), api_user(), attach_mkdir(), attach_store(), bbcode(), blocks_content(), bookmark_add(), 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(), events_content(), events_post(), feed_init(), filestorage_content(), fix_attached_file_permissions(), fix_system_urls(), get_feed_for(), get_public_feed(), handle_tag(), home_init(), RedBrowser\htmlActionsPanel(), import_post(), invite_content(), 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(), 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_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 8f23cfee8..546d8d804 100644 --- a/doc/html/plugin_8php.html +++ b/doc/html/plugin_8php.html @@ -290,7 +290,7 @@ Functions
    -

    Referenced by admin_content(), 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(), apps_content(), apw_form(), blocks_content(), blogtheme_form(), App\build_pagehead(), categories_widget(), channel_content(), chanview_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(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), 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(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), profile_sidebar(), profiles_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_archive(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestions(), writepages_widget(), and xrd_init().

    +

    Referenced by admin_content(), 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(), apps_content(), apw_form(), blocks_content(), blogtheme_form(), App\build_pagehead(), categories_widget(), channel_content(), chanview_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(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), 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(), 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_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/redbasic_2php_2style_8php.html b/doc/html/redbasic_2php_2style_8php.html index 7233c03f7..f3c85a9e8 100644 --- a/doc/html/redbasic_2php_2style_8php.html +++ b/doc/html/redbasic_2php_2style_8php.html @@ -120,7 +120,7 @@ Variables    $pmenu_reply = intval($reply_photo) - 16 . 'px'   -if($nav_min_opacity===false||$nav_min_opacity=== '') else +if($nav_min_opacity===false||$nav_min_opacity=== '') else    $nav_percent_min_opacity = (int) 100 * $nav_min_opacity   @@ -191,7 +191,7 @@ Variables
    - +
    if ($nav_min_opacity===false||$nav_min_opacity=== '') elseif ($nav_min_opacity===false||$nav_min_opacity=== '') else
    diff --git a/doc/html/search/all_24.js b/doc/html/search/all_24.js index d2a44072d..b40d9eb43 100644 --- a/doc/html/search/all_24.js +++ b/doc/html/search/all_24.js @@ -17,7 +17,7 @@ var searchData= ['_24cached_5fprofile_5fpicdate',['$cached_profile_picdate',['../classApp.html#aab4a685d15a363bb1d7edbbc20bfb94e',1,'App']]], ['_24called_5fapi',['$called_api',['../include_2api_8php.html#aa62b15a6bbb280e86b98132eb214013d',1,'api.php']]], ['_24category',['$category',['../classApp.html#a5cfc098c061b7d765add58fd2ca97445',1,'App']]], - ['_24channel',['$channel',['../classApp.html#a050b0696118da47e8b30859ad1a2c149',1,'App\$channel()'],['../classItem.html#acc32426c0f465391be8a99ad810c7b8e',1,'Item\$channel()'],['../php_2theme__init_8php.html#a54f32c086fe209c99769a4c4047dd864',1,'$channel(): theme_init.php']]], + ['_24channel',['$channel',['../classApp.html#a050b0696118da47e8b30859ad1a2c149',1,'App\$channel()'],['../classItem.html#acc32426c0f465391be8a99ad810c7b8e',1,'Item\$channel()'],['../php_2theme__init_8php.html#a54f32c086fe209c99769a4c4047dd864',1,'$channel(): theme_init.php'],['../theme_2apw_2php_2theme__init_8php.html#a54f32c086fe209c99769a4c4047dd864',1,'$channel(): theme_init.php']]], ['_24channel_5fhash',['$channel_hash',['../classRedBasicAuth.html#ad5a3ea4dc4783b242d9dc6e76478b6ef',1,'RedBasicAuth']]], ['_24channel_5fid',['$channel_id',['../classRedBasicAuth.html#a2dab393650d1573e3515969a153e8354',1,'RedBasicAuth']]], ['_24channel_5fname',['$channel_name',['../classRedBasicAuth.html#a438ab125b6ef46581947e35d49cdebac',1,'RedBasicAuth']]], @@ -47,9 +47,11 @@ var searchData= ['_24done',['$done',['../classTemplate.html#abda4c8d049f70553338eae7c905e9d5c',1,'Template']]], ['_24error',['$error',['../classApp.html#ac1a8b2cd40609b231a560201a08852ba',1,'App\$error()'],['../classdba__driver.html#a84675d28c7bd9b7290dd37e66dbd216c',1,'dba_driver\$error()']]], ['_24ext_5fpath',['$ext_path',['../classRedDirectory.html#a0f113244cd85c17848df991001d024f4',1,'RedDirectory']]], + ['_24fext',['$fext',['../apw_2php_2style_8php.html#a404171b8f918c116e45a6421c92f0cc9',1,'style.php']]], ['_24filelist',['$filelist',['../docblox__errorchecker_8php.html#a648a570b0f9f6e0e51b7267647c4b09b',1,'docblox_errorchecker.php']]], ['_24filename',['$filename',['../classFriendicaSmarty.html#a33fabbd4d6eef869df496adf357ae690',1,'FriendicaSmarty']]], ['_24files',['$files',['../extract_8php.html#a9590b15215a21e9b42eb546aeef79704',1,'$files(): extract.php'],['../tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149',1,'$files(): tpldebug.php'],['../typo_8php.html#a9590b15215a21e9b42eb546aeef79704',1,'$files(): typo.php']]], + ['_24fname',['$fname',['../apw_2php_2style_8php.html#ab9e0f70d44ab67f4334f9883631777fc',1,'style.php']]], ['_24folder_5fhash',['$folder_hash',['../classRedDirectory.html#aa10254abf177bb2a0e4a88495725e09b',1,'RedDirectory']]], ['_24force_5fmax_5fitems',['$force_max_items',['../classApp.html#ae3f47830543d0d902f66913def8db66b',1,'App']]], ['_24gc_5fprobability',['$gc_probability',['../session_8php.html#a96b09cc763572f45280786a7b33feb7e',1,'session.php']]], @@ -60,6 +62,7 @@ var searchData= ['_24hooks',['$hooks',['../classApp.html#a3694aa1907aa103a2adbc71f926f0fa0',1,'App']]], ['_24hostname',['$hostname',['../classApp.html#a037049cba88dfc6ff94f4b5b779e3fd3',1,'App']]], ['_24i',['$i',['../docblox__errorchecker_8php.html#a83018d9153d17d91fbcf3bc10158d34f',1,'docblox_errorchecker.php']]], + ['_24iconsize',['$iconsize',['../apw_2php_2style_8php.html#a07adb491994deb72a00a975b431d3e30',1,'style.php']]], ['_24identities',['$identities',['../classApp.html#a7954862f44f606b0ff83d4c74d15e792',1,'App']]], ['_24image',['$image',['../classphoto__driver.html#a7c78b5a01afe61ba3895ac07f4869b55',1,'photo_driver']]], ['_24infile',['$infile',['../php2po_8php.html#a61f8ddeb5557d46ebc546cc355bda214',1,'php2po.php']]], @@ -81,8 +84,10 @@ var searchData= ['_24name',['$name',['../classFriendicaSmartyEngine.html#aaba6a42101bc9ae32e36b7fa2e243f02',1,'FriendicaSmartyEngine\$name()'],['../classRedFile.html#acc48c05cd5a70951cb3c615ad84f03ba',1,'RedFile\$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']]], ['_24needed',['$needed',['../docblox__errorchecker_8php.html#a852004caba0a34390297a079f4aaac73',1,'docblox_errorchecker.php']]], ['_24nodes',['$nodes',['../classTemplate.html#a8f4d17e49f42b876a97364c13fb572d1',1,'Template']]], + ['_24obliquemacro',['$obliquemacro',['../apw_2php_2style_8php.html#a2cad82a3ecadbe58dbc4197de1c63da0',1,'style.php']]], ['_24observer',['$observer',['../classApp.html#a4ffe529fb14389f7fedf5fdc5f722e7f',1,'App\$observer()'],['../classConversation.html#a8748445aa26047ebed5141f3c3cbc244',1,'Conversation\$observer()'],['../classRedBasicAuth.html#aa75dc43b59adc98e38a98517d3fd35d1',1,'RedBasicAuth\$observer()']]], ['_24os_5fpath',['$os_path',['../classRedDirectory.html#a3c148c07ad909985125aa4926d8d0021',1,'RedDirectory']]], ['_24out',['$out',['../php2po_8php.html#a48cb304902320d173a4eaa41543327b9',1,'php2po.php']]], @@ -122,13 +127,16 @@ var searchData= ['_24scheme',['$scheme',['../classApp.html#ad082d63acc078e5bf23825a03bdd6a76',1,'App']]], ['_24search',['$search',['../classTemplate.html#a317d535946dc065c35dd5cd38380e6c6',1,'Template']]], ['_24sectionleft',['$sectionleft',['../minimalisticdarkness_8php.html#a0ac3f5b52212b0af87d513273da03ead',1,'minimalisticdarkness.php']]], + ['_24sectiontop',['$sectiontop',['../apw_2php_2style_8php.html#acb0dedc3212a7c60ab2474768becd79a',1,'style.php']]], ['_24sectionwidth',['$sectionwidth',['../minimalisticdarkness_8php.html#a04de7b747e4f0a353e0e38cf77c3404f',1,'minimalisticdarkness.php']]], ['_24session_5fexists',['$session_exists',['../session_8php.html#a62e4a6cb26b4bb1b8ddd8277b26090eb',1,'session.php']]], ['_24session_5fexpire',['$session_expire',['../session_8php.html#af0100a2642a5268594bbd5742a03d885',1,'session.php']]], + ['_24showlock',['$showlock',['../apw_2php_2style_8php.html#ad401ea1d1ba236f86863b4574f01e425',1,'style.php']]], ['_24sourcename',['$sourcename',['../classApp.html#a13710907ef62554a0b4dd8a5eaa2eb11',1,'App']]], ['_24stack',['$stack',['../classTemplate.html#a6f0efc256688c36110180b501067ff11',1,'Template']]], ['_24str',['$str',['../typohelper_8php.html#a7542d95618011800c61773127fa625cf',1,'typohelper.php']]], ['_24strings',['$strings',['../classApp.html#a5f64620473a9727a48ebe9cf6f335a98',1,'App']]], + ['_24strongmacro',['$strongmacro',['../apw_2php_2style_8php.html#aa58104ba36588bbf082cecbb3910e2ea',1,'style.php']]], ['_24template',['$template',['../classItem.html#a7f7bc059de377319282cb4ef4a828480',1,'Item']]], ['_24template_5fengine_5finstance',['$template_engine_instance',['../classApp.html#a6844aedad10e201b8c3d80cfc9e876d3',1,'App']]], ['_24template_5fengines',['$template_engines',['../classApp.html#a6859a4848a5c0049b4134cc4b34228b6',1,'App']]], @@ -153,5 +161,6 @@ var searchData= ['_24width',['$width',['../classphoto__driver.html#a3e4215890f4a4894bf3799a7d2e0c0b1',1,'photo_driver\$width()'],['../minimalisticdarkness_8php.html#a5795120b4b324bc4ca83f1e6fdce7d57',1,'$width(): minimalisticdarkness.php']]], ['_24writable',['$writable',['../classConversation.html#ae81221251307e315f566a11f921ce0a9',1,'Conversation']]], ['_24wwtop',['$wwtop',['../redbasic_2php_2style_8php.html#a61891d0d3e6894f52410d507b04e565d',1,'style.php']]], + ['_24x',['$x',['../apw_2php_2style_8php.html#af3a16c5f0dd7a74cf9acf6a49fff73a7',1,'style.php']]], ['_24zones',['$zones',['../extract_8php.html#a0cbe524ffc9a496114fd7ba9f423ef44',1,'extract.php']]] ]; diff --git a/doc/html/search/all_62.js b/doc/html/search/all_62.js index e45a44444..30c96dec8 100644 --- a/doc/html/search/all_62.js +++ b/doc/html/search/all_62.js @@ -30,7 +30,7 @@ var searchData= ['blogtheme_5fdisplay_5fitem',['blogtheme_display_item',['../blogga_2view_2theme_2blog_2theme_8php.html#a028ae8e9f2824670dfa76a6651d817e5',1,'theme.php']]], ['blogtheme_5fform',['blogtheme_form',['../view_2theme_2blogga_2php_2config_8php.html#a8a311a402d3e746ce53fadc38e4b2d27',1,'blogtheme_form(&$a, $headimg, $headimghome): config.php'],['../view_2theme_2blogga_2view_2theme_2blog_2config_8php.html#a8a311a402d3e746ce53fadc38e4b2d27',1,'blogtheme_form(&$a, $headimg, $headimghome): config.php']]], ['blogtheme_5fimgurl',['blogtheme_imgurl',['../blogga_2view_2theme_2blog_2theme_8php.html#af634a3f721c5e238530d0636d33230ec',1,'theme.php']]], - ['bookmark_5fadd',['bookmark_add',['../include_2bookmarks_8php.html#a88ce7dee6a3dc7465aa9b8eaa45b0087',1,'bookmarks.php']]], + ['bookmark_5fadd',['bookmark_add',['../include_2bookmarks_8php.html#aef1cb2968c41c759f2d106e1088ca323',1,'bookmarks.php']]], ['bookmarks_2ephp',['bookmarks.php',['../mod_2bookmarks_8php.html',1,'']]], ['bookmarks_2ephp',['bookmarks.php',['../include_2bookmarks_8php.html',1,'']]], ['bookmarks_5fcontent',['bookmarks_content',['../mod_2bookmarks_8php.html#a774364b1c8404529581083631703527a',1,'bookmarks.php']]], diff --git a/doc/html/search/all_63.js b/doc/html/search/all_63.js index 85b76b594..4659dc6b6 100644 --- a/doc/html/search/all_63.js +++ b/doc/html/search/all_63.js @@ -79,7 +79,7 @@ var searchData= ['collecturls',['collecturls',['../html2plain_8php.html#ae1c203d0f089d5678d73a6c64a395201',1,'html2plain.php']]], ['comanche_2ephp',['comanche.php',['../comanche_8php.html',1,'']]], ['comanche_5fblock',['comanche_block',['../comanche_8php.html#a5a7ab801717d38e91ac910b933973887',1,'comanche.php']]], - ['comanche_5fmenu',['comanche_menu',['../comanche_8php.html#a1fe339e1454803aa502ac89379c17f5b',1,'comanche.php']]], + ['comanche_5fmenu',['comanche_menu',['../comanche_8php.html#ad5a44e42231759aba1dda49e0490501e',1,'comanche.php']]], ['comanche_5fparser',['comanche_parser',['../comanche_8php.html#a1a208fdb40dd83d6298caec4290ee922',1,'comanche.php']]], ['comanche_5fregion',['comanche_region',['../comanche_8php.html#a5718daeda40bf835345fe061e8808cdf',1,'comanche.php']]], ['comanche_5freplace_5fregion',['comanche_replace_region',['../comanche_8php.html#a028f004d5b8c23d6367816d899e17cfe',1,'comanche.php']]], diff --git a/doc/html/search/all_66.js b/doc/html/search/all_66.js index f9ff7aa3a..663aff8d5 100644 --- a/doc/html/search/all_66.js +++ b/doc/html/search/all_66.js @@ -70,5 +70,6 @@ var searchData= ['fsuggest_5fpost',['fsuggest_post',['../fsuggest_8php.html#a61ecfe10ce937ed526614f8fd3de3c7d',1,'fsuggest.php']]], ['ftosmarty',['fToSmarty',['../namespacefriendica-to-smarty-tpl.html#a89388ea9b2826e8218ed480e917d8105',1,'friendica-to-smarty-tpl']]], ['full_2ephp',['full.php',['../full_8php.html',1,'']]], + ['functions_2ephp',['functions.php',['../functions_8php.html',1,'']]], ['fresh_20_2d_20the_20freaking_20red_20shell',['Fresh - The Freaking REd Shell',['../md_fresh.html',1,'']]] ]; diff --git a/doc/html/search/all_67.js b/doc/html/search/all_67.js index 8901bffa8..d0dd56fdb 100644 --- a/doc/html/search/all_67.js +++ b/doc/html/search/all_67.js @@ -14,6 +14,7 @@ var searchData= ['get_5fbb_5ftag_5fpos',['get_bb_tag_pos',['../bb2diaspora_8php.html#a4c2f8f11b29a06809d9b07782215b1b2',1,'bb2diaspora.php']]], ['get_5fbest_5flanguage',['get_best_language',['../language_8php.html#a980dee1d8715a98ab02e36b59facf8ed',1,'language.php']]], ['get_5fbirthdays',['get_birthdays',['../identity_8php.html#ad2c97627a313d53df1a1c7b4215ddb51',1,'identity.php']]], + ['get_5fbookmark_5flink',['get_bookmark_link',['../include_2bookmarks_8php.html#a743763b0ce83af0bbc8a2f7ac16033aa',1,'bookmarks.php']]], ['get_5fbrowser_5flanguage',['get_browser_language',['../language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e',1,'language.php']]], ['get_5fcapath',['get_capath',['../include_2network_8php.html#a78e89557b2fbd344ad790846d761b0c7',1,'network.php']]], ['get_5fchannel',['get_channel',['../classApp.html#a084e03c77686d8c13390fef3f7428a2b',1,'App']]], @@ -113,8 +114,8 @@ var searchData= ['gravity_5flike',['GRAVITY_LIKE',['../boot_8php.html#a1f5906598e90b5ea2b4245f682be4348',1,'boot.php']]], ['gravity_5fparent',['GRAVITY_PARENT',['../boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3',1,'boot.php']]], ['greenthumbnails_2ephp',['greenthumbnails.php',['../greenthumbnails_8php.html',1,'']]], - ['group_2ephp',['group.php',['../include_2group_8php.html',1,'']]], ['group_2ephp',['group.php',['../mod_2group_8php.html',1,'']]], + ['group_2ephp',['group.php',['../include_2group_8php.html',1,'']]], ['group_5fadd',['group_add',['../include_2group_8php.html#a06ec565d2b64e79044e7c1bf91a2a4ce',1,'group.php']]], ['group_5fadd_5fmember',['group_add_member',['../include_2group_8php.html#a0122ef312df2c5546b1a46b3e6c7b31b',1,'group.php']]], ['group_5fbyname',['group_byname',['../include_2group_8php.html#abd66a5ea34a07a3422dc2dde6c7b3ecb',1,'group.php']]], diff --git a/doc/html/search/all_69.js b/doc/html/search/all_69.js index 3ec2ac6ca..c8df66c16 100644 --- a/doc/html/search/all_69.js +++ b/doc/html/search/all_69.js @@ -4,7 +4,7 @@ var searchData= ['identity_5fbasic_5fexport',['identity_basic_export',['../identity_8php.html#a3570a4eb77332b292d394c4132cb8f03',1,'identity.php']]], ['identity_5fcheck_5fservice_5fclass',['identity_check_service_class',['../identity_8php.html#ac9fcd5c4c371998790b5c55c3d0f4633',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#a23bc1996b18e69c1a3ab44536613a762',1,'if(): default.php'],['../full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db',1,'if(): full.php'],['../apw_2php_2style_8php.html#a883f9f14e205f7aa7de02c14df67b40a',1,'if(): style.php']]], + ['if',['if',['../php2po_8php.html#a45b05625748f412ec97afcd61cf7980b',1,'if(): php2po.php'],['../php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762',1,'if(): default.php'],['../full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db',1,'if(): full.php'],['../apw_2php_2style_8php.html#aea44f144ed341be483b334a7634c1aec',1,'if(): style.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']]], diff --git a/doc/html/search/all_6d.js b/doc/html/search/all_6d.js index ec6e4bbe9..e57fa32aa 100644 --- a/doc/html/search/all_6d.js +++ b/doc/html/search/all_6d.js @@ -38,11 +38,12 @@ var searchData= ['menu_5fedit_5fitem',['menu_edit_item',['../include_2menu_8php.html#acb66f80ca895a6ccd562b3d9ae7b41aa',1,'menu.php']]], ['menu_5ffetch',['menu_fetch',['../include_2menu_8php.html#a68ebbf492470c930f652013656f9071d',1,'menu.php']]], ['menu_5ffetch_5fid',['menu_fetch_id',['../include_2menu_8php.html#a47447c01ba8ea04cd74af1d4c5b68fc7',1,'menu.php']]], + ['menu_5fitem_5fchatroom',['MENU_ITEM_CHATROOM',['../boot_8php.html#af6b3de425e5849c73370a484c44607a3',1,'boot.php']]], ['menu_5fitem_5fnewwin',['MENU_ITEM_NEWWIN',['../boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5',1,'boot.php']]], ['menu_5fitem_5fzid',['MENU_ITEM_ZID',['../boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53',1,'boot.php']]], ['menu_5flist',['menu_list',['../include_2menu_8php.html#a32701c4245e78ba9106eef52c08bf33d',1,'menu.php']]], ['menu_5fpost',['menu_post',['../mod_2menu_8php.html#aaa491ef173868fe002aece4632bcf393',1,'menu.php']]], - ['menu_5frender',['menu_render',['../include_2menu_8php.html#a4d7123b0577fa994770199f9b831da11',1,'menu.php']]], + ['menu_5frender',['menu_render',['../include_2menu_8php.html#a03a5deed3908543581c074ce333e9d6a',1,'menu.php']]], ['menu_5fsystem',['MENU_SYSTEM',['../boot_8php.html#a718a801b0be6cbaef5e519516da12721',1,'boot.php']]], ['message_2ephp',['message.php',['../include_2message_8php.html',1,'']]], ['message_2ephp',['message.php',['../mod_2message_8php.html',1,'']]], @@ -56,6 +57,7 @@ var searchData= ['mitem_5fcontent',['mitem_content',['../mitem_8php.html#a7a31b702ecad18eeb6a38b243ff0037e',1,'mitem.php']]], ['mitem_5finit',['mitem_init',['../mitem_8php.html#a9627cd857cafdf04e4fc0ae48c8e8518',1,'mitem.php']]], ['mitem_5fpost',['mitem_post',['../mitem_8php.html#a6ee694cca4b551a20d7c7a94b5243ec1',1,'mitem.php']]], + ['mod_5fchanview_2ephp',['mod_chanview.php',['../mod__chanview_8php.html',1,'']]], ['mod_5ffilestorage_2ephp',['mod_filestorage.php',['../mod__filestorage_8php.html',1,'']]], ['mod_5fimport_2ephp',['mod_import.php',['../mod__import_8php.html',1,'']]], ['mood_2ephp',['mood.php',['../mood_8php.html',1,'']]], diff --git a/doc/html/search/all_72.js b/doc/html/search/all_72.js index 376618126..f738d3be8 100644 --- a/doc/html/search/all_72.js +++ b/doc/html/search/all_72.js @@ -6,6 +6,9 @@ var searchData= ['random_5fstring_5ftext',['RANDOM_STRING_TEXT',['../text_8php.html#a2ffd79c60cc87cec24ef76447b905187',1,'text.php']]], ['randprof_2ephp',['randprof.php',['../randprof_8php.html',1,'']]], ['randprof_5finit',['randprof_init',['../randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090',1,'randprof.php']]], + ['rbmark_2ephp',['rbmark.php',['../rbmark_8php.html',1,'']]], + ['rbmark_5fcontent',['rbmark_content',['../rbmark_8php.html#a43fec4960b50926251574762cc491f76',1,'rbmark.php']]], + ['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',['../apw_2README_8md.html',1,'']]], diff --git a/doc/html/search/all_73.js b/doc/html/search/all_73.js index 4253ba835..762633b19 100644 --- a/doc/html/search/all_73.js +++ b/doc/html/search/all_73.js @@ -87,6 +87,7 @@ var searchData= ['sources_5fcontent',['sources_content',['../sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7',1,'sources.php']]], ['sources_5fpost',['sources_post',['../sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e',1,'sources.php']]], ['spam_2ephp',['spam.php',['../spam_8php.html',1,'']]], + ['splitfilename',['splitFilename',['../functions_8php.html#adefe514c95680928b3aae250cbc3c663',1,'functions.php']]], ['ssl_5fpolicy_5ffull',['SSL_POLICY_FULL',['../boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc',1,'boot.php']]], ['ssl_5fpolicy_5fnone',['SSL_POLICY_NONE',['../boot_8php.html#af86c651547aa8f9e549ee40a09455549',1,'boot.php']]], ['ssl_5fpolicy_5fselfsign',['SSL_POLICY_SELFSIGN',['../boot_8php.html#adca48aee78465ae3064ca4432c0d87b5',1,'boot.php']]], diff --git a/doc/html/search/all_74.js b/doc/html/search/all_74.js index c61b08f93..49f09c40e 100644 --- a/doc/html/search/all_74.js +++ b/doc/html/search/all_74.js @@ -45,9 +45,10 @@ var searchData= ['theme_5fattachments',['theme_attachments',['../text_8php.html#af9c9ac3f74c82dc60acfa404d0e9dc53',1,'text.php']]], ['theme_5fcontent',['theme_content',['../view_2theme_2apw_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d',1,'theme_content(&$a): config.php'],['../view_2theme_2blogga_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d',1,'theme_content(&$a): config.php'],['../view_2theme_2blogga_2view_2theme_2blog_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d',1,'theme_content(&$a): config.php'],['../view_2theme_2redbasic_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d',1,'theme_content(&$a): config.php']]], ['theme_5finclude',['theme_include',['../plugin_8php.html#a65fedcffbe03562ef844cabee37d34e2',1,'plugin.php']]], + ['theme_5finit_2ephp',['theme_init.php',['../theme_2redbasic_2php_2theme__init_8php.html',1,'']]], ['theme_5finit_2ephp',['theme_init.php',['../php_2theme__init_8php.html',1,'']]], + ['theme_5finit_2ephp',['theme_init.php',['../theme_2apw_2php_2theme__init_8php.html',1,'']]], ['theme_5finit_2ephp',['theme_init.php',['../theme_2blogga_2php_2theme__init_8php.html',1,'']]], - ['theme_5finit_2ephp',['theme_init.php',['../theme_2redbasic_2php_2theme__init_8php.html',1,'']]], ['theme_5fpost',['theme_post',['../view_2theme_2apw_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6',1,'theme_post(&$a): config.php'],['../view_2theme_2blogga_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6',1,'theme_post(&$a): config.php'],['../view_2theme_2blogga_2view_2theme_2blog_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6',1,'theme_post(&$a): config.php'],['../view_2theme_2redbasic_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6',1,'theme_post(&$a): config.php']]], ['theme_5fstatus',['theme_status',['../admin_8php.html#ad4f74f33944a98b56d2c8c7601f124a4',1,'admin.php']]], ['thing_2ephp',['thing.php',['../thing_8php.html',1,'']]], diff --git a/doc/html/search/all_77.js b/doc/html/search/all_77.js index 2f2a98361..1f1afe116 100644 --- a/doc/html/search/all_77.js +++ b/doc/html/search/all_77.js @@ -17,6 +17,7 @@ var searchData= ['widedarkness_2ephp',['widedarkness.php',['../widedarkness_8php.html',1,'']]], ['widget_5faffinity',['widget_affinity',['../widgets_8php.html#add9b24d3304e529a7975e96122315554',1,'widgets.php']]], ['widget_5farchive',['widget_archive',['../widgets_8php.html#a7b1e357b5a2027718470b77ec921fc65',1,'widgets.php']]], + ['widget_5fbookmarkedchats',['widget_bookmarkedchats',['../widgets_8php.html#a0e2f5179ed1a73b282dfda7270fcabb3',1,'widgets.php']]], ['widget_5fcategories',['widget_categories',['../widgets_8php.html#af37fdad3b2e861d860a4a8c4d8a76c0b',1,'widgets.php']]], ['widget_5fchatroom_5flist',['widget_chatroom_list',['../widgets_8php.html#a47c72aac42058ea086c9ef8651c259da',1,'widgets.php']]], ['widget_5fcollections',['widget_collections',['../widgets_8php.html#aa189a07241246d97efbee29f1c6a6f7f',1,'widgets.php']]], @@ -35,6 +36,7 @@ var searchData= ['widget_5fprofile',['widget_profile',['../widgets_8php.html#abd2e508a2a0b911c4a838e3cb7599923',1,'widgets.php']]], ['widget_5fsavedsearch',['widget_savedsearch',['../widgets_8php.html#a94203eb9bcd63cbdecbbcb15163598d8',1,'widgets.php']]], ['widget_5fsettings_5fmenu',['widget_settings_menu',['../widgets_8php.html#aaa73bcf1702eaadd9dcd253502f55e01',1,'widgets.php']]], + ['widget_5fsuggestedchats',['widget_suggestedchats',['../widgets_8php.html#a50b1410238100c8a94c06b0aa63ee3b8',1,'widgets.php']]], ['widget_5fsuggestions',['widget_suggestions',['../widgets_8php.html#a0d404276fedc59f5038cf5c085028326',1,'widgets.php']]], ['widget_5ftagcloud',['widget_tagcloud',['../widgets_8php.html#a6dbc227aac750774284ee39c45f0a200',1,'widgets.php']]], ['widget_5ftagcloud_5fwall',['widget_tagcloud_wall',['../widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653',1,'widgets.php']]], diff --git a/doc/html/search/files_66.js b/doc/html/search/files_66.js index aba1883e1..6def5fb77 100644 --- a/doc/html/search/files_66.js +++ b/doc/html/search/files_66.js @@ -13,5 +13,6 @@ var searchData= ['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,'']]] + ['full_2ephp',['full.php',['../full_8php.html',1,'']]], + ['functions_2ephp',['functions.php',['../functions_8php.html',1,'']]] ]; diff --git a/doc/html/search/files_6d.js b/doc/html/search/files_6d.js index 7176d95a6..38598f57a 100644 --- a/doc/html/search/files_6d.js +++ b/doc/html/search/files_6d.js @@ -11,6 +11,7 @@ var searchData= ['minimal_2ephp',['minimal.php',['../minimal_8php.html',1,'']]], ['minimalisticdarkness_2ephp',['minimalisticdarkness.php',['../minimalisticdarkness_8php.html',1,'']]], ['mitem_2ephp',['mitem.php',['../mitem_8php.html',1,'']]], + ['mod_5fchanview_2ephp',['mod_chanview.php',['../mod__chanview_8php.html',1,'']]], ['mod_5ffilestorage_2ephp',['mod_filestorage.php',['../mod__filestorage_8php.html',1,'']]], ['mod_5fimport_2ephp',['mod_import.php',['../mod__import_8php.html',1,'']]], ['mood_2ephp',['mood.php',['../mood_8php.html',1,'']]], diff --git a/doc/html/search/files_72.js b/doc/html/search/files_72.js index e6734d438..427670307 100644 --- a/doc/html/search/files_72.js +++ b/doc/html/search/files_72.js @@ -1,6 +1,7 @@ var searchData= [ ['randprof_2ephp',['randprof.php',['../randprof_8php.html',1,'']]], + ['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,'']]], ['redbasic_2ephp',['redbasic.php',['../redbasic_8php.html',1,'']]], diff --git a/doc/html/search/files_74.js b/doc/html/search/files_74.js index ae0686730..3a46faacf 100644 --- a/doc/html/search/files_74.js +++ b/doc/html/search/files_74.js @@ -5,13 +5,14 @@ var searchData= ['taxonomy_2ephp',['taxonomy.php',['../taxonomy_8php.html',1,'']]], ['template_5fprocessor_2ephp',['template_processor.php',['../template__processor_8php.html',1,'']]], ['text_2ephp',['text.php',['../text_8php.html',1,'']]], - ['theme_2ephp',['theme.php',['../blogga_2view_2theme_2blog_2theme_8php.html',1,'']]], + ['theme_2ephp',['theme.php',['../apw_2php_2theme_8php.html',1,'']]], ['theme_2ephp',['theme.php',['../blogga_2php_2theme_8php.html',1,'']]], + ['theme_2ephp',['theme.php',['../blogga_2view_2theme_2blog_2theme_8php.html',1,'']]], ['theme_2ephp',['theme.php',['../redbasic_2php_2theme_8php.html',1,'']]], - ['theme_2ephp',['theme.php',['../apw_2php_2theme_8php.html',1,'']]], - ['theme_5finit_2ephp',['theme_init.php',['../theme_2blogga_2php_2theme__init_8php.html',1,'']]], - ['theme_5finit_2ephp',['theme_init.php',['../php_2theme__init_8php.html',1,'']]], ['theme_5finit_2ephp',['theme_init.php',['../theme_2redbasic_2php_2theme__init_8php.html',1,'']]], + ['theme_5finit_2ephp',['theme_init.php',['../php_2theme__init_8php.html',1,'']]], + ['theme_5finit_2ephp',['theme_init.php',['../theme_2apw_2php_2theme__init_8php.html',1,'']]], + ['theme_5finit_2ephp',['theme_init.php',['../theme_2blogga_2php_2theme__init_8php.html',1,'']]], ['thing_2ephp',['thing.php',['../thing_8php.html',1,'']]], ['toggle_5fmobile_2ephp',['toggle_mobile.php',['../toggle__mobile_8php.html',1,'']]], ['toggle_5fsafesearch_2ephp',['toggle_safesearch.php',['../toggle__safesearch_8php.html',1,'']]], diff --git a/doc/html/search/functions_62.js b/doc/html/search/functions_62.js index ffdeffab1..4331bc195 100644 --- a/doc/html/search/functions_62.js +++ b/doc/html/search/functions_62.js @@ -25,7 +25,7 @@ var searchData= ['blogtheme_5fdisplay_5fitem',['blogtheme_display_item',['../blogga_2view_2theme_2blog_2theme_8php.html#a028ae8e9f2824670dfa76a6651d817e5',1,'theme.php']]], ['blogtheme_5fform',['blogtheme_form',['../view_2theme_2blogga_2php_2config_8php.html#a8a311a402d3e746ce53fadc38e4b2d27',1,'blogtheme_form(&$a, $headimg, $headimghome): config.php'],['../view_2theme_2blogga_2view_2theme_2blog_2config_8php.html#a8a311a402d3e746ce53fadc38e4b2d27',1,'blogtheme_form(&$a, $headimg, $headimghome): config.php']]], ['blogtheme_5fimgurl',['blogtheme_imgurl',['../blogga_2view_2theme_2blog_2theme_8php.html#af634a3f721c5e238530d0636d33230ec',1,'theme.php']]], - ['bookmark_5fadd',['bookmark_add',['../include_2bookmarks_8php.html#a88ce7dee6a3dc7465aa9b8eaa45b0087',1,'bookmarks.php']]], + ['bookmark_5fadd',['bookmark_add',['../include_2bookmarks_8php.html#aef1cb2968c41c759f2d106e1088ca323',1,'bookmarks.php']]], ['bookmarks_5fcontent',['bookmarks_content',['../mod_2bookmarks_8php.html#a774364b1c8404529581083631703527a',1,'bookmarks.php']]], ['bookmarks_5finit',['bookmarks_init',['../mod_2bookmarks_8php.html#a6b7942f3d27e40f0f47c88704127b9b3',1,'bookmarks.php']]], ['breaklines',['breaklines',['../html2plain_8php.html#a3214912e3d00cf0a948072daccf16740',1,'html2plain.php']]], diff --git a/doc/html/search/functions_63.js b/doc/html/search/functions_63.js index 4feee718e..5d88fb38c 100644 --- a/doc/html/search/functions_63.js +++ b/doc/html/search/functions_63.js @@ -63,7 +63,7 @@ var searchData= ['collect_5frecipients',['collect_recipients',['../items_8php.html#a01e3cf44e082fa9bd06dcde5bf713d70',1,'items.php']]], ['collecturls',['collecturls',['../html2plain_8php.html#ae1c203d0f089d5678d73a6c64a395201',1,'html2plain.php']]], ['comanche_5fblock',['comanche_block',['../comanche_8php.html#a5a7ab801717d38e91ac910b933973887',1,'comanche.php']]], - ['comanche_5fmenu',['comanche_menu',['../comanche_8php.html#a1fe339e1454803aa502ac89379c17f5b',1,'comanche.php']]], + ['comanche_5fmenu',['comanche_menu',['../comanche_8php.html#ad5a44e42231759aba1dda49e0490501e',1,'comanche.php']]], ['comanche_5fparser',['comanche_parser',['../comanche_8php.html#a1a208fdb40dd83d6298caec4290ee922',1,'comanche.php']]], ['comanche_5fregion',['comanche_region',['../comanche_8php.html#a5718daeda40bf835345fe061e8808cdf',1,'comanche.php']]], ['comanche_5freplace_5fregion',['comanche_replace_region',['../comanche_8php.html#a028f004d5b8c23d6367816d899e17cfe',1,'comanche.php']]], diff --git a/doc/html/search/functions_67.js b/doc/html/search/functions_67.js index 7d13c746a..8257daf9c 100644 --- a/doc/html/search/functions_67.js +++ b/doc/html/search/functions_67.js @@ -14,6 +14,7 @@ var searchData= ['get_5fbb_5ftag_5fpos',['get_bb_tag_pos',['../bb2diaspora_8php.html#a4c2f8f11b29a06809d9b07782215b1b2',1,'bb2diaspora.php']]], ['get_5fbest_5flanguage',['get_best_language',['../language_8php.html#a980dee1d8715a98ab02e36b59facf8ed',1,'language.php']]], ['get_5fbirthdays',['get_birthdays',['../identity_8php.html#ad2c97627a313d53df1a1c7b4215ddb51',1,'identity.php']]], + ['get_5fbookmark_5flink',['get_bookmark_link',['../include_2bookmarks_8php.html#a743763b0ce83af0bbc8a2f7ac16033aa',1,'bookmarks.php']]], ['get_5fbrowser_5flanguage',['get_browser_language',['../language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e',1,'language.php']]], ['get_5fcapath',['get_capath',['../include_2network_8php.html#a78e89557b2fbd344ad790846d761b0c7',1,'network.php']]], ['get_5fchannel',['get_channel',['../classApp.html#a084e03c77686d8c13390fef3f7428a2b',1,'App']]], diff --git a/doc/html/search/functions_6d.js b/doc/html/search/functions_6d.js index 1b238fec5..8ad85e543 100644 --- a/doc/html/search/functions_6d.js +++ b/doc/html/search/functions_6d.js @@ -25,7 +25,7 @@ var searchData= ['menu_5ffetch_5fid',['menu_fetch_id',['../include_2menu_8php.html#a47447c01ba8ea04cd74af1d4c5b68fc7',1,'menu.php']]], ['menu_5flist',['menu_list',['../include_2menu_8php.html#a32701c4245e78ba9106eef52c08bf33d',1,'menu.php']]], ['menu_5fpost',['menu_post',['../mod_2menu_8php.html#aaa491ef173868fe002aece4632bcf393',1,'menu.php']]], - ['menu_5frender',['menu_render',['../include_2menu_8php.html#a4d7123b0577fa994770199f9b831da11',1,'menu.php']]], + ['menu_5frender',['menu_render',['../include_2menu_8php.html#a03a5deed3908543581c074ce333e9d6a',1,'menu.php']]], ['message_5fcontent',['message_content',['../mod_2message_8php.html#ac72dfed3ce08fcb331d66b37edc6e15f',1,'message.php']]], ['micropro',['micropro',['../text_8php.html#a2a902f5fdba8646333e997898ac45ea3',1,'text.php']]], ['mimetype_5fselect',['mimetype_select',['../text_8php.html#a1633412120f52bdce5f43e0a127d9293',1,'text.php']]], diff --git a/doc/html/search/functions_72.js b/doc/html/search/functions_72.js index 96cc1c6c3..0dbf26e94 100644 --- a/doc/html/search/functions_72.js +++ b/doc/html/search/functions_72.js @@ -3,6 +3,8 @@ var searchData= ['random_5fprofile',['random_profile',['../Contact_8php.html#a852fa476f0c70bde10a4f2533aec5f71',1,'Contact.php']]], ['random_5fstring',['random_string',['../text_8php.html#a9d6a5ee1290de7a8b483fe78585daade',1,'text.php']]], ['randprof_5finit',['randprof_init',['../randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090',1,'randprof.php']]], + ['rbmark_5fcontent',['rbmark_content',['../rbmark_8php.html#a43fec4960b50926251574762cc491f76',1,'rbmark.php']]], + ['rbmark_5fpost',['rbmark_post',['../rbmark_8php.html#ac5a66aa8599fa5dc702bae396d8d1f8c',1,'rbmark.php']]], ['rconnect_5furl',['rconnect_url',['../Contact_8php.html#a2f4f495d53f2a334ab75292af79d3c91',1,'Contact.php']]], ['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']]], diff --git a/doc/html/search/functions_73.js b/doc/html/search/functions_73.js index 1448351cc..9c4468e50 100644 --- a/doc/html/search/functions_73.js +++ b/doc/html/search/functions_73.js @@ -74,6 +74,7 @@ var searchData= ['sort_5fthr_5fcreated_5frev',['sort_thr_created_rev',['../conversation_8php.html#a9cc2a679606da9e535a06433f9f553a0',1,'conversation.php']]], ['sources_5fcontent',['sources_content',['../sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7',1,'sources.php']]], ['sources_5fpost',['sources_post',['../sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e',1,'sources.php']]], + ['splitfilename',['splitFilename',['../functions_8php.html#adefe514c95680928b3aae250cbc3c663',1,'functions.php']]], ['sslify',['sslify',['../text_8php.html#a33bdb5d4bfff2ede7caf61a98ac0a2e9',1,'text.php']]], ['sslify_5finit',['sslify_init',['../sslify_8php.html#a75b11e54a3d1fc83e7d4c0e8b4dab316',1,'sslify.php']]], ['starred_5finit',['starred_init',['../starred_8php.html#a63024fb418c678e49fd535e3752d349a',1,'starred.php']]], diff --git a/doc/html/search/functions_77.js b/doc/html/search/functions_77.js index b7d1c9ca2..8c51d1a69 100644 --- a/doc/html/search/functions_77.js +++ b/doc/html/search/functions_77.js @@ -10,6 +10,7 @@ var searchData= ['what_5fnext',['what_next',['../setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58',1,'setup.php']]], ['widget_5faffinity',['widget_affinity',['../widgets_8php.html#add9b24d3304e529a7975e96122315554',1,'widgets.php']]], ['widget_5farchive',['widget_archive',['../widgets_8php.html#a7b1e357b5a2027718470b77ec921fc65',1,'widgets.php']]], + ['widget_5fbookmarkedchats',['widget_bookmarkedchats',['../widgets_8php.html#a0e2f5179ed1a73b282dfda7270fcabb3',1,'widgets.php']]], ['widget_5fcategories',['widget_categories',['../widgets_8php.html#af37fdad3b2e861d860a4a8c4d8a76c0b',1,'widgets.php']]], ['widget_5fchatroom_5flist',['widget_chatroom_list',['../widgets_8php.html#a47c72aac42058ea086c9ef8651c259da',1,'widgets.php']]], ['widget_5fcollections',['widget_collections',['../widgets_8php.html#aa189a07241246d97efbee29f1c6a6f7f',1,'widgets.php']]], @@ -28,6 +29,7 @@ var searchData= ['widget_5fprofile',['widget_profile',['../widgets_8php.html#abd2e508a2a0b911c4a838e3cb7599923',1,'widgets.php']]], ['widget_5fsavedsearch',['widget_savedsearch',['../widgets_8php.html#a94203eb9bcd63cbdecbbcb15163598d8',1,'widgets.php']]], ['widget_5fsettings_5fmenu',['widget_settings_menu',['../widgets_8php.html#aaa73bcf1702eaadd9dcd253502f55e01',1,'widgets.php']]], + ['widget_5fsuggestedchats',['widget_suggestedchats',['../widgets_8php.html#a50b1410238100c8a94c06b0aa63ee3b8',1,'widgets.php']]], ['widget_5fsuggestions',['widget_suggestions',['../widgets_8php.html#a0d404276fedc59f5038cf5c085028326',1,'widgets.php']]], ['widget_5ftagcloud',['widget_tagcloud',['../widgets_8php.html#a6dbc227aac750774284ee39c45f0a200',1,'widgets.php']]], ['widget_5ftagcloud_5fwall',['widget_tagcloud_wall',['../widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653',1,'widgets.php']]], diff --git a/doc/html/search/variables_24.js b/doc/html/search/variables_24.js index d2a44072d..b40d9eb43 100644 --- a/doc/html/search/variables_24.js +++ b/doc/html/search/variables_24.js @@ -17,7 +17,7 @@ var searchData= ['_24cached_5fprofile_5fpicdate',['$cached_profile_picdate',['../classApp.html#aab4a685d15a363bb1d7edbbc20bfb94e',1,'App']]], ['_24called_5fapi',['$called_api',['../include_2api_8php.html#aa62b15a6bbb280e86b98132eb214013d',1,'api.php']]], ['_24category',['$category',['../classApp.html#a5cfc098c061b7d765add58fd2ca97445',1,'App']]], - ['_24channel',['$channel',['../classApp.html#a050b0696118da47e8b30859ad1a2c149',1,'App\$channel()'],['../classItem.html#acc32426c0f465391be8a99ad810c7b8e',1,'Item\$channel()'],['../php_2theme__init_8php.html#a54f32c086fe209c99769a4c4047dd864',1,'$channel(): theme_init.php']]], + ['_24channel',['$channel',['../classApp.html#a050b0696118da47e8b30859ad1a2c149',1,'App\$channel()'],['../classItem.html#acc32426c0f465391be8a99ad810c7b8e',1,'Item\$channel()'],['../php_2theme__init_8php.html#a54f32c086fe209c99769a4c4047dd864',1,'$channel(): theme_init.php'],['../theme_2apw_2php_2theme__init_8php.html#a54f32c086fe209c99769a4c4047dd864',1,'$channel(): theme_init.php']]], ['_24channel_5fhash',['$channel_hash',['../classRedBasicAuth.html#ad5a3ea4dc4783b242d9dc6e76478b6ef',1,'RedBasicAuth']]], ['_24channel_5fid',['$channel_id',['../classRedBasicAuth.html#a2dab393650d1573e3515969a153e8354',1,'RedBasicAuth']]], ['_24channel_5fname',['$channel_name',['../classRedBasicAuth.html#a438ab125b6ef46581947e35d49cdebac',1,'RedBasicAuth']]], @@ -47,9 +47,11 @@ var searchData= ['_24done',['$done',['../classTemplate.html#abda4c8d049f70553338eae7c905e9d5c',1,'Template']]], ['_24error',['$error',['../classApp.html#ac1a8b2cd40609b231a560201a08852ba',1,'App\$error()'],['../classdba__driver.html#a84675d28c7bd9b7290dd37e66dbd216c',1,'dba_driver\$error()']]], ['_24ext_5fpath',['$ext_path',['../classRedDirectory.html#a0f113244cd85c17848df991001d024f4',1,'RedDirectory']]], + ['_24fext',['$fext',['../apw_2php_2style_8php.html#a404171b8f918c116e45a6421c92f0cc9',1,'style.php']]], ['_24filelist',['$filelist',['../docblox__errorchecker_8php.html#a648a570b0f9f6e0e51b7267647c4b09b',1,'docblox_errorchecker.php']]], ['_24filename',['$filename',['../classFriendicaSmarty.html#a33fabbd4d6eef869df496adf357ae690',1,'FriendicaSmarty']]], ['_24files',['$files',['../extract_8php.html#a9590b15215a21e9b42eb546aeef79704',1,'$files(): extract.php'],['../tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149',1,'$files(): tpldebug.php'],['../typo_8php.html#a9590b15215a21e9b42eb546aeef79704',1,'$files(): typo.php']]], + ['_24fname',['$fname',['../apw_2php_2style_8php.html#ab9e0f70d44ab67f4334f9883631777fc',1,'style.php']]], ['_24folder_5fhash',['$folder_hash',['../classRedDirectory.html#aa10254abf177bb2a0e4a88495725e09b',1,'RedDirectory']]], ['_24force_5fmax_5fitems',['$force_max_items',['../classApp.html#ae3f47830543d0d902f66913def8db66b',1,'App']]], ['_24gc_5fprobability',['$gc_probability',['../session_8php.html#a96b09cc763572f45280786a7b33feb7e',1,'session.php']]], @@ -60,6 +62,7 @@ var searchData= ['_24hooks',['$hooks',['../classApp.html#a3694aa1907aa103a2adbc71f926f0fa0',1,'App']]], ['_24hostname',['$hostname',['../classApp.html#a037049cba88dfc6ff94f4b5b779e3fd3',1,'App']]], ['_24i',['$i',['../docblox__errorchecker_8php.html#a83018d9153d17d91fbcf3bc10158d34f',1,'docblox_errorchecker.php']]], + ['_24iconsize',['$iconsize',['../apw_2php_2style_8php.html#a07adb491994deb72a00a975b431d3e30',1,'style.php']]], ['_24identities',['$identities',['../classApp.html#a7954862f44f606b0ff83d4c74d15e792',1,'App']]], ['_24image',['$image',['../classphoto__driver.html#a7c78b5a01afe61ba3895ac07f4869b55',1,'photo_driver']]], ['_24infile',['$infile',['../php2po_8php.html#a61f8ddeb5557d46ebc546cc355bda214',1,'php2po.php']]], @@ -81,8 +84,10 @@ var searchData= ['_24name',['$name',['../classFriendicaSmartyEngine.html#aaba6a42101bc9ae32e36b7fa2e243f02',1,'FriendicaSmartyEngine\$name()'],['../classRedFile.html#acc48c05cd5a70951cb3c615ad84f03ba',1,'RedFile\$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']]], ['_24needed',['$needed',['../docblox__errorchecker_8php.html#a852004caba0a34390297a079f4aaac73',1,'docblox_errorchecker.php']]], ['_24nodes',['$nodes',['../classTemplate.html#a8f4d17e49f42b876a97364c13fb572d1',1,'Template']]], + ['_24obliquemacro',['$obliquemacro',['../apw_2php_2style_8php.html#a2cad82a3ecadbe58dbc4197de1c63da0',1,'style.php']]], ['_24observer',['$observer',['../classApp.html#a4ffe529fb14389f7fedf5fdc5f722e7f',1,'App\$observer()'],['../classConversation.html#a8748445aa26047ebed5141f3c3cbc244',1,'Conversation\$observer()'],['../classRedBasicAuth.html#aa75dc43b59adc98e38a98517d3fd35d1',1,'RedBasicAuth\$observer()']]], ['_24os_5fpath',['$os_path',['../classRedDirectory.html#a3c148c07ad909985125aa4926d8d0021',1,'RedDirectory']]], ['_24out',['$out',['../php2po_8php.html#a48cb304902320d173a4eaa41543327b9',1,'php2po.php']]], @@ -122,13 +127,16 @@ var searchData= ['_24scheme',['$scheme',['../classApp.html#ad082d63acc078e5bf23825a03bdd6a76',1,'App']]], ['_24search',['$search',['../classTemplate.html#a317d535946dc065c35dd5cd38380e6c6',1,'Template']]], ['_24sectionleft',['$sectionleft',['../minimalisticdarkness_8php.html#a0ac3f5b52212b0af87d513273da03ead',1,'minimalisticdarkness.php']]], + ['_24sectiontop',['$sectiontop',['../apw_2php_2style_8php.html#acb0dedc3212a7c60ab2474768becd79a',1,'style.php']]], ['_24sectionwidth',['$sectionwidth',['../minimalisticdarkness_8php.html#a04de7b747e4f0a353e0e38cf77c3404f',1,'minimalisticdarkness.php']]], ['_24session_5fexists',['$session_exists',['../session_8php.html#a62e4a6cb26b4bb1b8ddd8277b26090eb',1,'session.php']]], ['_24session_5fexpire',['$session_expire',['../session_8php.html#af0100a2642a5268594bbd5742a03d885',1,'session.php']]], + ['_24showlock',['$showlock',['../apw_2php_2style_8php.html#ad401ea1d1ba236f86863b4574f01e425',1,'style.php']]], ['_24sourcename',['$sourcename',['../classApp.html#a13710907ef62554a0b4dd8a5eaa2eb11',1,'App']]], ['_24stack',['$stack',['../classTemplate.html#a6f0efc256688c36110180b501067ff11',1,'Template']]], ['_24str',['$str',['../typohelper_8php.html#a7542d95618011800c61773127fa625cf',1,'typohelper.php']]], ['_24strings',['$strings',['../classApp.html#a5f64620473a9727a48ebe9cf6f335a98',1,'App']]], + ['_24strongmacro',['$strongmacro',['../apw_2php_2style_8php.html#aa58104ba36588bbf082cecbb3910e2ea',1,'style.php']]], ['_24template',['$template',['../classItem.html#a7f7bc059de377319282cb4ef4a828480',1,'Item']]], ['_24template_5fengine_5finstance',['$template_engine_instance',['../classApp.html#a6844aedad10e201b8c3d80cfc9e876d3',1,'App']]], ['_24template_5fengines',['$template_engines',['../classApp.html#a6859a4848a5c0049b4134cc4b34228b6',1,'App']]], @@ -153,5 +161,6 @@ var searchData= ['_24width',['$width',['../classphoto__driver.html#a3e4215890f4a4894bf3799a7d2e0c0b1',1,'photo_driver\$width()'],['../minimalisticdarkness_8php.html#a5795120b4b324bc4ca83f1e6fdce7d57',1,'$width(): minimalisticdarkness.php']]], ['_24writable',['$writable',['../classConversation.html#ae81221251307e315f566a11f921ce0a9',1,'Conversation']]], ['_24wwtop',['$wwtop',['../redbasic_2php_2style_8php.html#a61891d0d3e6894f52410d507b04e565d',1,'style.php']]], + ['_24x',['$x',['../apw_2php_2style_8php.html#af3a16c5f0dd7a74cf9acf6a49fff73a7',1,'style.php']]], ['_24zones',['$zones',['../extract_8php.html#a0cbe524ffc9a496114fd7ba9f423ef44',1,'extract.php']]] ]; diff --git a/doc/html/search/variables_69.js b/doc/html/search/variables_69.js index 5aa9e0fe6..bcf531cce 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#a23bc1996b18e69c1a3ab44536613a762',1,'if(): default.php'],['../full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db',1,'if(): full.php'],['../apw_2php_2style_8php.html#a883f9f14e205f7aa7de02c14df67b40a',1,'if(): style.php']]], + ['if',['if',['../php2po_8php.html#a45b05625748f412ec97afcd61cf7980b',1,'if(): php2po.php'],['../php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762',1,'if(): default.php'],['../full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db',1,'if(): full.php'],['../apw_2php_2style_8php.html#aea44f144ed341be483b334a7634c1aec',1,'if(): style.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_6d.js b/doc/html/search/variables_6d.js index 68833d773..6453e2e5c 100644 --- a/doc/html/search/variables_6d.js +++ b/doc/html/search/variables_6d.js @@ -9,6 +9,7 @@ var searchData= ['max_5fimage_5flength',['MAX_IMAGE_LENGTH',['../boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa',1,'boot.php']]], ['max_5flikers',['MAX_LIKERS',['../boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd',1,'boot.php']]], ['menu_5fbookmark',['MENU_BOOKMARK',['../boot_8php.html#a458e19af801bc4b0d1f1ce1a6d9e857e',1,'boot.php']]], + ['menu_5fitem_5fchatroom',['MENU_ITEM_CHATROOM',['../boot_8php.html#af6b3de425e5849c73370a484c44607a3',1,'boot.php']]], ['menu_5fitem_5fnewwin',['MENU_ITEM_NEWWIN',['../boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5',1,'boot.php']]], ['menu_5fitem_5fzid',['MENU_ITEM_ZID',['../boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53',1,'boot.php']]], ['menu_5fsystem',['MENU_SYSTEM',['../boot_8php.html#a718a801b0be6cbaef5e519516da12721',1,'boot.php']]] diff --git a/doc/html/security_8php.html b/doc/html/security_8php.html index d9f31f484..7940bd75d 100644 --- a/doc/html/security_8php.html +++ b/doc/html/security_8php.html @@ -132,7 +132,7 @@ Functions    check_form_security_token_ForbiddenOnErr ($typename= '', $formname= 'form_security_token')   -if(!function_exists('init_groups_visitor')) stream_perms_api_uids ($perms_min=PERMS_SITE) +if(!function_exists('init_groups_visitor')) stream_perms_api_uids ($perms_min=PERMS_SITE)    stream_perms_xchans ($perms_min=PERMS_SITE)   @@ -426,7 +426,7 @@ Functions
    - + diff --git a/doc/html/text_8php.html b/doc/html/text_8php.html index a26cbae9f..e009b49df 100644 --- a/doc/html/text_8php.html +++ b/doc/html/text_8php.html @@ -131,7 +131,7 @@ Functions - + @@ -688,7 +688,7 @@ Variables
    Returns
    string
    -

    Referenced by admin_page_logs(), chatsvc_post(), connect_post(), create_identity(), events_post(), fsuggest_post(), get_atom_elements(), item_post(), mail_post(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), network_content(), notes_init(), printable(), profiles_post(), thing_init(), and z_input_filter().

    +

    Referenced by admin_page_logs(), bookmark_add(), chatsvc_post(), connect_post(), create_identity(), events_post(), fsuggest_post(), get_atom_elements(), item_post(), mail_post(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), network_content(), notes_init(), poco_load(), printable(), profiles_post(), rbmark_content(), rbmark_post(), thing_init(), and z_input_filter().

    @@ -1274,7 +1274,7 @@ Variables
    if (!function_exists('init_groups_visitor')) stream_perms_api_uids if (!function_exists('init_groups_visitor')) stream_perms_api_uids (   $perms_min = PERMS_SITE)
     
     unxmlify ($s)
     
    if(!function_exists('hex2bin')) paginate (&$a)
    if(!function_exists('hex2bin')) paginate (&$a)
     
     alt_pager (&$a, $i, $more= '', $less= '')
     
    -

    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(), advanced_profile(), 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(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), RedDirectory\childExists(), cloud_init(), consume_feed(), conversation(), create_account(), create_identity(), RedDirectory\createDirectory(), RedDirectory\createFile(), cronhooks_run(), datetime_convert(), delete_imported_item(), deliver_run(), detect_language(), directory_content(), directory_run(), dirprofile_init(), downgrade_accounts(), email_send(), encode_item(), expire_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(), head_set_icon(), 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_expire(), 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_sidebar(), public_recips(), RedFile\put(), dba_mysql\q(), dba_mysqli\q(), q(), queue_run(), 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(), 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(), 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(), advanced_profile(), 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(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), RedDirectory\childExists(), cloud_init(), consume_feed(), conversation(), create_account(), create_identity(), RedDirectory\createDirectory(), RedDirectory\createFile(), cronhooks_run(), datetime_convert(), delete_imported_item(), deliver_run(), detect_language(), directory_content(), directory_run(), dirprofile_init(), downgrade_accounts(), email_send(), encode_item(), expire_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(), head_set_icon(), 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_expire(), 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_sidebar(), public_recips(), RedFile\put(), dba_mysql\q(), dba_mysqli\q(), q(), queue_run(), rbmark_post(), 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(), 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(), 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().

    @@ -1466,7 +1466,7 @@ Variables
    - + @@ -1761,7 +1761,7 @@ Variables
    Returns
    string substituted string
    -

    Referenced by admin_content(), 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(), apps_content(), apw_form(), blocks_content(), blogtheme_form(), App\build_pagehead(), categories_widget(), channel_content(), chanview_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(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), 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(), photos_album_widget(), photos_content(), poco_init(), poke_content(), populate_acl(), profile_sidebar(), profiles_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(), viewconnections_content(), vote_content(), webpages_content(), widget_affinity(), widget_archive(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestions(), writepages_widget(), and xrd_init().

    +

    Referenced by admin_content(), 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(), apps_content(), apw_form(), blocks_content(), blogtheme_form(), App\build_pagehead(), categories_widget(), channel_content(), chanview_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(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), hostxrd_init(), 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(), 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(), viewconnections_content(), vote_content(), webpages_content(), widget_affinity(), 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/theme_2blogga_2php_2default_8php.html b/doc/html/theme_2blogga_2php_2default_8php.html index 20528d9fe..91094b71f 100644 --- a/doc/html/theme_2blogga_2php_2default_8php.html +++ b/doc/html/theme_2blogga_2php_2default_8php.html @@ -116,7 +116,7 @@ Variables - +
    if (!function_exists('hex2bin')) paginate if (!function_exists('hex2bin')) paginate ( $a)
     
     $headimghome = get_config('blogtheme', 'headimghome')
     
    if($a->module=='display') $bodyclass =""
    if($a->module=='display') $bodyclass =""
     

    Variable Documentation

    @@ -125,7 +125,7 @@ Variables
    - +
    if ($a->module=='display') $bodyclass =""if ($a->module=='display') $bodyclass =""
    diff --git a/doc/html/theme_2blogga_2view_2theme_2blog_2default_8php.html b/doc/html/theme_2blogga_2view_2theme_2blog_2default_8php.html index 6efad8c6e..9e4f4c901 100644 --- a/doc/html/theme_2blogga_2view_2theme_2blog_2default_8php.html +++ b/doc/html/theme_2blogga_2view_2theme_2blog_2default_8php.html @@ -116,7 +116,7 @@ Variables    $headimghome = get_config('blogtheme', 'headimghome')   -if($a->module=='display') $bodyclass ="" +if($a->module=='display') $bodyclass =""  

    Variable Documentation

    @@ -125,7 +125,7 @@ Variables
    - +
    if ($a->module=='display') $bodyclass =""if ($a->module=='display') $bodyclass =""
    @@ -137,7 +137,7 @@ Variables
    - +
    if (local_user()) $headimg = get_config('blogtheme', 'headimg')if (local_user()) $headimg = get_config('blogtheme', 'headimg')
    diff --git a/doc/html/tpldebug_8php.html b/doc/html/tpldebug_8php.html index b9aeb5405..2045f14e1 100644 --- a/doc/html/tpldebug_8php.html +++ b/doc/html/tpldebug_8php.html @@ -118,7 +118,7 @@ Functions - + @@ -158,7 +158,7 @@ Variables

    Variables

    if($argc > 1) else
    if($argc > 1) else
     
     $files = glob('include/*.php')
     
    - +
    if ($argc > 1) elseif ($argc > 1) else
    diff --git a/doc/html/typo_8php.html b/doc/html/typo_8php.html index 24a480775..394c77b80 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_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(), apps_content(), apw_form(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bb_sanitize_style(), bbcode(), best_link_url(), blocks_content(), blog_init(), blogtheme_display_item(), blogtheme_form(), blogtheme_imgurl(), 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_menu(), comanche_parser(), comanche_replace_region(), comanche_widget(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), 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(), events_content(), events_post(), expand_acl(), expand_groups(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), 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_site_admin(), item_content(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), layouts_content(), like_content(), like_puller(), 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(), 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(), redbasic_form(), register_content(), regmod_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(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), terminate_friendship(), tgroup_check(), theme_admin(), theme_content(), theme_include(), thing_init(), timezone_cmp(), toggle_mobile_init(), tryzrlvideo(), tt(), uexport_init(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), 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_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_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(), apps_content(), apw_form(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bb_sanitize_style(), bbcode(), best_link_url(), blocks_content(), blog_init(), blogtheme_display_item(), blogtheme_form(), blogtheme_imgurl(), 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_menu(), comanche_parser(), comanche_replace_region(), comanche_widget(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), 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(), events_content(), events_post(), expand_acl(), expand_groups(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), 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_site_admin(), item_content(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), layouts_content(), like_content(), like_puller(), 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(), 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(), redbasic_form(), register_content(), regmod_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(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), terminate_friendship(), tgroup_check(), theme_admin(), theme_content(), theme_include(), thing_init(), timezone_cmp(), toggle_mobile_init(), tryzrlvideo(), tt(), uexport_init(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), 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_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/widgets_8php.html b/doc/html/widgets_8php.html index 50582fe01..bb2008bcf 100644 --- a/doc/html/widgets_8php.html +++ b/doc/html/widgets_8php.html @@ -160,6 +160,10 @@ Functions    widget_chatroom_list ($arr)   + widget_bookmarkedchats ($arr) +  + widget_suggestedchats ($arr) + 

    Function Documentation

    @@ -192,6 +196,22 @@ Functions
    +
    +
    + +
    +
    + + + + + + + + +
    widget_bookmarkedchats ( $arr)
    +
    +
    @@ -483,6 +503,22 @@ Functions
    +
    + + +
    +
    + + + + + + + + +
    widget_suggestedchats ( $arr)
    +
    +
    diff --git a/doc/html/widgets_8php.js b/doc/html/widgets_8php.js index 30270e8c7..7e391a078 100644 --- a/doc/html/widgets_8php.js +++ b/doc/html/widgets_8php.js @@ -2,6 +2,7 @@ var widgets_8php = [ [ "widget_affinity", "widgets_8php.html#add9b24d3304e529a7975e96122315554", null ], [ "widget_archive", "widgets_8php.html#a7b1e357b5a2027718470b77ec921fc65", null ], + [ "widget_bookmarkedchats", "widgets_8php.html#a0e2f5179ed1a73b282dfda7270fcabb3", null ], [ "widget_categories", "widgets_8php.html#af37fdad3b2e861d860a4a8c4d8a76c0b", null ], [ "widget_chatroom_list", "widgets_8php.html#a47c72aac42058ea086c9ef8651c259da", null ], [ "widget_collections", "widgets_8php.html#aa189a07241246d97efbee29f1c6a6f7f", null ], @@ -20,6 +21,7 @@ var widgets_8php = [ "widget_profile", "widgets_8php.html#abd2e508a2a0b911c4a838e3cb7599923", null ], [ "widget_savedsearch", "widgets_8php.html#a94203eb9bcd63cbdecbbcb15163598d8", null ], [ "widget_settings_menu", "widgets_8php.html#aaa73bcf1702eaadd9dcd253502f55e01", null ], + [ "widget_suggestedchats", "widgets_8php.html#a50b1410238100c8a94c06b0aa63ee3b8", null ], [ "widget_suggestions", "widgets_8php.html#a0d404276fedc59f5038cf5c085028326", null ], [ "widget_tagcloud", "widgets_8php.html#a6dbc227aac750774284ee39c45f0a200", null ], [ "widget_tagcloud_wall", "widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653", null ], diff --git a/include/oembed.php b/include/oembed.php index d8671a752..f9e9012d0 100755 --- a/include/oembed.php +++ b/include/oembed.php @@ -99,6 +99,8 @@ function oembed_format_object($j){ $th=120; $tw = $th*$tr; $tpl=get_markup_template('oembed_video.tpl'); + if(strstr($embedurl,'youtu')) + $embedurl = str_replace('http:','https:',$embedurl); $ret.=replace_macros($tpl, array( '$baseurl' => $a->get_baseurl(), '$embedurl'=>$embedurl, diff --git a/util/messages.po b/util/messages.po index 11820f853..88ef6cdeb 100644 --- a/util/messages.po +++ b/util/messages.po @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: 2014-02-21.595\n" +"Project-Id-Version: 2014-02-28.602\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-02-21 00:03-0800\n" +"POT-Creation-Date: 2014-02-28 00:02-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -22,7 +22,7 @@ msgid "Categories" msgstr "" #: ../../include/widgets.php:115 ../../include/widgets.php:155 -#: ../../include/Contact.php:107 ../../include/identity.php:632 +#: ../../include/Contact.php:107 ../../include/identity.php:643 #: ../../mod/directory.php:184 ../../mod/match.php:62 #: ../../mod/dirprofile.php:170 ../../mod/suggest.php:51 msgid "Connect" @@ -62,7 +62,8 @@ msgid "Notes" msgstr "" #: ../../include/widgets.php:173 ../../include/text.php:759 -#: ../../include/text.php:773 ../../mod/filer.php:36 +#: ../../include/text.php:773 ../../mod/filer.php:36 ../../mod/rbmark.php:28 +#: ../../mod/rbmark.php:98 msgid "Save" msgstr "" @@ -183,6 +184,14 @@ msgstr "" msgid "Chat Rooms" msgstr "" +#: ../../include/widgets.php:603 +msgid "Bookmarked Chatrooms" +msgstr "" + +#: ../../include/widgets.php:621 +msgid "Suggested Chatrooms" +msgstr "" + #: ../../include/acl_selectors.php:235 msgid "Visible to everybody" msgstr "" @@ -331,7 +340,7 @@ msgstr "" msgid "Create an account" msgstr "" -#: ../../include/nav.php:134 ../../mod/help.php:60 ../../mod/help.php:64 +#: ../../include/nav.php:134 ../../mod/help.php:60 ../../mod/help.php:65 msgid "Help" msgstr "" @@ -1238,7 +1247,7 @@ msgstr "" msgid "Finishes:" msgstr "" -#: ../../include/event.php:40 ../../include/identity.php:683 +#: ../../include/event.php:40 ../../include/identity.php:694 #: ../../include/bb2diaspora.php:455 ../../mod/events.php:462 #: ../../mod/directory.php:157 ../../mod/dirprofile.php:111 msgid "Location:" @@ -1298,95 +1307,103 @@ msgid "show fewer" msgstr "" #: ../../include/js_strings.php:9 -msgid "Password too short" +msgid "+ Show More" msgstr "" #: ../../include/js_strings.php:10 +msgid "- Show Less" +msgstr "" + +#: ../../include/js_strings.php:11 +msgid "Password too short" +msgstr "" + +#: ../../include/js_strings.php:12 msgid "Passwords do not match" msgstr "" -#: ../../include/js_strings.php:11 ../../mod/photos.php:39 +#: ../../include/js_strings.php:13 ../../mod/photos.php:39 msgid "everybody" msgstr "" -#: ../../include/js_strings.php:12 +#: ../../include/js_strings.php:14 msgid "Secret Passphrase" msgstr "" -#: ../../include/js_strings.php:13 +#: ../../include/js_strings.php:15 msgid "Passphrase hint" msgstr "" -#: ../../include/js_strings.php:15 +#: ../../include/js_strings.php:17 msgid "timeago.prefixAgo" msgstr "" -#: ../../include/js_strings.php:16 -msgid "timeago.suffixAgo" +#: ../../include/js_strings.php:18 +msgid "timeago.prefixFromNow" msgstr "" -#: ../../include/js_strings.php:17 +#: ../../include/js_strings.php:19 msgid "ago" msgstr "" -#: ../../include/js_strings.php:18 +#: ../../include/js_strings.php:20 msgid "from now" msgstr "" -#: ../../include/js_strings.php:19 +#: ../../include/js_strings.php:21 msgid "less than a minute" msgstr "" -#: ../../include/js_strings.php:20 +#: ../../include/js_strings.php:22 msgid "about a minute" msgstr "" -#: ../../include/js_strings.php:21 +#: ../../include/js_strings.php:23 #, php-format msgid "%d minutes" msgstr "" -#: ../../include/js_strings.php:22 +#: ../../include/js_strings.php:24 msgid "about an hour" msgstr "" -#: ../../include/js_strings.php:23 +#: ../../include/js_strings.php:25 #, php-format msgid "about %d hours" msgstr "" -#: ../../include/js_strings.php:24 +#: ../../include/js_strings.php:26 msgid "a day" msgstr "" -#: ../../include/js_strings.php:25 +#: ../../include/js_strings.php:27 #, php-format msgid "%d days" msgstr "" -#: ../../include/js_strings.php:26 +#: ../../include/js_strings.php:28 msgid "about a month" msgstr "" -#: ../../include/js_strings.php:27 +#: ../../include/js_strings.php:29 #, php-format msgid "%d months" msgstr "" -#: ../../include/js_strings.php:28 +#: ../../include/js_strings.php:30 msgid "about a year" msgstr "" -#: ../../include/js_strings.php:29 +#: ../../include/js_strings.php:31 #, php-format msgid "%d years" msgstr "" -#: ../../include/js_strings.php:30 +#: ../../include/js_strings.php:32 msgid " " msgstr "" -#: ../../include/js_strings.php:31 +#: ../../include/js_strings.php:33 msgid "timeago.numbers" msgstr "" @@ -1421,15 +1438,15 @@ msgstr "" #: ../../include/photos.php:15 ../../include/items.php:3575 #: ../../mod/common.php:35 ../../mod/events.php:140 ../../mod/thing.php:247 #: ../../mod/thing.php:263 ../../mod/thing.php:298 ../../mod/invite.php:13 -#: ../../mod/invite.php:104 ../../mod/settings.php:493 ../../mod/menu.php:44 +#: ../../mod/invite.php:104 ../../mod/settings.php:492 ../../mod/menu.php:44 #: ../../mod/webpages.php:40 ../../mod/api.php:26 ../../mod/api.php:31 #: ../../mod/bookmarks.php:46 ../../mod/item.php:182 ../../mod/item.php:190 -#: ../../mod/chat.php:87 ../../mod/chat.php:92 +#: ../../mod/chat.php:89 ../../mod/chat.php:94 #: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 #: ../../mod/delegate.php:6 ../../mod/mitem.php:73 ../../mod/group.php:9 #: ../../mod/viewsrc.php:12 ../../mod/editpost.php:13 #: ../../mod/connedit.php:182 ../../mod/layouts.php:27 -#: ../../mod/layouts.php:42 ../../mod/page.php:30 ../../mod/page.php:80 +#: ../../mod/layouts.php:39 ../../mod/page.php:30 ../../mod/page.php:80 #: ../../mod/network.php:12 ../../mod/profiles.php:152 #: ../../mod/profiles.php:453 ../../mod/sources.php:66 ../../mod/setup.php:200 #: ../../mod/new_channel.php:66 ../../mod/new_channel.php:97 @@ -1508,7 +1525,7 @@ msgstr "" msgid "database storage failed." msgstr "" -#: ../../include/bookmarks.php:31 +#: ../../include/bookmarks.php:42 #, php-format msgid "%1$s's bookmarks" msgstr "" @@ -1547,7 +1564,7 @@ msgid "Select" msgstr "" #: ../../include/conversation.php:632 ../../include/ItemObject.php:108 -#: ../../mod/thing.php:236 ../../mod/settings.php:579 ../../mod/group.php:176 +#: ../../mod/thing.php:236 ../../mod/settings.php:578 ../../mod/group.php:176 #: ../../mod/admin.php:746 ../../mod/connedit.php:359 #: ../../mod/filestorage.php:171 ../../mod/photos.php:1044 msgid "Delete" @@ -1850,8 +1867,8 @@ msgstr "" msgid "OK" msgstr "" -#: ../../include/conversation.php:1150 ../../mod/settings.php:517 -#: ../../mod/settings.php:543 ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 +#: ../../include/conversation.php:1150 ../../mod/settings.php:516 +#: ../../mod/settings.php:542 ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 #: ../../mod/editpost.php:152 ../../mod/fbrowser.php:82 #: ../../mod/fbrowser.php:117 msgid "Cancel" @@ -1983,10 +2000,6 @@ msgstr "" msgid "Requested channel is not available." msgstr "" -#: ../../include/identity.php:493 -msgid " Sorry, you don't have the permission to view this profile. " -msgstr "" - #: ../../include/identity.php:528 ../../mod/webpages.php:8 #: ../../mod/connect.php:13 ../../mod/layouts.php:8 #: ../../mod/achievements.php:8 ../../mod/blocks.php:10 @@ -1994,190 +2007,194 @@ msgstr "" msgid "Requested profile is not available." msgstr "" -#: ../../include/identity.php:646 ../../mod/profiles.php:603 +#: ../../include/identity.php:580 +msgid " Sorry, you don't have the permission to view this profile. " +msgstr "" + +#: ../../include/identity.php:657 ../../mod/profiles.php:603 msgid "Change profile photo" msgstr "" -#: ../../include/identity.php:652 +#: ../../include/identity.php:663 msgid "Profiles" msgstr "" -#: ../../include/identity.php:652 +#: ../../include/identity.php:663 msgid "Manage/edit profiles" msgstr "" -#: ../../include/identity.php:653 ../../mod/profiles.php:604 +#: ../../include/identity.php:664 ../../mod/profiles.php:604 msgid "Create New Profile" msgstr "" -#: ../../include/identity.php:656 +#: ../../include/identity.php:667 msgid "Edit Profile" msgstr "" -#: ../../include/identity.php:667 ../../mod/profiles.php:615 +#: ../../include/identity.php:678 ../../mod/profiles.php:615 msgid "Profile Image" msgstr "" -#: ../../include/identity.php:670 ../../mod/profiles.php:618 +#: ../../include/identity.php:681 ../../mod/profiles.php:618 msgid "visible to everybody" msgstr "" -#: ../../include/identity.php:671 ../../mod/profiles.php:619 +#: ../../include/identity.php:682 ../../mod/profiles.php:619 msgid "Edit visibility" msgstr "" -#: ../../include/identity.php:685 ../../include/identity.php:912 +#: ../../include/identity.php:696 ../../include/identity.php:923 #: ../../mod/directory.php:159 msgid "Gender:" msgstr "" -#: ../../include/identity.php:686 ../../include/identity.php:932 +#: ../../include/identity.php:697 ../../include/identity.php:943 #: ../../mod/directory.php:161 msgid "Status:" msgstr "" -#: ../../include/identity.php:687 ../../include/identity.php:943 +#: ../../include/identity.php:698 ../../include/identity.php:954 #: ../../mod/directory.php:163 msgid "Homepage:" msgstr "" -#: ../../include/identity.php:688 ../../mod/dirprofile.php:157 +#: ../../include/identity.php:699 ../../mod/dirprofile.php:157 msgid "Online Now" msgstr "" -#: ../../include/identity.php:756 ../../include/identity.php:836 +#: ../../include/identity.php:767 ../../include/identity.php:847 #: ../../mod/ping.php:262 msgid "g A l F d" msgstr "" -#: ../../include/identity.php:757 ../../include/identity.php:837 +#: ../../include/identity.php:768 ../../include/identity.php:848 msgid "F d" msgstr "" -#: ../../include/identity.php:802 ../../include/identity.php:877 +#: ../../include/identity.php:813 ../../include/identity.php:888 #: ../../mod/ping.php:284 msgid "[today]" msgstr "" -#: ../../include/identity.php:814 +#: ../../include/identity.php:825 msgid "Birthday Reminders" msgstr "" -#: ../../include/identity.php:815 +#: ../../include/identity.php:826 msgid "Birthdays this week:" msgstr "" -#: ../../include/identity.php:870 +#: ../../include/identity.php:881 msgid "[No description]" msgstr "" -#: ../../include/identity.php:888 +#: ../../include/identity.php:899 msgid "Event Reminders" msgstr "" -#: ../../include/identity.php:889 +#: ../../include/identity.php:900 msgid "Events this week:" msgstr "" -#: ../../include/identity.php:902 ../../include/identity.php:986 +#: ../../include/identity.php:913 ../../include/identity.php:997 #: ../../mod/profperm.php:107 msgid "Profile" msgstr "" -#: ../../include/identity.php:910 ../../mod/settings.php:937 +#: ../../include/identity.php:921 ../../mod/settings.php:936 msgid "Full Name:" msgstr "" -#: ../../include/identity.php:917 +#: ../../include/identity.php:928 msgid "j F, Y" msgstr "" -#: ../../include/identity.php:918 +#: ../../include/identity.php:929 msgid "j F" msgstr "" -#: ../../include/identity.php:925 +#: ../../include/identity.php:936 msgid "Birthday:" msgstr "" -#: ../../include/identity.php:929 +#: ../../include/identity.php:940 msgid "Age:" msgstr "" -#: ../../include/identity.php:938 +#: ../../include/identity.php:949 #, php-format msgid "for %1$d %2$s" msgstr "" -#: ../../include/identity.php:941 ../../mod/profiles.php:526 +#: ../../include/identity.php:952 ../../mod/profiles.php:526 msgid "Sexual Preference:" msgstr "" -#: ../../include/identity.php:945 ../../mod/profiles.php:528 +#: ../../include/identity.php:956 ../../mod/profiles.php:528 msgid "Hometown:" msgstr "" -#: ../../include/identity.php:947 +#: ../../include/identity.php:958 msgid "Tags:" msgstr "" -#: ../../include/identity.php:949 ../../mod/profiles.php:529 +#: ../../include/identity.php:960 ../../mod/profiles.php:529 msgid "Political Views:" msgstr "" -#: ../../include/identity.php:951 +#: ../../include/identity.php:962 msgid "Religion:" msgstr "" -#: ../../include/identity.php:953 ../../mod/directory.php:165 +#: ../../include/identity.php:964 ../../mod/directory.php:165 msgid "About:" msgstr "" -#: ../../include/identity.php:955 +#: ../../include/identity.php:966 msgid "Hobbies/Interests:" msgstr "" -#: ../../include/identity.php:957 ../../mod/profiles.php:532 +#: ../../include/identity.php:968 ../../mod/profiles.php:532 msgid "Likes:" msgstr "" -#: ../../include/identity.php:959 ../../mod/profiles.php:533 +#: ../../include/identity.php:970 ../../mod/profiles.php:533 msgid "Dislikes:" msgstr "" -#: ../../include/identity.php:962 +#: ../../include/identity.php:973 msgid "Contact information and Social Networks:" msgstr "" -#: ../../include/identity.php:964 +#: ../../include/identity.php:975 msgid "My other channels:" msgstr "" -#: ../../include/identity.php:966 +#: ../../include/identity.php:977 msgid "Musical interests:" msgstr "" -#: ../../include/identity.php:968 +#: ../../include/identity.php:979 msgid "Books, literature:" msgstr "" -#: ../../include/identity.php:970 +#: ../../include/identity.php:981 msgid "Television:" msgstr "" -#: ../../include/identity.php:972 +#: ../../include/identity.php:983 msgid "Film/dance/culture/entertainment:" msgstr "" -#: ../../include/identity.php:974 +#: ../../include/identity.php:985 msgid "Love/Romance:" msgstr "" -#: ../../include/identity.php:976 +#: ../../include/identity.php:987 msgid "Work/employment:" msgstr "" -#: ../../include/identity.php:978 +#: ../../include/identity.php:989 msgid "School/education:" msgstr "" @@ -2186,9 +2203,9 @@ msgid "Private Message" msgstr "" #: ../../include/ItemObject.php:96 ../../include/page_widgets.php:8 -#: ../../include/menu.php:41 ../../mod/thing.php:235 -#: ../../mod/settings.php:578 ../../mod/menu.php:59 ../../mod/webpages.php:118 -#: ../../mod/editpost.php:112 ../../mod/layouts.php:102 +#: ../../include/menu.php:42 ../../mod/thing.php:235 +#: ../../mod/settings.php:577 ../../mod/menu.php:59 ../../mod/webpages.php:118 +#: ../../mod/editpost.php:112 ../../mod/layouts.php:97 #: ../../mod/editlayout.php:106 ../../mod/blocks.php:93 #: ../../mod/editwebpage.php:144 ../../mod/editblock.php:120 #: ../../mod/filestorage.php:170 @@ -2282,10 +2299,10 @@ msgstr "" #: ../../include/ItemObject.php:548 ../../mod/events.php:469 #: ../../mod/thing.php:283 ../../mod/thing.php:326 ../../mod/invite.php:156 -#: ../../mod/settings.php:516 ../../mod/settings.php:628 -#: ../../mod/settings.php:656 ../../mod/settings.php:680 -#: ../../mod/settings.php:752 ../../mod/settings.php:929 -#: ../../mod/chat.php:162 ../../mod/chat.php:192 ../../mod/connect.php:92 +#: ../../mod/settings.php:515 ../../mod/settings.php:627 +#: ../../mod/settings.php:655 ../../mod/settings.php:679 +#: ../../mod/settings.php:751 ../../mod/settings.php:928 +#: ../../mod/chat.php:174 ../../mod/chat.php:206 ../../mod/connect.php:92 #: ../../mod/group.php:81 ../../mod/admin.php:431 ../../mod/admin.php:739 #: ../../mod/admin.php:879 ../../mod/admin.php:1078 ../../mod/admin.php:1165 #: ../../mod/connedit.php:437 ../../mod/profiles.php:506 @@ -2295,8 +2312,8 @@ msgstr "" #: ../../mod/filestorage.php:131 ../../mod/photos.php:566 #: ../../mod/photos.php:671 ../../mod/photos.php:954 ../../mod/photos.php:994 #: ../../mod/photos.php:1081 ../../mod/mood.php:142 -#: ../../view/theme/redbasic/php/config.php:95 -#: ../../view/theme/apw/php/config.php:231 +#: ../../view/theme/redbasic/php/config.php:97 +#: ../../view/theme/apw/php/config.php:247 #: ../../view/theme/blogga/view/theme/blog/config.php:67 #: ../../view/theme/blogga/php/config.php:67 msgid "Submit" @@ -2631,15 +2648,15 @@ msgstr "" msgid "dislikes" msgstr "" -#: ../../include/auth.php:76 +#: ../../include/auth.php:79 msgid "Logged out." msgstr "" -#: ../../include/auth.php:188 +#: ../../include/auth.php:197 msgid "Failed authentication" msgstr "" -#: ../../include/auth.php:203 ../../mod/openid.php:185 +#: ../../include/auth.php:212 ../../mod/openid.php:186 msgid "Login failed." msgstr "" @@ -2939,7 +2956,7 @@ msgstr "" msgid "Upload New Photos" msgstr "" -#: ../../include/reddav.php:1061 +#: ../../include/reddav.php:1063 msgid "Edit File properties" msgstr "" @@ -3030,13 +3047,13 @@ msgstr "" msgid "Cannot connect to yourself." msgstr "" -#: ../../include/security.php:291 +#: ../../include/security.php:294 msgid "" "The form security token was not correct. This probably happened because the " "form has been opened for too long (>3 hours) before submitting it." msgstr "" -#: ../../include/comanche.php:35 ../../view/theme/redbasic/php/config.php:64 +#: ../../include/comanche.php:35 ../../view/theme/redbasic/php/config.php:66 #: ../../view/theme/apw/php/config.php:176 msgid "Default" msgstr "" @@ -3138,8 +3155,8 @@ msgstr "" msgid "Permission denied" msgstr "" -#: ../../include/items.php:756 ../../mod/connedit.php:395 -msgid "Unknown" +#: ../../include/items.php:756 +msgid "(Unknown)" msgstr "" #: ../../include/items.php:3513 ../../mod/thing.php:78 ../../mod/admin.php:151 @@ -3410,7 +3427,7 @@ msgstr "" msgid "Key and Secret are required" msgstr "" -#: ../../mod/settings.php:79 ../../mod/settings.php:542 +#: ../../mod/settings.php:79 ../../mod/settings.php:541 msgid "Update" msgstr "" @@ -3442,403 +3459,403 @@ msgstr "" msgid "System failure storing new email. Please try again." msgstr "" -#: ../../mod/settings.php:444 +#: ../../mod/settings.php:443 msgid "Settings updated." msgstr "" -#: ../../mod/settings.php:515 ../../mod/settings.php:541 -#: ../../mod/settings.php:577 +#: ../../mod/settings.php:514 ../../mod/settings.php:540 +#: ../../mod/settings.php:576 msgid "Add application" msgstr "" -#: ../../mod/settings.php:518 ../../mod/settings.php:544 +#: ../../mod/settings.php:517 ../../mod/settings.php:543 msgid "Name" msgstr "" -#: ../../mod/settings.php:518 +#: ../../mod/settings.php:517 msgid "Name of application" msgstr "" -#: ../../mod/settings.php:519 ../../mod/settings.php:545 +#: ../../mod/settings.php:518 ../../mod/settings.php:544 msgid "Consumer Key" msgstr "" -#: ../../mod/settings.php:519 ../../mod/settings.php:520 +#: ../../mod/settings.php:518 ../../mod/settings.php:519 msgid "Automatically generated - change if desired. Max length 20" msgstr "" -#: ../../mod/settings.php:520 ../../mod/settings.php:546 +#: ../../mod/settings.php:519 ../../mod/settings.php:545 msgid "Consumer Secret" msgstr "" -#: ../../mod/settings.php:521 ../../mod/settings.php:547 +#: ../../mod/settings.php:520 ../../mod/settings.php:546 msgid "Redirect" msgstr "" -#: ../../mod/settings.php:521 +#: ../../mod/settings.php:520 msgid "" "Redirect URI - leave blank unless your application specifically requires this" msgstr "" -#: ../../mod/settings.php:522 ../../mod/settings.php:548 +#: ../../mod/settings.php:521 ../../mod/settings.php:547 msgid "Icon url" msgstr "" -#: ../../mod/settings.php:522 +#: ../../mod/settings.php:521 msgid "Optional" msgstr "" -#: ../../mod/settings.php:533 +#: ../../mod/settings.php:532 msgid "You can't edit this application." msgstr "" -#: ../../mod/settings.php:576 +#: ../../mod/settings.php:575 msgid "Connected Apps" msgstr "" -#: ../../mod/settings.php:580 +#: ../../mod/settings.php:579 msgid "Client key starts with" msgstr "" -#: ../../mod/settings.php:581 +#: ../../mod/settings.php:580 msgid "No name" msgstr "" -#: ../../mod/settings.php:582 +#: ../../mod/settings.php:581 msgid "Remove authorization" msgstr "" -#: ../../mod/settings.php:593 +#: ../../mod/settings.php:592 msgid "No feature settings configured" msgstr "" -#: ../../mod/settings.php:601 +#: ../../mod/settings.php:600 msgid "Feature Settings" msgstr "" -#: ../../mod/settings.php:624 +#: ../../mod/settings.php:623 msgid "Account Settings" msgstr "" -#: ../../mod/settings.php:625 +#: ../../mod/settings.php:624 msgid "Password Settings" msgstr "" -#: ../../mod/settings.php:626 +#: ../../mod/settings.php:625 msgid "New Password:" msgstr "" -#: ../../mod/settings.php:627 +#: ../../mod/settings.php:626 msgid "Confirm:" msgstr "" -#: ../../mod/settings.php:627 +#: ../../mod/settings.php:626 msgid "Leave password fields blank unless changing" msgstr "" -#: ../../mod/settings.php:629 ../../mod/settings.php:938 +#: ../../mod/settings.php:628 ../../mod/settings.php:937 msgid "Email Address:" msgstr "" -#: ../../mod/settings.php:630 +#: ../../mod/settings.php:629 msgid "Remove Account" msgstr "" -#: ../../mod/settings.php:631 +#: ../../mod/settings.php:630 msgid "Warning: This action is permanent and cannot be reversed." msgstr "" -#: ../../mod/settings.php:647 +#: ../../mod/settings.php:646 msgid "Off" msgstr "" -#: ../../mod/settings.php:647 +#: ../../mod/settings.php:646 msgid "On" msgstr "" -#: ../../mod/settings.php:654 +#: ../../mod/settings.php:653 msgid "Additional Features" msgstr "" -#: ../../mod/settings.php:679 +#: ../../mod/settings.php:678 msgid "Connector Settings" msgstr "" -#: ../../mod/settings.php:709 ../../mod/admin.php:379 +#: ../../mod/settings.php:708 ../../mod/admin.php:379 msgid "No special theme for mobile devices" msgstr "" -#: ../../mod/settings.php:750 +#: ../../mod/settings.php:749 msgid "Display Settings" msgstr "" -#: ../../mod/settings.php:756 +#: ../../mod/settings.php:755 msgid "Display Theme:" msgstr "" -#: ../../mod/settings.php:757 +#: ../../mod/settings.php:756 msgid "Mobile Theme:" msgstr "" -#: ../../mod/settings.php:758 +#: ../../mod/settings.php:757 msgid "Update browser every xx seconds" msgstr "" -#: ../../mod/settings.php:758 +#: ../../mod/settings.php:757 msgid "Minimum of 10 seconds, no maximum" msgstr "" -#: ../../mod/settings.php:759 +#: ../../mod/settings.php:758 msgid "Maximum number of conversations to load at any time:" msgstr "" -#: ../../mod/settings.php:759 +#: ../../mod/settings.php:758 msgid "Maximum of 100 items" msgstr "" -#: ../../mod/settings.php:760 +#: ../../mod/settings.php:759 msgid "Don't show emoticons" msgstr "" -#: ../../mod/settings.php:761 +#: ../../mod/settings.php:760 msgid "Do not view remote profiles in frames" msgstr "" -#: ../../mod/settings.php:761 +#: ../../mod/settings.php:760 msgid "By default open in a sub-window of your own site" msgstr "" -#: ../../mod/settings.php:796 +#: ../../mod/settings.php:795 msgid "Nobody except yourself" msgstr "" -#: ../../mod/settings.php:797 +#: ../../mod/settings.php:796 msgid "Only those you specifically allow" msgstr "" -#: ../../mod/settings.php:798 +#: ../../mod/settings.php:797 msgid "Anybody in your address book" msgstr "" -#: ../../mod/settings.php:799 +#: ../../mod/settings.php:798 msgid "Anybody on this website" msgstr "" -#: ../../mod/settings.php:800 +#: ../../mod/settings.php:799 msgid "Anybody in this network" msgstr "" -#: ../../mod/settings.php:801 +#: ../../mod/settings.php:800 msgid "Anybody authenticated" msgstr "" -#: ../../mod/settings.php:802 +#: ../../mod/settings.php:801 msgid "Anybody on the internet" msgstr "" -#: ../../mod/settings.php:879 +#: ../../mod/settings.php:878 msgid "Publish your default profile in the network directory" msgstr "" -#: ../../mod/settings.php:879 ../../mod/settings.php:884 -#: ../../mod/settings.php:955 ../../mod/api.php:106 ../../mod/profiles.php:484 +#: ../../mod/settings.php:878 ../../mod/settings.php:883 +#: ../../mod/settings.php:954 ../../mod/api.php:106 ../../mod/profiles.php:484 msgid "No" msgstr "" -#: ../../mod/settings.php:879 ../../mod/settings.php:884 -#: ../../mod/settings.php:955 ../../mod/api.php:105 ../../mod/profiles.php:483 +#: ../../mod/settings.php:878 ../../mod/settings.php:883 +#: ../../mod/settings.php:954 ../../mod/api.php:105 ../../mod/profiles.php:483 msgid "Yes" msgstr "" -#: ../../mod/settings.php:884 +#: ../../mod/settings.php:883 msgid "Allow us to suggest you as a potential friend to new members?" msgstr "" -#: ../../mod/settings.php:888 ../../mod/profile_photo.php:288 +#: ../../mod/settings.php:887 ../../mod/profile_photo.php:288 msgid "or" msgstr "" -#: ../../mod/settings.php:893 +#: ../../mod/settings.php:892 msgid "Your channel address is" msgstr "" -#: ../../mod/settings.php:927 +#: ../../mod/settings.php:926 msgid "Channel Settings" msgstr "" -#: ../../mod/settings.php:936 +#: ../../mod/settings.php:935 msgid "Basic Settings" msgstr "" -#: ../../mod/settings.php:939 +#: ../../mod/settings.php:938 msgid "Your Timezone:" msgstr "" -#: ../../mod/settings.php:940 +#: ../../mod/settings.php:939 msgid "Default Post Location:" msgstr "" -#: ../../mod/settings.php:941 +#: ../../mod/settings.php:940 msgid "Use Browser Location:" msgstr "" -#: ../../mod/settings.php:943 +#: ../../mod/settings.php:942 msgid "Adult Content" msgstr "" -#: ../../mod/settings.php:943 +#: ../../mod/settings.php:942 msgid "" "This channel frequently or regularly publishes adult content. (Please tag " "any adult material and/or nudity with #NSFW)" msgstr "" -#: ../../mod/settings.php:945 +#: ../../mod/settings.php:944 msgid "Security and Privacy Settings" msgstr "" -#: ../../mod/settings.php:947 +#: ../../mod/settings.php:946 msgid "Hide my online presence" msgstr "" -#: ../../mod/settings.php:947 +#: ../../mod/settings.php:946 msgid "Prevents displaying in your profile that you are online" msgstr "" -#: ../../mod/settings.php:949 +#: ../../mod/settings.php:948 msgid "Simple Privacy Settings:" msgstr "" -#: ../../mod/settings.php:950 +#: ../../mod/settings.php:949 msgid "" "Very Public - extremely permissive (should be used with caution)" msgstr "" -#: ../../mod/settings.php:951 +#: ../../mod/settings.php:950 msgid "" "Typical - default public, privacy when desired (similar to social " "network permissions but with improved privacy)" msgstr "" -#: ../../mod/settings.php:952 +#: ../../mod/settings.php:951 msgid "Private - default private, never open or public" msgstr "" -#: ../../mod/settings.php:953 +#: ../../mod/settings.php:952 msgid "Blocked - default blocked to/from everybody" msgstr "" -#: ../../mod/settings.php:955 +#: ../../mod/settings.php:954 msgid "Allow others to tag your posts" msgstr "" -#: ../../mod/settings.php:955 +#: ../../mod/settings.php:954 msgid "" "Often used by the community to retro-actively flag inappropriate content" msgstr "" -#: ../../mod/settings.php:957 +#: ../../mod/settings.php:956 msgid "Advanced Privacy Settings" msgstr "" -#: ../../mod/settings.php:959 +#: ../../mod/settings.php:958 msgid "Maximum Friend Requests/Day:" msgstr "" -#: ../../mod/settings.php:959 +#: ../../mod/settings.php:958 msgid "May reduce spam activity" msgstr "" -#: ../../mod/settings.php:960 +#: ../../mod/settings.php:959 msgid "Default Post Permissions" msgstr "" -#: ../../mod/settings.php:961 ../../mod/mitem.php:134 ../../mod/mitem.php:177 +#: ../../mod/settings.php:960 ../../mod/mitem.php:134 ../../mod/mitem.php:177 msgid "(click to open/close)" msgstr "" -#: ../../mod/settings.php:972 +#: ../../mod/settings.php:971 msgid "Maximum private messages per day from unknown people:" msgstr "" -#: ../../mod/settings.php:972 +#: ../../mod/settings.php:971 msgid "Useful to reduce spamming" msgstr "" -#: ../../mod/settings.php:975 +#: ../../mod/settings.php:974 msgid "Notification Settings" msgstr "" -#: ../../mod/settings.php:976 +#: ../../mod/settings.php:975 msgid "By default post a status message when:" msgstr "" -#: ../../mod/settings.php:977 +#: ../../mod/settings.php:976 msgid "accepting a friend request" msgstr "" -#: ../../mod/settings.php:978 +#: ../../mod/settings.php:977 msgid "joining a forum/community" msgstr "" -#: ../../mod/settings.php:979 +#: ../../mod/settings.php:978 msgid "making an interesting profile change" msgstr "" -#: ../../mod/settings.php:980 +#: ../../mod/settings.php:979 msgid "Send a notification email when:" msgstr "" -#: ../../mod/settings.php:981 +#: ../../mod/settings.php:980 msgid "You receive an introduction" msgstr "" -#: ../../mod/settings.php:982 +#: ../../mod/settings.php:981 msgid "Your introductions are confirmed" msgstr "" -#: ../../mod/settings.php:983 +#: ../../mod/settings.php:982 msgid "Someone writes on your profile wall" msgstr "" -#: ../../mod/settings.php:984 +#: ../../mod/settings.php:983 msgid "Someone writes a followup comment" msgstr "" -#: ../../mod/settings.php:985 +#: ../../mod/settings.php:984 msgid "You receive a private message" msgstr "" -#: ../../mod/settings.php:986 +#: ../../mod/settings.php:985 msgid "You receive a friend suggestion" msgstr "" -#: ../../mod/settings.php:987 +#: ../../mod/settings.php:986 msgid "You are tagged in a post" msgstr "" -#: ../../mod/settings.php:988 +#: ../../mod/settings.php:987 msgid "You are poked/prodded/etc. in a post" msgstr "" -#: ../../mod/settings.php:991 +#: ../../mod/settings.php:990 msgid "Advanced Account/Page Type Settings" msgstr "" -#: ../../mod/settings.php:992 +#: ../../mod/settings.php:991 msgid "Change the behaviour of this account for special situations" msgstr "" -#: ../../mod/settings.php:995 +#: ../../mod/settings.php:994 msgid "" "Please enable expert mode (in Settings > " "Additional features) to adjust!" msgstr "" -#: ../../mod/settings.php:996 +#: ../../mod/settings.php:995 msgid "Miscellaneous Settings" msgstr "" -#: ../../mod/settings.php:998 +#: ../../mod/settings.php:997 msgid "Personal menu to display in your channel pages" msgstr "" @@ -3943,7 +3960,7 @@ msgstr "" msgid "Not found." msgstr "" -#: ../../mod/webpages.php:121 ../../mod/layouts.php:105 +#: ../../mod/webpages.php:121 ../../mod/layouts.php:100 #: ../../mod/blocks.php:96 msgid "View" msgstr "" @@ -4049,31 +4066,39 @@ msgstr "" msgid "%1$s tagged %2$s's %3$s with %4$s" msgstr "" -#: ../../mod/chat.php:18 ../../mod/channel.php:25 +#: ../../mod/chat.php:19 ../../mod/channel.php:25 msgid "You must be logged in to see this page." msgstr "" -#: ../../mod/chat.php:163 +#: ../../mod/chat.php:165 +msgid "Room not found" +msgstr "" + +#: ../../mod/chat.php:175 msgid "Leave Room" msgstr "" -#: ../../mod/chat.php:164 +#: ../../mod/chat.php:176 msgid "I am away right now" msgstr "" -#: ../../mod/chat.php:165 +#: ../../mod/chat.php:177 msgid "I am online" msgstr "" -#: ../../mod/chat.php:189 ../../mod/chat.php:209 +#: ../../mod/chat.php:179 +msgid "Bookmark this room" +msgstr "" + +#: ../../mod/chat.php:203 ../../mod/chat.php:223 msgid "New Chatroom" msgstr "" -#: ../../mod/chat.php:190 +#: ../../mod/chat.php:204 msgid "Chatroom Name" msgstr "" -#: ../../mod/chat.php:205 +#: ../../mod/chat.php:219 #, php-format msgid "%1$s's Chatrooms" msgstr "" @@ -4192,14 +4217,6 @@ msgstr "" msgid "No entries." msgstr "" -#: ../../mod/chatsvc.php:102 -msgid "Away" -msgstr "" - -#: ../../mod/chatsvc.php:106 -msgid "Online" -msgstr "" - #: ../../mod/attach.php:9 msgid "Item not available." msgstr "" @@ -5112,6 +5129,10 @@ msgstr "" msgid "Delete this connection" msgstr "" +#: ../../mod/connedit.php:395 +msgid "Unknown" +msgstr "" + #: ../../mod/connedit.php:405 ../../mod/connedit.php:434 msgid "Approve this connection" msgstr "" @@ -5282,15 +5303,15 @@ msgid "" "Replies/likes to your public posts may still be visible" msgstr "" -#: ../../mod/layouts.php:52 +#: ../../mod/layouts.php:45 msgid "Layout Help" msgstr "" -#: ../../mod/layouts.php:55 +#: ../../mod/layouts.php:48 msgid "Help with this feature" msgstr "" -#: ../../mod/layouts.php:74 +#: ../../mod/layouts.php:69 msgid "Layout Name" msgstr "" @@ -5298,11 +5319,11 @@ msgstr "" msgid "Help:" msgstr "" -#: ../../mod/help.php:68 ../../index.php:223 +#: ../../mod/help.php:69 ../../index.php:223 msgid "Not Found" msgstr "" -#: ../../mod/help.php:71 ../../mod/page.php:83 ../../mod/display.php:100 +#: ../../mod/help.php:72 ../../mod/page.php:83 ../../mod/display.php:100 #: ../../index.php:226 msgid "Page not found." msgstr "" @@ -5619,7 +5640,7 @@ msgid "" "logout and retry." msgstr "" -#: ../../mod/post.php:256 ../../mod/openid.php:70 ../../mod/openid.php:175 +#: ../../mod/post.php:256 ../../mod/openid.php:71 ../../mod/openid.php:176 #, php-format msgid "Welcome %s. Remote authentication successful." msgstr "" @@ -6219,6 +6240,26 @@ msgstr "" msgid "Reset" msgstr "" +#: ../../mod/rbmark.php:88 +msgid "Select a bookmark folder" +msgstr "" + +#: ../../mod/rbmark.php:93 +msgid "Save Bookmark" +msgstr "" + +#: ../../mod/rbmark.php:94 +msgid "URL of bookmark" +msgstr "" + +#: ../../mod/rbmark.php:95 +msgid "Description" +msgstr "" + +#: ../../mod/rbmark.php:99 +msgid "Or enter new bookmark folder name" +msgstr "" + #: ../../mod/import.php:36 msgid "Nothing to import." msgstr "" @@ -6353,6 +6394,14 @@ msgstr "" msgid "invalid target signature" msgstr "" +#: ../../mod/chatsvc.php:102 +msgid "Away" +msgstr "" + +#: ../../mod/chatsvc.php:106 +msgid "Online" +msgstr "" + #: ../../mod/mail.php:33 msgid "Unable to lookup recipient." msgstr "" @@ -7070,109 +7119,113 @@ msgstr "" msgid "posted an event" msgstr "" -#: ../../view/theme/redbasic/php/config.php:76 +#: ../../view/theme/redbasic/php/config.php:78 msgid "Scheme Default" msgstr "" -#: ../../view/theme/redbasic/php/config.php:87 +#: ../../view/theme/redbasic/php/config.php:89 msgid "silver" msgstr "" -#: ../../view/theme/redbasic/php/config.php:98 -#: ../../view/theme/apw/php/config.php:234 +#: ../../view/theme/redbasic/php/config.php:100 +#: ../../view/theme/apw/php/config.php:250 #: ../../view/theme/blogga/view/theme/blog/config.php:69 #: ../../view/theme/blogga/php/config.php:69 msgid "Theme settings" msgstr "" -#: ../../view/theme/redbasic/php/config.php:99 -#: ../../view/theme/apw/php/config.php:235 +#: ../../view/theme/redbasic/php/config.php:101 +#: ../../view/theme/apw/php/config.php:251 msgid "Set scheme" msgstr "" -#: ../../view/theme/redbasic/php/config.php:100 +#: ../../view/theme/redbasic/php/config.php:102 +msgid "Narrow navbar" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:103 msgid "Navigation bar colour" msgstr "" -#: ../../view/theme/redbasic/php/config.php:101 +#: ../../view/theme/redbasic/php/config.php:104 msgid "link colour" msgstr "" -#: ../../view/theme/redbasic/php/config.php:102 +#: ../../view/theme/redbasic/php/config.php:105 msgid "Set font-colour for banner" msgstr "" -#: ../../view/theme/redbasic/php/config.php:103 +#: ../../view/theme/redbasic/php/config.php:106 msgid "Set the background colour" msgstr "" -#: ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:107 msgid "Set the background image" msgstr "" -#: ../../view/theme/redbasic/php/config.php:105 +#: ../../view/theme/redbasic/php/config.php:108 msgid "Set the background colour of items" msgstr "" -#: ../../view/theme/redbasic/php/config.php:106 +#: ../../view/theme/redbasic/php/config.php:109 msgid "Set the opacity of items" msgstr "" -#: ../../view/theme/redbasic/php/config.php:107 +#: ../../view/theme/redbasic/php/config.php:110 msgid "Set the basic colour for item icons" msgstr "" -#: ../../view/theme/redbasic/php/config.php:108 +#: ../../view/theme/redbasic/php/config.php:111 msgid "Set the hover colour for item icons" msgstr "" -#: ../../view/theme/redbasic/php/config.php:109 +#: ../../view/theme/redbasic/php/config.php:112 msgid "Set font-size for the entire application" msgstr "" -#: ../../view/theme/redbasic/php/config.php:110 -#: ../../view/theme/apw/php/config.php:236 +#: ../../view/theme/redbasic/php/config.php:113 +#: ../../view/theme/apw/php/config.php:252 msgid "Set font-size for posts and comments" msgstr "" -#: ../../view/theme/redbasic/php/config.php:111 +#: ../../view/theme/redbasic/php/config.php:114 msgid "Set font-colour for posts and comments" msgstr "" -#: ../../view/theme/redbasic/php/config.php:112 +#: ../../view/theme/redbasic/php/config.php:115 msgid "Set radius of corners" msgstr "" -#: ../../view/theme/redbasic/php/config.php:113 +#: ../../view/theme/redbasic/php/config.php:116 msgid "Set shadow depth of photos" msgstr "" -#: ../../view/theme/redbasic/php/config.php:114 +#: ../../view/theme/redbasic/php/config.php:117 msgid "Set maximum width of conversation regions" msgstr "" -#: ../../view/theme/redbasic/php/config.php:115 +#: ../../view/theme/redbasic/php/config.php:118 msgid "Set minimum opacity of nav bar - to hide it" msgstr "" -#: ../../view/theme/redbasic/php/config.php:116 +#: ../../view/theme/redbasic/php/config.php:119 msgid "Set size of conversation author photo" msgstr "" -#: ../../view/theme/redbasic/php/config.php:117 +#: ../../view/theme/redbasic/php/config.php:120 msgid "Set size of followup author photos" msgstr "" -#: ../../view/theme/redbasic/php/config.php:118 +#: ../../view/theme/redbasic/php/config.php:121 msgid "Sloppy photo albums" msgstr "" -#: ../../view/theme/redbasic/php/config.php:118 +#: ../../view/theme/redbasic/php/config.php:121 msgid "Are you a clean desk or a messy desk person?" msgstr "" #: ../../view/theme/apw/php/config.php:193 -#: ../../view/theme/apw/php/config.php:211 +#: ../../view/theme/apw/php/config.php:227 msgid "Schema Default" msgstr "" @@ -7184,115 +7237,115 @@ msgstr "" msgid "Monospace" msgstr "" -#: ../../view/theme/apw/php/config.php:237 +#: ../../view/theme/apw/php/config.php:253 msgid "Set font face" msgstr "" -#: ../../view/theme/apw/php/config.php:238 +#: ../../view/theme/apw/php/config.php:254 msgid "Set iconset" msgstr "" -#: ../../view/theme/apw/php/config.php:239 +#: ../../view/theme/apw/php/config.php:255 msgid "Set big shadow size, default 15px 15px 15px" msgstr "" -#: ../../view/theme/apw/php/config.php:240 +#: ../../view/theme/apw/php/config.php:256 msgid "Set small shadow size, default 5px 5px 5px" msgstr "" -#: ../../view/theme/apw/php/config.php:241 +#: ../../view/theme/apw/php/config.php:257 msgid "Set shadow colour, default #000" msgstr "" -#: ../../view/theme/apw/php/config.php:242 +#: ../../view/theme/apw/php/config.php:258 msgid "Set radius size, default 5px" msgstr "" -#: ../../view/theme/apw/php/config.php:243 +#: ../../view/theme/apw/php/config.php:259 msgid "Set line-height for posts and comments" msgstr "" -#: ../../view/theme/apw/php/config.php:244 +#: ../../view/theme/apw/php/config.php:260 msgid "Set background image" msgstr "" -#: ../../view/theme/apw/php/config.php:245 +#: ../../view/theme/apw/php/config.php:261 msgid "Set background colour" msgstr "" -#: ../../view/theme/apw/php/config.php:246 +#: ../../view/theme/apw/php/config.php:262 msgid "Set section background image" msgstr "" -#: ../../view/theme/apw/php/config.php:247 +#: ../../view/theme/apw/php/config.php:263 msgid "Set section background colour" msgstr "" -#: ../../view/theme/apw/php/config.php:248 +#: ../../view/theme/apw/php/config.php:264 msgid "Set colour of items - use hex" msgstr "" -#: ../../view/theme/apw/php/config.php:249 +#: ../../view/theme/apw/php/config.php:265 msgid "Set colour of links - use hex" msgstr "" -#: ../../view/theme/apw/php/config.php:250 +#: ../../view/theme/apw/php/config.php:266 msgid "Set max-width for items. Default 400px" msgstr "" -#: ../../view/theme/apw/php/config.php:251 +#: ../../view/theme/apw/php/config.php:267 msgid "Set min-width for items. Default 240px" msgstr "" -#: ../../view/theme/apw/php/config.php:252 +#: ../../view/theme/apw/php/config.php:268 msgid "Set the generic content wrapper width. Default 48%" msgstr "" -#: ../../view/theme/apw/php/config.php:253 +#: ../../view/theme/apw/php/config.php:269 msgid "Set colour of fonts - use hex" msgstr "" -#: ../../view/theme/apw/php/config.php:254 +#: ../../view/theme/apw/php/config.php:270 msgid "Set background-size element" msgstr "" -#: ../../view/theme/apw/php/config.php:255 +#: ../../view/theme/apw/php/config.php:271 msgid "Item opacity" msgstr "" -#: ../../view/theme/apw/php/config.php:256 +#: ../../view/theme/apw/php/config.php:272 msgid "Display post previews only" msgstr "" -#: ../../view/theme/apw/php/config.php:257 +#: ../../view/theme/apw/php/config.php:273 msgid "Display side bar on channel page" msgstr "" -#: ../../view/theme/apw/php/config.php:258 +#: ../../view/theme/apw/php/config.php:274 msgid "Colour of the navigation bar" msgstr "" -#: ../../view/theme/apw/php/config.php:259 +#: ../../view/theme/apw/php/config.php:275 msgid "Item float" msgstr "" -#: ../../view/theme/apw/php/config.php:260 +#: ../../view/theme/apw/php/config.php:276 msgid "Left offset of the section element" msgstr "" -#: ../../view/theme/apw/php/config.php:261 +#: ../../view/theme/apw/php/config.php:277 msgid "Right offset of the section element" msgstr "" -#: ../../view/theme/apw/php/config.php:262 +#: ../../view/theme/apw/php/config.php:278 msgid "Section width" msgstr "" -#: ../../view/theme/apw/php/config.php:263 +#: ../../view/theme/apw/php/config.php:279 msgid "Left offset of the aside" msgstr "" -#: ../../view/theme/apw/php/config.php:264 +#: ../../view/theme/apw/php/config.php:280 msgid "Right offset of the aside element" msgstr "" @@ -7346,6 +7399,6 @@ msgstr "" msgid "Got Zot?" msgstr "" -#: ../../boot.php:1906 +#: ../../boot.php:1920 msgid "toggle mobile" msgstr "" diff --git a/version.inc b/version.inc index cc429ef06..e1a04d750 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-02-27.601 +2014-02-28.602 -- cgit v1.2.3 From 096cc726b73bc9b41cb0353a3144f7992e787863 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 28 Feb 2014 01:30:05 -0800 Subject: dang - you really have to bludgeon this thing to get youtube to use https --- include/oembed.php | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/include/oembed.php b/include/oembed.php index f9e9012d0..57631b051 100755 --- a/include/oembed.php +++ b/include/oembed.php @@ -14,6 +14,10 @@ function oembed_fetch_url($embedurl){ $txt = Cache::get($a->videowidth . $embedurl); + if(strstr($txt,'youtu')) { + $txt = str_replace('http:','https:',$txt); + } + // These media files should now be caught in bbcode.php // left here as a fallback in case this is called from another source @@ -99,8 +103,13 @@ function oembed_format_object($j){ $th=120; $tw = $th*$tr; $tpl=get_markup_template('oembed_video.tpl'); - if(strstr($embedurl,'youtu')) + if(strstr($embedurl,'youtu')) { $embedurl = str_replace('http:','https:',$embedurl); + $j->thumbnail_url = str_replace('http:','https:', $j->thumbnail_url); + $jhtml = str_replace('http:','https:', $jhtml); + $j->html = str_replace('http:','https:', $j->html); + + } $ret.=replace_macros($tpl, array( '$baseurl' => $a->get_baseurl(), '$embedurl'=>$embedurl, -- cgit v1.2.3 From 2d487f306dde34651d42e2b73f3ca9962a5dfb1f Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 28 Feb 2014 01:31:08 -0800 Subject: more doc --- doc/html/dir_f19da925ee886ec38f19b0e8c19779bc.html | 112 +++++++++++++++ doc/html/dir_f19da925ee886ec38f19b0e8c19779bc.js | 4 + doc/html/functions_8php.html | 137 ++++++++++++++++++ doc/html/functions_8php.js | 4 + doc/html/mod__chanview_8php.html | 112 +++++++++++++++ doc/html/rbmark_8php.html | 159 +++++++++++++++++++++ doc/html/rbmark_8php.js | 5 + doc/html/theme_2apw_2php_2theme__init_8php.html | 134 +++++++++++++++++ doc/html/theme_2apw_2php_2theme__init_8php.js | 4 + 9 files changed, 671 insertions(+) create mode 100644 doc/html/dir_f19da925ee886ec38f19b0e8c19779bc.html create mode 100644 doc/html/dir_f19da925ee886ec38f19b0e8c19779bc.js create mode 100644 doc/html/functions_8php.html create mode 100644 doc/html/functions_8php.js create mode 100644 doc/html/mod__chanview_8php.html create mode 100644 doc/html/rbmark_8php.html create mode 100644 doc/html/rbmark_8php.js create mode 100644 doc/html/theme_2apw_2php_2theme__init_8php.html create mode 100644 doc/html/theme_2apw_2php_2theme__init_8php.js diff --git a/doc/html/dir_f19da925ee886ec38f19b0e8c19779bc.html b/doc/html/dir_f19da925ee886ec38f19b0e8c19779bc.html new file mode 100644 index 000000000..9f4fc228c --- /dev/null +++ b/doc/html/dir_f19da925ee886ec38f19b0e8c19779bc.html @@ -0,0 +1,112 @@ + + + + + + +The Red Matrix: view/theme/apw/css Directory Reference + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    The Red Matrix +
    +
    +
    + + + + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    + +
    +
    +
    css Directory Reference
    +
    +
    + + + + +

    +Files

    file  mod_chanview.php
     
    +
    +
    + diff --git a/doc/html/dir_f19da925ee886ec38f19b0e8c19779bc.js b/doc/html/dir_f19da925ee886ec38f19b0e8c19779bc.js new file mode 100644 index 000000000..b453d057e --- /dev/null +++ b/doc/html/dir_f19da925ee886ec38f19b0e8c19779bc.js @@ -0,0 +1,4 @@ +var dir_f19da925ee886ec38f19b0e8c19779bc = +[ + [ "mod_chanview.php", "mod__chanview_8php.html", null ] +]; \ No newline at end of file diff --git a/doc/html/functions_8php.html b/doc/html/functions_8php.html new file mode 100644 index 000000000..38152d89b --- /dev/null +++ b/doc/html/functions_8php.html @@ -0,0 +1,137 @@ + + + + + + +The Red Matrix: view/theme/apw/php/functions.php File Reference + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    The Red Matrix +
    +
    +
    + + + + + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    + +
    + +
    +
    functions.php File Reference
    +
    +
    + + + + +

    +Functions

     splitFilename ($filename)
     
    +

    Function Documentation

    + +
    +
    + + + + + + + + +
    splitFilename ( $filename)
    +
    + +
    +
    +
    +
    + diff --git a/doc/html/functions_8php.js b/doc/html/functions_8php.js new file mode 100644 index 000000000..d8761014d --- /dev/null +++ b/doc/html/functions_8php.js @@ -0,0 +1,4 @@ +var functions_8php = +[ + [ "splitFilename", "functions_8php.html#adefe514c95680928b3aae250cbc3c663", null ] +]; \ No newline at end of file diff --git a/doc/html/mod__chanview_8php.html b/doc/html/mod__chanview_8php.html new file mode 100644 index 000000000..112b8b61b --- /dev/null +++ b/doc/html/mod__chanview_8php.html @@ -0,0 +1,112 @@ + + + + + + +The Red Matrix: view/theme/apw/css/mod_chanview.php File Reference + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    The Red Matrix +
    +
    +
    + + + + + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    + +
    +
    +
    mod_chanview.php File Reference
    +
    +
    +
    +
    + diff --git a/doc/html/rbmark_8php.html b/doc/html/rbmark_8php.html new file mode 100644 index 000000000..a0fd5d3da --- /dev/null +++ b/doc/html/rbmark_8php.html @@ -0,0 +1,159 @@ + + + + + + +The Red Matrix: mod/rbmark.php File Reference + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    The Red Matrix +
    +
    +
    + + + + + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    + +
    + +
    +
    rbmark.php File Reference
    +
    +
    + + + + + + +

    +Functions

     rbmark_post (&$a)
     
     rbmark_content (&$a)
     
    +

    Function Documentation

    + +
    +
    + + + + + + + + +
    rbmark_content ($a)
    +
    + +
    +
    + +
    +
    + + + + + + + + +
    rbmark_post ($a)
    +
    +

    remote bookmark

    +

    https://yoursite/rbmark?f=&title=&url=&private=&remote_return=

    +

    This can be called via either GET or POST, use POST for long body content as suhosin often limits GET parameter length

    +

    f= placeholder, often required title= link text url= URL to bookmark ischat=1 if this bookmark is a chatroom private= Don't share this link remote_return= absolute URL to return after posting is finished

    + +
    +
    +
    +
    + diff --git a/doc/html/rbmark_8php.js b/doc/html/rbmark_8php.js new file mode 100644 index 000000000..6e2671ea5 --- /dev/null +++ b/doc/html/rbmark_8php.js @@ -0,0 +1,5 @@ +var rbmark_8php = +[ + [ "rbmark_content", "rbmark_8php.html#a43fec4960b50926251574762cc491f76", null ], + [ "rbmark_post", "rbmark_8php.html#ac5a66aa8599fa5dc702bae396d8d1f8c", null ] +]; \ No newline at end of file diff --git a/doc/html/theme_2apw_2php_2theme__init_8php.html b/doc/html/theme_2apw_2php_2theme__init_8php.html new file mode 100644 index 000000000..9bfbbacb8 --- /dev/null +++ b/doc/html/theme_2apw_2php_2theme__init_8php.html @@ -0,0 +1,134 @@ + + + + + + +The Red Matrix: view/theme/apw/php/theme_init.php File Reference + + + + + + + + + + + + + +
    +
    + + + + + + + +
    +
    The Red Matrix +
    +
    +
    + + + + + +
    +
    + +
    +
    +
    + +
    + + + + +
    + +
    + +
    + +
    +
    theme_init.php File Reference
    +
    +
    + + + + +

    +Variables

     $channel = get_app()->get_channel()
     
    +

    Variable Documentation

    + +
    +
    + + + + +
    $channel = get_app()->get_channel()
    +
    +

    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.

    + +
    +
    +
    +
    + diff --git a/doc/html/theme_2apw_2php_2theme__init_8php.js b/doc/html/theme_2apw_2php_2theme__init_8php.js new file mode 100644 index 000000000..b15dd05db --- /dev/null +++ b/doc/html/theme_2apw_2php_2theme__init_8php.js @@ -0,0 +1,4 @@ +var theme_2apw_2php_2theme__init_8php = +[ + [ "$channel", "theme_2apw_2php_2theme__init_8php.html#a54f32c086fe209c99769a4c4047dd864", null ] +]; \ No newline at end of file -- cgit v1.2.3 From ed1e975fafb165f8914ad75c46546fb6697882b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 28 Feb 2014 01:53:39 -0800 Subject: It's no longer simply "Red" and the jury is still out on whether or not it's a "project". Most of the time it doesn't seem like one or act like one. It doesn't seem to be anything cohesive that you can put your finger on and everybody involved is mostly doing their own thing and marching to their own drummer. It is however the RedMatrix, whatever that means to you. --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index c9156d67e..f85b21913 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2010-2014 the Red Project +Copyright (c) 2010-2014 RedMatrix All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy -- cgit v1.2.3 From 8ae986b9c6104778efb05ce400a89e64300c8b3e Mon Sep 17 00:00:00 2001 From: zottel Date: Fri, 28 Feb 2014 14:00:50 +0100 Subject: correct bbcode link in German docs --- doc/de/main.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/de/main.bb b/doc/de/main.bb index e94b2b781..e6fa0eee0 100644 --- a/doc/de/main.bb +++ b/doc/de/main.bb @@ -20,7 +20,7 @@ [zrl=[baseurl]/help/tags_and_mentions]Tags and Mentions[/zrl] [zrl=[baseurl]/help/webpages]Web Pages[/zrl] [zrl=[baseurl]/help/remove_account]Remove Account[/zrl] -[zrl=[baseurl]/help/extra_features]BBcode reference for posts and comments[/zrl] +[zrl=[baseurl]/help/bbcode]BBcode reference for posts and comments[/zrl] [zrl=[baseurl]/help/checking_account_quota_usage]Checking Account Quota Usage[/zrl] [zrl=[baseurl]/help/cloud_desktop_clients]Cloud Desktop Clients[/zrl] -- cgit v1.2.3 From b390336016cb7b0d60251efd719bbecf635c1945 Mon Sep 17 00:00:00 2001 From: marijus Date: Fri, 28 Feb 2014 23:04:38 +0100 Subject: add hover effect to usermenu caret --- view/css/bootstrap-red.css | 6 ++++++ view/css/conversation.css | 1 - view/theme/redbasic/css/style.css | 11 ++++++++--- view/tpl/nav.tpl | 2 +- 4 files changed, 15 insertions(+), 5 deletions(-) diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index 45cf76fb6..606e47838 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -110,3 +110,9 @@ nav .navbar-collapse { } /* nav overrides end */ + +.dropdown-menu img { + width: 32px; + height: 32px; + margin-right: 5px; +} diff --git a/view/css/conversation.css b/view/css/conversation.css index 3396863e7..325303559 100644 --- a/view/css/conversation.css +++ b/view/css/conversation.css @@ -306,7 +306,6 @@ .like-rotator { float: left; margin: 8px; - color: $toolicon_colour; } .wall-item-delete-wrapper { diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 2efe79dcc..c410c61bc 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2210,6 +2210,14 @@ nav .dropdown-menu { border-bottom-left-radius: $radiuspx; } +#usermenu-caret { + color: #999; +} + +#avatar:hover + #usermenu-caret { + color: #fff; +} + /* bootstrap overrides */ blockquote { font-size: $body_font_size; @@ -2221,8 +2229,5 @@ blockquote { } .dropdown-menu img { - width: 32px; - height: 32px; - margin-right: 5px; border-radius: $radiuspx; } diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl index 20600ccd7..7d2ce1b7a 100755 --- a/view/tpl/nav.tpl +++ b/view/tpl/nav.tpl @@ -12,7 +12,7 @@ {{if $userinfo}} - {{$userinfo.name}} + {{$userinfo.name}} {{if $localuser}}