On Thu, Nov 20, 2008 at 7:32 PM, newbie730 <[EMAIL PROTECTED]> wrote:
> > Not exactly - inside the satchmo/templates directory, there are a ton > of templates in there. I want to map out when each one shows up in > the user experience or control-flow of the satchmo website so that I > know which to modify and which to leave alone. > > - Luis > Ah, well then you'll want to look at view modules. There won't be a one-to-one mapping however. The system is more complex than that. As an example, many templates extend other templates. As a more complex example, the product/detail_xxx.html templates are dynamically used to present product details depending on the type of product being shown. Have fun exploring. Bruce Kroeze http://gosatchmo.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
