#1963: Pages of quickstarted TG 1.1 app do not validate
-------------------------+--------------------------------------------------
Reporter: chrisz | Owner: chrisz
Type: defect | Status: reopened
Priority: high | Milestone: 1.1
Component: TurboGears | Version: 1.1 HEAD
Severity: major | Resolution:
Keywords: needs tests |
-------------------------+--------------------------------------------------
Comment (by chrisz):
Replying to [comment:18 Chris Arndt]:
> Regarding providing our own Genshi renderer, it occurred to me that we
could just cheat in `view.load_engines` and replace the `genshi` plugin
class with our own implementation (maybe making this configurable) when
loading the template plugins.
Good idea. We could replace Genshi's `MarkupTemplateEnginePlugin` (the
Buffet interface) with our own version that provides what we need - namely
the ability to render different doctypes for different formats. We don't
need to document it or make it configurable; it should be a temporary
internal bugfix/workaround only. When we're satisfied with our improved
Genshi Buffet interface, we can then ask the Genshi folks to take it over
to Genshi. Therefore we should try to be backward compatible to the old
interface and make only the necessary changes.
I agree we should try to implement this (internally) in TG 1.1 already.
--
Ticket URL: <http://trac.turbogears.org/ticket/1963#comment:19>
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
-~----------~----~----~----~------~----~------~--~---