Feed
Feed is an app for displaying a list of several things. It is so versatile; this app can be applied in many ways. RSS or Atom output is optional for a feed, but often makes sense if its content is a list of links with descriptions.
Applications
- Hyperlinks
- Photographs
- Tweets
- News highlights w/ teasers & thumbs
- Rotator (photos or stories)
- Accordian
Features
- Prints any sorted or unsorted list of several short text
- Each text may have an href property to hyperlink it
- before & after texts are allowed
- An img object gives the src & alt of an optional image for the item
- Nested lists are allowed with list property
- Items in the configuration may be set to not display
- Top-level list can use H2 header tags instead of LI
- Items can be grouped into named groups of equal groupsize
- Display can be truncated at X maxgroups
- Optionally sort the feed in shuffle, reverse, chron, or reversechron order
- You may rekey any property to become the text, before, after, img, href, or hover attribute (hover becomes the A tag's title)