Il giorno 30/giu/2009, alle ore 22.11, Earl Dunovant <prometheus6@gmail.com
ha scritto:
I think that the only solution is to avoi totally pathauto and changing url path of term views in according to old pathauto alias...
You need to set up arguments for the group node and the term. If you set them up in that order, your view's path setting would be
node/%/category/%
Hi Earl, I will try with this configuration, without node in front, only this: $og->title/category/$term->title Because old pathauto scheme. My concern it's only on howto set og context on this views. Thanks Paolo Mainardi CTO Twinbit http://www.paolomainardi.com
Interestingly enough, you can use node titles and term names as arguments so in theory you can use them in the url. I haven't tried using node titles.