| [ 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" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US"> 3 <head> 4 <title>Newsfeed - New</title> 5 <link href="css/help.css" rel="stylesheet" type="text/css" /> 6 </head> 7 <body><strong class="title">Newsfeeds Manager : Create a New Newsfeed Items </strong> 8 <table width="100%" border="1" cellspacing="0" cellpadding="3"> 9 <tr> 10 <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> 11 <td width="84%" valign="top" class="data"><p>This page lets you create 12 a Newsfeed Item.</p> 13 <strong>Details</strong> 14 <ul> 15 <li><strong>Name</strong>: Enter the name of the Newsfeed as you 16 want it to appear on your site.</li> 17 <li><strong>Category</strong>: Select a Category for this Newsfeed 18 Item.</li> 19 <li><strong>Link</strong>: Enter here the link to the feed (as 20 provided by the source).</li> 21 <li><strong>Number of Articles</strong>: Enter the maximum number 22 of Articles to display.</li> 23 <li><strong>Cache Time (in seconds)</strong>: Enter the time between 24 refreshes, in seconds.</li> 25 <li><strong>Ordering</strong>: This is the order the Item will display in the Newsfeed Manager. Defaults to last when created, may be changed when editing.</li> 26 <li><strong>Published</strong>: Click the radio button to decide whether this Newsfeed will display or not on your site. </li> 27 </ul></td> 28 </tr> 29 <tr> 30 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> 31 <td valign="top" class="data">n/a</td> 32 33 </tr> 34 <tr> 35 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> 36 <td valign="top" class="data">n/a</td> 37 </tr> 38 <tr> 39 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> 40 <td valign="top" class="data">n/a</td> 41 </tr> 42 <tr> 43 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> 44 <td valign="top" class="data"><ul> 45 <li><strong>Save</strong>: Saves and returns you to Newsfeed Manager.</li> 46 <li><strong>Cancel</strong>: Cancels without saving and returns 47 you to Newsfeed Manager.</li> 48 </ul></td> 49 </tr></table> 50 </body></html>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Wed May 23 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 |