From 44584e9b91e0ebcf351f29d9f1379cde9c17cd8c Mon Sep 17 00:00:00 2001 From: Jeff Teunissen Date: Wed, 17 Oct 2001 05:48:04 +0000 Subject: [PATCH] Updates to the web site. We now have our own list subscription system, and the menu knows what page you're on, to an extent. :) --- lists/index.php | 59 +++++++++++++++++++++++++++ lists/subscribe.php | 97 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 156 insertions(+) create mode 100644 lists/index.php create mode 100644 lists/subscribe.php diff --git a/lists/index.php b/lists/index.php new file mode 100644 index 0000000..3b6431d --- /dev/null +++ b/lists/index.php @@ -0,0 +1,59 @@ +subscribe'; + echo ' | '; + echo 'archives'; + echo ' ]'; + } +?> + + +The QuakeForge Project has several email lists, which we use to keep in touch +with each other and the community. This page is a list of them. + +

QuakeForge Announcements

+ +

From time to time, the QuakeForge team make announcements. This, along with +the development list, is where they are sent. If you want to know about them, +subscribe here. + +

QuakeForge Bugs

+ +

We hate to admit it, but even our code sometimes has bugs in it. This mailing +list is for discussing those bugs. Also, the QuakeForge bug-tracking system +sends mail to this list whenever the bug database is updated. + +

QuakeForge CVS Updates

+ +

If you would like to get an email every time something happens in the +QuakeForge CVS, subscribe to this mailing list. Because a mail is sent out +every time any file is changed, this list tends to be pretty high-traffic. Each +email contains a list of files changed, and what was changed. + +

QuakeForge Development

+ +

This is where the main development work is discussed. Tempers run high +occasionally, and technical discussion is the order of the day. If you are +interested in helping, have a patch, or are concerned with the direction the +development is taking, this is the place you want to be. + +

QuakeForge User Discussion

+ +

If you are more interested in playing the game than talking about development +stuff, you want to be here. Many of the QuakeForge developers are here, and +aside from our IRC channel, this is the closest thing to a tech support hotline +that we have. There may also be discussion between players here. + + diff --git a/lists/subscribe.php b/lists/subscribe.php new file mode 100644 index 0000000..dd1b55a --- /dev/null +++ b/lists/subscribe.php @@ -0,0 +1,97 @@ + + +

+ + + + + + E-mail Address: + + + + + + + + This address will be kept private. +

+ + + + + Password: + + + + + + + + Confirm password: + + + + + + + +
On choosing a password:
+

You need to enter a privacy password. This provides only + mild security, but should prevent others from messing with your + subscription. Do not use a valuable password, + because it is possible (though a bit unlikely) + for others to see it in transit.


+ + + + + Digest mode? + + + Yes + No + + + + +
Digest mode:
+

"Digest Mode" is a different way of reading . + Instead of receiving an email every time someone posts to the list, + you will receive an email once per day containing all list messages + posted that day.


+ + + + + + + + +
+ +