Personal tools
Skip to content. | Skip to navigation
collective.ambidexterity collective.ambidexterity provides through-the-web editing of views, defaults, validators and vocabularies for Dexterity content types.Documentation: of the package The package currently only works in Plone 5.Installation Add collective.ambidexterity to the eggs list in your Plone 5 buildout. Run buildout.Use the add/remove addons option in site setup to activate the...
collective.beaker - Beaker integration for Zope 2 and Plone. This package provides a means to configure the Beaker <>_ session management and caching framework for use within a Zope 2 (and Plone) environment.Ordinarily, Beaker is configured using WSGI middleware. However, Zope 2 does not (yet) run WSGI by default (unless you use repoze.zope2). This package provides an alternative configuration...
Introduction
collective.checkdocs adds new distutils commands checkdocs and showdocs to validate restructured text in long_description field of Python eggs. This package aims to make Python egg help page publishing and editing easier.Eggs' long description field, which is usually also the README.txt file of the package, is reST formatted text. This text is converted to HTML to show on the package page when...
Introduction This contains two dexterity behaviors, vocabularies and indexers for two 'taxonomy-like' fields:- classifiers_themes (e.g. Air, Air > Quality, Air > Pollution, Water)- classifiers_categories (e.g. Report, Project, Project > Management)You want to show some information on your website and make it easy to find it. You have reports about air or about water. You also have projects...
collective.contact.contactlist This add-on is part of the collective.contact.* suite. For an overview and a demo of these suite, see collective.contact.demo < can can manage lists of contacts. Adds an action to search and add a content to an existing or a new list.Lists handles any contact type: organization, person or held position. Installation You need to turn on Member folder creation.API
Introduction This add-on is part of the collective.contact.* suite. For an overview and a demo of these suite, see collective.contact.demo < Plone add-on that provides a directory where you create persons, organizations, sub- organizations and positions.
collective.contact.duplicated This add-on is part of the collective.contact.* suite. For an overview and a demo of these suite, see collective.contact.demo < a view to manage contact duplications.Install For the moment, this needs collective.contact.faceted with batch actions allowed. Select two (or more) contacts (organization, held_position, person, etc) and click on "Merge duplicated"...