Closed (fixed)
Project:
Taxonomy Redirect
Version:
6.x-1.3
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2009 at 15:20 UTC
Updated:
2 Feb 2010 at 17:50 UTC
How to use this module? any example?
Thanks...
Comments
Comment #1
masher commentedadmin/build/taxonomy_redirect
1. Select vocabulary
2. Select term
3. Set new Path
Seems fairly easy in it's simplest form
Comment #2
akongz commentedI'm already took those step..
but nothing happen
1. select my name vocab
2. not select term, coz I want redirect all term
3. set new path : item/!tid
when I access path : taxonomy/term/1 => not redirect
when I access path : item/1 => page not found
Comment #3
akongz commentedOhhh I know....
This module make alternative path.... but we should create view page for that alternative path.....
Cool.... now I know use this module...
Thanks masher for your respond.....
Comment #4
masher commentedSorry, should of mentioned 'path to custom view' Doh!!
Comment #5
rooby commentedAlso note the message on this modules project page about the fact that it only alters links and doesn't actually create url aliases.
I'm closing this issue as it seems to be resolved. Please reopen it if this is not the case.
Comment #7
c-c-m commentedI'm having trouble in using this module because I do not know what to put on the path field.
I have created a working view with this path: category/term/% (and % refers to a "Taxonomy with depth" argument) but when I type this path (category/!parent_names/!name) in taxonomy redirect module, a blank page is displayed.
What am I doing wrong?