mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 19:55:52 +02:00
This patch adds a little "help" icon to the page header. If a manual entry exists for a configuration page, the icon appears and offers a quick way to access the wiki. Wiki pages can be configured in the "manualpages" file. Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de> Reviewed-by: Bernhard Bitsch <bbitsch@ipfire.org> Tested-by: Bernhard Bitsch <bbitsch@ipfire.org> Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
8 lines
259 B
Plaintext
8 lines
259 B
Plaintext
# User manual base URL (without trailing slash)
|
|
BASE_URL=https://wiki.ipfire.org
|
|
|
|
# Assign manual page URL path to CGI file ([cgi basename]=[path/to/page])
|
|
index=configuration/system/startpage
|
|
pppsetup=configuration/system/dial
|
|
qos=configuration/services/qos
|