> > Two more questions.. > > 1) Theses custom variables for the templates, do they normally go in > > the main controller or is it good practice to put them in a file by > > themselves? If so, is there a standard name for it, i.e > > tgcustomvars.py, etc? > > > I don't know. I put each function in a separated module, and make a > package of that. We've entered into the land of pragmatic-beats-pure the > very moment we tinkered with those variables... >
I've taken your input and modified the code. In fact, I built a breadcrumbs.py module that is generic enough to work out of the box along with the kid template snippet. I'd be happy to post it and if it would add anything I could post it to the wiki. I am just finishing up with the epydoc strings for the module. -Jeff --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

