0byt3m1n1
Path:
/
data
/
applications
/
aps
/
geeklog
/
1.8.0-0
/
standard
/
htdocs
/
public_html
/
help
/
[
Home
]
File: ccstorysubmission.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> <head> <title>Story Submissions</title> <link rel="stylesheet" type="text/css" href="../docs/docstyle.css" title="Dev Stylesheet"> </head> <body> <h1>Story Submissions</h1> <p>This is the command and control quick moderation area for story submissions. In this area you can edit, delete or approve story submissions. 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. Note that saving an edited story submission will approve it unless you save it with the draft flag set</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 story submission</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>