0byt3m1n1
Path:
/
data
/
applications
/
aps
/
geeklog
/
1.8.0-0
/
standard
/
htdocs
/
public_html
/
help
/
[
Home
]
File: ccusersubmission.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> <head> <title>User Submissions</title> <link rel="stylesheet" type="text/css" href="../docs/docstyle.css" title="Dev Stylesheet"> </head> <body> <h1>User Submissions</h1> <p>This is the command and control quick moderation area for new user registrations. In this area you can edit, delete or approve registration requests from new users. 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 user</td> </tr> <tr> <td>Username</td> <td>The (short) name that the user chose for their account</td> </tr> <tr> <td>Full name</td> <td>The user's full name. Note that this information will not usually be available unless your site is using a custom registration form that asks for the full name on signup</td> </tr> <tr> <td>Email</td> <td>The user's email address</td> </tr> <tr> <td>Delete / Approve</td> <td>Radio buttons to select for delete or approval of the user</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>