[Clo-cvs] CVS update: public_html/faq.shtml public_html/project-intro.shtml
Erik Enge
eenge at common-lisp.net
Wed Jan 18 16:59:49 UTC 2006
Update of /project/clo/cvsroot/public_html
In directory common-lisp:/project/clo/public_html
Modified Files:
faq.shtml project-intro.shtml
Log Message:
adding notes on owner-email-address
Date: Wed Jan 18 10:59:49 2006
Author: eenge
Index: public_html/faq.shtml
diff -u public_html/faq.shtml:1.10 public_html/faq.shtml:1.11
--- public_html/faq.shtml:1.10 Tue Jan 17 20:41:40 2006
+++ public_html/faq.shtml Wed Jan 18 10:59:49 2006
@@ -13,6 +13,7 @@
<div class="sideBox LHS">
<div>This Page</div>
<a href="#checkout">CVS checkout</a>
+ <a href="#nagging">Nagging</a>
<a href="#lgpl">LGPL issues</a>
</div>
@@ -53,6 +54,10 @@
<a class="topOfPage" href="#top" title="Go to top of page">top</a><br/>
+ <h1 id="nagging">How can I change the email address the nags are sent to?</h1>
+
+ <p>Please read <a href="project-intro.shtml#nagging">the project-intro document</a>.</p>
+
<h1 id="lgpl">What's wrong with LGPL?</h1>
<p>Nothing per se, but it probably does not mean what you think
Index: public_html/project-intro.shtml
diff -u public_html/project-intro.shtml:1.16 public_html/project-intro.shtml:1.17
--- public_html/project-intro.shtml:1.16 Wed Jan 18 10:03:21 2006
+++ public_html/project-intro.shtml Wed Jan 18 10:59:49 2006
@@ -21,6 +21,7 @@
<a href="#mailinglist">Mailinglists</a>
<a href="#admin">Administrative requests</a>
<a href="#restore">Backups</a>
+ <a href="#nagging">Nagging</a>
</div>
@@ -114,8 +115,8 @@
<h1 id="mailinglist">Automatic and manual mailinglists</h1>
- <p>When your project is set up, three mailinglists are created (these are
- automatically mirrored to our <a href="nntp.shtml">NNTP service</a>):</p>
+ <p>When your project is set up, three mailinglists are created (if you'd
+ rather use NNTP you can subscribe <a href="http://gmane.org">Gmane</a> to your list):</p>
<ul>
<li><tt><project-name>-devel</tt></li>
@@ -159,6 +160,18 @@
<a class="topOfPage" href="#top" title="Go to top of page">top</a><br/>
+ <h1 id="nagging">Auto-nagging</h1>
+
+ <p>We have cronjobs which look for broken links, to see if you have
+ changed from the default webpage, etc. If they detect any problems
+ they will nag you about it every week until you fix the problem. To
+ which email address are these nags sent? By default, <code><project-name>-devel at common-lisp.net</code>
+ however you can change this by creating <code>/project/<project-name>/owner-email-address</code> file
+ and putting whatever email address you want in there. Only put your email address there or someone who
+ has given you permission to do so; if you misuse this you're project's approval is rescinded.</p>
+
+ <a class="topOfPage" href="#top" title="Go to top of page">top</a><br/>
+
</div>
<!-- ###### Footer ###### -->
More information about the clo-cvs
mailing list