public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely@redhat.com>
To: gerald@pfeifer.com
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] wwwdocs: Do not rewrite the page titles
Date: Tue, 27 Jul 2021 16:07:05 +0100	[thread overview]
Message-ID: <YQAhGUhP6sys/i8D@redhat.com> (raw)
In-Reply-To: <27d9348e-ed4d-eefe-c2b4-f0d6b7f3fc9a@pfeifer.com>

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

I've now pushed this wwwdocs patch, which Gerald approved at
https://gcc.gnu.org/pipermail/gcc-patches/2021-June/572796.html



[-- Attachment #2: patch.txt --]
[-- Type: text/x-patch, Size: 773 bytes --]

commit 0e4db42cddd88d2cc6780da884021284a10b9a4b
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Tue Jul 27 16:04:42 2021 +0100

    Remove FSF attribution from HTML page titles

diff --git a/htdocs/style.mhtml b/htdocs/style.mhtml
index 677fd05a..1f7139eb 100644
--- a/htdocs/style.mhtml
+++ b/htdocs/style.mhtml
@@ -32,12 +32,12 @@
  </verbatim>
 </define-container>
 
-;;; Redefine the <title> tag to comply with the GNU style.
+;;; Redefine the <title> tag to mention the GNU project.
 
 <define-container title>
 <verbatim><title></verbatim>
 %body
-<verbatim>- GNU Project - Free Software Foundation (FSF)</title></verbatim>
+<verbatim>- GNU Project</title></verbatim>
 </define-container>
 
 ;;; Redefine the <body> tag, adding navigation and a standard footer.

      reply	other threads:[~2021-07-27 15:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-18 22:45 Jonathan Wakely
2021-04-19 16:33 ` Richard Kenner
2021-04-19 19:55   ` Jonathan Wakely
2021-04-19 20:14     ` Jonathan Wakely
2021-06-03 15:50 ` Jonathan Wakely
2021-06-03 16:04   ` Jonathan Wakely
2021-06-15 12:19     ` Gerald Pfeifer
2021-07-27 15:07       ` Jonathan Wakely [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YQAhGUhP6sys/i8D@redhat.com \
    --to=jwakely@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gerald@pfeifer.com \
    /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).