{ "info": { "author": "Vitaliy Podoba", "author_email": "vitaliy@martinschoel.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Plone", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nThis Plone add-on displays configurable badge that you can use on your\ndevelopment, demo and preview instances. It'll help you and your customers not\nto confuse your development Plone instances with production sites.\n\n\nCompatibility\n-------------\n\nThis add-on was tested for Plone 3 and Plone 4.\n\n\nInstallation\n------------\n\n* add the following to your buildout configuration file::\n\n [buildout]\n ...\n eggs = collective.demositebadge\n ...\n\n* rerun buildout and restart your Zope instance.\n* then install the ``collective.demositebadge`` package from within the\n ``portal_quickinstaller`` tool\n\n\nUsage\n-----\n\nAfter add-on is install you'll get ``Demo site badge`` Plone Control Panel.\nThere simply enable badge and, if you need, customize default badge text.\n\nThat is it.\n\nUsually you'll have custom theme in your Plone Site, thus you may need to add a\nbit of css magic in order to make demo badge look better under your own\ncircumstances.\n\n\nPlone 3 Notes\n-------------\n\nTo install and use this add-on on Plone 3 you need to do some extra steps:\n\n* use ``plone.app.registry`` fixed versions set; for this add the following to\n your buildout configuration file::\n\n [buildout]\n ...\n extends =\n http://good-py.appspot.com/release/plone.app.registry/1.0b1\n ...\n \n [versions]\n plone.z3cform = 0.6.0\n zope.i18n = 3.6.0\n \n [instance]\n ...\n zcml =\n ...\n plone.app.registry\n\n* and before Activating demo badge addon, you have to make sure 'Configuration registry' is activated (installed) in your Add-ons Control Panel\n\n\nLive Examples\n=============\n\n* http://theme.choosehelp.devel.martinschoel.com/www\n\n\nCredits\n=======\n\n\nCompanies\n---------\n\n|martinschoel|_\n\n* `Martin Schoel Web Productions `_\n* `Contact us `_\n\n\nAuthors\n-------\n\n* Vitaliy Podoba \n* Victor Imenkov\n\n\nContributors\n------------\n\n\n.. |martinschoel| image:: http://cache.martinschoel.com/img/logos/MS-Logo-white-200x100.png\n.. _martinschoel: http://www.martinschoel.com/\n\nChangelog\n=========\n\n1.0 - March 16, 2013\n--------------------\n\n- Initial implementation.\n [Victor Imenkov]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/martinschoel/collective.demositebadge", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.demositebadge", "package_url": "https://pypi.org/project/collective.demositebadge/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.demositebadge/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/martinschoel/collective.demositebadge" }, "release_url": "https://pypi.org/project/collective.demositebadge/1.0/", "requires_dist": null, "requires_python": null, "summary": "Provides sticky badge for demo sites.", "version": "1.0" }, "last_serial": 787750, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "f6dcd30076e0bc3a41e62f80671bc0ca", "sha256": "4e7fbb7fa47962153db779d28a68c23a9ea9146e7c4b43769b612a349739a713" }, "downloads": -1, "filename": "collective.demositebadge-1.0.tar.gz", "has_sig": false, "md5_digest": "f6dcd30076e0bc3a41e62f80671bc0ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16862, "upload_time": "2013-03-16T14:53:21", "url": "https://files.pythonhosted.org/packages/31/47/2fd646a101c6938bc3915f83a23b835da7b78ca1a4a6f63ab60c75b31200/collective.demositebadge-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f6dcd30076e0bc3a41e62f80671bc0ca", "sha256": "4e7fbb7fa47962153db779d28a68c23a9ea9146e7c4b43769b612a349739a713" }, "downloads": -1, "filename": "collective.demositebadge-1.0.tar.gz", "has_sig": false, "md5_digest": "f6dcd30076e0bc3a41e62f80671bc0ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16862, "upload_time": "2013-03-16T14:53:21", "url": "https://files.pythonhosted.org/packages/31/47/2fd646a101c6938bc3915f83a23b835da7b78ca1a4a6f63ab60c75b31200/collective.demositebadge-1.0.tar.gz" } ] }