user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* Add "generator" information to HTML pages
@ 2023-01-08 19:04 Thomas Weißschuh
  2023-01-08 19:47 ` Eric Wong
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Weißschuh @ 2023-01-08 19:04 UTC (permalink / raw)
  To: meta

Hi,

it would be nice if public-inbox could extend the HTML pages it
generates with the "generator" meta tag [0].
Especially the version would be useful.

This would help users during debugging to see the specific version of
public-inbox they are looking at.

For example:

<head>
  <title>Some page</title>
  <meta name="generator" content="public-inbox 1.9.0" />
</head>

[0] https://html.spec.whatwg.org/multipage/semantics.html#meta-generator

Thanks,
Thomas

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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-08 19:04 Add "generator" information to HTML pages Thomas Weißschuh
2023-01-08 19:47 ` Eric Wong
2023-01-08 20:02   ` Thomas Weißschuh
2023-01-08 20:58     ` Eric Wong
2023-01-08 21:54       ` Thomas Weißschuh

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).