Make sure the page does match as we trying to match the page to the url path and not the full url
Move CARP settings from pkg XML to a real PHP page
https://redmine.pfsense.org/issues/647
Add some help links for pages that were missing.
Remove obsolete file lurking on installs.
Enforce session establishment.
Added Unbound to the package section for correct link to doc site.
A few help page updates
Added wiki help page for Tables and removed help link for Bogons (now included in Tables).
We no longer need system_usermanager_addcert.php, its redundant functionality has been merged with system_certmanager.php
rename slbd pages since this is no longer slbd
this page is status, not diag.
Add files to obsolete list. Correct permission for renamed(why?) ppp pages.
Revert "Remove PPP tab these all go to the system log now."
This reverts commit 62e74b4261b4044f523ade7c3b45e4484bbd2f8d.
Conflicts:
usr/local/www/diag_logs_slbd.php
Ticket #462. Remove references to slbd it is not used anymore.
Remove PPP tab these all go to the system log now.
Help page (re)mapping.
More help page adjustments
More help pages
More help page mappings
Even more help page mappings
Lots of help page mappings to newly created content. Adjust package editing logic a tad.
More help pages.
Add empty hash assignment syntax to the remaining files. (Got tired of adding them every single time I made a change)
Add a few more mappings.
A couple more mappings, plus change to leading with tabs and not spaces. (oops).
Help page adjustments and additions. Periodic commit.
More updates to help page mappings.
Add some more redirect definitions.Still working on this, just a periodic commit so nothing gets lost.
Fix whitespace error
Proof of concept for a contextual help redirector. Still in early stages of content, but the code behind it works (for ?page= type redirection, http referral url is not yet tested)