0byt3m1n1
Path:
/
data
/
applications
/
aps
/
geeklog
/
1.8.0-0
/
standard
/
htdocs
/
public_html
/
help
/
[
Home
]
File: ccdraftsubmission.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> <head> <title>Draft Story Submissions</title> <link rel="stylesheet" type="text/css" href="../docs/docstyle.css" title="Dev Stylesheet"> </head> <body> <h1>Draft Story Submissions</h1> <p>This is the command and control quick moderation area for stories that are marked as drafts. In this area you can edit, delete or approve draft stories. Select any combination of deletes or approves and click the submit button.</p> <table border="1" width="100%"> <tr> <th style="width:8%">Field</th> <th>Description</th> </tr> <tr> <td>Edit</td> <td>Click this to edit the story</td> </tr> <tr> <td>Title</td> <td>Title of the story</td> </tr> <tr> <td>Date</td> <td>Date the story was submitted</td> </tr> <tr> <td>Topic</td> <td>Topic the story was submitted to</td> </tr> <tr> <td>Delete / Approve</td> <td>Radio buttons to select for delete or approval of the draft story</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>