You are here: Home Members jhb Installting listen on plone 2.5
Personal tools

Installting listen on plone 2.5

How do get listen running in plone 2.5

Requirements

 

(there will also be plone.mail and plone.form installed, we'll come to this)

Download everyting. I assume you use Zope 2.9.8 and Plone 2.5.5

 

Installing

 

Unpack Zope

configure, make, make install it

make an instance - e.g. listentest

go to listentest/Products

untar the Plone, Five, OFolder, ManagableIndex and listen into here

go to listentext/lib/python

 

now comes the magic:

 

svn co https://svn.plone.org/svn/plone/plone.mail/trunk/plone/ plone
cd plone
svn co  https://svn.plone.org/svn/plone/plone.app.form/branches/plone-2.5/plone/app

 

That should be it. Fire up your instance! Create a new plone site! Do not forget to select 'listen' in the extension profiles!

Happy mailing.

 

(And as of today there are a couple of bugs in listen. check their bugtracker)

 

 

 

 

 

ManagableIndex 1.1 (also OFolder http://www.dieter.handshake.de/[…]/index.html#ManagableIndex)

Document Actions