skip to navigation
skip to content

collective.collection.alphabetic 0.4.5

Add alphabetic view for collection.

Downloads ↓

Introduction

This package adds alphabetic categorization for collection view for Title and Subject(Key word). There are options where you can input your own character for categorization.

Caution

  • This package is only tested under utf-8 environment.

Changelog

0.4.5 (2009-06-11)

  • Initial release

Installation

If you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, just do this:

  • Add collective.collection.alphabetic to the list of eggs to install, e.g.:

    [buildout]
    eggs =
    collective.collection.alphabetic
  • Tell the plone.recipe.zope2instance recipe to install a ZCML slug:

    [instance]
    recipe = plone.recipe.zope2instance
    zcml =
    collective.collection.alphabetic
  • Re-run buildout, e.g. with:

    $ ./bin/buildout

Credits

IE fixes -- Mikko Ohtamaa

 
File Type Py Version Uploaded on Size # downloads
collective.collection.alphabetic-0.4.5-py2.4.egg (md5) Python Egg 2.4 2009-06-11 31KB 604
collective.collection.alphabetic-0.4.5.tar.gz (md5) Source 2009-06-11 17KB 514