[support] Rewriting Views URLs

Davide Mirtillo davide at ser-tec.org
Wed Nov 24 14:25:08 UTC 2010


Il 24/11/2010 15:19, DTH ha scritto:
> I have a view that takes the forms:
> 
> view/foo/bar - all nodes with category foo and subcategory bar
> view/baz - all nodes with category baz etc
> 
> However, I'd like the view to exist at
> 
> foo/bar/view
> baz/view etc
> 
> Assuming there's hundreds of urls, so creating url aliases for each
> one is out, is the only way to do this via htaccess and rewriting
> view/[a-z]/[a-z] or is there a more Drupally/easier way?

I suppose pathauto is what you're looking for, or close to it.

http://drupal.org/project/pathauto

-- 
Davide Mirtillo
EV Network, Via Emilio Salgari 14/e
31056 Roncade (TV), Italy
http://evnetwork.it


More information about the support mailing list