summaryrefslogtreecommitdiffstats
path: root/usr/local/www/help.php
diff options
context:
space:
mode:
authorjim-p <jim@pingle.org>2009-11-17 21:37:43 -0500
committerjim-p <jim@pingle.org>2009-11-17 21:37:43 -0500
commitcde575e02ddc2d5b87544a585f5b2e7bcfad9bc9 (patch)
treed32bbfbd3fe58ce51662c7522be6d8db1af1337d /usr/local/www/help.php
parentb873ded56ffabc18b14030834ce3ad981641e92d (diff)
downloadpfsense-cde575e02ddc2d5b87544a585f5b2e7bcfad9bc9.zip
pfsense-cde575e02ddc2d5b87544a585f5b2e7bcfad9bc9.tar.gz
Even more help page mappings
Diffstat (limited to 'usr/local/www/help.php')
-rw-r--r--usr/local/www/help.php34
1 files changed, 17 insertions, 17 deletions
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' => '',
OpenPOWER on IntegriCloud