| [ 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>Syndication Settings</title> 5 <link href="css/help.css" rel="stylesheet" type="text/css" /> 6 </head> 7 <body><strong class="title">Syndication Settings</strong><table width="100%" border="1" cellspacing="0" cellpadding="3"> 8 <tr> 9 <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> 10 <td width="84%" valign="top" class="data"> 11 <p>The Syndicate Component controls the settings related to the Syndication 12 of your site's contents via RSS and related protocols (e.g., Atom). 13 To display the syndication links to your site visitors you must 14 publush the Syndicate Module.</p> <strong>Details</strong> 15 <ul> 16 <li><strong>Cache:</strong> Choose the 'Yes' radio button to create and display a new Newsfeed dependant on the value set in the Cache Time field. Choose the 'No' radio 17 button to display a new Newsfeed each time an item is 18 added to the FrontPage Component and each time the Newsfeed 19 is accessed by another server. <strong>Warning</strong>: Setting Cache 20 to 'No' will cause your Newsfeed to be checked 21 every time someone visits any site where your Newsfeed 22 is syndicated. This can potentially cause excessive 23 bandwidth usage as well as extreme draw on your server 24 resources. </li> 25 <li><strong>Cache Time</strong>: This is the number of seconds 26 before your site's database is checked for updates. The 27 default in Mambo is 3600 seconds, or 60 minutes. After this 28 time has elapsed, the Newsfeed will refresh itself from your 29 database thus displaying any new items you have published 30 through the FrontPage Component to your Newsfeed. </li> 31 <li><strong>#Items:</strong> Enter the number of items you would 32 like to syndicate and display in your Newsfeed. </li> 33 <li><strong>Title:</strong> Enter the title you wish to display 34 above your articles within your syndicated Newsfeed when 35 it is displayed on those sites and pages which syndicate 36 your Newsfeed. The title will appear as a link to your site.</li> 37 <li><strong>Description:</strong> Enter a brief 38 statement to describe your Newsfeed. If none is entered, 39 it will default to "Mambo site syndication".</li> 40 <li><strong>Image:</strong> Select an image from the drop-down menu to be included in your Newsfeed. If you do not have an image, you can upload one via the Media Manager.</li> 41 <li><strong>Image Alt:</strong> Enter the text for 42 the “alt" tag to compliment the image you've 43 selected for inclusion in the Newsfeed via the Image drop-down 44 menu.</li> 45 <li><strong>Limit Text:</strong> Choose 46 the 'Yes' radio button if you wish to limit the Text Length field. Choose the 'No' radio 47 button to force the value in the Text Length field to be 48 ignored, thus displaying the entire contents of each item.</li> 49 <li><strong>Text Length:</strong> Enter the number of words to 50 display per Newsfeed item. <strong>NOTE:</strong> The 51 Limit Text radio button must be set to 'YES' to activate 52 this function.</li> 53 <li><strong>Order</strong>: Set the order that items as listed 54 in the FrontPage Manager will be displayed. 55 <ul> 56 <li>'Default': Arranges items according 57 to the order set in the FrontPage Manager.</li> 58 <li>'FrontPage Ordering': Same as above.</li> 59 <li>'Oldest first': Arranges items in chronological 60 order, with the oldest items first.</li> 61 <li>'Most recent first': Arranges items 62 in chronological order, with the newest items first.</li> 63 <li>'Title Alphabetical': Arranges items 64 by title in alphabetical order.</li> 65 <li>'Title Reverse-Alphabetical': Arranges 66 items in reverse-alphabetical order.</li> 67 <li>'Author Alphabetical': Arranges items 68 by author in alphabetical order.</li> 69 <li>'Author Reverse-Alphabetical': Arranges 70 items by author in reverse alphabetical order.</li> 71 <li>'Most Hits': Arranges items according 72 to the number of hits, with the items with the 73 most hits first.</li> 74 <li>'Least Hits': Arranges items according 75 to the number of hits, with the items with the 76 least hits first.</li> 77 </ul> 78 </li> 79 <li><strong>Live Bookmarks</strong>: Activate support 80 for Firefox Live Bookmark functionality.</li> 81 <li><strong>Bookmark 82 File</strong>: Special file name. If none is entered, 83 will use the default file.</li> 84 </ul></td> 85 </tr> 86 <tr> 87 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> 88 <td valign="top" class="data">n/a </td> 89 </tr> 90 <tr> 91 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> 92 <td valign="top" class="data">n/a </td> 93 </tr> 94 <tr> 95 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> 96 <td valign="top" class="data">n/a</td> 97 </tr> 98 <tr> 99 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> 100 <td valign="top" class="data"><ul> 101 <li><strong>Save</strong>: Saves your changes. 102 </li> 103 <li><strong>Cancel</strong>: Cancels and exits without saving 104 your changes.</li> 105 </ul></td> 106 </tr> 107 </table> 108 109 </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 |