Thank you for your help Alberto, once again. I think Ben is right, there should be a somewhat more elegant solution to this. It would be great to have it all done automatically and out of my controller code, like it works in TG. I will see if I can find a way.
Now there's still this Genshi translation-filter issue. The Pylons i18n tutorial does cover message extraction from Genshi, but there are no hints on configuration of that filter, which i think would be necessary. Is this a common problem, or am I missing something obvious? Greetings, Daniel On 27 Aug., 17:58, Ben Bangert <[EMAIL PROTECTED]> wrote: > On Aug 27, 2007, at 8:36 AM, Alberto Valverde wrote: > > > You'll then have to add FormEncode's messages to your app's message > > catalog, compile it, etc... and that should do it. > > > BTW, I'd love to hear of a way to configure Pylons's "_" function to > > use the message catalog inside FormEncode's egg instead of copying it > > inside my app's catalog, is there any? > > I'm thinking there should be an option, that when 'on', will pass the > State class into @validate for you. I'm also curious about whether > there's some way to collect the message catalogs used in packages by > your app. Maybe that's a Babel thing, that it could look at your > dependency tree and find message catalogs to consolidate for you? > > Cheers, > Ben > > smime.p7s > 3KHerunterladen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
