没有任何数据可供显示
| 开源项目社区 | 当前位置 : |
|
| www.trustie.net/open_source_projects | 主页 > 开源项目社区 > scio |
|
scio
|
| 0 | 0 | 0 |
| 贡献者 | 讨论 | 代码提交 |
Feature HighlightsAggregatable RSS & Atom FeedsAdded manually using URLs or selected from a public list Can be private or public Each feed can by styled, (see formatters) Feeds automatically update on the page FormattersStyles and renders each feed Can be private or public Works with RSS and Atom feeds CustomisableDrag and drop positioning of feeds Users can have as many pages inside their portal as they wish Each page can be customised using templates Resources allow for files to be referenced (such as images, css, etc) for use by templates Choose number of items displayed in a view Pages can be exported to XOXO or OPML; http://localhost:8000/page/export/1/xoxo exports page 1 to xoxo. See http://microformats.org/wiki/xoxo. Tech stuffAggregates and caches each feed, so that a feed isn't called more than once in a given period. URI equivalence checking XML tree/guid diffing so only real content updates get highlighted as changes Used parser objects are kept in an object pool for quicker view rendering. This negates the biggest overhead in generating a view, i.e. the reading in of the XML feed into the parser.
标签:
