Project

General

Profile

Actions

Bug #10481

closed

Update doc links in WebGUI to reflect proper docs URLs

Added by Anonymous about 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
Start date:
04/19/2020
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:

Description

Attached is a list of updates that need to take place.

The list is not comprehensive (and some have been updated already from previous redmine entries submitted), although it is a good start.


Files

infoblock-updates (83.8 KB) infoblock-updates list of updates that need to take place Anonymous, 04/19/2020 12:30 PM
Actions #1

Updated by Jim Pingle almost 4 years ago

  • Category set to Web Interface
  • Status changed from New to Duplicate

The help links are already covered under #10135

There are only two non-book non-help links in the code, and that's because there is no direct equivalent to that page in the book (yet):

$ grep -r docs.netgate.com * | egrep -v '(help.php|book)'
src/usr/local/www/status_logs_filter.php:print_info_box('<a href="https://docs.netgate.com/pfsense/en/latest/firewall/tcp-flag-definitions.html">' .
src/usr/local/www/status_logs_filter_dynamic.php:    print_info_box('<a href="https://docs.netgate.com/pfsense/en/latest/firewall/tcp-flag-definitions.html">' .
Actions #2

Updated by Jim Pingle over 3 years ago

  • Subject changed from Update infoblocks in WebGUI to reflect The pfSense Book links, rather than the community maintained docs to Update doc links in WebGUI to reflect proper docs URLs
  • Status changed from Duplicate to Resolved
  • Assignee set to Jim Pingle
  • Target version set to 2.5.0
  • % Done changed from 0 to 100

Reusing this, see #10135, same intent.

Fixed in pfsense:502994130948049349e6c52b651266d8d7bf3566

Actions

Also available in: Atom PDF