From cde575e02ddc2d5b87544a585f5b2e7bcfad9bc9 Mon Sep 17 00:00:00 2001 From: jim-p Date: Tue, 17 Nov 2009 21:37:43 -0500 Subject: Even more help page mappings --- usr/local/www/help.php | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'usr') diff --git a/usr/local/www/help.php b/usr/local/www/help.php index 963381d..0764743 100644 --- a/usr/local/www/help.php +++ b/usr/local/www/help.php @@ -91,6 +91,22 @@ $helppages = array( 'pkg_mgr_install.php' => 'http://doc.pfsense.org/index.php/Package_Manager', 'pkg_mgr_installed.php' => 'http://doc.pfsense.org/index.php/Package_Manager', 'pkg_mgr_settings.php' => 'http://doc.pfsense.org/index.php/Package_Manager_Settings', + 'interfaces.php' => 'http://doc.pfsense.org/index.php/Interface_Settings', + 'interfaces_assign.php' => 'http://doc.pfsense.org/index.php/Assign_Interfaces', + 'interfaces_bridge.php' => 'http://doc.pfsense.org/index.php/Interface_Bridges', + 'interfaces_bridge_edit.php' => 'http://doc.pfsense.org/index.php/Interface_Bridges', + 'interfaces_gif.php' => 'http://doc.pfsense.org/index.php/GIF_Interfaces', + 'interfaces_gif_edit.php' => 'http://doc.pfsense.org/index.php/GIF_Interfaces', + 'interfaces_gre.php' => 'http://doc.pfsense.org/index.php/GRE_Interfaces', + 'interfaces_gre_edit.php' => 'http://doc.pfsense.org/index.php/GRE_Interfaces', + 'interfaces_groups.php' => 'http://doc.pfsense.org/index.php/Interface_Groups', + 'interfaces_groups_edit.php' => 'http://doc.pfsense.org/index.php/Interface_Groups', + 'interfaces_lagg.php' => 'http://doc.pfsense.org/index.php/LAGG_Interfaces', + 'interfaces_lagg_edit.php' => 'http://doc.pfsense.org/index.php/LAGG_Interfaces', + 'interfaces_ppp.php' => 'http://doc.pfsense.org/index.php/PPP_Interfaces', + 'interfaces_ppp_edit.php' => 'http://doc.pfsense.org/index.php/PPP_Interfaces', + 'interfaces_qinq.php' => 'http://doc.pfsense.org/index.php/QinQ_Interfaces', + 'interfaces_qinq_edit.php' => 'http://doc.pfsense.org/index.php/QinQ_Interfaces', /* Below here are pages that may need some cleanup or have not been fully looked at yet */ @@ -233,23 +249,7 @@ be removed.(e.g. xmlrpc.php) Below this is a list of .xml files from built-in and add-on packages - 'interfaces.php' => '', - 'interfaces_assign.php' => '', - 'interfaces_bridge.php' => '', - 'interfaces_bridge_edit.php' => '', - 'interfaces_gif.php' => '', - 'interfaces_gif_edit.php' => '', - 'interfaces_gre.php' => '', - 'interfaces_gre_edit.php' => '', - 'interfaces_groups.php' => '', - 'interfaces_groups_edit.php' => '', - 'interfaces_lagg.php' => '', - 'interfaces_lagg_edit.php' => '', - 'interfaces_ppp.php' => '', - 'interfaces_ppp_edit.php' => '', - 'interfaces_qinq.php' => '', - 'interfaces_qinq_edit.php' => '', - 'interfaces_wlan_scan.php' => '', + 'services_dhcp.php' => '', 'services_dhcp_edit.php' => '', 'services_dhcp_relay.php' => '', -- cgit v1.1