They have "JavaScript catalogs" in Django for localized javascripts. http://www.djangoproject.com/documentation/i18n/ , Ctrl+F "JavaScript" It seems that it would be really great to have the same thing in Pylons.
On Dec 15, 1:26 am, "Mike Orr" <[EMAIL PROTECTED]> wrote: > The tradeoff is you can't put the template in your public directory or > have Apache serve it. I've kept my CSS & Javascript static for that > reason. But given that IE requires redundant font specifications, and > it's sometimes useful to base things on config values, I may go to > template-driven CSS & JS someday. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
