collective.base

collective.base provides base class for adapter with commonly used methods.

Currently tested with

Changelog

0.5.1 (2013-05-11)

  • Fixed catalog query. [taito]

0.5 (2013-05-09)

  • Added view: BaseFormView. [taito]
  • Added interface: IViewlet. [taito]

0.4 (2013-04-15)

  • Updated for Plone-4.3. [taito]
  • Removed dependency from five.grok. [taito]

0.3 (2013-03-11)

  • Updated name of class. [taito]

0.2 (2013-03-09)

  • Added unrestrictedSearchResults usage as option. [taito]
  • Tested with Plone-4.2.5. [taito]

0.1 (2013-03-07)

  • Initial release. [taito]