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
Comment #1
joshuajabbour commentedclosing old issue... module no longer in dev