On Sep 5, 2:26 pm, Techniq <[email protected]> wrote:
> I'm wondering what happened to the old of specifying genshi options in
> *.ini?
>
> # development.ini
> genshi.default_dectype = xhtml-strict
> genshi.default_format = xhtml
>
> this no longer works. Is there now another way to accomplish this?
> TemplateLoader doesn't accept this options and the only place I see
> this in Genshi's source is plugin.py:MarkupTemplateEnginePlugin class.
>
> Thanks in advance.
*Correction:
genshi.default_doctype = xhtml-strict
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---