From: "Thomas Weißschuh" <thomas@t-8ch.de>
To: meta@public-inbox.org
Subject: Add "generator" information to HTML pages
Date: Sun, 8 Jan 2023 19:04:04 +0000 [thread overview]
Message-ID: <20230108190404.nghzrip46oh4wl3p@snowball.t-8ch.de> (raw)
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
next reply other threads:[~2023-01-08 19:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-08 19:04 Thomas Weißschuh [this message]
2023-01-08 19:47 ` Add "generator" information to HTML pages 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://public-inbox.org/README
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230108190404.nghzrip46oh4wl3p@snowball.t-8ch.de \
--to=thomas@t-8ch.de \
--cc=meta@public-inbox.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).