0byt3m1n1
Path:
/
data
/
applications
/
aps
/
geeklog
/
1.8.0-0
/
standard
/
htdocs
/
public_html
/
help
/
[
Home
]
File: submitlink.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> <head> <title>Submit a Link</title> <link rel="stylesheet" type="text/css" href="../docs/docstyle.css" title="Dev Stylesheet"> </head> <body> <h1>Submit a Link</h1> <p>When submitting information for use on this site we ask that you follow the following suggestions ...</p> <ul> <li>Fill in all the fields, they're required</li> <li>Provide complete and accurate information</li> <li>Double check those URLs</li> </ul> <table border="1" width="100%"> <tr> <th style="width:8%">Field</th> <th>Description</th> </tr> <tr> <td>Title</td> <td>Name or title of the link</td> </tr> <tr> <td>Link</td> <td>The URL of the link</td> </tr> <tr> <td>Category</td> <td>Select the category this link belongs to. Indented categories are sub-categories</td> </tr> <tr> <td>Description</td> <td>A short description about the link</td> </tr> </table> <div class="footer"> <a href="http://wiki.geeklog.net/">The Geeklog Documentation Project</a><br> All trademarks and copyrights on this page are owned by their respective owners. Geeklog is copyleft. </div> </body> </html>