{ "info": { "author": "Quintagroup", "author_email": "skins@quintagroup.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "WhiteBlack is a free diazo theme for Plone 4.1.\r\n\r\nFeatures\r\n--------\r\n\r\n* Replaceable logo as in default Plone: customize ``portal_skins -> sunburst_images -> logo.png``\r\n* Replaceable header image for the whole site or site sections. To have new top image, \r\n add image with ``topimage`` shortname into desirable location on site. Default image size is 1000*252px.\r\n* Global navigation tabs located above the content area between portlet columns\r\n* Configurable columns width via diazo control panel, Advanced tab: change number values for \r\n ``columnonewidth`` and ``columntwowidth`` properties\r\n* Improved thumbnail display view (switch to Thumbnail view)\r\n* Editable footer as in default Plone: customize ``portal_view_customizations -> plone.footer``\r\n\r\n**Additional Features**\r\n\r\nFeatures, that are supported and can be activated by additional packages installation:\r\n\r\n* quintagroup.dropdownmenu. Adds custom-style dropdown menu\r\n\r\n* Products.Carousel. Adds rotating Carousel banner feature\r\n\r\n* Products.LinguaPlone. Adds multilingual functionality. Custom-style language selectors.\r\n\r\n* Products.PloneFormGen. Adds TTW Form Generator feature.\r\n\r\n* Products.ContentWellPortlets. Allows adding portlets in the header, footer and content area\r\n\r\nRecommended\r\n===========\r\n\r\nTheme was tested with:\r\n\r\n* Plone 4.1\r\n* plone.app.theming 1.0b9\r\n* quintagroup.dropdownmenu 1.2.5\r\n* Products.Carousel 2.1\r\n* Products.LinguaPlone 4.1.1\r\n* Products.PloneFormGen 1.7.0\r\n* Products.ContentWellPortlets 4.1.0\r\n\r\nDependencies\r\n============\r\n\r\n* plone.app.theming\r\n\r\nHome Directory\r\n==============\r\n\r\nhttp://skins.quintagroup.com/whiteblack\r\n\r\nAuthors\r\n=======\r\n \r\n* Taras Peretiatko\r\n* Serhiy Valchuk\r\n* Yuriy Hvozdovych\r\n* Nazar Ilchuk\r\n* Volodymyr Rudnytskyy\r\n\r\n`Plone Themes by Quintagroup `_ , 2006-2012\r\n\r\n\r\nInstallation\r\n------------\r\n\r\nquintagroup.theme.whiteblack can be installed in any of the following ways. \r\n\r\nInstallation via diazo panel\r\n============================\r\n\r\n* Download zip file at http://plone.org/products/whiteblack-plone-skin/releases/6.0.3/whiteblack.zip\r\n* Import the theme at the 'Diazo theme' control panel\r\n\r\nInstallation via buildout\r\n=========================\r\n\r\nIn the buildout.cfg file of your buildout: \r\n\r\n* Add ``quintagroup.theme.whiteblack`` to the list of eggs to install::\r\n\r\n [buildout]\r\n ...\r\n eggs =\r\n ...\r\n quintagroup.theme.whiteblack\r\n\r\n* Re-run buildout, e.g. with::\r\n\r\n $ ./bin/buildout\r\n \r\n* Restart the Zope server, e.g with the following command in the terminal::\r\n\r\n $ ./bin/instance restart\r\n\r\n* On your Plone site go to Site Setup -> Add-ons and activate ``WhiteBlack Plone Theme``.\r\n\r\n\r\nInstallation: development mode\r\n==============================\r\n\r\nIf you want to customize WhiteBlack theme please use the following installation instructions: \r\n\r\n* download ``quintagroup.theme.whiteblack-version.zip`` archive from http://pypi.python.org/pypi/quintagroup.theme.whiteblack\r\n* extract theme archive to get ``quintagroup.theme.whiteblack-version`` folder. Remove version from \r\n folder name to have ``quintagroup.theme.whiteblack`` folder\r\n* put ``quintagroup.theme.whiteblack`` folder into ``src`` directory of your buildout\r\n* in buildout.cfg file of your buildout add ``quintagroup.theme.whiteblack`` to the list of eggs you are developing and to the list of eggs to install::\r\n\r\n [buildout]\r\n ...\r\n develop = src/quintagroup.theme.whiteblack\r\n ...\r\n eggs =\r\n ...\r\n quintagroup.theme.whiteblack\r\n \r\n* Re-run buildout::\r\n\r\n $ ./bin/buildout\r\n\r\n* Start instance in development mode::\r\n\r\n $ ./bin/instance fg\r\n\r\n* Install ``WhiteBlack Plone Theme`` in Plone (Site Setup -> Add-ons).\r\n\r\nNow you can customize WhiteBlack Theme by modifying ``quintagroup.theme.whiteblack`` package in ``src`` directory \r\nof your buildout.\r\n\r\n\r\nChangelog\r\n---------\r\n6.0.3 - January 20, 2012\r\n\r\n- Products.PloneFormGen compatibility added\r\n\r\n6.0.2 - December 30, 2011\r\n\r\n- removed plone.app.themingpluging dependency\r\n\r\n6.0.1 - December 15, 2011\r\n\r\n- header markup improved: half-transparent background added for personal\r\n tools, site actions, and language selector\r\n- header image location changed \r\n\r\n6.0 - December 14, 2011\r\n\r\n- theme package converted into diazo theme\r\n\r\n4.0.2 - July 29, 2011\r\n\r\n- compatibility with Plone 4.1 added\r\n- theme deinstallation fixed\r\n\r\n4.0.1 - April 8, 2011\r\n\r\n- added dependency for plonetheme.classic \r\n\r\n4.0 - Mar 30, 2011\r\n\r\n- theme updated to Plone 4", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://skins.quintagroup.com/whiteblack", "keywords": "web zope plone diazo theme quintagroup", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "quintagroup.theme.whiteblack", "package_url": "https://pypi.org/project/quintagroup.theme.whiteblack/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/quintagroup.theme.whiteblack/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://skins.quintagroup.com/whiteblack" }, "release_url": "https://pypi.org/project/quintagroup.theme.whiteblack/6.0.3/", "requires_dist": null, "requires_python": null, "summary": "Free Diazo Theme for Plone 4.1", "version": "6.0.3" }, "last_serial": 1344186, "releases": { "4.0": [ { "comment_text": "", "digests": { "md5": "0243f73c9866f08dc395dc8af42902f8", "sha256": "66e377a88a6134803f7575997f05f0414b83400e85f088512b23a611e2fcda5a" }, "downloads": -1, "filename": "quintagroup.theme.whiteblack-4.0.zip", "has_sig": false, "md5_digest": "0243f73c9866f08dc395dc8af42902f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 81797, "upload_time": "2011-03-30T13:12:34", "url": "https://files.pythonhosted.org/packages/6c/bd/017322bd6efec3dd39d9a644ecb0b380ba1445306bbe5f0411c8f27f9adc/quintagroup.theme.whiteblack-4.0.zip" } ], "4.0.2": [ { "comment_text": "", "digests": { "md5": "28ffa347ed314651024493e9c1266d37", "sha256": "49ca1405e2c7388842fc60737ff951f26fac80cf5ec3389cab74ad574a0e4db8" }, "downloads": -1, "filename": "quintagroup.theme.whiteblack-4.0.2.zip", "has_sig": false, "md5_digest": "28ffa347ed314651024493e9c1266d37", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 82837, "upload_time": "2011-08-02T15:49:32", "url": "https://files.pythonhosted.org/packages/b9/05/3c974bca43523ebbbda51507f7e5a88f999ea3004b5fc65f4cfa97d774ad/quintagroup.theme.whiteblack-4.0.2.zip" } ], "6.0": [ { "comment_text": "", "digests": { "md5": "bcad258c785622e3e93b8b7380758a84", "sha256": "fe18cd4f92ef489f448a1127eddd894cb906ac810729b946433900afee62c098" }, "downloads": -1, "filename": "quintagroup.theme.whiteblack-6.0.zip", "has_sig": false, "md5_digest": "bcad258c785622e3e93b8b7380758a84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 81322, "upload_time": "2011-12-14T16:18:14", "url": "https://files.pythonhosted.org/packages/cd/43/9075152cd3e793281a47367f69da63f8ba3e0617b7e1c6e9a943d2fecb23/quintagroup.theme.whiteblack-6.0.zip" } ], "6.0.1": [ { "comment_text": "", "digests": { "md5": "14a180394df119ad63e3c37e231ef653", "sha256": "4b87fa41ac5f44fd94394cf3d68aff011ee07be244b2c85e95aa8d003dda8bc3" }, "downloads": -1, "filename": "quintagroup.theme.whiteblack-6.0.1.zip", "has_sig": false, "md5_digest": "14a180394df119ad63e3c37e231ef653", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 82412, "upload_time": "2011-12-15T16:15:35", "url": "https://files.pythonhosted.org/packages/5a/2f/2c1aba2a917428a8fca15ec002017cf00aa8a6b7725e9d6f3065cdef4ae0/quintagroup.theme.whiteblack-6.0.1.zip" } ], "6.0.2": [ { "comment_text": "", "digests": { "md5": "0c4045b6713feee185a1c62475ef9967", "sha256": "7570166eb49d4781d7a55fd0c8961a758c5085df88236e300ab5579e4334e289" }, "downloads": -1, "filename": "quintagroup.theme.whiteblack-6.0.2.zip", "has_sig": false, "md5_digest": "0c4045b6713feee185a1c62475ef9967", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 81072, "upload_time": "2011-12-30T12:35:54", "url": "https://files.pythonhosted.org/packages/36/67/455d9fa115e5314e7ddeb9a8c6ae2763c9d03e9d740320579ded5acdc7d2/quintagroup.theme.whiteblack-6.0.2.zip" } ], "6.0.3": [ { "comment_text": "", "digests": { "md5": "3a4b0a736970ca60b9aa4af393eee79b", "sha256": "37e2573120e39d80f4bfcbb8a0ef4110cbad5236bbc451199c2abf8583b2c6eb" }, "downloads": -1, "filename": "quintagroup.theme.whiteblack-6.0.3.zip", "has_sig": false, "md5_digest": "3a4b0a736970ca60b9aa4af393eee79b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 80102, "upload_time": "2012-01-20T15:22:58", "url": "https://files.pythonhosted.org/packages/6a/06/50b1b64901698ff8c59623f2e9ee6c54b997d4781a0430ed59fd0c16a6d8/quintagroup.theme.whiteblack-6.0.3.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3a4b0a736970ca60b9aa4af393eee79b", "sha256": "37e2573120e39d80f4bfcbb8a0ef4110cbad5236bbc451199c2abf8583b2c6eb" }, "downloads": -1, "filename": "quintagroup.theme.whiteblack-6.0.3.zip", "has_sig": false, "md5_digest": "3a4b0a736970ca60b9aa4af393eee79b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 80102, "upload_time": "2012-01-20T15:22:58", "url": "https://files.pythonhosted.org/packages/6a/06/50b1b64901698ff8c59623f2e9ee6c54b997d4781a0430ed59fd0c16a6d8/quintagroup.theme.whiteblack-6.0.3.zip" } ] }