public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Help for GUI
@ 2020-05-15 21:39 Tim FitzGeorge
  2020-05-15 21:39 ` [PATCH 1/3] Help for GUI - ipfire theme code Tim FitzGeorge
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Tim FitzGeorge @ 2020-05-15 21:39 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1220 bytes --]

Add per-page help link to GUI.
The link is extracted from the menu file and added to the menu.
Currently only implemented for 'ipfire' and 'ipfire-rounded' themes.

Tim FitzGeorge (3):
  Help for GUI - ipfire theme code
  Help for GUI - Help links
  Help for GUI - help link style

 config/menu/10-system.menu                    | 11 +++++++
 config/menu/20-status.menu                    | 13 ++++++++
 config/menu/30-network.menu                   | 20 +++++++++--
 config/menu/40-services.menu                  |  6 ++++
 config/menu/50-firewall.menu                  |  8 ++++-
 config/menu/60-ipfire.menu                    |  1 +
 config/menu/70-log.menu                       | 33 ++++++++++++-------
 config/menu/EX-apcupsd.menu                   |  1 +
 config/menu/EX-guardian.menu                  |  1 +
 config/menu/EX-mpfire.menu                    |  1 +
 config/menu/EX-samba.menu                     |  1 +
 config/menu/EX-tor.menu                       |  1 +
 config/menu/EX-wlanap.menu                    |  1 +
 html/html/themes/ipfire/include/css/style.css |  8 +++++
 html/html/themes/ipfire/include/functions.pl  | 19 +++++++++--
 15 files changed, 107 insertions(+), 18 deletions(-)

--
2.26.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-05-22 13:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-15 21:39 [PATCH 0/3] Help for GUI Tim FitzGeorge
2020-05-15 21:39 ` [PATCH 1/3] Help for GUI - ipfire theme code Tim FitzGeorge
2020-05-15 21:39 ` [PATCH 2/3] Help for GUI - Help links Tim FitzGeorge
2020-05-15 21:39 ` [PATCH 3/3] Help for GUI - help link style Tim FitzGeorge
2020-05-16  9:35 ` [PATCH 0/3] Help for GUI Michael Tremer
2020-05-18 20:18   ` Tim FitzGeorge
2020-05-22 13:07     ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox