spiefeed 1.0.0-pl
Released Dec 13, 2010 by goldskyFeed aggregator based on SimplePie feeder.
This version is deprecated. It is recommended to use a newer version.
Download 1198kb (296 downloads)CHANGELOG:
- Fixed the missing assets/ folder in the transport package.
- Edited the CSS path
- Switch the snippet"s path as the MODX_CORE_PATH to fit the out-of-web-root core folder.
- [#1] default tplPath is set to D:\localhost\modx-revo-spiefeed/core/components/spiefeed/elements/chunks/
- Added CHANGELOG.txt
- Added the French translation
The snippet based on SimplePie 1.2 which is already included in the package: http://github.com/rmccue/simplepie/downloads
Basic call:
Parameters
- &setFeedUrl
Default: http://feeds.feedburner.com/modx-announce | http://www.voanews.com/templates/Articles.rss?sectionPath=/russian/news
Note: multiple urls should be split by pipe ( | ) symbols - &enableCache
Options: 0 | 1
Default: 1 - &enableOrderByDate
Options: 0 | 1
Default: 1 - &setCacheDuration
Options: integers in seconds
Default: 3600 - &setCacheLocation
Option: custom path
Default: assets/components/spiefeed/cache - &setFaviconHandler
Option: [str favicon handler file], [query]
Default: [str $page = false], [$qs = "i"] - &setImageHandler
Option: [str image handler file], [query]
Default: [str $page = false], [$qs = "i"] - &setItemLimit
Option: integer
Default: null - &setJavascript
Option: javascript query string parameter
Default: js - &stripAttributes
Option: attributes get stripped from an entry"s content
Default: array("bgsound", "class", "expr", "id", "style", "onclick", "onerror", "onfinish", "onmouseover", "onmouseout", "onfocus", "onblur", "lowsrc", "dynsrc") - &stripComments
Options: 0 | 1
Default: 0 - &stripHtmlTags
Option: HTML tags get stripped from an entry"s content
Default: array("base", "blink", "body", "doctype", "embed", "font", "form", "frame", "frameset", "html", "iframe", "input", "marquee", "meta", "noscript", "object", "param", "script", "style") - &dateFormat
Option: PHP"s date()
Default: "j F Y, g:i a" - &localDateFormat
Option: PHP"s strftime() of the posting in the localized language. setlocale() matters.
Default: "%c" - &getItemStart and &getItemEnd
Option: integers
Default: 0 and 0 - &forceFSockopen
Options: 0 | 1
Default: 1 - &setInputEncoding and &setOutputEncoding
Option: http://simplepie.org/wiki/faq/supported_character_encodings
Default: false and "UTF-8" - &sortBy
Options: by placeholders
Default: date - &sortOrder
Option: ASC | DESC
Default: DESC - &tpl
Option: chunk name
Default: defaultSpieFeedTpl - &rowCls
Option: class name
Default: spie-row - &firstRowCls
Option: class name
Default: spie-first-row - &lastRowCls
Option: class name
Default: spie-last-row - &oddRowCls
Option: class name
Default: spie-odd-row
Installation Instructions
Install from Package Manager
Version | Released | Author | Downloads |
---|---|---|---|
14 Versions | 1 Contributors | 6,143 Downloads | |
1.6.2-pl | Mar, 02 2016 | goldsky | 526 |
1.6.1-pl | Oct, 22 2012 | goldsky | 1,266 |
1.6.0-pl | Aug, 24 2012 | goldsky | 335 |
1.5.0-pl | Feb, 01 2012 | goldsky | 571 |
1.4.0-pl | Jan, 05 2012 | goldsky | 289 |
1.3-pl | Sep, 24 2011 | goldsky | 425 |
1.2.0-pl1 | May, 12 2011 | goldsky | 467 |
1.1.0-pl | Jan, 22 2011 | goldsky | 643 |
1.1.0-rc1 | Dec, 30 2010 | goldsky | 301 |
1.0.0-rc2 | Dec, 06 2010 | goldsky | 270 |
1.0.0-beta2 | Oct, 18 2010 | goldsky | 311 |
1.0.0-beta1 | Oct, 18 2010 | goldsky | 227 |
1.0.0-rc1 | Oct, 16 2010 | goldsky | 216 |