Rss Portlet using javascript to get, parse and render an RSS feed on the client
Project description
Introduction
Warning
Only works with Plone 4 atm
Motivation
Using the standard RSS Feed Portlet of Plone, you may end up in blocked Zope threads when the requested URLs are not responding in a sensible time. This alternative prohibits this by doing the work on the client.
Abstract
collective.portlet.rssjs adds a new Portlet RSS Feed (JS) to the Plone Site.
This portlet uses the GOOGLE FEEDS API via ajax to get and parse rss feeds.
As a boilerplate
was used.
The dom is manipulated on the client to add the Feed Items.
The portlet has the same markup as the std Plone RSS Feed portlet.
Changelog
0.1 (2010-07-16)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file collective.portlet.rssjs-0.1.zip
.
File metadata
- Download URL: collective.portlet.rssjs-0.1.zip
- Upload date:
- Size: 23.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd9ecb7c70ebbbd750297254641c5e9261973d42967f639f83d05acb19940037 |
|
MD5 | 5bb8878a4e8213be032d98ccba8b1106 |
|
BLAKE2b-256 | 2bd8a142ddbe562920c997a5d6ce08256421a55f73068fe1abe8ce30aa857e6a |