I'm using mako for my templating language and I noticed it has support for filters, but what I would like to do with it is have a file that contains all of my filters, and then just use them in the templates as needed. Consolidating the template filters into one file seems simpler as I don't keep 50 copies of the same filter in 50 templates.
Is what I'm after even possible with Mako? Maybe there is another solution that I haven't come up with. Cheers, Scott --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
