Skip to main content

Get all the power of Drupal for Plone ;)

Project description

Overview

plonetheme.drupal is an installable Plone Theme using plone.app.theming, based on the default Sunburst Plone theme.

Strongly inspired by the Drupal theme Bartik (default theme in Drupal 7), this theme may help sell Plone to PHP guys ;)

To be installed before any demonstration to an audience of Drupal followers ;) !

Do you want to learn more about Plone versus Drupal ? Install this theme and visit http://<your-plone-site>/@@plone-versus-drupal

Requirements

Screenshot

Plone Theme Drupal Screenshot

Installation

Getting the theme

Add plonetheme.drupal to your plone.recipe.zope2instance buildout section’s eggs parameter e.g.:

[instance]
eggs =
    Plone
    ...
    plonetheme.drupal

Or, you can add it as a dependency on your own product setup.py:

install_requires=[
    ...
    'plonetheme.drupal',
],

Enabling the theme

Install the theme from the Add-ons control panel. That’s it!

Quickly test ?

Download plonetheme.drupal and use virtualenv and buildout to test the theme:

easy_install virtualenv
cd plonetheme.drupal
virtualenv .
source bin/activate
(plonetheme.drupal) easy_install zc.buildout
(plonetheme.drupal) bin/buildout
[...] be patient... [...]
(plonetheme.drupal) ./bin/instance fg

Go to http://localhost:8080, add a new Plone Site and install plonetheme.drupal

Launch tests:

(plonetheme.drupal) ./bin/test -s plonetheme.drupal

Credits

  • Sylvain Boureliou [sylvainb]

Changelog

1.0.1 (2012-06-11)

  • Add a basic test and a dedicated buildout.cfg.

1.0 (2012-06-06)

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plonetheme.drupal-1.0.1.zip (220.6 kB view details)

Uploaded Source

File details

Details for the file plonetheme.drupal-1.0.1.zip.

File metadata

File hashes

Hashes for plonetheme.drupal-1.0.1.zip
Algorithm Hash digest
SHA256 bcced97a95af59e2825dc59da9884fe3f96ffaf9332962c24a8f35e7d2a308d6
MD5 a4ecbad7f9fe2c52a79aaa5ce05bc42b
BLAKE2b-256 dfbe065636ebfc129cc3d0c048255c448f0e675c4dd9c646172150d4a8aafad6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page