{ "info": { "author": "Kotti developers", "author_email": "kotti@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Framework :: Pylons", "License :: Repoze Public License", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "kotti_icons\n***********\n\nAdd a full set of icons / favicons to your `Kotti`_ site.\n\n|pypi|_\n|downloads_month|_\n|license|_\n|build_status_stable|_\n\n.. |pypi| image:: https://img.shields.io/pypi/v/kotti_icons.svg?style=flat-square\n.. _pypi: https://pypi.python.org/pypi/kotti_icons/\n\n.. |downloads_month| image:: https://img.shields.io/pypi/dm/kotti_icons.svg?style=flat-square\n.. _downloads_month: https://pypi.python.org/pypi/kotti_icons/\n\n.. |license| image:: https://img.shields.io/pypi/l/kotti_icons.svg?style=flat-square\n.. _license: http://www.repoze.org/LICENSE.txt\n\n.. |build_status_stable| image:: https://img.shields.io/travis/Kotti/kotti_icons/production.svg?style=flat-square\n.. _build_status_stable: http://travis-ci.org/Kotti/kotti_icons\n\n\nThis extension injects a set of icon links into the head section of Kotti's master templates.\nIt also provides two views, registered for the root node of your site:\n\n - `browserconfig.xml`_\n - `manifest.json`_\n\nDevelopment happens at https://github.com/Kotti/kotti_icons\n\n.. _browserconfig.xml: https://msdn.microsoft.com/de-de/library/dn320426(v=vs.85).aspx#specifying_tile_images_and_assets\n.. _manifest.json: https://w3c.github.io/manifest/#icons-member\n.. _build_status: http://travis-ci.org/Kotti/kotti_icons\n.. _Kotti: http://pypi.python.org/pypi/Kotti\n\nSetup\n=====\n\nTo enable the extension in your Kotti site, activate the configurator::\n\n kotti.configurators =\n kotti_icons.kotti_configure\n\nAdd your own icon set\n=====================\n\nTo replace the icons in this this packe with your own, you first need to configure an `asset override`_ in your package's ``includeme``::\n\n config.override_asset(\n to_override='kotti_icons:static',\n override_with='your_package:path/to/directory/with/icons')\n\nThen place your icon set in this directory.\n\nYou can generate a full set of icons for your site by uploading a single image to one of the many available online tools, for example:\n\n - http://www.favicon-generator.org/\n - http://realfavicongenerator.net/\n\n.. _asset override: http://docs.pylonsproject.org/projects/pyramid/en/latest/narr/assets.html#overriding-assets\n\nDevelopment\n===========\n\n|build_status|_\n\nContributions to kotti_icons are highly welcome.\nJust clone its `Github repository`_ and submit your contributions as pull requests.\n\n.. |build_status| image:: https://secure.travis-ci.org/Kotti/kotti_icons.png?branch=master\n.. _tracker: https://github.com/Kotti/kotti_icons/issues\n.. _Github repository: https://github.com/Kotti/kotti_icons\n\n\nHistory\n=======\n\n1.0.0 - unreleased\n------------------\n\n- Initial release.", "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/Kotti/kotti_icons", "keywords": "kotti web cms wcms pylons pyramid sqlalchemy bootstrap", "license": "BSD-derived (http://www.repoze.org/LICENSE.txt)", "maintainer": null, "maintainer_email": null, "name": "kotti_icons", "package_url": "https://pypi.org/project/kotti_icons/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kotti_icons/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Kotti/kotti_icons" }, "release_url": "https://pypi.org/project/kotti_icons/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Add a full set of icons / favicons to your Kotti site.", "version": "1.0.0" }, "last_serial": 1807596, "releases": { "1.0.0": [] }, "urls": [] }