Update support FAQ-ish section
authorAdam Chlipala <adamc@hcoop.net>
Thu, 27 Dec 2007 13:35:31 +0000 (13:35 +0000)
committerAdam Chlipala <adamc@hcoop.net>
Thu, 27 Dec 2007 13:35:31 +0000 (13:35 +0000)
support.mlt

index ee5ea42..e391e71 100644 (file)
@@ -71,7 +71,10 @@ if showNormal then %>
 <li> If you want to <b>request installation of a Debian package</b>, use <a href="apt">the separate form for that</a>.</li>
 <li> If you want to <b>request a Mailman mailing list</b>, use <a href="list">the separate form for that</a>.</li>
 <li> If you want to request <b>anything related to the ability to open network connections on particular ports or to particular hosts</b>, or you want permission to <b>have a crontab</b> or <b>use FTP</b>, see the <a href="sec">security settings</a> page.</li>
-<li> If you want to request <b>a MySQL or Postgres user account</b> or <b>a database</b>, then today is your lucky day! You don't need to ask anyone for permission to do that. Follow <a href="http://wiki.hcoop.net/wiki/UsingDatabases">the instructions on our wiki</a>.
+<li> If you want to <b>request a disk quota increase</b>, use <a href="quota">the separate form for that</a>.</li>
+<li> If you want to <b>request an IP address</b>, use <a href="ip">the separate form for that</a>.</li>
+<li> If you want to <b>generation of or permission to use an SSL certificate</b>, use <a href="cert">the separate form for that</a>.</li>
+<li> If you want to request <b>a MySQL or Postgres user account</b> or <b>a database</b>, then today is your lucky day! You don't need to ask anyone for permission to do that. Follow <a href="http://wiki.hcoop.net/MemberManual/Databases">the instructions on our wiki</a>.
 </ul>
 
 <h3>Otherwise...</h3>
@@ -96,7 +99,7 @@ if showNormal then %>
 
 <% if admin then %>
 
-<h3>Add new category</h3>
+<!--h3>Add new category</h3>
 
 <form action="support" method="post">
 <input type="hidden" name="cmd" value="add">
@@ -110,7 +113,7 @@ if showNormal then %>
 <tr> <td>Description:</td> <td><input name="descr"></td> </tr>
 <tr> <td><input type="submit" value="Add"></td> </tr>
 </table>
-</form>
+</form-->
 
 <% end %>