public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 5341e6929f04e9148ba6a1fc8d6a491593fe97f0
@ 2020-04-24 11:16 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2020-04-24 11:16 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  5341e6929f04e9148ba6a1fc8d6a491593fe97f0 (commit)
      from  fbebf7a1d7aa87bd33780d549990bb22cf3aaeca (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5341e6929f04e9148ba6a1fc8d6a491593fe97f0
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Thu Apr 23 18:38:00 2020 +0100

    Remove form for (un)subscribing from old mailing lists
    
    This no longer works, so direct people to the mailman listinfo pages
    instead.

diff --git a/htdocs/lists.html b/htdocs/lists.html
index b05e1712..ea37aedc 100644
--- a/htdocs/lists.html
+++ b/htdocs/lists.html
@@ -194,46 +194,9 @@ it's assumed that no-one on these lists means to speak for their company.</p>
 
 <h2 id="subscribe">Subscribing/unsubscribing</h2>
 
-<p>You will be able to subscribe or unsubscribe from any of the GCC mailing
-lists via this form:</p>
-
-<!-- NOTE: The server-side included form does not show up at mirrors,
-     so refer to it by an explicit hostname to avoid confusion.
--->
-
-<blockquote>
-<form method="get" action="https://gcc.gnu.org/cgi-bin/ml-request">
-  <p>Mailing list: 
-  <select name="listname">
-   <option value="gcc-announce">gcc-announce</option>
-   <option value="gcc">gcc</option>
-   <option value="gcc-help">gcc-help</option>
-   <option value="gcc-bugs">gcc-bugs</option>
-   <option value="gcc-patches">gcc-patches</option>
-   <option value="gcc-testresults">gcc-testresults</option>
-   <option value="gcc-cvs">gcc-cvs</option>
-   <option value="gcc-cvs-wwwdocs">gcc-cvs-wwwdocs</option>
-   <option value="gcc-regression">gcc-regression</option>
-   <option value="libstdc++">libstdc++</option>
-   <option value="libstdc++-cvs">libstdc++-cvs</option>
-   <option value="fortran">fortran</option>
-   <option value="jit">jit</option>
-   <option value="gnutools-advocacy">gnutools-advocacy</option>
-  </select>
- <br />
-  Your e-mail address:
-  <input type="text" name="username" size="14" />
- <br />
-  <input type="checkbox" name="digest" />Digest version
-  &nbsp;
-  <select name="operation">
-    <option value="subscribe">subscribe</option>
-    <option value="unsubscribe">unsubscribe</option>
-  </select>
-  &nbsp;
- <input type="submit" name="submit" value="Process that!" /></p>
-</form>
-</blockquote>
+<p>You can subscribe or unsubscribe from any of the GCC mailing
+lists by clicking on the list name above and then following the
+"more information about this list" link.</p>
 
 <p>If you're having trouble getting off a list, look at the
 <b><code>List-Unsubscribe:</code></b> header on a message sent to that list.

-----------------------------------------------------------------------

Summary of changes:
 htdocs/lists.html | 43 +++----------------------------------------
 1 file changed, 3 insertions(+), 40 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-24 11:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-24 11:16 gcc-wwwdocs branch master updated. 5341e6929f04e9148ba6a1fc8d6a491593fe97f0 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).