Annotation of /mambo/branches/4.6/help/newsfeeds.edit.html
Parent Directory
|
Revision Log
Revision 551 - (view) (download) (as text)
| 1 : | csouza | 551 | <style type="text/css"> |
| 2 : | <!-- | ||
| 3 : | .title { | ||
| 4 : | font-family: Arial, Helvetica, sans-serif; | ||
| 5 : | font-size: 16px; | ||
| 6 : | font-weight: bold; | ||
| 7 : | color: #FFFFFF; | ||
| 8 : | background-color: #FF6600; | ||
| 9 : | display: block; | ||
| 10 : | border: 1px solid #000000; | ||
| 11 : | padding: 5px; | ||
| 12 : | } | ||
| 13 : | .datalabel { | ||
| 14 : | font-family: Arial, Helvetica, sans-serif; | ||
| 15 : | font-size: 11px; | ||
| 16 : | font-weight: bold; | ||
| 17 : | } | ||
| 18 : | .data { | ||
| 19 : | font-family: Arial, Helvetica, sans-serif; | ||
| 20 : | font-size: 11px; | ||
| 21 : | } | ||
| 22 : | code { | ||
| 23 : | font-family: "Courier New", Courier, mono; | ||
| 24 : | font-size: 11px; | ||
| 25 : | } | ||
| 26 : | ul { | ||
| 27 : | margin-top: 0px; | ||
| 28 : | margin-bottom: 0px; | ||
| 29 : | padding-top: 0px; | ||
| 30 : | padding-bottom: 0px; | ||
| 31 : | } | ||
| 32 : | --> | ||
| 33 : | </style> | ||
| 34 : | <strong class="title">Newsfeeds Manager : Edit a Newsfeed </strong> | ||
| 35 : | <table width="100%" border="1" cellspacing="0" cellpadding="3"> | ||
| 36 : | <tr> | ||
| 37 : | <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> | ||
| 38 : | <td width="84%" valign="top" class="data"><p>This page lets you | ||
| 39 : | edit a Newsfeed Item.</p> | ||
| 40 : | <strong>Details</strong> | ||
| 41 : | <ul> | ||
| 42 : | <li><strong>Name</strong>: Enter the name of the Newsfeed | ||
| 43 : | as you want it to appear on your site.</li> | ||
| 44 : | <li><strong>Category</strong>: Select a Category for this | ||
| 45 : | Newsfeed Item.</li> | ||
| 46 : | <li><strong>Link</strong>: Enter here the link to the feed | ||
| 47 : | (as provided by the source).</li> | ||
| 48 : | <li><strong>Number of Articles</strong>: Enter the maximum | ||
| 49 : | number of Articles to display.</li> | ||
| 50 : | <li><strong>Cache Time (in seconds)</strong>: Enter the time | ||
| 51 : | between refreshes, in seconds.</li> | ||
| 52 : | <li><strong>Ordering</strong>: This is the order the Item | ||
| 53 : | will display in the Newsfeed Manager. Defaults to last | ||
| 54 : | when created, may be changed when editing.</li> | ||
| 55 : | <li><strong>Published</strong>: Click the radio button to | ||
| 56 : | decide whether this Newsfeed will display or not on | ||
| 57 : | your site. </li> | ||
| 58 : | </ul></td> | ||
| 59 : | </tr> | ||
| 60 : | <tr> | ||
| 61 : | <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> | ||
| 62 : | <td valign="top" class="data">n/a</td> | ||
| 63 : | </tr> | ||
| 64 : | <tr> | ||
| 65 : | <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> | ||
| 66 : | <td valign="top" class="data">n/a</td> | ||
| 67 : | </tr> | ||
| 68 : | <tr> | ||
| 69 : | <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> | ||
| 70 : | <td valign="top" class="data"><ul> | ||
| 71 : | <li></li> | ||
| 72 : | </ul></td> | ||
| 73 : | </tr> | ||
| 74 : | <tr> | ||
| 75 : | <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> | ||
| 76 : | <td valign="top" class="data"><ul> | ||
| 77 : | <li><strong>Save</strong>: Click this icon to save the created or modified Newsfeed.</li> | ||
| 78 : | <li><strong>Cancel</strong>: Cancels any change or creation. When clicking while editing, the item will remain checked-in.</li> | ||
| 79 : | </ul></td> | ||
| 80 : | </tr></table> |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

