{ "info": { "author": "Guangwen Zhou", "author_email": "zgwmike@hotmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Plugins", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Topic :: Multimedia :: Video :: Display", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "=====================\nDjango CMS RSS Plugin\n=====================\n\nSimple plugin to show a a rss feed in your django cms site.\n\nFeatures\n========\n* Show specified number of feeds in the page.\n* You can choose to open the feed in current window or new window.\n* Show any rss feed you specified, it can be your external rss url, or your internal rss relative url like '/myblog/rss'.\n* The feed list would be cached for specified time long.\n* You can choose the template of your RSS feed or use the default\n\nUsage\n=====\n\n**Installation**::\n\n $ pip install django-rss-plugin\n\nAdd rssplugin to your INSTALLED_APPS in Django settings.py file, Like following::\n\n INSTALLED_APPS=(\n \t'rssplugin',\n )\n\nRun south migrate to install plugin database::\n\n $ python manage.py migrate rssplugin\n\nIf no south, just run::\n\n $ python manage.py syncdb\n\n**template filter**\n\n#. parsed_to_date::\n\n {% load rss_tags %}\n {{ entry.published_parsed|parsed_to_date|timesince }}\n\nsee rss.html for usage examples.\n\n**Notice**, both external link like 'http\uff1a//example.com/rss' and internal link like '/blog/rss' are supported.\n\n\n**Using custom template**\n\nUse `CMS_RSS_PLUGIN_TEMPLATE = \"path_to_your_template.html\"` in settings.py to set a custom template, default is rss/rss.html.\n\n\n**Feed timeout**\n\nUse `CMS_RSS_PLUGIN_FEEDPARSER_TIMEOUT = seconds` in settings.py to set a custom socket timeout, default is 60\n\nOnline Resources\n----------------\n\n* `Code repository`_.\n\n.. _Code repository: https://github.com/zgwmike/django-rss-plugin\n\nChange History\n--------------\n- 03/04/2015, Version 0.0.9\n\n Added socket timeout settings when fetching feed.\n \n- 01/01/2015, Version 0.0.8\n\n\tAdded customized template support, thanks to Felix-neko contribution.\n\n- 2/13/2013, Version 0.0.7\n\n Fix a template bug.\n\n- 2/12/2013, Version 0.0.6\n\n New feature:\n\n #. Can specify both external link and internal path.\n\n- 2/11/2013, Version 0.0.5\n\n New features:\n\n #. If no entries found, show \"no entries found\".\n\n- 2/8/2013, Version 0.0.4\n\n First stable release published to Pypi.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/zgwmike/django-rss-plugin", "keywords": "django cms plugin django-rss-plugin", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-rss-plugin", "package_url": "https://pypi.org/project/django-rss-plugin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-rss-plugin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/zgwmike/django-rss-plugin" }, "release_url": "https://pypi.org/project/django-rss-plugin/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A Django CMS plugin to show a list of feeds.", "version": "0.1.0" }, "last_serial": 1753806, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "bc3639e4c66f2433d217553188ca983d", "sha256": "de08ca83d45c298e5c24ed0d415e5658537509f9b2a35ee732e536310fc61711" }, "downloads": -1, "filename": "django-rss-plugin-0.0.1.zip", "has_sig": false, "md5_digest": "bc3639e4c66f2433d217553188ca983d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5574, "upload_time": "2013-02-08T16:28:57", "url": "https://files.pythonhosted.org/packages/a9/b1/1cef5a62468e1a0dd31525a39a4b394f27ea74f128f3700268d2d5484d28/django-rss-plugin-0.0.1.zip" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "3c5397e6fdfd2fba1fe9033e6c9152d6", "sha256": "64247edac859e75e909a141d81d34fe888e2dc4782196895035b91a7ddcf59d9" }, "downloads": -1, "filename": "django-rss-plugin-0.0.2.win32.exe", "has_sig": false, "md5_digest": "3c5397e6fdfd2fba1fe9033e6c9152d6", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 200940, "upload_time": "2013-02-08T17:54:28", "url": "https://files.pythonhosted.org/packages/d8/90/ed4eebf0c44f232aa107f6262ec3546aecf1b9e6a4a36bd43fb2796ae1fd/django-rss-plugin-0.0.2.win32.exe" }, { "comment_text": "", "digests": { "md5": "a35890ed975d0498a28d8a92779faefd", "sha256": "ee5445dbb9a52161701144ea5b3d04da5369bc43eb7a1c33e536cf15dc3275f7" }, "downloads": -1, "filename": "django-rss-plugin-0.0.2.zip", "has_sig": false, "md5_digest": "a35890ed975d0498a28d8a92779faefd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6016, "upload_time": "2013-02-08T17:52:42", "url": "https://files.pythonhosted.org/packages/96/67/02a15e278451734d7292e64cc9c87d3d31bb243dd6acbe78e30ee2b20372/django-rss-plugin-0.0.2.zip" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "6f0d9d779de007bd96888a11d052d9a1", "sha256": "4e794d511f93d78cd7b6016af7b1b8ec91be3270349980804a9234e6a7685991" }, "downloads": -1, "filename": "django-rss-plugin-0.0.3.zip", "has_sig": false, "md5_digest": "6f0d9d779de007bd96888a11d052d9a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6413, "upload_time": "2013-02-08T18:23:16", "url": "https://files.pythonhosted.org/packages/2e/58/60df5f9c49b7e1ab87f88efb2512b1d7d730a96dae6eca5ea687b848b1a8/django-rss-plugin-0.0.3.zip" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "32ff2506a1922fcda60a2015b4fd7eee", "sha256": "3a26db4cc23fb03e9ceb6e6ab12600b6ef3e87d6721a4f002a7ce49af8f8044b" }, "downloads": -1, "filename": "django-rss-plugin-0.0.4.zip", "has_sig": false, "md5_digest": "32ff2506a1922fcda60a2015b4fd7eee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6456, "upload_time": "2013-02-09T06:47:00", "url": "https://files.pythonhosted.org/packages/6e/dc/dcf3b8faa3b42c6d0fa4633c7cae425b5d12089ea8b6246bf02a2712a20d/django-rss-plugin-0.0.4.zip" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "7b52731c95eeaab75aa27d7e88ce74cd", "sha256": "ecb162d111db1ebbca2b2664770698c507908b7ea510d958fc3a2717f3998c5a" }, "downloads": -1, "filename": "django-rss-plugin-0.0.5.zip", "has_sig": false, "md5_digest": "7b52731c95eeaab75aa27d7e88ce74cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7205, "upload_time": "2013-02-11T07:05:50", "url": "https://files.pythonhosted.org/packages/65/b8/63da88e1badd53ace09f6190d6298986a66fb7f34ef001ebb7de248398ae/django-rss-plugin-0.0.5.zip" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "5cccacac2995b002cb55a5d11d03dd63", "sha256": "7973a165787a9e9c4d3a7a4b389cf4d0a41896f49790c28bc6e6d15d2a3f3dfa" }, "downloads": -1, "filename": "django-rss-plugin-0.0.6.zip", "has_sig": false, "md5_digest": "5cccacac2995b002cb55a5d11d03dd63", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7895, "upload_time": "2013-02-12T01:23:53", "url": "https://files.pythonhosted.org/packages/8e/d4/6b9009b9ae448f48a3515ecd06558dfb957d1f4a14e2a383a54cafa526e7/django-rss-plugin-0.0.6.zip" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "af2cdd3519a9663249ce0c25328e7909", "sha256": "15e02dc9450bd9a656913f744b283fbc45d95e9cfb6ddca90b8c33425ad502b9" }, "downloads": -1, "filename": "django-rss-plugin-0.0.7.zip", "has_sig": false, "md5_digest": "af2cdd3519a9663249ce0c25328e7909", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11696, "upload_time": "2013-02-12T17:45:15", "url": "https://files.pythonhosted.org/packages/dd/66/50b8efd56d70279abc43f55946175c240cbe67f12084dc919e388a48efb8/django-rss-plugin-0.0.7.zip" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "e44a9cab82e51c4ed6028bcc8495d6bd", "sha256": "f1dd2da6809be6d2c5820022e6169120efc4aad18e3b9b5939786d3143f33239" }, "downloads": -1, "filename": "django-rss-plugin-0.0.8.tar.gz", "has_sig": false, "md5_digest": "e44a9cab82e51c4ed6028bcc8495d6bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5331, "upload_time": "2015-01-02T02:19:47", "url": "https://files.pythonhosted.org/packages/dc/78/0e3a1f0a2aa40fcfb3cb873db7b939034e70d934361a2220e3625517c1f5/django-rss-plugin-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "ce1e218dba9bca2162fa01dd7e9abb31", "sha256": "c491d3b9f415d3bbe4b4cae862d4e8592afb1bd8089e045d5645053dd17167a9" }, "downloads": -1, "filename": "django-rss-plugin-0.0.9.tar.gz", "has_sig": false, "md5_digest": "ce1e218dba9bca2162fa01dd7e9abb31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5541, "upload_time": "2015-03-05T00:21:52", "url": "https://files.pythonhosted.org/packages/d4/3c/e38e56fda88126ec75346b57f8b3eac5cd86d086f781f76755c710305664/django-rss-plugin-0.0.9.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "7d0d415341235ed567647cc1be885fe2", "sha256": "2195524ce27d6f89d596729a8efb06e805baf5affaad832c60a176753ea80489" }, "downloads": -1, "filename": "django-rss-plugin-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7d0d415341235ed567647cc1be885fe2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6458, "upload_time": "2015-10-06T04:09:33", "url": "https://files.pythonhosted.org/packages/41/99/52494ad31f6234ceaf2a1c0c2942ce661f81193b5388cd140c7a7a076396/django-rss-plugin-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7d0d415341235ed567647cc1be885fe2", "sha256": "2195524ce27d6f89d596729a8efb06e805baf5affaad832c60a176753ea80489" }, "downloads": -1, "filename": "django-rss-plugin-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7d0d415341235ed567647cc1be885fe2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6458, "upload_time": "2015-10-06T04:09:33", "url": "https://files.pythonhosted.org/packages/41/99/52494ad31f6234ceaf2a1c0c2942ce661f81193b5388cd140c7a7a076396/django-rss-plugin-0.1.0.tar.gz" } ] }