| [ Index ] | PHP Cross Reference of Mambo 4.6.5 |
|
| [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Summary view] [Print] [Text view]
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 2 3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 4 5 <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US"> 6 <head> 7 <title>Banner Manager - New</title> 8 <link href="css/help.css" rel="stylesheet" type="text/css" /> 9 </head> 10 <body><strong class="title">Banner Manager : New Banner </strong> 11 <table width="100%" border="1" cellspacing="0" cellpadding="3"> 12 <tr> 13 <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> 14 <td width="84%" valign="top" class="data"><p>This page allow you to 15 add to the system a new banner.</p> 16 <strong>Details</strong> 17 <ul> 18 <li><strong>Banner Name</strong>: Enter a name for the Banner.</li> 19 <li><strong>Client Name</strong>: Select from the list of Banner 20 Clients. </li> 21 <li><strong>Impressions Purchased</strong>: Enter the number of 22 times to display to banner into the input field, or tick 23 the "Unlimited" checkbox for unlimited display. </li> 24 <li><strong>Banner URL</strong>: Select the banner image to be 25 displayed from the list of available banners. Images need 26 to be stored in the "images/banners" folder to 27 be available for selection here. The selected image will 28 be displayed at the bottom of the screen. </li> 29 <li><strong>Show Banner</strong>: Select Yes or No to display 30 / hide the Banner.</li> 31 <li><strong>Click URL</strong>: Enter here the full URL to the 32 page which should open when the banner is clicked on. </li> 33 <li><strong>Custom banner code</strong>: Allows for entry 34 of parameters for the Banner. </li> 35 <li><strong>Clicks: "Reset 36 Clicks"</strong>: clicking this button will reset 37 the click count shown on the right for the banner to 38 0.</li> 39 <li><strong>Banner Image</strong>: Image selected under "Banner 40 URL" is displayed here for your convenience. </li> 41 </ul></td> 42 </tr> 43 <tr> 44 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> 45 <td valign="top" class="data">n/a</td> 46 </tr> 47 <tr> 48 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> 49 <td valign="top" class="data">n/a</td> 50 </tr> 51 <tr> 52 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> 53 <td valign="top" class="data">n/a</td> 54 </tr> 55 <tr> 56 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> 57 <td valign="top" class="data"><ul> 58 <li><strong>Upload</strong>: Opens a new window which lets you upload an image from your computer to the images/banners folder.</li> 59 <li><strong>Save</strong>: Saves and returns to Banner 60 Manager.</li> 61 <li><strong>Close</strong>: 62 Cancels without saving and returns you to Banner Manager.</li> 63 </ul></td> 64 </tr></table> 65 </body></html>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Wed Feb 8 00:05:01 2012 | Cross-referenced by PHPXref 0.7 |
| Mambo API: Mambo is Free software released under the GNU/General Public License, Version 2 |