{ "info": { "author": "Quintagroup", "author_email": "support@quintagroup.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "quintagroup.portlet.static\n==========================\n\nquintagroup.portlet.static is a Plone product that allows you to add stylished\nstatic text portlets to your Plone site. Static Stylish Text portlets are \nusual Plone Static Text portlets with certain HTML classes assigned. \n\nStatic Stylish Text portlets can be used in those cases when you need to have\nseveral static text portlets be displayed in different ways. For this, \ngo to Site Setup -> Add-on Products Configuration -> Static Stylish portlet\n(www.yoursite/@@staticstylishportlet-controlpanel). In Static Stylish portlet\nsettings area create HTML classes and specify CSS styles for those HTML \nclasses in the corresponding CSS file. These classes will be available for \nyou in a Portlet style drop down menu on static stylish text portlet add/edit form. \n\nUsage\n-----\n\n* Select Static Stylish text portlet from Add portlet drop-down menu\n\n* Provide content to be displayed on the portlet [as you would do for\n usual Plone static text portlets\n\n* Choose a portlet style for the portlet from the list of available HTML\n classes.\n\n* Save changes\n\nSupported Plone version\n-----------------------\n\n* Plone 4.x\n* Plone 3\n\nContributors\n------------\n\n* Vitaliy Podoba\n* Roman Kozlovskyi\n* Malthe Borch\n* Volodymyr Maksymiv\n\nCopyright (c) \"Quintagroup\": http://quintagroup.com, 2011\n\n\n\nInstallation\n============\n\nIn buildout.cfg file of your instance:\n\n* Add ``quintagroup.portlet.static`` to the list of eggs to install, e.g.::\n\n [buildout]\n ...\n eggs =\n ...\n quintagroup.portlet.static\n\n* Tell the plone.recipe.zope2instance recipe to install a ZCML slug::\n\n [instance]\n ...\n zcml =\n quintagroup.portlet.static\n\n* Re-run buildout, e.g. with::\n\n $ ./bin/buildout\n\n* Restart the Zope server, for example, with the following command in the terminal::\n\n $ ./bin/instance restart\n\n* Install 'Static Stylish Portlet' via Site Setup -> Add-ons\n\n\nChangelog\n=========\n\n0.7 - March 29, 2012\n--------------------\n\n* Added z3c.autoinclude directives.\n [potar]\n\n0.6 - January 05, 2012\n----------------------\n\n* Changed option to display portlet for anonymous users only to\n instead two settings respectively requiring and excluding users with\n a given role (from a set of roles), e.g. \"Member\".\n\n\n0.5 - September 26, 2011\n------------------------\n\n* Added option to display portlet for anonymous users only.\n\n\n0.4 - August 31, 2011\n---------------------\n\n* Plone 4.1 compatibility added\n\n\n0.3 - September 03, 2010\n------------------------\n\n* Fixed support with plone.portlet.static 2.0 [kroman0] \n\n\n0.2 - June 04, 2010\n-------------------\n\n* Fixed MANIFEST.in [kroman0]\n\n\n0.1 - February 25, 2009\n-----------------------\n\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.quintagroup.com/products/quintagroup.portlet.static", "keywords": "plone static portlet", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "quintagroup.portlet.static", "package_url": "https://pypi.org/project/quintagroup.portlet.static/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/quintagroup.portlet.static/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.quintagroup.com/products/quintagroup.portlet.static" }, "release_url": "https://pypi.org/project/quintagroup.portlet.static/0.7/", "requires_dist": null, "requires_python": null, "summary": "Static portlet with one extra styling field", "version": "0.7" }, "last_serial": 1344200, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "3fd0b25be64c95060b8c9497c162983b", "sha256": "dc1f91d2c79326ecf24543500c6c0420b8ea0bb2ca7a8d02793d5e377df75423" }, "downloads": -1, "filename": "quintagroup.portlet.static-0.1-py2.4.egg", "has_sig": false, "md5_digest": "3fd0b25be64c95060b8c9497c162983b", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 25930, "upload_time": "2009-02-25T16:53:51", "url": "https://files.pythonhosted.org/packages/be/e2/fec72d1b11d89abfe12c30e7cbabf2fcf640ae2315147a3e81cfc63d8798/quintagroup.portlet.static-0.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "115fa68bded2aa906f07211672d86ed4", "sha256": "d89e6fdda0f46f993fb139a281cb790baacedd6a5bbb31f416514fbc2cf9747d" }, "downloads": -1, "filename": "quintagroup.portlet.static-0.1.tar.gz", "has_sig": false, "md5_digest": "115fa68bded2aa906f07211672d86ed4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9567, "upload_time": "2009-02-25T16:53:51", "url": "https://files.pythonhosted.org/packages/f6/73/316847f9236791b51aa9c2ac7f7505ddd763b976378964500ff413669715/quintagroup.portlet.static-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "a49bf98a2c378392aca62d92c63ffc75", "sha256": "fbe254a359ca6e73fce957bc6488603bf687a3652533bec157068626487faef5" }, "downloads": -1, "filename": "quintagroup.portlet.static-0.2-py2.4.egg", "has_sig": false, "md5_digest": "a49bf98a2c378392aca62d92c63ffc75", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 27861, "upload_time": "2010-06-04T14:34:39", "url": "https://files.pythonhosted.org/packages/55/98/717fa7cf37a548eefad03215ca8fc9fb744f915b6cc4301e7c3db8ac3c9b/quintagroup.portlet.static-0.2-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "529ad8e92727dec929f43f0a9c51487e", "sha256": "c9ff1302e655729282177159fdd386bed99882eb7f9e6fe14640130d5b2933b6" }, "downloads": -1, "filename": "quintagroup.portlet.static-0.2.tar.gz", "has_sig": false, "md5_digest": "529ad8e92727dec929f43f0a9c51487e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15916, "upload_time": "2010-06-04T14:34:39", "url": "https://files.pythonhosted.org/packages/45/c9/8d9f5fc7d8f948a4cd4641387b533ed7e052ecc8d07241100516bd6e7d55/quintagroup.portlet.static-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "eee7fc6be68cfc6d27d5d2a3bb3f6a2c", "sha256": "9d32b34c703517fd4ea3cdd4b6cc716fefc82dc140500fbbd3461c32e7fcecef" }, "downloads": -1, "filename": "quintagroup.portlet.static-0.3.zip", "has_sig": false, "md5_digest": "eee7fc6be68cfc6d27d5d2a3bb3f6a2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27693, "upload_time": "2010-09-03T16:09:25", "url": "https://files.pythonhosted.org/packages/e1/a0/abe347a1369231d4bd4306ad75cbf480017ef5bcee4360c83a620182df1a/quintagroup.portlet.static-0.3.zip" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "1765a2fc15ca53374f39803e5df9ef88", "sha256": "188aa5265b90ab881d1c04aa203257308676a212e727be4940a35a73f54f6005" }, "downloads": -1, "filename": "quintagroup.portlet.static-0.4.zip", "has_sig": false, "md5_digest": "1765a2fc15ca53374f39803e5df9ef88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28523, "upload_time": "2011-08-31T15:21:08", "url": "https://files.pythonhosted.org/packages/62/7c/b242c13380d78c5c2ff1dcb33b4c8e6632b4f27255a5593e7947c96b2f30/quintagroup.portlet.static-0.4.zip" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "b976649b11d518d9c2390b90bb7247bd", "sha256": "082490e32963d8b98ddda4babeb98a3c41e9985c9d16ba7922f300e6ed4ea5b7" }, "downloads": -1, "filename": "quintagroup.portlet.static-0.5.zip", "has_sig": false, "md5_digest": "b976649b11d518d9c2390b90bb7247bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28933, "upload_time": "2011-09-26T16:36:45", "url": "https://files.pythonhosted.org/packages/a4/7b/ff045a180e19acf8075b091503043fe8bbe82d4ee18f08ef852aa6e9ea51/quintagroup.portlet.static-0.5.zip" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "06e2440bca39707f36deb689d85a5987", "sha256": "8ac6d205d6f7c244301d632b6859e6aa5fd62d71654d299dc6b4caccc926406e" }, "downloads": -1, "filename": "quintagroup.portlet.static-0.6.zip", "has_sig": false, "md5_digest": "06e2440bca39707f36deb689d85a5987", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29539, "upload_time": "2012-01-05T13:38:34", "url": "https://files.pythonhosted.org/packages/5b/c5/1d9c33d96b122e5becc254793a89649a3c8d55debaff83081d8cacda0b85/quintagroup.portlet.static-0.6.zip" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "99558b94d7c06692a08b20fd0ebc8d3b", "sha256": "225dfdd4d2195ad3e4238c5dbb76cc4ed3b2c617e12054bc270201aeac7acd79" }, "downloads": -1, "filename": "quintagroup.portlet.static-0.7.zip", "has_sig": false, "md5_digest": "99558b94d7c06692a08b20fd0ebc8d3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29734, "upload_time": "2013-03-29T14:09:59", "url": "https://files.pythonhosted.org/packages/52/56/b68b28258c669a9bf869907de53bf5d9fa238d2509175dee4864794aed07/quintagroup.portlet.static-0.7.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "99558b94d7c06692a08b20fd0ebc8d3b", "sha256": "225dfdd4d2195ad3e4238c5dbb76cc4ed3b2c617e12054bc270201aeac7acd79" }, "downloads": -1, "filename": "quintagroup.portlet.static-0.7.zip", "has_sig": false, "md5_digest": "99558b94d7c06692a08b20fd0ebc8d3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29734, "upload_time": "2013-03-29T14:09:59", "url": "https://files.pythonhosted.org/packages/52/56/b68b28258c669a9bf869907de53bf5d9fa238d2509175dee4864794aed07/quintagroup.portlet.static-0.7.zip" } ] }