Update of /cvsroot/curl/curl-www/mail
In directory labb:/tmp/cvs-serv32109
Modified Files:
Makefile _mail.html
Added Files:
_activity.html
Log Message:
new page
Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/mail/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Makefile 20 Jan 2006 12:20:52 -0000 1.10
+++ Makefile 15 Jan 2008 12:12:13 -0000 1.11
@@ -14,7 +14,8 @@
TXT2HTML= txt2html --extract --hrule 10
all: subscribe.html mail.html etiquette.html index.html indexheader.html \
- indexfooter.html mailheader.html mailfooter.html lost.html mailman.html
+ indexfooter.html mailheader.html mailfooter.html lost.html mailman.html \
+ activity.html
subscribe.html: _subscribe.html $(MAINPARTS)
$(ACTION)
@@ -22,6 +23,9 @@
etiquette.html: _etiquette.html $(MAINPARTS)
$(ACTION)
+activity.html: _activity.html $(MAINPARTS)
+ $(ACTION)
+
mail.html: _mail.html $(MAINPARTS)
$(ACTION)
Index: _mail.html
===================================================================
RCS file: /cvsroot/curl/curl-www/mail/_mail.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- _mail.html 20 Jan 2006 10:02:49 -0000 1.39
+++ _mail.html 15 Jan 2008 12:12:13 -0000 1.40
@@ -144,3 +144,8 @@
#endif
</table>
+
+SUBTITLE(Mail List Activity Graphs)
+<p>
+ To give you a sense of what amount of traffic to expect from each list, look
+ at our <a href="activity.html">mail activity</a> page!
--- NEW FILE: _activity.html ---
#include "_doctype.html"
<html>
<head> <title>cURL - Mailing List Activity</title>
#include "css.t"
</head>
#define CURL_MAIL_ACTIVITY
#define CURL_URL mail/activity.html
#include "_menu.html"
#include "setup.t"
#include "pic.t"
#include "table.t"
WHERE2(Mailing List, "/mail/", Mailing List Activity)
TITLE(Mail Traffic Graphs)
<p>
<a href="http://cool.haxx.se/mailman/listinfo/curl-users">curl-users</a><br>
<img src="http://gmane.org/plot-rate.php?group=gmane.comp.web.curl.general">
<p>
<a href="http://cool.haxx.se/mailman/listinfo/curl-library">curl-library</a><br>
<img src="http://gmane.org/plot-rate.php?group=gmane.comp.web.curl.library">
<p>
<a href="http://cool.haxx.se/mailman/listinfo/curl-and-php">curl-and-php</a><br>
<img src="http://gmane.org/plot-rate.php?group=gmane.comp.web.curl.php">
<p>
<a href="http://cool.haxx.se/mailman/listinfo/curl-announce">curl-announce</a><br>
<img src="http://gmane.org/plot-rate.php?group=gmane.comp.web.curl.announce">
<p>
<a href="http://cool.haxx.se/mailman/listinfo/curl-commits">curl-commits</a><br>
<img src="http://gmane.org/plot-rate.php?group=gmane.comp.web.curl.cvs">
<p>
<a href="http://cool.haxx.se/mailman/listinfo/curl-www-commits">curl-www-commits</a><br>
<img src="http://gmane.org/plot-rate.php?group=gmane.comp.web.curl.www.cvs">
<p>
As you can see, these graphs are present thanks to stats and all by <a href="http://gmane.org/">gmane.org</a>
#include "_footer.html"
</BODY>
</HTML>
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.