{ "info": { "author": "4teamwork AG", "author_email": "mailto:info@4teamwork.ch", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 4.3", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. contents:: Table of Contents\n\n\nInstallation\n============\n\nAdd the package as dependency to your setup.py:\n\n.. code:: python\n\n setup(...\n install_requires=[\n ...\n 'ftw.servicenavigation',\n ])\n\nor to your buildout configuration:\n\n.. code:: ini\n\n [instance]\n eggs += ftw.servicenavigation\n\nand rerun buildout.\n\n\nIcons\n=====\n\nBy default this package implements a list of font awesome (Version 4.3.0) icons (only .yaml).\nYou're self responsible how the icon resources are loaded.\n\nIf you don not use the Icon feature, no problem the only effect it has is a CSS Class applied on\na service navigation item.\n\nFurther this packages ships with select2 (Version 4.0.0) for the Icons list.\nIf you have already select2 installed, that's fine it will not be loaded again.\n\n\nNotes\n=====\n\n\"collective.z3cform.datagridfield\" 1.3.0 has some issues causing JavaScript errors when\ntrying to add or remove rows from the data grid. Please use \"collective.z3cform.datagridfield\" 1.2\nuntil the bugs have been fixed in \"collective.z3cform.datagridfield\".\n\n\nLinks\n=====\n\n- Github: https://github.com/4teamwork/ftw.servicenavigation\n- Issues: https://github.com/4teamwork/ftw.servicenavigation/issues\n- Pypi: http://pypi.python.org/pypi/ftw.servicenavigation\n- Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.servicenavigation\n\n\nCopyright\n=========\n\nThis package is copyright by `4teamwork `_.\n\n``ftw.servicenavigation`` is licensed under GNU General Public License, version 2.\n\nChangelog\n=========\n\n\n1.2.0 (2019-09-04)\n------------------\n\n- Validate that there is either an external or an internal link but not both. [elioschmutz]\n- Extend the form to define the _blank attribute for each link. [elioschmutz]\n\n\n1.1.3 (2019-08-15)\n------------------\n\n- Add possibility to define links without an icon.\n [tinagerber]\n\n\n1.1.2 (2016-09-07)\n------------------\n\n- Do not show links to non-existent objects\n [raphael-s]\n\n\n1.1.1 (2016-07-06)\n------------------\n\n- Remove obsolete css selector\n [Kevin Bieri]\n\n\n1.1.0 (2016-06-27)\n------------------\n\n- Implement uninstall profile. [jone]\n\n- Implement ftw.mobile button.\n [mathias.leimgruber]\n\n\n1.0.0 (2016-04-14)\n------------------\n\n- Add browserlayer.\n [mathias.leimgruber]\n\n- Initial implementation\n [jone]", "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.servicenavigation", "keywords": "ftw.servicenavigation", "license": "GPL2", "maintainer": "", "maintainer_email": "", "name": "ftw.servicenavigation", "package_url": "https://pypi.org/project/ftw.servicenavigation/", "platform": "", "project_url": "https://pypi.org/project/ftw.servicenavigation/", "project_urls": { "Homepage": "https://github.com/4teamwork/ftw.servicenavigation" }, "release_url": "https://pypi.org/project/ftw.servicenavigation/1.2.0/", "requires_dist": null, "requires_python": "", "summary": "", "version": "1.2.0" }, "last_serial": 5823347, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "a18956e603642986f8b8eabf803b0c6c", "sha256": "4b40d23c6ee3818eb722747aca804684d9feecb7989287214dfcce93d391fd16" }, "downloads": -1, "filename": "ftw.servicenavigation-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a18956e603642986f8b8eabf803b0c6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 141987, "upload_time": "2016-04-14T12:17:36", "url": "https://files.pythonhosted.org/packages/cd/5d/4db657d5349427161fb377aa75846e88c8d553195f4854f8444d1bb882b8/ftw.servicenavigation-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "0db1a71997323ee66c2f07e879166d34", "sha256": "506f1cd166697b5e2eda2fcb92fc984db101e8ef5d1c9e1722cae313c0e311b5" }, "downloads": -1, "filename": "ftw.servicenavigation-1.1.0.tar.gz", "has_sig": false, "md5_digest": "0db1a71997323ee66c2f07e879166d34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 143158, "upload_time": "2016-06-27T14:37:26", "url": "https://files.pythonhosted.org/packages/1f/88/7540e41734c302469874f8ad6a02e69ae630beee04e02e16ddf79221c7a8/ftw.servicenavigation-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "0ec446151e2aabc252829030cacd32d3", "sha256": "10261a42e5b8828c6f64e3e494234faad5900ad7b8feb58dfe9460e8c3780c58" }, "downloads": -1, "filename": "ftw.servicenavigation-1.1.1.tar.gz", "has_sig": false, "md5_digest": "0ec446151e2aabc252829030cacd32d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 143226, "upload_time": "2016-07-06T09:47:09", "url": "https://files.pythonhosted.org/packages/7a/41/e1f158350b3512d2d43a577dba0e2a980b9db18a852ffd6e230dc66f5b48/ftw.servicenavigation-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "57a5c7f11fbf476992b1a46792dc6f04", "sha256": "ebbc98f56226c5da065f31ba927410bb600fe1f2fd959a016fd7d695bf84092b" }, "downloads": -1, "filename": "ftw.servicenavigation-1.1.2.tar.gz", "has_sig": false, "md5_digest": "57a5c7f11fbf476992b1a46792dc6f04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 143521, "upload_time": "2016-09-07T08:46:06", "url": "https://files.pythonhosted.org/packages/a6/06/9b540661edcc95cf1293d392535cab40278b939a51a3b2c7eba3fabd45cd/ftw.servicenavigation-1.1.2.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "e42adaf50c0255bd1b264c5d167b2e17", "sha256": "51f5e7fa0f7671a93c02198ee7b642737699b8b9aee56205146035f62ee00cce" }, "downloads": -1, "filename": "ftw.servicenavigation-1.1.3.tar.gz", "has_sig": false, "md5_digest": "e42adaf50c0255bd1b264c5d167b2e17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 145088, "upload_time": "2019-08-15T11:48:59", "url": "https://files.pythonhosted.org/packages/72/11/1882d20d4cf5696ad7fe46946df00f9c9bc00ef2f52572ed424549366314/ftw.servicenavigation-1.1.3.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "d2b8d3d97a49929f966bde4837bac9cb", "sha256": "5029e8f6e768ffba9529ce00023481947024827d43ed25c452ae6b2c85dda570" }, "downloads": -1, "filename": "ftw.servicenavigation-1.2.0.tar.gz", "has_sig": false, "md5_digest": "d2b8d3d97a49929f966bde4837bac9cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 144087, "upload_time": "2019-09-04T11:50:43", "url": "https://files.pythonhosted.org/packages/20/76/bb4c4964c1ca313f9e886dec3ede14204f09ab979d828dd0d81db3838834/ftw.servicenavigation-1.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d2b8d3d97a49929f966bde4837bac9cb", "sha256": "5029e8f6e768ffba9529ce00023481947024827d43ed25c452ae6b2c85dda570" }, "downloads": -1, "filename": "ftw.servicenavigation-1.2.0.tar.gz", "has_sig": false, "md5_digest": "d2b8d3d97a49929f966bde4837bac9cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 144087, "upload_time": "2019-09-04T11:50:43", "url": "https://files.pythonhosted.org/packages/20/76/bb4c4964c1ca313f9e886dec3ede14204f09ab979d828dd0d81db3838834/ftw.servicenavigation-1.2.0.tar.gz" } ] }