Custom Search 0.5 (Aug 20, 2006)

Plone 2.5 compatibility and sorting support

For additional information about this project, please visit the overview page .

Available downloads

Custom Search 0.5.0 tar ball

For all platforms (0 kB)

Change log

Since 0.3.0

- Plone 2.5.0 compatibility

- Sorting support

- Nice path display in the search results

- Layout changes

- Module names were lowercased in the honour of Zope 3 standards. E.g. CustomSearch->
  customsearch. You need to uninstall any previous versions and manually clean up
  some traces, since the change causes filenames collisions the installer is not
  able to handle. Don't try directly at the production server!
 
- Fixed bad LinkColumn import (custom DataGridField version caused it)

- Minor bug fixes