I'm setting up my first UC site and though I'm not new to drupal, I've already hit my first stumbling block as I try to understand how all the pieces fit together.
There appear to be 3 uc related pathauto settings I need to concern myself with:
- 'product' pattern in the node path settings fieldset
- 'catalog' patten in the taxonomy term path setting fieldset and
- 'catalog pages' pattern in the catalog path settings fieldset.
I would have thought I would want to do something like:
- product node pattern: catalog/[vocab-raw]/[catpath-raw] and
- catalog taxonomy pattern: catalog/[vocab-raw]/[catpath-raw]
- catalog pages pattern: ???
I guess my confusion stems from having both catalog taxonomy and catalog pages settings. Since the catalog is implemented through a taxonomy vocabulary, what is the difference between the two? What are the recommended settings for these 3 patterns?
I spent quite a bit of time searching here and on d.o, but I couldn't locate any info on the 'best practice' for these settings.
Any suggestions and/or info would be greatly appreciated.
Thanks.

