{ "info": { "author": "Daniel Kaufhold", "author_email": "daniel.kaufhold@bitmazk.com", "bugtrack_url": null, "classifiers": [], "description": "cmsplugin-blog Language Publish\n===============================\n\nAn extension for `cmsplugin-blog `_\nwhich allows to publish only certain languages of a blog entry.\n\n\nInstallation\n------------\n\nYou need to install the following prerequisites in order to use this app::\n\n pip install Django\n pip install django-cms\n pip install cmsplugin-blog\n pip install simple-translation\n\nIf you want to install the latest stable release from PyPi::\n\n $ pip install cmsplugin-blog-language-publish (not available by now)\n\nIf you feel adventurous and want to install the latest commit from GitHub::\n\n $ pip install -e git://github.com/bitmazk/cmsplugin-blog-language-publish.git#egg=cmsplugin_blog_language_publish\n\nAdd ``cmsplugin_blog_language_publish`` to your ``INSTALLED_APPS``::\n\n INSTALLED_APPS = (\n ...,\n 'cmsplugin_blog_language_publish',\n )\n\n\nTODO: Add additional installation steps.\n\n\nUsage\n-----\n\nTODO: Describe usage\n\n\nContribute\n----------\n\nIf you want to contribute to this project, please perform the following steps::\n\n # Fork this repository\n # Clone your fork\n $ mkvirtualenv -p python2.7 cmsplugin-blog-language-publish\n $ pip install -r requirements.txt\n $ ./logger/tests/runtests.sh\n # You should get no failing tests\n\n $ git co -b feature_branch master\n # Implement your feature and tests\n # Describe your change in the CHANGELOG.txt\n $ git add . && git commit\n $ git push origin feature_branch\n # Send us a pull request for your feature branch\n\nWhenever you run the tests a coverage output will be generated in\n``tests/coverage/index.html``. When adding new features, please make sure that\nyou keep the coverage at 100%.\n\n\nRoadmap\n-------\n\nCheck the issue tracker on github for milestones and features to come.", "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/bitmazk/cmsplugin-blog-language-publish", "keywords": "django,blog,django-cms,app,plugin,apphook", "license": "The MIT License", "maintainer": null, "maintainer_email": null, "name": "cmsplugin-blog-language-publish", "package_url": "https://pypi.org/project/cmsplugin-blog-language-publish/", "platform": "OS Independent", "project_url": "https://pypi.org/project/cmsplugin-blog-language-publish/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bitmazk/cmsplugin-blog-language-publish" }, "release_url": "https://pypi.org/project/cmsplugin-blog-language-publish/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "Extension for cmsplugin-blog which allows to only publish certain languages of\none single entry.", "version": "0.1.3" }, "last_serial": 787541, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "f34babd2dba87bac686c07ced1d1a4d5", "sha256": "7d811b3376435a93fa41067f2552b45e0662979274d4a6d2d636b86c925af149" }, "downloads": -1, "filename": "cmsplugin-blog-language-publish-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f34babd2dba87bac686c07ced1d1a4d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9079, "upload_time": "2013-05-13T07:18:25", "url": "https://files.pythonhosted.org/packages/06/d0/79796818c44535060fca8def386a5f1a93dbe0884f320276bf7c335211f5/cmsplugin-blog-language-publish-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "549a95c8af301c5189d2f850d10c2040", "sha256": "c590100d908dfd53783bc80a660008209f7ad04d138a887184d4f8819fa243fc" }, "downloads": -1, "filename": "cmsplugin-blog-language-publish-0.1.2.tar.gz", "has_sig": false, "md5_digest": "549a95c8af301c5189d2f850d10c2040", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9088, "upload_time": "2013-05-13T08:16:39", "url": "https://files.pythonhosted.org/packages/e9/de/f9c67b23f32652bd96544cb7c97040a4fa536718cf30ea52ef8f16eedc02/cmsplugin-blog-language-publish-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "47c77e3f78ff8f17a3468e078652a670", "sha256": "0bc422dafd4305e791f1c6fef25ea0ecadd4011d6f70fc60b7a85ba5a3d57945" }, "downloads": -1, "filename": "cmsplugin-blog-language-publish-0.1.3.tar.gz", "has_sig": false, "md5_digest": "47c77e3f78ff8f17a3468e078652a670", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9260, "upload_time": "2013-05-22T09:28:31", "url": "https://files.pythonhosted.org/packages/e6/05/abbba5da97e2de6d3f1bd264fa4b6607979c9b95a4da15371b88cedc9e12/cmsplugin-blog-language-publish-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "47c77e3f78ff8f17a3468e078652a670", "sha256": "0bc422dafd4305e791f1c6fef25ea0ecadd4011d6f70fc60b7a85ba5a3d57945" }, "downloads": -1, "filename": "cmsplugin-blog-language-publish-0.1.3.tar.gz", "has_sig": false, "md5_digest": "47c77e3f78ff8f17a3468e078652a670", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9260, "upload_time": "2013-05-22T09:28:31", "url": "https://files.pythonhosted.org/packages/e6/05/abbba5da97e2de6d3f1bd264fa4b6607979c9b95a4da15371b88cedc9e12/cmsplugin-blog-language-publish-0.1.3.tar.gz" } ] }