[plumi-discuss] New to Plumi, a couple of questions

Mike Muzurakis muzurakis at gmail.com
Fri Aug 5 09:36:03 GMT 2011


Hi Shaun
On 08/04/2011 04:30 AM, Shaun Burriss wrote:
> Hello
>
> I have installed Plumi for testing and evaluation and have a couple of questions/problems.
>
> 1. No Browse link is showing.
> The default installation has a Browse link, however on our installation there is no browse link.

You need to add the em.taxonomies package. If you're running the latest 
plumi, you can uncomment the em.taxonomies product under thw eggs, zcml 
and sources sections in site.cfg. After that, you need to re-run 
buildout (you can use the option -N to avoid redownloading the existing 
packages). After that, (re)start your zope instance and the 
em.taxonomies product should appear on the plone control panel.

>
> 2. Plumi very slow
> We are running Plumi on Slicehost which gives us 1GB of RAM, and I have a hunch this is not enough as browsing through pages is exceptionally slow. Also, we seem to be running in debug mode which I have tried to turn off by setting debug-mode= off as per the instructions at /Plone/plone_control_panel. However this message keeps displaying suggesting that debug mode isn't being turned off properly.

1GB of RAM is kind of low for zope/plone. 2GB should cover it though. 
Running the site in debug mode also slows it down a lot. Are you running 
a production buildout or a development one?

>
> 3. Does Plumi support integration with LDAP?

AFAIK Plone supports ldap through the product: 
http://pypi.python.org/pypi/plone.app.ldap/



More information about the Discuss mailing list