0byt3m1n1
Path:
/
data
/
applications
/
aps
/
mambo
/
4.6.5-1
/
standard
/
htdocs
/
help
/
[
Home
]
File: comment.new.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US"> <head> <title>Comment - New</title> <link href="css/help.css" rel="stylesheet" type="text/css" /> </head> <body> <strong class="title">Comment Manager : New Item </strong> <table width="100%" border="1" cellspacing="0" cellpadding="3"> <tr> <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> <td width="84%" valign="top" class="data"><p>This page lets you create a new Comment Item for your site.</p> </td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> <td valign="top" class="data">n/a</td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> <td valign="top" class="data">n/a</td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> <td valign="top" class="data"> <ul> <li><strong>Name</strong>: Enter the name of the user here.</li> <li><strong>Content Item</strong>: Select the content item that this comment relates to.</li> <li><strong> Comments</strong>: Enter the comments you wish to write here.</li> <li><strong>Published</strong>: Select Yes/No to publish this comment</li> </ul> </td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> <td valign="top" class="data"><ul> <li><strong>Save</strong>: Saves and returns you to Comment Manager.</li> <li><strong>Cancel</strong>: Cancels without saving and returns you to Comment Manager.</li> </ul> </td> </tr> </table> </body> </html>