{ "info": { "author": "Marco Scheidhuber", "author_email": "j23d@jusid.de", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Pylons", "Framework :: Pyramid", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: User Interfaces" ], "description": "==================\nkotti_link\n==================\n\n|pypi|_\n|downloads_month|_\n|license|_\n|build status|_\n\n.. |pypi| image:: https://img.shields.io/pypi/v/kotti_link.svg?style=flat-square\n.. _pypi: https://pypi.python.org/pypi/kotti_link/\n\n.. |downloads_month| image:: https://img.shields.io/pypi/dm/kotti_link.svg?style=flat-square\n.. _downloads_month: https://pypi.python.org/pypi/kotti_link/\n\n.. |license| image:: https://img.shields.io/pypi/l/kotti_link.svg?style=flat-square\n.. _license: http://www.repoze.org/LICENSE.txt\n\n.. |build status| image:: https://img.shields.io/travis/j23d/kotti_link/master.svg?style=flat-square\n.. _build status: http://travis-ci.org/j23d/kotti_link\n\nLink content type for Kotti.\n\n`Find out more about Kotti`_\n\nSetup\n=====\n\nTo activate the ``kotti_link`` add-on in your Kotti site, you need to\nadd an entry to the ``kotti.configurators`` setting in your Paste\nDeploy config. If you don't have a ``kotti.configurators`` option,\nadd one. The line in your ``[app:main]`` (or ``[app:kotti]``, depending on how\nyou setup Fanstatic) section could then look like this::\n\n kotti.configurators = kotti_link.kotti_configure\n\n``kotti_link`` extends your Kotti site with a link content type that allows you to\nadd a document with the capability to link to any other place in the internal site\nor anywhere in the internet. You have to specify the link in the edit mode of the\nlink content type to the attribute link. Internal redirects should start with ``/``\nand external with ``http://``. Then you have to adjust the default view for your\nobject to ``Redirect View``.\n\n.. _Find out more about Kotti: http://pypi.python.org/pypi/Kotti\n\n\nChangelog\n=========\n\n0.1 (2015-02-13)\n----------------\n\n- Fixes problem with copy (see issue #2).\n [davidemoro]\n\n- Added functional tests.\n [davidemoro]\n\n\n\n0.1a1 (2014-01-24)\n------------------\n\n- Initial release. [j23d]\n\n\nContributors\n============\n\nThanks to the following people for support, code, patches etc:\n\n - Davide Moro (davidemoro)", "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/j23d/kotti_link", "keywords": "kotti theme", "license": "BSD-derived (http://www.repoze.org/LICENSE.txt)", "maintainer": null, "maintainer_email": null, "name": "kotti_link", "package_url": "https://pypi.org/project/kotti_link/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kotti_link/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/j23d/kotti_link" }, "release_url": "https://pypi.org/project/kotti_link/0.1/", "requires_dist": null, "requires_python": null, "summary": "Link content type for Kotti", "version": "0.1" }, "last_serial": 1421376, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e42094bd406f8c5d341e806d94a15959", "sha256": "40c1f2b1df6a123c57239b002c8bc42c7140c222ab78325df154973eb1d48528" }, "downloads": -1, "filename": "kotti_link-0.1.zip", "has_sig": false, "md5_digest": "e42094bd406f8c5d341e806d94a15959", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17343, "upload_time": "2015-02-12T23:07:49", "url": "https://files.pythonhosted.org/packages/9e/35/66756abf931f86504f9bbe19bcd18d4090769ffcd9a8b6d17978ebcc9101/kotti_link-0.1.zip" } ], "0.1a1": [ { "comment_text": "", "digests": { "md5": "0bf1256cf648cd2dd2b952bf27aee149", "sha256": "329306ce1fb681a11c788b04d17dc049571461fb9313d58ea5222593f54cb5e7" }, "downloads": -1, "filename": "kotti_link-0.1a1.zip", "has_sig": false, "md5_digest": "0bf1256cf648cd2dd2b952bf27aee149", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15119, "upload_time": "2014-01-24T14:29:04", "url": "https://files.pythonhosted.org/packages/d8/76/a54d5c5cab7b29b1e54182fc492c956c14e2125d9fc308c9ecc6b2d813bb/kotti_link-0.1a1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e42094bd406f8c5d341e806d94a15959", "sha256": "40c1f2b1df6a123c57239b002c8bc42c7140c222ab78325df154973eb1d48528" }, "downloads": -1, "filename": "kotti_link-0.1.zip", "has_sig": false, "md5_digest": "e42094bd406f8c5d341e806d94a15959", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17343, "upload_time": "2015-02-12T23:07:49", "url": "https://files.pythonhosted.org/packages/9e/35/66756abf931f86504f9bbe19bcd18d4090769ffcd9a8b6d17978ebcc9101/kotti_link-0.1.zip" } ] }