Multiple Redirection
ranavaibhav - July 11, 2009 - 05:12
| Project: | Taxonomy Redirect |
| Version: | 6.x-1.3 |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Is it possible to create multiple redirection of one vocabulary? It will be very nice feature to have as it will open many avenues for Views. I.E. multiple display of same vocabulary..etc

#1
You can't have one link going to two different urls.
Can you elaborate on what you are trying to achieve?
#2
Hello,
Thank you for the response. For explanations only >
Basically i have 3 vocabularies on the site. 1) Shape 2) Color 3) Size where Shape is the main category. (Main in the sense that the site provides layout of different-different shapes)
I have 2 views on the site; one is to display Shapes with Color and another one to display Shapes with Size. (I'm using taxonomy/term/% page where % is one of the term from Shapes and Filtering through either Color or Size)
Now the problem is i want different layout (or i should say different Views Style) while I'm browsing Shapes and Color vs. Shapes and Size.
I have tried various modules and various tricks but none of them are offering the desired result. I believe there is a hope with taxonomy redirection module. If we could have multiple redirection, who could create multiple views for one vocabulary and style the page as we want.
#3
Hi,
I still don't think I fully understand what you are trying to achieve.
Are you saying you want 2 views on one page (the taxonomy/term/% page)?
Do they both display at the same time on different parts of the screen with different filters or do you only see one or the other (in which case how do you know which one to display)?
You can easily have different styling if you use two different views or two displays of the same view but then the views would be on different urls (unless you are using panels or something).
If you have two different views on different urls you cannot have a taxonomy term redirect to both because there is no way to work out which one to go to. You can't have multiple urls for the same term/vocab. You can have different ones for different vocabs or terms though, that is already possible in taxonomy redirect.
#4
Closing due to inactivity.
Also, I don't think what you are trying to do is possible.