{ "info": { "author": "Anton Chertikovtzev", "author_email": "anton.chertikovtcev@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "===============\ncmsplugin-news3\n===============\n\n.. image:: https://badge.fury.io/py/cmsplugin_news3.svg\n :target: http://badge.fury.io/py/cmsplugin_news3\n \nDescription: A news application and plugin for Django-CMS 3\n\nBased on https://github.com/wildfish/cmsplugin_news\n\nThis if first version of my first plugin\n\nSupported Django versions:\n* Django 1.6\n\nSupported Django-CMS versions:\n* Django-CMS 3.x\n\nRequirements \n------------\n* django-cms\n* django-filer\n* easy-thumbnauls\n\nInstallation\n------------\n* ``pip install cmsplugin_news3``\n* add ``filer``, ``easy_thumbnails``, ``cmsplugin_news3`` to INSTALLED_APPS\n* run ``./manage.py syncdb`` and ``./manage.py migrate``\n* restart server \n\nUsage\n-----\n* Create a page in cms, in the 'advanced settings' section of the admin for that page, for 'Navigation extenders' select 'News Navigation' and for application select 'Last News'.\n* Befor using the plugin, **make sure that the cms page was created!** The 'Last News' plugin you can insert into placeholder on any page.\n* Create a propper tepmplates for your site.\n\nSettings\n--------\n* Boolean CMSPLUGIN_NEWS3_DISABLE_LATEST_NEWS Disable Latest News Plugin, default - enabled\n* Integer CMSPLUGIN_NEWS3_PAGINATION_BY Pagination at News application, default - 12\n* Boolean CMSPLUGIN_NEWS3_ENABLE_DROPDOWN_MENU Enable drop down meny for News applicatio, default - disabled\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/vader666/cmsplugin_news3", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "cmsplugin_news3", "package_url": "https://pypi.org/project/cmsplugin_news3/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cmsplugin_news3/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/vader666/cmsplugin_news3" }, "release_url": "https://pypi.org/project/cmsplugin_news3/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "News plugin and application for Django-CMS 3.x", "version": "0.0.2" }, "last_serial": 1171620, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "03dfb00e9d63c71b70746ee11808777f", "sha256": "2a7471b6ed11636d51ec683a947cfe6fc41ed8191f8a434d9404d91498fb35bd" }, "downloads": -1, "filename": "cmsplugin_news3-0.0.1.tar.gz", "has_sig": false, "md5_digest": "03dfb00e9d63c71b70746ee11808777f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10865, "upload_time": "2014-07-28T10:14:53", "url": "https://files.pythonhosted.org/packages/f4/64/b72d1f0cb4cd452e1db0c3999b70ee2fd3929a961456205c14a597420b06/cmsplugin_news3-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "aa10697a864dd4ce92c390fe7add42e5", "sha256": "9ab5dbbc49ae83e88e4c262533725aeb3fe10c8de26ecfcbd21334232f7e0d5e" }, "downloads": -1, "filename": "cmsplugin_news3-0.0.2.tar.gz", "has_sig": false, "md5_digest": "aa10697a864dd4ce92c390fe7add42e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10886, "upload_time": "2014-07-28T10:59:14", "url": "https://files.pythonhosted.org/packages/83/f0/6b0980de60ca93975637b51be7dd96e93ce7d19dc583eb509c04589e3480/cmsplugin_news3-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aa10697a864dd4ce92c390fe7add42e5", "sha256": "9ab5dbbc49ae83e88e4c262533725aeb3fe10c8de26ecfcbd21334232f7e0d5e" }, "downloads": -1, "filename": "cmsplugin_news3-0.0.2.tar.gz", "has_sig": false, "md5_digest": "aa10697a864dd4ce92c390fe7add42e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10886, "upload_time": "2014-07-28T10:59:14", "url": "https://files.pythonhosted.org/packages/83/f0/6b0980de60ca93975637b51be7dd96e93ce7d19dc583eb509c04589e3480/cmsplugin_news3-0.0.2.tar.gz" } ] }