0byt3m1n1
Path:
/
data
/
applications
/
aps
/
mambo
/
4.6.2-16
/
standard
/
htdocs
/
help
/
[
Home
]
File: banners.manager.edit.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>Banner - Edit</title> <link href="css/help.css" rel="stylesheet" type="text/css" /> </head> <body><strong class="title">Banner Manager : Edit Banner</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 allow you to edit a banner's details.</p> <strong>Details</strong> <ul> <li><strong>Banner Name</strong>: Enter a name for the Banner.</li> <li><strong>Client Name</strong>: Select from the list of Banner clients. </li> <li><strong>Impressions Purchased</strong>: Enter the number of times to display to banner into the input field, or tick the "Unlimited" checkbox for unlimited display. </li> <li><strong>Banner URL</strong>: Select the banner image to be displayed from the list of available banners. Images need to be stored in the "images/banners" folder to be available for selection here. The selected image will be displayed at the bottom of the screen. </li> <li><strong>Show Banner</strong>: Select Yes or No to display / hide the banner.</li> <li><strong>Click URL</strong>: Enter here the full URL to the page which should open when the banner is clicked on. </li> <li><strong>Custom banner code</strong>: You may enter here some code (See Developper Manual for more information). </li> <li><strong>Clicks: "Reset Clicks"</strong>: Reset the click count shown on the right for the banner to 0.</li> <li><strong>Banner Image</strong>: Image selected under "Banner URL" is displayed here for your convenience. </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>Upload</strong>: Opens a new window which lets you upload an image from your computer to the images/banners folder.</li> <li><strong>Save</strong>: Saves and returns you to Banner Manager.</li> <li><strong>Close</strong>: Cancels without saving and returns you to Banner Manager.</li> </ul></td> </tr></table> </body></html>