On Thu, Nov 27, 2008 at 6:43 PM, Matt Wilson <[EMAIL PROTECTED]> wrote: > > There are a lot of tags in master.html that support rendering that > page directly. This is an example: > > <meta content="text/html; charset=UTF-8" http-equiv="content-type" > py:replace="''" /> > > My personal opinion is that these tags are more hassle than they are > worth. They are distractions when I go in to edit the master files. > I find XPath and Genshi tricky as it is without having to keep track > of the tags that are only there for a purpose that is useless to me. > > If the vast majority of other TG users agree that these things just > add noise, should we consider pulling them out of the quickstarted > templates?
I do not agree, and I'm 100% against "UI people not knowing how to read code" but some people do need/use that approach so they have a rendering master.html. And it should be like that, you are forgetting things like wysiwyg html editors, in which the "designer" needs those tags. and of course if you know what it is and you don't like it just delete it from your project, if you are so annoyed by it then write/patch your own version of quickstart templates. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

