0byt3m1n1
Path:
/
data
/
applications
/
aps
/
mambo
/
4.6.5-1
/
standard
/
htdocs
/
help
/
[
Home
]
File: poll.manager.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>Poll Manager</title> <link href="css/help.css" rel="stylesheet" type="text/css" /> </head> <body><strong class="title">Poll Manager</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 shows show a list of the Polls you may display on your site.</p> <strong>Display Columns</strong> <ul> <li><strong>Poll Question</strong>: This is the question posed by the poll.</li> <li><strong>Published</strong>: Shows whether the poll is published. Click the icon to toggle the state of the poll. </li> <li><strong>Options</strong>: The number of options in the poll.</li> <li><strong>Lag</strong>: Time in seconds between votes of the same user for the same poll. </li> </ul></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">n/a</td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> <td valign="top" class="data"><ul> <li><strong>Publish</strong>: Click to publish any number of selected Polls.</li> <li><strong>Unpublish</strong>: Click to unpublish any number of selected Polls.</li> <li><strong>New</strong>: Click this icon to add a new poll.</li> <li><strong>Edit</strong>: Select a Poll and click this icon to edit the poll's details.</li> <li><strong>Delete</strong>: Click this icon to delete one or more Polls.</li> </ul></td> </tr></table> </body></html>