#1918: genshi.outputformat="xhtml" is ignored
-------------------------+--------------------------------------------------
 Reporter:  ondrejj      |        Owner:  anonymous
     Type:  enhancement  |       Status:  new      
 Priority:  normal       |    Milestone:  1.9.7b1  
Component:  TurboGears   |      Version:  trunk    
 Severity:  normal       |   Resolution:           
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by mramm):

  * milestone:  1.9.7a4 => 1.9.7b1

Comment:

 Are you using the default renderer, if so you're still using buffet, so
 you need to look at the setup in pylons 0.9.6.   You can turn on the other
 renderers by switching them on in app_config.py.   The renderer is picked
 out of a dictionary in config, and that dictionary is setup by the
 setup_mako_renderer method on the AppConfig object, so you can overide it
 there.

 But it seems like it would be worth making the format a configuration
 option....   I'll look into this no matter what, but if someone gives us a
 patch it'll get done quicker ;)

-- 
Ticket URL: <http://trac.turbogears.org/ticket/1918#comment:4>
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.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to