littled.net

Web design & development; online and offline ramblings

Lorem

Simplicity on PyPi

September 10th, 2008 · 1 Comment

I’ve finally got round to putting Simplicity, my first theme for Plone 3x, on PyPi, the Python Package Index.

This means you can now install it by including it in your buildout file (e.g. buildout.cfg):

eggs =
   plonetheme.simplicity

You’ll also need to add this to the [instance] section of your buildout file:

zcml =
   plonetheme.simplicity

Tags: plone-themes · plone3

1 response so far ↓

  • 1 matt // Sep 11, 2008 at 4:43 pm

    Are we allowed to post about funfairs here ?

Leave a Comment