durusmail: quixote-users: DOMish view of HTML as it's being rendered
ZODB FileStorage problem
2002-02-27
2002-02-28
2002-02-28
2002-03-01
DOMish view of HTML as it's being rendered
2002-02-28
2002-03-01
2002-03-01
2002-03-01
2002-03-01
2002-03-01
2002-03-01
2002-03-01
2002-03-01
2002-03-01
2002-03-01
2002-03-01
DOMish view of HTML as it's being rendered
Anton Benard
2002-03-01
On Fri, Mar 01, 2002 at 08:11:32AM -0500, Greg Ward wrote:
> We have a standard header() function,
> err template, that's pretty complex:
>
>   template header(request,
>                   title=None,
>                   author=None,
>                   keywords=None,
>                   description=None,
>                   meta_info=None,
>                   tree_info=None):

I never looked at the code for our standard header before but looking
at it now I would say its a little over designed. I just greped
through all out ptl code and the only args we actually use are title and
tree_info.

- Anton


reply