{ "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": "Lite Plone Theme\r\n================\r\n\r\nLite is a free diazo theme for Plone 4. \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* Editable footer as in default Plone: customize portal_view_customizations -> plone.footer\r\n* Improved thumbnail display view (switch to Thumbnail view)\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.LinguaPlone 4.1.1\r\n* Products.Carousel 2.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/lite\r\n\r\nAuthors\r\n=======\r\n \r\n* Taras Peretiatko\r\n* Yuriy Hvozdovych\r\n* Volodymyr Rudnytskyy\r\n\r\n`Plone Themes by Quintagroup `_, 2006-2012\r\n\r\n\r\n\r\nInstallation\r\n------------\r\n\r\nquintagroup.theme.lite 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/lite-plone-skin/releases/6.0.4/lite.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.lite`` to the list of eggs to install::\r\n\r\n [buildout]\r\n ...\r\n eggs =\r\n ...\r\n quintagroup.theme.lite\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 ``Lite Theme``.\r\n\r\n\r\nInstallation in development mode\r\n================================\r\n\r\nIf you want to customize Lite theme please use the following installation instructions: \r\n\r\n* download ``quintagroup.theme.lite-version.zip`` archive from http://pypi.python.org/pypi/quintagroup.theme.lite\r\n* extract theme archive to get ``quintagroup.theme.lite-version`` folder. Remove version from \r\n folder name to have ``quintagroup.theme.lite`` folder\r\n* put ``quintagroup.theme.lite`` folder into ``src`` directory of your buildout\r\n* in buildout.cfg file of your buildout add ``quintagroup.theme.lite`` 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.lite\r\n ...\r\n eggs =\r\n ...\r\n quintagroup.theme.lite\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 ``Lite Theme`` in Plone (Site Setup -> Add-ons).\r\n\r\nNow you can customize Lite Theme by modifying ``quintagroup.theme.lite`` package in ``src`` directory \r\nof your buildout.\r\n\r\n\r\nChangelog\r\n---------\r\n6.0.4 - January 20, 2012\r\n\r\n- Products.PloneFormGen compatibility added\r\n\r\n6.0.3 - December 29, 2011\r\n\r\n- removed plone.app.themingpluging dependency\r\n\r\n6.0.2 - November 22, 2011\r\n\r\n- unnecessary css dropped\r\n\r\n6.0.1 - November 02, 2011\r\n\r\n- added base tag\r\n- portal-top source URL fixed\r\n\r\n6.0 - October 24, 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\r\n4.0.1 - June 8, 2011\r\n\r\n- added dependency for plonetheme.classic \r\n- bullets source URL fixed\r\n\r\n4.0 - Mar 31, 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/lite", "keywords": "web zope plone theme quintagroup", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "quintagroup.theme.lite", "package_url": "https://pypi.org/project/quintagroup.theme.lite/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/quintagroup.theme.lite/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://skins.quintagroup.com/lite" }, "release_url": "https://pypi.org/project/quintagroup.theme.lite/6.0.4/", "requires_dist": null, "requires_python": null, "summary": "Free Diazo Theme for Plone 4.1", "version": "6.0.4" }, "last_serial": 1344196, "releases": { "4.0": [ { "comment_text": "", "digests": { "md5": "057966a5e6a54e6eb2e22875ff2bd0b0", "sha256": "ca310eceee608101607e1a8c6836ab96a3ae00cf8cdcc2f9df88577b543adb95" }, "downloads": -1, "filename": "quintagroup.theme.lite-4.0.zip", "has_sig": false, "md5_digest": "057966a5e6a54e6eb2e22875ff2bd0b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 86965, "upload_time": "2011-03-31T16:29:18", "url": "https://files.pythonhosted.org/packages/75/08/891305349aca59108dc794c2ac0164980b60f0a8cbbd1220b96dab218cc9/quintagroup.theme.lite-4.0.zip" } ], "4.0.1": [ { "comment_text": "", "digests": { "md5": "384e70911854c9aff75d5cdabe0b46b5", "sha256": "d350dc9d60c7996cd18dd4a2130dbf90096d8cab326b22007528ac1d8156e0ed" }, "downloads": -1, "filename": "quintagroup.theme.lite-4.0.1.zip", "has_sig": false, "md5_digest": "384e70911854c9aff75d5cdabe0b46b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 87968, "upload_time": "2011-06-08T14:51:58", "url": "https://files.pythonhosted.org/packages/fa/0d/7884b6f6f0eb1a929ffbf6e9ffb9bbad54d2d064d6d9333f6e5e5256a1b6/quintagroup.theme.lite-4.0.1.zip" } ], "4.0.2": [ { "comment_text": "", "digests": { "md5": "869a6e90d2c4eb2bcb8d6e1ef180d882", "sha256": "132778a451d80325e9f277d9af291eab9f9852f4cce047b7a1c2e3a7ae9530cd" }, "downloads": -1, "filename": "quintagroup.theme.lite-4.0.2.zip", "has_sig": false, "md5_digest": "869a6e90d2c4eb2bcb8d6e1ef180d882", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 87875, "upload_time": "2011-08-02T15:51:05", "url": "https://files.pythonhosted.org/packages/a5/96/3bcc39d771c17fe6912d827185520096952517071b07a54a4a96be55561e/quintagroup.theme.lite-4.0.2.zip" } ], "6.0": [ { "comment_text": "", "digests": { "md5": "136de6719ccc703c2a3e11d823d1aff3", "sha256": "fc13d7ebc2d9e136c595ee31ec08cc23a0b5829e80782f54bc048d5ecfc78c3a" }, "downloads": -1, "filename": "quintagroup.theme.lite-6.0.zip", "has_sig": false, "md5_digest": "136de6719ccc703c2a3e11d823d1aff3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 81919, "upload_time": "2011-10-24T14:15:20", "url": "https://files.pythonhosted.org/packages/f4/ea/959dd5f298616c3863a4b8f54ed9d28c6ae649d9a0bceb798346896aa345/quintagroup.theme.lite-6.0.zip" } ], "6.0.1": [ { "comment_text": "", "digests": { "md5": "5bbabbbc56360338d51102f7defff205", "sha256": "61cdeb6a3f3a1f612139684f6c156a2fc3bc7ed43e4cd521997ffc9f3716cf32" }, "downloads": -1, "filename": "quintagroup.theme.lite-6.0.1.zip", "has_sig": false, "md5_digest": "5bbabbbc56360338d51102f7defff205", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 82290, "upload_time": "2011-11-03T09:21:18", "url": "https://files.pythonhosted.org/packages/89/9c/974e2f7917b558b516de4ab1334fa79cce9374da73b135c31ee060859a2e/quintagroup.theme.lite-6.0.1.zip" } ], "6.0.2": [ { "comment_text": "", "digests": { "md5": "979e4b25980b407d650c3f4f02c37c61", "sha256": "2aef1437bbe0ec8344899d10d3e873b5956d58d71c44f8ca5d7b22c330f34d17" }, "downloads": -1, "filename": "quintagroup.theme.lite-6.0.2.zip", "has_sig": false, "md5_digest": "979e4b25980b407d650c3f4f02c37c61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 81660, "upload_time": "2011-11-22T16:19:24", "url": "https://files.pythonhosted.org/packages/d8/0c/be32d8013d160d125e0c7489cf9ba9574a4af4ee03128d489bcdb5f33d1f/quintagroup.theme.lite-6.0.2.zip" } ], "6.0.3": [ { "comment_text": "", "digests": { "md5": "bdbe77e89a00b5664c077cf00727fb2a", "sha256": "02a29c7bbc0cbe0c6895b7f0867bd084f2ae80d235ec69f5c0a73d1d57a58fdb" }, "downloads": -1, "filename": "quintagroup.theme.lite-6.0.3.zip", "has_sig": false, "md5_digest": "bdbe77e89a00b5664c077cf00727fb2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 82284, "upload_time": "2011-12-29T10:25:15", "url": "https://files.pythonhosted.org/packages/8f/8a/f171093a6f66f78a384a2c97b8c6eed59f99578ef6fc4fe3d3507ee7f2fa/quintagroup.theme.lite-6.0.3.zip" } ], "6.0.4": [ { "comment_text": "", "digests": { "md5": "c48909c296df69a06c8ff3c93131e61f", "sha256": "b2c07cb5068dd04b29454a62f3a86f6884a6f1dcd01b09c8d799205e22ba9837" }, "downloads": -1, "filename": "quintagroup.theme.lite-6.0.4.zip", "has_sig": false, "md5_digest": "c48909c296df69a06c8ff3c93131e61f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 82011, "upload_time": "2012-01-20T14:41:14", "url": "https://files.pythonhosted.org/packages/24/8c/77dfe7ba2dde75dc3106fd642a6920524cee8db604b8d3744fdb6fe24337/quintagroup.theme.lite-6.0.4.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c48909c296df69a06c8ff3c93131e61f", "sha256": "b2c07cb5068dd04b29454a62f3a86f6884a6f1dcd01b09c8d799205e22ba9837" }, "downloads": -1, "filename": "quintagroup.theme.lite-6.0.4.zip", "has_sig": false, "md5_digest": "c48909c296df69a06c8ff3c93131e61f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 82011, "upload_time": "2012-01-20T14:41:14", "url": "https://files.pythonhosted.org/packages/24/8c/77dfe7ba2dde75dc3106fd642a6920524cee8db604b8d3744fdb6fe24337/quintagroup.theme.lite-6.0.4.zip" } ] }