{ "info": { "author": "Simples Consultoria", "author_email": "products@simplesconsultoria.com.br", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.1", "Framework :: Plone :: 4.2", "Framework :: Zope2", "Framework :: Zope3", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "**************************************************************\ncollective.caching.hostname\n**************************************************************\n\n.. contents:: Table of Contents\n :depth: 2\n\nOverview\n--------\n\nAn addon for Plone and plone.app.caching enabling a hostname blacklist for caching\nrules.\n\nThis package provides three caching operations based on the ones available at plone.app.caching:\n\n * Weak caching w/ hostname support\n \n * Moderate caching w/ hostname support\n\n * Strong caching w/ hostname support\n\nYou should use this package -- and the operations provided here -- to supress\ncaching (or some caching rules) when the request is for a specific hostname.\n\nRequirements\n------------\n\n * Plone >=4.1.x (http://plone.org/products/plone)\n\n * plone.app.caching (http://plone.org/products/plone.app.cahing) \n\nInstallation\n------------\n \nTo enable this product,on a buildout based installation:\n\n 1. Edit your buildout.cfg and add ``collective.caching.hostname``\n to the list of eggs to install ::\n\n [buildout]\n ...\n eggs = \n collective.caching.hostname\n\n\nAfter updating the configuration you need to run the ''bin/buildout'',\nwhich will take care of updating your system.\n\nGo to the 'Site Setup' page in the Plone interface and click on the\n'Add/Remove Products' link.\n\nChoose the product (check its checkbox) and click the 'Install' button.\n\nUninstall -- This can be done from the same management screen, but only\nif you installed it from the quick installer.\n\nNote: You may have to empty your browser cache and save your resource registries\nin order to see the effects of the product installation.\n\nSponsoring\n----------\n\nDevelopment of this product was sponsored by :\n \n * `Universidade Metodista de Sao Paulo `_.\n\n\nCredits\n-------\n\n * Rodrigo Cesar Perlin (rodrigo punto perlin at metodista punto br) - \n Conception\n\n * Simples Consultoria (products at simplesconsultoria dot com dot br) - \n Implementation\n \n\nChangelog\n----------\n\n0.5 (2012-02-23)\n^^^^^^^^^^^^^^^^^^^\n\n * Package created using templer\n [Simples Consultoria]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.simplesconsultoria.com.br", "keywords": "python plone zope simples_consultoria", "license": "gpl", "maintainer": null, "maintainer_email": null, "name": "collective.caching.hostname", "package_url": "https://pypi.org/project/collective.caching.hostname/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.caching.hostname/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.simplesconsultoria.com.br" }, "release_url": "https://pypi.org/project/collective.caching.hostname/0.5/", "requires_dist": null, "requires_python": null, "summary": "Hostname based blacklist caching operations for Plone", "version": "0.5" }, "last_serial": 787674, "releases": { "0.5": [ { "comment_text": "", "digests": { "md5": "50847fd79577e2c29c41a4287360755b", "sha256": "3db8af81a7e62db3ebb19d2d4fef74f05d8a44aa5bd126e5ef06a917974203b2" }, "downloads": -1, "filename": "collective.caching.hostname-0.5.tar.gz", "has_sig": false, "md5_digest": "50847fd79577e2c29c41a4287360755b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14840, "upload_time": "2012-02-23T19:35:24", "url": "https://files.pythonhosted.org/packages/c8/d0/0cee100df63218a53a6ee02b1fb5f905cf8ea038148375d1c15341157efc/collective.caching.hostname-0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "50847fd79577e2c29c41a4287360755b", "sha256": "3db8af81a7e62db3ebb19d2d4fef74f05d8a44aa5bd126e5ef06a917974203b2" }, "downloads": -1, "filename": "collective.caching.hostname-0.5.tar.gz", "has_sig": false, "md5_digest": "50847fd79577e2c29c41a4287360755b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14840, "upload_time": "2012-02-23T19:35:24", "url": "https://files.pythonhosted.org/packages/c8/d0/0cee100df63218a53a6ee02b1fb5f905cf8ea038148375d1c15341157efc/collective.caching.hostname-0.5.tar.gz" } ] }