{ "info": { "author": "4teamwork AG", "author_email": "mailto:info@4teamwork.ch", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.3", "Framework :: Plone :: 5.1", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. contents:: Table of Contents\n\n\n\n\nIntroduction\n============\n\n\nProvides a content navigation behavior, which allows you to show sub content by category.\n\n\nCompatibility\n-------------\n\nPlone 4.3.x and 5.1.x support\n\n\nInstallation\n============\n\n- Add the package to your buildout configuration:\n\n::\n\n [instance]\n eggs +=\n ...\n ftw.contentnav\n\n\n- Install the generic import profile.\n\n\nUsage\n=====\n\nThe contentnav listing viewlet is registered for all Dexterity-Types.\nIt shows categorized subcontent, within the context\n\nThe ftw.contentnav categorisation behavior extends your DX content by the functionality to add categories in the edit-view\n\nYou can simply add the contentnav categorisation behavior to your content by adding the following line to FTI:\n\n.. code-block:: xml\n\n \n \n \n\nDevelopment\n===========\n\n**Python:**\n\n1. Fork this repo\n2. Clone your fork\n3. Shell: ``ln -s development.cfg buidlout.cfg``\n4. Shell: ``python boostrap.py``\n5. Shell: ``bin/buildout``\n\nRun ``bin/test`` to test your changes.\n\nOr start an instance by running ``bin/instance fg``.\n\n\nLinks\n=====\n\n- Github: https://github.com/4teamwork/ftw.contentnav\n- Issues: https://github.com/4teamwork/ftw.contentnav/issues\n- Pypi: http://pypi.python.org/pypi/ftw.contentnav\n- Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.contentnav\n\n\nCopyright\n=========\n\nThis package is copyright by `4teamwork `_.\n\n``ftw.contentnav`` is licensed under GNU General Public License, version 2.\n\nChangelog\n=========\n\n\n1.1.0 (2019-10-23)\n------------------\n\n- Add support for Plone 5.1.x. [mbaechtold]\n- Add Plone 5.1.x note to README.md. [busykoala]\n\n\n1.0.2 (2017-02-28)\n------------------\n\n- Strip duplicates when adding new categories through the edit\n form. [mbaechtold]\n\n\n1.0.1 (2016-09-26)\n------------------\n\n- Fix chameleon support. [jone]\n\n\n1.0.0 (2016-09-26)\n------------------\n\n- Initial release.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/4teamwork/ftw.contentnav", "keywords": "ftw plone contentnav subcontent", "license": "GPL2", "maintainer": "", "maintainer_email": "", "name": "ftw.contentnav", "package_url": "https://pypi.org/project/ftw.contentnav/", "platform": "", "project_url": "https://pypi.org/project/ftw.contentnav/", "project_urls": { "Homepage": "https://github.com/4teamwork/ftw.contentnav" }, "release_url": "https://pypi.org/project/ftw.contentnav/1.1.0/", "requires_dist": null, "requires_python": "", "summary": "Provides a content navigation behavior, which allows you to show sub content by category.", "version": "1.1.0", "yanked": false, "yanked_reason": null }, "last_serial": 13253363, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "1d3539a3f768109648d98b9f582d5ec3", "sha256": "61c1303054f879ccf10de8585ad5a0e678ff2d9b5c26a22a7ca99984c0829b8f" }, "downloads": -1, "filename": "ftw.contentnav-1.0.0.tar.gz", "has_sig": false, "md5_digest": "1d3539a3f768109648d98b9f582d5ec3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15154, "upload_time": "2016-09-26T16:24:09", "upload_time_iso_8601": "2016-09-26T16:24:09.926523Z", "url": "https://files.pythonhosted.org/packages/40/40/a4925d524c2e7e0bfa94ffbe78f93b69b7456cd70d10e07e7574213b1403/ftw.contentnav-1.0.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "fa5cf833e227479feb7738fbd8a9d1de", "sha256": "2ff948583ec81cc5cdd82fd8f48994fa68cfc917c60db2540e66f7d0d2e272f4" }, "downloads": -1, "filename": "ftw.contentnav-1.0.1.tar.gz", "has_sig": false, "md5_digest": "fa5cf833e227479feb7738fbd8a9d1de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15206, "upload_time": "2016-09-26T16:43:51", "upload_time_iso_8601": "2016-09-26T16:43:51.490735Z", "url": "https://files.pythonhosted.org/packages/bd/d5/59c0a3960fd5ebd00c3b909a55d0511cc770866028789439e8ab5bfa983a/ftw.contentnav-1.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "314dbcc6fecd673b30f5d379b4ade634", "sha256": "a0f825a0589e99a32187052d1ded3d1f8b177ad24bc482742d59a1b7250b855f" }, "downloads": -1, "filename": "ftw.contentnav-1.0.2.tar.gz", "has_sig": false, "md5_digest": "314dbcc6fecd673b30f5d379b4ade634", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15618, "upload_time": "2017-02-28T11:00:53", "upload_time_iso_8601": "2017-02-28T11:00:53.614072Z", "url": "https://files.pythonhosted.org/packages/c7/2c/782a822e7b8c445cd51112556faf3e0e13a71700353b61b7daca0b2e4fd8/ftw.contentnav-1.0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "cf8fdb8908fe13b429696f74c91284cf", "sha256": "0b1f47146397c2c30f659f0575c6714c7c55ee829b9abe158ceb97d565501902" }, "downloads": -1, "filename": "ftw.contentnav-1.1.0.tar.gz", "has_sig": false, "md5_digest": "cf8fdb8908fe13b429696f74c91284cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16896, "upload_time": "2019-10-23T12:42:59", "upload_time_iso_8601": "2019-10-23T12:42:59.112825Z", "url": "https://files.pythonhosted.org/packages/dc/34/4fe379596d2fe072e90c36cf4c74bf8bcd86c4230fe24eab05f1e78ffff2/ftw.contentnav-1.1.0.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cf8fdb8908fe13b429696f74c91284cf", "sha256": "0b1f47146397c2c30f659f0575c6714c7c55ee829b9abe158ceb97d565501902" }, "downloads": -1, "filename": "ftw.contentnav-1.1.0.tar.gz", "has_sig": false, "md5_digest": "cf8fdb8908fe13b429696f74c91284cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16896, "upload_time": "2019-10-23T12:42:59", "upload_time_iso_8601": "2019-10-23T12:42:59.112825Z", "url": "https://files.pythonhosted.org/packages/dc/34/4fe379596d2fe072e90c36cf4c74bf8bcd86c4230fe24eab05f1e78ffff2/ftw.contentnav-1.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }