From 664efd436725e8c48d66ccf5fe31bb151877b828 Mon Sep 17 00:00:00 2001 From: jim-p Date: Mon, 16 Nov 2009 20:26:53 -0500 Subject: A couple more mappings, plus change to leading with tabs and not spaces. (oops). --- usr/local/www/help.php | 322 ++++++++++++++++++++++++------------------------- 1 file changed, 161 insertions(+), 161 deletions(-) (limited to 'usr/local/www/help.php') diff --git a/usr/local/www/help.php b/usr/local/www/help.php index cb4eb6f..ee9aade 100644 --- a/usr/local/www/help.php +++ b/usr/local/www/help.php @@ -8,171 +8,175 @@ /* Links to categories could probably be more specific. */ $helppages = array( - /* These pages are confirmed to work and have usable content */ - 'index.php' => 'http://doc.pfsense.org/index.php/Dashboard', - 'license.php' => 'http://www.pfsense.org/index.php?option=com_content&task=view&id=42&Itemid=62', - 'miniupnpd.xml' => 'http://doc.pfsense.org/index.php/What_is_UPNP%3F', - 'status_upnp.php' => 'http://doc.pfsense.org/index.php/What_is_UPNP%3F', - 'firewall_virtual_ip.php' => 'http://doc.pfsense.org/index.php/What_are_Virtual_IP_Addresses%3F', - 'firewall_virtual_ip_edit.php' => 'http://doc.pfsense.org/index.php/What_are_Virtual_IP_Addresses%3F', - 'firewall_aliases.php' => 'http://doc.pfsense.org/index.php/Aliases', - 'firewall_aliases_edit.php' => 'http://doc.pfsense.org/index.php/Aliases', - 'firewall_aliases_import.php' => 'http://doc.pfsense.org/index.php/Aliases', - 'firewall_nat_out.php' => 'http://doc.pfsense.org/index.php/Outbound_NAT', - 'firewall_nat_out_edit.php' => 'http://doc.pfsense.org/index.php/Outbound_NAT', - 'firewall_rules.php' => 'http://doc.pfsense.org/index.php/Firewall_Rule_Basics', - 'firewall_rules_edit.php' => 'http://doc.pfsense.org/index.php/Firewall_Rule_Basics', - 'firewall_rules_schedule_logic.php' => 'http://doc.pfsense.org/index.php/Firewall_Rule_Schedules', - 'firewall_schedule.php' => 'http://doc.pfsense.org/index.php/Firewall_Rule_Schedules', - 'firewall_schedule_edit.php' => 'http://doc.pfsense.org/index.php/Firewall_Rule_Schedules', - 'interfaces_vlan.php' => 'http://doc.pfsense.org/index.php/VLAN_Trunking', - 'interfaces_vlan_edit.php' => 'http://doc.pfsense.org/index.php/VLAN_Trunking', - 'diag_routes.php' => 'http://doc.pfsense.org/index.php/Viewing_Routes', - 'diag_packet_capture.php' => 'http://doc.pfsense.org/index.php/Sniffers,_Packet_Capture', - 'diag_system_pftop.php' => 'http://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F#pftop', - 'status_rrd_graph.php' => "http://doc.pfsense.org/index.php/RRD_Graphs", - 'status_rrd_graph_img.php' => "http://doc.pfsense.org/index.php/RRD_Graphs", - 'status_rrd_graph_settings.php' => "http://doc.pfsense.org/index.php/RRD_Graphs", + /* These pages are confirmed to work and have usable content */ + 'index.php' => 'http://doc.pfsense.org/index.php/Dashboard', + 'license.php' => 'http://www.pfsense.org/index.php?option=com_content&task=view&id=42&Itemid=62', + 'miniupnpd.xml' => 'http://doc.pfsense.org/index.php/What_is_UPNP%3F', + 'status_upnp.php' => 'http://doc.pfsense.org/index.php/What_is_UPNP%3F', + 'firewall_virtual_ip.php' => 'http://doc.pfsense.org/index.php/What_are_Virtual_IP_Addresses%3F', + 'firewall_virtual_ip_edit.php' => 'http://doc.pfsense.org/index.php/What_are_Virtual_IP_Addresses%3F', + 'firewall_aliases.php' => 'http://doc.pfsense.org/index.php/Aliases', + 'firewall_aliases_edit.php' => 'http://doc.pfsense.org/index.php/Aliases', + 'firewall_aliases_import.php' => 'http://doc.pfsense.org/index.php/Aliases', + 'firewall_nat_out.php' => 'http://doc.pfsense.org/index.php/Outbound_NAT', + 'firewall_nat_out_edit.php' => 'http://doc.pfsense.org/index.php/Outbound_NAT', + 'firewall_rules.php' => 'http://doc.pfsense.org/index.php/Firewall_Rule_Basics', + 'firewall_rules_edit.php' => 'http://doc.pfsense.org/index.php/Firewall_Rule_Basics', + 'firewall_rules_schedule_logic.php' => 'http://doc.pfsense.org/index.php/Firewall_Rule_Schedules', + 'firewall_schedule.php' => 'http://doc.pfsense.org/index.php/Firewall_Rule_Schedules', + 'firewall_schedule_edit.php' => 'http://doc.pfsense.org/index.php/Firewall_Rule_Schedules', + 'interfaces_vlan.php' => 'http://doc.pfsense.org/index.php/VLAN_Trunking', + 'interfaces_vlan_edit.php' => 'http://doc.pfsense.org/index.php/VLAN_Trunking', + 'diag_routes.php' => 'http://doc.pfsense.org/index.php/Viewing_Routes', + 'diag_packet_capture.php' => 'http://doc.pfsense.org/index.php/Sniffers,_Packet_Capture', + 'diag_system_pftop.php' => 'http://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F#pftop', + 'status_rrd_graph.php' => "http://doc.pfsense.org/index.php/RRD_Graphs", + 'status_rrd_graph_img.php' => "http://doc.pfsense.org/index.php/RRD_Graphs", + 'status_rrd_graph_settings.php' => "http://doc.pfsense.org/index.php/RRD_Graphs", + 'firewall_nat.php' => 'http://doc.pfsense.org/index.php/How_can_I_forward_ports_with_pfSense%3F', + 'firewall_nat_edit.php' => 'http://doc.pfsense.org/index.php/How_can_I_forward_ports_with_pfSense%3F', - /* Below here are pages that may need some cleanup or have not been fully looked at yet */ + /* Below here are pages that may need some cleanup or have not been fully looked at yet */ - 'diag_ipsec.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', - 'diag_ipsec_sad.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', - 'diag_ipsec_spd.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', - 'diag_logs_ipsec.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', - 'vpn_ipsec.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', - 'vpn_ipsec_ca.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', - 'vpn_ipsec_ca_edit.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', - 'vpn_ipsec_ca_edit_create_cert.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', - 'vpn_ipsec_edit.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', - 'vpn_ipsec_keys.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', - 'vpn_ipsec_keys_edit.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', - 'vpn_ipsec_mobile.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', - 'vpn_ipsec_phase1.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', - 'vpn_ipsec_phase2.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', + 'diag_ipsec.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', + 'diag_ipsec_sad.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', + 'diag_ipsec_spd.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', + 'diag_logs_ipsec.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', + 'vpn_ipsec.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', + 'vpn_ipsec_ca.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', + 'vpn_ipsec_ca_edit.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', + 'vpn_ipsec_ca_edit_create_cert.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', + 'vpn_ipsec_edit.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', + 'vpn_ipsec_keys.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', + 'vpn_ipsec_keys_edit.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', + 'vpn_ipsec_mobile.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', + 'vpn_ipsec_phase1.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', + 'vpn_ipsec_phase2.php' => 'http://doc.pfsense.org/index.php/Category:IPsec', - 'diag_logs_openvpn.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', - 'status_openvpn.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', - 'vpn_openvpn.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', - 'vpn_openvpn_ccd.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', - 'vpn_openvpn_ccd_edit.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', - 'vpn_openvpn_cli.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', - 'vpn_openvpn_cli_edit.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', - 'vpn_openvpn_client.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', - 'vpn_openvpn_create_certs.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', - 'vpn_openvpn_crl.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', - 'vpn_openvpn_crl_edit.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', - 'vpn_openvpn_csc.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', - 'vpn_openvpn_server.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', - 'vpn_openvpn_srv.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', - 'vpn_openvpn_srv_edit.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', - 'openvpn-client-export.xml' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', + 'diag_logs_openvpn.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', + 'status_openvpn.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', + 'vpn_openvpn.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', + 'vpn_openvpn_ccd.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', + 'vpn_openvpn_ccd_edit.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', + 'vpn_openvpn_cli.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', + 'vpn_openvpn_cli_edit.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', + 'vpn_openvpn_client.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', + 'vpn_openvpn_create_certs.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', + 'vpn_openvpn_crl.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', + 'vpn_openvpn_crl_edit.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', + 'vpn_openvpn_csc.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', + 'vpn_openvpn_server.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', + 'vpn_openvpn_srv.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', + 'vpn_openvpn_srv_edit.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', + 'openvpn-client-export.xml' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', - 'services_captiveportal.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', - 'services_captiveportal_filemanager.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', - 'services_captiveportal_ip.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', - 'services_captiveportal_ip_edit.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', - 'services_captiveportal_mac.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', - 'services_captiveportal_mac_edit.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', - 'services_captiveportal_users.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', - 'services_captiveportal_users_edit.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', - 'services_captiveportal_vouchers.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', - 'services_captiveportal_vouchers_edit.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', - 'status_captiveportal.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', - 'status_captiveportal_test.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', - 'status_captiveportal_voucher_rolls.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', - 'status_captiveportal_vouchers.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', + 'services_captiveportal.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', + 'services_captiveportal_filemanager.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', + 'services_captiveportal_ip.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', + 'services_captiveportal_ip_edit.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', + 'services_captiveportal_mac.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', + 'services_captiveportal_mac_edit.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', + 'services_captiveportal_users.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', + 'services_captiveportal_users_edit.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', + 'services_captiveportal_vouchers.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', + 'services_captiveportal_vouchers_edit.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', + 'status_captiveportal.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', + 'status_captiveportal_test.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', + 'status_captiveportal_voucher_rolls.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', + 'status_captiveportal_vouchers.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', - 'carp_status.php' => 'http://doc.pfsense.org/index.php/Category:CARP', - 'carp.xml' => 'http://doc.pfsense.org/index.php/Category:CARP', - 'carp_settings.xml' => 'http://doc.pfsense.org/index.php/Category:CARP', + 'carp_status.php' => 'http://doc.pfsense.org/index.php/Category:CARP', + 'carp.xml' => 'http://doc.pfsense.org/index.php/Category:CARP', + 'carp_settings.xml' => 'http://doc.pfsense.org/index.php/Category:CARP', - 'firewall_shaper.php' => 'http://doc.pfsense.org/index.php/Traffic_Shaping_Guide', - 'firewall_shaper_edit.php' => 'http://doc.pfsense.org/index.php/Traffic_Shaping_Guide', - 'firewall_shaper_layer7.php' => 'http://doc.pfsense.org/index.php/Traffic_Shaping_Guide', - 'firewall_shaper_queues.php' => 'http://doc.pfsense.org/index.php/Traffic_Shaping_Guide', - 'firewall_shaper_queues_edit.php' => 'http://doc.pfsense.org/index.php/Traffic_Shaping_Guide', - 'firewall_shaper_vinterface.php' => 'http://doc.pfsense.org/index.php/Traffic_Shaping_Guide', - 'firewall_shaper_wizards.php' => 'http://doc.pfsense.org/index.php/Traffic_Shaping_Guide', - 'status_queues.php' => 'http://doc.pfsense.org/index.php/Traffic_Shaping_Guide', + 'firewall_shaper.php' => 'http://doc.pfsense.org/index.php/Traffic_Shaping_Guide', + 'firewall_shaper_edit.php' => 'http://doc.pfsense.org/index.php/Traffic_Shaping_Guide', + 'firewall_shaper_layer7.php' => 'http://doc.pfsense.org/index.php/Traffic_Shaping_Guide', + 'firewall_shaper_queues.php' => 'http://doc.pfsense.org/index.php/Traffic_Shaping_Guide', + 'firewall_shaper_queues_edit.php' => 'http://doc.pfsense.org/index.php/Traffic_Shaping_Guide', + 'firewall_shaper_vinterface.php' => 'http://doc.pfsense.org/index.php/Traffic_Shaping_Guide', + 'firewall_shaper_wizards.php' => 'http://doc.pfsense.org/index.php/Traffic_Shaping_Guide', + 'status_queues.php' => 'http://doc.pfsense.org/index.php/Traffic_Shaping_Guide', - 'load_balancer_monitor.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', - 'load_balancer_monitor_edit.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', - 'load_balancer_pool.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', - 'load_balancer_pool_edit.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', - 'load_balancer_relay_action.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', - 'load_balancer_relay_action_edit.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', - 'load_balancer_relay_protocol.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', - 'load_balancer_relay_protocol_edit.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', - 'load_balancer_virtual_server.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', - 'load_balancer_virtual_server_edit.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', - 'status_slbd_pool.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', - 'status_slbd_vs.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', + 'load_balancer_monitor.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', + 'load_balancer_monitor_edit.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', + 'load_balancer_pool.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', + 'load_balancer_pool_edit.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', + 'load_balancer_relay_action.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', + 'load_balancer_relay_action_edit.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', + 'load_balancer_relay_protocol.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', + 'load_balancer_relay_protocol_edit.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', + 'load_balancer_virtual_server.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', + 'load_balancer_virtual_server_edit.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', + 'status_slbd_pool.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', + 'status_slbd_vs.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing', - 'autoconfigbackup.xml' => 'http://doc.pfsense.org/index.php/AutoConfigBackup', - 'phpservice.xml' => 'http://doc.pfsense.org/index.php/PHPService', - 'anyterm.xml' => 'http://doc.pfsense.org/index.php/AnyTerm_package', - 'avahi.xml' => 'http://doc.pfsense.org/index.php/Avahi_package', - 'squid.xml' => 'http://doc.pfsense.org/index.php/Category:Squid', - 'squid_auth.xml' => 'http://doc.pfsense.org/index.php/Category:Squid', - 'squid_cache.xml' => 'http://doc.pfsense.org/index.php/Category:Squid', - 'squid_extauth.xml' => 'http://doc.pfsense.org/index.php/Category:Squid', - 'squid_nac.xml' => 'http://doc.pfsense.org/index.php/Category:Squid', - 'squid_ng.xml' => 'http://doc.pfsense.org/index.php/Category:Squid', - 'squid_traffic.xml' => 'http://doc.pfsense.org/index.php/Category:Squid', - 'squid_upstream.xml' => 'http://doc.pfsense.org/index.php/Category:Squid', - 'squid_users.xml' => 'http://doc.pfsense.org/index.php/Category:Squid', - 'squidGuard.xml' => 'http://doc.pfsense.org/index.php/SquidGuard_package', - 'squidguard.xml' => 'http://doc.pfsense.org/index.php/SquidGuard_package', - 'squidguard_acl.xml' => 'http://doc.pfsense.org/index.php/SquidGuard_package', - 'squidguard_default.xml' => 'http://doc.pfsense.org/index.php/SquidGuard_package', - 'squidguard_dest.xml' => 'http://doc.pfsense.org/index.php/SquidGuard_package', - 'squidguard_log.xml' => 'http://doc.pfsense.org/index.php/SquidGuard_package', - 'squidguard_rewr.xml' => 'http://doc.pfsense.org/index.php/SquidGuard_package', - 'squidguard_time.xml' => 'http://doc.pfsense.org/index.php/SquidGuard_package', - 'bandwidthd.xml' => "http://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F", - 'pfflowd.xml' => "http://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F", - 'darkstat.xml' => "http://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F", - 'rate.xml' => "http://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F", - 'ntop.xml' => "http://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F", - 'vnstat.xml' => "http://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F", - 'widentd.xml' => 'http://doc.pfsense.org/index.php/Widentd_package', - 'tinydns.xml' => 'http://doc.pfsense.org/index.php/Tinydns_package', - 'tinydns_domains.xml' => 'http://doc.pfsense.org/index.php/Tinydns_package', - 'tinydns_sync.xml' => 'http://doc.pfsense.org/index.php/Tinydns_package', - 'blinkled.xml' => 'http://doc.pfsense.org/index.php/BlinkLED_Package', - 'freeswitch.xml' => 'http://doc.pfsense.org/index.php/FreeSWITCH', - 'freeswitch_modules.xml' => 'http://doc.pfsense.org/index.php/FreeSWITCH', - 'dialplan.default.xml' => 'http://doc.pfsense.org/index.php/FreeSWITCH', - 'dialplan.public.xml' => 'http://doc.pfsense.org/index.php/FreeSWITCH', - 'havp.xml' => 'http://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning', - 'havp_avset.xml' => 'http://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning', - 'havp_blacklist.xml' => 'http://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning', - 'havp_fscan.xml' => 'http://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning', - 'havp_trans_exclude.xml' => 'http://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning', - 'havp_whitelist.xml' => 'http://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning', - 'snort.xml' => 'http://doc.pfsense.org/index.php/Setup_Snort_Package', - 'snort_advanced.xml' => 'http://doc.pfsense.org/index.php/Setup_Snort_Package', - 'snort_define_servers.xml' => 'http://doc.pfsense.org/index.php/Setup_Snort_Package', - 'snort_threshold.xml' => 'http://doc.pfsense.org/index.php/Setup_Snort_Package', - 'snort_whitelist.xml' => 'http://doc.pfsense.org/index.php/Setup_Snort_Package', - 'stunnel.xml' => 'http://doc.pfsense.org/index.php/Stunnel_package', - 'stunnel_certs.xml' => 'http://doc.pfsense.org/index.php/Stunnel_package', - 'openbgpd.xml' => 'http://doc.pfsense.org/index.php/OpenBGPD_package', - 'openbgpd_groups.xml' => 'http://doc.pfsense.org/index.php/OpenBGPD_package', - 'openbgpd_neighbors.xml' => 'http://doc.pfsense.org/index.php/OpenBGPD_package', - 'iperf.xml' => 'http://doc.pfsense.org/index.php/Iperf_package', - 'iperfserver.xml' => 'http://doc.pfsense.org/index.php/Iperf_package', - 'jail_template.xml' => 'http://doc.pfsense.org/index.php/PfJailctl_package', - 'jailctl.xml' => 'http://doc.pfsense.org/index.php/PfJailctl_package', - 'jailctl.xml' => 'http://doc.pfsense.org/index.php/PfJailctl_package', - 'jailctl_defaults.xml' => 'http://doc.pfsense.org/index.php/PfJailctl_package', - 'jailctl_settings.xml' => 'http://doc.pfsense.org/index.php/PfJailctl_package', - 'siproxd.xml' => 'http://doc.pfsense.org/index.php/Siproxd_package', - 'siproxdusers.xml' => 'http://doc.pfsense.org/index.php/Siproxd_package', - 'open-vm-tools.xml' => 'http://doc.pfsense.org/index.php/Open_VM_Tools_package', - 'arping.xml' => 'http://doc.pfsense.org/index.php/Arping_package', + /* From here down are packages. Not checking these as strictly, + any information is better than nothing. */ + 'autoconfigbackup.xml' => 'http://doc.pfsense.org/index.php/AutoConfigBackup', + 'phpservice.xml' => 'http://doc.pfsense.org/index.php/PHPService', + 'anyterm.xml' => 'http://doc.pfsense.org/index.php/AnyTerm_package', + 'avahi.xml' => 'http://doc.pfsense.org/index.php/Avahi_package', + 'squid.xml' => 'http://doc.pfsense.org/index.php/Category:Squid', + 'squid_auth.xml' => 'http://doc.pfsense.org/index.php/Category:Squid', + 'squid_cache.xml' => 'http://doc.pfsense.org/index.php/Category:Squid', + 'squid_extauth.xml' => 'http://doc.pfsense.org/index.php/Category:Squid', + 'squid_nac.xml' => 'http://doc.pfsense.org/index.php/Category:Squid', + 'squid_ng.xml' => 'http://doc.pfsense.org/index.php/Category:Squid', + 'squid_traffic.xml' => 'http://doc.pfsense.org/index.php/Category:Squid', + 'squid_upstream.xml' => 'http://doc.pfsense.org/index.php/Category:Squid', + 'squid_users.xml' => 'http://doc.pfsense.org/index.php/Category:Squid', + 'squidGuard.xml' => 'http://doc.pfsense.org/index.php/SquidGuard_package', + 'squidguard.xml' => 'http://doc.pfsense.org/index.php/SquidGuard_package', + 'squidguard_acl.xml' => 'http://doc.pfsense.org/index.php/SquidGuard_package', + 'squidguard_default.xml' => 'http://doc.pfsense.org/index.php/SquidGuard_package', + 'squidguard_dest.xml' => 'http://doc.pfsense.org/index.php/SquidGuard_package', + 'squidguard_log.xml' => 'http://doc.pfsense.org/index.php/SquidGuard_package', + 'squidguard_rewr.xml' => 'http://doc.pfsense.org/index.php/SquidGuard_package', + 'squidguard_time.xml' => 'http://doc.pfsense.org/index.php/SquidGuard_package', + 'bandwidthd.xml' => "http://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F", + 'pfflowd.xml' => "http://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F", + 'darkstat.xml' => "http://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F", + 'rate.xml' => "http://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F", + 'ntop.xml' => "http://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F", + 'vnstat.xml' => "http://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F", + 'widentd.xml' => 'http://doc.pfsense.org/index.php/Widentd_package', + 'tinydns.xml' => 'http://doc.pfsense.org/index.php/Tinydns_package', + 'tinydns_domains.xml' => 'http://doc.pfsense.org/index.php/Tinydns_package', + 'tinydns_sync.xml' => 'http://doc.pfsense.org/index.php/Tinydns_package', + 'blinkled.xml' => 'http://doc.pfsense.org/index.php/BlinkLED_Package', + 'freeswitch.xml' => 'http://doc.pfsense.org/index.php/FreeSWITCH', + 'freeswitch_modules.xml' => 'http://doc.pfsense.org/index.php/FreeSWITCH', + 'dialplan.default.xml' => 'http://doc.pfsense.org/index.php/FreeSWITCH', + 'dialplan.public.xml' => 'http://doc.pfsense.org/index.php/FreeSWITCH', + 'havp.xml' => 'http://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning', + 'havp_avset.xml' => 'http://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning', + 'havp_blacklist.xml' => 'http://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning', + 'havp_fscan.xml' => 'http://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning', + 'havp_trans_exclude.xml' => 'http://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning', + 'havp_whitelist.xml' => 'http://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning', + 'snort.xml' => 'http://doc.pfsense.org/index.php/Setup_Snort_Package', + 'snort_advanced.xml' => 'http://doc.pfsense.org/index.php/Setup_Snort_Package', + 'snort_define_servers.xml' => 'http://doc.pfsense.org/index.php/Setup_Snort_Package', + 'snort_threshold.xml' => 'http://doc.pfsense.org/index.php/Setup_Snort_Package', + 'snort_whitelist.xml' => 'http://doc.pfsense.org/index.php/Setup_Snort_Package', + 'stunnel.xml' => 'http://doc.pfsense.org/index.php/Stunnel_package', + 'stunnel_certs.xml' => 'http://doc.pfsense.org/index.php/Stunnel_package', + 'openbgpd.xml' => 'http://doc.pfsense.org/index.php/OpenBGPD_package', + 'openbgpd_groups.xml' => 'http://doc.pfsense.org/index.php/OpenBGPD_package', + 'openbgpd_neighbors.xml' => 'http://doc.pfsense.org/index.php/OpenBGPD_package', + 'iperf.xml' => 'http://doc.pfsense.org/index.php/Iperf_package', + 'iperfserver.xml' => 'http://doc.pfsense.org/index.php/Iperf_package', + 'jail_template.xml' => 'http://doc.pfsense.org/index.php/PfJailctl_package', + 'jailctl.xml' => 'http://doc.pfsense.org/index.php/PfJailctl_package', + 'jailctl.xml' => 'http://doc.pfsense.org/index.php/PfJailctl_package', + 'jailctl_defaults.xml' => 'http://doc.pfsense.org/index.php/PfJailctl_package', + 'jailctl_settings.xml' => 'http://doc.pfsense.org/index.php/PfJailctl_package', + 'siproxd.xml' => 'http://doc.pfsense.org/index.php/Siproxd_package', + 'siproxdusers.xml' => 'http://doc.pfsense.org/index.php/Siproxd_package', + 'open-vm-tools.xml' => 'http://doc.pfsense.org/index.php/Open_VM_Tools_package', + 'arping.xml' => 'http://doc.pfsense.org/index.php/Arping_package', ); @@ -213,12 +217,8 @@ diag_traceroute.php easyrule.php edit.php exec.php -firewall_nat.php firewall_nat_1to1.php firewall_nat_1to1_edit.php -firewall_nat_edit.php -firewall_nat_server.php -firewall_nat_server_edit.php halt.php interfaces.php interfaces_assign.php @@ -421,7 +421,7 @@ if (array_key_exists($pagename, $helppages)) { } /* If we haven't determined a proper page, use a generic help page - stating that a given page does not have help yet. */ + stating that a given page does not have help yet. */ if (empty($helppage)) { $helppage = "http://doc.pfsense.org/index.php/No_Help_Found"; -- cgit v1.1