Custom Search 0.5
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads
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