Full taxonomy path redirection

|

The taxonomy wrapperi module now supports redirection of the terms that it generates, in response to the insertion or updating of categoryi nodes. This means that if you now create a new category (not a containeri - they are equivalent to vocabularies, which taxonomy has no paths for!) with a node ID of 50, you can then access the path taxonomy/term/50, and you will get redirected to the path node/50.

The redirection is also quite smart: you can enter any valid taxonomy term path (e.g. complex AND/OR paths, RSS feed paths, etc), and it will redirect you to the corresponding category path. If any of your taxonomy terms do not correspond to categories, they will be left out of the redirect, but you will still be redirected using the valid terms.

If you have category_legacy installed as well, then on top of this functionality, you also get the redirection that this module implements for imported (and now deleted) taxonomy terms. In the case of any conflict between imported and wrapper-generated terms, the imported terms take priority.