public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] wwwdocs: Do not rewrite the page titles
@ 2021-04-18 22:45 Jonathan Wakely
  2021-04-19 16:33 ` Richard Kenner
  2021-06-03 15:50 ` Jonathan Wakely
  0 siblings, 2 replies; 8+ messages in thread
From: Jonathan Wakely @ 2021-04-18 22:45 UTC (permalink / raw)
  To: gcc-patches

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

Remove GNU and FSF attribution from HTML page titles.


I don't see why we should have to "comply with the GNU style" if we're
truly an independent project run by the GCC developers and aided by
the steering committee.

OK for wwwdocs?



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

commit d157082f49725510560cb83f2f1c045e2968ad3b
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Sun Apr 18 23:42:26 2021 +0100

    Do not rewrite the page titles
    
    Remove GNU and FSF attribution from HTML page titles.

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

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

end of thread, other threads:[~2021-07-27 15:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-18 22:45 [PATCH] wwwdocs: Do not rewrite the page titles 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 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).