eea.facetednavigation 5.0 (Sep 18, 2012)

Bug fixes and new features

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

Available downloads

eea.facetednavigation-5.0.zip

For all platforms (672.7 KB)

Change log

5.0 - (2012-09-18)
------------------
* Bug fix: review state was fixed to ``published`` only. Let the catalog filter this.
  Explanation at `mailing list `_
  Upgrade step: warning for those still using old worklows with 
  the infamous state 'visible' aka 'Public draft' and you want to exclude 
  such content from searches, than follow instructions at mailing list above.
  [jensens]
* Bug fix: Cleanup zope.app.content.interfaces.IContentType dependency
  [voineali]
* Feature: Adding posibility to sort CountableWidget instances by the counted results
  [batradav]
* Bug fix: only reorder options of select widget, sorting by count is active
  [do3cc]