#827: Add decoding_filter section in quickstart app.cfg template
-------------------------+--------------------------------------------------
 Reporter:  fredlin      |       Owner:  anonymous
     Type:  enhancement  |      Status:  new      
 Priority:  normal       |   Milestone:  1.0      
Component:  TurboGears   |     Version:  0.9a5    
 Severity:  normal       |    Keywords:  il8n     
-------------------------+--------------------------------------------------
 According to turbogears document
 [http://www.turbogears.org/preview/docs/i18n/ Internationalizing your
 application],

 The last section shows the method to start International process in
 turbogears.

 It's worth to integrate them in config/app.cfg with comments

 ex:

 {{{
 #il8n: decodes all of the incoming request parameters using a given
 encoding.
 #path("/")
 #decoding_filter.on = True
 #decoding_filter.encoding = "utf-8"
 }}}

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/827>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Tickets" 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-tickets
-~----------~----~----~----~------~----~------~--~---

Reply via email to