{ "info": { "author": "Juan A. Diaz [nueces]", "author_email": "jdiaz@menttes.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nThis is a Plone product that provides a way to select a theme for a specific \nsection of your site. The theme will by applied at publication time using a \ncustom header in conjuction with deliverance as proxy.\n\nThis product use the `plone.app.registry`_ packages to provide a simlpe way to \nadd new entries in the product configuration for custom products using \ngenericsetup.\n\n.. contents:: Table of contents\n\nInstalation\n===========\n\nUsing Buildout\n--------------\n\n* Add ``yaco.deliverancethemeselector`` to the list of eggs to install, e.g.::\n\n [buildout]\n ...\n eggs =\n ...\n yaco.deliverancethemeselector\n\n* Tell the plone.recipe.zope2instance recipe to install a ZCML slug::\n\n [instance]\n recipe = plone.recipe.zope2instance\n ...\n zcml =\n ...\n yaco.deliverancethemeselector\n\n* Re-run buildout, e.g. with::\n\n $ ./bin/buildout\n\n\nDependencies\n------------\n\n * `plone.app.registry`_\n\nRepository\n----------\n\nsvn repository \n`http://svn.plone.org/svn/collective `_\n\nSponsorship\n===========\n\nThis product was sponsored by \"Universidad de Extremadura\" (`www.unex.es`_)\nand Yaco Sistemas (`www.yaco.es`_)\n\n\n.. _plone.app.registry: http://pypi.python.org/pypi/plone.app.registry\n.. _www.yaco.es: http:///www.yaco.es\n.. _www.unex.es: http://www.unex.es\n\n\n\nChangelog\n=========\n\n1.0a1 - 2010-06-16\n------------------\n\n* Initial release [nueces]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://svn.plone.org/svn/collective/yaco.deliverancethemeselector", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "yaco.deliverancethemeselector", "package_url": "https://pypi.org/project/yaco.deliverancethemeselector/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/yaco.deliverancethemeselector/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://svn.plone.org/svn/collective/yaco.deliverancethemeselector" }, "release_url": "https://pypi.org/project/yaco.deliverancethemeselector/1.0a1/", "requires_dist": null, "requires_python": null, "summary": "Deliveranece theme selector", "version": "1.0a1" }, "last_serial": 801896, "releases": { "1.0a1": [ { "comment_text": "", "digests": { "md5": "e49b1055d8f4e6ac8534773aabc1b1e4", "sha256": "ded29bef6ebf26a8737cf73dd8758603dc0a11f6f4b9dfad95d3ac7ae27582cf" }, "downloads": -1, "filename": "yaco.deliverancethemeselector-1.0a1.tar.gz", "has_sig": false, "md5_digest": "e49b1055d8f4e6ac8534773aabc1b1e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12426, "upload_time": "2010-06-16T07:23:06", "url": "https://files.pythonhosted.org/packages/4d/92/bd27c6d84aed82b8fb33326df5e30b1d605da04a3646dccafa3812613e94/yaco.deliverancethemeselector-1.0a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e49b1055d8f4e6ac8534773aabc1b1e4", "sha256": "ded29bef6ebf26a8737cf73dd8758603dc0a11f6f4b9dfad95d3ac7ae27582cf" }, "downloads": -1, "filename": "yaco.deliverancethemeselector-1.0a1.tar.gz", "has_sig": false, "md5_digest": "e49b1055d8f4e6ac8534773aabc1b1e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12426, "upload_time": "2010-06-16T07:23:06", "url": "https://files.pythonhosted.org/packages/4d/92/bd27c6d84aed82b8fb33326df5e30b1d605da04a3646dccafa3812613e94/yaco.deliverancethemeselector-1.0a1.tar.gz" } ] }