Nice module; wanted to use it fully, but I actually also need the # of posts per category so that users don't end up clicking on an "empty" category only to receive an empty filter result (no point in them wasting time clicking if it's empty).

So it might look something like:

  • categoryname(#)

There's a PHP snippet at http://drupal.org/node/84342 that does what I had in mind, but then doesn't do all the nice painless filter you've got going w/ your mod. :-)

Anyway it's not urgent, but would def be nice if doable and thanx again for all the work.

Thanks,
KV

Comments

styro’s picture

Look in the 3.0 beta 3 version - http://drupal.org/node/111812. You can configure stuff like whether or not to hide empty results, and whether to display the number on the page or just in the title attribute rollovers.

Feedback welcome - I haven't had any yet for the 3.0 betas.

styro’s picture

Status: Active » Fixed

Implemented in 4.7-3.0

Feel free to reopen this if not what you want.

Anonymous’s picture

Status: Fixed » Closed (fixed)