Handle legacy URLs from the 4.4 version of this module.

In other words, convert

  taxonomy/page/vocab/{vid}

to

  taxonomy/vocabulary/{vid}

Shouldn't be too hard, just need to rearrange the URL arguments before sending to the node listing function...

BUT, need to handle {depth} and {feed} in the URLs.

Comments

joshuajabbour’s picture

Status: Active » Closed (fixed)

closing old issue... module no longer in dev