Very cool! How did you implement the breadcrumbs?
K On Jun 15, 3:48 pm, "Mike Orr" <[EMAIL PROTECTED]> wrote: > My first Pylons site is in production now athttp://incidentnews.gov/. > It's running the following: > > Pylons 0.9.6 dev r2009 > Apache with ProxyPass > Google Maps interface (done by my colleague) > SQLAlchemy with MySQL > Mako templates > Christoph Haas's alternative paginator > Beautiful Soup (to parse the glossary source file) > Unipath (my own Path object) > CSV access log (subclass of paste.translogger.TransLogger) > paster daemonizer (will switch to supervisord but can't get it to > launch the app) > Linux Gentoo (switching to Ubuntu Server Edition soon) > > The data comes from a larger private site that's used for data entry. > That site is Quixote but may be rewritten to Pylons later this year if > this site succeeds. > > -- > Mike Orr <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
