Update of /cvsroot/hcoop/portal In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv21201
Modified Files: header.mlt.in quota.mlt quotas.sml Log Message: Various quota request improvements, suggested by docelic Index: quotas.sml =================================================================== RCS file: /cvsroot/hcoop/portal/quotas.sml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** quotas.sml 16 Dec 2007 17:06:55 -0000 1.1 --- quotas.sml 23 Dec 2007 22:58:50 -0000 1.2 *************** *** 74,78 **** case kind of "user" => "/afs/hcoop.net/user/" ^ goofy uname ! | "db" => "/afs/hcoop.net/.databases/" ^ goofy uname | "mail" => "/afs/hcoop.net/user/" ^ goofy uname ^ "/Maildir" | _ => raise Fail ("Don't know how to find mount point for volume " ^ vol) --- 74,78 ---- case kind of "user" => "/afs/hcoop.net/user/" ^ goofy uname ! | "db" => "/afs/hcoop.net/common/.databases/" ^ goofy uname | "mail" => "/afs/hcoop.net/user/" ^ goofy uname ^ "/Maildir" | _ => raise Fail ("Don't know how to find mount point for volume " ^ vol) Index: header.mlt.in =================================================================== RCS file: /cvsroot/hcoop/portal/header.mlt.in,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** header.mlt.in 15 Dec 2007 17:19:30 -0000 1.12 --- header.mlt.in 23 Dec 2007 22:58:50 -0000 1.13 *************** *** 33,36 **** --- 33,37 ---- <li> <a href="domain">Request control of a domain with domtool</a></li> <li> <a href="apt">Request Debian apt packages</a></li> + <li> <a href="quota">Request a disk quota change</a></li> <li> <a href="list">Request a Mailman mailing list</a></li> <li> <a href="ip">Request an IP address</a></li> Index: quota.mlt =================================================================== RCS file: /cvsroot/hcoop/portal/quota.mlt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** quota.mlt 16 Dec 2007 17:06:55 -0000 1.1 --- quota.mlt 23 Dec 2007 22:58:50 -0000 1.2 *************** *** 142,145 **** --- 142,147 ---- <h3>Request a disk quota change</h3> + <p>Remember that a high quota does not by itself use up any resources. Quotas are solely a check on unintentional overusage. We will only ever bill you for actual disk usage, not quota. Therefore, it only makes sense to ask for a quota to be reduced if you want to prevent a runaway process or similar from upping your bill, not because you're worried about being a good co-op citizen.</p> + <form method="post"> ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ hcoop-cvs mailing list hcoop-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hcoop-cvs