{ "info": { "author": "Sylvain Boureliou", "author_email": "sylvain.boureliou@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.1", "Framework :: Plone :: 4.2", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "===============================================\nplonetheme.drupal\n===============================================\n\n.. contents:: Table of Contents\n :depth: 2\n\nOverview\n--------\n\nplonetheme.drupal is an installable Plone Theme using `plone.app.theming`_, based on \nthe default Sunburst Plone theme.\n\nStrongly inspired by the Drupal theme `Bartik`_ (default theme in Drupal 7), this theme may help sell Plone to PHP guys ;)\n\n**To be installed before any demonstration to an audience of Drupal followers ;) !**\n\nDo you want to learn more about Plone versus Drupal ? Install this theme and visit *http:///@@plone-versus-drupal*\n\nRequirements\n------------\n\n * I have tested this release with Plone 4.3a1, Plone 4.2.1.1 and Plone 4.1.6 (http://plone.org/products/plone).\n \n * For Plone 4.1.6 : plone.app.theming 1.0 (please configure your buildout corresponding to `plone.app.theming installation`_)\n\nScreenshot\n------------\n\n.. image:: https://github.com/sylvainb/plonetheme.drupal/raw/master/docs/plonetheme-drupal-screenshot.png\n :height: 1039px\n :width: 1026px\n :scale: 70 %\n :alt: Plone Theme Drupal Screenshot\n :align: center\n\nInstallation\n------------\n\nGetting the theme\n~~~~~~~~~~~~~~~~~~~~\n\nAdd ``plonetheme.drupal`` to your ``plone.recipe.zope2instance`` buildout section's *eggs* parameter e.g.::\n\n [instance]\n eggs =\n Plone\n ...\n plonetheme.drupal\n\nOr, you can add it as a dependency on your own product *setup.py*::\n\n install_requires=[\n ...\n 'plonetheme.drupal',\n ],\n\nEnabling the theme\n~~~~~~~~~~~~~~~~~~~~\n\n Install the theme from the Add-ons control panel. That's it!\n\nQuickly test ?\n~~~~~~~~~~~~~~~~~~~~\n\nDownload plonetheme.drupal and use virtualenv and buildout to test the theme::\n\n\teasy_install virtualenv\n\tcd plonetheme.drupal\n\tvirtualenv .\n\tsource bin/activate\n\t(plonetheme.drupal) easy_install zc.buildout \n !!! check the buildout config file ``test-plone-base.cfg`` before running !!!\n (plonetheme.drupal) ln -s test-plone-4.2.x.cfg buildout.cfg \n (plonetheme.drupal) python bootstrap.py\n\t(plonetheme.drupal) bin/buildout\n\t[...] be patient... [...]\n\t(plonetheme.drupal) ./bin/instance fg\n\nGo to http://localhost:8080, add a new Plone Site and install plonetheme.drupal\n\nLaunch tests::\n\n\t(plonetheme.drupal) ./bin/test -s plonetheme.drupal\n\nLaunch code coverage::\n\n (plonetheme.drupal) bin/coverage\n (plonetheme.drupal) bin/report\n And open with a browser htmlcov/index.html\n\nCredits\n-------\n\n * Sylvain Boureliou [sylvainb] - `GitHub `_ - `Website `_\n\n\nSource code\n-----------\n\n`Source code `_ is hosted on Github.\n\nHow to contribute and submit a patch ?\n--------------------------------------\n\n`Source code `_ and an `issue tracker `_ is hosted on Github.\n\n\n\n.. _`plone.app.theming`: http://pypi.python.org/pypi/plone.app.theming\n.. _`plone.app.theming installation`: http://pypi.python.org/pypi/plone.app.theming/1.0#installation\n.. _`Bartik`: https://drupal.org/documentation/themes/bartik\n\n\n\nChangelog\n------------\n\n1.1 (2012-10-05)\n~~~~~~~~~~~~~~~~\n\n- Tests with Plone 4.2 and 4.3.\n- Fix urls for images in theme.css to work on debug mode and... production mode !\n- Update tests, add some test buildouts and code coverage.\n\n\n1.0.1 (2012-06-11)\n~~~~~~~~~~~~~~~~~~\n\n- Add a basic test and a dedicated buildout.cfg.\n\n\n1.0 (2012-06-06)\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": "https://github.com/sylvainb/plonetheme.drupal", "keywords": "plone theme diazo web zope drupal", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "plonetheme.drupal", "package_url": "https://pypi.org/project/plonetheme.drupal/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/plonetheme.drupal/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/sylvainb/plonetheme.drupal" }, "release_url": "https://pypi.org/project/plonetheme.drupal/1.1/", "requires_dist": null, "requires_python": null, "summary": "Get all the power of Drupal for Plone ;)", "version": "1.1" }, "last_serial": 752340, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "049d6bc7322c620fbe046ca2d294d97a", "sha256": "8dcc0c15d3e524221e48e9385618f0608fa29590198adb68676592b65348e217" }, "downloads": -1, "filename": "plonetheme.drupal-1.0.zip", "has_sig": false, "md5_digest": "049d6bc7322c620fbe046ca2d294d97a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 212742, "upload_time": "2012-06-06T14:00:29", "url": "https://files.pythonhosted.org/packages/c7/07/47e2c1e59d3b0deeb79c6214e9e4d5dbaf1f2abafa30f111306b279f55c0/plonetheme.drupal-1.0.zip" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "a4ecbad7f9fe2c52a79aaa5ce05bc42b", "sha256": "bcced97a95af59e2825dc59da9884fe3f96ffaf9332962c24a8f35e7d2a308d6" }, "downloads": -1, "filename": "plonetheme.drupal-1.0.1.zip", "has_sig": false, "md5_digest": "a4ecbad7f9fe2c52a79aaa5ce05bc42b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 220648, "upload_time": "2012-06-11T23:03:48", "url": "https://files.pythonhosted.org/packages/df/be/065636ebfc129cc3d0c048255c448f0e675c4dd9c646172150d4a8aafad6/plonetheme.drupal-1.0.1.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "af0750f098a3d32012cb4a245ed9e899", "sha256": "7f04f250fb4e35c0105d4bf8839a6bee564dbe23ebbe1195aafb7e6d854f8964" }, "downloads": -1, "filename": "plonetheme.drupal-1.1.zip", "has_sig": false, "md5_digest": "af0750f098a3d32012cb4a245ed9e899", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 224044, "upload_time": "2012-10-05T07:03:42", "url": "https://files.pythonhosted.org/packages/0e/9e/0842c3f9b1a64c7e5259bc4bf57a5d185603b35a4fb47fffa284e82f69c0/plonetheme.drupal-1.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "af0750f098a3d32012cb4a245ed9e899", "sha256": "7f04f250fb4e35c0105d4bf8839a6bee564dbe23ebbe1195aafb7e6d854f8964" }, "downloads": -1, "filename": "plonetheme.drupal-1.1.zip", "has_sig": false, "md5_digest": "af0750f098a3d32012cb4a245ed9e899", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 224044, "upload_time": "2012-10-05T07:03:42", "url": "https://files.pythonhosted.org/packages/0e/9e/0842c3f9b1a64c7e5259bc4bf57a5d185603b35a4fb47fffa284e82f69c0/plonetheme.drupal-1.1.zip" } ] }