From b27ec314723111a66d133781aa379a1a6a061db2 Mon Sep 17 00:00:00 2001 From: jim-p Date: Wed, 29 May 2013 16:45:24 -0400 Subject: Update help.php with some new files, clean out some old/obsolete ones. --- usr/local/www/help.php | 55 ++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 29 deletions(-) diff --git a/usr/local/www/help.php b/usr/local/www/help.php index a21a59b..d39c937 100644 --- a/usr/local/www/help.php +++ b/usr/local/www/help.php @@ -24,7 +24,6 @@ $helppages = array( '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', @@ -42,10 +41,8 @@ $helppages = array( 'diag_confbak.php' => 'http://doc.pfsense.org/index.php/Configuration_History', 'diag_defaults.php' => 'http://doc.pfsense.org/index.php/Factory_Defaults', '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', @@ -123,7 +120,6 @@ $helppages = array( 'services_snmp.php' => 'http://doc.pfsense.org/index.php/SNMP_Daemon', 'services_wol.php' => 'http://doc.pfsense.org/index.php/Wake_on_LAN', 'services_wol_edit.php' => 'http://doc.pfsense.org/index.php/Wake_on_LAN', - 'routed.xml' => 'http://doc.pfsense.org/index.php/Routing_Information_Protocol_(RIP)', # RIP 'system.php' => 'http://doc.pfsense.org/index.php/General_Setup_(2.0)', 'system_advanced_admin.php' => 'http://doc.pfsense.org/index.php/Advanced_Setup_(2.0)', 'system_advanced_firewall.php' => 'http://doc.pfsense.org/index.php/Advanced_Setup_(2.0)#Firewall.2FNAT', @@ -131,8 +127,6 @@ $helppages = array( 'system_advanced_network.php' => 'http://doc.pfsense.org/index.php/Advanced_Setup_(2.0)#Firewall.2FNAT', 'system_advanced_notifications.php' => 'http://doc.pfsense.org/index.php/Advanced_Setup_(2.0)#Notifications', 'system_advanced_sysctl.php' => 'http://doc.pfsense.org/index.php/Advanced_Setup_(2.0)#System_Tunables', - 'system_advanced.php' => 'http://doc.pfsense.org/index.php/Advanced_Setup_(1.2.x)', # 1.2.x only - 'system_advanced_create_certs.php' => 'http://doc.pfsense.org/index.php/Advanced_Setup_(1.2.x)', # 1.2.x only 'system_firmware.php' => 'http://doc.pfsense.org/index.php/Firmware_Updates', 'system_firmware_auto.php' => 'http://doc.pfsense.org/index.php/Firmware_Updates', 'system_firmware_check.php' => 'http://doc.pfsense.org/index.php/Firmware_Updates', @@ -141,7 +135,6 @@ $helppages = array( 'system_gateway_groups_edit.php' => 'http://doc.pfsense.org/index.php/Gateway_Settings', 'system_gateways.php' => 'http://doc.pfsense.org/index.php/Gateway_Settings', 'system_gateways_edit.php' => 'http://doc.pfsense.org/index.php/Gateway_Settings', - 'system_gateways_settings.php' => 'http://doc.pfsense.org/index.php/Gateway_Settings', 'system_routes.php' => 'http://doc.pfsense.org/index.php/Static_Routes', 'system_routes_edit.php' => 'http://doc.pfsense.org/index.php/Static_Routes', 'system_authservers.php' => 'http://doc.pfsense.org/index.php/User_Authentication_Servers', @@ -160,13 +153,9 @@ $helppages = array( 'vpn_l2tp_users_edit.php' => 'http://doc.pfsense.org/index.php/L2TP_VPN_Settings', 'vpn_pppoe.php' => 'http://doc.pfsense.org/index.php/PPPoE_Server_Settings', 'vpn_pppoe_edit.php' => 'http://doc.pfsense.org/index.php/PPPoE_Server_Settings', - 'vpn_pppoe_users.php' => 'http://doc.pfsense.org/index.php/PPPoE_Server_Settings', - 'vpn_pppoe_users_edit.php' => 'http://doc.pfsense.org/index.php/PPPoE_Server_Settings', 'vpn_pptp.php' => 'http://doc.pfsense.org/index.php/PPTP_VPN_Settings', 'vpn_pptp_users.php' => 'http://doc.pfsense.org/index.php/PPTP_VPN_Settings', 'vpn_pptp_users_edit.php' => 'http://doc.pfsense.org/index.php/PPTP_VPN_Settings', - 'olsrd.xml' => 'http://doc.pfsense.org/index.php/OLSR_Daemon', - 'openntpd.xml' => 'http://doc.pfsense.org/index.php/NTP_Server_(OpenNTPD)', 'diag_ipsec.php' => 'http://doc.pfsense.org/index.php/IPsec_Status', 'diag_ipsec_sad.php' => 'http://doc.pfsense.org/index.php/IPsec_Status', 'diag_ipsec_spd.php' => 'http://doc.pfsense.org/index.php/IPsec_Status', @@ -174,11 +163,6 @@ $helppages = array( 'vpn_ipsec_mobile.php' => 'http://doc.pfsense.org/index.php/IPsec_Mobile_Clients', 'vpn_ipsec_phase1.php' => 'http://doc.pfsense.org/index.php/IPsec_Tunnels', 'vpn_ipsec_phase2.php' => 'http://doc.pfsense.org/index.php/IPsec_Tunnels', - /* These last few IPsec files seem to be from 1.2.x only */ - 'vpn_ipsec_ca.php' => 'http://doc.pfsense.org/index.php/IPsec_Tunnels', - 'vpn_ipsec_ca_edit.php' => 'http://doc.pfsense.org/index.php/IPsec_Tunnels', - 'vpn_ipsec_ca_edit_create_cert.php' => 'http://doc.pfsense.org/index.php/IPsec_Tunnels', - 'vpn_ipsec_edit.php' => 'http://doc.pfsense.org/index.php/IPsec_Tunnels', 'vpn_ipsec_keys.php' => 'http://doc.pfsense.org/index.php/IPsec_Tunnels', 'vpn_ipsec_keys_edit.php' => 'http://doc.pfsense.org/index.php/IPsec_Tunnels', 'services_captiveportal.php' => 'http://doc.pfsense.org/index.php/Captive_Portal', @@ -191,8 +175,6 @@ $helppages = array( 'services_captiveportal_hostname_edit.php' => 'http://doc.pfsense.org/index.php/Captive_Portal', 'status_captiveportal.php' => 'http://doc.pfsense.org/index.php/Captive_Portal_Status', 'status_captiveportal_test.php' => 'http://doc.pfsense.org/index.php/Captive_Portal_Status', - 'services_captiveportal_users.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', # 1.2.x only - 'services_captiveportal_users_edit.php' => 'http://doc.pfsense.org/index.php/Category:Captive_Portal', # 1.2.x only 'services_captiveportal_vouchers.php' => 'http://doc.pfsense.org/index.php/Captive_Portal_Vouchers', 'services_captiveportal_vouchers_edit.php' => 'http://doc.pfsense.org/index.php/Captive_Portal_Vouchers', 'status_captiveportal_voucher_rolls.php' => 'http://doc.pfsense.org/index.php/Captive_Portal_Vouchers', @@ -203,17 +185,6 @@ $helppages = array( 'vpn_openvpn_server.php' => 'http://doc.pfsense.org/index.php/OpenVPN_Settings', 'openvpn-client-export.xml' => 'http://doc.pfsense.org/index.php/OpenVPN_Client_Exporter', /* Package */ 'vpn_openvpn_export.php' => 'http://doc.pfsense.org/index.php/OpenVPN_Client_Exporter', /* Package */ - /* These last few OpenVPN files seem to be from 1.2.x only */ - '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_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_srv.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', - 'vpn_openvpn_srv_edit.php' => 'http://doc.pfsense.org/index.php/Category:OpenVPN', 'diag_authentication.php' => 'http://doc.pfsense.org/index.php/User_Authentication_Servers', 'diag_limiter_info.php' => 'http://doc.pfsense.org/index.php/Traffic_Shaping_Guide#Display_Pipes', 'diag_pf_info.php' => 'http://doc.pfsense.org/index.php/Packet_Filter_Information', @@ -223,6 +194,30 @@ $helppages = array( 'interfaces_wireless_edit.php' => 'http://doc.pfsense.org/index.php/Wireless_Interfaces', 'system_crlmanager.php' => 'http://doc.pfsense.org/index.php/Certificate_Management', 'crash_reporter.php' => 'http://doc.pfsense.org/index.php/Unexpected_Reboot_Troubleshooting', + 'diag_dump_states_sources.php' => "http://doc.pfsense.org/index.php/Show_Source_Tracking", + 'diag_logs_gateways.php' => "http://doc.pfsense.org/index.php/Gateway_Logs", + 'diag_logs_resolver.php' => "http://doc.pfsense.org/index.php/Resolver_Logs", + 'diag_logs_routing.php' => "http://doc.pfsense.org/index.php/Routing_Logs", + 'diag_logs_wireless.php' => "http://doc.pfsense.org/index.php/Wireless_Logs", + 'diag_ndp.php' => "http://doc.pfsense.org/index.php/NDP_Table", + 'diag_sockets.php' => "http://doc.pfsense.org/index.php/Diag_Sockets", + 'diag_testport.php' => "http://doc.pfsense.org/index.php/Test_Port", + 'firewall_nat_npt.php' => "http://doc.pfsense.org/index.php/NPt", + 'firewall_nat_npt_edit.php' => "http://doc.pfsense.org/index.php/NPt", + 'load_balancer_setting.php' => "http://doc.pfsense.org/index.php/Category:Load_balancing", + 'services_captiveportal_zones.php' => "http://doc.pfsense.org/index.php/Captive_Portal", + 'services_captiveportal_zones_edit.php' => "http://doc.pfsense.org/index.php/Captive_Portal", + 'status_captiveportal_expire.php' => "http://doc.pfsense.org/index.php/Captive_Portal", + 'services_ntpd.php' => "http://doc.pfsense.org/index.php/NTP_Server", + 'status_ntpd.php' => "http://doc.pfsense.org/index.php/NTP_Server", + 'system_firmware_restorefullbackup.php' => "http://doc.pfsense.org/index.php/Full_Backup", + + /* New Files for 2.1 that still need better pages/links. */ + 'services_dhcpv6.php' => "http://doc.pfsense.org/index.php/Category:IPv6", + 'services_dhcpv6_edit.php' => "http://doc.pfsense.org/index.php/Category:IPv6", + 'services_dhcpv6_relay.php' => "http://doc.pfsense.org/index.php/Category:IPv6", + 'status_dhcpv6_leases.php' => "http://doc.pfsense.org/index.php/Category:IPv6", + 'services_router_advertisements.php' => "http://doc.pfsense.org/index.php/Category:IPv6", /* Below here are pages that may need some cleanup or have not been fully looked at yet */ @@ -245,6 +240,8 @@ $helppages = array( /* From here down are packages. Not checking these as strictly, any information is better than nothing. */ + 'olsrd.xml' => 'http://doc.pfsense.org/index.php/OLSR_Daemon', + 'routed.xml' => 'http://doc.pfsense.org/index.php/Routing_Information_Protocol_(RIP)', # RIP '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', -- cgit v1.1