Anyone know what I'm trying to do? I have my taxonomy set up nicely, and pathauto working as well as taxonomy_context. Everything works fine, except when browsing the taxonomy structure I would like it to show all nodes of the sub terms. I figured out there is a depth paramter for taxonomy so taxonomy/term/8/5 returns what I want. I basically want unlimited depth, so going further into the tree is like a narrowing process. Anyway, how do I change the default from zero to something other than zero? Or at least get pathauto and all the breadcrumbs working with a higher depth?