You are here: Home plone articles

plone articles

Document Plone: graphical work flow editor
Creating work flows is a PITA, and usually is to be done by non-developers. Enter collective.workflowed.
News Item Plone: Kapil does it again -- enter contentmirror
Transparent serializing of Plone content to relational DBs. NOT using pickles. Very easy to integrate, and very flexible, as it seems.
Document Speed up TDD with Plone
TDD w/o extensive mock-them-objects work is quite slow in Plone due its startup time. Enter roradrunner.
News Item Plone: Z3 Schema field for plone.relations
Zope 3 schema for plone.app.relations items.
News Item Plone: GoReplace -- Search/Replace in Plone
REGEX + SmartFolders = GoReplace! With GoReplace you can "Find & Replace" content on your plone site.
News Item Plone: Forms finally made easy: z3c.forms integration to Plone using plone.z3cform
Forms using zope.formlib are a PITA to do (don't even mention CMF Form Controller). zc3.forms and plone.z3c.forms come to a rescue.
News Item Plone: High-Performance Indexing using an external non-Zope indexer
Improve Plone's catalog performance
News Item Plone: collective.formcriteria
Add forms for user enterable search criteria to collections/topic/smart folders
Document Actions