1.1 --- a/public_html/help/cclinksubmission.html Sun Aug 05 09:33:02 2007 +0000
1.2 +++ b/public_html/help/cclinksubmission.html Sun Nov 15 10:58:30 2009 +0100
1.3 @@ -1,59 +1,49 @@
1.4 -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.5 -<html>
1.6 +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
1.7 +<html lang="en">
1.8 <head>
1.9 - <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.10 - <meta name="GENERATOR" content="Mozilla/4.75 [en] (Win95; U) [Netscape]">
1.11 - <title>Link Submissions</title>
1.12 + <title>Link Submissions</title>
1.13 + <link rel="stylesheet" type="text/css" href="../docs/docstyle.css" title="Dev Stylesheet">
1.14 </head>
1.15 +
1.16 <body>
1.17 +<h1>Link Submissions</h1>
1.18
1.19 -<h1>
1.20 -Link Submissions</h1>
1.21 -This is the command and control quick moderation area for link. In
1.22 -this area you can edit, delete or approve links. Select any combinitation
1.23 -of deletes or approves and click the submit button.
1.24 -<br>
1.25 -<table BORDER WIDTH="100%" >
1.26 -<tr BGCOLOR="#000000">
1.27 -<td><font color="#FFFFFF">Field </font></td>
1.28 +<p>This is the command and control quick moderation area for links. In this
1.29 +area you can edit, delete or approve links. Select any combination of deletes
1.30 +or approves and click the submit button.</p>
1.31
1.32 -<td><font color="#FFFFFF">Description</font></td>
1.33 +<table border="1" width="100%">
1.34 +<tr>
1.35 + <th style="width:8%">Field</th>
1.36 + <th>Description</th>
1.37 </tr>
1.38 -
1.39 <tr>
1.40 -<td>edit</td>
1.41 -
1.42 -<td>Click this to edit the link</td>
1.43 + <td>Edit</td>
1.44 + <td>Click this to edit the link. Note that saving an edited link
1.45 + submission will approve it</td>
1.46 </tr>
1.47 -
1.48 <tr>
1.49 -<td>Title </td>
1.50 -
1.51 -<td>Title of the link</td>
1.52 + <td>Title</td>
1.53 + <td>Title of the link</td>
1.54 </tr>
1.55 -
1.56 <tr>
1.57 -<td>Catagory</td>
1.58 -
1.59 -<td>Catagory the link was submitted to</td>
1.60 + <td>Category</td>
1.61 + <td>Category the link was submitted to</td>
1.62 </tr>
1.63 -
1.64 <tr>
1.65 -<td>URL</td>
1.66 -
1.67 -<td>URL for the link</td>
1.68 + <td>URL</td>
1.69 + <td>URL for the link</td>
1.70 </tr>
1.71 -
1.72 <tr>
1.73 -<td>Delete/Approve</td>
1.74 -
1.75 -<td>Radio buttons to select for delete or apprval of the link</td>
1.76 + <td>Delete / Approve</td>
1.77 + <td>Radio buttons to select for delete or approval of the link</td>
1.78 </tr>
1.79 </table>
1.80
1.81 -<p>
1.82 -<hr WIDTH="100%">
1.83 -<br>Geeklog <a href="http://www.geeklog.net">http://www.geeklog.net</a>
1.84 -<br>Last Updated: September 18, 2000
1.85 +<div class="footer">
1.86 + <a href="http://wiki.geeklog.net/">The Geeklog Documentation Project</a><br>
1.87 + All trademarks and copyrights on this page are owned by their respective owners. Geeklog is copyleft.
1.88 +</div>
1.89 +
1.90 </body>
1.91 </html>