So, it's installed, what next? How do I "easily" collapse some terms?

Comments

Bilalx’s picture

This module lacks support.

It is not working out of the box, to make it work one should download the 6 months old dev version and patch it (http://drupal.org/node/327064) (I didn't test it)

The module needs to be documented.

Thanks for the effort anyway.

cwgordon7’s picture

Version: 6.x-1.0 » 6.x-1.x-dev
Status: Active » Postponed (maintainer needs more info)

Please test out the development version and let me know if it works properly for you.

If it does, I'd love to make a new 6.x-1.1 release.

EvanDonovan’s picture

I can confirm that the latest dev version loads its admin pages.

I am not sure if the module is working or not, though, because I'm still not entirely clear on what it does. I had a Panels 2 page set to show at "location/[term-name]" where my term name was previously "Boston, MA". I thought this might let me view the page at "location/Boston" also. But it still says "page not found". So I'm not sure if the module did anything or not. I looked in my City/Metropolitan Area vocabulary and I still saw both terms. It looks like it added "Boston" to the list of synonyms for "Boston, MA", but that doesn't help my particular use case.

Also, the module is giving a the following error on the taxonomy pages: "warning: unserialize() expects parameter 1 to be string, array given in /path/to/site/includes/menu.inc on line 637"