How to install Tora for Oracle 10g on GNU Linux Ubuntu Karmic 9.10

We will see how to install Tora on Ubuntu Karmic 9.10 , an open-source multi-platform database management GUI that supports accessing most of the common database platforms in use, including Oracle 10g Full Edition. ...

29 juin 2010 · 1 min · Sylvain Boureliou

ZODB FileStorage CorruptedTransactionError

Comment remettre en état une ZODB corrompue avec le script fsrecover.py fournit directement dans le code de la ZODB. ...

25 mars 2010 · 2 min · Sylvain Boureliou

Plone 3 - Clean dashboard programmatically - Setup a custom dashboard

Plone 3 offers a default dashboard for each user. The dashboard is composed by four columns which are portlet managers and the set of portlet assignments created by default are: news, events, recent items and review list. If you need to clean existing dashboards, you are on the good place! ...

11 mars 2010 · 1 min · Sylvain Boureliou

Plone - Exclure des dossiers des résultats de recherche

Dans certains cas les clients demandent de ne pas inclure certains dossiers ou répertoires des résultats de recherche, ceci aussi bien pour les recherches effectuées depuis le portlet de recherche (live search) que depuis le formulaire de recherche avancées. Voici les solutions que j’ai trouvé en fouillant un peu les forums de Plone. ...

25 février 2010 · 2 min · Sylvain Boureliou

Two new blueprints for plone.app.transmogrifier: Indexing and UserConstructor

I added two new blueprints to plone.app.transmogrifier: plone.app.transmogrifier.reindexobject which allows to reindex an existing object in the portal_catalog and plone.app.transmogrifier.userconstructor which allows to add users to the portal. collective.transmogrifier is a configurable pipeline, aimed at transforming content for import and export. plone.app.transmogrifier offers Plone blueprints for collective.transmogrifier pipelines. ...

9 février 2010 · 1 min · Sylvain Boureliou

Découverte de Singing & Dancing - Envoyer vos newsletters avec Plone !

Ce document est la traduction française de l’introduction à Singing & Dancing de Daniel Nouri. Il vous guidera à travers les fonctionnalités les plus importantes de Singing & Dancing. Vous apprendrez comment configurer le produit et vos bulletins d’informations. ...

2 février 2010 · 7 min · Sylvain Boureliou

collective.z3cform.norobots: a captcha based on questions and answers

I have released a new captcha widget/field for z3c.form in Plone. Unlike other captcha fields that are based on images, this captcha is based on a predefined list of questions and answers. ...

15 janvier 2010 · 2 min · Sylvain Boureliou