{ "info": { "author": "Six Feet Up, Inc.", "author_email": "info@sixfeetup.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\nPlone Basic is a theme for Plone 4. This theme works well on its own,\nbut is meant to be used as a base for heavily-customized sites.\n\nplonetheme.basic is similar to plonetheme.sunburst -- styles were copied\nfrom Sunburst, and modified as outlined below. Appearances are very similar,\nbut this theme has been set up to be more easily customizable.\n\n * Uses base_properties, and custom .props with some variables added for quick\n color customizations.\n * Uses Plone Default's table-based main_template.\n * CSS does not use !important, except for padding on content icons\n * Cleaned up CSS selectors for efficiency\n (http://css-tricks.com/efficiently-rendering-css/)\n\n\nCredits\n=======\nChrissy Wainwright\nSix Feet Up, Inc.\ninfo@sixfeetup.com\n\nChangelog\n=========\n\n0.6 (Aug-13-2012)\n-----------------\n\n- use #content-core selector instead of #parent-fieldname-text, since\n it was changed in Plone 4.1.3 (https://dev.plone.org/ticket/9464)\n [cwainwright]\n\n- make