From 79fd4b184c815cf99be028ff9cf60af18b60b5a3 Mon Sep 17 00:00:00 2001 From: jim-p Date: Mon, 16 Nov 2009 21:27:20 -0500 Subject: More help pages. --- usr/local/www/help.php | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/usr/local/www/help.php b/usr/local/www/help.php index 92e749d..5dae9af 100644 --- a/usr/local/www/help.php +++ b/usr/local/www/help.php @@ -38,6 +38,20 @@ $helppages = array( 'diag_arp.php' => 'http://doc.pfsense.org/index.php/ARP_Table', 'diag_backup.php' => 'http://doc.pfsense.org/index.php/Configuration_Backup_and_Restore', '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', + 'diag_dhcp_leases.php' => 'http://doc.pfsense.org/index.php/DHCP_Leases', + 'diag_dns.php' => 'http://doc.pfsense.org/index.php/DNS_Lookup', + 'diag_dump_states.php' => 'http://doc.pfsense.org/index.php/Show_States', + 'diag_resetstate.php' => 'http://doc.pfsense.org/index.php/Reset_States', + /* Below here are pages that may need some cleanup or have not been fully looked at yet */ @@ -92,15 +106,6 @@ $helppages = array( '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', - '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', @@ -190,10 +195,6 @@ be removed.(e.g. xmlrpc.php) Below this is a list of .xml files from built-in and add-on packages - 'diag_defaults.php' => '', - 'diag_dhcp_leases.php' => '', - 'diag_dns.php' => '', - 'diag_dump_states.php' => '', 'diag_logs.php' => '', 'diag_logs_auth.php' => '', 'diag_logs_dhcp.php' => '', @@ -210,7 +211,6 @@ Below this is a list of .xml files from built-in and add-on packages 'diag_patterns.php' => '', 'diag_ping.php' => '', 'diag_pkglogs.php' => '', - 'diag_resetstate.php' => '', 'diag_showbogons.php' => '', 'diag_system_activity.php' => '', 'diag_traceroute.php' => '', -- cgit v1.1