summaryrefslogtreecommitdiffstats
path: root/usr/local/www/help.php
diff options
context:
space:
mode:
authorjim-p <jim@pingle.org>2009-11-19 18:14:19 -0500
committerjim-p <jim@pingle.org>2009-11-19 18:14:19 -0500
commitc5ee0e21df9760e2c4bac9d6a388107df58bb3ad (patch)
treeedfe660090caf4848cd2e59180d8a9db6e73dbac /usr/local/www/help.php
parent387d2afe03f6447257ccc511f1cc4429c451cdd2 (diff)
downloadpfsense-c5ee0e21df9760e2c4bac9d6a388107df58bb3ad.zip
pfsense-c5ee0e21df9760e2c4bac9d6a388107df58bb3ad.tar.gz
More help pages
Diffstat (limited to 'usr/local/www/help.php')
-rw-r--r--usr/local/www/help.php47
1 files changed, 22 insertions, 25 deletions
diff --git a/usr/local/www/help.php b/usr/local/www/help.php
index 952b6c5..b9cd63e 100644
--- a/usr/local/www/help.php
+++ b/usr/local/www/help.php
@@ -143,6 +143,28 @@ $helppages = array(
'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',
+ 'system_groupmanager.php' => 'http://doc.pfsense.org/index.php/Group_Manager',
+ 'system_groupmanager_addprivs.php' => 'http://doc.pfsense.org/index.php/Group_Manager',
+ 'system_usermanager.php' => 'http://doc.pfsense.org/index.php/User_Manager',
+ 'system_usermanager_addcert.php' => 'http://doc.pfsense.org/index.php/User_Manager',
+ 'system_usermanager_addprivs.php' => 'http://doc.pfsense.org/index.php/User_Manager',
+ 'system_usermanager_settings.php' => 'http://doc.pfsense.org/index.php/User_Manager',
+ 'system_usermanager_settings_ldapacpicker.php' => 'http://doc.pfsense.org/index.php/User_Manager',
+ 'system_usermanager_settings_test.php' => 'http://doc.pfsense.org/index.php/User_Manager',
+ 'system_camanager.php' => 'http://doc.pfsense.org/index.php/Certificate_Management',
+ 'system_certmanager.php' => 'http://doc.pfsense.org/index.php/Certificate_Management',
+ 'vpn_l2tp.php' => 'http://doc.pfsense.org/index.php/L2TP_VPN_Settings',
+ 'vpn_l2tp_users.php' => 'http://doc.pfsense.org/index.php/L2TP_VPN_Settings',
+ '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_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)',
'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',
@@ -289,31 +311,6 @@ be removed.(e.g. xmlrpc.php)
Below this is a list of .xml files from built-in and add-on packages
- 'system_authservers.php' => '',
- 'system_camanager.php' => '',
- 'system_certmanager.php' => '',
- 'system_groupmanager.php' => '',
- 'system_groupmanager_addprivs.php' => '',
- 'system_usermanager.php' => '',
- 'system_usermanager_addcert.php' => '',
- 'system_usermanager_addprivs.php' => '',
- 'system_usermanager_settings.php' => '',
- 'system_usermanager_settings_ldapacpicker.php' => '',
- 'system_usermanager_settings_test.php' => '',
-
- 'vpn_l2tp.php' => '',
- 'vpn_l2tp_users.php' => '',
- 'vpn_l2tp_users_edit.php' => '',
- 'vpn_pppoe.php' => '',
- 'vpn_pppoe_users.php' => '',
- 'vpn_pppoe_users_edit.php' => '',
- 'vpn_pptp.php' => '',
- 'vpn_pptp_users.php' => '',
- 'vpn_pptp_users_edit.php' => '',
-
- 'olsrd.xml' => '',
- 'openntpd.xml' => '',
- 'sasyncd.xml' => '',
Package .xml files (some may not be needed)
'apache_mod_security.xml' => '',
OpenPOWER on IntegriCloud