{ "info": { "author": "Hans-Peter Locher", "author_email": "hans-peter.locher@inquant.de", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\nMotivation\n----------\n\nUsing the standard **RSS Feed** Portlet of Plone,\nyou may end up in blocked Zope threads when the\nrequested URLs are not responding in a sensible time.\nThis alternative prohibits this by doing \nthe work on the client.\n\nAbstract\n--------\n\n**collective.portlet.rssjs** adds a new Portlet\n**RSS Feed (JS)** to the Plone Site.\n\nThis portlet uses the **GOOGLE FEEDS API**\nvia ajax to get and parse rss feeds.\n\nAs a boilerplate\n\n http://plugins.jquery.com/project/jgfeed\n\nwas used.\n\nThe dom is manipulated on the client to add the \nFeed Items.\n\nThe portlet has the same markup as the std Plone \n**RSS Feed** portlet.\n\nChangelog\n=========\n\n0.2 (2010-07-19)\n----------------\n\n- add pubdate for feed entries, showing the date using\n toLocaleDateString\n [hplocher]\n- add even/odd classes\n [hplocher]\n- add compatibility with Plone 3\n (use jQuery instead of $, as $ is undefined in Plone 3)\n [hplocher]\n\n0.1 (2010-07-16)\n----------------\n\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/collective.portlet.rssjs/", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.portlet.rssjs", "package_url": "https://pypi.org/project/collective.portlet.rssjs/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.portlet.rssjs/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/collective.portlet.rssjs/" }, "release_url": "https://pypi.org/project/collective.portlet.rssjs/0.2/", "requires_dist": null, "requires_python": null, "summary": "Rss Portlet using javascript to get, parse and render an RSS feed on the client", "version": "0.2" }, "last_serial": 788065, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "5bb8878a4e8213be032d98ccba8b1106", "sha256": "dd9ecb7c70ebbbd750297254641c5e9261973d42967f639f83d05acb19940037" }, "downloads": -1, "filename": "collective.portlet.rssjs-0.1.zip", "has_sig": false, "md5_digest": "5bb8878a4e8213be032d98ccba8b1106", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23313, "upload_time": "2010-07-16T14:50:53", "url": "https://files.pythonhosted.org/packages/2b/d8/a142ddbe562920c997a5d6ce08256421a55f73068fe1abe8ce30aa857e6a/collective.portlet.rssjs-0.1.zip" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "4bb88fdb4b0e975be2b164c0e68112c3", "sha256": "e25c4437ba274e57de4a1818fee1d1a4b29a5fb64724b643cacea4eecce5736b" }, "downloads": -1, "filename": "collective.portlet.rssjs-0.2.zip", "has_sig": false, "md5_digest": "4bb88fdb4b0e975be2b164c0e68112c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24501, "upload_time": "2010-07-19T12:33:06", "url": "https://files.pythonhosted.org/packages/73/2d/a353cf0262f6c6d0d4f45735c200b8867d718eda52fe4011593ce457ba8b/collective.portlet.rssjs-0.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4bb88fdb4b0e975be2b164c0e68112c3", "sha256": "e25c4437ba274e57de4a1818fee1d1a4b29a5fb64724b643cacea4eecce5736b" }, "downloads": -1, "filename": "collective.portlet.rssjs-0.2.zip", "has_sig": false, "md5_digest": "4bb88fdb4b0e975be2b164c0e68112c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24501, "upload_time": "2010-07-19T12:33:06", "url": "https://files.pythonhosted.org/packages/73/2d/a353cf0262f6c6d0d4f45735c200b8867d718eda52fe4011593ce457ba8b/collective.portlet.rssjs-0.2.zip" } ] }