Skip to main content

Add alphabetic view for collection.

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.collection.alphabetic-0.4.5-.tar.gz (17.5 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page