I would like my views override of taxonomy/term to do following:
* when you enter /taxonomy/term/[tid] path shows teasers as usual (that's easy)
* have feed selector with path /taxonomy/term/[tid]/0/feed for pathauto aliases to work (I could not make it. My best was /taxonomy/term/[tid]/*/feed)
* when you enter /taxonomy/term/[tid]/[depth] gives you the same result as taxonomy module (I was trying different things in Argument Handling Code but without success).

How can I get such an effect?

Comments

catch’s picture

Version: 5.x-1.6 » 6.x-2.x-dev
Component: Views Data » Code
Category: support » feature

I don't think views 1 can 100% mimic the core taxonomy module, so bumping this to 2.x

merlinofchaos’s picture

Status: Active » Closed (works as designed)

Unfortunately this is still not doable with Views, even in 2.