| [ 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 - Edit</title> 8 <link href="css/help.css" rel="stylesheet" type="text/css" /> 9 </head> 10 <body><strong class="title">Banner Manager : Edit 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 edit a banner's details.</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 times to display to banner into the input field, or tick the "Unlimited" checkbox for unlimited display. </li> 22 <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> 23 <li><strong>Show Banner</strong>: Select Yes or No to display 24 / hide the banner.</li> 25 <li><strong>Click URL</strong>: Enter here the full URL to the page which should open when the banner is clicked on. </li> 26 <li><strong>Custom banner code</strong>: You may enter here some code (See Developper Manual for more information). </li> 27 <li><strong>Clicks: "Reset Clicks"</strong>: Reset the 28 click count shown on the right for the banner to 0.</li> 29 <li><strong>Banner Image</strong>: Image selected under "Banner URL" is displayed here for your convenience. </li> 30 </ul></td> 31 </tr> 32 <tr> 33 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> 34 <td valign="top" class="data">n/a</td> 35 </tr> 36 <tr> 37 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> 38 <td valign="top" class="data">n/a</td> 39 </tr> 40 <tr> 41 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> 42 <td valign="top" class="data">n/a</td> 43 </tr> 44 <tr> 45 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> 46 <td valign="top" class="data"><ul> 47 <li><strong>Upload</strong>: Opens a new window which lets you upload an image from your computer to the images/banners folder.</li> 48 <li><strong>Save</strong>: Saves and returns you to Banner 49 Manager.</li> 50 <li><strong>Close</strong>: 51 Cancels without saving and returns you to Banner Manager.</li> 52 </ul></td> 53 </tr></table> 54 </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 |