Posted by jarizaro2 on June 28, 2009 at 5:57pm
5 followers
Jump to:
| Project: | Views |
| Version: | 6.x-2.5 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | jarizaro2 |
| Status: | active |
Issue Summary
Hi, i created a view, then i setup a new display as page, with path "news", well, i need now for spanish, for example, the path should be "noticias". I can do it creating different display for each path. But , there is another form more correctly?
Thanks.
Comments
#1
I believe the way to do this is to add translated aliases using the path module. It's not really a Views specific, thing, though; Views has no inherent method for translating paths, you use the global Drupal tools for it.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.
#3
You can't use url alias for views with arguments. Any alternative for that?
#4
http://drupal.org/sandbox/yusupov/1178106 might be worth to checking out.
#5
That is a sandbox project with nothing in it.