Views Goto
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This provides a views display plugin, to redirect a view to a specific node.
You can use this to, for example,
- Redirect news/latest to the latest news article node page node/%
- Redirect search shortcuts like my_search/[serial_number] to the actual node containing the serial number
Maybe future features are
* Only redirect for the case only one item is found, else render a page
* Configurable path (so we could redirect to user/%)
* D7 Version
Feel free to post issues (and maybe patches) ;)
