| [ 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 Manager</title> 5 <link href="css/help.css" rel="stylesheet" type="text/css" /> 6 </head> 7 <body><strong class="title">Newsfeed Manager</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 displays a list of the Newsfeeds you may provide to the users of your site.These Newsfeeds may be displayed through a Menu Item link. <a href= 12 "/index.php?option=com_content&task=view&id=890&Itemid=126"></a>Alternatively, you may also display Newsfeeds individually through the Custom/User Module.</p> <strong>Display Columns</strong> 13 <ul> 14 <li><strong>Newsfeed</strong>: Name of the Newsfeed as it appears on your site. If you click on this name, you may edit the related parameters. A padlock icon next to it shows that it is checked-out. To check-in, click the name to edit.</li> 15 <li><strong>Published</strong>: This shows whether the Newsfeed is published or unpublished. By clicking on the icon, you may switch its state.</li> 16 <li><strong>Reorder</strong>: This shows the order of Newsfeeds 17 in the list. Click the arrow icons to move the item up or 18 down in the list. This ordering may be changed by editing 19 the related Menu Item parameters.</li> 20 <li><strong>Category</strong>: This is the category the Newsfeed belongs to. Click to edit.</li> 21 <li><strong>#Articles</strong>: This shows the number of Articles to display on your site as defined in the parameters for the Newsfeed.</li> 22 <li><strong>Cache time</strong>: This is the time between refreshes as defined in the parameters for the Newsfeed. </li> 23 </ul></td> 24 </tr> 25 <tr> 26 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> 27 <td valign="top" class="data">n/a</td> 28 29 </tr> 30 <tr> 31 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> 32 <td valign="top" class="data">n/a</td> 33 </tr> 34 <tr> 35 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> 36 <td valign="top" class="data">n/a</td> 37 </tr> 38 <tr> 39 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> 40 <td valign="top" class="data"><ul> 41 <li><strong>Publish</strong>: Click to publish any number of selected items.</li> 42 <li><strong>Unpublish</strong>: Click to unpublish any number 43 of selected items.</li> 44 <li><strong>New</strong>: Click the 'New' icon to create a new Newsfeed. </li> 45 <li><strong>Edit</strong>: Select the feeds and click the 'Edit' icon 46 to edit the Newsfeed.</li> 47 <li><strong>Delete</strong>: Click the 'Delete' icon to delete one or multiple Newfeeds.</li> 48 </ul></td> 49 </tr></table> 50 51 </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 |