public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* menu IPFire > Help goes to help.cgi
@ 2022-08-26 20:13 Jon Murphy
  2022-09-01 14:41 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Murphy @ 2022-08-26 20:13 UTC (permalink / raw)
  To: development

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

All,

I noticed there is a `help.cgi` WebGUI referenced in the `60-ipfire.menu` file.

```
    $subipfire->{'99.help'} = {'caption' => $Lang::tr{'help'},
				  'uri' => '/cgi-bin/help.cgi',
				  'title' => "$Lang::tr{'help'}",
				  'enabled' => 1,
				  };
```

Is this something we can (should?) populate?

We could add simple items like links to the Wiki, Blog, Community, Bugzilla, etc.

Or maybe add other items like Location, GitHub, People, Dev Archives, etc.

Or maybe something else?

I’m not sure what the original intent was many years ago....


Jon


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

end of thread, other threads:[~2022-09-01 14:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-26 20:13 menu IPFire > Help goes to help.cgi Jon Murphy
2022-09-01 14:41 ` Michael Tremer

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