{ "info": { "author": "David Batranu", "author_email": "david@eaudeweb.ro", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": "Introduction\r\n============\r\n\r\nThis package applies a blue color theme to the eea.facetednavigation interface.\r\n\r\nThree CSS files are used:\r\n\r\n* view.css - always loaded, contains CSS overrides for the facetednavigation\r\n styles displayed on view;\r\n\r\n* edit.css - loaded for the configuration page;\r\n\r\n* js.css - always loaded, contains JavaScript and plugins overrides.\r\n\r\nReplacement images are also provided (used for loading animations and\r\nplaceholder indicators on the configuration page)\r\n\r\nThe CSS overrides work by simply providing a more exact selector for\r\nthe elements. This is accomplished by placing `div` in front of the\r\ndefault facetednavigation selector, e.g.:\r\n\r\n::\r\n\r\n div .tags-cloud li {\r\n color: #CDE0EF;\r\n }\r\n\r\nInstallation\r\n============\r\n\r\nIf you are using zc.buildout and the plone.recipe.zope2instance\r\nrecipe to manage your project, you can do this:\r\n\r\n* Add ``eea.faceted.blue`` to the list of eggs to install, e.g.:\r\n\r\n::\r\n\r\n [buildout]\r\n ...\r\n eggs =\r\n ...\r\n eea.faceted.blue\r\n\r\n\r\n* Tell the plone.recipe.zope2instance recipe to install a ZCML slug:\r\n\r\n::\r\n\r\n [instance]\r\n recipe = plone.recipe.zope2instance\r\n ...\r\n zcml =\r\n eea.faceted.blue\r\n\r\n* Re-run buildout, e.g. with:\r\n\r\n $ ./bin/buildout\r\n\r\nAfter restarting the instance, go to *Site Setup* -> *Add-on Products* and\r\ninstall *eea.faceted.blue*.\r\n\r\nYou can also use *portal_quickinstaller* from the ZMI.\r\n\r\nChangelog\r\n=========\r\n\r\n1.0 (2011-06-10)\r\n----------------\r\n\r\n* Feature: Blue color theme for eea.facetednavigation\r\n [david.batranu]\r\n\r\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": "http://svn.plone.org/svn/collective/", "keywords": "eea facetednavigation blue theme", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "eea.faceted.blue", "package_url": "https://pypi.org/project/eea.faceted.blue/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/eea.faceted.blue/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/" }, "release_url": "https://pypi.org/project/eea.faceted.blue/1.0/", "requires_dist": null, "requires_python": null, "summary": "Blue color theme for eea.facetednavigation", "version": "1.0" }, "last_serial": 3225486, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "503400cc33eed2bb2a1dde9ce5edf643", "sha256": "9808bcbd13432e18886d1085673577d193d2cfd2c6e0b2665de297bd07047988" }, "downloads": -1, "filename": "eea.faceted.blue-1.0.zip", "has_sig": false, "md5_digest": "503400cc33eed2bb2a1dde9ce5edf643", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32507, "upload_time": "2011-06-10T15:32:30", "url": "https://files.pythonhosted.org/packages/6e/2d/f80fbc3d79ed0eb3d24ea0b1b0f0890779854ac4f3f40ceee1111dee8be9/eea.faceted.blue-1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "503400cc33eed2bb2a1dde9ce5edf643", "sha256": "9808bcbd13432e18886d1085673577d193d2cfd2c6e0b2665de297bd07047988" }, "downloads": -1, "filename": "eea.faceted.blue-1.0.zip", "has_sig": false, "md5_digest": "503400cc33eed2bb2a1dde9ce5edf643", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32507, "upload_time": "2011-06-10T15:32:30", "url": "https://files.pythonhosted.org/packages/6e/2d/f80fbc3d79ed0eb3d24ea0b1b0f0890779854ac4f3f40ceee1111dee8be9/eea.faceted.blue-1.0.zip" } ] }