diff --git a/boot.php b/boot.php
index 1396de641..4134ce3fa 100755
--- a/boot.php
+++ b/boot.php
@@ -1871,6 +1871,10 @@ function construct_page(&$a) {
// layout completely with a new layout definition, or replace/remove existing content.
if($comanche) {
+ $arr = array('module' => $a->module, 'layout' => $a->layout);
+ call_hooks('construct_page',$arr);
+ $a->layout = $arr['layout'];
+
foreach($a->layout as $k => $v) {
if((strpos($k,'region_') === 0) && strlen($v)) {
if(strpos($v,'$region_') !== false) {
diff --git a/doc/html/acl__selectors_8php.html b/doc/html/acl__selectors_8php.html
index 337a2fc68..b0bf3be67 100644
--- a/doc/html/acl__selectors_8php.html
+++ b/doc/html/acl__selectors_8php.html
@@ -270,7 +270,7 @@ Functions
-
Referenced by channel_content(), display_content(), events_content(), lastpost_content(), network_content(), photos_content(), rpost_content(), and webpages_content().
+
Referenced by channel_content(), display_content(), editwebpage_content(), events_content(), mitem_content(), network_content(), photos_content(), rpost_content(), and webpages_content().
diff --git a/doc/html/apw_2php_2style_8php.html b/doc/html/apw_2php_2style_8php.html
index 59038c4ab..5493b91c9 100644
--- a/doc/html/apw_2php_2style_8php.html
+++ b/doc/html/apw_2php_2style_8php.html
@@ -128,7 +128,7 @@ Variables
-
Referenced by admin_page_users(), admin_page_users_post(), all_friends(), build_sync_packet(), check_item_source(), check_list_permissions(), common_friends(), common_friends_zcid(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), current_theme_url(), del_pconfig(), delete_imported_item(), drop_items(), events_post(), feature_enabled(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), follow_init(), follow_widget(), get_all_perms(), get_pconfig(), get_theme_uid(), group_add(), group_add_member(), group_byname(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), import_channel_photo(), item_expire(), item_post(), item_store_update(), items_fetch(), load_contact_links(), load_pconfig(), FKOAuth1\loginUser(), menu_add_item(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit_item(), menu_fetch(), mini_group_select(), mood_init(), new_contact(), notifier_run(), pdl_selector(), perm_is_allowed(), photo_init(), poke_init(), posted_date_widget(), posted_dates(), private_messages_list(), remove_community_tag(), send_message(), service_class_allows(), service_class_fetch(), set_pconfig(), Conversation\set_profile_owner(), photo_driver\store(), store_item_tag(), suggestion_query(), syncdirs(), tag_deliver(), tagadelic(), tagblock(), tgroup_check(), widget_tagcloud(), and zot_feed().
+
Referenced by admin_page_users(), admin_page_users_post(), all_friends(), build_sync_packet(), check_item_source(), check_list_permissions(), common_friends(), common_friends_zcid(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), current_theme_url(), del_pconfig(), delete_imported_item(), drop_items(), events_post(), feature_enabled(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), follow_init(), get_all_perms(), get_pconfig(), get_theme_uid(), group_add(), group_add_member(), group_byname(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), import_channel_photo(), item_expire(), item_post(), item_store_update(), items_fetch(), load_contact_links(), load_pconfig(), FKOAuth1\loginUser(), menu_add_item(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit_item(), menu_fetch(), mini_group_select(), mood_init(), new_contact(), notifier_run(), pdl_selector(), perm_is_allowed(), photo_init(), poke_init(), posted_date_widget(), posted_dates(), private_messages_list(), remove_community_tag(), send_message(), service_class_allows(), service_class_fetch(), set_pconfig(), Conversation\set_profile_owner(), photo_driver\store(), store_item_tag(), suggestion_query(), syncdirs(), tag_deliver(), tagadelic(), tagblock(), tgroup_check(), widget_archive(), widget_follow(), widget_tagcloud(), and zot_feed().
diff --git a/doc/html/boot_8php.html b/doc/html/boot_8php.html
index 0146399a4..99630baf6 100644
--- a/doc/html/boot_8php.html
+++ b/doc/html/boot_8php.html
@@ -698,7 +698,7 @@ Variables
-
Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), attach_init(), blocks_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_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(), lastpost_init(), layouts_content(), like_content(), lockview_content(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notifications_content(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), profile_init(), profile_photo_post(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), rpost_content(), settings_aside(), 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(), and zotfeed_init().
+
Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), attach_init(), blocks_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_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(), 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(), 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(), queue_run(), register_init(), regmod_content(), rpost_content(), settings_aside(), 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(), and zotfeed_init().
@@ -716,7 +716,7 @@ Variables
-
Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), api_statuses_destroy(), api_statuses_repeat(), api_statuses_show(), attach_init(), blocks_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_init(), connections_post(), 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(), lastpost_init(), layouts_content(), like_content(), lockview_content(), manage_content(), menu_content(), menu_post(), message_aside(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notifications_content(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), page_init(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), profile_init(), profile_photo_post(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), rpost_content(), settings_aside(), settings_post(), setup_init(), share_init(), sources_content(), starred_init(), subthread_content(), tagger_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(), and zotfeed_init().
+
Referenced by App\__construct(), _well_known_init(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), allfriends_content(), api_get_user(), api_statuses_destroy(), api_statuses_repeat(), api_statuses_show(), attach_init(), blocks_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_init(), connections_post(), 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(), manage_content(), menu_content(), menu_post(), message_aside(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_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(), queue_run(), register_init(), regmod_content(), rpost_content(), settings_aside(), settings_post(), setup_init(), share_init(), sources_content(), starred_init(), subthread_content(), tagger_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(), and zotfeed_init().
@@ -919,7 +919,7 @@ Variables
-
Referenced by api_user(), change_channel(), channel_content(), events_post(), feed_init(), import_content(), import_post(), item_post(), lastpost_content(), manage_content(), mimetype_select(), mood_init(), nav(), new_channel_content(), new_channel_post(), new_contact(), profile_content(), profile_photo_post(), profiles_init(), settings_post(), z_input_filter(), and zotfeed_init().
+
Referenced by api_user(), change_channel(), channel_content(), events_post(), feed_init(), import_content(), import_post(), item_post(), manage_content(), mimetype_select(), mood_init(), nav(), new_channel_content(), new_channel_post(), new_contact(), profile_content(), profile_photo_post(), profiles_init(), settings_post(), z_input_filter(), and zotfeed_init().
@@ -936,7 +936,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_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(), connections_content(), contact_block(), contact_select(), create_identity(), current_theme(), deliver_run(), design_tools(), drop_item(), event_store(), fileas_widget(), findpeople_widget(), fix_attached_photo_permissions(), fix_private_photos(), follow_widget(), format_event_diaspora(), 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(), head_add_css(), head_add_js(), head_get_css(), head_get_js(), 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(), login(), FKOAuth1\loginUser(), manage_content(), map_scope(), nav_set_selected(), new_contact(), notice(), notification(), notifier_run(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), onedirsync_run(), onepoll_run(), page_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(), saved_searches(), scale_external_images(), search(), send_message(), send_reg_approval_email(), send_status_notifications(), send_verification_email(), service_class_allows(), service_class_fetch(), smilies(), syncdirs(), tag_deliver(), terminate_friendship(), tgroup_check(), theme_include(), tt(), update_suggestions(), user_allow(), vcard_from_xchan(), what_next(), widget_profile(), widget_tagcloud(), 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_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(), connections_content(), contact_block(), contact_select(), create_identity(), current_theme(), deliver_run(), design_tools(), drop_item(), event_store(), fileas_widget(), findpeople_widget(), fix_attached_photo_permissions(), fix_private_photos(), format_event_diaspora(), 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(), head_add_css(), head_add_js(), head_get_css(), head_get_js(), head_remove_css(), head_remove_js(), 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(), 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(), 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(), syncdirs(), tag_deliver(), terminate_friendship(), tgroup_check(), theme_include(), tt(), update_suggestions(), user_allow(), vcard_from_xchan(), what_next(), widget_archive(), widget_categories(), widget_filer(), widget_follow(), widget_fullprofile(), widget_profile(), widget_savedsearch(), widget_tagcloud(), widget_tagcloud_wall(), z_fetch_url(), and zot_finger().
@@ -998,7 +998,7 @@ Variables
-
Referenced by attach_by_hash(), attach_by_hash_nodata(), attach_mkdir(), attach_store(), 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_post(), prepare_body(), profile_sidebar(), search_content(), stream_perms_xchans(), suggest_content(), tagger_content(), thing_init(), toggle_safesearch_init(), viewconnections_content(), vote_content(), vote_post(), wall_attach_post(), and z_readdir().
+
Referenced by advanced_profile(), attach_by_hash(), attach_by_hash_nodata(), attach_mkdir(), attach_store(), 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_post(), prepare_body(), profile_content(), profile_sidebar(), search_content(), stream_perms_xchans(), suggest_content(), tagger_content(), thing_init(), toggle_safesearch_init(), viewconnections_content(), vote_content(), vote_post(), wall_attach_post(), widget_suggestions(), and z_readdir().
@@ -1016,7 +1016,7 @@ Variables
-
Referenced by admin_page_dbsync(), admin_page_hubloc(), 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(), check_form_security_token_redirectOnErr(), connect_post(), connections_content(), connections_post(), delegate_content(), directory_content(), display_content(), drop_item(), events_post(), filerm_content(), follow_init(), group_content(), group_post(), import_post(), intro_post(), item_post(), login_content(), lostpass_content(), lostpass_post(), magic_init(), 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(), photos_post(), post_init(), profile_photo_post(), profiles_init(), randprof_init(), redir_init(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), rpost_content(), search_content(), settings_post(), sources_content(), sources_post(), tagrm_content(), tagrm_post(), toggle_mobile_init(), toggle_safesearch_init(), and zid_init().
+
Referenced by admin_page_dbsync(), admin_page_hubloc(), 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(), check_form_security_token_redirectOnErr(), connect_post(), connections_content(), connections_post(), delegate_content(), directory_content(), display_content(), drop_item(), events_post(), filerm_content(), follow_init(), group_content(), group_post(), import_post(), item_post(), login_content(), lostpass_content(), lostpass_post(), magic_init(), 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(), photos_post(), post_init(), profile_photo_post(), profiles_init(), randprof_init(), redir_init(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), rpost_content(), search_content(), settings_post(), sources_content(), sources_post(), tagrm_content(), tagrm_post(), toggle_mobile_init(), toggle_safesearch_init(), and zid_init().
@@ -1067,7 +1067,7 @@ Variables
-
Referenced by admin_page_dbsync(), admin_page_logs_post(), admin_page_plugins(), admin_page_site_post(), admin_page_themes(), admin_post(), authenticate_success(), community_content(), connections_content(), connections_post(), crepair_post(), directory_content(), filestorage_content(), follow_init(), fsuggest_post(), group_content(), group_post(), intro_post(), item_post(), items_fetch(), lostpass_content(), lostpass_post(), match_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_post(), network_content(), notifications_content(), oexchange_content(), post_init(), profile_photo_post(), profiles_init(), profiles_post(), register_post(), regmod_content(), settings_post(), sources_content(), sources_post(), suggest_content(), tagrm_post(), thing_init(), user_allow(), and viewconnections_content().
+
Referenced by admin_page_dbsync(), admin_page_logs_post(), admin_page_plugins(), admin_page_site_post(), admin_page_themes(), admin_post(), authenticate_success(), community_content(), connections_content(), connections_post(), directory_content(), filestorage_content(), follow_init(), fsuggest_post(), group_content(), group_post(), item_post(), lostpass_content(), lostpass_post(), match_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_post(), network_content(), oexchange_content(), post_init(), profile_photo_post(), profiles_init(), profiles_post(), register_post(), regmod_content(), settings_post(), sources_content(), sources_post(), suggest_content(), tagrm_post(), thing_init(), user_allow(), and viewconnections_content().
@@ -1153,7 +1153,7 @@ Variables
-
Referenced by Conversation\__construct(), acl_init(), allfriends_content(), api_content(), api_get_user(), api_post(), api_user(), apw_form(), best_link_url(), blocks_content(), App\build_pagehead(), build_sync_packet(), change_channel(), channel_content(), channel_init(), channel_remove(), chanview_content(), common_friends_visitor_widget(), community_content(), community_init(), connect_content(), connect_post(), connections_aside(), connections_content(), connections_init(), connections_post(), contact_select(), contactgroup_content(), conversation(), crepair_content(), crepair_init(), crepair_post(), current_theme(), delegate_content(), directory_aside(), directory_content(), 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(), findpeople_widget(), follow_content(), follow_init(), fsuggest_content(), fsuggest_post(), get_birthdays(), Item\get_comment_box(), get_events(), Item\get_template_data(), get_theme_uid(), group_aside(), group_content(), group_get_members(), group_post(), group_select(), group_side(), hcard_init(), intro_content(), intro_post(), invite_content(), invite_post(), item_content(), item_permissions_sql(), item_photo_menu(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), lastpost_init(), layouts_content(), like_puller(), lockview_content(), login(), login_content(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_aside(), message_content(), message_post(), mimetype_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), navbar_complete(), network_content(), network_init(), new_contact(), 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_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), qsearch_init(), redbasic_form(), redir_init(), regmod_content(), removeme_content(), removeme_post(), rmagic_init(), rpost_content(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), service_class_allows(), service_class_fetch(), Conversation\set_mode(), settings_aside(), 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_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), webpages_content(), widget_profile(), z_input_filter(), zid_init(), and zping_content().
+
Referenced by Conversation\__construct(), acl_init(), allfriends_content(), api_content(), api_get_user(), api_post(), api_user(), apw_form(), best_link_url(), blocks_content(), App\build_pagehead(), build_sync_packet(), change_channel(), channel_content(), channel_init(), channel_remove(), chanview_content(), common_friends_visitor_widget(), community_content(), community_init(), connect_content(), connect_post(), connections_aside(), connections_content(), connections_init(), connections_post(), contact_select(), contactgroup_content(), conversation(), current_theme(), delegate_content(), directory_aside(), directory_content(), 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(), findpeople_widget(), follow_content(), follow_init(), fsuggest_content(), fsuggest_post(), get_birthdays(), Item\get_comment_box(), get_events(), Item\get_template_data(), get_theme_uid(), group_aside(), group_content(), group_get_members(), group_post(), group_select(), group_side(), 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(), manage_content(), match_content(), menu_add_item(), menu_content(), menu_edit_item(), menu_post(), message_aside(), message_content(), message_post(), 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(), qsearch_init(), redbasic_form(), redir_init(), regmod_content(), removeme_content(), removeme_post(), rmagic_init(), rpost_content(), search(), search_ac_init(), search_content(), search_init(), search_saved_searches(), searchbox(), service_class_allows(), service_class_fetch(), Conversation\set_mode(), settings_aside(), 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_filer(), widget_follow(), widget_fullprofile(), widget_notes(), widget_profile(), widget_savedsearch(), widget_suggestions(), z_input_filter(), zid_init(), and zping_content().
@@ -1187,7 +1187,7 @@ Variables
-
Referenced by admin_content(), api_content(), channel_content(), connections_content(), follow_content(), lastpost_content(), login_content(), message_content(), network_content(), notify_content(), oexchange_content(), post_to_red_displayAdminContent(), profile_content(), regmod_content(), and rpost_content().
+
Referenced by admin_content(), api_content(), channel_content(), connections_content(), follow_content(), login_content(), message_content(), network_content(), notify_content(), oexchange_content(), post_to_red_displayAdminContent(), profile_content(), regmod_content(), and rpost_content().
@@ -1205,7 +1205,7 @@ Variables
-
Referenced by admin_content(), admin_page_hubloc(), admin_page_plugins(), admin_page_themes(), admin_page_users(), admin_page_users_post(), allfriends_content(), api_content(), api_post(), apps_content(), attach_init(), blocks_content(), channel_content(), channel_init(), chanview_content(), check_form_security_token_redirectOnErr(), common_content(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_post(), crepair_content(), crepair_post(), delegate_content(), directory_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), filestorage_content(), follow_init(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), hcard_init(), import_content(), import_post(), intro_content(), intro_post(), invite_content(), invite_post(), item_post(), lastpost_content(), lastpost_init(), layouts_content(), like_content(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), notifications_content(), notifications_post(), oexchange_content(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), register_content(), register_post(), regmod_content(), rmagic_post(), search_content(), settings_post(), sources_content(), suggest_content(), thing_init(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().
+
Referenced by admin_content(), admin_page_hubloc(), admin_page_plugins(), admin_page_themes(), admin_page_users(), admin_page_users_post(), allfriends_content(), api_content(), api_post(), apps_content(), attach_init(), blocks_content(), channel_content(), channel_init(), chanview_content(), check_form_security_token_redirectOnErr(), common_content(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_post(), delegate_content(), directory_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), filestorage_content(), follow_init(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), import_content(), import_post(), invite_content(), invite_post(), item_post(), layouts_content(), like_content(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), notifications_content(), notifications_post(), oexchange_content(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), register_content(), register_post(), regmod_content(), rmagic_post(), search_content(), settings_post(), sources_content(), suggest_content(), thing_init(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().
@@ -1244,7 +1244,7 @@ Variables
-
Referenced by channel_content(), community_content(), directory_aside(), directory_content(), display_content(), drop_items(), hcard_init(), item_content(), item_permissions_sql(), item_post(), lastpost_content(), nav(), navbar_complete(), oexchange_content(), permissions_sql(), photos_content(), photos_init(), photos_post(), poco_init(), post_init(), profile_content(), profile_create_sidebar(), profile_sidebar(), redir_init(), rpost_content(), search_content(), share_init(), subthread_content(), tagger_content(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), widget_profile(), zid_init(), and zotfeed_init().
+
Referenced by channel_content(), community_content(), directory_aside(), directory_content(), display_content(), drop_items(), item_content(), item_permissions_sql(), item_post(), nav(), navbar_complete(), oexchange_content(), permissions_sql(), photos_content(), photos_init(), photos_post(), poco_init(), post_init(), profile_content(), profile_create_sidebar(), profile_sidebar(), redir_init(), rpost_content(), search_content(), share_init(), subthread_content(), tagger_content(), viewconnections_content(), viewconnections_init(), widget_fullprofile(), widget_profile(), zid_init(), and zotfeed_init().
@@ -1305,7 +1305,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_aside(), channel_content(), check_form_security_token(), community_content(), connections_aside(), connections_content(), connections_post(), construct_page(), consume_feed(), conversation(), create_account(), create_identity(), crepair_init(), crepair_post(), current_theme(), del_pconfig(), del_xconfig(), delegate_content(), detect_language(), directory_content(), dirsearch_content(), encode_rel_links(), events_content(), events_post(), feed_init(), filerm_content(), 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(), hcard_init(), import_post(), import_xchan(), info(), intro_content(), invite_post(), item_post(), item_store(), item_store_update(), lang_selector(), lastpost_aside(), lastpost_content(), load_contact_links(), local_user(), lostpass_content(), magic_init(), mail_store(), message_content(), message_post(), mood_content(), mood_init(), nav(), navbar_complete(), network_content(), network_init(), new_channel_content(), notice(), oexchange_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(), qsearch_init(), redir_init(), ref_session_read(), register_content(), register_post(), App\register_template_engine(), regmod_content(), remote_user(), removeme_post(), rpost_content(), saved_searches(), search_ac_init(), search_content(), search_init(), search_post(), 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_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(), App\build_pagehead(), channel_content(), check_form_security_token(), community_content(), connections_aside(), connections_content(), connections_post(), construct_page(), consume_feed(), conversation(), create_account(), create_identity(), current_theme(), del_pconfig(), del_xconfig(), delegate_content(), detect_language(), directory_content(), dirsearch_content(), encode_rel_links(), events_content(), events_post(), feed_init(), filerm_content(), 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(), 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_store(), message_content(), message_post(), mood_content(), mood_init(), nav(), navbar_complete(), network_content(), new_channel_content(), notice(), oexchange_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(), qsearch_init(), redir_init(), 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(), search_post(), 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().
@@ -1339,7 +1339,7 @@ Variables
-
Referenced by allowed_public_recips(), bb_parse_crypt(), blocks_content(), chanlink_cid(), chanlink_hash(), chanlink_url(), channel_content(), channel_remove(), chanview_content(), check_config(), connect_post(), connections_content(), conversation(), create_identity(), deliver_run(), directory_content(), display_content(), event_store(), filestorage_content(), follow_init(), format_categories(), format_css_if_exists(), format_filer(), format_js_if_exists(), group_post(), App\head_get_icon(), head_get_icon(), hostxrd_init(), import_post(), import_xchan(), intro_post(), invite_content(), item_photo_menu(), item_store(), lastpost_content(), layouts_content(), login_content(), lostpass_content(), lostpass_post(), magic_init(), magiclink_url(), manage_content(), menu_content(), menu_post(), mitem_content(), mitem_post(), mood_init(), navbar_complete(), network_content(), new_channel_post(), notification(), notifications_post(), notifier_run(), photo_upload(), photos_album_widget(), photos_create_item(), post_init(), post_post(), profile_activity(), profile_sidebar(), public_recips(), pubsites_content(), redir_init(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), search_content(), send_reg_approval_email(), send_verification_email(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), sources_content(), sources_post(), sync_directories(), tagger_content(), theme_attachments(), thing_init(), toggle_safesearch_init(), update_suggestions(), user_allow(), vcard_from_xchan(), webpages_content(), wfinger_init(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), and zot_new_uid().
+
Referenced by allowed_public_recips(), bb_parse_crypt(), blocks_content(), chanlink_cid(), chanlink_hash(), chanlink_url(), channel_content(), channel_remove(), chanview_content(), check_config(), connect_post(), connections_content(), conversation(), create_identity(), deliver_run(), directory_content(), display_content(), event_store(), filestorage_content(), follow_init(), format_categories(), format_filer(), group_post(), App\head_get_icon(), head_get_icon(), hostxrd_init(), import_post(), import_xchan(), invite_content(), item_photo_menu(), item_store(), layouts_content(), login_content(), lostpass_content(), lostpass_post(), magic_init(), magiclink_url(), manage_content(), menu_content(), menu_post(), mitem_content(), mitem_post(), mood_init(), navbar_complete(), network_content(), new_channel_post(), notification(), notifications_post(), notifier_run(), photo_upload(), photos_album_widget(), photos_create_item(), post_init(), post_post(), profile_activity(), profile_sidebar(), public_recips(), pubsites_content(), redir_init(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), script_path(), search_content(), searchbox(), send_reg_approval_email(), send_verification_email(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), sources_content(), sources_post(), 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_filer(), widget_savedsearch(), widget_suggestions(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), and zot_new_uid().
@@ -1368,7 +1368,7 @@ Variables
-
Referenced by acl_init(), channel_content(), connections_content(), get_all_perms(), group_content(), group_get_members(), intro_post(), items_fetch(), lastpost_content(), network_content(), perm_is_allowed(), and search_content().
+
Referenced by acl_init(), channel_content(), connections_content(), get_all_perms(), group_content(), group_get_members(), items_fetch(), network_content(), perm_is_allowed(), and search_content().
@@ -1382,7 +1382,7 @@ Variables
@@ -1396,7 +1396,7 @@ Variables
@@ -1410,7 +1410,7 @@ Variables
-
Referenced by acl_init(), collect_recipients(), connections_content(), connections_post(), get_all_perms(), group_content(), group_get_members(), intro_content(), notifications_content(), onepoll_run(), perm_is_allowed(), ping_init(), and zot_refresh().
+
Referenced by acl_init(), collect_recipients(), connections_content(), connections_post(), get_all_perms(), group_content(), group_get_members(), onepoll_run(), perm_is_allowed(), ping_init(), and zot_refresh().
@@ -1424,7 +1424,7 @@ Variables
-
Referenced by abook_connections(), abook_self(), acl_init(), Conversation\add_thread(), api_get_user(), channel_remove(), collect_recipients(), connections_content(), connections_post(), contact_remove(), contact_select(), contactgroup_content(), create_identity(), follow_widget(), get_all_perms(), group_content(), group_get_members(), intro_content(), item_post(), load_contact_links(), new_contact(), notifier_run(), perm_is_allowed(), ping_init(), poco_init(), settings_aside(), and zot_refresh().
+
Referenced by abook_connections(), abook_self(), acl_init(), Conversation\add_thread(), api_get_user(), channel_remove(), collect_recipients(), connections_content(), connections_post(), contact_remove(), contact_select(), contactgroup_content(), create_identity(), get_all_perms(), group_content(), group_get_members(), item_post(), load_contact_links(), new_contact(), notifier_run(), perm_is_allowed(), ping_init(), poco_init(), settings_aside(), widget_follow(), and zot_refresh().
@@ -1607,7 +1607,7 @@ Variables
-
Referenced by Item\add_child(), Conversation\add_thread(), consume_feed(), conversation(), like_content(), like_puller(), localize_item(), notifications_content(), and visible_activity().
+
Referenced by Item\add_child(), Conversation\add_thread(), consume_feed(), conversation(), like_content(), like_puller(), localize_item(), and visible_activity().
@@ -1647,7 +1647,7 @@ Variables
@@ -1674,7 +1674,7 @@ Variables
activity stream defines
-
Referenced by Item\add_child(), Conversation\add_thread(), consume_feed(), conversation(), like_content(), like_puller(), localize_item(), notifications_content(), and visible_activity().
+
Referenced by Item\add_child(), Conversation\add_thread(), consume_feed(), conversation(), like_content(), like_puller(), localize_item(), and visible_activity().
@@ -2190,7 +2190,7 @@ Variables
-
Referenced by admin_page_dbsync(), admin_page_hubloc(), admin_page_site_post(), admin_page_users(), allfriends_content(), api_content(), api_post(), apps_content(), attach_init(), authenticate_success(), blocks_content(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_form_security_std_err_msg(), check_keys(), check_php(), common_content(), common_init(), community_content(), connect_init(), connections_content(), connections_post(), crepair_content(), crepair_post(), delegate_content(), directory_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), filestorage_content(), follow_init(), format_like(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), hcard_init(), import_post(), import_xchan(), intro_content(), intro_post(), invite_content(), invite_post(), item_post(), lastpost_content(), lastpost_init(), layouts_content(), like_content(), load_database(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), notifications_content(), notifications_post(), oexchange_content(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), post_post(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), pubsites_content(), register_content(), register_post(), regmod_content(), search_content(), settings_post(), setup_content(), sources_content(), sources_post(), suggest_content(), tagrm_post(), user_allow(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().
+
Referenced by admin_page_dbsync(), admin_page_hubloc(), admin_page_site_post(), admin_page_users(), allfriends_content(), api_content(), api_post(), apps_content(), attach_init(), authenticate_success(), blocks_content(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_form_security_std_err_msg(), check_keys(), check_php(), common_content(), common_init(), community_content(), connect_init(), connections_content(), connections_post(), delegate_content(), directory_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), filestorage_content(), follow_init(), format_like(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), layouts_content(), like_content(), load_database(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), notifications_content(), notifications_post(), oexchange_content(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), post_post(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), pubsites_content(), register_content(), register_post(), regmod_content(), search_content(), settings_post(), setup_content(), sources_content(), sources_post(), suggest_content(), tagrm_post(), user_allow(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().
@@ -2485,7 +2485,7 @@ Variables
-
Referenced by editpost_content(), encode_item(), get_item_elements(), item_post(), item_store(), item_store_update(), tag_deliver(), and unobscure().
+
Referenced by editpost_content(), editwebpage_content(), encode_item(), get_item_elements(), item_post(), item_store(), item_store_update(), post_activity_item(), tag_deliver(), and unobscure().
@@ -2566,7 +2566,7 @@ Variables
-
Referenced by channel_content(), encode_item_flags(), event_store(), format_notification(), item_post(), item_store(), items_fetch(), lastpost_content(), like_content(), mood_init(), network_content(), photo_upload(), photos_create_item(), poke_init(), post_activity_item(), profile_activity(), tag_deliver(), and thing_init().
+
Referenced by channel_content(), encode_item_flags(), event_store(), format_notification(), item_post(), item_store(), items_fetch(), like_content(), mood_init(), network_content(), photo_upload(), photos_create_item(), poke_init(), post_activity_item(), profile_activity(), tag_deliver(), and thing_init().
@@ -2592,7 +2592,7 @@ Variables
-
Referenced by api_statuses_home_timeline(), channel_content(), display_content(), format_notification(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), mood_init(), network_content(), and ping_init().
+
Referenced by api_statuses_home_timeline(), channel_content(), display_content(), format_notification(), item_post(), item_store(), item_store_update(), items_fetch(), mood_init(), network_content(), and ping_init().
@@ -2632,7 +2632,7 @@ Variables
-
Referenced by conversation(), get_item_elements(), Item\get_template_data(), item_post(), item_store(), and item_store_update().
+
Referenced by conversation(), get_item_elements(), Item\get_template_data(), item_post(), item_store(), item_store_update(), and post_activity_item().
@@ -2661,7 +2661,7 @@ Variables
-
Referenced by api_get_user(), channel_aside(), channel_content(), drop_item(), event_store(), events_content(), first_post_date(), item_expire(), item_post(), item_store(), items_fetch(), lastpost_aside(), lastpost_content(), like_content(), mood_init(), notification(), notifier_run(), photo_upload(), photos_create_item(), ping_init(), poke_init(), post_activity_item(), process_delivery(), profile_activity(), tag_deliver(), tagger_content(), thing_init(), and zot_feed().
+
Referenced by api_get_user(), channel_content(), drop_item(), event_store(), events_content(), first_post_date(), item_expire(), item_post(), item_store(), items_fetch(), like_content(), mood_init(), notification(), notifier_run(), photo_upload(), photos_create_item(), ping_init(), poke_init(), post_activity_item(), process_delivery(), profile_activity(), tag_deliver(), tagger_content(), thing_init(), widget_tagcloud_wall(), and zot_feed().
@@ -4154,7 +4154,7 @@ Variables
-
Referenced by decode_tags(), file_tag_file_query(), fileas_widget(), filer_content(), filerm_content(), format_filer(), item_expire(), items_fetch(), and network_content().
+
Referenced by decode_tags(), file_tag_file_query(), fileas_widget(), filer_content(), filerm_content(), format_filer(), item_expire(), items_fetch(), network_content(), and widget_filer().
@@ -4286,7 +4286,7 @@ Variables
@@ -4400,7 +4400,7 @@ Variables
@@ -4414,7 +4414,7 @@ Variables
@@ -4428,7 +4428,7 @@ Variables
diff --git a/doc/html/channel_8php.html b/doc/html/channel_8php.html
index bea337346..61550f610 100644
--- a/doc/html/channel_8php.html
+++ b/doc/html/channel_8php.html
@@ -114,28 +114,10 @@ $(document).ready(function(){initNavTree('channel_8php.html','');});
Functions
| channel_init (&$a) |
|
- | channel_aside (&$a) |
- |
| channel_content (&$a, $update=0, $load=false) |
|
-
-
-
-
-
- channel_aside |
- ( |
- & |
- $a | ) |
- |
-
-
-
-
-
-
diff --git a/doc/html/channel_8php.js b/doc/html/channel_8php.js
index 4aa5d2d20..b76a435de 100644
--- a/doc/html/channel_8php.js
+++ b/doc/html/channel_8php.js
@@ -1,6 +1,5 @@
var channel_8php =
[
- [ "channel_aside", "channel_8php.html#aea8e189f2fbabfda779349dd94082e8e", null ],
[ "channel_content", "channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1", null ],
[ "channel_init", "channel_8php.html#ac7c8c7845741baadf87fae6bc279f3dc", null ]
];
\ No newline at end of file
diff --git a/doc/html/comanche_8php.html b/doc/html/comanche_8php.html
index 4b6a86ba4..57572239d 100644
--- a/doc/html/comanche_8php.html
+++ b/doc/html/comanche_8php.html
@@ -190,7 +190,7 @@ Functions
diff --git a/doc/html/common_8php.html b/doc/html/common_8php.html
index 4fea80ece..e70c1adb9 100644
--- a/doc/html/common_8php.html
+++ b/doc/html/common_8php.html
@@ -114,28 +114,10 @@ $(document).ready(function(){initNavTree('common_8php.html','');});
Functions
| common_init (&$a) |
|
- | common_aside (&$a) |
- |
| common_content (&$a) |
|
-
-
-
-
-
- common_aside |
- ( |
- & |
- $a | ) |
- |
-
-
-
-
-
-
diff --git a/doc/html/common_8php.js b/doc/html/common_8php.js
index 6f763d046..85ca9299c 100644
--- a/doc/html/common_8php.js
+++ b/doc/html/common_8php.js
@@ -1,6 +1,5 @@
var common_8php =
[
- [ "common_aside", "common_8php.html#a3b12ec67b3d3edcf595c8d195da5d14a", null ],
[ "common_content", "common_8php.html#ab63408f39abef7a6915186e8dabc5a96", null ],
[ "common_init", "common_8php.html#aca62f113655809f41f49042ce9b123c2", null ]
];
\ No newline at end of file
diff --git a/doc/html/contact__widgets_8php.html b/doc/html/contact__widgets_8php.html
index 179eded89..8c7dc4b33 100644
--- a/doc/html/contact__widgets_8php.html
+++ b/doc/html/contact__widgets_8php.html
@@ -112,8 +112,6 @@ $(document).ready(function(){initNavTree('contact__widgets_8php.html','');});
@@ -166,7 +164,7 @@ Functions
@@ -194,8 +192,6 @@ Functions
@@ -213,23 +209,6 @@ Functions
Referenced by connections_aside(), directory_aside(), and suggest_aside().
-
-
-
-
-
-
-
- follow_widget |
- ( |
- | ) |
- |
-
-
-
diff --git a/doc/html/contact__widgets_8php.js b/doc/html/contact__widgets_8php.js
index 1b2a8ecd5..2963a1227 100644
--- a/doc/html/contact__widgets_8php.js
+++ b/doc/html/contact__widgets_8php.js
@@ -3,6 +3,5 @@ var contact__widgets_8php =
[ "categories_widget", "contact__widgets_8php.html#a165eb021e61c4dcab2a552f28628d353", null ],
[ "common_friends_visitor_widget", "contact__widgets_8php.html#a552f8544528cec0c995cea7287ea9d65", null ],
[ "fileas_widget", "contact__widgets_8php.html#a1eda66319d170f60a8d07c7ece95533b", null ],
- [ "findpeople_widget", "contact__widgets_8php.html#a57e73ebcfd62bb5d8c7a7b9e663726d6", null ],
- [ "follow_widget", "contact__widgets_8php.html#af24e693532a045954caab515942cfc6f", null ]
+ [ "findpeople_widget", "contact__widgets_8php.html#a57e73ebcfd62bb5d8c7a7b9e663726d6", null ]
];
\ No newline at end of file
diff --git a/doc/html/conversation_8php.html b/doc/html/conversation_8php.html
index bc9198ee2..98d877a3b 100644
--- a/doc/html/conversation_8php.html
+++ b/doc/html/conversation_8php.html
@@ -230,7 +230,7 @@ Functions
@@ -287,7 +287,7 @@ Functions
conversation view The $mode parameter decides between the various renderings and also figures out how to determine page owner and other contextual items that are based on unique features of the calling module.
-Referenced by channel_content(), community_content(), display_content(), item_post(), lastpost_content(), network_content(), Item\remove_parent(), search_content(), and Item\set_conversation().
+Referenced by channel_content(), community_content(), display_content(), item_post(), network_content(), Item\remove_parent(), search_content(), and Item\set_conversation().
@@ -608,7 +608,7 @@ Functions
@@ -752,7 +752,7 @@ Functions
-
Referenced by blocks_content(), channel_content(), display_content(), lastpost_content(), layouts_content(), network_content(), rpost_content(), and webpages_content().
+
Referenced by blocks_content(), channel_content(), display_content(), layouts_content(), network_content(), rpost_content(), and webpages_content().
diff --git a/doc/html/crypto_8php.html b/doc/html/crypto_8php.html
index 3bf683aef..1b4f6ce6c 100644
--- a/doc/html/crypto_8php.html
+++ b/doc/html/crypto_8php.html
@@ -228,7 +228,7 @@ Functions
@@ -318,7 +318,7 @@ Functions
-
Referenced by editpost_content(), encode_item(), encode_mail(), message_post(), new_contact(), post_post(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), probe_content(), tag_deliver(), unobscure(), zot_import(), and zot_refresh().
+
Referenced by editpost_content(), editwebpage_content(), encode_item(), encode_mail(), message_post(), new_contact(), post_post(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), probe_content(), tag_deliver(), unobscure(), zot_import(), and zot_refresh().
@@ -416,7 +416,7 @@ Functions
-
Referenced by create_identity(), fix_system_urls(), import_post(), item_post(), item_store(), item_store_update(), magic_init(), post_post(), zfinger_init(), zot_build_packet(), and zot_fetch().
+
Referenced by create_identity(), fix_system_urls(), import_post(), item_post(), item_store(), item_store_update(), magic_init(), post_activity_item(), post_post(), zfinger_init(), zot_build_packet(), and zot_fetch().
diff --git a/doc/html/datetime_8php.html b/doc/html/datetime_8php.html
index fa92b651f..9a5af9023 100644
--- a/doc/html/datetime_8php.html
+++ b/doc/html/datetime_8php.html
@@ -334,7 +334,7 @@ Functions
-
Referenced by 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(), Cache\clear(), consume_feed(), conversation(), create_account(), create_identity(), crepair_post(), cronhooks_run(), delete_item_lowlevel(), deliver_run(), directory_run(), dirsearch_content(), dlogger(), dob(), ev_compare(), event_store(), events_content(), events_post(), first_post_date(), fix_system_urls(), format_event_diaspora(), format_event_html(), fsuggest_post(), 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(), import_directory_profile(), import_post(), import_site(), import_xchan(), invite_post(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), like_content(), logger(), magic_init(), mail_store(), message_content(), message_post(), 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(), 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 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(), Cache\clear(), consume_feed(), conversation(), create_account(), create_identity(), cronhooks_run(), delete_item_lowlevel(), deliver_run(), directory_run(), dirsearch_content(), dlogger(), dob(), ev_compare(), event_store(), events_content(), events_post(), first_post_date(), fix_system_urls(), format_event_diaspora(), format_event_html(), fsuggest_post(), 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(), 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_store(), message_content(), message_post(), 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(), 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().
diff --git a/doc/html/dba__driver_8php.html b/doc/html/dba__driver_8php.html
index da6e5eb43..dd7572f7c 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(), acl_init(), admin_page_users(), advanced_profile(), allowed_public_recips(), api_direct_messages_new(), api_get_user(), api_status_show(), api_statuses_destroy(), api_statuses_mentions(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), blocks_content(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), channel_content(), channel_remove(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_item_source(), check_webbie(), RedDirectory\childExists(), Cache\clear(), comanche_block(), common_friends(), connect_init(), connect_post(), connections_content(), connections_post(), consume_feed(), contact_remove(), contactgroup_content(), count_common_friends(), create_account(), create_identity(), crepair_post(), 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(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), get_item_elements(), RedDirectory\getChild(), RedDirectory\getChildren(), 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(), 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(), lastpost_content(), layouts_content(), like_content(), load_config(), load_plugin(), load_xconfig(), 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(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifier_run(), notify_init(), oauth_get_client(), 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(), qsearch_init(), queue_run(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_hook(), register_post(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), search_ac_init(), search_content(), search_init(), send_message(), send_reg_approval_email(), send_status_notifications(), Cache\set(), set_config(), set_pconfig(), set_xconfig(), RedInode\setName(), settings_post(), siteinfo_init(), sources_post(), photo_driver\store(), store_item_tag(), stream_perms_xchans(), stringify_array_elms(), subthread_content(), suggest_init(), sync_directories(), syncdirs(), tag_deliver(), tagger_content(), tagrm_post(), term_query(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_directory_entry(), update_modtime(), update_queue_time(), user_allow(), user_deny(), RedBasicAuth\validateUserPass(), vcard_from_xchan(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), 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(), acl_init(), admin_page_users(), advanced_profile(), allowed_public_recips(), api_direct_messages_new(), api_get_user(), api_status_show(), api_statuses_destroy(), api_statuses_mentions(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), blocks_content(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), channel_content(), channel_remove(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_item_source(), check_webbie(), RedDirectory\childExists(), Cache\clear(), comanche_block(), common_friends(), connect_init(), connect_post(), connections_content(), connections_post(), consume_feed(), contact_remove(), contactgroup_content(), count_common_friends(), create_account(), create_identity(), 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(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), get_item_elements(), RedDirectory\getChild(), RedDirectory\getChildren(), 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(), 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(), 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(), msearch_post(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifier_run(), notify_init(), oauth_get_client(), onedirsync_run(), onepoll_run(), 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(), qsearch_init(), queue_run(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_hook(), register_post(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), search_ac_init(), search_content(), search_init(), send_message(), send_reg_approval_email(), send_status_notifications(), Cache\set(), set_config(), set_pconfig(), set_xconfig(), RedInode\setName(), settings_post(), siteinfo_init(), sources_post(), photo_driver\store(), store_item_tag(), stream_perms_xchans(), stringify_array_elms(), subthread_content(), suggest_init(), sync_directories(), syncdirs(), tag_deliver(), tagger_content(), tagrm_post(), term_query(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_directory_entry(), update_modtime(), update_queue_time(), 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().
@@ -320,7 +320,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(), acl_init(), admin_content(), admin_page_dbsync(), admin_page_hubloc(), admin_page_summary(), admin_page_users(), admin_page_users_post(), advanced_profile(), all_friends(), allfriends_content(), 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_statuses_user_timeline(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), blocks_content(), 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(), check_account_email(), check_account_invite(), check_config(), check_item_source(), check_webbie(), RedDirectory\childExists(), Cache\clear(), collect_recipients(), comanche_block(), common_friends(), common_friends_zcid(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_init(), connections_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(), crepair_content(), crepair_init(), crepair_post(), current_theme(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), RedInode\delete(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dir_tagadelic(), directory_content(), directory_run(), 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(), follow_widget(), fsuggest_content(), fsuggest_post(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), get_item_elements(), RedDirectory\getChild(), RedDirectory\getChildren(), 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(), 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(), intro_content(), intro_post(), invite_post(), item_check_service_class(), item_expire(), item_message_id(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), 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(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), 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(), message_content(), mimetype_select(), mini_group_select(), mitem_content(), mood_init(), msearch_post(), network_content(), network_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oauth_get_client(), onedirsync_run(), onepoll_run(), 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_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), public_recips(), qsearch_init(), queue_run(), random_profile(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_content(), register_hook(), register_post(), reload_plugins(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), 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(), RedInode\setName(), settings_aside(), 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(), syncdirs(), tag_deliver(), tagadelic(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_directory_entry(), update_modtime(), update_queue_time(), 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(), 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(), acl_init(), admin_content(), admin_page_dbsync(), admin_page_hubloc(), admin_page_summary(), admin_page_users(), admin_page_users_post(), advanced_profile(), all_friends(), allfriends_content(), 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_statuses_user_timeline(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), blocks_content(), 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(), check_account_email(), check_account_invite(), check_config(), check_item_source(), check_webbie(), RedDirectory\childExists(), Cache\clear(), collect_recipients(), comanche_block(), common_friends(), common_friends_zcid(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_init(), connections_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(), current_theme(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), RedInode\delete(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dir_tagadelic(), directory_content(), directory_run(), 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(), generate_user_guid(), Cache\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), get_item_elements(), RedDirectory\getChild(), RedDirectory\getChildren(), 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(), 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(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), 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(), message_content(), 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(), 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(), qsearch_init(), queue_run(), random_profile(), rconnect_url(), red_zrl_callback(), redir_init(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_content(), register_hook(), register_post(), reload_plugins(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), search_ac_init(), search_content(), search_init(), search_saved_searches(), 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(), RedInode\setName(), settings_aside(), 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(), syncdirs(), tag_deliver(), tagadelic(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), thing_init(), uninstall_plugin(), unregister_hook(), update_directory_entry(), update_modtime(), update_queue_time(), 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(), 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 6360d6c4d..7b7f02999 100644
--- a/doc/html/dir_d41ce877eb409a4791b288730010abe2.html
+++ b/doc/html/dir_d41ce877eb409a4791b288730010abe2.html
@@ -138,8 +138,6 @@ Files
|
file | contactgroup.php |
|
-file | crepair.php |
- |
file | delegate.php |
|
file | directory.php |
@@ -174,8 +172,6 @@ Files
|
file | group.php |
|
-file | hcard.php |
- |
file | help.php |
|
file | home.php |
@@ -184,14 +180,10 @@ Files
|
file | import.php |
|
-file | intro.php |
- |
file | invite.php |
|
file | item.php |
|
-file | lastpost.php |
- |
file | layouts.php |
|
file | like.php |
@@ -222,6 +214,8 @@ Files
|
file | new_channel.php |
|
+file | notes.php |
+ |
file | notifications.php |
|
file | notify.php |
diff --git a/doc/html/dir_d41ce877eb409a4791b288730010abe2.js b/doc/html/dir_d41ce877eb409a4791b288730010abe2.js
index 25d9c4366..b47296a36 100644
--- a/doc/html/dir_d41ce877eb409a4791b288730010abe2.js
+++ b/doc/html/dir_d41ce877eb409a4791b288730010abe2.js
@@ -17,7 +17,6 @@ var dir_d41ce877eb409a4791b288730010abe2 =
[ "connect.php", "connect_8php.html", "connect_8php" ],
[ "connections.php", "connections_8php.html", "connections_8php" ],
[ "contactgroup.php", "contactgroup_8php.html", "contactgroup_8php" ],
- [ "crepair.php", "crepair_8php.html", "crepair_8php" ],
[ "delegate.php", "delegate_8php.html", "delegate_8php" ],
[ "directory.php", "mod_2directory_8php.html", "mod_2directory_8php" ],
[ "dirsearch.php", "dirsearch_8php.html", "dirsearch_8php" ],
@@ -35,15 +34,12 @@ var dir_d41ce877eb409a4791b288730010abe2 =
[ "follow.php", "mod_2follow_8php.html", "mod_2follow_8php" ],
[ "fsuggest.php", "fsuggest_8php.html", "fsuggest_8php" ],
[ "group.php", "mod_2group_8php.html", "mod_2group_8php" ],
- [ "hcard.php", "hcard_8php.html", "hcard_8php" ],
[ "help.php", "help_8php.html", "help_8php" ],
[ "home.php", "home_8php.html", null ],
[ "hostxrd.php", "hostxrd_8php.html", "hostxrd_8php" ],
[ "import.php", "import_8php.html", "import_8php" ],
- [ "intro.php", "intro_8php.html", "intro_8php" ],
[ "invite.php", "invite_8php.html", "invite_8php" ],
[ "item.php", "item_8php.html", "item_8php" ],
- [ "lastpost.php", "lastpost_8php.html", "lastpost_8php" ],
[ "layouts.php", "layouts_8php.html", "layouts_8php" ],
[ "like.php", "like_8php.html", "like_8php" ],
[ "lockview.php", "lockview_8php.html", "lockview_8php" ],
@@ -59,6 +55,7 @@ var dir_d41ce877eb409a4791b288730010abe2 =
[ "msearch.php", "msearch_8php.html", "msearch_8php" ],
[ "network.php", "mod_2network_8php.html", "mod_2network_8php" ],
[ "new_channel.php", "new__channel_8php.html", "new__channel_8php" ],
+ [ "notes.php", "notes_8php.html", "notes_8php" ],
[ "notifications.php", "notifications_8php.html", "notifications_8php" ],
[ "notify.php", "mod_2notify_8php.html", "mod_2notify_8php" ],
[ "oembed.php", "mod_2oembed_8php.html", "mod_2oembed_8php" ],
diff --git a/doc/html/extract_8php.html b/doc/html/extract_8php.html
index 0958db030..08972203b 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(), array_sanitise(), attach_mkdir(), attach_store(), check_account_admin(), check_account_email(), check_account_invite(), check_account_password(), check_list_permissions(), check_webbie(), connect_content(), connections_content(), connections_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_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(), message_content(), 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(), photos_post(), 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(), 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(), array_sanitise(), attach_mkdir(), attach_store(), check_account_admin(), check_account_email(), check_account_invite(), check_account_password(), check_list_permissions(), check_webbie(), connect_content(), connections_content(), connections_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_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(), list_widgets(), 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(), photos_post(), 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().
@@ -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(), 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(), json_decode_plus(), legal_webbie(), linkify(), magic_link(), message_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(), App\set_widget(), siteinfo_content(), smilies(), stripdcode_br_cb(), t(), 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(), 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(), json_decode_plus(), legal_webbie(), linkify(), magic_link(), message_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(), App\set_widget(), siteinfo_content(), smilies(), stripdcode_br_cb(), t(), 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 437f5cf41..e1e853922 100644
--- a/doc/html/features_8php.html
+++ b/doc/html/features_8php.html
@@ -142,7 +142,7 @@ Functions
-
Referenced by apw_form(), categories_widget(), channel_aside(), connections_content(), conversation(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), Item\get_comment_box(), Item\get_template_data(), item_post(), lastpost_aside(), message_content(), message_post(), nav(), network_content(), photos_content(), posted_date_widget(), profile_sidebar(), profiles_content(), redbasic_form(), rpost_content(), saved_searches(), search_saved_searches(), settings_aside(), sources_content(), sources_post(), and thing_content().
+
Referenced by apw_form(), categories_widget(), connections_content(), conversation(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), Item\get_comment_box(), Item\get_template_data(), item_post(), message_content(), message_post(), nav(), photos_content(), posted_date_widget(), profile_sidebar(), profiles_content(), redbasic_form(), rpost_content(), search(), search_saved_searches(), searchbox(), settings_aside(), sources_content(), sources_post(), thing_content(), widget_affinity(), widget_archive(), widget_notes(), widget_savedsearch(), widget_suggestions(), and widget_tagcloud_wall().
diff --git a/doc/html/files.html b/doc/html/files.html
index 5ab85789e..c570f79fd 100644
--- a/doc/html/files.html
+++ b/doc/html/files.html
@@ -206,115 +206,112 @@ $(document).ready(function(){initNavTree('files.html','');});
  connect.php | |
  connections.php | |
  contactgroup.php | |
-  crepair.php | |
-  delegate.php | |
-  directory.php | |
-  dirsearch.php | |
-  display.php | |
-  editblock.php | |
-  editlayout.php | |
-  editpost.php | |
-  editwebpage.php | |
-  events.php | |
-  fbrowser.php | |
-  feed.php | |
-  filer.php | |
-  filerm.php | |
-  filestorage.php | |
-  follow.php | |
-  fsuggest.php | |
-  group.php | |
-  hcard.php | |
-  help.php | |
-  home.php | |
-  hostxrd.php | |
-  import.php | |
-  intro.php | |
-  invite.php | |
-  item.php | |
-  lastpost.php | |
-  layouts.php | |
-  like.php | |
-  lockview.php | |
-  login.php | |
-  lostpass.php | |
-  magic.php | |
-  manage.php | |
-  match.php | |
-  menu.php | |
-  message.php | |
-  mitem.php | |
-  mood.php | |
-  msearch.php | |
-  network.php | |
-  new_channel.php | |
-  notifications.php | |
-  notify.php | |
-  oembed.php | |
-  oexchange.php | |
-  opensearch.php | |
-  page.php | |
-  parse_url.php | |
-  photo.php | |
-  photos.php | |
-  php.php | |
-  ping.php | |
-  poco.php | |
-  poke.php | |
-  post.php | |
-  pretheme.php | |
-  probe.php | |
-  profile.php | |
-  profile_photo.php | |
-  profiles.php | |
-  profperm.php | |
-  pubsites.php | |
-  qsearch.php | |
-  randprof.php | |
-  redir.php | |
-  register.php | |
-  regmod.php | |
-  removeme.php | |
-  rmagic.php | |
-  rpost.php | |
-  rsd_xml.php | |
-  search.php | |
-  search_ac.php | |
-  settings.php | |
-  setup.php | |
-  share.php | |
-  siteinfo.php | |
-  sitelist.php | |
-  smilies.php | |
-  sources.php | |
-  starred.php | |
-  subthread.php | |
-  suggest.php | |
-  tagger.php | |
-  tagrm.php | |
-  thing.php | |
-  toggle_mobile.php | |
-  toggle_safesearch.php | |
-  uexport.php | |
-  update_channel.php | |
-  update_community.php | |
-  update_display.php | |
-  update_network.php | |
-  update_search.php | |
-  view.php | |
-  viewconnections.php | |
-  viewsrc.php | |
-  vote.php | |
-  wall_attach.php | |
-  wall_upload.php | |
-  webfinger.php | |
-  webpages.php | |
-  wfinger.php | |
-  xchan.php | |
-  xrd.php | |
-  zfinger.php | |
-  zotfeed.php | |
-  zping.php | |
+  delegate.php | |
+  directory.php | |
+  dirsearch.php | |
+  display.php | |
+  editblock.php | |
+  editlayout.php | |
+  editpost.php | |
+  editwebpage.php | |
+  events.php | |
+  fbrowser.php | |
+  feed.php | |
+  filer.php | |
+  filerm.php | |
+  filestorage.php | |
+  follow.php | |
+  fsuggest.php | |
+  group.php | |
+  help.php | |
+  home.php | |
+  hostxrd.php | |
+  import.php | |
+  invite.php | |
+  item.php | |
+  layouts.php | |
+  like.php | |
+  lockview.php | |
+  login.php | |
+  lostpass.php | |
+  magic.php | |
+  manage.php | |
+  match.php | |
+  menu.php | |
+  message.php | |
+  mitem.php | |
+  mood.php | |
+  msearch.php | |
+  network.php | |
+  new_channel.php | |
+  notes.php | |
+  notifications.php | |
+  notify.php | |
+  oembed.php | |
+  oexchange.php | |
+  opensearch.php | |
+  page.php | |
+  parse_url.php | |
+  photo.php | |
+  photos.php | |
+  php.php | |
+  ping.php | |
+  poco.php | |
+  poke.php | |
+  post.php | |
+  pretheme.php | |
+  probe.php | |
+  profile.php | |
+  profile_photo.php | |
+  profiles.php | |
+  profperm.php | |
+  pubsites.php | |
+  qsearch.php | |
+  randprof.php | |
+  redir.php | |
+  register.php | |
+  regmod.php | |
+  removeme.php | |
+  rmagic.php | |
+  rpost.php | |
+  rsd_xml.php | |
+  search.php | |
+  search_ac.php | |
+  settings.php | |
+  setup.php | |
+  share.php | |
+  siteinfo.php | |
+  sitelist.php | |
+  smilies.php | |
+  sources.php | |
+  starred.php | |
+  subthread.php | |
+  suggest.php | |
+  tagger.php | |
+  tagrm.php | |
+  thing.php | |
+  toggle_mobile.php | |
+  toggle_safesearch.php | |
+  uexport.php | |
+  update_channel.php | |
+  update_community.php | |
+  update_display.php | |
+  update_network.php | |
+  update_search.php | |
+  view.php | |
+  viewconnections.php | |
+  viewsrc.php | |
+  vote.php | |
+  wall_attach.php | |
+  wall_upload.php | |
+  webfinger.php | |
+  webpages.php | |
+  wfinger.php | |
+  xchan.php | |
+  xrd.php | |
+  zfinger.php | |
+  zotfeed.php | |
+  zping.php | |
 util | |
  fpostit | |
   fpostit.php | |
diff --git a/doc/html/globals_0x63.html b/doc/html/globals_0x63.html
index 3e16d0a6d..6c64df67e 100644
--- a/doc/html/globals_0x63.html
+++ b/doc/html/globals_0x63.html
@@ -171,9 +171,6 @@ $(document).ready(function(){initNavTree('globals_0x63.html','');});
chanman_remove_everything_from_network()
: chanman.php
-channel_aside()
-: channel.php
-
channel_content()
: channel.php
@@ -306,9 +303,6 @@ $(document).ready(function(){initNavTree('globals_0x63.html','');});
comanche_widget()
: comanche.php
-common_aside()
-: common.php
-
common_content()
: common.php
@@ -435,15 +429,6 @@ $(document).ready(function(){initNavTree('globals_0x63.html','');});
create_identity()
: identity.php
-crepair_content()
-: crepair.php
-
-crepair_init()
-: crepair.php
-
-crepair_post()
-: crepair.php
-
cronhooks_run()
: cronhooks.php
diff --git a/doc/html/globals_0x66.html b/doc/html/globals_0x66.html
index e5f1aed68..716382f88 100644
--- a/doc/html/globals_0x66.html
+++ b/doc/html/globals_0x66.html
@@ -228,9 +228,6 @@ $(document).ready(function(){initNavTree('globals_0x66.html','');});
follow_init()
: follow.php
-follow_widget()
-: contact_widgets.php
-
foreach
: typo.php
diff --git a/doc/html/globals_0x67.html b/doc/html/globals_0x67.html
index b671ce7ba..6065c890b 100644
--- a/doc/html/globals_0x67.html
+++ b/doc/html/globals_0x67.html
@@ -340,7 +340,7 @@ $(document).ready(function(){initNavTree('globals_0x67.html','');});
: acl_selectors.php
group_side()
-: group.php
+: group.php
groups_containing()
: group.php
diff --git a/doc/html/globals_0x68.html b/doc/html/globals_0x68.html
index fd225fed0..ef76758fb 100644
--- a/doc/html/globals_0x68.html
+++ b/doc/html/globals_0x68.html
@@ -150,12 +150,6 @@ $(document).ready(function(){initNavTree('globals_0x68.html','');});
has_permissions()
: items.php
-hcard_aside()
-: hcard.php
-
-hcard_init()
-: hcard.php
-
head_add_css()
: plugin.php
@@ -171,6 +165,12 @@ $(document).ready(function(){initNavTree('globals_0x68.html','');});
head_get_js()
: plugin.php
+head_remove_css()
+: plugin.php
+
+head_remove_js()
+: plugin.php
+
head_set_icon()
: boot.php
diff --git a/doc/html/globals_0x69.html b/doc/html/globals_0x69.html
index b7e2cc9a6..2af0ad401 100644
--- a/doc/html/globals_0x69.html
+++ b/doc/html/globals_0x69.html
@@ -202,15 +202,6 @@ $(document).ready(function(){initNavTree('globals_0x69.html','');});
install_plugin()
: plugin.php
-intro_aside()
-: intro.php
-
-intro_content()
-: intro.php
-
-intro_post()
-: intro.php
-
invite_content()
: invite.php
diff --git a/doc/html/globals_0x6c.html b/doc/html/globals_0x6c.html
index 3124f0a25..f8b3b2e43 100644
--- a/doc/html/globals_0x6c.html
+++ b/doc/html/globals_0x6c.html
@@ -153,15 +153,6 @@ $(document).ready(function(){initNavTree('globals_0x6c.html','');});
LANGUAGE_DETECT_MIN_LENGTH
: boot.php
-lastpost_aside()
-: lastpost.php
-
-lastpost_content()
-: lastpost.php
-
-lastpost_init()
-: lastpost.php
-
layout_select()
: text.php
@@ -189,6 +180,9 @@ $(document).ready(function(){initNavTree('globals_0x6c.html','');});
list_public_sites()
: dirsearch.php
+list_widgets()
+: widgets.php
+
load_config()
: config.php
diff --git a/doc/html/globals_0x6e.html b/doc/html/globals_0x6e.html
index 2c71a4ccb..8444dcae5 100644
--- a/doc/html/globals_0x6e.html
+++ b/doc/html/globals_0x6e.html
@@ -288,6 +288,9 @@ $(document).ready(function(){initNavTree('globals_0x6e.html','');});
notags()
: text.php
+notes_init()
+: notes.php
+
notice()
: boot.php
diff --git a/doc/html/globals_0x70.html b/doc/html/globals_0x70.html
index b5a650642..f60daa3d6 100644
--- a/doc/html/globals_0x70.html
+++ b/doc/html/globals_0x70.html
@@ -506,9 +506,6 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
profile_activity()
: activities.php
-profile_aside()
-: profile.php
-
profile_content()
: profile.php
@@ -521,9 +518,6 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
profile_load()
: identity.php
-profile_photo_aside()
-: profile_photo.php
-
profile_photo_init()
: profile_photo.php
@@ -539,9 +533,6 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
profiler()
: text.php
-profiles_aside()
-: profiles.php
-
profiles_content()
: profiles.php
@@ -551,9 +542,6 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
profiles_post()
: profiles.php
-profperm_aside()
-: profperm.php
-
profperm_content()
: profperm.php
diff --git a/doc/html/globals_0x73.html b/doc/html/globals_0x73.html
index bb8384a0e..79951659d 100644
--- a/doc/html/globals_0x73.html
+++ b/doc/html/globals_0x73.html
@@ -147,12 +147,12 @@ $(document).ready(function(){initNavTree('globals_0x73.html','');});
sanitise_acl()
: text.php
-saved_searches()
-: network.php
-
scale_external_images()
: network.php
+script_path()
+: plugin.php
+
search()
: text.php
@@ -171,6 +171,9 @@ $(document).ready(function(){initNavTree('globals_0x73.html','');});
search_saved_searches()
: search.php
+searchbox()
+: text.php
+
select_timezone()
: datetime.php
diff --git a/doc/html/globals_0x76.html b/doc/html/globals_0x76.html
index b6a1e3208..145d34826 100644
--- a/doc/html/globals_0x76.html
+++ b/doc/html/globals_0x76.html
@@ -162,9 +162,6 @@ $(document).ready(function(){initNavTree('globals_0x76.html','');});
view_init()
: view.php
-viewconnections_aside()
-: viewconnections.php
-
viewconnections_content()
: viewconnections.php
diff --git a/doc/html/globals_0x77.html b/doc/html/globals_0x77.html
index 7de93fd83..2b6c5d703 100644
--- a/doc/html/globals_0x77.html
+++ b/doc/html/globals_0x77.html
@@ -171,12 +171,45 @@ $(document).ready(function(){initNavTree('globals_0x77.html','');});
while
: docblox_errorchecker.php
+widget_affinity()
+: widgets.php
+
+widget_archive()
+: widgets.php
+
+widget_categories()
+: widgets.php
+
+widget_collections()
+: widgets.php
+
+widget_filer()
+: widgets.php
+
+widget_follow()
+: widgets.php
+
+widget_fullprofile()
+: widgets.php
+
+widget_notes()
+: widgets.php
+
widget_profile()
: widgets.php
+widget_savedsearch()
+: widgets.php
+
+widget_suggestions()
+: widgets.php
+
widget_tagcloud()
: widgets.php
+widget_tagcloud_wall()
+: widgets.php
+
writepages_widget()
: page_widgets.php
diff --git a/doc/html/globals_func_0x63.html b/doc/html/globals_func_0x63.html
index f4cbc1954..d783f629a 100644
--- a/doc/html/globals_func_0x63.html
+++ b/doc/html/globals_func_0x63.html
@@ -170,9 +170,6 @@ $(document).ready(function(){initNavTree('globals_func_0x63.html','');});
chanman_remove_everything_from_network()
: chanman.php
-channel_aside()
-: channel.php
-
channel_content()
: channel.php
@@ -296,9 +293,6 @@ $(document).ready(function(){initNavTree('globals_func_0x63.html','');});
comanche_widget()
: comanche.php
-common_aside()
-: common.php
-
common_content()
: common.php
@@ -416,15 +410,6 @@ $(document).ready(function(){initNavTree('globals_func_0x63.html','');});
create_identity()
: identity.php
-crepair_content()
-: crepair.php
-
-crepair_init()
-: crepair.php
-
-crepair_post()
-: crepair.php
-
cronhooks_run()
: cronhooks.php
diff --git a/doc/html/globals_func_0x66.html b/doc/html/globals_func_0x66.html
index 89475dd1f..935d33925 100644
--- a/doc/html/globals_func_0x66.html
+++ b/doc/html/globals_func_0x66.html
@@ -227,9 +227,6 @@ $(document).ready(function(){initNavTree('globals_func_0x66.html','');});
follow_init()
: follow.php
-follow_widget()
-: contact_widgets.php
-
format_categories()
: text.php
diff --git a/doc/html/globals_func_0x67.html b/doc/html/globals_func_0x67.html
index 34086b120..ed640de4b 100644
--- a/doc/html/globals_func_0x67.html
+++ b/doc/html/globals_func_0x67.html
@@ -330,7 +330,7 @@ $(document).ready(function(){initNavTree('globals_func_0x67.html','');});
: acl_selectors.php
group_side()
-: group.php
+: group.php
groups_containing()
: group.php
diff --git a/doc/html/globals_func_0x68.html b/doc/html/globals_func_0x68.html
index b5382ad9d..abab8925b 100644
--- a/doc/html/globals_func_0x68.html
+++ b/doc/html/globals_func_0x68.html
@@ -149,12 +149,6 @@ $(document).ready(function(){initNavTree('globals_func_0x68.html','');});
has_permissions()
: items.php
-hcard_aside()
-: hcard.php
-
-hcard_init()
-: hcard.php
-
head_add_css()
: plugin.php
@@ -170,6 +164,12 @@ $(document).ready(function(){initNavTree('globals_func_0x68.html','');});
head_get_js()
: plugin.php
+head_remove_css()
+: plugin.php
+
+head_remove_js()
+: plugin.php
+
head_set_icon()
: boot.php
diff --git a/doc/html/globals_func_0x69.html b/doc/html/globals_func_0x69.html
index cd82b3b08..1c0b48bfb 100644
--- a/doc/html/globals_func_0x69.html
+++ b/doc/html/globals_func_0x69.html
@@ -194,15 +194,6 @@ $(document).ready(function(){initNavTree('globals_func_0x69.html','');});
install_plugin()
: plugin.php
-intro_aside()
-: intro.php
-
-intro_content()
-: intro.php
-
-intro_post()
-: intro.php
-
invite_content()
: invite.php
diff --git a/doc/html/globals_func_0x6c.html b/doc/html/globals_func_0x6c.html
index d361f9967..4eaccbd4f 100644
--- a/doc/html/globals_func_0x6c.html
+++ b/doc/html/globals_func_0x6c.html
@@ -146,15 +146,6 @@ $(document).ready(function(){initNavTree('globals_func_0x6c.html','');});
lang_selector()
: text.php
-lastpost_aside()
-: lastpost.php
-
-lastpost_content()
-: lastpost.php
-
-lastpost_init()
-: lastpost.php
-
layout_select()
: text.php
@@ -182,6 +173,9 @@ $(document).ready(function(){initNavTree('globals_func_0x6c.html','');});
list_public_sites()
: dirsearch.php
+list_widgets()
+: widgets.php
+
load_config()
: config.php
diff --git a/doc/html/globals_func_0x6e.html b/doc/html/globals_func_0x6e.html
index 0197c2b99..8af69c3b4 100644
--- a/doc/html/globals_func_0x6e.html
+++ b/doc/html/globals_func_0x6e.html
@@ -200,6 +200,9 @@ $(document).ready(function(){initNavTree('globals_func_0x6e.html','');});
notags()
: text.php
+notes_init()
+: notes.php
+
notice()
: boot.php
diff --git a/doc/html/globals_func_0x70.html b/doc/html/globals_func_0x70.html
index b9d28bdc8..ed1fdd0b7 100644
--- a/doc/html/globals_func_0x70.html
+++ b/doc/html/globals_func_0x70.html
@@ -374,9 +374,6 @@ $(document).ready(function(){initNavTree('globals_func_0x70.html','');});
profile_activity()
: activities.php
-profile_aside()
-: profile.php
-
profile_content()
: profile.php
@@ -389,9 +386,6 @@ $(document).ready(function(){initNavTree('globals_func_0x70.html','');});
profile_load()
: identity.php
-profile_photo_aside()
-: profile_photo.php
-
profile_photo_init()
: profile_photo.php
@@ -407,9 +401,6 @@ $(document).ready(function(){initNavTree('globals_func_0x70.html','');});
profiler()
: text.php
-profiles_aside()
-: profiles.php
-
profiles_content()
: profiles.php
@@ -419,9 +410,6 @@ $(document).ready(function(){initNavTree('globals_func_0x70.html','');});
profiles_post()
: profiles.php
-profperm_aside()
-: profperm.php
-
profperm_content()
: profperm.php
diff --git a/doc/html/globals_func_0x73.html b/doc/html/globals_func_0x73.html
index ca9a9361b..45afdd162 100644
--- a/doc/html/globals_func_0x73.html
+++ b/doc/html/globals_func_0x73.html
@@ -146,12 +146,12 @@ $(document).ready(function(){initNavTree('globals_func_0x73.html','');});
sanitise_acl()
: text.php
-saved_searches()
-: network.php
-
scale_external_images()
: network.php
+script_path()
+: plugin.php
+
search()
: text.php
@@ -170,6 +170,9 @@ $(document).ready(function(){initNavTree('globals_func_0x73.html','');});
search_saved_searches()
: search.php
+searchbox()
+: text.php
+
select_timezone()
: datetime.php
diff --git a/doc/html/globals_func_0x76.html b/doc/html/globals_func_0x76.html
index c61a91b6b..b8447e3c0 100644
--- a/doc/html/globals_func_0x76.html
+++ b/doc/html/globals_func_0x76.html
@@ -161,9 +161,6 @@ $(document).ready(function(){initNavTree('globals_func_0x76.html','');});
view_init()
: view.php
-viewconnections_aside()
-: viewconnections.php
-
viewconnections_content()
: viewconnections.php
diff --git a/doc/html/globals_func_0x77.html b/doc/html/globals_func_0x77.html
index 96406899a..c91da46b5 100644
--- a/doc/html/globals_func_0x77.html
+++ b/doc/html/globals_func_0x77.html
@@ -167,12 +167,45 @@ $(document).ready(function(){initNavTree('globals_func_0x77.html','');});
what_next()
: setup.php
+widget_affinity()
+: widgets.php
+
+widget_archive()
+: widgets.php
+
+widget_categories()
+: widgets.php
+
+widget_collections()
+: widgets.php
+
+widget_filer()
+: widgets.php
+
+widget_follow()
+: widgets.php
+
+widget_fullprofile()
+: widgets.php
+
+widget_notes()
+: widgets.php
+
widget_profile()
: widgets.php
+widget_savedsearch()
+: widgets.php
+
+widget_suggestions()
+: widgets.php
+
widget_tagcloud()
: widgets.php
+widget_tagcloud_wall()
+: widgets.php
+
writepages_widget()
: page_widgets.php
diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html
index 6bd7cb296..82016ca06 100644
--- a/doc/html/identity_8php.html
+++ b/doc/html/identity_8php.html
@@ -385,7 +385,7 @@ Functions
@@ -432,7 +432,7 @@ Functions
The channel default theme is also selected for use, unless over-riden elsewhere.
load/reload current theme info
-Referenced by blocks_content(), channel_init(), common_init(), connect_init(), hcard_init(), lastpost_init(), layouts_content(), page_init(), profile_init(), profile_photo_init(), profiles_init(), profperm_init(), viewconnections_init(), and webpages_content().
+Referenced by blocks_content(), channel_init(), common_init(), connect_init(), layouts_content(), page_init(), profile_init(), profile_photo_init(), profiles_init(), profperm_init(), viewconnections_init(), and webpages_content().
@@ -470,7 +470,7 @@ Functions
: array $profile
Returns HTML string stuitable for sidebar inclusion Exceptions: Returns empty string if passed $profile is wrong type or not populated
-Referenced by profile_create_sidebar(), and widget_profile().
+Referenced by profile_create_sidebar(), widget_fullprofile(), and widget_profile().
@@ -579,7 +579,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 conversation(), format_categories(), get_plink(), intro_content(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), and viewconnections_content().
+Referenced by conversation(), format_categories(), get_plink(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), and viewconnections_content().
diff --git a/doc/html/include_2config_8php.html b/doc/html/include_2config_8php.html
index bb9e9d40f..335b90d0d 100644
--- a/doc/html/include_2config_8php.html
+++ b/doc/html/include_2config_8php.html
@@ -256,7 +256,7 @@ Functions
-
Referenced by 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(), build_sync_packet(), channel_content(), check_account_admin(), check_account_invite(), check_config(), cli_startup(), cloud_init(), community_content(), create_account(), create_identity(), detect_language(), directory_aside(), directory_content(), directory_run(), dirsearch_content(), display_content(), dlogger(), dob(), editblock_content(), editpost_content(), editwebpage_content(), encode_item(), encode_mail(), events_content(), expire_run(), feed_init(), find_upstream_directory(), findpeople_widget(), Item\get_comment_box(), get_item_elements(), get_mail_elements(), get_max_import_size(), group_content(), hcard_init(), hostxrd_init(), photo_gd\imageString(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), item_store(), item_store_update(), lastpost_content(), 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_post(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), proc_run(), profile_content(), profile_create_sidebar(), profile_photo_post(), profiles_content(), profperm_content(), pubsites_content(), qsearch_init(), 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_aside(), viewconnections_content(), viewconnections_init(), webpages_content(), widget_profile(), z_fetch_url(), z_post_url(), zfinger_init(), zot_fetch(), zot_import(), and zotfeed_init().
+
Referenced by 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(), build_sync_packet(), channel_content(), check_account_admin(), check_account_invite(), check_config(), cli_startup(), cloud_init(), community_content(), create_account(), create_identity(), detect_language(), directory_aside(), directory_content(), directory_run(), dirsearch_content(), display_content(), dlogger(), dob(), editblock_content(), editpost_content(), editwebpage_content(), encode_item(), encode_mail(), events_content(), expire_run(), feed_init(), find_upstream_directory(), findpeople_widget(), Item\get_comment_box(), get_item_elements(), get_mail_elements(), get_max_import_size(), group_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(), proc_run(), profile_content(), profile_create_sidebar(), profile_photo_post(), profiles_content(), profperm_content(), pubsites_content(), qsearch_init(), 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().
@@ -324,7 +324,7 @@ Functions
-
Referenced by Conversation\__construct(), authenticate_success(), App\build_pagehead(), change_channel(), channel_aside(), channel_content(), chanview_content(), community_content(), connect_content(), contact_block(), contact_remove(), conversation(), current_theme(), display_content(), feature_enabled(), findpeople_widget(), Item\get_comment_box(), get_theme_uid(), group_content(), intro_content(), invite_content(), invite_post(), item_expire(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_aside(), lastpost_content(), FKOAuth1\loginUser(), message_content(), network_content(), profile_activity(), profile_load(), profile_sidebar(), profperm_content(), remove_community_tag(), rpost_content(), search_content(), set_pconfig(), smilies(), tag_deliver(), and theme_content().
+
Referenced by Conversation\__construct(), authenticate_success(), App\build_pagehead(), change_channel(), channel_content(), chanview_content(), community_content(), connect_content(), contact_block(), contact_remove(), conversation(), current_theme(), display_content(), feature_enabled(), findpeople_widget(), Item\get_comment_box(), get_theme_uid(), group_content(), invite_content(), invite_post(), item_expire(), item_post(), item_store(), item_store_update(), items_fetch(), FKOAuth1\loginUser(), 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().
@@ -508,7 +508,7 @@ Functions
-
Referenced by connect_post(), invite_post(), process_channel_sync_delivery(), register_post(), settings_post(), and theme_post().
+
Referenced by connect_post(), invite_post(), notes_init(), process_channel_sync_delivery(), register_post(), settings_post(), and theme_post().
diff --git a/doc/html/include_2group_8php.html b/doc/html/include_2group_8php.html
index 21bff3376..cc72d1a96 100644
--- a/doc/html/include_2group_8php.html
+++ b/doc/html/include_2group_8php.html
@@ -128,8 +128,8 @@ Functions
|
| mini_group_select ($uid, $group= '') |
|
- | group_side ($every="contacts", $each="group", $edit=false, $group_id=0, $cid= '') |
- |
+ | group_side ($every="contacts", $each="group", $edit=false, $group_id=0, $cid= '', $mode=1) |
+ |
| expand_groups ($a) |
|
| member_of ($c) |
@@ -300,7 +300,7 @@ Functions
@@ -366,7 +366,7 @@ Functions
-
+
@@ -398,7 +398,13 @@ Functions
|
|
|
- $cid = '' |
+ $cid = '' , |
+
+
+ |
+ |
+ |
+ $mode = 1 |
|
@@ -408,7 +414,7 @@ Functions
@@ -436,7 +442,7 @@ Functions
diff --git a/doc/html/include_2group_8php.js b/doc/html/include_2group_8php.js
index ef82dca8f..abd215694 100644
--- a/doc/html/include_2group_8php.js
+++ b/doc/html/include_2group_8php.js
@@ -8,7 +8,7 @@ var include_2group_8php =
[ "group_rec_byhash", "include_2group_8php.html#a90e157b3e1b99c981809cb5a2abd3245", null ],
[ "group_rmv", "include_2group_8php.html#a4118f498bbd1530c1d0136d016d197a5", null ],
[ "group_rmv_member", "include_2group_8php.html#a540e3ef36f47d47532646be4241f6518", null ],
- [ "group_side", "include_2group_8php.html#a1042d74055bafe54a6a30103d87a7f17", null ],
+ [ "group_side", "include_2group_8php.html#abdfce3fd8dcf0c46543d190d0530b4a2", null ],
[ "groups_containing", "include_2group_8php.html#afb802ae2ce73aae4bc36d157f7b6a92f", null ],
[ "member_of", "include_2group_8php.html#a048f6892bfd28852de1b76470df411de", null ],
[ "mini_group_select", "include_2group_8php.html#ab0e422a0f31c0c64fd9084ca03d85f32", null ]
diff --git a/doc/html/include_2network_8php.html b/doc/html/include_2network_8php.html
index 5f9f69ea0..64a44cb62 100644
--- a/doc/html/include_2network_8php.html
+++ b/doc/html/include_2network_8php.html
@@ -385,7 +385,7 @@ Functions
-
Referenced by api_albums(), api_channel_stream(), api_export_basic(), api_photos(), dirsearch_content(), new_channel_init(), oexchange_content(), post_init(), post_post(), register_init(), zfinger_init(), and zotfeed_init().
+
Referenced by api_albums(), api_channel_stream(), api_export_basic(), api_photos(), dirsearch_content(), new_channel_init(), notes_init(), oexchange_content(), post_init(), post_post(), register_init(), zfinger_init(), and zotfeed_init().
@@ -413,7 +413,7 @@ Functions
diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html
index cdb6587c5..d76cf3b7f 100644
--- a/doc/html/items_8php.html
+++ b/doc/html/items_8php.html
@@ -830,7 +830,7 @@ Functions
-
Referenced by channel_content(), display_content(), editpost_content(), events_content(), item_expire(), items_fetch(), lastpost_content(), network_content(), notifier_run(), page_content(), search_content(), tag_deliver(), and zot_feed().
+
Referenced by channel_content(), display_content(), editpost_content(), events_content(), item_expire(), items_fetch(), network_content(), notifier_run(), page_content(), search_content(), tag_deliver(), and zot_feed().
@@ -1382,8 +1382,6 @@ Functions
@@ -1410,7 +1408,7 @@ Functions
diff --git a/doc/html/language_8php.html b/doc/html/language_8php.html
index ed8674731..4d3a8e489 100644
--- a/doc/html/language_8php.html
+++ b/doc/html/language_8php.html
@@ -280,7 +280,7 @@ Functions
-
Referenced by 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(), allfriends_content(), 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(), authenticate_success(), bbcode(), blocks_content(), blogtheme_form(), categories_widget(), channel_content(), channel_init(), chanview_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(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_content(), connections_post(), construct_page(), contact_block(), contact_poll_interval(), contact_reputation(), conversation(), create_account(), create_identity(), crepair_content(), crepair_post(), datesel_format(), day_translate(), delegate_content(), design_tools(), dir_safe_mode(), dir_sort_links(), dir_tagblock(), directory_content(), 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(), findpeople_widget(), fix_attached_photo_permissions(), follow_init(), follow_widget(), 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(), hcard_init(), help_content(), identity_check_service_class(), import_channel_photo(), import_content(), import_post(), import_xchan(), dba_driver\install(), intro_content(), intro_post(), invite_content(), invite_post(), item_check_service_class(), item_photo_menu(), item_post(), item_post_type(), items_fetch(), lang_selector(), lastpost_content(), lastpost_init(), layout_select(), layouts_content(), like_content(), load_database(), localize_item(), lockview_content(), login(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), manual_config(), marital_selector(), match_content(), menu_content(), menu_post(), message_aside(), message_content(), message_post(), 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(), saved_searches(), scale_external_images(), search(), search_content(), search_saved_searches(), select_timezone(), send_message(), send_reg_approval_email(), send_verification_email(), settings_aside(), 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_tagcloud(), writepages_widget(), xchan_content(), z_readdir(), and zfinger_init().
+
Referenced by 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(), allfriends_content(), 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(), authenticate_success(), bbcode(), blocks_content(), blogtheme_form(), categories_widget(), channel_content(), channel_init(), chanview_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(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_content(), connections_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(), 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(), 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(), 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(), list_widgets(), load_database(), localize_item(), lockview_content(), login(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), manual_config(), marital_selector(), match_content(), menu_content(), menu_post(), message_aside(), message_content(), message_post(), 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(), search_saved_searches(), searchbox(), select_timezone(), send_message(), send_reg_approval_email(), send_verification_email(), settings_aside(), 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_filer(), widget_follow(), widget_notes(), widget_savedsearch(), widget_suggestions(), widget_tagcloud(), writepages_widget(), xchan_content(), z_readdir(), and zfinger_init().
diff --git a/doc/html/mod_2network_8php.html b/doc/html/mod_2network_8php.html
index fa143845a..16de4ad96 100644
--- a/doc/html/mod_2network_8php.html
+++ b/doc/html/mod_2network_8php.html
@@ -114,8 +114,6 @@ $(document).ready(function(){initNavTree('mod_2network_8php.html','');});
Functions
| network_init (&$a) |
|
- | saved_searches ($search) |
- |
| network_content (&$a, $update=0, $load=false) |
|
@@ -168,24 +166,6 @@ Functions
-
-
-
-
-
-
-
- saved_searches |
- ( |
- |
- $search | ) |
- |
-
-
-
diff --git a/doc/html/mod_2network_8php.js b/doc/html/mod_2network_8php.js
index f076a234a..651e6f6bd 100644
--- a/doc/html/mod_2network_8php.js
+++ b/doc/html/mod_2network_8php.js
@@ -1,6 +1,5 @@
var mod_2network_8php =
[
[ "network_content", "mod_2network_8php.html#a43f2f29b90c5e29072c561934bc8f8b4", null ],
- [ "network_init", "mod_2network_8php.html#a180fce90ad11d7e0e45be094da7149ec", null ],
- [ "saved_searches", "mod_2network_8php.html#a36e03af6f2efe62ecaa247509365bfad", null ]
+ [ "network_init", "mod_2network_8php.html#a180fce90ad11d7e0e45be094da7149ec", null ]
];
\ No newline at end of file
diff --git a/doc/html/navtree.js b/doc/html/navtree.js
index 4557e049a..ca237cc06 100644
--- a/doc/html/navtree.js
+++ b/doc/html/navtree.js
@@ -37,13 +37,12 @@ var NAVTREEINDEX =
[
"BaseObject_8php.html",
"boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7",
-"classFKOAuthDataStore.html#a434882f03e3cdb171ed89e09e337e934",
-"contactgroup_8php.html",
-"globals_0x6c.html",
-"include_2oembed_8php.html#a98549b9af8140eda3eceaeedcaabc2c2",
-"php2po_8php.html",
-"suggest_8php.html#a4df91c84594d51ba56b5918de414230d",
-"zping_8php.html"
+"classFKOAuthDataStore.html#a4edfe2e77ecd2e16ff6b5eb516ed3599",
+"conversation_8php.html#a0891aaa4492cba2b51eda12fe01957f3",
+"globals_0x73.html",
+"include_2photos_8php.html#ad648c0c5544fe9263409b6f6e57c6274",
+"ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1",
+"taxonomy_8php.html#a599ee71dd3194c8127b00dabec77abc1"
];
var SYNCONMSG = 'click to disable panel synchronisation';
diff --git a/doc/html/navtreeindex1.js b/doc/html/navtreeindex1.js
index 28b238093..516ba1cee 100644
--- a/doc/html/navtreeindex1.js
+++ b/doc/html/navtreeindex1.js
@@ -122,9 +122,8 @@ var NAVTREEINDEX1 =
"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[5,0,4,204],
"cache_8php.html":[5,0,0,11],
"channel_8php.html":[5,0,1,9],
-"channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1":[5,0,1,9,1],
-"channel_8php.html#ac7c8c7845741baadf87fae6bc279f3dc":[5,0,1,9,2],
-"channel_8php.html#aea8e189f2fbabfda779349dd94082e8e":[5,0,1,9,0],
+"channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1":[5,0,1,9,0],
+"channel_8php.html#ac7c8c7845741baadf87fae6bc279f3dc":[5,0,1,9,1],
"chanview_8php.html":[5,0,1,10],
"chanview_8php.html#a4192c6da888c8c1165851acf9ad4cb8b":[5,0,1,10,0],
"classApp.html":[4,0,5],
@@ -249,5 +248,6 @@ var NAVTREEINDEX1 =
"classFKOAuth1.html#a2f1276872329a6f0b704ccda1a4b9fa6":[4,0,13,0],
"classFKOAuthDataStore.html":[4,0,14],
"classFKOAuthDataStore.html#a1148d47b546350bf440bdd92792c5df1":[4,0,14,1],
-"classFKOAuthDataStore.html#a431b44d70e3da6a8256ab38f710e3050":[4,0,14,5]
+"classFKOAuthDataStore.html#a431b44d70e3da6a8256ab38f710e3050":[4,0,14,5],
+"classFKOAuthDataStore.html#a434882f03e3cdb171ed89e09e337e934":[4,0,14,4]
};
diff --git a/doc/html/navtreeindex2.js b/doc/html/navtreeindex2.js
index 9fc916d75..6b6980037 100644
--- a/doc/html/navtreeindex2.js
+++ b/doc/html/navtreeindex2.js
@@ -1,6 +1,5 @@
var NAVTREEINDEX2 =
{
-"classFKOAuthDataStore.html#a434882f03e3cdb171ed89e09e337e934":[4,0,14,4],
"classFKOAuthDataStore.html#a4edfe2e77ecd2e16ff6b5eb516ed3599":[4,0,14,2],
"classFKOAuthDataStore.html#a96f76387c3a93b0abe27a98013804bab":[4,0,14,3],
"classFKOAuthDataStore.html#aa1a268be88ad3979bb4cc35bbb4dc819":[4,0,14,0],
@@ -223,9 +222,8 @@ var NAVTREEINDEX2 =
"comanche_8php.html#ae9fe1ce574db3dd0931eada80234f82a":[5,0,0,15,5],
"comanche_8php.html#af7150df735e5ff9d467994cd6f769c6e":[5,0,0,15,7],
"common_8php.html":[5,0,1,12],
-"common_8php.html#a3b12ec67b3d3edcf595c8d195da5d14a":[5,0,1,12,0],
-"common_8php.html#ab63408f39abef7a6915186e8dabc5a96":[5,0,1,12,1],
-"common_8php.html#aca62f113655809f41f49042ce9b123c2":[5,0,1,12,2],
+"common_8php.html#ab63408f39abef7a6915186e8dabc5a96":[5,0,1,12,0],
+"common_8php.html#aca62f113655809f41f49042ce9b123c2":[5,0,1,12,1],
"community_8php.html":[5,0,1,13],
"community_8php.html#a1197aafd6a6b540dbb4a0c04ade3a25a":[5,0,1,13,0],
"community_8php.html#a56c94ec978a38633c5628fa6f8e386d9":[5,0,1,13,1],
@@ -249,5 +247,7 @@ var NAVTREEINDEX2 =
"contact__widgets_8php.html#a1eda66319d170f60a8d07c7ece95533b":[5,0,0,19,2],
"contact__widgets_8php.html#a552f8544528cec0c995cea7287ea9d65":[5,0,0,19,1],
"contact__widgets_8php.html#a57e73ebcfd62bb5d8c7a7b9e663726d6":[5,0,0,19,3],
-"contact__widgets_8php.html#af24e693532a045954caab515942cfc6f":[5,0,0,19,4]
+"contactgroup_8php.html":[5,0,1,16],
+"contactgroup_8php.html#a18c7391b1b25debaf98c9dba639caab3":[5,0,1,16,0],
+"conversation_8php.html":[5,0,0,20]
};
diff --git a/doc/html/navtreeindex3.js b/doc/html/navtreeindex3.js
index d333cde66..0a8edd5de 100644
--- a/doc/html/navtreeindex3.js
+++ b/doc/html/navtreeindex3.js
@@ -1,8 +1,5 @@
var NAVTREEINDEX3 =
{
-"contactgroup_8php.html":[5,0,1,16],
-"contactgroup_8php.html#a18c7391b1b25debaf98c9dba639caab3":[5,0,1,16,0],
-"conversation_8php.html":[5,0,0,20],
"conversation_8php.html#a0891aaa4492cba2b51eda12fe01957f3":[5,0,0,20,7],
"conversation_8php.html#a0ee05f15255fb1cc3d89f30bc378a654":[5,0,0,20,9],
"conversation_8php.html#a1dfcb5146e9d1eca4528bc580ad5d273":[5,0,0,20,16],
@@ -27,10 +24,6 @@ var NAVTREEINDEX3 =
"conversation_8php.html#ae996eb116d397a2c6396c312d7b98664":[5,0,0,20,18],
"conversation_8php.html#afe5b2f38d8b803edb0d7ec5fa2868db0":[5,0,0,20,12],
"conversation_8php.html#affea1afb3f32ca41e966c8ddb4204d81":[5,0,0,20,3],
-"crepair_8php.html":[5,0,1,17],
-"crepair_8php.html#a29464c01838e209c8059cfcd2d195caa":[5,0,1,17,0],
-"crepair_8php.html#ab089978e50df156bbfabf9f8f5ccd198":[5,0,1,17,1],
-"crepair_8php.html#acc4493e1ffd1462a605dd9b870034513":[5,0,1,17,2],
"cronhooks_8php.html":[5,0,0,22],
"cronhooks_8php.html#a4c4c1bbec4ecc9a0efa00dd6afd2c0ca":[5,0,0,22,0],
"crypto_8php.html":[5,0,0,23],
@@ -76,8 +69,8 @@ var NAVTREEINDEX3 =
"dba__driver_8php.html#af531546fac5f0836a8557a4f6dfee930":[5,0,0,0,0,4],
"dba__mysql_8php.html":[5,0,0,0,1],
"dba__mysqli_8php.html":[5,0,0,0,2],
-"delegate_8php.html":[5,0,1,18],
-"delegate_8php.html#a943eea8996ef348eb845c498f9f354dd":[5,0,1,18,0],
+"delegate_8php.html":[5,0,1,17],
+"delegate_8php.html#a943eea8996ef348eb845c498f9f354dd":[5,0,1,17,0],
"deliver_8php.html":[5,0,0,25],
"deliver_8php.html#a397afcb9afecf0c1816b0951189dd346":[5,0,0,25,0],
"dir_032dd9e2cfe278a2cfa5eb9547448eb9.html":[5,0,3,1,2,0],
@@ -109,12 +102,12 @@ var NAVTREEINDEX3 =
"dir_d41ce877eb409a4791b288730010abe2.html":[5,0,1],
"dir_d44c64559bbebec7f509842c48db8b23.html":[5,0,0],
"dir_d520c5cf583201d9437764f209363c22.html":[5,0,3,1,0],
-"dirsearch_8php.html":[5,0,1,20],
-"dirsearch_8php.html#a3e51964ae3f5ff147403407b65324752":[5,0,1,20,1],
-"dirsearch_8php.html#a985d410a170549429857af6ff2673149":[5,0,1,20,2],
-"dirsearch_8php.html#aa1fb04e1de4f25b63349ac78f94ceb4c":[5,0,1,20,0],
-"display_8php.html":[5,0,1,21],
-"display_8php.html#a37137c98d47bf3306f4c2bb9f5b60de0":[5,0,1,21,0],
+"dirsearch_8php.html":[5,0,1,19],
+"dirsearch_8php.html#a3e51964ae3f5ff147403407b65324752":[5,0,1,19,1],
+"dirsearch_8php.html#a985d410a170549429857af6ff2673149":[5,0,1,19,2],
+"dirsearch_8php.html#aa1fb04e1de4f25b63349ac78f94ceb4c":[5,0,1,19,0],
+"display_8php.html":[5,0,1,20],
+"display_8php.html#a37137c98d47bf3306f4c2bb9f5b60de0":[5,0,1,20,0],
"docblox__errorchecker_8php.html":[5,0,2,3],
"docblox__errorchecker_8php.html#a1659f0a629d408e0f849dbe4ee061e62":[5,0,2,3,3],
"docblox__errorchecker_8php.html#a21b4bbe5aae2d85db33affc7126a67ec":[5,0,2,3,2],
@@ -127,14 +120,14 @@ var NAVTREEINDEX3 =
"docblox__errorchecker_8php.html#ab66bc0493d25f39bf8b4dcbb429f04e6":[5,0,2,3,4],
"docblox__errorchecker_8php.html#ae9562cf60aa693114603d27b55d2185f":[5,0,2,3,1],
"docblox__errorchecker_8php.html#af4ca738a05beffe9c8c23e1f7aea3c2d":[5,0,2,3,10],
-"editblock_8php.html":[5,0,1,22],
-"editblock_8php.html#abbe8f55de06967bc8d79d620509a49e6":[5,0,1,22,0],
-"editlayout_8php.html":[5,0,1,23],
-"editlayout_8php.html#aa877e4157a26b099de904164181dd386":[5,0,1,23,0],
-"editpost_8php.html":[5,0,1,24],
-"editpost_8php.html#a34011690864d122680c802e9e748ccfb":[5,0,1,24,0],
-"editwebpage_8php.html":[5,0,1,25],
-"editwebpage_8php.html#a375e945255fad79a71036528f7480650":[5,0,1,25,0],
+"editblock_8php.html":[5,0,1,21],
+"editblock_8php.html#abbe8f55de06967bc8d79d620509a49e6":[5,0,1,21,0],
+"editlayout_8php.html":[5,0,1,22],
+"editlayout_8php.html#aa877e4157a26b099de904164181dd386":[5,0,1,22,0],
+"editpost_8php.html":[5,0,1,23],
+"editpost_8php.html#a34011690864d122680c802e9e748ccfb":[5,0,1,23,0],
+"editwebpage_8php.html":[5,0,1,24],
+"editwebpage_8php.html#a375e945255fad79a71036528f7480650":[5,0,1,24,0],
"enotify_8php.html":[5,0,0,28],
"enotify_8php.html#a3e9a9355b243777c488d2a9883908dfc":[5,0,0,28,1],
"event_8php.html":[5,0,0,29],
@@ -145,9 +138,9 @@ var NAVTREEINDEX3 =
"event_8php.html#a32ba1b9ddf7a744a9a1512b052e5f850":[5,0,0,29,2],
"event_8php.html#a89ef533faf345db8d64a58d4856bde3a":[5,0,0,29,3],
"event_8php.html#abb74206cf42d694307c3d7abb7af9869":[5,0,0,29,4],
-"events_8php.html":[5,0,1,26],
-"events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec":[5,0,1,26,0],
-"events_8php.html#ab3e8a8f901175f8e40a8089eea45c075":[5,0,1,26,1],
+"events_8php.html":[5,0,1,25],
+"events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec":[5,0,1,25,0],
+"events_8php.html#ab3e8a8f901175f8e40a8089eea45c075":[5,0,1,25,1],
"expire_8php.html":[5,0,0,30],
"expire_8php.html#a444e45c9b67727b27db4c779fd51a298":[5,0,0,30,0],
"extract_8php.html":[5,0,2,4],
@@ -155,20 +148,20 @@ var NAVTREEINDEX3 =
"extract_8php.html#a50b05cf2e02ef0b67fcad97106dd7634":[5,0,2,4,2],
"extract_8php.html#a63bb4c41bc532baacf6a4976cfaa0feb":[5,0,2,4,0],
"extract_8php.html#a9590b15215a21e9b42eb546aeef79704":[5,0,2,4,1],
-"fbrowser_8php.html":[5,0,1,27],
-"fbrowser_8php.html#aee476addcf7a3e0fe9454f7dfd5a56c4":[5,0,1,27,0],
+"fbrowser_8php.html":[5,0,1,26],
+"fbrowser_8php.html#aee476addcf7a3e0fe9454f7dfd5a56c4":[5,0,1,26,0],
"features_8php.html":[5,0,0,31],
"features_8php.html#a52b5bdfb61b256713efecf7a7b20b0c0":[5,0,0,31,0],
"features_8php.html#ae73c5b03b01c7284ed7e7e0e774e975c":[5,0,0,31,1],
-"feed_8php.html":[5,0,1,28],
-"feed_8php.html#af86137700b56f33d1d5f25c8dec22c04":[5,0,1,28,0],
-"filer_8php.html":[5,0,1,29],
-"filer_8php.html#a5fd5d7e61b2f9c43cb5f110c89dc4274":[5,0,1,29,0],
-"filerm_8php.html":[5,0,1,30],
-"filerm_8php.html#ae2eb28d2054fa2c37e38689882172208":[5,0,1,30,0],
+"feed_8php.html":[5,0,1,27],
+"feed_8php.html#af86137700b56f33d1d5f25c8dec22c04":[5,0,1,27,0],
+"filer_8php.html":[5,0,1,28],
+"filer_8php.html#a5fd5d7e61b2f9c43cb5f110c89dc4274":[5,0,1,28,0],
+"filerm_8php.html":[5,0,1,29],
+"filerm_8php.html#ae2eb28d2054fa2c37e38689882172208":[5,0,1,29,0],
"files.html":[5,0],
-"filestorage_8php.html":[5,0,1,31],
-"filestorage_8php.html#a61bb1be78472555df4ce619f51014040":[5,0,1,31,0],
+"filestorage_8php.html":[5,0,1,30],
+"filestorage_8php.html#a61bb1be78472555df4ce619f51014040":[5,0,1,30,0],
"fpostit_8php.html":[5,0,2,0,0],
"fpostit_8php.html#a3f3ae3ae61578b5671673914fd894443":[5,0,2,0,0,0],
"fpostit_8php.html#a501b5ca82f287509fc691c88524064c1":[5,0,2,0,0,1],
@@ -189,9 +182,9 @@ var NAVTREEINDEX3 =
"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,33],
-"fsuggest_8php.html":[5,0,1,33],
-"fsuggest_8php.html#a61ecfe10ce937ed526614f8fd3de3c7d":[5,0,1,33,1],
-"fsuggest_8php.html#aa6c49ed4b50a387f1845f36844dd7998":[5,0,1,33,0],
+"fsuggest_8php.html":[5,0,1,32],
+"fsuggest_8php.html#a61ecfe10ce937ed526614f8fd3de3c7d":[5,0,1,32,1],
+"fsuggest_8php.html#aa6c49ed4b50a387f1845f36844dd7998":[5,0,1,32,0],
"full_8php.html":[5,0,3,0,1],
"full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db":[5,0,3,0,1,0],
"functions.html":[4,3,0],
@@ -215,8 +208,8 @@ var NAVTREEINDEX3 =
"functions_0x73.html":[4,3,0,17],
"functions_0x74.html":[4,3,0,18],
"functions_0x76.html":[4,3,0,19],
-"functions_func.html":[4,3,1,0],
"functions_func.html":[4,3,1],
+"functions_func.html":[4,3,1,0],
"functions_func_0x61.html":[4,3,1,1],
"functions_func_0x62.html":[4,3,1,2],
"functions_func_0x63.html":[4,3,1,3],
@@ -236,8 +229,8 @@ var NAVTREEINDEX3 =
"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],
"globals.html":[5,1,0,0],
+"globals.html":[5,1,0],
"globals_0x5f.html":[5,1,0,1],
"globals_0x61.html":[5,1,0,2],
"globals_0x62.html":[5,1,0,3],
@@ -249,5 +242,12 @@ var NAVTREEINDEX3 =
"globals_0x68.html":[5,1,0,9],
"globals_0x69.html":[5,1,0,10],
"globals_0x6a.html":[5,1,0,11],
-"globals_0x6b.html":[5,1,0,12]
+"globals_0x6b.html":[5,1,0,12],
+"globals_0x6c.html":[5,1,0,13],
+"globals_0x6d.html":[5,1,0,14],
+"globals_0x6e.html":[5,1,0,15],
+"globals_0x6f.html":[5,1,0,16],
+"globals_0x70.html":[5,1,0,17],
+"globals_0x71.html":[5,1,0,18],
+"globals_0x72.html":[5,1,0,19]
};
diff --git a/doc/html/navtreeindex4.js b/doc/html/navtreeindex4.js
index 507a865e8..942f2f0f7 100644
--- a/doc/html/navtreeindex4.js
+++ b/doc/html/navtreeindex4.js
@@ -1,12 +1,5 @@
var NAVTREEINDEX4 =
{
-"globals_0x6c.html":[5,1,0,13],
-"globals_0x6d.html":[5,1,0,14],
-"globals_0x6e.html":[5,1,0,15],
-"globals_0x6f.html":[5,1,0,16],
-"globals_0x70.html":[5,1,0,17],
-"globals_0x71.html":[5,1,0,18],
-"globals_0x72.html":[5,1,0,19],
"globals_0x73.html":[5,1,0,20],
"globals_0x74.html":[5,1,0,21],
"globals_0x75.html":[5,1,0,22],
@@ -67,16 +60,13 @@ var NAVTREEINDEX4 =
"gprobe_8php.html":[5,0,0,34],
"gprobe_8php.html#adf72cb0a70b5b9d99fdec1cc60e18ed1":[5,0,0,34,0],
"greenthumbnails_8php.html":[5,0,3,1,0,1,3],
-"hcard_8php.html":[5,0,1,35],
-"hcard_8php.html#a956c7cae2009652a37900306e5b7b73d":[5,0,1,35,0],
-"hcard_8php.html#ac34f26b0e6a37eef44fa49bea135136d":[5,0,1,35,1],
-"help_8php.html":[5,0,1,36],
-"help_8php.html#a06b2a51aaabed99e53a9b639047c4ce4":[5,0,1,36,1],
-"help_8php.html#af055e15f600ffa6fbca9386fdf715224":[5,0,1,36,0],
+"help_8php.html":[5,0,1,34],
+"help_8php.html#a06b2a51aaabed99e53a9b639047c4ce4":[5,0,1,34,1],
+"help_8php.html#af055e15f600ffa6fbca9386fdf715224":[5,0,1,34,0],
"hierarchy.html":[4,2],
-"home_8php.html":[5,0,1,37],
-"hostxrd_8php.html":[5,0,1,38],
-"hostxrd_8php.html#aa37ffc8e7900bc76c4828bd25916db92":[5,0,1,38,0],
+"home_8php.html":[5,0,1,35],
+"hostxrd_8php.html":[5,0,1,36],
+"hostxrd_8php.html#aa37ffc8e7900bc76c4828bd25916db92":[5,0,1,36,0],
"html2bbcode_8php.html":[5,0,0,36],
"html2bbcode_8php.html#a39c662b19d318990fee2ba795a55d7a7":[5,0,0,36,3],
"html2bbcode_8php.html#a5ad726995ac4070213abdb3bd09f4837":[5,0,0,36,1],
@@ -106,9 +96,9 @@ var NAVTREEINDEX4 =
"identity_8php.html#ad4a2c8caca8f6ae93633ebeca0ed6620":[5,0,0,38,11],
"identity_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312":[5,0,0,38,5],
"identity_8php.html#af2802bc13a00a17b867bba7978ba8f58":[5,0,0,38,15],
-"import_8php.html":[5,0,1,39],
-"import_8php.html#af17fef0410518f7eac205d0ea416eaa2":[5,0,1,39,1],
-"import_8php.html#afdf25ed70096d5dbf4f6d0ca79fea184":[5,0,1,39,0],
+"import_8php.html":[5,0,1,37],
+"import_8php.html#af17fef0410518f7eac205d0ea416eaa2":[5,0,1,37,1],
+"import_8php.html#afdf25ed70096d5dbf4f6d0ca79fea184":[5,0,1,37,0],
"include_2api_8php.html":[5,0,0,5],
"include_2api_8php.html#a0991f72554f821255397d615e76f3203":[5,0,0,5,12],
"include_2api_8php.html#a176c448d79c211ad41c2bbe3124658f5":[5,0,0,5,5],
@@ -195,7 +185,6 @@ var NAVTREEINDEX4 =
"include_2group_8php.html#a0122ef312df2c5546b1a46b3e6c7b31b":[5,0,0,35,2],
"include_2group_8php.html#a048f6892bfd28852de1b76470df411de":[5,0,0,35,10],
"include_2group_8php.html#a06ec565d2b64e79044e7c1bf91a2a4ce":[5,0,0,35,1],
-"include_2group_8php.html#a1042d74055bafe54a6a30103d87a7f17":[5,0,0,35,8],
"include_2group_8php.html#a22a81875259c7d3d64d4848afea6b345":[5,0,0,35,0],
"include_2group_8php.html#a4118f498bbd1530c1d0136d016d197a5":[5,0,0,35,6],
"include_2group_8php.html#a540e3ef36f47d47532646be4241f6518":[5,0,0,35,7],
@@ -203,6 +192,7 @@ var NAVTREEINDEX4 =
"include_2group_8php.html#a90e157b3e1b99c981809cb5a2abd3245":[5,0,0,35,5],
"include_2group_8php.html#ab0e422a0f31c0c64fd9084ca03d85f32":[5,0,0,35,11],
"include_2group_8php.html#abd66a5ea34a07a3422dc2dde6c7b3ecb":[5,0,0,35,3],
+"include_2group_8php.html#abdfce3fd8dcf0c46543d190d0530b4a2":[5,0,0,35,8],
"include_2group_8php.html#afb802ae2ce73aae4bc36d157f7b6a92f":[5,0,0,35,9],
"include_2menu_8php.html":[5,0,0,43],
"include_2menu_8php.html#a08a800821721781a8dfffbe31481ff98":[5,0,0,43,1],
@@ -249,5 +239,15 @@ var NAVTREEINDEX4 =
"include_2oembed_8php.html#a000a62b97113cf95b0e9e00412168172":[5,0,0,50,5],
"include_2oembed_8php.html#a00c4c80deffd9daf8dc97b58d4c64ed0":[5,0,0,50,7],
"include_2oembed_8php.html#a03fa3b7832c98a3d0b4630afeb73d487":[5,0,0,50,1],
-"include_2oembed_8php.html#a26bb4c1e330d2f94ea7b6ce2fe970cf3":[5,0,0,50,4]
+"include_2oembed_8php.html#a26bb4c1e330d2f94ea7b6ce2fe970cf3":[5,0,0,50,4],
+"include_2oembed_8php.html#a98549b9af8140eda3eceaeedcaabc2c2":[5,0,0,50,3],
+"include_2oembed_8php.html#a9e57f3e36a0a0a47e6db79544b701d9a":[5,0,0,50,6],
+"include_2oembed_8php.html#ab953a6e7c11bc6498ce01ed73e2ba319":[5,0,0,50,0],
+"include_2oembed_8php.html#aba89ae64b355efcb4f706553d3edb6a2":[5,0,0,50,2],
+"include_2photos_8php.html":[5,0,0,55],
+"include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109":[5,0,0,55,0],
+"include_2photos_8php.html#a7e7abc69872180697c5471dc69349afe":[5,0,0,55,2],
+"include_2photos_8php.html#a8e8b7be99e24c2497bc2cb3339280c35":[5,0,0,55,1],
+"include_2photos_8php.html#aa27b9e435dcc34e1009f56dc02c7ca51":[5,0,0,55,7],
+"include_2photos_8php.html#ab0365f25b22ccea5f085fe7c49e1f4ab":[5,0,0,55,3]
};
diff --git a/doc/html/navtreeindex5.js b/doc/html/navtreeindex5.js
index ab423c32c..c4756ba10 100644
--- a/doc/html/navtreeindex5.js
+++ b/doc/html/navtreeindex5.js
@@ -1,15 +1,5 @@
var NAVTREEINDEX5 =
{
-"include_2oembed_8php.html#a98549b9af8140eda3eceaeedcaabc2c2":[5,0,0,50,3],
-"include_2oembed_8php.html#a9e57f3e36a0a0a47e6db79544b701d9a":[5,0,0,50,6],
-"include_2oembed_8php.html#ab953a6e7c11bc6498ce01ed73e2ba319":[5,0,0,50,0],
-"include_2oembed_8php.html#aba89ae64b355efcb4f706553d3edb6a2":[5,0,0,50,2],
-"include_2photos_8php.html":[5,0,0,55],
-"include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109":[5,0,0,55,0],
-"include_2photos_8php.html#a7e7abc69872180697c5471dc69349afe":[5,0,0,55,2],
-"include_2photos_8php.html#a8e8b7be99e24c2497bc2cb3339280c35":[5,0,0,55,1],
-"include_2photos_8php.html#aa27b9e435dcc34e1009f56dc02c7ca51":[5,0,0,55,7],
-"include_2photos_8php.html#ab0365f25b22ccea5f085fe7c49e1f4ab":[5,0,0,55,3],
"include_2photos_8php.html#ad648c0c5544fe9263409b6f6e57c6274":[5,0,0,55,6],
"include_2photos_8php.html#aedccaf18282b26899d9549c29bd9d1b9":[5,0,0,55,5],
"include_2photos_8php.html#af24c6aeed28ecc31ec39e7d9a1804979":[5,0,0,55,4],
@@ -17,20 +7,16 @@ var NAVTREEINDEX5 =
"interfaceITemplateEngine.html":[4,0,18],
"interfaceITemplateEngine.html#aaa7381c8becc3d1c1790b53988a0f243":[4,0,18,1],
"interfaceITemplateEngine.html#aaf2698adbf46c073c24b162fe1b1c442":[4,0,18,0],
-"intro_8php.html":[5,0,1,40],
-"intro_8php.html#a3e2a523697633ddb4517b9266a515f5b":[5,0,1,40,1],
-"intro_8php.html#abc3abf25da64f98f215126eb08c7936b":[5,0,1,40,0],
-"intro_8php.html#af3681062183ccbdf065ae2647b07d6f1":[5,0,1,40,2],
-"invite_8php.html":[5,0,1,41],
-"invite_8php.html#a244385b28cfd021d308715f01158bfd9":[5,0,1,41,0],
-"invite_8php.html#aeb0881c0f93c8e8552e5ed756ce6e5a5":[5,0,1,41,1],
-"item_8php.html":[5,0,1,42],
-"item_8php.html#a3daae7944f737bd30412a0d042207c0f":[5,0,1,42,0],
-"item_8php.html#a5b1b36cb301a94b38150074f0d424e74":[5,0,1,42,3],
-"item_8php.html#a693cd09805755ab85bbb5ecae69a48c3":[5,0,1,42,5],
-"item_8php.html#a764bbb2e9a885a86fb23d0b5e4a09221":[5,0,1,42,4],
-"item_8php.html#a7b63a9d0cd02096e17dcf11f4afa7c10":[5,0,1,42,1],
-"item_8php.html#abd0e603a6696051af16476eb968d52e7":[5,0,1,42,2],
+"invite_8php.html":[5,0,1,38],
+"invite_8php.html#a244385b28cfd021d308715f01158bfd9":[5,0,1,38,0],
+"invite_8php.html#aeb0881c0f93c8e8552e5ed756ce6e5a5":[5,0,1,38,1],
+"item_8php.html":[5,0,1,39],
+"item_8php.html#a3daae7944f737bd30412a0d042207c0f":[5,0,1,39,0],
+"item_8php.html#a5b1b36cb301a94b38150074f0d424e74":[5,0,1,39,3],
+"item_8php.html#a693cd09805755ab85bbb5ecae69a48c3":[5,0,1,39,5],
+"item_8php.html#a764bbb2e9a885a86fb23d0b5e4a09221":[5,0,1,39,4],
+"item_8php.html#a7b63a9d0cd02096e17dcf11f4afa7c10":[5,0,1,39,1],
+"item_8php.html#abd0e603a6696051af16476eb968d52e7":[5,0,1,39,2],
"items_8php.html":[5,0,0,41],
"items_8php.html#a004e89d86b0f29b2c4da20108ecc4091":[5,0,0,41,53],
"items_8php.html#a016dd86c827d08db89061ea81d15c6cb":[5,0,0,41,2],
@@ -96,27 +82,23 @@ var NAVTREEINDEX5 =
"language_8php.html#ac9142ef1d01a235c760deb0f16643f5a":[5,0,0,42,5],
"language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e":[5,0,0,42,2],
"language_8php.html#ae310fb3880484ee1cc4faefe0c63c06d":[5,0,0,42,8],
-"lastpost_8php.html":[5,0,1,43],
-"lastpost_8php.html#a6108289ef2a767495c7c85a24f364983":[5,0,1,43,0],
-"lastpost_8php.html#a82f14cce5d3cfe27f40bdbd2c679d493":[5,0,1,43,1],
-"lastpost_8php.html#ab4c6ebd25736af678e64d55ce508ce8c":[5,0,1,43,2],
-"layouts_8php.html":[5,0,1,44],
-"layouts_8php.html#a6e0193759ad9eef76d3df2db24237b50":[5,0,1,44,0],
-"like_8php.html":[5,0,1,45],
-"like_8php.html#a9d7dd268f21c21e9d29dd2aca2dd9538":[5,0,1,45,0],
-"lockview_8php.html":[5,0,1,46],
-"lockview_8php.html#a851e26ab9a1008df5c5ebebea31e9b44":[5,0,1,46,0],
-"login_8php.html":[5,0,1,47],
-"login_8php.html#a1d69ca88eb9005a7026e128b9a645904":[5,0,1,47,0],
-"lostpass_8php.html":[5,0,1,48],
-"lostpass_8php.html#a0314d94e48c789b1b3a201d740c9eab3":[5,0,1,48,0],
-"lostpass_8php.html#a8ed35ba71a4404eaf4903da61d0321cc":[5,0,1,48,1],
-"magic_8php.html":[5,0,1,49],
-"magic_8php.html#acea2cc792849ca2d71d4b689f66518bf":[5,0,1,49,0],
-"manage_8php.html":[5,0,1,50],
-"manage_8php.html#a2bca247b5296827638959138367db4f5":[5,0,1,50,0],
-"match_8php.html":[5,0,1,51],
-"match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d":[5,0,1,51,0],
+"layouts_8php.html":[5,0,1,40],
+"layouts_8php.html#a6e0193759ad9eef76d3df2db24237b50":[5,0,1,40,0],
+"like_8php.html":[5,0,1,41],
+"like_8php.html#a9d7dd268f21c21e9d29dd2aca2dd9538":[5,0,1,41,0],
+"lockview_8php.html":[5,0,1,42],
+"lockview_8php.html#a851e26ab9a1008df5c5ebebea31e9b44":[5,0,1,42,0],
+"login_8php.html":[5,0,1,43],
+"login_8php.html#a1d69ca88eb9005a7026e128b9a645904":[5,0,1,43,0],
+"lostpass_8php.html":[5,0,1,44],
+"lostpass_8php.html#a0314d94e48c789b1b3a201d740c9eab3":[5,0,1,44,0],
+"lostpass_8php.html#a8ed35ba71a4404eaf4903da61d0321cc":[5,0,1,44,1],
+"magic_8php.html":[5,0,1,45],
+"magic_8php.html#acea2cc792849ca2d71d4b689f66518bf":[5,0,1,45,0],
+"manage_8php.html":[5,0,1,46],
+"manage_8php.html#a2bca247b5296827638959138367db4f5":[5,0,1,46,0],
+"match_8php.html":[5,0,1,47],
+"match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d":[5,0,1,47,0],
"md_README.html":[2],
"md_config.html":[0],
"md_fresh.html":[1],
@@ -128,10 +110,10 @@ var NAVTREEINDEX5 =
"minimalisticdarkness_8php.html#a6e5d97615c6faef5dbffe04b8024ceaf":[5,0,3,1,0,1,4,0],
"minimalisticdarkness_8php.html#a70bb13be8f23ec47839da81e0796f1cb":[5,0,3,1,0,1,4,2],
"minimalisticdarkness_8php.html#a7e6c3d4efde4e9a2de32308081372c6b":[5,0,3,1,0,1,4,1],
-"mitem_8php.html":[5,0,1,54],
-"mitem_8php.html#a6ee694cca4b551a20d7c7a94b5243ec1":[5,0,1,54,2],
-"mitem_8php.html#a7a31b702ecad18eeb6a38b243ff0037e":[5,0,1,54,0],
-"mitem_8php.html#a9627cd857cafdf04e4fc0ae48c8e8518":[5,0,1,54,1],
+"mitem_8php.html":[5,0,1,50],
+"mitem_8php.html#a6ee694cca4b551a20d7c7a94b5243ec1":[5,0,1,50,2],
+"mitem_8php.html#a7a31b702ecad18eeb6a38b243ff0037e":[5,0,1,50,0],
+"mitem_8php.html#a9627cd857cafdf04e4fc0ae48c8e8518":[5,0,1,50,1],
"mod_2api_8php.html":[5,0,1,4],
"mod_2api_8php.html#a02ae0f60e240dc806b860edb7d582117":[5,0,1,4,2],
"mod_2api_8php.html#a33315b5bbf5418f6850b2038107b526d":[5,0,1,4,0],
@@ -139,54 +121,53 @@ var NAVTREEINDEX5 =
"mod_2attach_8php.html":[5,0,1,6],
"mod_2attach_8php.html#aa88eb5ad87aa1036a30e70339cc6c1b1":[5,0,1,6,0],
"mod_2chanman_8php.html":[5,0,1,8],
-"mod_2directory_8php.html":[5,0,1,19],
-"mod_2directory_8php.html#a5ee59c213508b6b9787612a8219cb5bf":[5,0,1,19,2],
-"mod_2directory_8php.html#aa1d928543212871491706216742dd73c":[5,0,1,19,0],
-"mod_2directory_8php.html#aac79396570d759da2efac24fcedf5b44":[5,0,1,19,1],
-"mod_2follow_8php.html":[5,0,1,32],
-"mod_2follow_8php.html#a171f5b19f50d7738adc3b2e96ec6018a":[5,0,1,32,1],
-"mod_2follow_8php.html#a4c540ea4e9f5c581c1a53516ac585592":[5,0,1,32,0],
-"mod_2group_8php.html":[5,0,1,34],
-"mod_2group_8php.html#a07a64f6c65b0080d8190b3d9728a7a83":[5,0,1,34,1],
-"mod_2group_8php.html#aeb0784dd928e53e6d8693513bec8928c":[5,0,1,34,0],
-"mod_2group_8php.html#aed1f009b1221348021bb34761160ef35":[5,0,1,34,2],
-"mod_2menu_8php.html":[5,0,1,52],
-"mod_2menu_8php.html#a6fed23af14d71a78a4153c8363a685cf":[5,0,1,52,0],
-"mod_2menu_8php.html#aaa491ef173868fe002aece4632bcf393":[5,0,1,52,1],
-"mod_2message_8php.html":[5,0,1,53],
-"mod_2message_8php.html#a0db7030362a7e9ed9549b341d7b35718":[5,0,1,53,2],
-"mod_2message_8php.html#a3547ed86d09a4bb8fa64ec374a40ee79":[5,0,1,53,1],
-"mod_2message_8php.html#af4ba72486117cc24335fd8e92a2112a7":[5,0,1,53,0],
-"mod_2network_8php.html":[5,0,1,57],
-"mod_2network_8php.html#a180fce90ad11d7e0e45be094da7149ec":[5,0,1,57,1],
-"mod_2network_8php.html#a36e03af6f2efe62ecaa247509365bfad":[5,0,1,57,2],
-"mod_2network_8php.html#a43f2f29b90c5e29072c561934bc8f8b4":[5,0,1,57,0],
-"mod_2notify_8php.html":[5,0,1,60],
-"mod_2notify_8php.html#a94f9a6a9d4b5fd704baafff0c34f41ae":[5,0,1,60,1],
-"mod_2notify_8php.html#acdf3851688ebd6d6a575eb84ef9febe3":[5,0,1,60,0],
-"mod_2oembed_8php.html":[5,0,1,61],
-"mod_2oembed_8php.html#a9145025aaf057fb5d3f9f7011e5e1014":[5,0,1,61,0],
-"mod_2photos_8php.html":[5,0,1,67],
-"mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080":[5,0,1,67,2],
-"mod_2photos_8php.html#aa87382611a66ec5effdb2d78f13f5812":[5,0,1,67,0],
-"mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014":[5,0,1,67,1],
+"mod_2directory_8php.html":[5,0,1,18],
+"mod_2directory_8php.html#a5ee59c213508b6b9787612a8219cb5bf":[5,0,1,18,2],
+"mod_2directory_8php.html#aa1d928543212871491706216742dd73c":[5,0,1,18,0],
+"mod_2directory_8php.html#aac79396570d759da2efac24fcedf5b44":[5,0,1,18,1],
+"mod_2follow_8php.html":[5,0,1,31],
+"mod_2follow_8php.html#a171f5b19f50d7738adc3b2e96ec6018a":[5,0,1,31,1],
+"mod_2follow_8php.html#a4c540ea4e9f5c581c1a53516ac585592":[5,0,1,31,0],
+"mod_2group_8php.html":[5,0,1,33],
+"mod_2group_8php.html#a07a64f6c65b0080d8190b3d9728a7a83":[5,0,1,33,1],
+"mod_2group_8php.html#aeb0784dd928e53e6d8693513bec8928c":[5,0,1,33,0],
+"mod_2group_8php.html#aed1f009b1221348021bb34761160ef35":[5,0,1,33,2],
+"mod_2menu_8php.html":[5,0,1,48],
+"mod_2menu_8php.html#a6fed23af14d71a78a4153c8363a685cf":[5,0,1,48,0],
+"mod_2menu_8php.html#aaa491ef173868fe002aece4632bcf393":[5,0,1,48,1],
+"mod_2message_8php.html":[5,0,1,49],
+"mod_2message_8php.html#a0db7030362a7e9ed9549b341d7b35718":[5,0,1,49,2],
+"mod_2message_8php.html#a3547ed86d09a4bb8fa64ec374a40ee79":[5,0,1,49,1],
+"mod_2message_8php.html#af4ba72486117cc24335fd8e92a2112a7":[5,0,1,49,0],
+"mod_2network_8php.html":[5,0,1,53],
+"mod_2network_8php.html#a180fce90ad11d7e0e45be094da7149ec":[5,0,1,53,1],
+"mod_2network_8php.html#a43f2f29b90c5e29072c561934bc8f8b4":[5,0,1,53,0],
+"mod_2notify_8php.html":[5,0,1,57],
+"mod_2notify_8php.html#a94f9a6a9d4b5fd704baafff0c34f41ae":[5,0,1,57,1],
+"mod_2notify_8php.html#acdf3851688ebd6d6a575eb84ef9febe3":[5,0,1,57,0],
+"mod_2oembed_8php.html":[5,0,1,58],
+"mod_2oembed_8php.html#a9145025aaf057fb5d3f9f7011e5e1014":[5,0,1,58,0],
+"mod_2photos_8php.html":[5,0,1,64],
+"mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080":[5,0,1,64,2],
+"mod_2photos_8php.html#aa87382611a66ec5effdb2d78f13f5812":[5,0,1,64,0],
+"mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014":[5,0,1,64,1],
"mod__import_8php.html":[5,0,3,0,3],
"mod__import_8php.html#a8db1899eeeb44dabd0904065b63627bb":[5,0,3,0,3,0],
"mod__new__channel_8php.html":[5,0,3,0,4],
"mod__new__channel_8php.html#a8db1899eeeb44dabd0904065b63627bb":[5,0,3,0,4,0],
"mod__register_8php.html":[5,0,3,0,5],
"mod__register_8php.html#a8db1899eeeb44dabd0904065b63627bb":[5,0,3,0,5,0],
-"mood_8php.html":[5,0,1,55],
-"mood_8php.html#a721b9b6703b3234a005641c92d409b8f":[5,0,1,55,0],
-"mood_8php.html#a7ae136dd7476865b4828136175db5022":[5,0,1,55,1],
-"msearch_8php.html":[5,0,1,56],
-"msearch_8php.html#ac80d2a6c0a92e79eec7efbbccd74d9a8":[5,0,1,56,0],
+"mood_8php.html":[5,0,1,51],
+"mood_8php.html#a721b9b6703b3234a005641c92d409b8f":[5,0,1,51,0],
+"mood_8php.html#a7ae136dd7476865b4828136175db5022":[5,0,1,51,1],
+"msearch_8php.html":[5,0,1,52],
+"msearch_8php.html#ac80d2a6c0a92e79eec7efbbccd74d9a8":[5,0,1,52,0],
"namespaceFriendica.html":[3,0,1],
"namespaceFriendica.html":[4,0,1],
-"namespaceacl__selectors.html":[3,0,0],
"namespaceacl__selectors.html":[4,0,0],
-"namespacefriendica-to-smarty-tpl.html":[4,0,2],
+"namespaceacl__selectors.html":[3,0,0],
"namespacefriendica-to-smarty-tpl.html":[3,0,2],
+"namespacefriendica-to-smarty-tpl.html":[4,0,2],
"namespacemembers.html":[3,1,0],
"namespacemembers_func.html":[3,1,1],
"namespacemembers_vars.html":[3,1,2],
@@ -198,41 +179,43 @@ var NAVTREEINDEX5 =
"nav_8php.html":[5,0,0,45],
"nav_8php.html#a43be0df73b90647ea70947ce004e231e":[5,0,0,45,0],
"nav_8php.html#ac3c920ce3ea5b0d9e0678ee37155f06a":[5,0,0,45,1],
-"new__channel_8php.html":[5,0,1,58],
-"new__channel_8php.html#a180b0646957db8290482f02454ad7f23":[5,0,1,58,2],
-"new__channel_8php.html#a1ad7f99e4366a32942c6b954aba3a164":[5,0,1,58,1],
-"new__channel_8php.html#ae585191610f79da129492482ce8e2fee":[5,0,1,58,0],
+"new__channel_8php.html":[5,0,1,54],
+"new__channel_8php.html#a180b0646957db8290482f02454ad7f23":[5,0,1,54,2],
+"new__channel_8php.html#a1ad7f99e4366a32942c6b954aba3a164":[5,0,1,54,1],
+"new__channel_8php.html#ae585191610f79da129492482ce8e2fee":[5,0,1,54,0],
"none_8php.html":[5,0,3,0,6],
-"notifications_8php.html":[5,0,1,59],
-"notifications_8php.html#a5baffec7b2e625c9f9cefbc097550d33":[5,0,1,59,1],
-"notifications_8php.html#aadd0b5525bd8c283a5d8a37982bbfe62":[5,0,1,59,0],
+"notes_8php.html":[5,0,1,55],
+"notes_8php.html#a4dbd7b1f906440746af48b484d66535a":[5,0,1,55,0],
+"notifications_8php.html":[5,0,1,56],
+"notifications_8php.html#a5baffec7b2e625c9f9cefbc097550d33":[5,0,1,56,1],
+"notifications_8php.html#aadd0b5525bd8c283a5d8a37982bbfe62":[5,0,1,56,0],
"notifier_8php.html":[5,0,0,47],
"notifier_8php.html#a568c502f626cff95e344c0748938b85d":[5,0,0,47,0],
"oauth_8php.html":[5,0,0,49],
"oauth_8php.html#a7a32a5990f113ac9465b03b29175cf16":[5,0,0,49,3],
"oauth_8php.html#ad343cab37aa860d2d14dc86b7f5ca0c6":[5,0,0,49,2],
-"oexchange_8php.html":[5,0,1,62],
-"oexchange_8php.html#a2d8b785cd7d041a4e6274f5af370cf26":[5,0,1,62,0],
-"oexchange_8php.html#ac8e2e469ddc3db984b0c1b44558aca59":[5,0,1,62,1],
+"oexchange_8php.html":[5,0,1,59],
+"oexchange_8php.html#a2d8b785cd7d041a4e6274f5af370cf26":[5,0,1,59,0],
+"oexchange_8php.html#ac8e2e469ddc3db984b0c1b44558aca59":[5,0,1,59,1],
"olddefault_8php.html":[5,0,3,1,0,1,5],
"onedirsync_8php.html":[5,0,0,51],
"onedirsync_8php.html#a411aedd47c57476099647961e6a86691":[5,0,0,51,0],
"onepoll_8php.html":[5,0,0,52],
"onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d":[5,0,0,52,0],
-"opensearch_8php.html":[5,0,1,63],
-"opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9":[5,0,1,63,0],
-"page_8php.html":[5,0,1,64],
-"page_8php.html#a4d89800c0366a239191b1692c09635cf":[5,0,1,64,1],
-"page_8php.html#a91a5f649f68406149108bded1dc90b22":[5,0,1,64,0],
+"opensearch_8php.html":[5,0,1,60],
+"opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9":[5,0,1,60,0],
+"page_8php.html":[5,0,1,61],
+"page_8php.html#a4d89800c0366a239191b1692c09635cf":[5,0,1,61,1],
+"page_8php.html#a91a5f649f68406149108bded1dc90b22":[5,0,1,61,0],
"page__widgets_8php.html":[5,0,0,53],
"page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f":[5,0,0,53,1],
"page__widgets_8php.html#ad82011c1ed90d9de8b9f34c12af5c6f0":[5,0,0,53,0],
"pages.html":[],
-"parse__url_8php.html":[5,0,1,65],
-"parse__url_8php.html#a05a9e8944380ba3cf6bbf5893dd4b74b":[5,0,1,65,2],
-"parse__url_8php.html#a25635549f2c22955d72465f4d2e58993":[5,0,1,65,3],
-"parse__url_8php.html#a496f4e3836154f6f32b8e805a7160d3a":[5,0,1,65,1],
-"parse__url_8php.html#aa7dd8f961bea042d62726ed909e4a868":[5,0,1,65,0],
+"parse__url_8php.html":[5,0,1,62],
+"parse__url_8php.html#a05a9e8944380ba3cf6bbf5893dd4b74b":[5,0,1,62,2],
+"parse__url_8php.html#a25635549f2c22955d72465f4d2e58993":[5,0,1,62,3],
+"parse__url_8php.html#a496f4e3836154f6f32b8e805a7160d3a":[5,0,1,62,1],
+"parse__url_8php.html#aa7dd8f961bea042d62726ed909e4a868":[5,0,1,62,0],
"passion_8php.html":[5,0,3,1,0,1,6],
"passionwide_8php.html":[5,0,3,1,0,1,7],
"permissions_8php.html":[5,0,0,54],
@@ -241,13 +224,30 @@ var NAVTREEINDEX5 =
"permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835":[5,0,0,54,3],
"permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d":[5,0,0,54,4],
"permissions_8php.html#aeca9b280f3dc3358c89976d81d690008":[5,0,0,54,1],
-"photo_8php.html":[5,0,1,66],
-"photo_8php.html#a582779d24882b0d31ee909a91d70a448":[5,0,1,66,0],
+"photo_8php.html":[5,0,1,63],
+"photo_8php.html#a582779d24882b0d31ee909a91d70a448":[5,0,1,63,0],
"photo__driver_8php.html":[5,0,0,1,0],
"photo__driver_8php.html#a102f3f26f67e0e38f4322a771951c1ca":[5,0,0,1,0,3],
"photo__driver_8php.html#a1d0bc7161dec0d177b7d3bbe4421af9a":[5,0,0,1,0,2],
"photo__driver_8php.html#a243cee492ce443afb6a7d77d54b6c4aa":[5,0,0,1,0,1],
"photo__driver_8php.html#a32e2817faa25d7f11f60a8abff565035":[5,0,0,1,0,4],
"photo__gd_8php.html":[5,0,0,1,1],
-"photo__imagick_8php.html":[5,0,0,1,2]
+"photo__imagick_8php.html":[5,0,0,1,2],
+"php2po_8php.html":[5,0,2,6],
+"php2po_8php.html#a1594a11499d06cc8a789ee7ca0c7a12b":[5,0,2,6,7],
+"php2po_8php.html#a401d84ce156e49e8168bd0c4781e1be1":[5,0,2,6,5],
+"php2po_8php.html#a45b05625748f412ec97afcd61cf7980b":[5,0,2,6,6],
+"php2po_8php.html#a48cb304902320d173a4eaa41543327b9":[5,0,2,6,3],
+"php2po_8php.html#a61f8ddeb5557d46ebc546cc355bda214":[5,0,2,6,0],
+"php2po_8php.html#a6b0b8ebd9ce811d1325ef2c129443bc0":[5,0,2,6,1],
+"php2po_8php.html#abbb0e5fd8fbc1f13a9bf68f86eb3d2a4":[5,0,2,6,4],
+"php2po_8php.html#ad6726cfaa85d4b8299d2b0f034cbf178":[5,0,2,6,2],
+"php_2default_8php.html":[5,0,3,0,0],
+"php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762":[5,0,3,0,0,0],
+"php_2theme__init_8php.html":[5,0,3,0,7],
+"php_2theme__init_8php.html#a54f32c086fe209c99769a4c4047dd864":[5,0,3,0,7,0],
+"php_8php.html":[5,0,1,65],
+"php_8php.html#adb7164dfed9a4ecbe2e168e1e78f12f6":[5,0,1,65,0],
+"pine_8php.html":[5,0,3,1,0,1,8],
+"ping_8php.html":[5,0,1,66]
};
diff --git a/doc/html/navtreeindex6.js b/doc/html/navtreeindex6.js
index 12b23d172..6c08416b4 100644
--- a/doc/html/navtreeindex6.js
+++ b/doc/html/navtreeindex6.js
@@ -1,63 +1,49 @@
var NAVTREEINDEX6 =
{
-"php2po_8php.html":[5,0,2,6],
-"php2po_8php.html#a1594a11499d06cc8a789ee7ca0c7a12b":[5,0,2,6,7],
-"php2po_8php.html#a401d84ce156e49e8168bd0c4781e1be1":[5,0,2,6,5],
-"php2po_8php.html#a45b05625748f412ec97afcd61cf7980b":[5,0,2,6,6],
-"php2po_8php.html#a48cb304902320d173a4eaa41543327b9":[5,0,2,6,3],
-"php2po_8php.html#a61f8ddeb5557d46ebc546cc355bda214":[5,0,2,6,0],
-"php2po_8php.html#a6b0b8ebd9ce811d1325ef2c129443bc0":[5,0,2,6,1],
-"php2po_8php.html#abbb0e5fd8fbc1f13a9bf68f86eb3d2a4":[5,0,2,6,4],
-"php2po_8php.html#ad6726cfaa85d4b8299d2b0f034cbf178":[5,0,2,6,2],
-"php_2default_8php.html":[5,0,3,0,0],
-"php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762":[5,0,3,0,0,0],
-"php_2theme__init_8php.html":[5,0,3,0,7],
-"php_2theme__init_8php.html#a54f32c086fe209c99769a4c4047dd864":[5,0,3,0,7,0],
-"php_8php.html":[5,0,1,68],
-"php_8php.html#adb7164dfed9a4ecbe2e168e1e78f12f6":[5,0,1,68,0],
-"pine_8php.html":[5,0,3,1,0,1,8],
-"ping_8php.html":[5,0,1,69],
-"ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1":[5,0,1,69,0],
+"ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1":[5,0,1,66,0],
"plugin_8php.html":[5,0,0,56],
-"plugin_8php.html#a030cec6793b909c439c0336ba39b1571":[5,0,0,56,18],
-"plugin_8php.html#a093a9cb98f51e3643634bd8bc6ed6e76":[5,0,0,56,21],
+"plugin_8php.html#a030cec6793b909c439c0336ba39b1571":[5,0,0,56,21],
+"plugin_8php.html#a093a9cb98f51e3643634bd8bc6ed6e76":[5,0,0,56,24],
+"plugin_8php.html#a0e8c2ea50bfdbc39e17ccccaea21ddc3":[5,0,0,56,20],
"plugin_8php.html#a23c4fccf1eb5fcd63b24783ba1f05f7a":[5,0,0,56,8],
-"plugin_8php.html#a326365e48ef94f0b9a0a771b8d75e813":[5,0,0,56,14],
-"plugin_8php.html#a425472c5f3afc137268b2ad45652b209":[5,0,0,56,16],
+"plugin_8php.html#a326365e48ef94f0b9a0a771b8d75e813":[5,0,0,56,16],
+"plugin_8php.html#a425472c5f3afc137268b2ad45652b209":[5,0,0,56,18],
"plugin_8php.html#a48047edfbef770125a5508dcc2f9282f":[5,0,0,56,7],
-"plugin_8php.html#a482131013272a1d5d5c1b1469c6c55d5":[5,0,0,56,13],
-"plugin_8php.html#a4fc13e528367f510fcb6d8bbfc559040":[5,0,0,56,25],
+"plugin_8php.html#a482131013272a1d5d5c1b1469c6c55d5":[5,0,0,56,15],
+"plugin_8php.html#a4a0ae7b881e7c8af99a69e3b03f898b4":[5,0,0,56,13],
+"plugin_8php.html#a4fc13e528367f510fcb6d8bbfc559040":[5,0,0,56,28],
"plugin_8php.html#a516591850f4fd49fd1425cfa54089db8":[5,0,0,56,9],
-"plugin_8php.html#a56f71fe5adf9586ce950523d8180443e":[5,0,0,56,23],
+"plugin_8php.html#a56f71fe5adf9586ce950523d8180443e":[5,0,0,56,26],
"plugin_8php.html#a65ab52cb1a7030d5190e247211bef2a1":[5,0,0,56,11],
-"plugin_8php.html#a65fedcffbe03562ef844cabee37d34e2":[5,0,0,56,20],
-"plugin_8php.html#a754d7f53b3abc557b753c057dc4e021d":[5,0,0,56,24],
+"plugin_8php.html#a65fedcffbe03562ef844cabee37d34e2":[5,0,0,56,23],
+"plugin_8php.html#a754d7f53b3abc557b753c057dc4e021d":[5,0,0,56,27],
"plugin_8php.html#a75f7dfed291fd7add7fc85b5c022a1f4":[5,0,0,56,4],
"plugin_8php.html#a7f05de16c0a32602853b09b99dd85e7c":[5,0,0,56,0],
-"plugin_8php.html#a901657dd078e070516cf97285e0bada7":[5,0,0,56,26],
+"plugin_8php.html#a901657dd078e070516cf97285e0bada7":[5,0,0,56,29],
"plugin_8php.html#a9039e15aae27676af7777dcbee5a11d6":[5,0,0,56,1],
-"plugin_8php.html#a90538627db68605aeb6db17a8ead6523":[5,0,0,56,22],
-"plugin_8php.html#a905b54e10704b283ac64680a8abc0971":[5,0,0,56,19],
-"plugin_8php.html#a9ca9632b7309a65b05c03a3e2f473a3d":[5,0,0,56,15],
+"plugin_8php.html#a90538627db68605aeb6db17a8ead6523":[5,0,0,56,25],
+"plugin_8php.html#a905b54e10704b283ac64680a8abc0971":[5,0,0,56,22],
+"plugin_8php.html#a9ab6caae31935f6cf781ce7872db7cdf":[5,0,0,56,12],
+"plugin_8php.html#a9ca9632b7309a65b05c03a3e2f473a3d":[5,0,0,56,17],
"plugin_8php.html#acb63c27d07f6d7dffe95f98a6cef1295":[5,0,0,56,3],
"plugin_8php.html#ad48de9c0fb7f19413a2aa49250d00405":[5,0,0,56,6],
"plugin_8php.html#ad9ff8ba554576383c5911a4bce068c1f":[5,0,0,56,2],
-"plugin_8php.html#aeaebe63dcf6fa2794f363ba2bc0b2c6b":[5,0,0,56,12],
+"plugin_8php.html#aeaebe63dcf6fa2794f363ba2bc0b2c6b":[5,0,0,56,14],
"plugin_8php.html#af92789f559b89a380e49d303218aeeca":[5,0,0,56,10],
-"plugin_8php.html#af9ac19004dca49adae1ac7a0d9f3b025":[5,0,0,56,17],
+"plugin_8php.html#af9ac19004dca49adae1ac7a0d9f3b025":[5,0,0,56,19],
"plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35":[5,0,0,56,5],
"po2php_8php.html":[5,0,2,7],
"po2php_8php.html#a3b75e36f913198299e99559b175cd8b4":[5,0,2,7,0],
-"poco_8php.html":[5,0,1,70],
-"poco_8php.html#a53def16f75e3d41f1d2bb7cfa4905498":[5,0,1,70,0],
-"poke_8php.html":[5,0,1,71],
-"poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b":[5,0,1,71,1],
-"poke_8php.html#ac9190563a8da9c07a16f9dcd71cf6993":[5,0,1,71,0],
+"poco_8php.html":[5,0,1,67],
+"poco_8php.html#a53def16f75e3d41f1d2bb7cfa4905498":[5,0,1,67,0],
+"poke_8php.html":[5,0,1,68],
+"poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b":[5,0,1,68,1],
+"poke_8php.html#ac9190563a8da9c07a16f9dcd71cf6993":[5,0,1,68,0],
"poller_8php.html":[5,0,0,57],
"poller_8php.html#a5f12df3a4738124b6c039971e87e76da":[5,0,0,57,0],
-"post_8php.html":[5,0,1,72],
-"post_8php.html#af4b48181ce773ef0cdfc972441445c34":[5,0,1,72,0],
-"post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75":[5,0,1,72,1],
+"post_8php.html":[5,0,1,69],
+"post_8php.html#af4b48181ce773ef0cdfc972441445c34":[5,0,1,69,0],
+"post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75":[5,0,1,69,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],
@@ -83,42 +69,38 @@ 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,73],
-"pretheme_8php.html#af5660943ee99db5fd75182316522eafe":[5,0,1,73,0],
-"probe_8php.html":[5,0,1,74],
-"probe_8php.html#a1f1db3fa6038e451e737964c94bf5e99":[5,0,1,74,0],
-"profile_8php.html":[5,0,1,75],
-"profile_8php.html#a1a2482b775476f2f64ea5e8f4fc3fd1e":[5,0,1,75,0],
-"profile_8php.html#a3775cf6eef6587e5143133356a7b76c0":[5,0,1,75,1],
-"profile_8php.html#ab5d0246be0552e2182a585c1206d22a5":[5,0,1,75,2],
-"profile__photo_8php.html":[5,0,1,76],
-"profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02":[5,0,1,76,1],
-"profile__photo_8php.html#a4b80234074bd603221aa5364f330e479":[5,0,1,76,2],
-"profile__photo_8php.html#ac9cd968a767e2ae1b88383b6cdd6dbe3":[5,0,1,76,0],
+"pretheme_8php.html":[5,0,1,70],
+"pretheme_8php.html#af5660943ee99db5fd75182316522eafe":[5,0,1,70,0],
+"probe_8php.html":[5,0,1,71],
+"probe_8php.html#a1f1db3fa6038e451e737964c94bf5e99":[5,0,1,71,0],
+"profile_8php.html":[5,0,1,72],
+"profile_8php.html#a3775cf6eef6587e5143133356a7b76c0":[5,0,1,72,0],
+"profile_8php.html#ab5d0246be0552e2182a585c1206d22a5":[5,0,1,72,1],
+"profile__photo_8php.html":[5,0,1,73],
+"profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02":[5,0,1,73,0],
+"profile__photo_8php.html#a4b80234074bd603221aa5364f330e479":[5,0,1,73,1],
"profile__selectors_8php.html":[5,0,0,58],
"profile__selectors_8php.html#a3b50b3ea4ea4bdbebebfffc5d1b157c7":[5,0,0,58,2],
"profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798":[5,0,0,58,1],
"profile__selectors_8php.html#ae2b2c087e6530c61c0b256fd26d52355":[5,0,0,58,0],
-"profiles_8php.html":[5,0,1,77],
-"profiles_8php.html#a2a3ac90f51941ff78b85e9389304969c":[5,0,1,77,0],
-"profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e":[5,0,1,77,2],
-"profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00":[5,0,1,77,1],
-"profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04":[5,0,1,77,3],
-"profperm_8php.html":[5,0,1,78],
-"profperm_8php.html#a17fb64ec05edee1dc94d95438807d6c6":[5,0,1,78,2],
-"profperm_8php.html#a77fd398ae7c25142e1d9ad724ec347cc":[5,0,1,78,0],
-"profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023":[5,0,1,78,1],
-"pubsites_8php.html":[5,0,1,79],
-"pubsites_8php.html#af614e279aab54065345bda6b03eafdf0":[5,0,1,79,0],
-"qsearch_8php.html":[5,0,1,80],
-"qsearch_8php.html#a0501887b95bd8fa21018b2936a668894":[5,0,1,80,0],
+"profiles_8php.html":[5,0,1,74],
+"profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e":[5,0,1,74,1],
+"profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00":[5,0,1,74,0],
+"profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04":[5,0,1,74,2],
+"profperm_8php.html":[5,0,1,75],
+"profperm_8php.html#a17fb64ec05edee1dc94d95438807d6c6":[5,0,1,75,1],
+"profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023":[5,0,1,75,0],
+"pubsites_8php.html":[5,0,1,76],
+"pubsites_8php.html#af614e279aab54065345bda6b03eafdf0":[5,0,1,76,0],
+"qsearch_8php.html":[5,0,1,77],
+"qsearch_8php.html#a0501887b95bd8fa21018b2936a668894":[5,0,1,77,0],
"queue_8php.html":[5,0,0,60],
"queue_8php.html#af8c93de86d866c3200174c8450a0f341":[5,0,0,60,0],
"queue__fn_8php.html":[5,0,0,61],
"queue__fn_8php.html#a4c2876181f75a4a61e85b7f00dfdbba1":[5,0,0,61,1],
"queue__fn_8php.html#a8fe71e981399bbf5d000a6ca42f57b24":[5,0,0,61,0],
-"randprof_8php.html":[5,0,1,81],
-"randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090":[5,0,1,81,0],
+"randprof_8php.html":[5,0,1,78],
+"randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090":[5,0,1,78,0],
"redbasic_2php_2style_8php.html":[5,0,3,1,2,0,1],
"redbasic_2php_2style_8php.html#a01c151bf47f7da2b979aaa4cb868da4c":[5,0,3,1,2,0,1,12],
"redbasic_2php_2style_8php.html#a0b070f2c9140a7a12a0b1f88601a29e4":[5,0,3,1,2,0,1,16],
@@ -151,32 +133,32 @@ var NAVTREEINDEX6 =
"redbasic_2php_2theme_8php.html#af6eb813e9fc7e2d76ac1b82bc5c0ed9b":[5,0,3,1,2,0,2,0],
"redbasic_8php.html":[5,0,3,1,0,1,9],
"reddav_8php.html":[5,0,0,62],
-"redir_8php.html":[5,0,1,82],
-"redir_8php.html#a9ac266c3f5cf0d94ef63e6d0f2edf1f5":[5,0,1,82,0],
-"register_8php.html":[5,0,1,83],
-"register_8php.html#a0e91f57f111407ea8d3223a05022bb2a":[5,0,1,83,0],
-"register_8php.html#a51731dcc1917c58a790eb1c0f6132271":[5,0,1,83,2],
-"register_8php.html#ae20c0cd40f738d6295de58b9202c83d5":[5,0,1,83,1],
-"regmod_8php.html":[5,0,1,84],
-"regmod_8php.html#a7953df4e32e63946565e90cdd5d50409":[5,0,1,84,0],
-"removeme_8php.html":[5,0,1,85],
-"removeme_8php.html#a065a589caa2aa84c60f7073a28f0ad9c":[5,0,1,85,0],
-"removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88":[5,0,1,85,1],
-"rmagic_8php.html":[5,0,1,86],
-"rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef":[5,0,1,86,0],
-"rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f":[5,0,1,86,2],
-"rmagic_8php.html#a95455edd43f1bff39446a57388cdde16":[5,0,1,86,1],
-"rpost_8php.html":[5,0,1,87],
-"rpost_8php.html#a8190354d789000806d9879aea276728f":[5,0,1,87,0],
-"rsd__xml_8php.html":[5,0,1,88],
-"rsd__xml_8php.html#a740cd02fa15e5a53f8547fac73f0ab82":[5,0,1,88,0],
-"search_8php.html":[5,0,1,89],
-"search_8php.html#a230ec9681ddee3b5b8b40c8d550f32f7":[5,0,1,89,2],
-"search_8php.html#aa911f7c7f0cdb0284e35d0ed610f19c6":[5,0,1,89,3],
-"search_8php.html#ab2568591359edde5b483a6cd9a24b2cc":[5,0,1,89,0],
-"search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[5,0,1,89,1],
-"search__ac_8php.html":[5,0,1,90],
-"search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[5,0,1,90,0],
+"redir_8php.html":[5,0,1,79],
+"redir_8php.html#a9ac266c3f5cf0d94ef63e6d0f2edf1f5":[5,0,1,79,0],
+"register_8php.html":[5,0,1,80],
+"register_8php.html#a0e91f57f111407ea8d3223a05022bb2a":[5,0,1,80,0],
+"register_8php.html#a51731dcc1917c58a790eb1c0f6132271":[5,0,1,80,2],
+"register_8php.html#ae20c0cd40f738d6295de58b9202c83d5":[5,0,1,80,1],
+"regmod_8php.html":[5,0,1,81],
+"regmod_8php.html#a7953df4e32e63946565e90cdd5d50409":[5,0,1,81,0],
+"removeme_8php.html":[5,0,1,82],
+"removeme_8php.html#a065a589caa2aa84c60f7073a28f0ad9c":[5,0,1,82,0],
+"removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88":[5,0,1,82,1],
+"rmagic_8php.html":[5,0,1,83],
+"rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef":[5,0,1,83,0],
+"rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f":[5,0,1,83,2],
+"rmagic_8php.html#a95455edd43f1bff39446a57388cdde16":[5,0,1,83,1],
+"rpost_8php.html":[5,0,1,84],
+"rpost_8php.html#a8190354d789000806d9879aea276728f":[5,0,1,84,0],
+"rsd__xml_8php.html":[5,0,1,85],
+"rsd__xml_8php.html#a740cd02fa15e5a53f8547fac73f0ab82":[5,0,1,85,0],
+"search_8php.html":[5,0,1,86],
+"search_8php.html#a230ec9681ddee3b5b8b40c8d550f32f7":[5,0,1,86,2],
+"search_8php.html#aa911f7c7f0cdb0284e35d0ed610f19c6":[5,0,1,86,3],
+"search_8php.html#ab2568591359edde5b483a6cd9a24b2cc":[5,0,1,86,0],
+"search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[5,0,1,86,1],
+"search__ac_8php.html":[5,0,1,87],
+"search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[5,0,1,87,0],
"security_8php.html":[5,0,0,63],
"security_8php.html#a15e0f8f511cc06192db63387f97238b3":[5,0,0,63,11],
"security_8php.html#a20f8b9851f23ee8894b8925584ef6821":[5,0,0,63,2],
@@ -201,37 +183,37 @@ var NAVTREEINDEX6 =
"session_8php.html#ac95373f4966862a028033dd2f94d4da1":[5,0,0,64,3],
"session_8php.html#af0100a2642a5268594bbd5742a03d885":[5,0,0,64,9],
"session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052":[5,0,0,64,2],
-"settings_8php.html":[5,0,1,91],
-"settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[5,0,1,91,0],
-"settings_8php.html#a3a4cde287482fced008583f54ba2a722":[5,0,1,91,2],
-"settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586":[5,0,1,91,3],
-"settings_8php.html#ae5aebccb006bee1300078576baaf5582":[5,0,1,91,1],
-"setup_8php.html":[5,0,1,92],
-"setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4":[5,0,1,92,2],
-"setup_8php.html#a13cf286774149a0a7bd8adb8179cec75":[5,0,1,92,13],
-"setup_8php.html#a14d208682a88632290c895d20da6e7d6":[5,0,1,92,5],
-"setup_8php.html#a267555abd17290e659b4bf44b885e4e0":[5,0,1,92,12],
-"setup_8php.html#a2b375ddc555140236fc500135de99371":[5,0,1,92,9],
-"setup_8php.html#a5ad92c0857d1dadd6b60a9a557159c9f":[5,0,1,92,3],
-"setup_8php.html#a69a450e06dd3771fb51d3e4b0266a35e":[5,0,1,92,1],
-"setup_8php.html#a8652788e8589778c5f81634a9d5b9429":[5,0,1,92,7],
-"setup_8php.html#a88247384a96e14516f474d7af6a465c1":[5,0,1,92,11],
-"setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76":[5,0,1,92,4],
-"setup_8php.html#abe405d227ba7232971964a706d4f3bce":[5,0,1,92,10],
-"setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a":[5,0,1,92,8],
-"setup_8php.html#addb24714bc2542aa4f4215e98fe48432":[5,0,1,92,15],
-"setup_8php.html#ae8e4d9279a61de74d5f39962cb7b6ca1":[5,0,1,92,0],
-"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[5,0,1,92,14],
-"setup_8php.html#afd8b0b3ade1507c45325caf377bf459d":[5,0,1,92,6],
-"share_8php.html":[5,0,1,93],
-"share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[5,0,1,93,0],
-"siteinfo_8php.html":[5,0,1,94],
-"siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0":[5,0,1,94,1],
-"siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656":[5,0,1,94,0],
-"sitelist_8php.html":[5,0,1,95],
-"sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[5,0,1,95,0],
-"smilies_8php.html":[5,0,1,96],
-"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[5,0,1,96,0],
+"settings_8php.html":[5,0,1,88],
+"settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[5,0,1,88,0],
+"settings_8php.html#a3a4cde287482fced008583f54ba2a722":[5,0,1,88,2],
+"settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586":[5,0,1,88,3],
+"settings_8php.html#ae5aebccb006bee1300078576baaf5582":[5,0,1,88,1],
+"setup_8php.html":[5,0,1,89],
+"setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4":[5,0,1,89,2],
+"setup_8php.html#a13cf286774149a0a7bd8adb8179cec75":[5,0,1,89,13],
+"setup_8php.html#a14d208682a88632290c895d20da6e7d6":[5,0,1,89,5],
+"setup_8php.html#a267555abd17290e659b4bf44b885e4e0":[5,0,1,89,12],
+"setup_8php.html#a2b375ddc555140236fc500135de99371":[5,0,1,89,9],
+"setup_8php.html#a5ad92c0857d1dadd6b60a9a557159c9f":[5,0,1,89,3],
+"setup_8php.html#a69a450e06dd3771fb51d3e4b0266a35e":[5,0,1,89,1],
+"setup_8php.html#a8652788e8589778c5f81634a9d5b9429":[5,0,1,89,7],
+"setup_8php.html#a88247384a96e14516f474d7af6a465c1":[5,0,1,89,11],
+"setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76":[5,0,1,89,4],
+"setup_8php.html#abe405d227ba7232971964a706d4f3bce":[5,0,1,89,10],
+"setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a":[5,0,1,89,8],
+"setup_8php.html#addb24714bc2542aa4f4215e98fe48432":[5,0,1,89,15],
+"setup_8php.html#ae8e4d9279a61de74d5f39962cb7b6ca1":[5,0,1,89,0],
+"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[5,0,1,89,14],
+"setup_8php.html#afd8b0b3ade1507c45325caf377bf459d":[5,0,1,89,6],
+"share_8php.html":[5,0,1,90],
+"share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[5,0,1,90,0],
+"siteinfo_8php.html":[5,0,1,91],
+"siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0":[5,0,1,91,1],
+"siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656":[5,0,1,91,0],
+"sitelist_8php.html":[5,0,1,92],
+"sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[5,0,1,92,0],
+"smilies_8php.html":[5,0,1,93],
+"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[5,0,1,93,0],
"socgraph_8php.html":[5,0,0,65],
"socgraph_8php.html#a16ac51c505d72987ed8d6d6aed0e8586":[5,0,0,65,0],
"socgraph_8php.html#a5ef8bef37161df53718a21e93d02fbd6":[5,0,0,65,6],
@@ -242,12 +224,30 @@ var NAVTREEINDEX6 =
"socgraph_8php.html#ac343a846241d36cdf046b08f3396cfe9":[5,0,0,65,2],
"socgraph_8php.html#af175807406d94407a5e11742a3287746":[5,0,0,65,5],
"socgraph_8php.html#af29d056beec10b4e38e5209c92452894":[5,0,0,65,3],
-"sources_8php.html":[5,0,1,97],
-"sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7":[5,0,1,97,0],
-"sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e":[5,0,1,97,1],
-"starred_8php.html":[5,0,1,98],
-"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[5,0,1,98,0],
-"subthread_8php.html":[5,0,1,99],
-"subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3":[5,0,1,99,0],
-"suggest_8php.html":[5,0,1,100]
+"sources_8php.html":[5,0,1,94],
+"sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7":[5,0,1,94,0],
+"sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e":[5,0,1,94,1],
+"starred_8php.html":[5,0,1,95],
+"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[5,0,1,95,0],
+"subthread_8php.html":[5,0,1,96],
+"subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3":[5,0,1,96,0],
+"suggest_8php.html":[5,0,1,97],
+"suggest_8php.html#a4df91c84594d51ba56b5918de414230d":[5,0,1,97,0],
+"suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[5,0,1,97,1],
+"suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[5,0,1,97,2],
+"system__unavailable_8php.html":[5,0,0,66],
+"system__unavailable_8php.html#a73751a6bcc17ad3ca503496e2fb020fa":[5,0,0,66,0],
+"tagger_8php.html":[5,0,1,98],
+"tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[5,0,1,98,0],
+"tagrm_8php.html":[5,0,1,99],
+"tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[5,0,1,99,1],
+"tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[5,0,1,99,0],
+"taxonomy_8php.html":[5,0,0,67],
+"taxonomy_8php.html#a03f55ee46c5f496e42f3d29db8d09cce":[5,0,0,67,8],
+"taxonomy_8php.html#a088371f4bc19155b2291508f5cd63332":[5,0,0,67,0],
+"taxonomy_8php.html#a08df5164926d2b31b8e9fcfe919de2b6":[5,0,0,67,2],
+"taxonomy_8php.html#a0fb8cf0ac7bcbc8b27d856fe9bf69cd1":[5,0,0,67,6],
+"taxonomy_8php.html#a163b5131f388080b0fc82398d3a32fe1":[5,0,0,67,4],
+"taxonomy_8php.html#a3299482ac20e9d79453048dd52881d37":[5,0,0,67,3],
+"taxonomy_8php.html#a4ba1339b2a7054971178ce194e4440fd":[5,0,0,67,9]
};
diff --git a/doc/html/navtreeindex7.js b/doc/html/navtreeindex7.js
index 34efe688e..f17235309 100644
--- a/doc/html/navtreeindex7.js
+++ b/doc/html/navtreeindex7.js
@@ -1,23 +1,5 @@
var NAVTREEINDEX7 =
{
-"suggest_8php.html#a4df91c84594d51ba56b5918de414230d":[5,0,1,100,0],
-"suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[5,0,1,100,1],
-"suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[5,0,1,100,2],
-"system__unavailable_8php.html":[5,0,0,66],
-"system__unavailable_8php.html#a73751a6bcc17ad3ca503496e2fb020fa":[5,0,0,66,0],
-"tagger_8php.html":[5,0,1,101],
-"tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[5,0,1,101,0],
-"tagrm_8php.html":[5,0,1,102],
-"tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[5,0,1,102,1],
-"tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[5,0,1,102,0],
-"taxonomy_8php.html":[5,0,0,67],
-"taxonomy_8php.html#a03f55ee46c5f496e42f3d29db8d09cce":[5,0,0,67,8],
-"taxonomy_8php.html#a088371f4bc19155b2291508f5cd63332":[5,0,0,67,0],
-"taxonomy_8php.html#a08df5164926d2b31b8e9fcfe919de2b6":[5,0,0,67,2],
-"taxonomy_8php.html#a0fb8cf0ac7bcbc8b27d856fe9bf69cd1":[5,0,0,67,6],
-"taxonomy_8php.html#a163b5131f388080b0fc82398d3a32fe1":[5,0,0,67,4],
-"taxonomy_8php.html#a3299482ac20e9d79453048dd52881d37":[5,0,0,67,3],
-"taxonomy_8php.html#a4ba1339b2a7054971178ce194e4440fd":[5,0,0,67,9],
"taxonomy_8php.html#a599ee71dd3194c8127b00dabec77abc1":[5,0,0,67,1],
"taxonomy_8php.html#a7a913d19c77610da689be48fbbf6734c":[5,0,0,67,13],
"taxonomy_8php.html#aaeded36bcc983b35d9205fe5b6c18c43":[5,0,0,67,12],
@@ -37,7 +19,7 @@ var NAVTREEINDEX7 =
"text_8php.html#a0c65597bb4aed3a039eb795ff540e5e3":[5,0,0,69,11],
"text_8php.html#a11255c8c4e5245b6c24f97684826aa54":[5,0,0,69,44],
"text_8php.html#a13286f8a95d2de6b102966ecc270c8d6":[5,0,0,69,5],
-"text_8php.html#a1360fed7f918d859daaca1c9f384f9af":[5,0,0,69,77],
+"text_8php.html#a1360fed7f918d859daaca1c9f384f9af":[5,0,0,69,78],
"text_8php.html#a138a3a611fa7f4f3630674145fc826bf":[5,0,0,69,32],
"text_8php.html#a1557112a774ec00fa06ed6b6f6495506":[5,0,0,69,35],
"text_8php.html#a1633412120f52bdce5f43e0a127d9293":[5,0,0,69,49],
@@ -46,42 +28,42 @@ var NAVTREEINDEX7 =
"text_8php.html#a24d441d30df4b8e6bf6780bf62a5e2c6":[5,0,0,69,47],
"text_8php.html#a2690ad67bb6fb97ef69de3e8d23f2728":[5,0,0,69,42],
"text_8php.html#a27cd2c1b3bcb49a0cfb7249e851725ca":[5,0,0,69,4],
-"text_8php.html#a29988052f3944111def3b6aaf2c7a8f6":[5,0,0,69,85],
-"text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7":[5,0,0,69,74],
+"text_8php.html#a29988052f3944111def3b6aaf2c7a8f6":[5,0,0,69,86],
+"text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7":[5,0,0,69,75],
"text_8php.html#a2a902f5fdba8646333e997898ac45ea3":[5,0,0,69,48],
"text_8php.html#a2e8d6c402603be3a1256a16605e09c2a":[5,0,0,69,10],
-"text_8php.html#a2ffd79c60cc87cec24ef76447b905187":[5,0,0,69,87],
+"text_8php.html#a2ffd79c60cc87cec24ef76447b905187":[5,0,0,69,88],
"text_8php.html#a3054189cff173977f4216c9a3dd29e1b":[5,0,0,69,23],
-"text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f":[5,0,0,69,82],
-"text_8php.html#a36a2e5d418ee81140f25c4233cfecd1f":[5,0,0,69,80],
+"text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f":[5,0,0,69,83],
+"text_8php.html#a36a2e5d418ee81140f25c4233cfecd1f":[5,0,0,69,81],
"text_8php.html#a3972701c5c83624ec4e2d06242f614e7":[5,0,0,69,30],
"text_8php.html#a3999a0b3e22e440f280ee791ce34d384":[5,0,0,69,41],
-"text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[5,0,0,69,71],
+"text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[5,0,0,69,72],
"text_8php.html#a3d2793d66db3345fd290b71e2eadf98e":[5,0,0,69,7],
"text_8php.html#a3ef8c0cf31f35f77462067de8712fa34":[5,0,0,69,28],
-"text_8php.html#a405afe814a23f3bd94d826101aa168ab":[5,0,0,69,83],
+"text_8php.html#a405afe814a23f3bd94d826101aa168ab":[5,0,0,69,84],
"text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a":[5,0,0,69,33],
-"text_8php.html#a44d460fcdee6247c67b9bef3ea15f3e6":[5,0,0,69,70],
+"text_8php.html#a44d460fcdee6247c67b9bef3ea15f3e6":[5,0,0,69,71],
"text_8php.html#a4659fbc4e54ddc700c3aa66b9092c623":[5,0,0,69,31],
"text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285":[5,0,0,69,43],
"text_8php.html#a4841df5beabdd1bdd1ed56781a915d61":[5,0,0,69,61],
"text_8php.html#a4bbb7d00c05cd20b4e043424f322388f":[5,0,0,69,50],
"text_8php.html#a4e4d42b0a805148d9f9a92bcac89bf91":[5,0,0,69,24],
"text_8php.html#a4e7698aca48982512594b274543c3b9b":[5,0,0,69,60],
-"text_8php.html#a543447c5ed766535221e2d9636b379ee":[5,0,0,69,79],
+"text_8php.html#a543447c5ed766535221e2d9636b379ee":[5,0,0,69,80],
"text_8php.html#a55ab893be57feda59c2a7ba1e58ff2d0":[5,0,0,69,9],
"text_8php.html#a63fb21c0bed2fc72eef2c1471ac42b63":[5,0,0,69,14],
-"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[5,0,0,69,78],
+"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[5,0,0,69,79],
"text_8php.html#a71f6952243d3fe1c5a8154f78027e29c":[5,0,0,69,40],
"text_8php.html#a736db13a966b8abaf8c9198faa35911a":[5,0,0,69,27],
-"text_8php.html#a740ad03e00459039a2c0992246c4e727":[5,0,0,69,75],
+"text_8php.html#a740ad03e00459039a2c0992246c4e727":[5,0,0,69,76],
"text_8php.html#a75c243e06341ec16bd5a44b9b1cacd85":[5,0,0,69,1],
"text_8php.html#a75c326298519ed14ebe762194c8a3f2a":[5,0,0,69,34],
"text_8php.html#a76d1b3435c067978d7b484c45f56472b":[5,0,0,69,26],
-"text_8php.html#a8264348059abd1d4d5bb521323d3b19a":[5,0,0,69,76],
+"text_8php.html#a8264348059abd1d4d5bb521323d3b19a":[5,0,0,69,77],
"text_8php.html#a85e3a4851c16674834010d8419a5d7ca":[5,0,0,69,8],
"text_8php.html#a876e94892867019935b348b573299352":[5,0,0,69,68],
-"text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13":[5,0,0,69,72],
+"text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13":[5,0,0,69,73],
"text_8php.html#a87a3cefc603302c78982f1d8e1245265":[5,0,0,69,15],
"text_8php.html#a89929fa6f70a8ba54d5273fcf622b665":[5,0,0,69,20],
"text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6":[5,0,0,69,59],
@@ -95,12 +77,13 @@ var NAVTREEINDEX7 =
"text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64":[5,0,0,69,17],
"text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[5,0,0,69,55],
"text_8php.html#aa6b0aa8afbeab50d1a3058ad21acb74e":[5,0,0,69,36],
-"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[5,0,0,69,86],
-"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[5,0,0,69,81],
-"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[5,0,0,69,84],
+"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[5,0,0,69,87],
+"text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447":[5,0,0,69,69],
+"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[5,0,0,69,82],
+"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[5,0,0,69,85],
"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[5,0,0,69,56],
"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[5,0,0,69,37],
-"text_8php.html#aca0f589be74fab1a460c57e88dad9779":[5,0,0,69,69],
+"text_8php.html#aca0f589be74fab1a460c57e88dad9779":[5,0,0,69,70],
"text_8php.html#ace3c98538c63e09b70a363210b414112":[5,0,0,69,21],
"text_8php.html#acedb584f65114a33f389efb796172a91":[5,0,0,69,2],
"text_8php.html#ad6432621d0fafcbcf3d3b9b49bef7784":[5,0,0,69,13],
@@ -112,7 +95,7 @@ var NAVTREEINDEX7 =
"text_8php.html#ae4df74296fbe55051ed3c035e55205e5":[5,0,0,69,57],
"text_8php.html#ae4f6881d7e13623f8eded6277595112a":[5,0,0,69,25],
"text_8php.html#af8a3e3a66a7b862d4510f145d2e13186":[5,0,0,69,0],
-"text_8php.html#af9c9ac3f74c82dc60acfa404d0e9dc53":[5,0,0,69,73],
+"text_8php.html#af9c9ac3f74c82dc60acfa404d0e9dc53":[5,0,0,69,74],
"text_8php.html#afc998d2796a6b2a08e96f7cc061e7221":[5,0,0,69,62],
"text_8php.html#afdc69fe3f6c09e35e46304dcea63ae28":[5,0,0,69,22],
"text_8php.html#afe18627c4983ee5f7c940a0992818cd5":[5,0,0,69,12],
@@ -128,13 +111,13 @@ var NAVTREEINDEX7 =
"theme_2blogga_2view_2theme_2blog_2default_8php.html#a52d9dd070ed541729088395c22502539":[5,0,3,1,1,1,0,0,1,1],
"theme_2blogga_2view_2theme_2blog_2default_8php.html#a720581ae288aa09511670563e4205a4a":[5,0,3,1,1,1,0,0,1,0],
"theme_2redbasic_2php_2theme__init_8php.html":[5,0,3,1,2,0,3],
-"thing_8php.html":[5,0,1,103],
-"thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b":[5,0,1,103,0],
-"thing_8php.html#a8be23b1d475ec3d9291999221c674c80":[5,0,1,103,1],
-"toggle__mobile_8php.html":[5,0,1,104],
-"toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254":[5,0,1,104,0],
-"toggle__safesearch_8php.html":[5,0,1,105],
-"toggle__safesearch_8php.html#a23d5cfb2727a266e44993ffbf5595a79":[5,0,1,105,0],
+"thing_8php.html":[5,0,1,100],
+"thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b":[5,0,1,100,0],
+"thing_8php.html#a8be23b1d475ec3d9291999221c674c80":[5,0,1,100,1],
+"toggle__mobile_8php.html":[5,0,1,101],
+"toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254":[5,0,1,101,0],
+"toggle__safesearch_8php.html":[5,0,1,102],
+"toggle__safesearch_8php.html#a23d5cfb2727a266e44993ffbf5595a79":[5,0,1,102,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],
@@ -148,18 +131,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,106],
-"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[5,0,1,106,0],
-"update__channel_8php.html":[5,0,1,107],
-"update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba":[5,0,1,107,0],
-"update__community_8php.html":[5,0,1,108],
-"update__community_8php.html#abdcc5c4ecebbe0b5fcba2755c69cb3b1":[5,0,1,108,0],
-"update__display_8php.html":[5,0,1,109],
-"update__display_8php.html#aa36ac524059e209d5d75a03c16206246":[5,0,1,109,0],
-"update__network_8php.html":[5,0,1,110],
-"update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41":[5,0,1,110,0],
-"update__search_8php.html":[5,0,1,111],
-"update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52":[5,0,1,111,0],
+"uexport_8php.html":[5,0,1,103],
+"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[5,0,1,103,0],
+"update__channel_8php.html":[5,0,1,104],
+"update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba":[5,0,1,104,0],
+"update__community_8php.html":[5,0,1,105],
+"update__community_8php.html#abdcc5c4ecebbe0b5fcba2755c69cb3b1":[5,0,1,105,0],
+"update__display_8php.html":[5,0,1,106],
+"update__display_8php.html#aa36ac524059e209d5d75a03c16206246":[5,0,1,106,0],
+"update__network_8php.html":[5,0,1,107],
+"update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41":[5,0,1,107,0],
+"update__search_8php.html":[5,0,1,108],
+"update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52":[5,0,1,108,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],
@@ -187,38 +170,49 @@ var NAVTREEINDEX7 =
"view_2theme_2redbasic_2php_2config_8php.html#a8574a41fa9735ee391ba57ab24b93793":[5,0,3,1,2,0,0,0],
"view_2theme_2redbasic_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[5,0,3,1,2,0,0,1],
"view_2theme_2redbasic_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6":[5,0,3,1,2,0,0,2],
-"view_8php.html":[5,0,1,112],
-"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[5,0,1,112,0],
-"viewconnections_8php.html":[5,0,1,113],
-"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[5,0,1,113,2],
-"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776":[5,0,1,113,1],
-"viewconnections_8php.html#ae330cea4cddd091559659f8b469617b6":[5,0,1,113,0],
-"viewsrc_8php.html":[5,0,1,114],
-"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4":[5,0,1,114,0],
-"vote_8php.html":[5,0,1,115],
-"vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2":[5,0,1,115,2],
-"vote_8php.html#a6aa67489bf458ca5e3206e46dac68596":[5,0,1,115,0],
-"vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2":[5,0,1,115,1],
-"wall__attach_8php.html":[5,0,1,116],
-"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[5,0,1,116,0],
-"wall__upload_8php.html":[5,0,1,117],
-"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[5,0,1,117,0],
-"webfinger_8php.html":[5,0,1,118],
-"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[5,0,1,118,0],
-"webpages_8php.html":[5,0,1,119],
-"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[5,0,1,119,0],
-"wfinger_8php.html":[5,0,1,120],
-"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[5,0,1,120,0],
+"view_8php.html":[5,0,1,109],
+"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[5,0,1,109,0],
+"viewconnections_8php.html":[5,0,1,110],
+"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[5,0,1,110,1],
+"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776":[5,0,1,110,0],
+"viewsrc_8php.html":[5,0,1,111],
+"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4":[5,0,1,111,0],
+"vote_8php.html":[5,0,1,112],
+"vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2":[5,0,1,112,2],
+"vote_8php.html#a6aa67489bf458ca5e3206e46dac68596":[5,0,1,112,0],
+"vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2":[5,0,1,112,1],
+"wall__attach_8php.html":[5,0,1,113],
+"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[5,0,1,113,0],
+"wall__upload_8php.html":[5,0,1,114],
+"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[5,0,1,114,0],
+"webfinger_8php.html":[5,0,1,115],
+"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[5,0,1,115,0],
+"webpages_8php.html":[5,0,1,116],
+"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[5,0,1,116,0],
+"wfinger_8php.html":[5,0,1,117],
+"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[5,0,1,117,0],
"widedarkness_8php.html":[5,0,3,1,0,1,10],
"widgets_8php.html":[5,0,0,70],
-"widgets_8php.html#a6dbc227aac750774284ee39c45f0a200":[5,0,0,70,1],
-"widgets_8php.html#abd2e508a2a0b911c4a838e3cb7599923":[5,0,0,70,0],
-"xchan_8php.html":[5,0,1,121],
-"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[5,0,1,121,0],
-"xrd_8php.html":[5,0,1,122],
-"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[5,0,1,122,0],
-"zfinger_8php.html":[5,0,1,123],
-"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[5,0,1,123,0],
+"widgets_8php.html#a0d404276fedc59f5038cf5c085028326":[5,0,0,70,11],
+"widgets_8php.html#a45ea061dabe9a8372e4ca3b9e5714256":[5,0,0,70,8],
+"widgets_8php.html#a5ab3b64496e02cab56429978ad55f1c0":[5,0,0,70,5],
+"widgets_8php.html#a6dbc227aac750774284ee39c45f0a200":[5,0,0,70,12],
+"widgets_8php.html#a70442dfa079312d9d5e5ee01be51a165":[5,0,0,70,7],
+"widgets_8php.html#a7b1e357b5a2027718470b77ec921fc65":[5,0,0,70,2],
+"widgets_8php.html#a8e670642c7a957d2b5578dfb75aedc05":[5,0,0,70,0],
+"widgets_8php.html#a94203eb9bcd63cbdecbbcb15163598d8":[5,0,0,70,10],
+"widgets_8php.html#aa189a07241246d97efbee29f1c6a6f7f":[5,0,0,70,4],
+"widgets_8php.html#abd2e508a2a0b911c4a838e3cb7599923":[5,0,0,70,9],
+"widgets_8php.html#ad1bf7aa69e8d100d95faba17c7bc91cd":[5,0,0,70,6],
+"widgets_8php.html#add9b24d3304e529a7975e96122315554":[5,0,0,70,1],
+"widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653":[5,0,0,70,13],
+"widgets_8php.html#af37fdad3b2e861d860a4a8c4d8a76c0b":[5,0,0,70,3],
+"xchan_8php.html":[5,0,1,118],
+"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[5,0,1,118,0],
+"xrd_8php.html":[5,0,1,119],
+"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[5,0,1,119,0],
+"zfinger_8php.html":[5,0,1,120],
+"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[5,0,1,120,0],
"zot_8php.html":[5,0,0,71],
"zot_8php.html#a083aec6c900d244e1bfc1406f9461465":[5,0,0,71,13],
"zot_8php.html#a2657e141d62d5f67ad3c87651b585299":[5,0,0,71,7],
@@ -248,6 +242,8 @@ var NAVTREEINDEX7 =
"zot_8php.html#ae7cec2b417b5858fd4a41070f843d1d7":[5,0,0,71,20],
"zot_8php.html#aeea071f17e306fe3d0c488551906bfab":[5,0,0,71,22],
"zot_8php.html#aeec89da5b6ff090c63a79de4de884a35":[5,0,0,71,6],
-"zotfeed_8php.html":[5,0,1,124],
-"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[5,0,1,124,0]
+"zotfeed_8php.html":[5,0,1,121],
+"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[5,0,1,121,0],
+"zping_8php.html":[5,0,1,122],
+"zping_8php.html#a4d3a6b0b8b04ed6469015823e615ee75":[5,0,1,122,0]
};
diff --git a/doc/html/permissions_8php.html b/doc/html/permissions_8php.html
index 9ab1d6ef2..c9294e06c 100644
--- a/doc/html/permissions_8php.html
+++ b/doc/html/permissions_8php.html
@@ -197,7 +197,7 @@ Functions
- Returns
- : array of all permissions, key is permission name, value is true or false
-Referenced by blocks_content(), change_channel(), channel_content(), connections_content(), editblock_content(), editlayout_content(), editwebpage_content(), filestorage_content(), lastpost_content(), layouts_content(), page_content(), photos_init(), webpages_content(), and zfinger_init().
+Referenced by blocks_content(), change_channel(), channel_content(), connections_content(), editblock_content(), editlayout_content(), editwebpage_content(), filestorage_content(), layouts_content(), page_content(), photos_init(), webpages_content(), and zfinger_init().
@@ -248,7 +248,7 @@ Functions
-
Referenced by Conversation\add_thread(), api_statuses_home_timeline(), api_statuses_repeat(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_mkdir(), attach_store(), check_list_permissions(), common_content(), common_friends_visitor_widget(), RedInode\delete(), get_feed_for(), RedDirectory\getChild(), RedDirectory\getChildren(), item_post(), like_content(), photo_init(), photo_upload(), photos_album_widget(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), poco_init(), post_activity_item(), process_delivery(), process_mail_delivery(), profile_load(), profile_sidebar(), Conversation\set_mode(), RedInode\setName(), subthread_content(), syncdirs(), tag_deliver(), tgroup_check(), viewconnections_content(), z_readdir(), and zot_feed().
+
Referenced by Conversation\add_thread(), advanced_profile(), api_statuses_home_timeline(), api_statuses_repeat(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_mkdir(), attach_store(), check_list_permissions(), common_content(), common_friends_visitor_widget(), RedInode\delete(), get_feed_for(), RedDirectory\getChild(), RedDirectory\getChildren(), item_post(), like_content(), photo_init(), photo_upload(), photos_album_widget(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), poco_init(), post_activity_item(), process_delivery(), process_mail_delivery(), profile_content(), profile_load(), profile_sidebar(), Conversation\set_mode(), RedInode\setName(), subthread_content(), syncdirs(), tag_deliver(), tgroup_check(), viewconnections_content(), z_readdir(), and zot_feed().
diff --git a/doc/html/photo__driver_8php.html b/doc/html/photo__driver_8php.html
index b30d3e156..19e276148 100644
--- a/doc/html/photo__driver_8php.html
+++ b/doc/html/photo__driver_8php.html
@@ -226,7 +226,7 @@ Functions
diff --git a/doc/html/php_2theme__init_8php.html b/doc/html/php_2theme__init_8php.html
index 666aede97..04ba0e59d 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(), blocks_content(), build_sync_packet(), channel_content(), channel_init(), channel_remove(), connections_content(), connections_init(), connections_post(), conversation(), design_tools(), directory_run(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), feed_init(), fix_attached_file_permissions(), fix_system_urls(), get_feed_for(), get_public_feed(), import_post(), invite_content(), item_photo_menu(), item_post(), item_store(), item_store_update(), items_fetch(), lastpost_content(), lastpost_init(), layouts_content(), magic_init(), message_content(), message_post(), 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(), rpost_content(), send_message(), settings_aside(), settings_post(), sources_post(), tagger_content(), thing_init(), uexport_init(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), zot_build_packet(), zot_finger(), and zot_refresh().
+
Referenced by api_call(), api_user(), attach_mkdir(), attach_store(), blocks_content(), build_sync_packet(), channel_content(), channel_init(), channel_remove(), connections_content(), connections_init(), connections_post(), conversation(), design_tools(), directory_run(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), feed_init(), fix_attached_file_permissions(), fix_system_urls(), get_feed_for(), get_public_feed(), import_post(), invite_content(), item_photo_menu(), item_post(), item_store(), item_store_update(), items_fetch(), layouts_content(), magic_init(), menu_add_item(), menu_edit_item(), message_content(), message_post(), 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(), rpost_content(), send_message(), settings_aside(), settings_post(), sources_post(), tagger_content(), thing_init(), uexport_init(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), zot_build_packet(), zot_finger(), and zot_refresh().
diff --git a/doc/html/plugin_8php.html b/doc/html/plugin_8php.html
index 6a9842f46..ec97aaa58 100644
--- a/doc/html/plugin_8php.html
+++ b/doc/html/plugin_8php.html
@@ -150,12 +150,18 @@ Functions
|
| head_add_css ($src, $media= 'screen') |
|
+ | head_remove_css ($src, $media= 'screen') |
+ |
| head_get_css () |
|
| format_css_if_exists ($source) |
|
+ | script_path () |
+ |
| head_add_js ($src) |
|
+ | head_remove_js ($src) |
+ |
| head_get_js () |
|
| format_js_if_exists ($source) |
@@ -192,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_content(), connections_post(), 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(), 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(), 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_content(), connections_post(), 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(), html2bbcode(), import_author_xchan(), import_directory_profile(), import_xchan(), item_photo_menu(), item_post(), item_store(), item_store_update(), like_content(), list_widgets(), 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().
@@ -284,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(), allfriends_content(), alt_pager(), api_apply_template(), api_content(), apps_content(), apw_form(), blocks_content(), blogtheme_form(), App\build_pagehead(), categories_widget(), channel_content(), chanview_content(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), construct_page(), contact_block(), conversation(), crepair_content(), delegate_content(), design_tools(), dir_safe_mode(), dir_sort_links(), directory_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), filestorage_content(), findpeople_widget(), follow_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(), intro_content(), invite_content(), lang_selector(), lastpost_content(), layouts_content(), login(), lostpass_content(), manage_content(), match_content(), menu_content(), menu_render(), message_aside(), 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(), saved_searches(), search_content(), settings_aside(), setup_content(), siteinfo_content(), sources_content(), suggest_content(), theme_attachments(), thing_content(), vcard_from_xchan(), viewconnections_content(), vote_content(), webpages_content(), 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(), allfriends_content(), alt_pager(), api_apply_template(), api_content(), apps_content(), apw_form(), blocks_content(), blogtheme_form(), App\build_pagehead(), categories_widget(), channel_content(), chanview_content(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), construct_page(), contact_block(), conversation(), delegate_content(), design_tools(), dir_safe_mode(), dir_sort_links(), directory_content(), 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(), manage_content(), match_content(), menu_content(), menu_render(), message_aside(), 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(), settings_aside(), 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_filer(), widget_follow(), widget_notes(), widget_savedsearch(), widget_suggestions(), writepages_widget(), and xrd_init().
@@ -420,6 +426,48 @@ Functions
Referenced by App\build_pagehead().
+
+
+
+
+
+
+
+ head_remove_css |
+ ( |
+ |
+ $src, |
+
+
+ |
+ |
+ |
+ $media = 'screen' |
+
+
+ |
+ ) |
+ | |
+
+
+
+
+
+
+
+
+
+
+
+ head_remove_js |
+ ( |
+ |
+ $src | ) |
+ |
+
+
+
+
@@ -566,6 +614,23 @@ Functions
Referenced by poller_run().
+
+
+
+
+
+
+
+ script_path |
+ ( |
+ | ) |
+ |
+
+
+
@@ -626,7 +691,7 @@ Functions
-
Referenced by attach_store(), filestorage_content(), follow_widget(), manage_content(), photo_upload(), and photos_content().
+
Referenced by attach_store(), filestorage_content(), manage_content(), photo_upload(), photos_content(), and widget_follow().
diff --git a/doc/html/plugin_8php.js b/doc/html/plugin_8php.js
index ff6745471..e338c63d6 100644
--- a/doc/html/plugin_8php.js
+++ b/doc/html/plugin_8php.js
@@ -12,12 +12,15 @@ var plugin_8php =
[ "head_add_js", "plugin_8php.html#a516591850f4fd49fd1425cfa54089db8", null ],
[ "head_get_css", "plugin_8php.html#af92789f559b89a380e49d303218aeeca", null ],
[ "head_get_js", "plugin_8php.html#a65ab52cb1a7030d5190e247211bef2a1", null ],
+ [ "head_remove_css", "plugin_8php.html#a9ab6caae31935f6cf781ce7872db7cdf", null ],
+ [ "head_remove_js", "plugin_8php.html#a4a0ae7b881e7c8af99a69e3b03f898b4", null ],
[ "insert_hook", "plugin_8php.html#aeaebe63dcf6fa2794f363ba2bc0b2c6b", null ],
[ "install_plugin", "plugin_8php.html#a482131013272a1d5d5c1b1469c6c55d5", null ],
[ "load_hooks", "plugin_8php.html#a326365e48ef94f0b9a0a771b8d75e813", null ],
[ "load_plugin", "plugin_8php.html#a9ca9632b7309a65b05c03a3e2f473a3d", null ],
[ "register_hook", "plugin_8php.html#a425472c5f3afc137268b2ad45652b209", null ],
[ "reload_plugins", "plugin_8php.html#af9ac19004dca49adae1ac7a0d9f3b025", null ],
+ [ "script_path", "plugin_8php.html#a0e8c2ea50bfdbc39e17ccccaea21ddc3", null ],
[ "service_class_allows", "plugin_8php.html#a030cec6793b909c439c0336ba39b1571", null ],
[ "service_class_fetch", "plugin_8php.html#a905b54e10704b283ac64680a8abc0971", null ],
[ "theme_include", "plugin_8php.html#a65fedcffbe03562ef844cabee37d34e2", null ],
diff --git a/doc/html/profile_8php.html b/doc/html/profile_8php.html
index a44f39cf3..4e95ad2b8 100644
--- a/doc/html/profile_8php.html
+++ b/doc/html/profile_8php.html
@@ -114,28 +114,10 @@ $(document).ready(function(){initNavTree('profile_8php.html','');});
Functions
| profile_init (&$a) |
|
- | profile_aside (&$a) |
- |
| profile_content (&$a, $update=0) |
|
-
-
-
-
-
- profile_aside |
- ( |
- & |
- $a | ) |
- |
-
-
-
-
-
-
diff --git a/doc/html/profile_8php.js b/doc/html/profile_8php.js
index 942cf9b3d..249035945 100644
--- a/doc/html/profile_8php.js
+++ b/doc/html/profile_8php.js
@@ -1,6 +1,5 @@
var profile_8php =
[
- [ "profile_aside", "profile_8php.html#a1a2482b775476f2f64ea5e8f4fc3fd1e", null ],
[ "profile_content", "profile_8php.html#a3775cf6eef6587e5143133356a7b76c0", null ],
[ "profile_init", "profile_8php.html#ab5d0246be0552e2182a585c1206d22a5", null ]
];
\ No newline at end of file
diff --git a/doc/html/profile__photo_8php.html b/doc/html/profile__photo_8php.html
index 769fa21a7..5d775fc65 100644
--- a/doc/html/profile__photo_8php.html
+++ b/doc/html/profile__photo_8php.html
@@ -114,28 +114,10 @@ $(document).ready(function(){initNavTree('profile__photo_8php.html','');});
Functions
| profile_photo_init (&$a) |
|
-
| profile_photo_aside (&$a) |
-
|
| profile_photo_post (&$a) |
|
-
-
-
-
-
- profile_photo_aside |
- ( |
- & |
- $a | ) |
- |
-
-
-
-
-
-
diff --git a/doc/html/profile__photo_8php.js b/doc/html/profile__photo_8php.js
index c9a379a2e..db2f4e25e 100644
--- a/doc/html/profile__photo_8php.js
+++ b/doc/html/profile__photo_8php.js
@@ -1,6 +1,5 @@
var profile__photo_8php =
[
- [ "profile_photo_aside", "profile__photo_8php.html#ac9cd968a767e2ae1b88383b6cdd6dbe3", null ],
[ "profile_photo_init", "profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02", null ],
[ "profile_photo_post", "profile__photo_8php.html#a4b80234074bd603221aa5364f330e479", null ]
];
\ No newline at end of file
diff --git a/doc/html/profiles_8php.html b/doc/html/profiles_8php.html
index 17239b852..1b947e0ed 100644
--- a/doc/html/profiles_8php.html
+++ b/doc/html/profiles_8php.html
@@ -114,30 +114,12 @@ $(document).ready(function(){initNavTree('profiles_8php.html','');});
Functions
| profiles_init (&$a) |
|
-
| profiles_aside (&$a) |
-
|
| profiles_post (&$a) |
|
| profiles_content (&$a) |
|
-
-
-
-
-
- profiles_aside |
- ( |
- & |
- $a | ) |
- |
-
-
-
-
-
-
diff --git a/doc/html/profiles_8php.js b/doc/html/profiles_8php.js
index 6bc83ad62..256ba1080 100644
--- a/doc/html/profiles_8php.js
+++ b/doc/html/profiles_8php.js
@@ -1,6 +1,5 @@
var profiles_8php =
[
- [ "profiles_aside", "profiles_8php.html#a2a3ac90f51941ff78b85e9389304969c", null ],
[ "profiles_content", "profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00", null ],
[ "profiles_init", "profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e", null ],
[ "profiles_post", "profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04", null ]
diff --git a/doc/html/profperm_8php.html b/doc/html/profperm_8php.html
index 315bc21bb..a99c661fb 100644
--- a/doc/html/profperm_8php.html
+++ b/doc/html/profperm_8php.html
@@ -114,28 +114,10 @@ $(document).ready(function(){initNavTree('profperm_8php.html','');});
Functions
| profperm_init (&$a) |
|
-
| profperm_aside (&$a) |
-
|
| profperm_content (&$a) |
|
-
-
-
-
-
- profperm_aside |
- ( |
- & |
- $a | ) |
- |
-
-
-
-
-
-
diff --git a/doc/html/profperm_8php.js b/doc/html/profperm_8php.js
index 978df3252..95b68003d 100644
--- a/doc/html/profperm_8php.js
+++ b/doc/html/profperm_8php.js
@@ -1,6 +1,5 @@
var profperm_8php =
[
- [ "profperm_aside", "profperm_8php.html#a77fd398ae7c25142e1d9ad724ec347cc", null ],
[ "profperm_content", "profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023", null ],
[ "profperm_init", "profperm_8php.html#a17fb64ec05edee1dc94d95438807d6c6", null ]
];
\ No newline at end of file
diff --git a/doc/html/search/all_63.js b/doc/html/search/all_63.js
index 0ac1b9a56..9f968e083 100644
--- a/doc/html/search/all_63.js
+++ b/doc/html/search/all_63.js
@@ -11,11 +11,10 @@ var searchData=
['chanlink_5fcid',['chanlink_cid',['../text_8php.html#a85e3a4851c16674834010d8419a5d7ca',1,'text.php']]],
['chanlink_5fhash',['chanlink_hash',['../text_8php.html#a55ab893be57feda59c2a7ba1e58ff2d0',1,'text.php']]],
['chanlink_5furl',['chanlink_url',['../text_8php.html#a2e8d6c402603be3a1256a16605e09c2a',1,'text.php']]],
- ['chanman_2ephp',['chanman.php',['../include_2chanman_8php.html',1,'']]],
['chanman_2ephp',['chanman.php',['../mod_2chanman_8php.html',1,'']]],
+ ['chanman_2ephp',['chanman.php',['../include_2chanman_8php.html',1,'']]],
['chanman_5fremove_5feverything_5ffrom_5fnetwork',['chanman_remove_everything_from_network',['../include_2chanman_8php.html#a21ba9a5c961e866ff27aee3ee67bf99b',1,'chanman.php']]],
['channel_2ephp',['channel.php',['../channel_8php.html',1,'']]],
- ['channel_5faside',['channel_aside',['../channel_8php.html#aea8e189f2fbabfda779349dd94082e8e',1,'channel.php']]],
['channel_5fcontent',['channel_content',['../channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1',1,'channel.php']]],
['channel_5finit',['channel_init',['../channel_8php.html#ac7c8c7845741baadf87fae6bc279f3dc',1,'channel.php']]],
['channel_5fremove',['channel_remove',['../Contact_8php.html#a186162051a5127069cc851d78740f205',1,'Contact.php']]],
@@ -72,7 +71,6 @@ var searchData=
['comanche_5fwebpage',['comanche_webpage',['../comanche_8php.html#ae9fe1ce574db3dd0931eada80234f82a',1,'comanche.php']]],
['comanche_5fwidget',['comanche_widget',['../comanche_8php.html#a6b0191c1a63db1696a2eb139d90d9e7f',1,'comanche.php']]],
['common_2ephp',['common.php',['../common_8php.html',1,'']]],
- ['common_5faside',['common_aside',['../common_8php.html#a3b12ec67b3d3edcf595c8d195da5d14a',1,'common.php']]],
['common_5fcontent',['common_content',['../common_8php.html#ab63408f39abef7a6915186e8dabc5a96',1,'common.php']]],
['common_5ffriends',['common_friends',['../socgraph_8php.html#a7d34cd58025bcd9e575282f44db75918',1,'socgraph.php']]],
['common_5ffriends_5fvisitor_5fwidget',['common_friends_visitor_widget',['../contact__widgets_8php.html#a552f8544528cec0c995cea7287ea9d65',1,'contact_widgets.php']]],
@@ -134,10 +132,6 @@ var searchData=
['create_5fidentity',['create_identity',['../identity_8php.html#a345f4c943d84de502ec6e72d2c813945',1,'identity.php']]],
['createdirectory',['createDirectory',['../classRedDirectory.html#a986936910f0216887a25e28916c166c7',1,'RedDirectory']]],
['createfile',['createFile',['../classRedDirectory.html#a2d12d99d38a6a75fc9a830b2f7fc0bf0',1,'RedDirectory']]],
- ['crepair_2ephp',['crepair.php',['../crepair_8php.html',1,'']]],
- ['crepair_5fcontent',['crepair_content',['../crepair_8php.html#a29464c01838e209c8059cfcd2d195caa',1,'crepair.php']]],
- ['crepair_5finit',['crepair_init',['../crepair_8php.html#ab089978e50df156bbfabf9f8f5ccd198',1,'crepair.php']]],
- ['crepair_5fpost',['crepair_post',['../crepair_8php.html#acc4493e1ffd1462a605dd9b870034513',1,'crepair.php']]],
['cronhooks_2ephp',['cronhooks.php',['../cronhooks_8php.html',1,'']]],
['cronhooks_5frun',['cronhooks_run',['../cronhooks_8php.html#a4c4c1bbec4ecc9a0efa00dd6afd2c0ca',1,'cronhooks.php']]],
['cropimage',['cropImage',['../classphoto__driver.html#a2e6e61f1e356a90bc978f4404a77137e',1,'photo_driver\cropImage()'],['../classphoto__gd.html#ab2232d775c8bacf66773a03308105f0c',1,'photo_gd\cropImage()'],['../classphoto__imagick.html#a2f33a03a89497a2b2768e29736d4a8a4',1,'photo_imagick\cropImage()']]],
diff --git a/doc/html/search/all_66.js b/doc/html/search/all_66.js
index 3f5c1a2d9..58826efd6 100644
--- a/doc/html/search/all_66.js
+++ b/doc/html/search/all_66.js
@@ -44,7 +44,6 @@ var searchData=
['follow_2ephp',['follow.php',['../include_2follow_8php.html',1,'']]],
['follow_5fcontent',['follow_content',['../mod_2follow_8php.html#a4c540ea4e9f5c581c1a53516ac585592',1,'follow.php']]],
['follow_5finit',['follow_init',['../mod_2follow_8php.html#a171f5b19f50d7738adc3b2e96ec6018a',1,'follow.php']]],
- ['follow_5fwidget',['follow_widget',['../contact__widgets_8php.html#af24e693532a045954caab515942cfc6f',1,'contact_widgets.php']]],
['foreach',['foreach',['../typo_8php.html#a329c9c12217d2c8660c47bbc7c8df4c5',1,'typo.php']]],
['format_5fcategories',['format_categories',['../text_8php.html#a3054189cff173977f4216c9a3dd29e1b',1,'text.php']]],
['format_5fcss_5fif_5fexists',['format_css_if_exists',['../plugin_8php.html#a9039e15aae27676af7777dcbee5a11d6',1,'plugin.php']]],
diff --git a/doc/html/search/all_67.js b/doc/html/search/all_67.js
index 4aabc9746..acc803194 100644
--- a/doc/html/search/all_67.js
+++ b/doc/html/search/all_67.js
@@ -115,7 +115,7 @@ var searchData=
['group_5frmv',['group_rmv',['../include_2group_8php.html#a4118f498bbd1530c1d0136d016d197a5',1,'group.php']]],
['group_5frmv_5fmember',['group_rmv_member',['../include_2group_8php.html#a540e3ef36f47d47532646be4241f6518',1,'group.php']]],
['group_5fselect',['group_select',['../acl__selectors_8php.html#aa1e3bc344ca2b29f97eb9860216d21a0',1,'acl_selectors.php']]],
- ['group_5fside',['group_side',['../include_2group_8php.html#a1042d74055bafe54a6a30103d87a7f17',1,'group.php']]],
+ ['group_5fside',['group_side',['../include_2group_8php.html#abdfce3fd8dcf0c46543d190d0530b4a2',1,'group.php']]],
['groups_5fcontaining',['groups_containing',['../include_2group_8php.html#afb802ae2ce73aae4bc36d157f7b6a92f',1,'group.php']]],
['guess_5fimage_5ftype',['guess_image_type',['../photo__driver_8php.html#a243cee492ce443afb6a7d77d54b6c4aa',1,'photo_driver.php']]]
];
diff --git a/doc/html/search/all_68.js b/doc/html/search/all_68.js
index 8948f18f4..6aa164847 100644
--- a/doc/html/search/all_68.js
+++ b/doc/html/search/all_68.js
@@ -2,14 +2,13 @@ var searchData=
[
['handle_5ftag',['handle_tag',['../item_8php.html#abd0e603a6696051af16476eb968d52e7',1,'item.php']]],
['has_5fpermissions',['has_permissions',['../items_8php.html#a77051724d1784074ff187e73a4db93fe',1,'items.php']]],
- ['hcard_2ephp',['hcard.php',['../hcard_8php.html',1,'']]],
- ['hcard_5faside',['hcard_aside',['../hcard_8php.html#a956c7cae2009652a37900306e5b7b73d',1,'hcard.php']]],
- ['hcard_5finit',['hcard_init',['../hcard_8php.html#ac34f26b0e6a37eef44fa49bea135136d',1,'hcard.php']]],
['head_5fadd_5fcss',['head_add_css',['../plugin_8php.html#a23c4fccf1eb5fcd63b24783ba1f05f7a',1,'plugin.php']]],
['head_5fadd_5fjs',['head_add_js',['../plugin_8php.html#a516591850f4fd49fd1425cfa54089db8',1,'plugin.php']]],
['head_5fget_5fcss',['head_get_css',['../plugin_8php.html#af92789f559b89a380e49d303218aeeca',1,'plugin.php']]],
['head_5fget_5ficon',['head_get_icon',['../classApp.html#af17df107f2216ddf5ad2a7e0f2ba2166',1,'App\head_get_icon()'],['../boot_8php.html#a24a7a70afedd5d85fe0eadc85afa9f77',1,'head_get_icon(): boot.php']]],
['head_5fget_5fjs',['head_get_js',['../plugin_8php.html#a65ab52cb1a7030d5190e247211bef2a1',1,'plugin.php']]],
+ ['head_5fremove_5fcss',['head_remove_css',['../plugin_8php.html#a9ab6caae31935f6cf781ce7872db7cdf',1,'plugin.php']]],
+ ['head_5fremove_5fjs',['head_remove_js',['../plugin_8php.html#a4a0ae7b881e7c8af99a69e3b03f898b4',1,'plugin.php']]],
['head_5fset_5ficon',['head_set_icon',['../classApp.html#a8863703a0305eaa45eb970dbd2046291',1,'App\head_set_icon()'],['../boot_8php.html#a0e4701c9742c3ef88f02ac450a042a84',1,'head_set_icon(): boot.php']]],
['help',['help',['../namespacefriendica-to-smarty-tpl.html#af6b2c793958aae2aadc294577431f749',1,'friendica-to-smarty-tpl.help()'],['../namespaceupdatetpl.html#ac9d11279fed403a329a719298feafc4f',1,'updatetpl.help()']]],
['help_2ephp',['help.php',['../help_8php.html',1,'']]],
diff --git a/doc/html/search/all_69.js b/doc/html/search/all_69.js
index 075a6789e..4601373ca 100644
--- a/doc/html/search/all_69.js
+++ b/doc/html/search/all_69.js
@@ -22,10 +22,6 @@ var searchData=
['insert_5fhook',['insert_hook',['../plugin_8php.html#aeaebe63dcf6fa2794f363ba2bc0b2c6b',1,'plugin.php']]],
['install',['install',['../classdba__driver.html#a4ccb27243e62a8ca30dd8e1b8cc67746',1,'dba_driver']]],
['install_5fplugin',['install_plugin',['../plugin_8php.html#a482131013272a1d5d5c1b1469c6c55d5',1,'plugin.php']]],
- ['intro_2ephp',['intro.php',['../intro_8php.html',1,'']]],
- ['intro_5faside',['intro_aside',['../intro_8php.html#abc3abf25da64f98f215126eb08c7936b',1,'intro.php']]],
- ['intro_5fcontent',['intro_content',['../intro_8php.html#a3e2a523697633ddb4517b9266a515f5b',1,'intro.php']]],
- ['intro_5fpost',['intro_post',['../intro_8php.html#af3681062183ccbdf065ae2647b07d6f1',1,'intro.php']]],
['invite_2ephp',['invite.php',['../invite_8php.html',1,'']]],
['invite_5fcontent',['invite_content',['../invite_8php.html#a244385b28cfd021d308715f01158bfd9',1,'invite.php']]],
['invite_5fpost',['invite_post',['../invite_8php.html#aeb0881c0f93c8e8552e5ed756ce6e5a5',1,'invite.php']]],
diff --git a/doc/html/search/all_6c.js b/doc/html/search/all_6c.js
index d286ba28a..c256f5457 100644
--- a/doc/html/search/all_6c.js
+++ b/doc/html/search/all_6c.js
@@ -4,10 +4,6 @@ var searchData=
['language_2ephp',['language.php',['../language_8php.html',1,'']]],
['language_5fdetect_5fmin_5fconfidence',['LANGUAGE_DETECT_MIN_CONFIDENCE',['../boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11',1,'boot.php']]],
['language_5fdetect_5fmin_5flength',['LANGUAGE_DETECT_MIN_LENGTH',['../boot_8php.html#a17cf72338b040891781a4bcbdd9a8595',1,'boot.php']]],
- ['lastpost_2ephp',['lastpost.php',['../lastpost_8php.html',1,'']]],
- ['lastpost_5faside',['lastpost_aside',['../lastpost_8php.html#a6108289ef2a767495c7c85a24f364983',1,'lastpost.php']]],
- ['lastpost_5fcontent',['lastpost_content',['../lastpost_8php.html#a82f14cce5d3cfe27f40bdbd2c679d493',1,'lastpost.php']]],
- ['lastpost_5finit',['lastpost_init',['../lastpost_8php.html#ab4c6ebd25736af678e64d55ce508ce8c',1,'lastpost.php']]],
['layout_5fselect',['layout_select',['../text_8php.html#a3999a0b3e22e440f280ee791ce34d384',1,'text.php']]],
['layouts_2ephp',['layouts.php',['../layouts_8php.html',1,'']]],
['layouts_5fcontent',['layouts_content',['../layouts_8php.html#a6e0193759ad9eef76d3df2db24237b50',1,'layouts.php']]],
@@ -20,6 +16,7 @@ var searchData=
['link_5fcompare',['link_compare',['../text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285',1,'text.php']]],
['linkify',['linkify',['../text_8php.html#a11255c8c4e5245b6c24f97684826aa54',1,'text.php']]],
['list_5fpublic_5fsites',['list_public_sites',['../dirsearch_8php.html#a985d410a170549429857af6ff2673149',1,'dirsearch.php']]],
+ ['list_5fwidgets',['list_widgets',['../widgets_8php.html#a8e670642c7a957d2b5578dfb75aedc05',1,'widgets.php']]],
['load',['load',['../classphoto__driver.html#a19e1af2b6af4c63aa6230abe69f83712',1,'photo_driver\load()'],['../classphoto__gd.html#a33092b889875b68bfb1c97ff123012d9',1,'photo_gd\load()'],['../classphoto__imagick.html#a2c9168f110ccd6c264095d766615dfa8',1,'photo_imagick\load()']]],
['load_5fconfig',['load_config',['../include_2config_8php.html#a27559f388c9b9af81c94e48d6889d1d1',1,'config.php']]],
['load_5fcontact_5flinks',['load_contact_links',['../boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6',1,'boot.php']]],
diff --git a/doc/html/search/all_6e.js b/doc/html/search/all_6e.js
index 9c8d326de..6dfd8d4fc 100644
--- a/doc/html/search/all_6e.js
+++ b/doc/html/search/all_6e.js
@@ -57,6 +57,8 @@ var searchData=
['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']]],
['notice',['notice',['../boot_8php.html#a9255af5ae9c887520091ea04763c1a88',1,'boot.php']]],
['notification',['notification',['../enotify_8php.html#a3e9a9355b243777c488d2a9883908dfc',1,'enotify.php']]],
['notifications_2ephp',['notifications.php',['../notifications_8php.html',1,'']]],
@@ -64,8 +66,8 @@ var searchData=
['notifications_5fpost',['notifications_post',['../notifications_8php.html#a5baffec7b2e625c9f9cefbc097550d33',1,'notifications.php']]],
['notifier_2ephp',['notifier.php',['../notifier_8php.html',1,'']]],
['notifier_5frun',['notifier_run',['../notifier_8php.html#a568c502f626cff95e344c0748938b85d',1,'notifier.php']]],
- ['notify_2ephp',['notify.php',['../mod_2notify_8php.html',1,'']]],
['notify_2ephp',['notify.php',['../include_2notify_8php.html',1,'']]],
+ ['notify_2ephp',['notify.php',['../mod_2notify_8php.html',1,'']]],
['notify_5fcomment',['NOTIFY_COMMENT',['../boot_8php.html#a20f0eed431d25870b624b8937a07a59f',1,'boot.php']]],
['notify_5fconfirm',['NOTIFY_CONFIRM',['../boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d',1,'boot.php']]],
['notify_5fcontent',['notify_content',['../mod_2notify_8php.html#acdf3851688ebd6d6a575eb84ef9febe3',1,'notify.php']]],
diff --git a/doc/html/search/all_70.js b/doc/html/search/all_70.js
index db470676e..36a75ee55 100644
--- a/doc/html/search/all_70.js
+++ b/doc/html/search/all_70.js
@@ -152,13 +152,11 @@ var searchData=
['process_5fprofile_5fdelivery',['process_profile_delivery',['../zot_8php.html#a9a57b40669351c9791126b925cb7ef3b',1,'zot.php']]],
['profile_2ephp',['profile.php',['../profile_8php.html',1,'']]],
['profile_5factivity',['profile_activity',['../activities_8php.html#a80134e807719b3c54aba971958d2e132',1,'activities.php']]],
- ['profile_5faside',['profile_aside',['../profile_8php.html#a1a2482b775476f2f64ea5e8f4fc3fd1e',1,'profile.php']]],
['profile_5fcontent',['profile_content',['../profile_8php.html#a3775cf6eef6587e5143133356a7b76c0',1,'profile.php']]],
['profile_5fcreate_5fsidebar',['profile_create_sidebar',['../identity_8php.html#ad4a2c8caca8f6ae93633ebeca0ed6620',1,'identity.php']]],
['profile_5finit',['profile_init',['../profile_8php.html#ab5d0246be0552e2182a585c1206d22a5',1,'profile.php']]],
['profile_5fload',['profile_load',['../identity_8php.html#a4751b522ea913d0e7ed43e03d22e9e68',1,'identity.php']]],
['profile_5fphoto_2ephp',['profile_photo.php',['../profile__photo_8php.html',1,'']]],
- ['profile_5fphoto_5faside',['profile_photo_aside',['../profile__photo_8php.html#ac9cd968a767e2ae1b88383b6cdd6dbe3',1,'profile_photo.php']]],
['profile_5fphoto_5finit',['profile_photo_init',['../profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02',1,'profile_photo.php']]],
['profile_5fphoto_5fpost',['profile_photo_post',['../profile__photo_8php.html#a4b80234074bd603221aa5364f330e479',1,'profile_photo.php']]],
['profile_5fselectors_2ephp',['profile_selectors.php',['../profile__selectors_8php.html',1,'']]],
@@ -166,12 +164,10 @@ var searchData=
['profile_5ftabs',['profile_tabs',['../conversation_8php.html#a1dfcb5146e9d1eca4528bc580ad5d273',1,'conversation.php']]],
['profiler',['profiler',['../text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6',1,'text.php']]],
['profiles_2ephp',['profiles.php',['../profiles_8php.html',1,'']]],
- ['profiles_5faside',['profiles_aside',['../profiles_8php.html#a2a3ac90f51941ff78b85e9389304969c',1,'profiles.php']]],
['profiles_5fcontent',['profiles_content',['../profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00',1,'profiles.php']]],
['profiles_5finit',['profiles_init',['../profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e',1,'profiles.php']]],
['profiles_5fpost',['profiles_post',['../profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04',1,'profiles.php']]],
['profperm_2ephp',['profperm.php',['../profperm_8php.html',1,'']]],
- ['profperm_5faside',['profperm_aside',['../profperm_8php.html#a77fd398ae7c25142e1d9ad724ec347cc',1,'profperm.php']]],
['profperm_5fcontent',['profperm_content',['../profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023',1,'profperm.php']]],
['profperm_5finit',['profperm_init',['../profperm_8php.html#a17fb64ec05edee1dc94d95438807d6c6',1,'profperm.php']]],
['protect_5fsprintf',['protect_sprintf',['../text_8php.html#a4e7698aca48982512594b274543c3b9b',1,'text.php']]],
diff --git a/doc/html/search/all_73.js b/doc/html/search/all_73.js
index d9a496489..62b0494ae 100644
--- a/doc/html/search/all_73.js
+++ b/doc/html/search/all_73.js
@@ -2,12 +2,12 @@ var searchData=
[
['sanitise_5facl',['sanitise_acl',['../text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c',1,'text.php']]],
['save',['save',['../classphoto__driver.html#a5864fae7d8389372955a8e78cec527ac',1,'photo_driver']]],
- ['saved_5fsearches',['saved_searches',['../mod_2network_8php.html#a36e03af6f2efe62ecaa247509365bfad',1,'network.php']]],
['saveimage',['saveImage',['../classphoto__driver.html#a22ecb8c696de65a5a10bd185be9d90c3',1,'photo_driver']]],
['scale_5fexternal_5fimages',['scale_external_images',['../include_2network_8php.html#ae8d9c41a11000fb8667039fc71b4f73f',1,'network.php']]],
['scaleimage',['scaleImage',['../classphoto__driver.html#af0f7ec48a31ae9b557b6e3f8bd5b4af0',1,'photo_driver']]],
['scaleimagesquare',['scaleImageSquare',['../classphoto__driver.html#a56634842b071b96502716e9843ea5361',1,'photo_driver']]],
['scaleimageup',['scaleImageUp',['../classphoto__driver.html#a1a63c4ae17e892a115ab9cf6efb960ce',1,'photo_driver']]],
+ ['script_5fpath',['script_path',['../plugin_8php.html#a0e8c2ea50bfdbc39e17ccccaea21ddc3',1,'plugin.php']]],
['search',['search',['../text_8php.html#a876e94892867019935b348b573299352',1,'text.php']]],
['search_2ephp',['search.php',['../search_8php.html',1,'']]],
['search_5fac_2ephp',['search_ac.php',['../search__ac_8php.html',1,'']]],
@@ -16,6 +16,7 @@ var searchData=
['search_5finit',['search_init',['../search_8php.html#acf19fd30f07f495781ca0d7a0a08b435',1,'search.php']]],
['search_5fpost',['search_post',['../search_8php.html#a230ec9681ddee3b5b8b40c8d550f32f7',1,'search.php']]],
['search_5fsaved_5fsearches',['search_saved_searches',['../search_8php.html#aa911f7c7f0cdb0284e35d0ed610f19c6',1,'search.php']]],
+ ['searchbox',['searchbox',['../text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447',1,'text.php']]],
['security_2ephp',['security.php',['../security_8php.html',1,'']]],
['select_5ftimezone',['select_timezone',['../datetime_8php.html#a633dadba426fa2f60b25fabdb19ebc1f',1,'datetime.php']]],
['send',['send',['../classenotify.html#afbc088860f534c6c05788b48cfc262c6',1,'enotify']]],
@@ -99,8 +100,8 @@ var searchData=
['string_5fplural_5fselect_5fdefault',['string_plural_select_default',['../language_8php.html#a151e5b4689aef86a12642cbb7a00bfe0',1,'language.php']]],
['stringify_5farray_5felms',['stringify_array_elms',['../text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13',1,'text.php']]],
['stripdcode_5fbr_5fcb',['stripdcode_br_cb',['../bb2diaspora_8php.html#a180b0e3a7d702998be19e3c3b44b0e93',1,'bb2diaspora.php']]],
- ['style_2ephp',['style.php',['../redbasic_2php_2style_8php.html',1,'']]],
['style_2ephp',['style.php',['../apw_2php_2style_8php.html',1,'']]],
+ ['style_2ephp',['style.php',['../redbasic_2php_2style_8php.html',1,'']]],
['subthread_2ephp',['subthread.php',['../subthread_8php.html',1,'']]],
['subthread_5fcontent',['subthread_content',['../subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3',1,'subthread.php']]],
['suggest_2ephp',['suggest.php',['../suggest_8php.html',1,'']]],
diff --git a/doc/html/search/all_76.js b/doc/html/search/all_76.js
index 84866ad49..13376a70b 100644
--- a/doc/html/search/all_76.js
+++ b/doc/html/search/all_76.js
@@ -10,7 +10,6 @@ var searchData=
['view_2ephp',['view.php',['../view_8php.html',1,'']]],
['view_5finit',['view_init',['../view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e',1,'view.php']]],
['viewconnections_2ephp',['viewconnections.php',['../viewconnections_8php.html',1,'']]],
- ['viewconnections_5faside',['viewconnections_aside',['../viewconnections_8php.html#ae330cea4cddd091559659f8b469617b6',1,'viewconnections.php']]],
['viewconnections_5fcontent',['viewconnections_content',['../viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776',1,'viewconnections.php']]],
['viewconnections_5finit',['viewconnections_init',['../viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330',1,'viewconnections.php']]],
['viewsrc_2ephp',['viewsrc.php',['../viewsrc_8php.html',1,'']]],
diff --git a/doc/html/search/all_77.js b/doc/html/search/all_77.js
index 3223b0d56..662ebcb04 100644
--- a/doc/html/search/all_77.js
+++ b/doc/html/search/all_77.js
@@ -15,8 +15,19 @@ var searchData=
['what_5fnext',['what_next',['../setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58',1,'setup.php']]],
['while',['while',['../docblox__errorchecker_8php.html#af4ca738a05beffe9c8c23e1f7aea3c2d',1,'docblox_errorchecker.php']]],
['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_5fcategories',['widget_categories',['../widgets_8php.html#af37fdad3b2e861d860a4a8c4d8a76c0b',1,'widgets.php']]],
+ ['widget_5fcollections',['widget_collections',['../widgets_8php.html#aa189a07241246d97efbee29f1c6a6f7f',1,'widgets.php']]],
+ ['widget_5ffiler',['widget_filer',['../widgets_8php.html#a5ab3b64496e02cab56429978ad55f1c0',1,'widgets.php']]],
+ ['widget_5ffollow',['widget_follow',['../widgets_8php.html#ad1bf7aa69e8d100d95faba17c7bc91cd',1,'widgets.php']]],
+ ['widget_5ffullprofile',['widget_fullprofile',['../widgets_8php.html#a70442dfa079312d9d5e5ee01be51a165',1,'widgets.php']]],
+ ['widget_5fnotes',['widget_notes',['../widgets_8php.html#a45ea061dabe9a8372e4ca3b9e5714256',1,'widgets.php']]],
['widget_5fprofile',['widget_profile',['../widgets_8php.html#abd2e508a2a0b911c4a838e3cb7599923',1,'widgets.php']]],
+ ['widget_5fsavedsearch',['widget_savedsearch',['../widgets_8php.html#a94203eb9bcd63cbdecbbcb15163598d8',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']]],
['widgets_2ephp',['widgets.php',['../widgets_8php.html',1,'']]],
['writepages_5fwidget',['writepages_widget',['../page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f',1,'page_widgets.php']]]
];
diff --git a/doc/html/search/files_63.js b/doc/html/search/files_63.js
index 531b158b2..3608cf3e6 100644
--- a/doc/html/search/files_63.js
+++ b/doc/html/search/files_63.js
@@ -25,7 +25,6 @@ var searchData=
['contactgroup_2ephp',['contactgroup.php',['../contactgroup_8php.html',1,'']]],
['conversation_2ephp',['conversation.php',['../conversation_8php.html',1,'']]],
['conversationobject_2ephp',['ConversationObject.php',['../ConversationObject_8php.html',1,'']]],
- ['crepair_2ephp',['crepair.php',['../crepair_8php.html',1,'']]],
['cronhooks_2ephp',['cronhooks.php',['../cronhooks_8php.html',1,'']]],
['crypto_2ephp',['crypto.php',['../crypto_8php.html',1,'']]]
];
diff --git a/doc/html/search/files_68.js b/doc/html/search/files_68.js
index 4377d15af..533921876 100644
--- a/doc/html/search/files_68.js
+++ b/doc/html/search/files_68.js
@@ -1,6 +1,5 @@
var searchData=
[
- ['hcard_2ephp',['hcard.php',['../hcard_8php.html',1,'']]],
['help_2ephp',['help.php',['../help_8php.html',1,'']]],
['home_2ephp',['home.php',['../home_8php.html',1,'']]],
['hostxrd_2ephp',['hostxrd.php',['../hostxrd_8php.html',1,'']]],
diff --git a/doc/html/search/files_69.js b/doc/html/search/files_69.js
index 1ac9204d9..a08e0c1d4 100644
--- a/doc/html/search/files_69.js
+++ b/doc/html/search/files_69.js
@@ -2,7 +2,6 @@ var searchData=
[
['identity_2ephp',['identity.php',['../identity_8php.html',1,'']]],
['import_2ephp',['import.php',['../import_8php.html',1,'']]],
- ['intro_2ephp',['intro.php',['../intro_8php.html',1,'']]],
['invite_2ephp',['invite.php',['../invite_8php.html',1,'']]],
['item_2ephp',['item.php',['../item_8php.html',1,'']]],
['itemobject_2ephp',['ItemObject.php',['../ItemObject_8php.html',1,'']]],
diff --git a/doc/html/search/files_6c.js b/doc/html/search/files_6c.js
index 663f102d3..ffcd040c5 100644
--- a/doc/html/search/files_6c.js
+++ b/doc/html/search/files_6c.js
@@ -1,7 +1,6 @@
var searchData=
[
['language_2ephp',['language.php',['../language_8php.html',1,'']]],
- ['lastpost_2ephp',['lastpost.php',['../lastpost_8php.html',1,'']]],
['layouts_2ephp',['layouts.php',['../layouts_8php.html',1,'']]],
['like_2ephp',['like.php',['../like_8php.html',1,'']]],
['lockview_2ephp',['lockview.php',['../lockview_8php.html',1,'']]],
diff --git a/doc/html/search/files_6e.js b/doc/html/search/files_6e.js
index 0aa61f5c1..2722d4f7d 100644
--- a/doc/html/search/files_6e.js
+++ b/doc/html/search/files_6e.js
@@ -5,6 +5,7 @@ var searchData=
['network_2ephp',['network.php',['../mod_2network_8php.html',1,'']]],
['new_5fchannel_2ephp',['new_channel.php',['../new__channel_8php.html',1,'']]],
['none_2ephp',['none.php',['../none_8php.html',1,'']]],
+ ['notes_2ephp',['notes.php',['../notes_8php.html',1,'']]],
['notifications_2ephp',['notifications.php',['../notifications_8php.html',1,'']]],
['notifier_2ephp',['notifier.php',['../notifier_8php.html',1,'']]],
['notify_2ephp',['notify.php',['../include_2notify_8php.html',1,'']]],
diff --git a/doc/html/search/functions_63.js b/doc/html/search/functions_63.js
index b7e0d9f33..1a00e2f8a 100644
--- a/doc/html/search/functions_63.js
+++ b/doc/html/search/functions_63.js
@@ -10,7 +10,6 @@ var searchData=
['chanlink_5fhash',['chanlink_hash',['../text_8php.html#a55ab893be57feda59c2a7ba1e58ff2d0',1,'text.php']]],
['chanlink_5furl',['chanlink_url',['../text_8php.html#a2e8d6c402603be3a1256a16605e09c2a',1,'text.php']]],
['chanman_5fremove_5feverything_5ffrom_5fnetwork',['chanman_remove_everything_from_network',['../include_2chanman_8php.html#a21ba9a5c961e866ff27aee3ee67bf99b',1,'chanman.php']]],
- ['channel_5faside',['channel_aside',['../channel_8php.html#aea8e189f2fbabfda779349dd94082e8e',1,'channel.php']]],
['channel_5fcontent',['channel_content',['../channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1',1,'channel.php']]],
['channel_5finit',['channel_init',['../channel_8php.html#ac7c8c7845741baadf87fae6bc279f3dc',1,'channel.php']]],
['channel_5fremove',['channel_remove',['../Contact_8php.html#a186162051a5127069cc851d78740f205',1,'Contact.php']]],
@@ -58,7 +57,6 @@ var searchData=
['comanche_5freplace_5fregion',['comanche_replace_region',['../comanche_8php.html#a028f004d5b8c23d6367816d899e17cfe',1,'comanche.php']]],
['comanche_5fwebpage',['comanche_webpage',['../comanche_8php.html#ae9fe1ce574db3dd0931eada80234f82a',1,'comanche.php']]],
['comanche_5fwidget',['comanche_widget',['../comanche_8php.html#a6b0191c1a63db1696a2eb139d90d9e7f',1,'comanche.php']]],
- ['common_5faside',['common_aside',['../common_8php.html#a3b12ec67b3d3edcf595c8d195da5d14a',1,'common.php']]],
['common_5fcontent',['common_content',['../common_8php.html#ab63408f39abef7a6915186e8dabc5a96',1,'common.php']]],
['common_5ffriends',['common_friends',['../socgraph_8php.html#a7d34cd58025bcd9e575282f44db75918',1,'socgraph.php']]],
['common_5ffriends_5fvisitor_5fwidget',['common_friends_visitor_widget',['../contact__widgets_8php.html#a552f8544528cec0c995cea7287ea9d65',1,'contact_widgets.php']]],
@@ -102,9 +100,6 @@ var searchData=
['create_5fidentity',['create_identity',['../identity_8php.html#a345f4c943d84de502ec6e72d2c813945',1,'identity.php']]],
['createdirectory',['createDirectory',['../classRedDirectory.html#a986936910f0216887a25e28916c166c7',1,'RedDirectory']]],
['createfile',['createFile',['../classRedDirectory.html#a2d12d99d38a6a75fc9a830b2f7fc0bf0',1,'RedDirectory']]],
- ['crepair_5fcontent',['crepair_content',['../crepair_8php.html#a29464c01838e209c8059cfcd2d195caa',1,'crepair.php']]],
- ['crepair_5finit',['crepair_init',['../crepair_8php.html#ab089978e50df156bbfabf9f8f5ccd198',1,'crepair.php']]],
- ['crepair_5fpost',['crepair_post',['../crepair_8php.html#acc4493e1ffd1462a605dd9b870034513',1,'crepair.php']]],
['cronhooks_5frun',['cronhooks_run',['../cronhooks_8php.html#a4c4c1bbec4ecc9a0efa00dd6afd2c0ca',1,'cronhooks.php']]],
['cropimage',['cropImage',['../classphoto__driver.html#a2e6e61f1e356a90bc978f4404a77137e',1,'photo_driver\cropImage()'],['../classphoto__gd.html#ab2232d775c8bacf66773a03308105f0c',1,'photo_gd\cropImage()'],['../classphoto__imagick.html#a2f33a03a89497a2b2768e29736d4a8a4',1,'photo_imagick\cropImage()']]],
['crypto_5fencapsulate',['crypto_encapsulate',['../crypto_8php.html#a32fc08d57a5694f94d8543ecbb03323c',1,'crypto.php']]],
diff --git a/doc/html/search/functions_66.js b/doc/html/search/functions_66.js
index a97f0bc6e..5b30db5d9 100644
--- a/doc/html/search/functions_66.js
+++ b/doc/html/search/functions_66.js
@@ -30,7 +30,6 @@ var searchData=
['flip',['flip',['../classphoto__driver.html#a2b2a99021fc63ed6465d703ddddcb832',1,'photo_driver\flip()'],['../classphoto__gd.html#a44cedef376044018702d9355ddc813ce',1,'photo_gd\flip()'],['../classphoto__imagick.html#aff6bcdbab18593a3fc5a480db8509393',1,'photo_imagick\flip()']]],
['follow_5fcontent',['follow_content',['../mod_2follow_8php.html#a4c540ea4e9f5c581c1a53516ac585592',1,'follow.php']]],
['follow_5finit',['follow_init',['../mod_2follow_8php.html#a171f5b19f50d7738adc3b2e96ec6018a',1,'follow.php']]],
- ['follow_5fwidget',['follow_widget',['../contact__widgets_8php.html#af24e693532a045954caab515942cfc6f',1,'contact_widgets.php']]],
['format_5fcategories',['format_categories',['../text_8php.html#a3054189cff173977f4216c9a3dd29e1b',1,'text.php']]],
['format_5fcss_5fif_5fexists',['format_css_if_exists',['../plugin_8php.html#a9039e15aae27676af7777dcbee5a11d6',1,'plugin.php']]],
['format_5fevent_5fbbcode',['format_event_bbcode',['../event_8php.html#abb74206cf42d694307c3d7abb7af9869',1,'event.php']]],
diff --git a/doc/html/search/functions_67.js b/doc/html/search/functions_67.js
index b3e96032c..ed30eaa80 100644
--- a/doc/html/search/functions_67.js
+++ b/doc/html/search/functions_67.js
@@ -108,7 +108,7 @@ var searchData=
['group_5frmv',['group_rmv',['../include_2group_8php.html#a4118f498bbd1530c1d0136d016d197a5',1,'group.php']]],
['group_5frmv_5fmember',['group_rmv_member',['../include_2group_8php.html#a540e3ef36f47d47532646be4241f6518',1,'group.php']]],
['group_5fselect',['group_select',['../acl__selectors_8php.html#aa1e3bc344ca2b29f97eb9860216d21a0',1,'acl_selectors.php']]],
- ['group_5fside',['group_side',['../include_2group_8php.html#a1042d74055bafe54a6a30103d87a7f17',1,'group.php']]],
+ ['group_5fside',['group_side',['../include_2group_8php.html#abdfce3fd8dcf0c46543d190d0530b4a2',1,'group.php']]],
['groups_5fcontaining',['groups_containing',['../include_2group_8php.html#afb802ae2ce73aae4bc36d157f7b6a92f',1,'group.php']]],
['guess_5fimage_5ftype',['guess_image_type',['../photo__driver_8php.html#a243cee492ce443afb6a7d77d54b6c4aa',1,'photo_driver.php']]]
];
diff --git a/doc/html/search/functions_68.js b/doc/html/search/functions_68.js
index 2fcb45ed0..b923ff905 100644
--- a/doc/html/search/functions_68.js
+++ b/doc/html/search/functions_68.js
@@ -2,13 +2,13 @@ var searchData=
[
['handle_5ftag',['handle_tag',['../item_8php.html#abd0e603a6696051af16476eb968d52e7',1,'item.php']]],
['has_5fpermissions',['has_permissions',['../items_8php.html#a77051724d1784074ff187e73a4db93fe',1,'items.php']]],
- ['hcard_5faside',['hcard_aside',['../hcard_8php.html#a956c7cae2009652a37900306e5b7b73d',1,'hcard.php']]],
- ['hcard_5finit',['hcard_init',['../hcard_8php.html#ac34f26b0e6a37eef44fa49bea135136d',1,'hcard.php']]],
['head_5fadd_5fcss',['head_add_css',['../plugin_8php.html#a23c4fccf1eb5fcd63b24783ba1f05f7a',1,'plugin.php']]],
['head_5fadd_5fjs',['head_add_js',['../plugin_8php.html#a516591850f4fd49fd1425cfa54089db8',1,'plugin.php']]],
['head_5fget_5fcss',['head_get_css',['../plugin_8php.html#af92789f559b89a380e49d303218aeeca',1,'plugin.php']]],
['head_5fget_5ficon',['head_get_icon',['../classApp.html#af17df107f2216ddf5ad2a7e0f2ba2166',1,'App\head_get_icon()'],['../boot_8php.html#a24a7a70afedd5d85fe0eadc85afa9f77',1,'head_get_icon(): boot.php']]],
['head_5fget_5fjs',['head_get_js',['../plugin_8php.html#a65ab52cb1a7030d5190e247211bef2a1',1,'plugin.php']]],
+ ['head_5fremove_5fcss',['head_remove_css',['../plugin_8php.html#a9ab6caae31935f6cf781ce7872db7cdf',1,'plugin.php']]],
+ ['head_5fremove_5fjs',['head_remove_js',['../plugin_8php.html#a4a0ae7b881e7c8af99a69e3b03f898b4',1,'plugin.php']]],
['head_5fset_5ficon',['head_set_icon',['../classApp.html#a8863703a0305eaa45eb970dbd2046291',1,'App\head_set_icon()'],['../boot_8php.html#a0e4701c9742c3ef88f02ac450a042a84',1,'head_set_icon(): boot.php']]],
['help',['help',['../namespacefriendica-to-smarty-tpl.html#af6b2c793958aae2aadc294577431f749',1,'friendica-to-smarty-tpl.help()'],['../namespaceupdatetpl.html#ac9d11279fed403a329a719298feafc4f',1,'updatetpl.help()']]],
['help_5fcontent',['help_content',['../help_8php.html#af055e15f600ffa6fbca9386fdf715224',1,'help.php']]],
diff --git a/doc/html/search/functions_69.js b/doc/html/search/functions_69.js
index a1e34fb82..97aeb2799 100644
--- a/doc/html/search/functions_69.js
+++ b/doc/html/search/functions_69.js
@@ -19,9 +19,6 @@ var searchData=
['insert_5fhook',['insert_hook',['../plugin_8php.html#aeaebe63dcf6fa2794f363ba2bc0b2c6b',1,'plugin.php']]],
['install',['install',['../classdba__driver.html#a4ccb27243e62a8ca30dd8e1b8cc67746',1,'dba_driver']]],
['install_5fplugin',['install_plugin',['../plugin_8php.html#a482131013272a1d5d5c1b1469c6c55d5',1,'plugin.php']]],
- ['intro_5faside',['intro_aside',['../intro_8php.html#abc3abf25da64f98f215126eb08c7936b',1,'intro.php']]],
- ['intro_5fcontent',['intro_content',['../intro_8php.html#a3e2a523697633ddb4517b9266a515f5b',1,'intro.php']]],
- ['intro_5fpost',['intro_post',['../intro_8php.html#af3681062183ccbdf065ae2647b07d6f1',1,'intro.php']]],
['invite_5fcontent',['invite_content',['../invite_8php.html#a244385b28cfd021d308715f01158bfd9',1,'invite.php']]],
['invite_5fpost',['invite_post',['../invite_8php.html#aeb0881c0f93c8e8552e5ed756ce6e5a5',1,'invite.php']]],
['is_5fa_5fdate_5farg',['is_a_date_arg',['../text_8php.html#a1557112a774ec00fa06ed6b6f6495506',1,'text.php']]],
diff --git a/doc/html/search/functions_6c.js b/doc/html/search/functions_6c.js
index 7df51ec1b..b88f51b9d 100644
--- a/doc/html/search/functions_6c.js
+++ b/doc/html/search/functions_6c.js
@@ -1,9 +1,6 @@
var searchData=
[
['lang_5fselector',['lang_selector',['../text_8php.html#a71f6952243d3fe1c5a8154f78027e29c',1,'text.php']]],
- ['lastpost_5faside',['lastpost_aside',['../lastpost_8php.html#a6108289ef2a767495c7c85a24f364983',1,'lastpost.php']]],
- ['lastpost_5fcontent',['lastpost_content',['../lastpost_8php.html#a82f14cce5d3cfe27f40bdbd2c679d493',1,'lastpost.php']]],
- ['lastpost_5finit',['lastpost_init',['../lastpost_8php.html#ab4c6ebd25736af678e64d55ce508ce8c',1,'lastpost.php']]],
['layout_5fselect',['layout_select',['../text_8php.html#a3999a0b3e22e440f280ee791ce34d384',1,'text.php']]],
['layouts_5fcontent',['layouts_content',['../layouts_8php.html#a6e0193759ad9eef76d3df2db24237b50',1,'layouts.php']]],
['legal_5fwebbie',['legal_webbie',['../text_8php.html#a2690ad67bb6fb97ef69de3e8d23f2728',1,'text.php']]],
@@ -13,6 +10,7 @@ var searchData=
['link_5fcompare',['link_compare',['../text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285',1,'text.php']]],
['linkify',['linkify',['../text_8php.html#a11255c8c4e5245b6c24f97684826aa54',1,'text.php']]],
['list_5fpublic_5fsites',['list_public_sites',['../dirsearch_8php.html#a985d410a170549429857af6ff2673149',1,'dirsearch.php']]],
+ ['list_5fwidgets',['list_widgets',['../widgets_8php.html#a8e670642c7a957d2b5578dfb75aedc05',1,'widgets.php']]],
['load',['load',['../classphoto__driver.html#a19e1af2b6af4c63aa6230abe69f83712',1,'photo_driver\load()'],['../classphoto__gd.html#a33092b889875b68bfb1c97ff123012d9',1,'photo_gd\load()'],['../classphoto__imagick.html#a2c9168f110ccd6c264095d766615dfa8',1,'photo_imagick\load()']]],
['load_5fconfig',['load_config',['../include_2config_8php.html#a27559f388c9b9af81c94e48d6889d1d1',1,'config.php']]],
['load_5fcontact_5flinks',['load_contact_links',['../boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6',1,'boot.php']]],
diff --git a/doc/html/search/functions_6e.js b/doc/html/search/functions_6e.js
index 075156110..c51d3673c 100644
--- a/doc/html/search/functions_6e.js
+++ b/doc/html/search/functions_6e.js
@@ -21,6 +21,7 @@ var searchData=
['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']]],
['notification',['notification',['../enotify_8php.html#a3e9a9355b243777c488d2a9883908dfc',1,'enotify.php']]],
['notifications_5fcontent',['notifications_content',['../notifications_8php.html#aadd0b5525bd8c283a5d8a37982bbfe62',1,'notifications.php']]],
diff --git a/doc/html/search/functions_70.js b/doc/html/search/functions_70.js
index 00f3caee0..b22e3e78d 100644
--- a/doc/html/search/functions_70.js
+++ b/doc/html/search/functions_70.js
@@ -78,22 +78,18 @@ var searchData=
['process_5fmail_5fdelivery',['process_mail_delivery',['../zot_8php.html#aa6ae96db8cbbdbb10e6876d206bbf7cc',1,'zot.php']]],
['process_5fprofile_5fdelivery',['process_profile_delivery',['../zot_8php.html#a9a57b40669351c9791126b925cb7ef3b',1,'zot.php']]],
['profile_5factivity',['profile_activity',['../activities_8php.html#a80134e807719b3c54aba971958d2e132',1,'activities.php']]],
- ['profile_5faside',['profile_aside',['../profile_8php.html#a1a2482b775476f2f64ea5e8f4fc3fd1e',1,'profile.php']]],
['profile_5fcontent',['profile_content',['../profile_8php.html#a3775cf6eef6587e5143133356a7b76c0',1,'profile.php']]],
['profile_5fcreate_5fsidebar',['profile_create_sidebar',['../identity_8php.html#ad4a2c8caca8f6ae93633ebeca0ed6620',1,'identity.php']]],
['profile_5finit',['profile_init',['../profile_8php.html#ab5d0246be0552e2182a585c1206d22a5',1,'profile.php']]],
['profile_5fload',['profile_load',['../identity_8php.html#a4751b522ea913d0e7ed43e03d22e9e68',1,'identity.php']]],
- ['profile_5fphoto_5faside',['profile_photo_aside',['../profile__photo_8php.html#ac9cd968a767e2ae1b88383b6cdd6dbe3',1,'profile_photo.php']]],
['profile_5fphoto_5finit',['profile_photo_init',['../profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02',1,'profile_photo.php']]],
['profile_5fphoto_5fpost',['profile_photo_post',['../profile__photo_8php.html#a4b80234074bd603221aa5364f330e479',1,'profile_photo.php']]],
['profile_5fsidebar',['profile_sidebar',['../identity_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc',1,'identity.php']]],
['profile_5ftabs',['profile_tabs',['../conversation_8php.html#a1dfcb5146e9d1eca4528bc580ad5d273',1,'conversation.php']]],
['profiler',['profiler',['../text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6',1,'text.php']]],
- ['profiles_5faside',['profiles_aside',['../profiles_8php.html#a2a3ac90f51941ff78b85e9389304969c',1,'profiles.php']]],
['profiles_5fcontent',['profiles_content',['../profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00',1,'profiles.php']]],
['profiles_5finit',['profiles_init',['../profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e',1,'profiles.php']]],
['profiles_5fpost',['profiles_post',['../profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04',1,'profiles.php']]],
- ['profperm_5faside',['profperm_aside',['../profperm_8php.html#a77fd398ae7c25142e1d9ad724ec347cc',1,'profperm.php']]],
['profperm_5fcontent',['profperm_content',['../profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023',1,'profperm.php']]],
['profperm_5finit',['profperm_init',['../profperm_8php.html#a17fb64ec05edee1dc94d95438807d6c6',1,'profperm.php']]],
['protect_5fsprintf',['protect_sprintf',['../text_8php.html#a4e7698aca48982512594b274543c3b9b',1,'text.php']]],
diff --git a/doc/html/search/functions_73.js b/doc/html/search/functions_73.js
index b62e60888..4e80eec4f 100644
--- a/doc/html/search/functions_73.js
+++ b/doc/html/search/functions_73.js
@@ -2,18 +2,19 @@ var searchData=
[
['sanitise_5facl',['sanitise_acl',['../text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c',1,'text.php']]],
['save',['save',['../classphoto__driver.html#a5864fae7d8389372955a8e78cec527ac',1,'photo_driver']]],
- ['saved_5fsearches',['saved_searches',['../mod_2network_8php.html#a36e03af6f2efe62ecaa247509365bfad',1,'network.php']]],
['saveimage',['saveImage',['../classphoto__driver.html#a22ecb8c696de65a5a10bd185be9d90c3',1,'photo_driver']]],
['scale_5fexternal_5fimages',['scale_external_images',['../include_2network_8php.html#ae8d9c41a11000fb8667039fc71b4f73f',1,'network.php']]],
['scaleimage',['scaleImage',['../classphoto__driver.html#af0f7ec48a31ae9b557b6e3f8bd5b4af0',1,'photo_driver']]],
['scaleimagesquare',['scaleImageSquare',['../classphoto__driver.html#a56634842b071b96502716e9843ea5361',1,'photo_driver']]],
['scaleimageup',['scaleImageUp',['../classphoto__driver.html#a1a63c4ae17e892a115ab9cf6efb960ce',1,'photo_driver']]],
+ ['script_5fpath',['script_path',['../plugin_8php.html#a0e8c2ea50bfdbc39e17ccccaea21ddc3',1,'plugin.php']]],
['search',['search',['../text_8php.html#a876e94892867019935b348b573299352',1,'text.php']]],
['search_5fac_5finit',['search_ac_init',['../search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138',1,'search_ac.php']]],
['search_5fcontent',['search_content',['../search_8php.html#ab2568591359edde5b483a6cd9a24b2cc',1,'search.php']]],
['search_5finit',['search_init',['../search_8php.html#acf19fd30f07f495781ca0d7a0a08b435',1,'search.php']]],
['search_5fpost',['search_post',['../search_8php.html#a230ec9681ddee3b5b8b40c8d550f32f7',1,'search.php']]],
['search_5fsaved_5fsearches',['search_saved_searches',['../search_8php.html#aa911f7c7f0cdb0284e35d0ed610f19c6',1,'search.php']]],
+ ['searchbox',['searchbox',['../text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447',1,'text.php']]],
['select_5ftimezone',['select_timezone',['../datetime_8php.html#a633dadba426fa2f60b25fabdb19ebc1f',1,'datetime.php']]],
['send',['send',['../classenotify.html#afbc088860f534c6c05788b48cfc262c6',1,'enotify']]],
['send_5fmessage',['send_message',['../include_2message_8php.html#a751ffd6635022b2190f56154ee745752',1,'message.php']]],
diff --git a/doc/html/search/functions_76.js b/doc/html/search/functions_76.js
index 562e0412b..7e2c42234 100644
--- a/doc/html/search/functions_76.js
+++ b/doc/html/search/functions_76.js
@@ -8,7 +8,6 @@ var searchData=
['var_5freplace',['var_replace',['../classTemplate.html#abbc484016ddf5d818f55b823cae6feb0',1,'Template']]],
['vcard_5ffrom_5fxchan',['vcard_from_xchan',['../Contact_8php.html#a6348a532c9d26cd1c9afbc9aa6aa8960',1,'Contact.php']]],
['view_5finit',['view_init',['../view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e',1,'view.php']]],
- ['viewconnections_5faside',['viewconnections_aside',['../viewconnections_8php.html#ae330cea4cddd091559659f8b469617b6',1,'viewconnections.php']]],
['viewconnections_5fcontent',['viewconnections_content',['../viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776',1,'viewconnections.php']]],
['viewconnections_5finit',['viewconnections_init',['../viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330',1,'viewconnections.php']]],
['viewsrc_5fcontent',['viewsrc_content',['../viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4',1,'viewsrc.php']]],
diff --git a/doc/html/search/functions_77.js b/doc/html/search/functions_77.js
index 85ab44b93..e03b445eb 100644
--- a/doc/html/search/functions_77.js
+++ b/doc/html/search/functions_77.js
@@ -8,7 +8,18 @@ var searchData=
['webpages_5fcontent',['webpages_content',['../webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d',1,'webpages.php']]],
['wfinger_5finit',['wfinger_init',['../wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3',1,'wfinger.php']]],
['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_5fcategories',['widget_categories',['../widgets_8php.html#af37fdad3b2e861d860a4a8c4d8a76c0b',1,'widgets.php']]],
+ ['widget_5fcollections',['widget_collections',['../widgets_8php.html#aa189a07241246d97efbee29f1c6a6f7f',1,'widgets.php']]],
+ ['widget_5ffiler',['widget_filer',['../widgets_8php.html#a5ab3b64496e02cab56429978ad55f1c0',1,'widgets.php']]],
+ ['widget_5ffollow',['widget_follow',['../widgets_8php.html#ad1bf7aa69e8d100d95faba17c7bc91cd',1,'widgets.php']]],
+ ['widget_5ffullprofile',['widget_fullprofile',['../widgets_8php.html#a70442dfa079312d9d5e5ee01be51a165',1,'widgets.php']]],
+ ['widget_5fnotes',['widget_notes',['../widgets_8php.html#a45ea061dabe9a8372e4ca3b9e5714256',1,'widgets.php']]],
['widget_5fprofile',['widget_profile',['../widgets_8php.html#abd2e508a2a0b911c4a838e3cb7599923',1,'widgets.php']]],
+ ['widget_5fsavedsearch',['widget_savedsearch',['../widgets_8php.html#a94203eb9bcd63cbdecbbcb15163598d8',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']]],
['writepages_5fwidget',['writepages_widget',['../page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f',1,'page_widgets.php']]]
];
diff --git a/doc/html/security_8php.html b/doc/html/security_8php.html
index b1263fa59..00bbb448c 100644
--- a/doc/html/security_8php.html
+++ b/doc/html/security_8php.html
@@ -361,7 +361,7 @@ Functions
Profile owner - everything is visible
Authenticated visitor. Unless pre-verified, check that the contact belongs to this $owner_id and load the groups the visitor belongs to. If pre-verified, the caller is expected to have already done this and passed the groups into this function.
-
Referenced by channel_content(), items_fetch(), lastpost_content(), page_content(), pdl_selector(), share_init(), and zot_feed().
+
Referenced by channel_content(), items_fetch(), page_content(), pdl_selector(), share_init(), and zot_feed().
diff --git a/doc/html/socgraph_8php.html b/doc/html/socgraph_8php.html
index 5f67be58c..d85a7c0a7 100644
--- a/doc/html/socgraph_8php.html
+++ b/doc/html/socgraph_8php.html
@@ -406,7 +406,7 @@ Functions
diff --git a/doc/html/taxonomy_8php.html b/doc/html/taxonomy_8php.html
index bb854072f..7a01392cd 100644
--- a/doc/html/taxonomy_8php.html
+++ b/doc/html/taxonomy_8php.html
@@ -250,8 +250,6 @@ Functions
@@ -493,7 +491,7 @@ Functions
diff --git a/doc/html/text_8php.html b/doc/html/text_8php.html
index b4472a962..9ee0d4d8a 100644
--- a/doc/html/text_8php.html
+++ b/doc/html/text_8php.html
@@ -175,6 +175,8 @@ Functions
|
| search ($s, $id='search-box', $url='/search', $save=false) |
|
+ | searchbox ($s, $id='search-box', $url='/search', $save=false) |
+ |
| valid_email ($x) |
|
| linkify ($s) |
@@ -358,7 +360,7 @@ Variables
@@ -475,7 +477,7 @@ Variables
-
Referenced by aes_encapsulate(), allowed_public_recips(), create_identity(), fix_system_urls(), get_item_elements(), identity_basic_export(), import_author_zot(), import_post(), import_xchan(), item_post(), item_store(), item_store_update(), magic_init(), oembed_iframe(), post_post(), random_string(), smile_encode(), zfinger_init(), zot_build_packet(), zot_fetch(), zot_import(), zot_new_uid(), and zot_register_hub().
+
Referenced by aes_encapsulate(), allowed_public_recips(), create_identity(), fix_system_urls(), get_item_elements(), identity_basic_export(), import_author_zot(), import_post(), import_xchan(), item_post(), item_store(), item_store_update(), magic_init(), oembed_iframe(), post_activity_item(), post_post(), random_string(), smile_encode(), zfinger_init(), zot_build_packet(), zot_fetch(), zot_import(), zot_new_uid(), and zot_register_hub().
@@ -545,7 +547,7 @@ Variables
-
Referenced by Item\check_wall_to_wall(), directory_content(), fetch_post_tags(), Item\get_template_data(), localize_item(), randprof_init(), and suggest_content().
+
Referenced by Item\check_wall_to_wall(), directory_content(), fetch_post_tags(), Item\get_template_data(), localize_item(), randprof_init(), suggest_content(), and widget_suggestions().
@@ -684,7 +686,7 @@ Variables
- Returns
- string
-Referenced by admin_page_logs(), connect_post(), create_identity(), events_post(), fsuggest_post(), get_atom_elements(), item_post(), item_store(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), message_content(), message_post(), network_content(), post_activity_item(), printable(), profiles_post(), thing_init(), and z_input_filter().
+Referenced by admin_page_logs(), connect_post(), create_identity(), events_post(), fsuggest_post(), get_atom_elements(), item_post(), item_store(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), message_post(), network_content(), notes_init(), printable(), profiles_post(), thing_init(), and z_input_filter().
@@ -1021,7 +1023,7 @@ Variables
@@ -1144,7 +1146,7 @@ Variables
-
Referenced by editpost_content(), encode_item(), encode_mail(), localize_item(), message_content(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), remove_community_tag(), tag_deliver(), theme_attachments(), and unobscure().
+
Referenced by editpost_content(), editwebpage_content(), encode_item(), encode_mail(), localize_item(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), remove_community_tag(), tag_deliver(), theme_attachments(), and unobscure().
@@ -1285,7 +1287,7 @@ Variables
-
Referenced by account_remove(), account_verify_password(), Item\add_child(), Conversation\add_thread(), 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(), authenticate_success(), avatar_img(), base64url_decode(), blog_install(), blog_uninstall(), build_sync_packet(), chanman_remove_everything_from_network(), channel_remove(), chanview_content(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), consume_feed(), conversation(), create_account(), create_identity(), crepair_post(), cronhooks_run(), datetime_convert(), delete_imported_item(), deliver_run(), detect_language(), directory_content(), directory_run(), email_send(), encode_item(), expire_run(), feed_init(), fetch_lrdd_template(), filer_content(), filerm_content(), fix_private_photos(), fix_system_urls(), get_atom_elements(), get_item_elements(), Conversation\get_template_data(), 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(), localize_item(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_token(), magic_init(), mail_store(), menu_edit(), message_post(), mini_group_select(), mood_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_keypair(), FKOAuthDataStore\new_request_token(), 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(), public_recips(), dba_mysql\q(), dba_mysqli\q(), q(), queue_run(), redir_init(), 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(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), sync_directories(), syncdirs(), 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 account_remove(), account_verify_password(), Item\add_child(), Conversation\add_thread(), 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(), authenticate_success(), avatar_img(), base64url_decode(), blog_install(), blog_uninstall(), build_sync_packet(), chanman_remove_everything_from_network(), channel_remove(), chanview_content(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), consume_feed(), conversation(), create_account(), create_identity(), cronhooks_run(), datetime_convert(), delete_imported_item(), deliver_run(), detect_language(), directory_content(), directory_run(), email_send(), encode_item(), expire_run(), feed_init(), fetch_lrdd_template(), filer_content(), filerm_content(), fix_private_photos(), fix_system_urls(), get_atom_elements(), get_item_elements(), Conversation\get_template_data(), 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(), localize_item(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_token(), magic_init(), mail_store(), menu_edit(), message_post(), 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(), public_recips(), dba_mysql\q(), dba_mysqli\q(), q(), queue_run(), redir_init(), 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(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), sync_directories(), syncdirs(), 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().
@@ -1484,7 +1486,7 @@ Variables
-
Referenced by admin_page_users(), community_content(), connections_content(), intro_content(), match_content(), notifications_content(), photos_content(), and viewconnections_content().
+
Referenced by admin_page_users(), community_content(), connections_content(), match_content(), photos_content(), and viewconnections_content().
@@ -1502,7 +1504,7 @@ Variables
-
Referenced by events_post(), item_post(), menu_add_item(), menu_edit_item(), mitem_post(), photo_upload(), photos_post(), and settings_post().
+
Referenced by events_post(), item_post(), menu_add_item(), menu_edit_item(), photo_upload(), photos_post(), and settings_post().
@@ -1643,7 +1645,7 @@ Variables
-
Referenced by acl_init(), api_statuses_mentions(), attach_count_files(), attach_list_files(), channel_content(), connections_content(), dirsearch_content(), file_tag_file_query(), item_permissions_sql(), items_fetch(), lastpost_content(), network_content(), permissions_sql(), photos_list_photos(), public_permissions_sql(), search_ac_init(), search_content(), and term_query().
+
Referenced by acl_init(), api_statuses_mentions(), attach_count_files(), attach_list_files(), channel_content(), connections_content(), dirsearch_content(), file_tag_file_query(), item_permissions_sql(), items_fetch(), network_content(), permissions_sql(), photos_list_photos(), public_permissions_sql(), search_ac_init(), search_content(), and term_query().
@@ -1661,7 +1663,7 @@ Variables
@@ -1770,7 +1772,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(), allfriends_content(), alt_pager(), api_apply_template(), api_content(), apps_content(), apw_form(), blocks_content(), blogtheme_form(), App\build_pagehead(), categories_widget(), channel_content(), chanview_content(), check_config(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), construct_page(), contact_block(), conversation(), crepair_content(), delegate_content(), design_tools(), dir_safe_mode(), dir_sort_links(), directory_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), filestorage_content(), findpeople_widget(), follow_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(), intro_content(), invite_content(), lang_selector(), lastpost_content(), layouts_content(), login(), lostpass_content(), lostpass_post(), manage_content(), match_content(), menu_content(), menu_render(), message_aside(), 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(), saved_searches(), search_content(), send_reg_approval_email(), send_verification_email(), settings_aside(), 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(), 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(), allfriends_content(), alt_pager(), api_apply_template(), api_content(), apps_content(), apw_form(), blocks_content(), blogtheme_form(), App\build_pagehead(), categories_widget(), channel_content(), chanview_content(), check_config(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), construct_page(), contact_block(), conversation(), delegate_content(), design_tools(), dir_safe_mode(), dir_sort_links(), directory_content(), 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(), manage_content(), match_content(), menu_content(), menu_render(), message_aside(), 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(), settings_aside(), 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_filer(), widget_follow(), widget_notes(), widget_savedsearch(), widget_suggestions(), writepages_widget(), and xrd_init().
@@ -1842,7 +1844,47 @@ Variables
+
+
+
+
+
+
+ searchbox |
+ ( |
+ |
+ $s, |
+
+
+ |
+ |
+ |
+ $id = 'search-box' , |
+
+
+ |
+ |
+ |
+ $url = '/search' , |
+
+
+ |
+ |
+ |
+ $save = false |
+
+
+ |
+ ) |
+ | |
+
+
+
@@ -1954,7 +1996,7 @@ Variables
@@ -2088,7 +2130,7 @@ Variables
-
Referenced by api_format_items(), api_statuses_home_timeline(), api_statuses_public_timeline(), api_statuses_show(), channel_content(), display_content(), events_content(), item_post(), items_fetch(), lastpost_content(), network_content(), notification(), notifier_run(), page_content(), ping_init(), search_content(), share_init(), and zot_feed().
+
Referenced by api_format_items(), api_statuses_home_timeline(), api_statuses_public_timeline(), api_statuses_show(), channel_content(), display_content(), events_content(), item_post(), items_fetch(), network_content(), notification(), notifier_run(), page_content(), ping_init(), search_content(), share_init(), and zot_feed().
@@ -2148,7 +2190,7 @@ Variables
diff --git a/doc/html/text_8php.js b/doc/html/text_8php.js
index cf3d8b77f..525dbb5d8 100644
--- a/doc/html/text_8php.js
+++ b/doc/html/text_8php.js
@@ -69,6 +69,7 @@ var text_8php =
[ "return_bytes", "text_8php.html#ae2126da85966da0e79c6bcbac63b0bda", null ],
[ "sanitise_acl", "text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c", null ],
[ "search", "text_8php.html#a876e94892867019935b348b573299352", null ],
+ [ "searchbox", "text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447", null ],
[ "smile_decode", "text_8php.html#aca0f589be74fab1a460c57e88dad9779", null ],
[ "smile_encode", "text_8php.html#a44d460fcdee6247c67b9bef3ea15f3e6", null ],
[ "smilies", "text_8php.html#a3d225b253bb9e0f2498c11647d927b0b", null ],
diff --git a/doc/html/typo_8php.html b/doc/html/typo_8php.html
index c643c7fae..84a43b90e 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(), acl_init(), 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_page_users_post(), admin_post(), advanced_profile(), allfriends_content(), 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(), bbcode(), best_link_url(), blocks_content(), blog_init(), blogtheme_display_item(), blogtheme_form(), blogtheme_imgurl(), build_sync_packet(), cal(), call_hooks(), categories_widget(), channel_aside(), channel_content(), channel_init(), channel_remove(), chanview_content(), 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(), comanche_menu(), comanche_parser(), comanche_replace_region(), comanche_widget(), common_aside(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_aside(), connections_clone(), connections_content(), connections_init(), connections_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), crepair_content(), crepair_init(), crepair_post(), current_theme(), current_theme_url(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), deliver_run(), directory_aside(), 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(), follow_widget(), 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_aside(), group_content(), group_post(), group_select(), guess_image_type(), handle_tag(), hcard_aside(), hcard_init(), head_get_icon(), head_set_icon(), help_content(), hostxrd_init(), import_channel_photo(), import_post(), import_profile_photo(), info(), insert_hook(), intro_aside(), intro_content(), invite_content(), invite_post(), is_site_admin(), item_content(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), lastpost_aside(), lastpost_content(), lastpost_init(), 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(), manual_config(), match_content(), menu_content(), message_aside(), message_content(), message_post(), 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_aside(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), push_lang(), queue_run(), randprof_init(), redbasic_form(), redir_init(), register_content(), regmod_content(), relative_date(), removeme_content(), removeme_post(), replace_macros(), rmagic_post(), rpost_content(), saved_searches(), scale_external_images(), search(), search_ac_init(), search_content(), search_init(), search_post(), send_message(), service_class_allows(), service_class_fetch(), set_config(), Conversation\set_mode(), set_pconfig(), set_xconfig(), settings_aside(), settings_init(), settings_post(), setup_content(), setup_post(), share_init(), siteinfo_content(), siteinfo_init(), smilies(), sources_post(), subthread_content(), suggest_aside(), 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(), 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_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_upload_post(), webpages_content(), wfinger_init(), what_next(), widget_profile(), widget_tagcloud(), 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(), acl_init(), 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_page_users_post(), admin_post(), advanced_profile(), allfriends_content(), 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(), bbcode(), best_link_url(), blocks_content(), blog_init(), blogtheme_display_item(), blogtheme_form(), blogtheme_imgurl(), build_sync_packet(), cal(), call_hooks(), categories_widget(), channel_content(), channel_init(), channel_remove(), chanview_content(), 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(), 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_aside(), connections_clone(), connections_content(), connections_init(), connections_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_aside(), 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_aside(), 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(), 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(), manual_config(), match_content(), menu_content(), message_aside(), message_content(), message_post(), 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_content(), profperm_init(), push_lang(), queue_run(), randprof_init(), redbasic_form(), redir_init(), 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(), search_post(), searchbox(), send_message(), service_class_allows(), service_class_fetch(), set_config(), Conversation\set_mode(), set_pconfig(), set_xconfig(), settings_aside(), settings_init(), settings_post(), setup_content(), setup_post(), share_init(), siteinfo_content(), siteinfo_init(), smilies(), sources_post(), subthread_content(), suggest_aside(), 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(), 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_filer(), widget_follow(), widget_fullprofile(), widget_profile(), widget_savedsearch(), 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/viewconnections_8php.html b/doc/html/viewconnections_8php.html
index 944b4efe2..ebdf48289 100644
--- a/doc/html/viewconnections_8php.html
+++ b/doc/html/viewconnections_8php.html
@@ -114,28 +114,10 @@ $(document).ready(function(){initNavTree('viewconnections_8php.html','');});
Functions
| viewconnections_init (&$a) |
|
- | viewconnections_aside (&$a) |
- |
| viewconnections_content (&$a) |
|
-
-
-
-
-
- viewconnections_aside |
- ( |
- & |
- $a | ) |
- |
-
-
-
-
-
-
diff --git a/doc/html/viewconnections_8php.js b/doc/html/viewconnections_8php.js
index 5b9ec8153..f74e87152 100644
--- a/doc/html/viewconnections_8php.js
+++ b/doc/html/viewconnections_8php.js
@@ -1,6 +1,5 @@
var viewconnections_8php =
[
- [ "viewconnections_aside", "viewconnections_8php.html#ae330cea4cddd091559659f8b469617b6", null ],
[ "viewconnections_content", "viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776", null ],
[ "viewconnections_init", "viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330", null ]
];
\ No newline at end of file
diff --git a/doc/html/widgets_8php.html b/doc/html/widgets_8php.html
index d91f1a939..df9959890 100644
--- a/doc/html/widgets_8php.html
+++ b/doc/html/widgets_8php.html
@@ -112,12 +112,181 @@ $(document).ready(function(){initNavTree('widgets_8php.html','');});
+
+
+
+
+
+ list_widgets |
+ ( |
+ | ) |
+ |
+
+
+
+
+
+
+
+
+
+
+
+ widget_affinity |
+ ( |
+ |
+ $arr | ) |
+ |
+
+
+
+
+
+
+
+
+
+
+
+ widget_archive |
+ ( |
+ |
+ $arr | ) |
+ |
+
+
+
+
+
+
+
+
+
+
+
+ widget_categories |
+ ( |
+ |
+ $arr | ) |
+ |
+
+
+
+
+
+
+
+
+
+
+
+ widget_collections |
+ ( |
+ |
+ $args | ) |
+ |
+
+
+
+
+
+
+
+
+
+
+
+ widget_filer |
+ ( |
+ |
+ $arr | ) |
+ |
+
+
+
+
+
+
+
+
+
+
+
+ widget_follow |
+ ( |
+ |
+ $args | ) |
+ |
+
+
+
+
+
+
+
+
+
+ widget_fullprofile |
+ ( |
+ |
+ $arr | ) |
+ |
+
+
+
+
+
+
+
+
+
+
+
+ widget_notes |
+ ( |
+ |
+ $arr | ) |
+ |
+
+
+
+
+
+
@@ -132,6 +301,40 @@ Functions
+
+
+
+
+
+
+
+ widget_savedsearch |
+ ( |
+ |
+ $arr | ) |
+ |
+
+
+
+
+
+
+
+
+
+
+
+ widget_suggestions |
+ ( |
+ |
+ $arr | ) |
+ |
+
+
+
@@ -148,6 +351,22 @@ Functions
+
+
+
+
+
+
+
+ widget_tagcloud_wall |
+ ( |
+ |
+ $arr | ) |
+ |
+
+
+
+
diff --git a/doc/html/widgets_8php.js b/doc/html/widgets_8php.js
index 0b1db1013..d83669dc3 100644
--- a/doc/html/widgets_8php.js
+++ b/doc/html/widgets_8php.js
@@ -1,5 +1,17 @@
var widgets_8php =
[
+ [ "list_widgets", "widgets_8php.html#a8e670642c7a957d2b5578dfb75aedc05", null ],
+ [ "widget_affinity", "widgets_8php.html#add9b24d3304e529a7975e96122315554", null ],
+ [ "widget_archive", "widgets_8php.html#a7b1e357b5a2027718470b77ec921fc65", null ],
+ [ "widget_categories", "widgets_8php.html#af37fdad3b2e861d860a4a8c4d8a76c0b", null ],
+ [ "widget_collections", "widgets_8php.html#aa189a07241246d97efbee29f1c6a6f7f", null ],
+ [ "widget_filer", "widgets_8php.html#a5ab3b64496e02cab56429978ad55f1c0", null ],
+ [ "widget_follow", "widgets_8php.html#ad1bf7aa69e8d100d95faba17c7bc91cd", null ],
+ [ "widget_fullprofile", "widgets_8php.html#a70442dfa079312d9d5e5ee01be51a165", null ],
+ [ "widget_notes", "widgets_8php.html#a45ea061dabe9a8372e4ca3b9e5714256", null ],
[ "widget_profile", "widgets_8php.html#abd2e508a2a0b911c4a838e3cb7599923", null ],
- [ "widget_tagcloud", "widgets_8php.html#a6dbc227aac750774284ee39c45f0a200", null ]
+ [ "widget_savedsearch", "widgets_8php.html#a94203eb9bcd63cbdecbbcb15163598d8", null ],
+ [ "widget_suggestions", "widgets_8php.html#a0d404276fedc59f5038cf5c085028326", null ],
+ [ "widget_tagcloud", "widgets_8php.html#a6dbc227aac750774284ee39c45f0a200", null ],
+ [ "widget_tagcloud_wall", "widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653", null ]
];
\ No newline at end of file
diff --git a/util/messages.po b/util/messages.po
index 485d47394..db21568c7 100644
--- a/util/messages.po
+++ b/util/messages.po
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: 2013-12-06.519\n"
+"Project-Id-Version: 2013-12-13.526\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-12-06 00:02-0800\n"
+"POT-Creation-Date: 2013-12-13 00:04-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -53,6 +53,34 @@ msgstr ""
msgid "%1$s has an updated %2$s, changing %3$s."
msgstr ""
+#: ../../include/dir_fns.php:15
+msgid "Sort Options"
+msgstr ""
+
+#: ../../include/dir_fns.php:16
+msgid "Alphabetic"
+msgstr ""
+
+#: ../../include/dir_fns.php:17
+msgid "Reverse Alphabetic"
+msgstr ""
+
+#: ../../include/dir_fns.php:18
+msgid "Newest to Oldest"
+msgstr ""
+
+#: ../../include/dir_fns.php:30
+msgid "Enable Safe Search"
+msgstr ""
+
+#: ../../include/dir_fns.php:32
+msgid "Disable Safe Search"
+msgstr ""
+
+#: ../../include/dir_fns.php:34
+msgid "Safe Mode"
+msgstr ""
+
#: ../../include/enotify.php:40
msgid "Red Matrix Notification"
msgstr ""
@@ -248,21 +276,21 @@ msgid "Private Message"
msgstr ""
#: ../../include/ItemObject.php:95 ../../include/page_widgets.php:8
-#: ../../mod/webpages.php:101 ../../mod/settings.php:671 ../../mod/menu.php:55
+#: ../../mod/webpages.php:118 ../../mod/settings.php:671 ../../mod/menu.php:55
#: ../../mod/layouts.php:102 ../../mod/editlayout.php:100
-#: ../../mod/editwebpage.php:119 ../../mod/blocks.php:93
+#: ../../mod/editwebpage.php:143 ../../mod/blocks.php:93
#: ../../mod/editpost.php:97 ../../mod/editblock.php:114
msgid "Edit"
msgstr ""
-#: ../../include/ItemObject.php:107 ../../include/conversation.php:628
-#: ../../mod/settings.php:672 ../../mod/admin.php:690 ../../mod/group.php:182
-#: ../../mod/photos.php:1141 ../../mod/connections.php:374
+#: ../../include/ItemObject.php:107 ../../include/conversation.php:632
+#: ../../mod/settings.php:672 ../../mod/admin.php:693 ../../mod/group.php:182
+#: ../../mod/photos.php:1141 ../../mod/connections.php:378
#: ../../mod/filestorage.php:82
msgid "Delete"
msgstr ""
-#: ../../include/ItemObject.php:113 ../../include/conversation.php:627
+#: ../../include/ItemObject.php:113 ../../include/conversation.php:631
msgid "Select"
msgstr ""
@@ -286,7 +314,7 @@ msgstr ""
msgid "starred"
msgstr ""
-#: ../../include/ItemObject.php:160 ../../include/conversation.php:638
+#: ../../include/ItemObject.php:160 ../../include/conversation.php:642
msgid "Message is verified"
msgstr ""
@@ -339,20 +367,20 @@ msgstr ""
msgid "via Wall-To-Wall:"
msgstr ""
-#: ../../include/ItemObject.php:216 ../../include/conversation.php:682
+#: ../../include/ItemObject.php:216 ../../include/conversation.php:686
#, php-format
msgid " from %s"
msgstr ""
-#: ../../include/ItemObject.php:219 ../../include/conversation.php:685
+#: ../../include/ItemObject.php:219 ../../include/conversation.php:689
#, php-format
msgid "last edited: %s"
msgstr ""
-#: ../../include/ItemObject.php:246 ../../include/conversation.php:702
-#: ../../include/conversation.php:1112 ../../mod/photos.php:1072
-#: ../../mod/message.php:332 ../../mod/message.php:516
-#: ../../mod/editlayout.php:109 ../../mod/editwebpage.php:128
+#: ../../include/ItemObject.php:246 ../../include/conversation.php:706
+#: ../../include/conversation.php:1116 ../../mod/photos.php:1072
+#: ../../mod/message.php:332 ../../mod/message.php:484
+#: ../../mod/editlayout.php:109 ../../mod/editwebpage.php:152
#: ../../mod/editpost.php:106 ../../mod/editblock.php:123
msgid "Please wait"
msgstr ""
@@ -365,7 +393,7 @@ msgstr[0] ""
msgstr[1] ""
#: ../../include/ItemObject.php:268 ../../include/js_strings.php:7
-#: ../../include/contact_widgets.php:148
+#: ../../include/contact_widgets.php:124
msgid "show more"
msgstr ""
@@ -379,22 +407,21 @@ msgstr ""
msgid "Comment"
msgstr ""
-#: ../../include/ItemObject.php:530 ../../mod/events.php:469
+#: ../../include/ItemObject.php:530 ../../mod/events.php:470
#: ../../mod/thing.php:190 ../../mod/invite.php:154 ../../mod/setup.php:302
#: ../../mod/setup.php:345 ../../mod/settings.php:609
#: ../../mod/settings.php:721 ../../mod/settings.php:749
#: ../../mod/settings.php:773 ../../mod/settings.php:844
#: ../../mod/settings.php:1005 ../../mod/connect.php:96
-#: ../../mod/sources.php:83 ../../mod/sources.php:110 ../../mod/admin.php:418
-#: ../../mod/admin.php:683 ../../mod/admin.php:823 ../../mod/admin.php:1022
-#: ../../mod/admin.php:1109 ../../mod/group.php:87 ../../mod/photos.php:685
+#: ../../mod/sources.php:83 ../../mod/sources.php:110 ../../mod/admin.php:420
+#: ../../mod/admin.php:686 ../../mod/admin.php:826 ../../mod/admin.php:1025
+#: ../../mod/admin.php:1112 ../../mod/group.php:87 ../../mod/photos.php:685
#: ../../mod/photos.php:790 ../../mod/photos.php:1051
#: ../../mod/photos.php:1091 ../../mod/photos.php:1178
-#: ../../mod/message.php:333 ../../mod/message.php:515
-#: ../../mod/profiles.php:529 ../../mod/connections.php:452
-#: ../../mod/import.php:387 ../../mod/crepair.php:166 ../../mod/poke.php:166
-#: ../../mod/fsuggest.php:108 ../../mod/mood.php:137
-#: ../../view/theme/redbasic/php/config.php:85
+#: ../../mod/message.php:333 ../../mod/message.php:483
+#: ../../mod/profiles.php:518 ../../mod/connections.php:456
+#: ../../mod/import.php:387 ../../mod/poke.php:166 ../../mod/fsuggest.php:108
+#: ../../mod/mood.php:137 ../../view/theme/redbasic/php/config.php:85
#: ../../view/theme/apw/php/config.php:231
#: ../../view/theme/blogga/view/theme/blog/config.php:67
#: ../../view/theme/blogga/php/config.php:67
@@ -433,22 +460,22 @@ msgstr ""
msgid "Video"
msgstr ""
-#: ../../include/ItemObject.php:539 ../../include/conversation.php:1075
-#: ../../mod/webpages.php:105 ../../mod/photos.php:1092
-#: ../../mod/editlayout.php:129 ../../mod/editwebpage.php:150
+#: ../../include/ItemObject.php:539 ../../include/conversation.php:1079
+#: ../../mod/webpages.php:122 ../../mod/photos.php:1092
+#: ../../mod/editlayout.php:129 ../../mod/editwebpage.php:176
#: ../../mod/editpost.php:126 ../../mod/editblock.php:144
msgid "Preview"
msgstr ""
-#: ../../include/ItemObject.php:542 ../../include/conversation.php:1139
-#: ../../mod/message.php:338 ../../mod/message.php:521
+#: ../../include/ItemObject.php:542 ../../include/conversation.php:1143
+#: ../../mod/message.php:338 ../../mod/message.php:489
#: ../../mod/editpost.php:134
msgid "Encrypt text"
msgstr ""
-#: ../../include/Contact.php:87 ../../include/contact_widgets.php:23
-#: ../../include/identity.php:613 ../../mod/match.php:62
-#: ../../mod/suggest.php:56 ../../mod/directory.php:198
+#: ../../include/Contact.php:87 ../../include/widgets.php:96
+#: ../../include/widgets.php:136 ../../include/identity.php:613
+#: ../../mod/match.php:62 ../../mod/suggest.php:58 ../../mod/directory.php:199
msgid "Connect"
msgstr ""
@@ -460,6 +487,128 @@ msgstr ""
msgid "Open the selected location in a different window or browser tab"
msgstr ""
+#: ../../include/widgets.php:5
+msgid "Displays a full channel profile"
+msgstr ""
+
+#: ../../include/widgets.php:6
+msgid "Tag cloud of webpage categories"
+msgstr ""
+
+#: ../../include/widgets.php:7
+msgid "List and filter by collection"
+msgstr ""
+
+#: ../../include/widgets.php:8
+msgid "Show a couple of channel suggestion"
+msgstr ""
+
+#: ../../include/widgets.php:9
+msgid "Provide a channel follow form"
+msgstr ""
+
+#: ../../include/widgets.php:39 ../../include/contact_widgets.php:86
+msgid "Categories"
+msgstr ""
+
+#: ../../include/widgets.php:98 ../../mod/suggest.php:60
+msgid "Ignore/Hide"
+msgstr ""
+
+#: ../../include/widgets.php:104 ../../mod/connections.php:583
+msgid "Suggestions"
+msgstr ""
+
+#: ../../include/widgets.php:105
+msgid "See more..."
+msgstr ""
+
+#: ../../include/widgets.php:127
+#, php-format
+msgid "You have %1$.0f of %2$.0f allowed connections."
+msgstr ""
+
+#: ../../include/widgets.php:133
+msgid "Add New Connection"
+msgstr ""
+
+#: ../../include/widgets.php:134
+msgid "Enter the channel address"
+msgstr ""
+
+#: ../../include/widgets.php:135
+msgid "Example: bob@example.com, http://example.com/barbara"
+msgstr ""
+
+#: ../../include/widgets.php:152
+msgid "Notes"
+msgstr ""
+
+#: ../../include/widgets.php:154 ../../include/text.php:738
+#: ../../include/text.php:752 ../../mod/filer.php:36
+msgid "Save"
+msgstr ""
+
+#: ../../include/widgets.php:224 ../../mod/search.php:20
+msgid "Remove term"
+msgstr ""
+
+#: ../../include/widgets.php:233 ../../include/features.php:48
+#: ../../mod/search.php:17
+msgid "Saved Searches"
+msgstr ""
+
+#: ../../include/widgets.php:234 ../../include/group.php:290
+msgid "add"
+msgstr ""
+
+#: ../../include/widgets.php:264 ../../include/features.php:62
+#: ../../include/contact_widgets.php:52
+msgid "Saved Folders"
+msgstr ""
+
+#: ../../include/widgets.php:267 ../../include/contact_widgets.php:55
+#: ../../include/contact_widgets.php:89
+msgid "Everything"
+msgstr ""
+
+#: ../../include/widgets.php:299 ../../include/items.php:3550
+msgid "Archives"
+msgstr ""
+
+#: ../../include/widgets.php:351
+msgid "Refresh"
+msgstr ""
+
+#: ../../include/widgets.php:352 ../../mod/connections.php:408
+msgid "Me"
+msgstr ""
+
+#: ../../include/widgets.php:353 ../../mod/connections.php:410
+msgid "Best Friends"
+msgstr ""
+
+#: ../../include/widgets.php:354 ../../include/profile_selectors.php:42
+#: ../../include/identity.php:298 ../../mod/connections.php:411
+msgid "Friends"
+msgstr ""
+
+#: ../../include/widgets.php:355
+msgid "Co-workers"
+msgstr ""
+
+#: ../../include/widgets.php:356 ../../mod/connections.php:412
+msgid "Former Friends"
+msgstr ""
+
+#: ../../include/widgets.php:357 ../../mod/connections.php:413
+msgid "Acquaintances"
+msgstr ""
+
+#: ../../include/widgets.php:358
+msgid "Everybody"
+msgstr ""
+
#: ../../include/contact_selectors.php:30
msgid "Unknown | Not categorised"
msgstr ""
@@ -520,8 +669,8 @@ msgstr ""
msgid "RSS/Atom"
msgstr ""
-#: ../../include/contact_selectors.php:77 ../../mod/admin.php:686
-#: ../../mod/admin.php:695 ../../boot.php:1442
+#: ../../include/contact_selectors.php:77 ../../mod/admin.php:689
+#: ../../mod/admin.php:698 ../../boot.php:1442
msgid "Email"
msgstr ""
@@ -639,224 +788,12 @@ msgstr ""
msgid "Finishes:"
msgstr ""
-#: ../../include/event.php:40 ../../include/identity.php:663
-#: ../../include/bb2diaspora.php:455 ../../mod/events.php:462
-#: ../../mod/directory.php:173
+#: ../../include/event.php:40 ../../include/identity.php:664
+#: ../../include/bb2diaspora.php:455 ../../mod/events.php:463
+#: ../../mod/directory.php:174
msgid "Location:"
msgstr ""
-#: ../../include/features.php:21
-msgid "General Features"
-msgstr ""
-
-#: ../../include/features.php:23
-msgid "Content Expiration"
-msgstr ""
-
-#: ../../include/features.php:23
-msgid "Remove posts/comments and/or private messages at a future time"
-msgstr ""
-
-#: ../../include/features.php:24
-msgid "Multiple Profiles"
-msgstr ""
-
-#: ../../include/features.php:24
-msgid "Ability to create multiple profiles"
-msgstr ""
-
-#: ../../include/features.php:25
-msgid "Web Pages"
-msgstr ""
-
-#: ../../include/features.php:25
-msgid "Provide managed web pages on your channel"
-msgstr ""
-
-#: ../../include/features.php:26
-msgid "Enhanced Photo Albums"
-msgstr ""
-
-#: ../../include/features.php:26
-msgid "Enable photo album with enhanced features"
-msgstr ""
-
-#: ../../include/features.php:28
-msgid "Extended Identity Sharing"
-msgstr ""
-
-#: ../../include/features.php:28 ../../include/js_strings.php:30
-msgid " "
-msgstr ""
-
-#: ../../include/features.php:29
-msgid "Expert Mode"
-msgstr ""
-
-#: ../../include/features.php:29
-msgid "Enable Expert Mode to provide advanced configuration options"
-msgstr ""
-
-#: ../../include/features.php:30
-msgid "Premium Channel"
-msgstr ""
-
-#: ../../include/features.php:30
-msgid ""
-"Allows you to set restrictions and terms on those that connect with your "
-"channel"
-msgstr ""
-
-#: ../../include/features.php:35
-msgid "Post Composition Features"
-msgstr ""
-
-#: ../../include/features.php:36
-msgid "Richtext Editor"
-msgstr ""
-
-#: ../../include/features.php:36
-msgid "Enable richtext editor"
-msgstr ""
-
-#: ../../include/features.php:37
-msgid "Post Preview"
-msgstr ""
-
-#: ../../include/features.php:37
-msgid "Allow previewing posts and comments before publishing them"
-msgstr ""
-
-#: ../../include/features.php:38 ../../mod/settings.php:120
-#: ../../mod/sources.php:67
-msgid "Channel Sources"
-msgstr ""
-
-#: ../../include/features.php:38
-msgid "Automatically import channel content from other channels or feeds"
-msgstr ""
-
-#: ../../include/features.php:39
-msgid "Even More Encryption"
-msgstr ""
-
-#: ../../include/features.php:39
-msgid "Allow encryption of content end-to-end with a shared secret key"
-msgstr ""
-
-#: ../../include/features.php:44
-msgid "Network and Stream Filtering"
-msgstr ""
-
-#: ../../include/features.php:45
-msgid "Search by Date"
-msgstr ""
-
-#: ../../include/features.php:45
-msgid "Ability to select posts by date ranges"
-msgstr ""
-
-#: ../../include/features.php:46
-msgid "Collections Filter"
-msgstr ""
-
-#: ../../include/features.php:46
-msgid "Enable widget to display Network posts only from selected collections"
-msgstr ""
-
-#: ../../include/features.php:47 ../../mod/search.php:17
-#: ../../mod/network.php:122
-msgid "Saved Searches"
-msgstr ""
-
-#: ../../include/features.php:47
-msgid "Save search terms for re-use"
-msgstr ""
-
-#: ../../include/features.php:48
-msgid "Network Personal Tab"
-msgstr ""
-
-#: ../../include/features.php:48
-msgid "Enable tab to display only Network posts that you've interacted on"
-msgstr ""
-
-#: ../../include/features.php:49
-msgid "Network New Tab"
-msgstr ""
-
-#: ../../include/features.php:49
-msgid "Enable tab to display all new Network activity"
-msgstr ""
-
-#: ../../include/features.php:50
-msgid "Affinity Tool"
-msgstr ""
-
-#: ../../include/features.php:50
-msgid "Filter stream activity by depth of relationships"
-msgstr ""
-
-#: ../../include/features.php:55
-msgid "Post/Comment Tools"
-msgstr ""
-
-#: ../../include/features.php:57
-msgid "Edit Sent Posts"
-msgstr ""
-
-#: ../../include/features.php:57
-msgid "Edit and correct posts and comments after sending"
-msgstr ""
-
-#: ../../include/features.php:58
-msgid "Tagging"
-msgstr ""
-
-#: ../../include/features.php:58
-msgid "Ability to tag existing posts"
-msgstr ""
-
-#: ../../include/features.php:59
-msgid "Post Categories"
-msgstr ""
-
-#: ../../include/features.php:59
-msgid "Add categories to your posts"
-msgstr ""
-
-#: ../../include/features.php:60 ../../include/contact_widgets.php:76
-msgid "Saved Folders"
-msgstr ""
-
-#: ../../include/features.php:60
-msgid "Ability to file posts under folders"
-msgstr ""
-
-#: ../../include/features.php:61
-msgid "Dislike Posts"
-msgstr ""
-
-#: ../../include/features.php:61
-msgid "Ability to dislike posts/comments"
-msgstr ""
-
-#: ../../include/features.php:62
-msgid "Star Posts"
-msgstr ""
-
-#: ../../include/features.php:62
-msgid "Ability to mark special posts with a star indicator"
-msgstr ""
-
-#: ../../include/features.php:63
-msgid "Tag Cloud"
-msgstr ""
-
-#: ../../include/features.php:63
-msgid "Provide a personal tag cloud on your channel page"
-msgstr ""
-
#: ../../include/group.php:25
msgid ""
"A deleted group with this name was revived. Existing item permissions "
@@ -868,7 +805,7 @@ msgstr ""
msgid "Default privacy group for new contacts"
msgstr ""
-#: ../../include/group.php:242 ../../mod/admin.php:695
+#: ../../include/group.php:242 ../../mod/admin.php:698
msgid "All Channels"
msgstr ""
@@ -892,10 +829,6 @@ msgstr ""
msgid "Channels not in any collection"
msgstr ""
-#: ../../include/group.php:290 ../../mod/network.php:123
-msgid "add"
-msgstr ""
-
#: ../../include/js_strings.php:5
msgid "Delete this item?"
msgstr ""
@@ -989,6 +922,10 @@ msgstr ""
msgid "%d years"
msgstr ""
+#: ../../include/js_strings.php:30 ../../include/features.php:29
+msgid " "
+msgstr ""
+
#: ../../include/js_strings.php:31
msgid "timeago.numbers"
msgstr ""
@@ -1011,8 +948,8 @@ msgstr ""
#: ../../include/photo/photo_driver.php:609 ../../include/photos.php:51
#: ../../mod/photos.php:97 ../../mod/photos.php:775 ../../mod/photos.php:797
-#: ../../mod/profile_photo.php:88 ../../mod/profile_photo.php:235
-#: ../../mod/profile_photo.php:346
+#: ../../mod/profile_photo.php:78 ../../mod/profile_photo.php:225
+#: ../../mod/profile_photo.php:336
msgid "Profile Photos"
msgstr ""
@@ -1054,6 +991,221 @@ msgstr ""
msgid "Embedding disabled"
msgstr ""
+#: ../../include/features.php:21
+msgid "General Features"
+msgstr ""
+
+#: ../../include/features.php:23
+msgid "Content Expiration"
+msgstr ""
+
+#: ../../include/features.php:23
+msgid "Remove posts/comments and/or private messages at a future time"
+msgstr ""
+
+#: ../../include/features.php:24
+msgid "Multiple Profiles"
+msgstr ""
+
+#: ../../include/features.php:24
+msgid "Ability to create multiple profiles"
+msgstr ""
+
+#: ../../include/features.php:25
+msgid "Web Pages"
+msgstr ""
+
+#: ../../include/features.php:25
+msgid "Provide managed web pages on your channel"
+msgstr ""
+
+#: ../../include/features.php:26
+msgid "Private Notes"
+msgstr ""
+
+#: ../../include/features.php:26
+msgid "Enables a tool to store notes and reminders"
+msgstr ""
+
+#: ../../include/features.php:27
+msgid "Enhanced Photo Albums"
+msgstr ""
+
+#: ../../include/features.php:27
+msgid "Enable photo album with enhanced features"
+msgstr ""
+
+#: ../../include/features.php:29
+msgid "Extended Identity Sharing"
+msgstr ""
+
+#: ../../include/features.php:30
+msgid "Expert Mode"
+msgstr ""
+
+#: ../../include/features.php:30
+msgid "Enable Expert Mode to provide advanced configuration options"
+msgstr ""
+
+#: ../../include/features.php:31
+msgid "Premium Channel"
+msgstr ""
+
+#: ../../include/features.php:31
+msgid ""
+"Allows you to set restrictions and terms on those that connect with your "
+"channel"
+msgstr ""
+
+#: ../../include/features.php:36
+msgid "Post Composition Features"
+msgstr ""
+
+#: ../../include/features.php:37
+msgid "Richtext Editor"
+msgstr ""
+
+#: ../../include/features.php:37
+msgid "Enable richtext editor"
+msgstr ""
+
+#: ../../include/features.php:38
+msgid "Post Preview"
+msgstr ""
+
+#: ../../include/features.php:38
+msgid "Allow previewing posts and comments before publishing them"
+msgstr ""
+
+#: ../../include/features.php:39 ../../mod/settings.php:120
+#: ../../mod/sources.php:67
+msgid "Channel Sources"
+msgstr ""
+
+#: ../../include/features.php:39
+msgid "Automatically import channel content from other channels or feeds"
+msgstr ""
+
+#: ../../include/features.php:40
+msgid "Even More Encryption"
+msgstr ""
+
+#: ../../include/features.php:40
+msgid "Allow encryption of content end-to-end with a shared secret key"
+msgstr ""
+
+#: ../../include/features.php:45
+msgid "Network and Stream Filtering"
+msgstr ""
+
+#: ../../include/features.php:46
+msgid "Search by Date"
+msgstr ""
+
+#: ../../include/features.php:46
+msgid "Ability to select posts by date ranges"
+msgstr ""
+
+#: ../../include/features.php:47
+msgid "Collections Filter"
+msgstr ""
+
+#: ../../include/features.php:47
+msgid "Enable widget to display Network posts only from selected collections"
+msgstr ""
+
+#: ../../include/features.php:48
+msgid "Save search terms for re-use"
+msgstr ""
+
+#: ../../include/features.php:49
+msgid "Network Personal Tab"
+msgstr ""
+
+#: ../../include/features.php:49
+msgid "Enable tab to display only Network posts that you've interacted on"
+msgstr ""
+
+#: ../../include/features.php:50
+msgid "Network New Tab"
+msgstr ""
+
+#: ../../include/features.php:50
+msgid "Enable tab to display all new Network activity"
+msgstr ""
+
+#: ../../include/features.php:51
+msgid "Affinity Tool"
+msgstr ""
+
+#: ../../include/features.php:51
+msgid "Filter stream activity by depth of relationships"
+msgstr ""
+
+#: ../../include/features.php:52
+msgid "Suggest Channels"
+msgstr ""
+
+#: ../../include/features.php:52
+msgid "Show channel suggestions"
+msgstr ""
+
+#: ../../include/features.php:57
+msgid "Post/Comment Tools"
+msgstr ""
+
+#: ../../include/features.php:59
+msgid "Edit Sent Posts"
+msgstr ""
+
+#: ../../include/features.php:59
+msgid "Edit and correct posts and comments after sending"
+msgstr ""
+
+#: ../../include/features.php:60
+msgid "Tagging"
+msgstr ""
+
+#: ../../include/features.php:60
+msgid "Ability to tag existing posts"
+msgstr ""
+
+#: ../../include/features.php:61
+msgid "Post Categories"
+msgstr ""
+
+#: ../../include/features.php:61
+msgid "Add categories to your posts"
+msgstr ""
+
+#: ../../include/features.php:62
+msgid "Ability to file posts under folders"
+msgstr ""
+
+#: ../../include/features.php:63
+msgid "Dislike Posts"
+msgstr ""
+
+#: ../../include/features.php:63
+msgid "Ability to dislike posts/comments"
+msgstr ""
+
+#: ../../include/features.php:64
+msgid "Star Posts"
+msgstr ""
+
+#: ../../include/features.php:64
+msgid "Ability to mark special posts with a star indicator"
+msgstr ""
+
+#: ../../include/features.php:65
+msgid "Tag Cloud"
+msgstr ""
+
+#: ../../include/features.php:65
+msgid "Provide a personal tag cloud on your channel page"
+msgstr ""
+
#: ../../include/notify.php:23
msgid "created a new post"
msgstr ""
@@ -1068,30 +1220,29 @@ msgstr ""
#: ../../include/attach.php:204 ../../include/attach.php:237
#: ../../include/attach.php:251 ../../include/attach.php:272
#: ../../include/attach.php:464 ../../include/attach.php:539
-#: ../../include/items.php:3412 ../../mod/common.php:43
-#: ../../mod/events.php:139 ../../mod/invite.php:13 ../../mod/invite.php:102
+#: ../../include/items.php:3429 ../../mod/common.php:35
+#: ../../mod/events.php:140 ../../mod/invite.php:13 ../../mod/invite.php:102
#: ../../mod/allfriends.php:10 ../../mod/webpages.php:40 ../../mod/api.php:26
-#: ../../mod/api.php:31 ../../mod/lastpost.php:93 ../../mod/page.php:30
-#: ../../mod/page.php:80 ../../mod/setup.php:200 ../../mod/settings.php:586
-#: ../../mod/viewconnections.php:33 ../../mod/viewconnections.php:38
-#: ../../mod/delegate.php:6 ../../mod/sources.php:48 ../../mod/mitem.php:92
+#: ../../mod/api.php:31 ../../mod/page.php:30 ../../mod/page.php:80
+#: ../../mod/setup.php:200 ../../mod/settings.php:586
+#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27
+#: ../../mod/delegate.php:6 ../../mod/sources.php:48 ../../mod/mitem.php:73
#: ../../mod/group.php:15 ../../mod/photos.php:74 ../../mod/photos.php:654
#: ../../mod/viewsrc.php:12 ../../mod/menu.php:40 ../../mod/message.php:208
#: ../../mod/layouts.php:27 ../../mod/layouts.php:42 ../../mod/network.php:12
-#: ../../mod/intro.php:50 ../../mod/profiles.php:163
-#: ../../mod/profiles.php:476 ../../mod/new_channel.php:66
-#: ../../mod/new_channel.php:97 ../../mod/connections.php:197
-#: ../../mod/filestorage.php:26 ../../mod/manage.php:6
-#: ../../mod/crepair.php:115 ../../mod/editlayout.php:48
-#: ../../mod/profile_photo.php:197 ../../mod/profile_photo.php:210
-#: ../../mod/editwebpage.php:42 ../../mod/editwebpage.php:64
+#: ../../mod/profiles.php:152 ../../mod/profiles.php:465
+#: ../../mod/new_channel.php:66 ../../mod/new_channel.php:97
+#: ../../mod/connections.php:201 ../../mod/filestorage.php:26
+#: ../../mod/manage.php:6 ../../mod/editlayout.php:48
+#: ../../mod/profile_photo.php:187 ../../mod/profile_photo.php:200
+#: ../../mod/editwebpage.php:44 ../../mod/editwebpage.php:83
#: ../../mod/notifications.php:66 ../../mod/blocks.php:29
#: ../../mod/blocks.php:44 ../../mod/editpost.php:13 ../../mod/poke.php:128
-#: ../../mod/channel.php:110 ../../mod/fsuggest.php:78
+#: ../../mod/channel.php:86 ../../mod/fsuggest.php:78
#: ../../mod/editblock.php:48 ../../mod/item.php:181 ../../mod/item.php:189
-#: ../../mod/suggest.php:32 ../../mod/register.php:68 ../../mod/regmod.php:18
+#: ../../mod/suggest.php:33 ../../mod/register.php:68 ../../mod/regmod.php:18
#: ../../mod/authtest.php:13 ../../mod/mood.php:114 ../../index.php:178
-#: ../../index.php:340
+#: ../../index.php:346
msgid "Permission denied."
msgstr ""
@@ -1104,7 +1255,7 @@ msgstr ""
msgid "Image file is empty."
msgstr ""
-#: ../../include/photos.php:124 ../../mod/profile_photo.php:157
+#: ../../include/photos.php:124 ../../mod/profile_photo.php:147
msgid "Unable to process image"
msgstr ""
@@ -1112,7 +1263,7 @@ msgstr ""
msgid "Photo storage failed."
msgstr ""
-#: ../../include/photos.php:288 ../../include/conversation.php:1453
+#: ../../include/photos.php:288 ../../include/conversation.php:1457
msgid "Photo Albums"
msgstr ""
@@ -1265,11 +1416,6 @@ msgstr ""
msgid "Sex Addict"
msgstr ""
-#: ../../include/profile_selectors.php:42 ../../include/identity.php:298
-#: ../../mod/network.php:215 ../../mod/connections.php:407
-msgid "Friends"
-msgstr ""
-
#: ../../include/profile_selectors.php:42
msgid "Friends/Benefits"
msgstr ""
@@ -1441,8 +1587,8 @@ msgstr ""
msgid "Your posts and conversations"
msgstr ""
-#: ../../include/nav.php:76 ../../include/conversation.php:925
-#: ../../mod/connections.php:327 ../../mod/connections.php:441
+#: ../../include/nav.php:76 ../../include/conversation.php:929
+#: ../../mod/connections.php:331 ../../mod/connections.php:445
msgid "View Profile"
msgstr ""
@@ -1458,7 +1604,7 @@ msgstr ""
msgid "Manage/Edit Profiles"
msgstr ""
-#: ../../include/nav.php:79 ../../include/conversation.php:1450
+#: ../../include/nav.php:79 ../../include/conversation.php:1454
#: ../../mod/fbrowser.php:25
msgid "Photos"
msgstr ""
@@ -1513,7 +1659,7 @@ msgid "Addon applications, utilities, games"
msgstr ""
#: ../../include/nav.php:135 ../../include/text.php:736
-#: ../../mod/search.php:96
+#: ../../include/text.php:750 ../../mod/search.php:96
msgid "Search"
msgstr ""
@@ -1521,7 +1667,7 @@ msgstr ""
msgid "Search site content"
msgstr ""
-#: ../../include/nav.php:138 ../../mod/directory.php:225
+#: ../../include/nav.php:138 ../../mod/directory.php:228
msgid "Directory"
msgstr ""
@@ -1538,143 +1684,163 @@ msgid "Your matrix"
msgstr ""
#: ../../include/nav.php:150
-msgid "See all matrix notifications"
-msgstr ""
-
-#: ../../include/nav.php:151
msgid "Mark all matrix notifications seen"
msgstr ""
-#: ../../include/nav.php:153
+#: ../../include/nav.php:152
msgid "Channel Home"
msgstr ""
-#: ../../include/nav.php:153
+#: ../../include/nav.php:152
msgid "Channel home"
msgstr ""
-#: ../../include/nav.php:154
-msgid "See all channel notifications"
-msgstr ""
-
-#: ../../include/nav.php:155
+#: ../../include/nav.php:153
msgid "Mark all channel notifications seen"
msgstr ""
-#: ../../include/nav.php:158
+#: ../../include/nav.php:156
msgid "Intros"
msgstr ""
-#: ../../include/nav.php:158 ../../mod/connections.php:585
+#: ../../include/nav.php:156 ../../mod/connections.php:589
msgid "New Connections"
msgstr ""
#: ../../include/nav.php:159
-msgid "See all channel introductions"
-msgstr ""
-
-#: ../../include/nav.php:162
msgid "Notices"
msgstr ""
-#: ../../include/nav.php:162 ../../mod/notifications.php:218
+#: ../../include/nav.php:159
msgid "Notifications"
msgstr ""
-#: ../../include/nav.php:163
+#: ../../include/nav.php:160
msgid "See all notifications"
msgstr ""
-#: ../../include/nav.php:164
+#: ../../include/nav.php:161
msgid "Mark all system notifications seen"
msgstr ""
-#: ../../include/nav.php:166
+#: ../../include/nav.php:163
msgid "Mail"
msgstr ""
-#: ../../include/nav.php:166
+#: ../../include/nav.php:163
msgid "Private mail"
msgstr ""
-#: ../../include/nav.php:167
+#: ../../include/nav.php:164
msgid "See all private messages"
msgstr ""
-#: ../../include/nav.php:168
+#: ../../include/nav.php:165
msgid "Mark all private messages seen"
msgstr ""
-#: ../../include/nav.php:169
+#: ../../include/nav.php:166
msgid "Inbox"
msgstr ""
-#: ../../include/nav.php:170
+#: ../../include/nav.php:167
msgid "Outbox"
msgstr ""
-#: ../../include/nav.php:171 ../../mod/message.php:24
+#: ../../include/nav.php:168 ../../mod/message.php:24
msgid "New Message"
msgstr ""
-#: ../../include/nav.php:174 ../../include/conversation.php:1461
-#: ../../mod/events.php:353
+#: ../../include/nav.php:171 ../../include/conversation.php:1465
+#: ../../mod/events.php:354
msgid "Events"
msgstr ""
-#: ../../include/nav.php:174
+#: ../../include/nav.php:171
msgid "Event Calendar"
msgstr ""
-#: ../../include/nav.php:175
+#: ../../include/nav.php:172
msgid "See all events"
msgstr ""
-#: ../../include/nav.php:176
+#: ../../include/nav.php:173
msgid "Mark all events seen"
msgstr ""
-#: ../../include/nav.php:178
+#: ../../include/nav.php:175
msgid "Channel Select"
msgstr ""
-#: ../../include/nav.php:178
+#: ../../include/nav.php:175
msgid "Manage Your Channels"
msgstr ""
-#: ../../include/nav.php:180 ../../mod/settings.php:131
-#: ../../mod/admin.php:782 ../../mod/admin.php:987
+#: ../../include/nav.php:177 ../../mod/settings.php:131
+#: ../../mod/admin.php:785 ../../mod/admin.php:990
msgid "Settings"
msgstr ""
-#: ../../include/nav.php:180
+#: ../../include/nav.php:177
msgid "Account/Channel Settings"
msgstr ""
-#: ../../include/nav.php:182 ../../mod/connections.php:690
+#: ../../include/nav.php:179 ../../mod/connections.php:694
msgid "Connections"
msgstr ""
-#: ../../include/nav.php:182
+#: ../../include/nav.php:179
msgid "Manage/Edit Friends and Connections"
msgstr ""
-#: ../../include/nav.php:189 ../../mod/admin.php:111
+#: ../../include/nav.php:186 ../../mod/admin.php:111
msgid "Admin"
msgstr ""
-#: ../../include/nav.php:189
+#: ../../include/nav.php:186
msgid "Site Setup and Configuration"
msgstr ""
-#: ../../include/nav.php:215
+#: ../../include/nav.php:212
msgid "Nothing new here"
msgstr ""
-#: ../../include/nav.php:220
+#: ../../include/nav.php:217
msgid "Please wait..."
msgstr ""
+#: ../../include/taxonomy.php:210
+msgid "Tags"
+msgstr ""
+
+#: ../../include/taxonomy.php:224
+msgid "Keywords"
+msgstr ""
+
+#: ../../include/taxonomy.php:249
+msgid "have"
+msgstr ""
+
+#: ../../include/taxonomy.php:249
+msgid "has"
+msgstr ""
+
+#: ../../include/taxonomy.php:250
+msgid "want"
+msgstr ""
+
+#: ../../include/taxonomy.php:250
+msgid "wants"
+msgstr ""
+
+#: ../../include/taxonomy.php:251
+msgid "likes"
+msgstr ""
+
+#: ../../include/taxonomy.php:252
+msgid "dislikes"
+msgstr ""
+
#: ../../include/account.php:23
msgid "Not a valid email address"
msgstr ""
@@ -1731,12 +1897,12 @@ msgstr ""
msgid "Registration revoked for %s"
msgstr ""
-#: ../../include/conversation.php:117 ../../include/text.php:1609
+#: ../../include/conversation.php:117 ../../include/text.php:1621
#: ../../mod/like.php:103 ../../mod/subthread.php:89 ../../mod/tagger.php:45
msgid "photo"
msgstr ""
-#: ../../include/conversation.php:120 ../../include/text.php:1612
+#: ../../include/conversation.php:120 ../../include/text.php:1624
#: ../../mod/tagger.php:49
msgid "event"
msgstr ""
@@ -1745,12 +1911,12 @@ msgstr ""
msgid "channel"
msgstr ""
-#: ../../include/conversation.php:145 ../../include/text.php:1615
+#: ../../include/conversation.php:145 ../../include/text.php:1627
#: ../../mod/like.php:103 ../../mod/subthread.php:89 ../../mod/tagger.php:53
msgid "status"
msgstr ""
-#: ../../include/conversation.php:147 ../../include/text.php:1617
+#: ../../include/conversation.php:147 ../../include/text.php:1629
#: ../../mod/tagger.php:55
msgid "comment"
msgstr ""
@@ -1770,352 +1936,352 @@ msgstr ""
msgid "%1$s is now connected with %2$s"
msgstr ""
-#: ../../include/conversation.php:232
+#: ../../include/conversation.php:236
#, php-format
msgid "%1$s poked %2$s"
msgstr ""
-#: ../../include/conversation.php:236 ../../include/text.php:776
+#: ../../include/conversation.php:240 ../../include/text.php:790
msgid "poked"
msgstr ""
-#: ../../include/conversation.php:254 ../../mod/mood.php:63
+#: ../../include/conversation.php:258 ../../mod/mood.php:63
#, php-format
msgid "%1$s is currently %2$s"
msgstr ""
-#: ../../include/conversation.php:658
+#: ../../include/conversation.php:662
#, php-format
msgid "View %s's profile @ %s"
msgstr ""
-#: ../../include/conversation.php:672
+#: ../../include/conversation.php:676
msgid "Categories:"
msgstr ""
-#: ../../include/conversation.php:673
+#: ../../include/conversation.php:677
msgid "Filed under:"
msgstr ""
-#: ../../include/conversation.php:700
+#: ../../include/conversation.php:704
msgid "View in context"
msgstr ""
-#: ../../include/conversation.php:826
+#: ../../include/conversation.php:830
msgid "remove"
msgstr ""
-#: ../../include/conversation.php:830
+#: ../../include/conversation.php:834
msgid "Loading..."
msgstr ""
-#: ../../include/conversation.php:831
+#: ../../include/conversation.php:835
msgid "Delete Selected Items"
msgstr ""
-#: ../../include/conversation.php:922
+#: ../../include/conversation.php:926
msgid "View Source"
msgstr ""
-#: ../../include/conversation.php:923
+#: ../../include/conversation.php:927
msgid "Follow Thread"
msgstr ""
-#: ../../include/conversation.php:924
+#: ../../include/conversation.php:928
msgid "View Status"
msgstr ""
-#: ../../include/conversation.php:926
+#: ../../include/conversation.php:930
msgid "View Photos"
msgstr ""
-#: ../../include/conversation.php:927
+#: ../../include/conversation.php:931
msgid "Matrix Activity"
msgstr ""
-#: ../../include/conversation.php:928
+#: ../../include/conversation.php:932
msgid "Edit Contact"
msgstr ""
-#: ../../include/conversation.php:929
+#: ../../include/conversation.php:933
msgid "Send PM"
msgstr ""
-#: ../../include/conversation.php:930
+#: ../../include/conversation.php:934
msgid "Poke"
msgstr ""
-#: ../../include/conversation.php:992
+#: ../../include/conversation.php:996
#, php-format
msgid "%s likes this."
msgstr ""
-#: ../../include/conversation.php:992
+#: ../../include/conversation.php:996
#, php-format
msgid "%s doesn't like this."
msgstr ""
-#: ../../include/conversation.php:996
+#: ../../include/conversation.php:1000
#, php-format
msgid "%2$d people like this."
msgid_plural "%2$d people like this."
msgstr[0] ""
msgstr[1] ""
-#: ../../include/conversation.php:998
+#: ../../include/conversation.php:1002
#, php-format
msgid "%2$d people don't like this."
msgid_plural "%2$d people don't like this."
msgstr[0] ""
msgstr[1] ""
-#: ../../include/conversation.php:1004
+#: ../../include/conversation.php:1008
msgid "and"
msgstr ""
-#: ../../include/conversation.php:1007
+#: ../../include/conversation.php:1011
#, php-format
msgid ", and %d other people"
msgid_plural ", and %d other people"
msgstr[0] ""
msgstr[1] ""
-#: ../../include/conversation.php:1008
+#: ../../include/conversation.php:1012
#, php-format
msgid "%s like this."
msgstr ""
-#: ../../include/conversation.php:1008
+#: ../../include/conversation.php:1012
#, php-format
msgid "%s don't like this."
msgstr ""
-#: ../../include/conversation.php:1058
+#: ../../include/conversation.php:1062
msgid "Visible to everybody"
msgstr ""
-#: ../../include/conversation.php:1059 ../../mod/message.php:281
+#: ../../include/conversation.php:1063 ../../mod/message.php:281
#: ../../mod/message.php:417
msgid "Please enter a link URL:"
msgstr ""
-#: ../../include/conversation.php:1060
+#: ../../include/conversation.php:1064
msgid "Please enter a video link/URL:"
msgstr ""
-#: ../../include/conversation.php:1061
+#: ../../include/conversation.php:1065
msgid "Please enter an audio link/URL:"
msgstr ""
-#: ../../include/conversation.php:1062
+#: ../../include/conversation.php:1066
msgid "Tag term:"
msgstr ""
-#: ../../include/conversation.php:1063 ../../mod/filer.php:35
+#: ../../include/conversation.php:1067 ../../mod/filer.php:35
msgid "Save to Folder:"
msgstr ""
-#: ../../include/conversation.php:1064
+#: ../../include/conversation.php:1068
msgid "Where are you right now?"
msgstr ""
-#: ../../include/conversation.php:1065 ../../mod/message.php:282
+#: ../../include/conversation.php:1069 ../../mod/message.php:282
#: ../../mod/message.php:418 ../../mod/editpost.php:52
msgid "Expires YYYY-MM-DD HH:MM"
msgstr ""
-#: ../../include/conversation.php:1089 ../../mod/photos.php:1071
+#: ../../include/conversation.php:1093 ../../mod/photos.php:1071
msgid "Share"
msgstr ""
-#: ../../include/conversation.php:1091
+#: ../../include/conversation.php:1095 ../../mod/editwebpage.php:139
msgid "Page link title"
msgstr ""
-#: ../../include/conversation.php:1093 ../../mod/message.php:329
-#: ../../mod/message.php:512 ../../mod/editlayout.php:101
-#: ../../mod/editwebpage.php:120 ../../mod/editpost.php:98
+#: ../../include/conversation.php:1097 ../../mod/message.php:329
+#: ../../mod/message.php:480 ../../mod/editlayout.php:101
+#: ../../mod/editwebpage.php:144 ../../mod/editpost.php:98
#: ../../mod/editblock.php:115
msgid "Upload photo"
msgstr ""
-#: ../../include/conversation.php:1094
+#: ../../include/conversation.php:1098
msgid "upload photo"
msgstr ""
-#: ../../include/conversation.php:1095 ../../mod/message.php:330
-#: ../../mod/message.php:513 ../../mod/editlayout.php:102
-#: ../../mod/editwebpage.php:121 ../../mod/editpost.php:99
+#: ../../include/conversation.php:1099 ../../mod/message.php:330
+#: ../../mod/message.php:481 ../../mod/editlayout.php:102
+#: ../../mod/editwebpage.php:145 ../../mod/editpost.php:99
#: ../../mod/editblock.php:116
msgid "Attach file"
msgstr ""
-#: ../../include/conversation.php:1096
+#: ../../include/conversation.php:1100
msgid "attach file"
msgstr ""
-#: ../../include/conversation.php:1097 ../../mod/message.php:331
-#: ../../mod/message.php:514 ../../mod/editlayout.php:103
-#: ../../mod/editwebpage.php:122 ../../mod/editpost.php:100
+#: ../../include/conversation.php:1101 ../../mod/message.php:331
+#: ../../mod/message.php:482 ../../mod/editlayout.php:103
+#: ../../mod/editwebpage.php:146 ../../mod/editpost.php:100
#: ../../mod/editblock.php:117
msgid "Insert web link"
msgstr ""
-#: ../../include/conversation.php:1098
+#: ../../include/conversation.php:1102
msgid "web link"
msgstr ""
-#: ../../include/conversation.php:1099
+#: ../../include/conversation.php:1103
msgid "Insert video link"
msgstr ""
-#: ../../include/conversation.php:1100
+#: ../../include/conversation.php:1104
msgid "video link"
msgstr ""
-#: ../../include/conversation.php:1101
+#: ../../include/conversation.php:1105
msgid "Insert audio link"
msgstr ""
-#: ../../include/conversation.php:1102
+#: ../../include/conversation.php:1106
msgid "audio link"
msgstr ""
-#: ../../include/conversation.php:1103 ../../mod/editlayout.php:107
-#: ../../mod/editwebpage.php:126 ../../mod/editpost.php:104
+#: ../../include/conversation.php:1107 ../../mod/editlayout.php:107
+#: ../../mod/editwebpage.php:150 ../../mod/editpost.php:104
#: ../../mod/editblock.php:121
msgid "Set your location"
msgstr ""
-#: ../../include/conversation.php:1104
+#: ../../include/conversation.php:1108
msgid "set location"
msgstr ""
-#: ../../include/conversation.php:1105 ../../mod/editlayout.php:108
-#: ../../mod/editwebpage.php:127 ../../mod/editpost.php:105
+#: ../../include/conversation.php:1109 ../../mod/editlayout.php:108
+#: ../../mod/editwebpage.php:151 ../../mod/editpost.php:105
#: ../../mod/editblock.php:122
msgid "Clear browser location"
msgstr ""
-#: ../../include/conversation.php:1106
+#: ../../include/conversation.php:1110
msgid "clear location"
msgstr ""
-#: ../../include/conversation.php:1108 ../../mod/editlayout.php:121
-#: ../../mod/editwebpage.php:142 ../../mod/editpost.php:118
+#: ../../include/conversation.php:1112 ../../mod/editlayout.php:121
+#: ../../mod/editwebpage.php:168 ../../mod/editpost.php:118
#: ../../mod/editblock.php:136
msgid "Set title"
msgstr ""
-#: ../../include/conversation.php:1111 ../../mod/editlayout.php:123
-#: ../../mod/editwebpage.php:144 ../../mod/editpost.php:120
+#: ../../include/conversation.php:1115 ../../mod/editlayout.php:123
+#: ../../mod/editwebpage.php:170 ../../mod/editpost.php:120
#: ../../mod/editblock.php:138
msgid "Categories (comma-separated list)"
msgstr ""
-#: ../../include/conversation.php:1113 ../../mod/editlayout.php:110
-#: ../../mod/editwebpage.php:129 ../../mod/editpost.php:107
+#: ../../include/conversation.php:1117 ../../mod/editlayout.php:110
+#: ../../mod/editwebpage.php:153 ../../mod/editpost.php:107
#: ../../mod/editblock.php:124
msgid "Permission settings"
msgstr ""
-#: ../../include/conversation.php:1114
+#: ../../include/conversation.php:1118
msgid "permissions"
msgstr ""
-#: ../../include/conversation.php:1122 ../../mod/editlayout.php:118
-#: ../../mod/editwebpage.php:137 ../../mod/editpost.php:115
+#: ../../include/conversation.php:1126 ../../mod/editlayout.php:118
+#: ../../mod/editwebpage.php:163 ../../mod/editpost.php:115
#: ../../mod/editblock.php:133
msgid "Public post"
msgstr ""
-#: ../../include/conversation.php:1124 ../../mod/editlayout.php:124
-#: ../../mod/editwebpage.php:145 ../../mod/editpost.php:121
+#: ../../include/conversation.php:1128 ../../mod/editlayout.php:124
+#: ../../mod/editwebpage.php:171 ../../mod/editpost.php:121
#: ../../mod/editblock.php:139
msgid "Example: bob@example.com, mary@example.com"
msgstr ""
-#: ../../include/conversation.php:1137 ../../mod/message.php:336
-#: ../../mod/message.php:519 ../../mod/editlayout.php:134
-#: ../../mod/editwebpage.php:155 ../../mod/editpost.php:132
+#: ../../include/conversation.php:1141 ../../mod/message.php:336
+#: ../../mod/message.php:487 ../../mod/editlayout.php:134
+#: ../../mod/editwebpage.php:181 ../../mod/editpost.php:132
#: ../../mod/editblock.php:149
msgid "Set expiration date"
msgstr ""
-#: ../../include/conversation.php:1364
+#: ../../include/conversation.php:1368
msgid "Commented Order"
msgstr ""
-#: ../../include/conversation.php:1367
+#: ../../include/conversation.php:1371
msgid "Sort by Comment Date"
msgstr ""
-#: ../../include/conversation.php:1370
+#: ../../include/conversation.php:1374
msgid "Posted Order"
msgstr ""
-#: ../../include/conversation.php:1373
+#: ../../include/conversation.php:1377
msgid "Sort by Post Date"
msgstr ""
-#: ../../include/conversation.php:1377 ../../mod/notifications.php:86
+#: ../../include/conversation.php:1381
msgid "Personal"
msgstr ""
-#: ../../include/conversation.php:1380
+#: ../../include/conversation.php:1384
msgid "Posts that mention or involve you"
msgstr ""
-#: ../../include/conversation.php:1383 ../../mod/menu.php:57
-#: ../../mod/connections.php:552
+#: ../../include/conversation.php:1387 ../../mod/menu.php:57
+#: ../../mod/connections.php:556
msgid "New"
msgstr ""
-#: ../../include/conversation.php:1386
+#: ../../include/conversation.php:1390
msgid "Activity Stream - by date"
msgstr ""
-#: ../../include/conversation.php:1393
+#: ../../include/conversation.php:1397
msgid "Starred"
msgstr ""
-#: ../../include/conversation.php:1396
+#: ../../include/conversation.php:1400
msgid "Favourite Posts"
msgstr ""
-#: ../../include/conversation.php:1403
+#: ../../include/conversation.php:1407
msgid "Spam"
msgstr ""
-#: ../../include/conversation.php:1406
+#: ../../include/conversation.php:1410
msgid "Posts flagged as SPAM"
msgstr ""
-#: ../../include/conversation.php:1436
+#: ../../include/conversation.php:1440
msgid "Channel"
msgstr ""
-#: ../../include/conversation.php:1439
+#: ../../include/conversation.php:1443
msgid "Status Messages and Posts"
msgstr ""
-#: ../../include/conversation.php:1443
+#: ../../include/conversation.php:1447
msgid "About"
msgstr ""
-#: ../../include/conversation.php:1446
+#: ../../include/conversation.php:1450
msgid "Profile Details"
msgstr ""
-#: ../../include/conversation.php:1464
+#: ../../include/conversation.php:1468
msgid "Events and Calendar"
msgstr ""
-#: ../../include/conversation.php:1469
+#: ../../include/conversation.php:1473
msgid "Webpages"
msgstr ""
-#: ../../include/conversation.php:1472
+#: ../../include/conversation.php:1476
msgid "Manage Webpages"
msgstr ""
@@ -2133,70 +2299,45 @@ msgstr ""
#: ../../include/contact_widgets.php:14
#, php-format
-msgid "You have %1$.0f of %2$.0f allowed connections."
-msgstr ""
-
-#: ../../include/contact_widgets.php:20
-msgid "Add New Connection"
-msgstr ""
-
-#: ../../include/contact_widgets.php:21
-msgid "Enter the channel address"
-msgstr ""
-
-#: ../../include/contact_widgets.php:22
-msgid "Example: bob@example.com, http://example.com/barbara"
-msgstr ""
-
-#: ../../include/contact_widgets.php:38
-#, php-format
msgid "%d invitation available"
msgid_plural "%d invitations available"
msgstr[0] ""
msgstr[1] ""
-#: ../../include/contact_widgets.php:44
+#: ../../include/contact_widgets.php:20
msgid "Find Channels"
msgstr ""
-#: ../../include/contact_widgets.php:45
+#: ../../include/contact_widgets.php:21
msgid "Enter name or interest"
msgstr ""
-#: ../../include/contact_widgets.php:46
+#: ../../include/contact_widgets.php:22
msgid "Connect/Follow"
msgstr ""
-#: ../../include/contact_widgets.php:47
+#: ../../include/contact_widgets.php:23
msgid "Examples: Robert Morgenstein, Fishing"
msgstr ""
-#: ../../include/contact_widgets.php:48 ../../mod/connections.php:696
-#: ../../mod/directory.php:221 ../../mod/directory.php:226
+#: ../../include/contact_widgets.php:24 ../../mod/connections.php:700
+#: ../../mod/directory.php:224 ../../mod/directory.php:229
msgid "Find"
msgstr ""
-#: ../../include/contact_widgets.php:49 ../../mod/suggest.php:64
+#: ../../include/contact_widgets.php:25 ../../mod/suggest.php:66
msgid "Channel Suggestions"
msgstr ""
-#: ../../include/contact_widgets.php:51
+#: ../../include/contact_widgets.php:27
msgid "Random Profile"
msgstr ""
-#: ../../include/contact_widgets.php:52
+#: ../../include/contact_widgets.php:28
msgid "Invite Friends"
msgstr ""
-#: ../../include/contact_widgets.php:79 ../../include/contact_widgets.php:113
-msgid "Everything"
-msgstr ""
-
-#: ../../include/contact_widgets.php:110 ../../include/widgets.php:26
-msgid "Categories"
-msgstr ""
-
-#: ../../include/contact_widgets.php:143
+#: ../../include/contact_widgets.php:119
#, php-format
msgid "%d connection in common"
msgid_plural "%d connections in common"
@@ -2246,274 +2387,282 @@ msgstr[1] ""
msgid "View Connections"
msgstr ""
-#: ../../include/text.php:738 ../../mod/filer.php:36
-msgid "Save"
-msgstr ""
-
-#: ../../include/text.php:776
+#: ../../include/text.php:790
msgid "poke"
msgstr ""
-#: ../../include/text.php:777
+#: ../../include/text.php:791
msgid "ping"
msgstr ""
-#: ../../include/text.php:777
+#: ../../include/text.php:791
msgid "pinged"
msgstr ""
-#: ../../include/text.php:778
+#: ../../include/text.php:792
msgid "prod"
msgstr ""
-#: ../../include/text.php:778
+#: ../../include/text.php:792
msgid "prodded"
msgstr ""
-#: ../../include/text.php:779
+#: ../../include/text.php:793
msgid "slap"
msgstr ""
-#: ../../include/text.php:779
+#: ../../include/text.php:793
msgid "slapped"
msgstr ""
-#: ../../include/text.php:780
+#: ../../include/text.php:794
msgid "finger"
msgstr ""
-#: ../../include/text.php:780
+#: ../../include/text.php:794
msgid "fingered"
msgstr ""
-#: ../../include/text.php:781
+#: ../../include/text.php:795
msgid "rebuff"
msgstr ""
-#: ../../include/text.php:781
+#: ../../include/text.php:795
msgid "rebuffed"
msgstr ""
-#: ../../include/text.php:793
+#: ../../include/text.php:807
msgid "happy"
msgstr ""
-#: ../../include/text.php:794
+#: ../../include/text.php:808
msgid "sad"
msgstr ""
-#: ../../include/text.php:795
+#: ../../include/text.php:809
msgid "mellow"
msgstr ""
-#: ../../include/text.php:796
+#: ../../include/text.php:810
msgid "tired"
msgstr ""
-#: ../../include/text.php:797
+#: ../../include/text.php:811
msgid "perky"
msgstr ""
-#: ../../include/text.php:798
+#: ../../include/text.php:812
msgid "angry"
msgstr ""
-#: ../../include/text.php:799
+#: ../../include/text.php:813
msgid "stupified"
msgstr ""
-#: ../../include/text.php:800
+#: ../../include/text.php:814
msgid "puzzled"
msgstr ""
-#: ../../include/text.php:801
+#: ../../include/text.php:815
msgid "interested"
msgstr ""
-#: ../../include/text.php:802
+#: ../../include/text.php:816
msgid "bitter"
msgstr ""
-#: ../../include/text.php:803
+#: ../../include/text.php:817
msgid "cheerful"
msgstr ""
-#: ../../include/text.php:804
+#: ../../include/text.php:818
msgid "alive"
msgstr ""
-#: ../../include/text.php:805
+#: ../../include/text.php:819
msgid "annoyed"
msgstr ""
-#: ../../include/text.php:806
+#: ../../include/text.php:820
msgid "anxious"
msgstr ""
-#: ../../include/text.php:807
+#: ../../include/text.php:821
msgid "cranky"
msgstr ""
-#: ../../include/text.php:808
+#: ../../include/text.php:822
msgid "disturbed"
msgstr ""
-#: ../../include/text.php:809
+#: ../../include/text.php:823
msgid "frustrated"
msgstr ""
-#: ../../include/text.php:810
+#: ../../include/text.php:824
msgid "motivated"
msgstr ""
-#: ../../include/text.php:811
+#: ../../include/text.php:825
msgid "relaxed"
msgstr ""
-#: ../../include/text.php:812
+#: ../../include/text.php:826
msgid "surprised"
msgstr ""
-#: ../../include/text.php:976
+#: ../../include/text.php:988
msgid "Monday"
msgstr ""
-#: ../../include/text.php:976
+#: ../../include/text.php:988
msgid "Tuesday"
msgstr ""
-#: ../../include/text.php:976
+#: ../../include/text.php:988
msgid "Wednesday"
msgstr ""
-#: ../../include/text.php:976
+#: ../../include/text.php:988
msgid "Thursday"
msgstr ""
-#: ../../include/text.php:976
+#: ../../include/text.php:988
msgid "Friday"
msgstr ""
-#: ../../include/text.php:976
+#: ../../include/text.php:988
msgid "Saturday"
msgstr ""
-#: ../../include/text.php:976
+#: ../../include/text.php:988
msgid "Sunday"
msgstr ""
-#: ../../include/text.php:980
+#: ../../include/text.php:992
msgid "January"
msgstr ""
-#: ../../include/text.php:980
+#: ../../include/text.php:992
msgid "February"
msgstr ""
-#: ../../include/text.php:980
+#: ../../include/text.php:992
msgid "March"
msgstr ""
-#: ../../include/text.php:980
+#: ../../include/text.php:992
msgid "April"
msgstr ""
-#: ../../include/text.php:980
+#: ../../include/text.php:992
msgid "May"
msgstr ""
-#: ../../include/text.php:980
+#: ../../include/text.php:992
msgid "June"
msgstr ""
-#: ../../include/text.php:980
+#: ../../include/text.php:992
msgid "July"
msgstr ""
-#: ../../include/text.php:980
+#: ../../include/text.php:992
msgid "August"
msgstr ""
-#: ../../include/text.php:980
+#: ../../include/text.php:992
msgid "September"
msgstr ""
-#: ../../include/text.php:980
+#: ../../include/text.php:992
msgid "October"
msgstr ""
-#: ../../include/text.php:980
+#: ../../include/text.php:992
msgid "November"
msgstr ""
-#: ../../include/text.php:980
+#: ../../include/text.php:992
msgid "December"
msgstr ""
-#: ../../include/text.php:1058 ../../mod/message.php:453
+#: ../../include/text.php:1070
msgid "unknown.???"
msgstr ""
-#: ../../include/text.php:1059 ../../mod/message.php:454
+#: ../../include/text.php:1071
msgid "bytes"
msgstr ""
-#: ../../include/text.php:1094
+#: ../../include/text.php:1106
msgid "remove category"
msgstr ""
-#: ../../include/text.php:1116
+#: ../../include/text.php:1128
msgid "remove from file"
msgstr ""
-#: ../../include/text.php:1170 ../../include/text.php:1182
+#: ../../include/text.php:1182 ../../include/text.php:1194
msgid "Click to open/close"
msgstr ""
-#: ../../include/text.php:1358 ../../mod/events.php:331
+#: ../../include/text.php:1370 ../../mod/events.php:332
msgid "link to source"
msgstr ""
-#: ../../include/text.php:1377
+#: ../../include/text.php:1389
msgid "Select a page layout: "
msgstr ""
-#: ../../include/text.php:1380 ../../include/text.php:1445
+#: ../../include/text.php:1392 ../../include/text.php:1457
msgid "default"
msgstr ""
-#: ../../include/text.php:1416
+#: ../../include/text.php:1428
msgid "Page content type: "
msgstr ""
-#: ../../include/text.php:1457
+#: ../../include/text.php:1469
msgid "Select an alternate language"
msgstr ""
-#: ../../include/text.php:1622
+#: ../../include/text.php:1634
msgid "activity"
msgstr ""
-#: ../../include/text.php:1884
+#: ../../include/text.php:1896
msgid "Design"
msgstr ""
-#: ../../include/text.php:1886
+#: ../../include/text.php:1898
msgid "Blocks"
msgstr ""
-#: ../../include/text.php:1887
+#: ../../include/text.php:1899
msgid "Menus"
msgstr ""
-#: ../../include/text.php:1888
+#: ../../include/text.php:1900
msgid "Layouts"
msgstr ""
-#: ../../include/text.php:1889
+#: ../../include/text.php:1901
msgid "Pages"
msgstr ""
+#: ../../include/plugin.php:475 ../../include/plugin.php:477
+msgid "Click here to upgrade."
+msgstr ""
+
+#: ../../include/plugin.php:483
+msgid "This action exceeds the limits set by your subscription plan."
+msgstr ""
+
+#: ../../include/plugin.php:488
+msgid "This action is not available under your subscription plan."
+msgstr ""
+
#: ../../include/follow.php:21
msgid "Channel is blocked on this site."
msgstr ""
@@ -2626,56 +2775,12 @@ msgstr ""
msgid "Extremely advanced. Leave this alone unless you know what you are doing"
msgstr ""
-#: ../../include/taxonomy.php:210
-msgid "Tags"
-msgstr ""
-
-#: ../../include/taxonomy.php:224
-msgid "Keywords"
-msgstr ""
-
-#: ../../include/taxonomy.php:249
-msgid "have"
-msgstr ""
-
-#: ../../include/taxonomy.php:249
-msgid "has"
-msgstr ""
-
-#: ../../include/taxonomy.php:250
-msgid "want"
-msgstr ""
-
-#: ../../include/taxonomy.php:250
-msgid "wants"
-msgstr ""
-
-#: ../../include/taxonomy.php:251
-msgid "likes"
-msgstr ""
-
-#: ../../include/taxonomy.php:252
-msgid "dislikes"
-msgstr ""
-
-#: ../../include/plugin.php:475 ../../include/plugin.php:477
-msgid "Click here to upgrade."
-msgstr ""
-
-#: ../../include/plugin.php:483
-msgid "This action exceeds the limits set by your subscription plan."
-msgstr ""
-
-#: ../../include/plugin.php:488
-msgid "This action is not available under your subscription plan."
-msgstr ""
-
#: ../../include/comanche.php:35 ../../view/theme/redbasic/php/config.php:62
#: ../../view/theme/apw/php/config.php:176
msgid "Default"
msgstr ""
-#: ../../include/identity.php:29 ../../mod/item.php:1148
+#: ../../include/identity.php:29 ../../mod/item.php:1151
msgid "Unable to obtain identity information from database"
msgstr ""
@@ -2723,7 +2828,7 @@ msgstr ""
msgid "Requested profile is not available."
msgstr ""
-#: ../../include/identity.php:627 ../../mod/profiles.php:624
+#: ../../include/identity.php:627 ../../mod/profiles.php:613
msgid "Change profile photo"
msgstr ""
@@ -2735,7 +2840,7 @@ msgstr ""
msgid "Manage/edit profiles"
msgstr ""
-#: ../../include/identity.php:634 ../../mod/profiles.php:625
+#: ../../include/identity.php:634 ../../mod/profiles.php:614
msgid "Create New Profile"
msgstr ""
@@ -2743,162 +2848,162 @@ msgstr ""
msgid "Edit Profile"
msgstr ""
-#: ../../include/identity.php:648 ../../mod/profiles.php:636
+#: ../../include/identity.php:648 ../../mod/profiles.php:625
msgid "Profile Image"
msgstr ""
-#: ../../include/identity.php:651 ../../mod/profiles.php:639
+#: ../../include/identity.php:651 ../../mod/profiles.php:628
msgid "visible to everybody"
msgstr ""
-#: ../../include/identity.php:652 ../../mod/profiles.php:640
+#: ../../include/identity.php:652 ../../mod/profiles.php:629
msgid "Edit visibility"
msgstr ""
-#: ../../include/identity.php:665 ../../include/identity.php:883
-#: ../../mod/directory.php:175
+#: ../../include/identity.php:666 ../../include/identity.php:891
+#: ../../mod/directory.php:176
msgid "Gender:"
msgstr ""
-#: ../../include/identity.php:666 ../../include/identity.php:903
-#: ../../mod/directory.php:177
+#: ../../include/identity.php:667 ../../include/identity.php:911
+#: ../../mod/directory.php:178
msgid "Status:"
msgstr ""
-#: ../../include/identity.php:667 ../../include/identity.php:914
-#: ../../mod/directory.php:179
+#: ../../include/identity.php:668 ../../include/identity.php:922
+#: ../../mod/directory.php:180
msgid "Homepage:"
msgstr ""
-#: ../../include/identity.php:730 ../../include/identity.php:810
+#: ../../include/identity.php:735 ../../include/identity.php:815
#: ../../mod/ping.php:230
msgid "g A l F d"
msgstr ""
-#: ../../include/identity.php:731 ../../include/identity.php:811
+#: ../../include/identity.php:736 ../../include/identity.php:816
msgid "F d"
msgstr ""
-#: ../../include/identity.php:776 ../../include/identity.php:851
+#: ../../include/identity.php:781 ../../include/identity.php:856
#: ../../mod/ping.php:252
msgid "[today]"
msgstr ""
-#: ../../include/identity.php:788
+#: ../../include/identity.php:793
msgid "Birthday Reminders"
msgstr ""
-#: ../../include/identity.php:789
+#: ../../include/identity.php:794
msgid "Birthdays this week:"
msgstr ""
-#: ../../include/identity.php:844
+#: ../../include/identity.php:849
msgid "[No description]"
msgstr ""
-#: ../../include/identity.php:862
+#: ../../include/identity.php:867
msgid "Event Reminders"
msgstr ""
-#: ../../include/identity.php:863
+#: ../../include/identity.php:868
msgid "Events this week:"
msgstr ""
-#: ../../include/identity.php:873 ../../include/identity.php:984
-#: ../../mod/profperm.php:112
+#: ../../include/identity.php:881 ../../include/identity.php:992
+#: ../../mod/profperm.php:103
msgid "Profile"
msgstr ""
-#: ../../include/identity.php:881 ../../mod/settings.php:1013
+#: ../../include/identity.php:889 ../../mod/settings.php:1013
msgid "Full Name:"
msgstr ""
-#: ../../include/identity.php:888
+#: ../../include/identity.php:896
msgid "j F, Y"
msgstr ""
-#: ../../include/identity.php:889
+#: ../../include/identity.php:897
msgid "j F"
msgstr ""
-#: ../../include/identity.php:896
+#: ../../include/identity.php:904
msgid "Birthday:"
msgstr ""
-#: ../../include/identity.php:900
+#: ../../include/identity.php:908
msgid "Age:"
msgstr ""
-#: ../../include/identity.php:909
+#: ../../include/identity.php:917
#, php-format
msgid "for %1$d %2$s"
msgstr ""
-#: ../../include/identity.php:912 ../../mod/profiles.php:549
+#: ../../include/identity.php:920 ../../mod/profiles.php:538
msgid "Sexual Preference:"
msgstr ""
-#: ../../include/identity.php:916 ../../mod/profiles.php:551
+#: ../../include/identity.php:924 ../../mod/profiles.php:540
msgid "Hometown:"
msgstr ""
-#: ../../include/identity.php:918
+#: ../../include/identity.php:926
msgid "Tags:"
msgstr ""
-#: ../../include/identity.php:920 ../../mod/profiles.php:552
+#: ../../include/identity.php:928 ../../mod/profiles.php:541
msgid "Political Views:"
msgstr ""
-#: ../../include/identity.php:922
+#: ../../include/identity.php:930
msgid "Religion:"
msgstr ""
-#: ../../include/identity.php:924 ../../mod/directory.php:181
+#: ../../include/identity.php:932 ../../mod/directory.php:182
msgid "About:"
msgstr ""
-#: ../../include/identity.php:926
+#: ../../include/identity.php:934
msgid "Hobbies/Interests:"
msgstr ""
-#: ../../include/identity.php:928 ../../mod/profiles.php:555
+#: ../../include/identity.php:936 ../../mod/profiles.php:544
msgid "Likes:"
msgstr ""
-#: ../../include/identity.php:930 ../../mod/profiles.php:556
+#: ../../include/identity.php:938 ../../mod/profiles.php:545
msgid "Dislikes:"
msgstr ""
-#: ../../include/identity.php:933
+#: ../../include/identity.php:941
msgid "Contact information and Social Networks:"
msgstr ""
-#: ../../include/identity.php:935
+#: ../../include/identity.php:943
msgid "Musical interests:"
msgstr ""
-#: ../../include/identity.php:937
+#: ../../include/identity.php:945
msgid "Books, literature:"
msgstr ""
-#: ../../include/identity.php:939
+#: ../../include/identity.php:947
msgid "Television:"
msgstr ""
-#: ../../include/identity.php:941
+#: ../../include/identity.php:949
msgid "Film/dance/culture/entertainment:"
msgstr ""
-#: ../../include/identity.php:943
+#: ../../include/identity.php:951
msgid "Love/Romance:"
msgstr ""
-#: ../../include/identity.php:945
+#: ../../include/identity.php:953
msgid "Work/employment:"
msgstr ""
-#: ../../include/identity.php:947
+#: ../../include/identity.php:955
msgid "School/education:"
msgstr ""
@@ -2921,138 +3026,116 @@ msgid ""
msgstr ""
#: ../../include/items.php:201 ../../mod/like.php:55 ../../mod/group.php:74
-#: ../../mod/profperm.php:28 ../../index.php:339
+#: ../../mod/profperm.php:19 ../../index.php:345
msgid "Permission denied"
msgstr ""
-#: ../../include/items.php:3350 ../../mod/admin.php:150
-#: ../../mod/admin.php:727 ../../mod/admin.php:930 ../../mod/viewsrc.php:18
+#: ../../include/items.php:3367 ../../mod/admin.php:150
+#: ../../mod/admin.php:730 ../../mod/admin.php:933 ../../mod/viewsrc.php:18
#: ../../mod/home.php:64 ../../mod/display.php:32
msgid "Item not found."
msgstr ""
-#: ../../include/items.php:3533
-msgid "Archives"
-msgstr ""
-
-#: ../../include/items.php:3699 ../../mod/group.php:44 ../../mod/group.php:146
+#: ../../include/items.php:3718 ../../mod/group.php:44 ../../mod/group.php:146
msgid "Collection not found."
msgstr ""
-#: ../../include/items.php:3715 ../../mod/network.php:288
-msgid "Group is empty"
+#: ../../include/items.php:3733
+msgid "Collection is empty."
msgstr ""
-#: ../../include/items.php:3731
+#: ../../include/items.php:3740
+#, php-format
+msgid "Collection: %s"
+msgstr ""
+
+#: ../../include/items.php:3751
+#, php-format
+msgid "Connection: %s"
+msgstr ""
+
+#: ../../include/items.php:3754
msgid "Connection not found."
msgstr ""
-#: ../../include/dir_fns.php:15
-msgid "Sort Options"
-msgstr ""
-
-#: ../../include/dir_fns.php:16
-msgid "Alphabetic"
-msgstr ""
-
-#: ../../include/dir_fns.php:17
-msgid "Reverse Alphabetic"
-msgstr ""
-
-#: ../../include/dir_fns.php:18
-msgid "Newest to Oldest"
-msgstr ""
-
-#: ../../include/dir_fns.php:29
-msgid "Enable Safe Search"
-msgstr ""
-
-#: ../../include/dir_fns.php:31
-msgid "Disable Safe Search"
-msgstr ""
-
-#: ../../include/dir_fns.php:33
-msgid "Safe Mode"
-msgstr ""
-
#: ../../mod/common.php:10
msgid "No channel."
msgstr ""
-#: ../../mod/common.php:47
+#: ../../mod/common.php:39
msgid "Common connections"
msgstr ""
-#: ../../mod/common.php:52
+#: ../../mod/common.php:44
msgid "No connections in common."
msgstr ""
-#: ../../mod/events.php:71
+#: ../../mod/events.php:72
msgid "Event title and start time are required."
msgstr ""
-#: ../../mod/events.php:286
+#: ../../mod/events.php:287
msgid "l, F j"
msgstr ""
-#: ../../mod/events.php:308
+#: ../../mod/events.php:309
msgid "Edit event"
msgstr ""
-#: ../../mod/events.php:354
+#: ../../mod/events.php:355
msgid "Create New Event"
msgstr ""
-#: ../../mod/events.php:355
+#: ../../mod/events.php:356
msgid "Previous"
msgstr ""
-#: ../../mod/events.php:356 ../../mod/setup.php:256
+#: ../../mod/events.php:357 ../../mod/setup.php:256
msgid "Next"
msgstr ""
-#: ../../mod/events.php:428
+#: ../../mod/events.php:429
msgid "hour:minute"
msgstr ""
-#: ../../mod/events.php:447
+#: ../../mod/events.php:448
msgid "Event details"
msgstr ""
-#: ../../mod/events.php:448
+#: ../../mod/events.php:449
#, php-format
msgid "Format is %s %s. Starting date and Title are required."
msgstr ""
-#: ../../mod/events.php:450
+#: ../../mod/events.php:451
msgid "Event Starts:"
msgstr ""
-#: ../../mod/events.php:450 ../../mod/events.php:464
+#: ../../mod/events.php:451 ../../mod/events.php:465
msgid "Required"
msgstr ""
-#: ../../mod/events.php:453
+#: ../../mod/events.php:454
msgid "Finish date/time is not known or not relevant"
msgstr ""
-#: ../../mod/events.php:455
+#: ../../mod/events.php:456
msgid "Event Finishes:"
msgstr ""
-#: ../../mod/events.php:458
+#: ../../mod/events.php:459
msgid "Adjust for viewer timezone"
msgstr ""
-#: ../../mod/events.php:460
+#: ../../mod/events.php:461
msgid "Description:"
msgstr ""
-#: ../../mod/events.php:464
+#: ../../mod/events.php:465
msgid "Title:"
msgstr ""
-#: ../../mod/events.php:466
+#: ../../mod/events.php:467
msgid "Share this event"
msgstr ""
@@ -3139,7 +3222,7 @@ msgid "Enter email addresses, one per line:"
msgstr ""
#: ../../mod/invite.php:141 ../../mod/message.php:326
-#: ../../mod/message.php:508
+#: ../../mod/message.php:476
msgid "Your message:"
msgstr ""
@@ -3184,7 +3267,7 @@ msgstr ""
msgid "No friends to display."
msgstr ""
-#: ../../mod/webpages.php:104 ../../mod/layouts.php:105
+#: ../../mod/webpages.php:121 ../../mod/layouts.php:105
#: ../../mod/blocks.php:96
msgid "View"
msgstr ""
@@ -3208,19 +3291,15 @@ msgid ""
msgstr ""
#: ../../mod/api.php:105 ../../mod/settings.php:967 ../../mod/settings.php:972
-#: ../../mod/profiles.php:506
+#: ../../mod/profiles.php:495
msgid "Yes"
msgstr ""
#: ../../mod/api.php:106 ../../mod/settings.php:967 ../../mod/settings.php:972
-#: ../../mod/profiles.php:507
+#: ../../mod/profiles.php:496
msgid "No"
msgstr ""
-#: ../../mod/lastpost.php:16 ../../mod/channel.php:25
-msgid "You must be logged in to see this page."
-msgstr ""
-
#: ../../mod/apps.php:8
msgid "No installed applications."
msgstr ""
@@ -3697,7 +3776,7 @@ msgid "Cancel"
msgstr ""
#: ../../mod/settings.php:611 ../../mod/settings.php:637
-#: ../../mod/admin.php:686 ../../mod/crepair.php:148
+#: ../../mod/admin.php:689
msgid "Name"
msgstr ""
@@ -3810,7 +3889,7 @@ msgstr ""
msgid "Connector Settings"
msgstr ""
-#: ../../mod/settings.php:802 ../../mod/admin.php:369
+#: ../../mod/settings.php:802 ../../mod/admin.php:371
msgid "No special theme for mobile devices"
msgstr ""
@@ -3878,7 +3957,7 @@ msgstr ""
msgid "Allow us to suggest you as a potential friend to new members?"
msgstr ""
-#: ../../mod/settings.php:976 ../../mod/profile_photo.php:298
+#: ../../mod/settings.php:976 ../../mod/profile_photo.php:288
msgid "or"
msgstr ""
@@ -3950,7 +4029,7 @@ msgstr ""
msgid "Default Post Permissions"
msgstr ""
-#: ../../mod/settings.php:1032
+#: ../../mod/settings.php:1032 ../../mod/mitem.php:137 ../../mod/mitem.php:180
msgid "(click to open/close)"
msgstr ""
@@ -4026,22 +4105,22 @@ msgstr ""
msgid "Change the behaviour of this account for special situations"
msgstr ""
-#: ../../mod/viewconnections.php:28 ../../mod/search.php:80
+#: ../../mod/viewconnections.php:17 ../../mod/search.php:80
#: ../../mod/photos.php:576 ../../mod/display.php:9 ../../mod/community.php:18
-#: ../../mod/directory.php:32
+#: ../../mod/directory.php:33
msgid "Public access denied."
msgstr ""
-#: ../../mod/viewconnections.php:57
+#: ../../mod/viewconnections.php:43
msgid "No connections."
msgstr ""
-#: ../../mod/viewconnections.php:69
+#: ../../mod/viewconnections.php:55
#, php-format
msgid "Visit %s's profile [%s]"
msgstr ""
-#: ../../mod/viewconnections.php:84
+#: ../../mod/viewconnections.php:70
msgid "View Connnections"
msgstr ""
@@ -4198,23 +4277,23 @@ msgstr ""
msgid "Theme settings updated."
msgstr ""
-#: ../../mod/admin.php:87 ../../mod/admin.php:417
+#: ../../mod/admin.php:87 ../../mod/admin.php:419
msgid "Site"
msgstr ""
-#: ../../mod/admin.php:88 ../../mod/admin.php:682 ../../mod/admin.php:694
+#: ../../mod/admin.php:88 ../../mod/admin.php:685 ../../mod/admin.php:697
msgid "Users"
msgstr ""
-#: ../../mod/admin.php:89 ../../mod/admin.php:780 ../../mod/admin.php:822
+#: ../../mod/admin.php:89 ../../mod/admin.php:783 ../../mod/admin.php:825
msgid "Plugins"
msgstr ""
-#: ../../mod/admin.php:90 ../../mod/admin.php:985 ../../mod/admin.php:1021
+#: ../../mod/admin.php:90 ../../mod/admin.php:988 ../../mod/admin.php:1024
msgid "Themes"
msgstr ""
-#: ../../mod/admin.php:91 ../../mod/admin.php:475
+#: ../../mod/admin.php:91 ../../mod/admin.php:478
msgid "Server"
msgstr ""
@@ -4222,7 +4301,7 @@ msgstr ""
msgid "DB updates"
msgstr ""
-#: ../../mod/admin.php:106 ../../mod/admin.php:113 ../../mod/admin.php:1108
+#: ../../mod/admin.php:106 ../../mod/admin.php:113 ../../mod/admin.php:1111
msgid "Logs"
msgstr ""
@@ -4238,9 +4317,9 @@ msgstr ""
msgid "Message queues"
msgstr ""
-#: ../../mod/admin.php:193 ../../mod/admin.php:416 ../../mod/admin.php:474
-#: ../../mod/admin.php:681 ../../mod/admin.php:779 ../../mod/admin.php:821
-#: ../../mod/admin.php:984 ../../mod/admin.php:1020 ../../mod/admin.php:1107
+#: ../../mod/admin.php:193 ../../mod/admin.php:418 ../../mod/admin.php:477
+#: ../../mod/admin.php:684 ../../mod/admin.php:782 ../../mod/admin.php:824
+#: ../../mod/admin.php:987 ../../mod/admin.php:1023 ../../mod/admin.php:1110
msgid "Administration"
msgstr ""
@@ -4252,7 +4331,7 @@ msgstr ""
msgid "Registered users"
msgstr ""
-#: ../../mod/admin.php:198 ../../mod/admin.php:478
+#: ../../mod/admin.php:198 ../../mod/admin.php:481
msgid "Pending registrations"
msgstr ""
@@ -4260,567 +4339,581 @@ msgstr ""
msgid "Version"
msgstr ""
-#: ../../mod/admin.php:201 ../../mod/admin.php:479
+#: ../../mod/admin.php:201 ../../mod/admin.php:482
msgid "Active plugins"
msgstr ""
-#: ../../mod/admin.php:340
+#: ../../mod/admin.php:342
msgid "Site settings updated."
msgstr ""
-#: ../../mod/admin.php:371
+#: ../../mod/admin.php:373
msgid "No special theme for accessibility"
msgstr ""
-#: ../../mod/admin.php:396
+#: ../../mod/admin.php:398
msgid "Closed"
msgstr ""
-#: ../../mod/admin.php:397
+#: ../../mod/admin.php:399
msgid "Requires approval"
msgstr ""
-#: ../../mod/admin.php:398
+#: ../../mod/admin.php:400
msgid "Open"
msgstr ""
-#: ../../mod/admin.php:403
+#: ../../mod/admin.php:405
msgid "Private"
msgstr ""
-#: ../../mod/admin.php:404
+#: ../../mod/admin.php:406
msgid "Paid Access"
msgstr ""
-#: ../../mod/admin.php:405
+#: ../../mod/admin.php:407
msgid "Free Access"
msgstr ""
-#: ../../mod/admin.php:406
+#: ../../mod/admin.php:408
msgid "Tiered Access"
msgstr ""
-#: ../../mod/admin.php:419 ../../mod/register.php:180
+#: ../../mod/admin.php:421 ../../mod/register.php:180
msgid "Registration"
msgstr ""
-#: ../../mod/admin.php:420
+#: ../../mod/admin.php:422
msgid "File upload"
msgstr ""
-#: ../../mod/admin.php:421
+#: ../../mod/admin.php:423
msgid "Policies"
msgstr ""
-#: ../../mod/admin.php:422
+#: ../../mod/admin.php:424
msgid "Advanced"
msgstr ""
-#: ../../mod/admin.php:426
+#: ../../mod/admin.php:428
msgid "Site name"
msgstr ""
-#: ../../mod/admin.php:427
+#: ../../mod/admin.php:429
msgid "Banner/Logo"
msgstr ""
-#: ../../mod/admin.php:428
+#: ../../mod/admin.php:430
msgid "System language"
msgstr ""
-#: ../../mod/admin.php:429
+#: ../../mod/admin.php:431
msgid "System theme"
msgstr ""
-#: ../../mod/admin.php:429
+#: ../../mod/admin.php:431
msgid ""
"Default system theme - may be over-ridden by user profiles - change theme settings"
msgstr ""
-#: ../../mod/admin.php:430
+#: ../../mod/admin.php:432
msgid "Mobile system theme"
msgstr ""
-#: ../../mod/admin.php:430
+#: ../../mod/admin.php:432
msgid "Theme for mobile devices"
msgstr ""
-#: ../../mod/admin.php:431
+#: ../../mod/admin.php:433
msgid "Accessibility system theme"
msgstr ""
-#: ../../mod/admin.php:431
+#: ../../mod/admin.php:433
msgid "Accessibility theme"
msgstr ""
-#: ../../mod/admin.php:432
+#: ../../mod/admin.php:434
msgid "Channel to use for this website's static pages"
msgstr ""
-#: ../../mod/admin.php:432
+#: ../../mod/admin.php:434
msgid "Site Channel"
msgstr ""
-#: ../../mod/admin.php:434
+#: ../../mod/admin.php:436
msgid "Maximum image size"
msgstr ""
-#: ../../mod/admin.php:434
+#: ../../mod/admin.php:436
msgid ""
"Maximum size in bytes of uploaded images. Default is 0, which means no "
"limits."
msgstr ""
-#: ../../mod/admin.php:435
+#: ../../mod/admin.php:437
msgid "Register policy"
msgstr ""
-#: ../../mod/admin.php:436
+#: ../../mod/admin.php:438
msgid "Access policy"
msgstr ""
-#: ../../mod/admin.php:437
+#: ../../mod/admin.php:439
msgid "Register text"
msgstr ""
-#: ../../mod/admin.php:437
+#: ../../mod/admin.php:439
msgid "Will be displayed prominently on the registration page."
msgstr ""
-#: ../../mod/admin.php:438
+#: ../../mod/admin.php:440
msgid "Accounts abandoned after x days"
msgstr ""
-#: ../../mod/admin.php:438
+#: ../../mod/admin.php:440
msgid ""
"Will not waste system resources polling external sites for abandonded "
"accounts. Enter 0 for no time limit."
msgstr ""
-#: ../../mod/admin.php:439
+#: ../../mod/admin.php:441
msgid "Allowed friend domains"
msgstr ""
-#: ../../mod/admin.php:439
+#: ../../mod/admin.php:441
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/admin.php:440
+#: ../../mod/admin.php:442
msgid "Allowed email domains"
msgstr ""
-#: ../../mod/admin.php:440
+#: ../../mod/admin.php:442
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/admin.php:441
+#: ../../mod/admin.php:443
msgid "Block public"
msgstr ""
-#: ../../mod/admin.php:441
+#: ../../mod/admin.php:443
msgid ""
"Check to block public access to all otherwise public personal pages on this "
"site unless you are currently logged in."
msgstr ""
-#: ../../mod/admin.php:442
+#: ../../mod/admin.php:444
msgid "Force publish"
msgstr ""
-#: ../../mod/admin.php:442
+#: ../../mod/admin.php:444
msgid ""
"Check to force all profiles on this site to be listed in the site directory."
msgstr ""
-#: ../../mod/admin.php:444
-msgid "Proxy user"
+#: ../../mod/admin.php:445
+msgid "No login on Homepage"
msgstr ""
#: ../../mod/admin.php:445
+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/admin.php:447
+msgid "Proxy user"
+msgstr ""
+
+#: ../../mod/admin.php:448
msgid "Proxy URL"
msgstr ""
-#: ../../mod/admin.php:446
+#: ../../mod/admin.php:449
msgid "Network timeout"
msgstr ""
-#: ../../mod/admin.php:446
+#: ../../mod/admin.php:449
msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
msgstr ""
-#: ../../mod/admin.php:447
+#: ../../mod/admin.php:450
msgid "Delivery interval"
msgstr ""
-#: ../../mod/admin.php:447
+#: ../../mod/admin.php:450
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/admin.php:448
+#: ../../mod/admin.php:451
msgid "Poll interval"
msgstr ""
-#: ../../mod/admin.php:448
+#: ../../mod/admin.php:451
msgid ""
"Delay background polling processes by this many seconds to reduce system "
"load. If 0, use delivery interval."
msgstr ""
-#: ../../mod/admin.php:449
+#: ../../mod/admin.php:452
msgid "Maximum Load Average"
msgstr ""
-#: ../../mod/admin.php:449
+#: ../../mod/admin.php:452
msgid ""
"Maximum system load before delivery and poll processes are deferred - "
"default 50."
msgstr ""
-#: ../../mod/admin.php:466
+#: ../../mod/admin.php:469
msgid "No server found"
msgstr ""
-#: ../../mod/admin.php:473 ../../mod/admin.php:695
+#: ../../mod/admin.php:476 ../../mod/admin.php:698
msgid "ID"
msgstr ""
-#: ../../mod/admin.php:473
+#: ../../mod/admin.php:476
msgid "for channel"
msgstr ""
-#: ../../mod/admin.php:473
+#: ../../mod/admin.php:476
msgid "on server"
msgstr ""
-#: ../../mod/admin.php:473
+#: ../../mod/admin.php:476
msgid "Status"
msgstr ""
-#: ../../mod/admin.php:493
+#: ../../mod/admin.php:496
msgid "Update has been marked successful"
msgstr ""
-#: ../../mod/admin.php:503
-#, php-format
-msgid "Executing %s failed. Check system logs."
-msgstr ""
-
#: ../../mod/admin.php:506
#, php-format
-msgid "Update %s was successfully applied."
+msgid "Executing %s failed. Check system logs."
msgstr ""
-#: ../../mod/admin.php:510
+#: ../../mod/admin.php:509
#, php-format
-msgid "Update %s did not return a status. Unknown if it succeeded."
+msgid "Update %s was successfully applied."
msgstr ""
#: ../../mod/admin.php:513
#, php-format
+msgid "Update %s did not return a status. Unknown if it succeeded."
+msgstr ""
+
+#: ../../mod/admin.php:516
+#, php-format
msgid "Update function %s could not be found."
msgstr ""
-#: ../../mod/admin.php:528
+#: ../../mod/admin.php:531
msgid "No failed updates."
msgstr ""
-#: ../../mod/admin.php:532
+#: ../../mod/admin.php:535
msgid "Failed Updates"
msgstr ""
-#: ../../mod/admin.php:534
+#: ../../mod/admin.php:537
msgid "Mark success (if update was manually applied)"
msgstr ""
-#: ../../mod/admin.php:535
+#: ../../mod/admin.php:538
msgid "Attempt to execute this update step automatically"
msgstr ""
-#: ../../mod/admin.php:561
+#: ../../mod/admin.php:564
#, php-format
msgid "%s user blocked/unblocked"
msgid_plural "%s users blocked/unblocked"
msgstr[0] ""
msgstr[1] ""
-#: ../../mod/admin.php:568
+#: ../../mod/admin.php:571
#, php-format
msgid "%s user deleted"
msgid_plural "%s users deleted"
msgstr[0] ""
msgstr[1] ""
-#: ../../mod/admin.php:599
+#: ../../mod/admin.php:602
msgid "Account not found"
msgstr ""
-#: ../../mod/admin.php:610
+#: ../../mod/admin.php:613
#, php-format
msgid "User '%s' deleted"
msgstr ""
-#: ../../mod/admin.php:619
+#: ../../mod/admin.php:622
#, php-format
msgid "User '%s' unblocked"
msgstr ""
-#: ../../mod/admin.php:619
+#: ../../mod/admin.php:622
#, php-format
msgid "User '%s' blocked"
msgstr ""
-#: ../../mod/admin.php:684
+#: ../../mod/admin.php:687
msgid "select all"
msgstr ""
-#: ../../mod/admin.php:685
+#: ../../mod/admin.php:688
msgid "User registrations waiting for confirm"
msgstr ""
-#: ../../mod/admin.php:686
+#: ../../mod/admin.php:689
msgid "Request date"
msgstr ""
-#: ../../mod/admin.php:687
+#: ../../mod/admin.php:690
msgid "No registrations."
msgstr ""
-#: ../../mod/admin.php:688 ../../mod/intro.php:11 ../../mod/intro.php:98
-#: ../../mod/notifications.php:159 ../../mod/notifications.php:206
+#: ../../mod/admin.php:691
msgid "Approve"
msgstr ""
-#: ../../mod/admin.php:689
+#: ../../mod/admin.php:692
msgid "Deny"
msgstr ""
-#: ../../mod/admin.php:691 ../../mod/intro.php:14 ../../mod/intro.php:99
-#: ../../mod/connections.php:348 ../../mod/connections.php:490
+#: ../../mod/admin.php:694 ../../mod/connections.php:352
+#: ../../mod/connections.php:494
msgid "Block"
msgstr ""
-#: ../../mod/admin.php:692 ../../mod/connections.php:348
-#: ../../mod/connections.php:490
+#: ../../mod/admin.php:695 ../../mod/connections.php:352
+#: ../../mod/connections.php:494
msgid "Unblock"
msgstr ""
-#: ../../mod/admin.php:695
+#: ../../mod/admin.php:698
msgid "Register date"
msgstr ""
-#: ../../mod/admin.php:695
+#: ../../mod/admin.php:698
msgid "Last login"
msgstr ""
-#: ../../mod/admin.php:695
+#: ../../mod/admin.php:698
msgid "Expires"
msgstr ""
-#: ../../mod/admin.php:695
+#: ../../mod/admin.php:698
msgid "Service Class"
msgstr ""
-#: ../../mod/admin.php:697
+#: ../../mod/admin.php:700
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/admin.php:698
+#: ../../mod/admin.php:701
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 ""
-#: ../../mod/admin.php:739
+#: ../../mod/admin.php:742
#, php-format
msgid "Plugin %s disabled."
msgstr ""
-#: ../../mod/admin.php:743
+#: ../../mod/admin.php:746
#, php-format
msgid "Plugin %s enabled."
msgstr ""
-#: ../../mod/admin.php:753 ../../mod/admin.php:955
+#: ../../mod/admin.php:756 ../../mod/admin.php:958
msgid "Disable"
msgstr ""
-#: ../../mod/admin.php:755 ../../mod/admin.php:957
+#: ../../mod/admin.php:758 ../../mod/admin.php:960
msgid "Enable"
msgstr ""
-#: ../../mod/admin.php:781 ../../mod/admin.php:986
+#: ../../mod/admin.php:784 ../../mod/admin.php:989
msgid "Toggle"
msgstr ""
-#: ../../mod/admin.php:789 ../../mod/admin.php:996
+#: ../../mod/admin.php:792 ../../mod/admin.php:999
msgid "Author: "
msgstr ""
-#: ../../mod/admin.php:790 ../../mod/admin.php:997
+#: ../../mod/admin.php:793 ../../mod/admin.php:1000
msgid "Maintainer: "
msgstr ""
-#: ../../mod/admin.php:919
+#: ../../mod/admin.php:922
msgid "No themes found."
msgstr ""
-#: ../../mod/admin.php:978
+#: ../../mod/admin.php:981
msgid "Screenshot"
msgstr ""
-#: ../../mod/admin.php:1026
+#: ../../mod/admin.php:1029
msgid "[Experimental]"
msgstr ""
-#: ../../mod/admin.php:1027
+#: ../../mod/admin.php:1030
msgid "[Unsupported]"
msgstr ""
-#: ../../mod/admin.php:1054
+#: ../../mod/admin.php:1057
msgid "Log settings updated."
msgstr ""
-#: ../../mod/admin.php:1110
+#: ../../mod/admin.php:1113
msgid "Clear"
msgstr ""
-#: ../../mod/admin.php:1116
+#: ../../mod/admin.php:1119
msgid "Debugging"
msgstr ""
-#: ../../mod/admin.php:1117
+#: ../../mod/admin.php:1120
msgid "Log file"
msgstr ""
-#: ../../mod/admin.php:1117
+#: ../../mod/admin.php:1120
msgid ""
"Must be writable by web server. Relative to your Red top-level directory."
msgstr ""
-#: ../../mod/admin.php:1118
+#: ../../mod/admin.php:1121
msgid "Log level"
msgstr ""
-#: ../../mod/mitem.php:13 ../../mod/menu.php:87
+#: ../../mod/mitem.php:14 ../../mod/menu.php:87
msgid "Menu not found."
msgstr ""
-#: ../../mod/mitem.php:66
+#: ../../mod/mitem.php:47
msgid "Menu element updated."
msgstr ""
-#: ../../mod/mitem.php:70
+#: ../../mod/mitem.php:51
msgid "Unable to update menu element."
msgstr ""
-#: ../../mod/mitem.php:76
+#: ../../mod/mitem.php:57
msgid "Menu element added."
msgstr ""
-#: ../../mod/mitem.php:80
+#: ../../mod/mitem.php:61
msgid "Unable to add menu element."
msgstr ""
-#: ../../mod/mitem.php:97 ../../mod/xchan.php:25 ../../mod/menu.php:113
+#: ../../mod/mitem.php:78 ../../mod/xchan.php:25 ../../mod/menu.php:113
msgid "Not found."
msgstr ""
-#: ../../mod/mitem.php:116
+#: ../../mod/mitem.php:99
msgid "Manage Menu Elements"
msgstr ""
-#: ../../mod/mitem.php:119
+#: ../../mod/mitem.php:102
msgid "Edit menu"
msgstr ""
-#: ../../mod/mitem.php:122
+#: ../../mod/mitem.php:105
msgid "Edit element"
msgstr ""
-#: ../../mod/mitem.php:123
+#: ../../mod/mitem.php:106
msgid "Drop element"
msgstr ""
-#: ../../mod/mitem.php:124
+#: ../../mod/mitem.php:107
msgid "New element"
msgstr ""
-#: ../../mod/mitem.php:125
+#: ../../mod/mitem.php:108
msgid "Edit this menu container"
msgstr ""
-#: ../../mod/mitem.php:126
+#: ../../mod/mitem.php:109
msgid "Add menu element"
msgstr ""
-#: ../../mod/mitem.php:127
+#: ../../mod/mitem.php:110
msgid "Delete this menu item"
msgstr ""
-#: ../../mod/mitem.php:128
+#: ../../mod/mitem.php:111
msgid "Edit this menu item"
msgstr ""
-#: ../../mod/mitem.php:141
+#: ../../mod/mitem.php:134
msgid "New Menu Element"
msgstr ""
-#: ../../mod/mitem.php:143 ../../mod/mitem.php:184
+#: ../../mod/mitem.php:136 ../../mod/mitem.php:179
+msgid "Menu Item Permissions"
+msgstr ""
+
+#: ../../mod/mitem.php:139 ../../mod/mitem.php:183
msgid "Link text"
msgstr ""
-#: ../../mod/mitem.php:144 ../../mod/mitem.php:185
+#: ../../mod/mitem.php:140 ../../mod/mitem.php:184
msgid "URL of link"
msgstr ""
-#: ../../mod/mitem.php:145 ../../mod/mitem.php:186
+#: ../../mod/mitem.php:141 ../../mod/mitem.php:185
msgid "Use Red magic-auth if available"
msgstr ""
-#: ../../mod/mitem.php:146 ../../mod/mitem.php:187
+#: ../../mod/mitem.php:142 ../../mod/mitem.php:186
msgid "Open link in new window"
msgstr ""
-#: ../../mod/mitem.php:148 ../../mod/mitem.php:189
+#: ../../mod/mitem.php:144 ../../mod/mitem.php:188
msgid "Order in list"
msgstr ""
-#: ../../mod/mitem.php:148 ../../mod/mitem.php:189
+#: ../../mod/mitem.php:144 ../../mod/mitem.php:188
msgid "Higher numbers will sink to bottom of listing"
msgstr ""
-#: ../../mod/mitem.php:149 ../../mod/menu.php:79 ../../mod/new_channel.php:117
+#: ../../mod/mitem.php:145 ../../mod/menu.php:79 ../../mod/new_channel.php:117
msgid "Create"
msgstr ""
-#: ../../mod/mitem.php:161
+#: ../../mod/mitem.php:157
msgid "Menu item not found."
msgstr ""
-#: ../../mod/mitem.php:170
+#: ../../mod/mitem.php:166
msgid "Menu item deleted."
msgstr ""
-#: ../../mod/mitem.php:172
+#: ../../mod/mitem.php:168
msgid "Menu item could not be deleted."
msgstr ""
-#: ../../mod/mitem.php:181
+#: ../../mod/mitem.php:177
msgid "Edit Menu Element"
msgstr ""
-#: ../../mod/mitem.php:190 ../../mod/menu.php:107
+#: ../../mod/mitem.php:189 ../../mod/menu.php:107
msgid "Modify"
msgstr ""
@@ -4872,10 +4965,6 @@ msgstr ""
msgid "Click on a channel to add or remove."
msgstr ""
-#: ../../mod/search.php:20 ../../mod/network.php:113
-msgid "Remove term"
-msgstr ""
-
#: ../../mod/photos.php:83
msgid "Page owner information could not be retrieved."
msgstr ""
@@ -5129,7 +5218,7 @@ msgstr ""
msgid "Selected channel has private message restrictions. Send failed."
msgstr ""
-#: ../../mod/message.php:223 ../../mod/notifications.php:101
+#: ../../mod/message.php:223
msgid "Messages"
msgstr ""
@@ -5149,11 +5238,11 @@ msgstr ""
msgid "Send Private Message"
msgstr ""
-#: ../../mod/message.php:317 ../../mod/message.php:503
+#: ../../mod/message.php:317 ../../mod/message.php:471
msgid "To:"
msgstr ""
-#: ../../mod/message.php:322 ../../mod/message.php:505
+#: ../../mod/message.php:322 ../../mod/message.php:473
msgid "Subject:"
msgstr ""
@@ -5161,7 +5250,7 @@ msgstr ""
msgid "No messages."
msgstr ""
-#: ../../mod/message.php:375 ../../mod/message.php:472
+#: ../../mod/message.php:375 ../../mod/message.php:440
msgid "Delete message"
msgstr ""
@@ -5173,36 +5262,32 @@ msgstr ""
msgid "Message not found."
msgstr ""
-#: ../../mod/message.php:473
+#: ../../mod/message.php:441
msgid "Recall message"
msgstr ""
-#: ../../mod/message.php:475
+#: ../../mod/message.php:443
msgid "Message has been recalled."
msgstr ""
-#: ../../mod/message.php:492
+#: ../../mod/message.php:460
msgid "Private Conversation"
msgstr ""
-#: ../../mod/message.php:496
+#: ../../mod/message.php:464
msgid "Delete conversation"
msgstr ""
-#: ../../mod/message.php:498
+#: ../../mod/message.php:466
msgid ""
"No secure communications available. You may be able to "
"respond from the sender's profile page."
msgstr ""
-#: ../../mod/message.php:502
+#: ../../mod/message.php:470
msgid "Send Reply"
msgstr ""
-#: ../../mod/hcard.php:10
-msgid "No profile"
-msgstr ""
-
#: ../../mod/layouts.php:52
msgid "Layout Help"
msgstr ""
@@ -5235,101 +5320,30 @@ msgstr ""
msgid "Authenticate"
msgstr ""
-#: ../../mod/network.php:172
+#: ../../mod/network.php:79
msgid "No such group"
msgstr ""
-#: ../../mod/network.php:212
-msgid "Refresh"
-msgstr ""
-
-#: ../../mod/network.php:213 ../../mod/connections.php:404
-msgid "Me"
-msgstr ""
-
-#: ../../mod/network.php:214 ../../mod/connections.php:406
-msgid "Best Friends"
-msgstr ""
-
-#: ../../mod/network.php:216
-msgid "Co-workers"
-msgstr ""
-
-#: ../../mod/network.php:217 ../../mod/connections.php:408
-msgid "Former Friends"
-msgstr ""
-
-#: ../../mod/network.php:218 ../../mod/connections.php:409
-msgid "Acquaintances"
-msgstr ""
-
-#: ../../mod/network.php:219
-msgid "Everybody"
-msgstr ""
-
-#: ../../mod/network.php:234
+#: ../../mod/network.php:118
msgid "Search Results For:"
msgstr ""
-#: ../../mod/network.php:296
+#: ../../mod/network.php:172
+msgid "Collection is empty"
+msgstr ""
+
+#: ../../mod/network.php:180
msgid "Collection: "
msgstr ""
-#: ../../mod/network.php:309
+#: ../../mod/network.php:193
msgid "Connection: "
msgstr ""
-#: ../../mod/network.php:312
+#: ../../mod/network.php:196
msgid "Invalid connection."
msgstr ""
-#: ../../mod/intro.php:17 ../../mod/intro.php:100
-#: ../../mod/connections.php:355 ../../mod/connections.php:491
-#: ../../mod/notifications.php:51 ../../mod/notifications.php:162
-#: ../../mod/notifications.php:208
-msgid "Ignore"
-msgstr ""
-
-#: ../../mod/intro.php:29 ../../mod/connections.php:122
-msgid "Connection updated."
-msgstr ""
-
-#: ../../mod/intro.php:31
-msgid "Connection update failed."
-msgstr ""
-
-#: ../../mod/intro.php:56
-msgid "Introductions and Connection Requests"
-msgstr ""
-
-#: ../../mod/intro.php:67
-msgid "No pending introductions."
-msgstr ""
-
-#: ../../mod/intro.php:72
-msgid "System error. Please try again later."
-msgstr ""
-
-#: ../../mod/intro.php:95 ../../mod/connections.php:496
-#: ../../mod/notifications.php:155 ../../mod/notifications.php:202
-msgid "Hide this contact from others"
-msgstr ""
-
-#: ../../mod/intro.php:96 ../../mod/notifications.php:156
-#: ../../mod/notifications.php:203
-msgid "Post a new friend activity"
-msgstr ""
-
-#: ../../mod/intro.php:96 ../../mod/notifications.php:156
-#: ../../mod/notifications.php:203
-msgid "if applicable"
-msgstr ""
-
-#: ../../mod/intro.php:101 ../../mod/notifications.php:35
-#: ../../mod/notifications.php:163 ../../mod/notifications.php:209
-msgid "Discard"
-msgstr ""
-
#: ../../mod/post.php:222
msgid ""
"Remote authentication blocked. You are logged into this site locally. Please "
@@ -5358,7 +5372,7 @@ msgid "Hub not found."
msgstr ""
#: ../../mod/profiles.php:18 ../../mod/profiles.php:138
-#: ../../mod/profiles.php:179 ../../mod/profiles.php:486
+#: ../../mod/profiles.php:168 ../../mod/profiles.php:475
msgid "Profile not found."
msgstr ""
@@ -5378,226 +5392,226 @@ msgstr ""
msgid "Profile unavailable to clone."
msgstr ""
-#: ../../mod/profiles.php:189
+#: ../../mod/profiles.php:178
msgid "Profile Name is required."
msgstr ""
-#: ../../mod/profiles.php:317
+#: ../../mod/profiles.php:306
msgid "Marital Status"
msgstr ""
-#: ../../mod/profiles.php:321
+#: ../../mod/profiles.php:310
msgid "Romantic Partner"
msgstr ""
-#: ../../mod/profiles.php:325
+#: ../../mod/profiles.php:314
msgid "Likes"
msgstr ""
-#: ../../mod/profiles.php:329
+#: ../../mod/profiles.php:318
msgid "Dislikes"
msgstr ""
-#: ../../mod/profiles.php:333
+#: ../../mod/profiles.php:322
msgid "Work/Employment"
msgstr ""
-#: ../../mod/profiles.php:336
+#: ../../mod/profiles.php:325
msgid "Religion"
msgstr ""
-#: ../../mod/profiles.php:340
+#: ../../mod/profiles.php:329
msgid "Political Views"
msgstr ""
-#: ../../mod/profiles.php:344
+#: ../../mod/profiles.php:333
msgid "Gender"
msgstr ""
-#: ../../mod/profiles.php:348
+#: ../../mod/profiles.php:337
msgid "Sexual Preference"
msgstr ""
-#: ../../mod/profiles.php:352
+#: ../../mod/profiles.php:341
msgid "Homepage"
msgstr ""
-#: ../../mod/profiles.php:356
+#: ../../mod/profiles.php:345
msgid "Interests"
msgstr ""
-#: ../../mod/profiles.php:360
+#: ../../mod/profiles.php:349
msgid "Address"
msgstr ""
-#: ../../mod/profiles.php:367 ../../mod/pubsites.php:31
+#: ../../mod/profiles.php:356 ../../mod/pubsites.php:31
msgid "Location"
msgstr ""
-#: ../../mod/profiles.php:450
+#: ../../mod/profiles.php:439
msgid "Profile updated."
msgstr ""
-#: ../../mod/profiles.php:505
+#: ../../mod/profiles.php:494
msgid "Hide your contact/friend list from viewers of this profile?"
msgstr ""
-#: ../../mod/profiles.php:528
+#: ../../mod/profiles.php:517
msgid "Edit Profile Details"
msgstr ""
-#: ../../mod/profiles.php:530
+#: ../../mod/profiles.php:519
msgid "View this profile"
msgstr ""
-#: ../../mod/profiles.php:531
+#: ../../mod/profiles.php:520
msgid "Change Profile Photo"
msgstr ""
-#: ../../mod/profiles.php:532
+#: ../../mod/profiles.php:521
msgid "Create a new profile using these settings"
msgstr ""
-#: ../../mod/profiles.php:533
+#: ../../mod/profiles.php:522
msgid "Clone this profile"
msgstr ""
-#: ../../mod/profiles.php:534
+#: ../../mod/profiles.php:523
msgid "Delete this profile"
msgstr ""
-#: ../../mod/profiles.php:535
+#: ../../mod/profiles.php:524
msgid "Profile Name:"
msgstr ""
-#: ../../mod/profiles.php:536
+#: ../../mod/profiles.php:525
msgid "Your Full Name:"
msgstr ""
-#: ../../mod/profiles.php:537
+#: ../../mod/profiles.php:526
msgid "Title/Description:"
msgstr ""
-#: ../../mod/profiles.php:538
+#: ../../mod/profiles.php:527
msgid "Your Gender:"
msgstr ""
-#: ../../mod/profiles.php:539
+#: ../../mod/profiles.php:528
#, php-format
msgid "Birthday (%s):"
msgstr ""
-#: ../../mod/profiles.php:540
+#: ../../mod/profiles.php:529
msgid "Street Address:"
msgstr ""
-#: ../../mod/profiles.php:541
+#: ../../mod/profiles.php:530
msgid "Locality/City:"
msgstr ""
-#: ../../mod/profiles.php:542
+#: ../../mod/profiles.php:531
msgid "Postal/Zip Code:"
msgstr ""
-#: ../../mod/profiles.php:543
+#: ../../mod/profiles.php:532
msgid "Country:"
msgstr ""
-#: ../../mod/profiles.php:544
+#: ../../mod/profiles.php:533
msgid "Region/State:"
msgstr ""
-#: ../../mod/profiles.php:545
+#: ../../mod/profiles.php:534
msgid "♥ Marital Status:"
msgstr ""
-#: ../../mod/profiles.php:546
+#: ../../mod/profiles.php:535
msgid "Who: (if applicable)"
msgstr ""
-#: ../../mod/profiles.php:547
+#: ../../mod/profiles.php:536
msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
msgstr ""
-#: ../../mod/profiles.php:548
+#: ../../mod/profiles.php:537
msgid "Since [date]:"
msgstr ""
-#: ../../mod/profiles.php:550
+#: ../../mod/profiles.php:539
msgid "Homepage URL:"
msgstr ""
-#: ../../mod/profiles.php:553
+#: ../../mod/profiles.php:542
msgid "Religious Views:"
msgstr ""
-#: ../../mod/profiles.php:554
+#: ../../mod/profiles.php:543
msgid "Keywords:"
msgstr ""
-#: ../../mod/profiles.php:557
+#: ../../mod/profiles.php:546
msgid "Example: fishing photography software"
msgstr ""
-#: ../../mod/profiles.php:558
+#: ../../mod/profiles.php:547
msgid "Used in directory listings"
msgstr ""
-#: ../../mod/profiles.php:559
+#: ../../mod/profiles.php:548
msgid "Tell us about yourself..."
msgstr ""
-#: ../../mod/profiles.php:560
+#: ../../mod/profiles.php:549
msgid "Hobbies/Interests"
msgstr ""
-#: ../../mod/profiles.php:561
+#: ../../mod/profiles.php:550
msgid "Contact information and Social Networks"
msgstr ""
-#: ../../mod/profiles.php:562
+#: ../../mod/profiles.php:551
msgid "My other channels"
msgstr ""
-#: ../../mod/profiles.php:563
+#: ../../mod/profiles.php:552
msgid "Musical interests"
msgstr ""
-#: ../../mod/profiles.php:564
+#: ../../mod/profiles.php:553
msgid "Books, literature"
msgstr ""
-#: ../../mod/profiles.php:565
+#: ../../mod/profiles.php:554
msgid "Television"
msgstr ""
-#: ../../mod/profiles.php:566
+#: ../../mod/profiles.php:555
msgid "Film/dance/culture/entertainment"
msgstr ""
-#: ../../mod/profiles.php:567
+#: ../../mod/profiles.php:556
msgid "Love/romance"
msgstr ""
-#: ../../mod/profiles.php:568
+#: ../../mod/profiles.php:557
msgid "Work/employment"
msgstr ""
-#: ../../mod/profiles.php:569
+#: ../../mod/profiles.php:558
msgid "School/education"
msgstr ""
-#: ../../mod/profiles.php:574
+#: ../../mod/profiles.php:563
msgid ""
"This is your public profile.
It may "
"be visible to anybody using the internet."
msgstr ""
-#: ../../mod/profiles.php:584 ../../mod/directory.php:160
+#: ../../mod/profiles.php:573 ../../mod/directory.php:161
msgid "Age: "
msgstr ""
-#: ../../mod/profiles.php:623
+#: ../../mod/profiles.php:612
msgid "Edit/Manage Profiles"
msgstr ""
@@ -5634,385 +5648,394 @@ msgid ""
"Or import an existing channel from another location"
msgstr ""
-#: ../../mod/connections.php:67
+#: ../../mod/connections.php:71
msgid "Could not access contact record."
msgstr ""
-#: ../../mod/connections.php:81
+#: ../../mod/connections.php:85
msgid "Could not locate selected profile."
msgstr ""
-#: ../../mod/connections.php:124
+#: ../../mod/connections.php:126
+msgid "Connection updated."
+msgstr ""
+
+#: ../../mod/connections.php:128
msgid "Failed to update connection record."
msgstr ""
-#: ../../mod/connections.php:219
+#: ../../mod/connections.php:223
msgid "Could not access address book record."
msgstr ""
-#: ../../mod/connections.php:233
+#: ../../mod/connections.php:237
msgid "Refresh failed - channel is currently unavailable."
msgstr ""
-#: ../../mod/connections.php:240
+#: ../../mod/connections.php:244
msgid "Channel has been unblocked"
msgstr ""
-#: ../../mod/connections.php:241
+#: ../../mod/connections.php:245
msgid "Channel has been blocked"
msgstr ""
-#: ../../mod/connections.php:245 ../../mod/connections.php:257
-#: ../../mod/connections.php:269 ../../mod/connections.php:281
-#: ../../mod/connections.php:296
+#: ../../mod/connections.php:249 ../../mod/connections.php:261
+#: ../../mod/connections.php:273 ../../mod/connections.php:285
+#: ../../mod/connections.php:300
msgid "Unable to set address book parameters."
msgstr ""
-#: ../../mod/connections.php:252
+#: ../../mod/connections.php:256
msgid "Channel has been unignored"
msgstr ""
-#: ../../mod/connections.php:253
+#: ../../mod/connections.php:257
msgid "Channel has been ignored"
msgstr ""
-#: ../../mod/connections.php:264
+#: ../../mod/connections.php:268
msgid "Channel has been unarchived"
msgstr ""
-#: ../../mod/connections.php:265
+#: ../../mod/connections.php:269
msgid "Channel has been archived"
msgstr ""
-#: ../../mod/connections.php:276
+#: ../../mod/connections.php:280
msgid "Channel has been unhidden"
msgstr ""
-#: ../../mod/connections.php:277
+#: ../../mod/connections.php:281
msgid "Channel has been hidden"
msgstr ""
-#: ../../mod/connections.php:291
+#: ../../mod/connections.php:295
msgid "Channel has been approved"
msgstr ""
-#: ../../mod/connections.php:292
+#: ../../mod/connections.php:296
msgid "Channel has been unapproved"
msgstr ""
-#: ../../mod/connections.php:310
+#: ../../mod/connections.php:314
msgid "Contact has been removed."
msgstr ""
-#: ../../mod/connections.php:330
+#: ../../mod/connections.php:334
#, php-format
msgid "View %s's profile"
msgstr ""
-#: ../../mod/connections.php:334
+#: ../../mod/connections.php:338
msgid "Refresh Permissions"
msgstr ""
-#: ../../mod/connections.php:337
+#: ../../mod/connections.php:341
msgid "Fetch updated permissions"
msgstr ""
-#: ../../mod/connections.php:341
+#: ../../mod/connections.php:345
msgid "Recent Activity"
msgstr ""
-#: ../../mod/connections.php:344
+#: ../../mod/connections.php:348
msgid "View recent posts and comments"
msgstr ""
-#: ../../mod/connections.php:351
+#: ../../mod/connections.php:355
msgid "Block or Unblock this connection"
msgstr ""
-#: ../../mod/connections.php:355 ../../mod/connections.php:491
+#: ../../mod/connections.php:359 ../../mod/connections.php:495
msgid "Unignore"
msgstr ""
-#: ../../mod/connections.php:358
+#: ../../mod/connections.php:359 ../../mod/connections.php:495
+#: ../../mod/notifications.php:51
+msgid "Ignore"
+msgstr ""
+
+#: ../../mod/connections.php:362
msgid "Ignore or Unignore this connection"
msgstr ""
-#: ../../mod/connections.php:361
+#: ../../mod/connections.php:365
msgid "Unarchive"
msgstr ""
-#: ../../mod/connections.php:361
+#: ../../mod/connections.php:365
msgid "Archive"
msgstr ""
-#: ../../mod/connections.php:364
+#: ../../mod/connections.php:368
msgid "Archive or Unarchive this connection"
msgstr ""
-#: ../../mod/connections.php:367
+#: ../../mod/connections.php:371
msgid "Unhide"
msgstr ""
-#: ../../mod/connections.php:367
+#: ../../mod/connections.php:371
msgid "Hide"
msgstr ""
-#: ../../mod/connections.php:370
+#: ../../mod/connections.php:374
msgid "Hide or Unhide this connection"
msgstr ""
-#: ../../mod/connections.php:377
+#: ../../mod/connections.php:381
msgid "Delete this connection"
msgstr ""
-#: ../../mod/connections.php:410
+#: ../../mod/connections.php:414
msgid "Unknown"
msgstr ""
-#: ../../mod/connections.php:420 ../../mod/connections.php:449
+#: ../../mod/connections.php:424 ../../mod/connections.php:453
msgid "Approve this connection"
msgstr ""
-#: ../../mod/connections.php:420
+#: ../../mod/connections.php:424
msgid "Accept connection to allow communication"
msgstr ""
-#: ../../mod/connections.php:436
+#: ../../mod/connections.php:440
msgid "Automatic Permissions Settings"
msgstr ""
-#: ../../mod/connections.php:436
+#: ../../mod/connections.php:440
#, php-format
msgid "Connections: settings for %s"
msgstr ""
-#: ../../mod/connections.php:440
+#: ../../mod/connections.php:444
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/connections.php:442
+#: ../../mod/connections.php:446
msgid "Slide to adjust your degree of friendship"
msgstr ""
-#: ../../mod/connections.php:448
+#: ../../mod/connections.php:452
msgid "inherited"
msgstr ""
-#: ../../mod/connections.php:450
+#: ../../mod/connections.php:454
msgid "Connection has no individual permissions!"
msgstr ""
-#: ../../mod/connections.php:451
+#: ../../mod/connections.php:455
msgid ""
"This may be appropriate based on your privacy settings"
"a>, though you may wish to review the \"Advanced Permissions\"."
msgstr ""
-#: ../../mod/connections.php:453
+#: ../../mod/connections.php:457
msgid "Profile Visibility"
msgstr ""
-#: ../../mod/connections.php:454
+#: ../../mod/connections.php:458
#, php-format
msgid ""
"Please choose the profile you would like to display to %s when viewing your "
"profile securely."
msgstr ""
-#: ../../mod/connections.php:455
+#: ../../mod/connections.php:459
msgid "Contact Information / Notes"
msgstr ""
-#: ../../mod/connections.php:456
+#: ../../mod/connections.php:460
msgid "Edit contact notes"
msgstr ""
-#: ../../mod/connections.php:458
+#: ../../mod/connections.php:462
msgid "Their Settings"
msgstr ""
-#: ../../mod/connections.php:459
+#: ../../mod/connections.php:463
msgid "My Settings"
msgstr ""
-#: ../../mod/connections.php:461
+#: ../../mod/connections.php:465
msgid "Forum Members"
msgstr ""
-#: ../../mod/connections.php:462
+#: ../../mod/connections.php:466
msgid "Soapbox"
msgstr ""
-#: ../../mod/connections.php:463
+#: ../../mod/connections.php:467
msgid "Full Sharing"
msgstr ""
-#: ../../mod/connections.php:464
+#: ../../mod/connections.php:468
msgid "Cautious Sharing"
msgstr ""
-#: ../../mod/connections.php:465
+#: ../../mod/connections.php:469
msgid "Follow Only"
msgstr ""
-#: ../../mod/connections.php:466
+#: ../../mod/connections.php:470
msgid "Individual Permissions"
msgstr ""
-#: ../../mod/connections.php:467
+#: ../../mod/connections.php:471
msgid ""
"Some permissions may be inherited from your channel privacy settings, which have higher priority. Changing those "
"inherited settings on this page will have no effect."
msgstr ""
-#: ../../mod/connections.php:468
+#: ../../mod/connections.php:472
msgid "Advanced Permissions"
msgstr ""
-#: ../../mod/connections.php:469
+#: ../../mod/connections.php:473
msgid "Quick Links"
msgstr ""
-#: ../../mod/connections.php:473
+#: ../../mod/connections.php:477
#, php-format
msgid "Visit %s's profile - %s"
msgstr ""
-#: ../../mod/connections.php:474
+#: ../../mod/connections.php:478
msgid "Block/Unblock contact"
msgstr ""
-#: ../../mod/connections.php:475
+#: ../../mod/connections.php:479
msgid "Ignore contact"
msgstr ""
-#: ../../mod/connections.php:476
+#: ../../mod/connections.php:480
msgid "Repair URL settings"
msgstr ""
-#: ../../mod/connections.php:477
+#: ../../mod/connections.php:481
msgid "View conversations"
msgstr ""
-#: ../../mod/connections.php:479
+#: ../../mod/connections.php:483
msgid "Delete contact"
msgstr ""
-#: ../../mod/connections.php:482
+#: ../../mod/connections.php:486
msgid "Last update:"
msgstr ""
-#: ../../mod/connections.php:484
+#: ../../mod/connections.php:488
msgid "Update public posts"
msgstr ""
-#: ../../mod/connections.php:486
+#: ../../mod/connections.php:490
msgid "Update now"
msgstr ""
-#: ../../mod/connections.php:492
+#: ../../mod/connections.php:496
msgid "Currently blocked"
msgstr ""
-#: ../../mod/connections.php:493
+#: ../../mod/connections.php:497
msgid "Currently ignored"
msgstr ""
-#: ../../mod/connections.php:494
+#: ../../mod/connections.php:498
msgid "Currently archived"
msgstr ""
-#: ../../mod/connections.php:495
+#: ../../mod/connections.php:499
msgid "Currently pending"
msgstr ""
-#: ../../mod/connections.php:496
+#: ../../mod/connections.php:500
+msgid "Hide this contact from others"
+msgstr ""
+
+#: ../../mod/connections.php:500
msgid ""
"Replies/likes to your public posts may still be visible"
msgstr ""
-#: ../../mod/connections.php:532 ../../mod/connections.php:604
+#: ../../mod/connections.php:536 ../../mod/connections.php:608
msgid "Blocked"
msgstr ""
-#: ../../mod/connections.php:537 ../../mod/connections.php:611
+#: ../../mod/connections.php:541 ../../mod/connections.php:615
msgid "Ignored"
msgstr ""
-#: ../../mod/connections.php:542 ../../mod/connections.php:625
+#: ../../mod/connections.php:546 ../../mod/connections.php:629
msgid "Hidden"
msgstr ""
-#: ../../mod/connections.php:547 ../../mod/connections.php:618
+#: ../../mod/connections.php:551 ../../mod/connections.php:622
msgid "Archived"
msgstr ""
-#: ../../mod/connections.php:558
+#: ../../mod/connections.php:562
msgid "All"
msgstr ""
-#: ../../mod/connections.php:579
-msgid "Suggestions"
-msgstr ""
-
-#: ../../mod/connections.php:582
+#: ../../mod/connections.php:586
msgid "Suggest new connections"
msgstr ""
-#: ../../mod/connections.php:588
+#: ../../mod/connections.php:592
msgid "Show pending (new) connections"
msgstr ""
-#: ../../mod/connections.php:591
+#: ../../mod/connections.php:595
msgid "All Connections"
msgstr ""
-#: ../../mod/connections.php:594
+#: ../../mod/connections.php:598
msgid "Show all connections"
msgstr ""
-#: ../../mod/connections.php:597
+#: ../../mod/connections.php:601
msgid "Unblocked"
msgstr ""
-#: ../../mod/connections.php:600
+#: ../../mod/connections.php:604
msgid "Only show unblocked connections"
msgstr ""
-#: ../../mod/connections.php:607
+#: ../../mod/connections.php:611
msgid "Only show blocked connections"
msgstr ""
-#: ../../mod/connections.php:614
+#: ../../mod/connections.php:618
msgid "Only show ignored connections"
msgstr ""
-#: ../../mod/connections.php:621
+#: ../../mod/connections.php:625
msgid "Only show archived connections"
msgstr ""
-#: ../../mod/connections.php:628
+#: ../../mod/connections.php:632
msgid "Only show hidden connections"
msgstr ""
-#: ../../mod/connections.php:670
+#: ../../mod/connections.php:674
#, php-format
msgid "%1$s [%2$s]"
msgstr ""
-#: ../../mod/connections.php:671
+#: ../../mod/connections.php:675
msgid "Edit contact"
msgstr ""
-#: ../../mod/connections.php:694
+#: ../../mod/connections.php:698
msgid "Search your connections"
msgstr ""
-#: ../../mod/connections.php:695
+#: ../../mod/connections.php:699
msgid "Finding: "
msgstr ""
@@ -6239,71 +6262,6 @@ msgstr ""
msgid "No matches"
msgstr ""
-#: ../../mod/crepair.php:102
-msgid "Contact settings applied."
-msgstr ""
-
-#: ../../mod/crepair.php:104
-msgid "Contact update failed."
-msgstr ""
-
-#: ../../mod/crepair.php:129 ../../mod/fsuggest.php:20
-#: ../../mod/fsuggest.php:92
-msgid "Contact not found."
-msgstr ""
-
-#: ../../mod/crepair.php:135
-msgid "Repair Contact Settings"
-msgstr ""
-
-#: ../../mod/crepair.php:137
-msgid ""
-"WARNING: This is highly advanced and if you enter incorrect "
-"information your communications with this contact may stop working."
-msgstr ""
-
-#: ../../mod/crepair.php:138
-msgid ""
-"Please use your browser 'Back' button now if you are "
-"uncertain what to do on this page."
-msgstr ""
-
-#: ../../mod/crepair.php:144
-msgid "Return to contact editor"
-msgstr ""
-
-#: ../../mod/crepair.php:149
-msgid "Account Nickname"
-msgstr ""
-
-#: ../../mod/crepair.php:150
-msgid "@Tagname - overrides Name/Nickname"
-msgstr ""
-
-#: ../../mod/crepair.php:151
-msgid "Account URL"
-msgstr ""
-
-#: ../../mod/crepair.php:152
-msgid "Friend Request URL"
-msgstr ""
-
-#: ../../mod/crepair.php:153
-msgid "Friend Confirm URL"
-msgstr ""
-
-#: ../../mod/crepair.php:154
-msgid "Notification Endpoint URL"
-msgstr ""
-
-#: ../../mod/crepair.php:155
-msgid "Poll/Feed URL"
-msgstr ""
-
-#: ../../mod/crepair.php:156
-msgid "New photo from this URL"
-msgstr ""
-
#: ../../mod/zfinger.php:23
msgid "invalid target signature"
msgstr ""
@@ -6312,7 +6270,7 @@ msgstr ""
msgid "Channel added."
msgstr ""
-#: ../../mod/editlayout.php:36 ../../mod/editwebpage.php:30
+#: ../../mod/editlayout.php:36 ../../mod/editwebpage.php:32
#: ../../mod/editpost.php:20 ../../mod/editblock.php:36
msgid "Item not found"
msgstr ""
@@ -6321,17 +6279,17 @@ msgstr ""
msgid "Edit Layout"
msgstr ""
-#: ../../mod/editlayout.php:104 ../../mod/editwebpage.php:123
+#: ../../mod/editlayout.php:104 ../../mod/editwebpage.php:147
#: ../../mod/editpost.php:101 ../../mod/editblock.php:118
msgid "Insert YouTube video"
msgstr ""
-#: ../../mod/editlayout.php:105 ../../mod/editwebpage.php:124
+#: ../../mod/editlayout.php:105 ../../mod/editwebpage.php:148
#: ../../mod/editpost.php:102 ../../mod/editblock.php:119
msgid "Insert Vorbis [.ogg] video"
msgstr ""
-#: ../../mod/editlayout.php:106 ../../mod/editwebpage.php:125
+#: ../../mod/editlayout.php:106 ../../mod/editwebpage.php:149
#: ../../mod/editpost.php:103 ../../mod/editblock.php:120
msgid "Insert Vorbis [.ogg] audio"
msgstr ""
@@ -6340,87 +6298,87 @@ msgstr ""
msgid "Delete Layout"
msgstr ""
-#: ../../mod/profile_photo.php:54
+#: ../../mod/profile_photo.php:44
msgid "Image uploaded but image cropping failed."
msgstr ""
-#: ../../mod/profile_photo.php:107
+#: ../../mod/profile_photo.php:97
msgid "Image resize failed."
msgstr ""
-#: ../../mod/profile_photo.php:151
+#: ../../mod/profile_photo.php:141
msgid ""
"Shift-reload the page or clear browser cache if the new photo does not "
"display immediately."
msgstr ""
-#: ../../mod/profile_photo.php:173
+#: ../../mod/profile_photo.php:163
#, php-format
msgid "Image exceeds size limit of %d"
msgstr ""
-#: ../../mod/profile_photo.php:182
+#: ../../mod/profile_photo.php:172
msgid "Unable to process image."
msgstr ""
-#: ../../mod/profile_photo.php:224 ../../mod/profile_photo.php:272
+#: ../../mod/profile_photo.php:214 ../../mod/profile_photo.php:262
msgid "Photo not available."
msgstr ""
-#: ../../mod/profile_photo.php:291
+#: ../../mod/profile_photo.php:281
msgid "Upload File:"
msgstr ""
-#: ../../mod/profile_photo.php:292
+#: ../../mod/profile_photo.php:282
msgid "Select a profile:"
msgstr ""
-#: ../../mod/profile_photo.php:293
+#: ../../mod/profile_photo.php:283
msgid "Upload Profile Photo"
msgstr ""
-#: ../../mod/profile_photo.php:294
+#: ../../mod/profile_photo.php:284
msgid "Upload"
msgstr ""
-#: ../../mod/profile_photo.php:298
+#: ../../mod/profile_photo.php:288
msgid "skip this step"
msgstr ""
-#: ../../mod/profile_photo.php:298
+#: ../../mod/profile_photo.php:288
msgid "select a photo from your photo albums"
msgstr ""
-#: ../../mod/profile_photo.php:312
+#: ../../mod/profile_photo.php:302
msgid "Crop Image"
msgstr ""
-#: ../../mod/profile_photo.php:313
+#: ../../mod/profile_photo.php:303
msgid "Please adjust the image cropping for optimum viewing."
msgstr ""
-#: ../../mod/profile_photo.php:315
+#: ../../mod/profile_photo.php:305
msgid "Done Editing"
msgstr ""
-#: ../../mod/profile_photo.php:350
+#: ../../mod/profile_photo.php:340
msgid "Image uploaded successfully."
msgstr ""
-#: ../../mod/profile_photo.php:352
+#: ../../mod/profile_photo.php:342
msgid "Image upload failed."
msgstr ""
-#: ../../mod/profile_photo.php:361
+#: ../../mod/profile_photo.php:351
#, php-format
msgid "Image size reduction [%s] failed."
msgstr ""
-#: ../../mod/editwebpage.php:87
+#: ../../mod/editwebpage.php:106
msgid "Edit Webpage"
msgstr ""
-#: ../../mod/editwebpage.php:162
+#: ../../mod/editwebpage.php:188
msgid "Delete Webpage"
msgstr ""
@@ -6428,136 +6386,18 @@ msgstr ""
msgid "Invalid request identifier."
msgstr ""
-#: ../../mod/notifications.php:76
-msgid "System"
+#: ../../mod/notifications.php:35
+msgid "Discard"
msgstr ""
-#: ../../mod/notifications.php:96
-msgid "Introductions"
-msgstr ""
-
-#: ../../mod/notifications.php:121
-msgid "Show Ignored Requests"
-msgstr ""
-
-#: ../../mod/notifications.php:121
-msgid "Hide Ignored Requests"
-msgstr ""
-
-#: ../../mod/notifications.php:147 ../../mod/notifications.php:193
-msgid "Notification type: "
-msgstr ""
-
-#: ../../mod/notifications.php:148
-msgid "Friend Suggestion"
-msgstr ""
-
-#: ../../mod/notifications.php:150
-#, php-format
-msgid "suggested by %s"
-msgstr ""
-
-#: ../../mod/notifications.php:179
-msgid "Claims to be known to you: "
-msgstr ""
-
-#: ../../mod/notifications.php:179
-msgid "yes"
-msgstr ""
-
-#: ../../mod/notifications.php:179
-msgid "no"
-msgstr ""
-
-#: ../../mod/notifications.php:186
-msgid "Approve as: "
-msgstr ""
-
-#: ../../mod/notifications.php:187
-msgid "Friend"
-msgstr ""
-
-#: ../../mod/notifications.php:188
-msgid "Sharer"
-msgstr ""
-
-#: ../../mod/notifications.php:188
-msgid "Fan/Admirer"
-msgstr ""
-
-#: ../../mod/notifications.php:194
-msgid "Friend/Connect Request"
-msgstr ""
-
-#: ../../mod/notifications.php:194
-msgid "New Follower"
-msgstr ""
-
-#: ../../mod/notifications.php:215
-msgid "No introductions."
-msgstr ""
-
-#: ../../mod/notifications.php:257 ../../mod/notifications.php:382
-#: ../../mod/notifications.php:465
-#, php-format
-msgid "%s liked %s's post"
-msgstr ""
-
-#: ../../mod/notifications.php:266 ../../mod/notifications.php:391
-#: ../../mod/notifications.php:474
-#, php-format
-msgid "%s disliked %s's post"
-msgstr ""
-
-#: ../../mod/notifications.php:280 ../../mod/notifications.php:405
-#: ../../mod/notifications.php:488
-#, php-format
-msgid "%s is now friends with %s"
-msgstr ""
-
-#: ../../mod/notifications.php:287 ../../mod/notifications.php:412
-#, php-format
-msgid "%s created a new post"
-msgstr ""
-
-#: ../../mod/notifications.php:288 ../../mod/notifications.php:413
-#: ../../mod/notifications.php:497
-#, php-format
-msgid "%s commented on %s's post"
-msgstr ""
-
-#: ../../mod/notifications.php:302
-msgid "No more network notifications."
-msgstr ""
-
-#: ../../mod/notifications.php:306
-msgid "Network Notifications"
-msgstr ""
-
-#: ../../mod/notifications.php:332 ../../mod/notify.php:54
+#: ../../mod/notifications.php:93 ../../mod/notify.php:54
msgid "No more system notifications."
msgstr ""
-#: ../../mod/notifications.php:336 ../../mod/notify.php:58
+#: ../../mod/notifications.php:97 ../../mod/notify.php:58
msgid "System Notifications"
msgstr ""
-#: ../../mod/notifications.php:427
-msgid "No more personal notifications."
-msgstr ""
-
-#: ../../mod/notifications.php:431
-msgid "Personal Notifications"
-msgstr ""
-
-#: ../../mod/notifications.php:504
-msgid "No more home notifications."
-msgstr ""
-
-#: ../../mod/notifications.php:508
-msgid "Home Notifications"
-msgstr ""
-
#: ../../mod/blocks.php:65
msgid "Block Name"
msgstr ""
@@ -6574,7 +6414,7 @@ msgstr ""
msgid "Item is not editable"
msgstr ""
-#: ../../mod/profile.php:112
+#: ../../mod/profile.php:64 ../../mod/profile.php:72
msgid "Access to this profile has been restricted."
msgstr ""
@@ -6598,11 +6438,15 @@ msgstr ""
msgid "Make this post private"
msgstr ""
-#: ../../mod/wall_upload.php:41 ../../mod/item.php:1074
+#: ../../mod/wall_upload.php:41 ../../mod/item.php:1077
msgid "Wall Photos"
msgstr ""
-#: ../../mod/channel.php:107
+#: ../../mod/channel.php:25
+msgid "You must be logged in to see this page."
+msgstr ""
+
+#: ../../mod/channel.php:83
msgid "Insufficient permissions. Request redirected to profile page."
msgstr ""
@@ -6622,6 +6466,10 @@ msgstr ""
msgid "Files"
msgstr ""
+#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92
+msgid "Contact not found."
+msgstr ""
+
#: ../../mod/fsuggest.php:63
msgid "Friend suggestion sent."
msgstr ""
@@ -6643,23 +6491,23 @@ msgstr ""
msgid "Delete Block"
msgstr ""
-#: ../../mod/profperm.php:34 ../../mod/profperm.php:64
+#: ../../mod/profperm.php:25 ../../mod/profperm.php:55
msgid "Invalid profile identifier."
msgstr ""
-#: ../../mod/profperm.php:110
+#: ../../mod/profperm.php:101
msgid "Profile Visibility Editor"
msgstr ""
-#: ../../mod/profperm.php:114
+#: ../../mod/profperm.php:105
msgid "Click on a contact to add or remove."
msgstr ""
-#: ../../mod/profperm.php:123
+#: ../../mod/profperm.php:114
msgid "Visible To"
msgstr ""
-#: ../../mod/profperm.php:139
+#: ../../mod/profperm.php:130
msgid "All Contacts (with secure profile access)"
msgstr ""
@@ -6679,12 +6527,12 @@ msgstr ""
msgid "System error. Post not saved."
msgstr ""
-#: ../../mod/item.php:1153
+#: ../../mod/item.php:1156
#, php-format
msgid "You have reached your limit of %1$.0f top level posts."
msgstr ""
-#: ../../mod/item.php:1159
+#: ../../mod/item.php:1162
#, php-format
msgid "You have reached your limit of %1$.0f webpages."
msgstr ""
@@ -6732,16 +6580,12 @@ msgid ""
"librelist - dot com"
msgstr ""
-#: ../../mod/suggest.php:41
+#: ../../mod/suggest.php:42
msgid ""
"No suggestions available. If this is a new site, please try again in 24 "
"hours."
msgstr ""
-#: ../../mod/suggest.php:58
-msgid "Ignore/Hide"
-msgstr ""
-
#: ../../mod/pubsites.php:22
msgid "Public Sites"
msgstr ""
@@ -6865,23 +6709,23 @@ msgstr ""
msgid "Remove My Account"
msgstr ""
-#: ../../mod/directory.php:163
+#: ../../mod/directory.php:164
msgid "Gender: "
msgstr ""
-#: ../../mod/directory.php:222
+#: ../../mod/directory.php:225
msgid "Finding:"
msgstr ""
-#: ../../mod/directory.php:230
+#: ../../mod/directory.php:233
msgid "next page"
msgstr ""
-#: ../../mod/directory.php:230
+#: ../../mod/directory.php:233
msgid "previous page"
msgstr ""
-#: ../../mod/directory.php:237
+#: ../../mod/directory.php:240
msgid "No entries (some entries may be hidden)."
msgstr ""
@@ -7173,6 +7017,6 @@ msgstr ""
msgid "Got Zot?"
msgstr ""
-#: ../../boot.php:1902
+#: ../../boot.php:1907
msgid "toggle mobile"
msgstr ""
diff --git a/version.inc b/version.inc
index 64336785f..3c6be6e54 100644
--- a/version.inc
+++ b/version.inc
@@ -1 +1 @@
-2013-12-12.525
+2013-12-13.526