[Zope-Checkins] CVS: Zope3/lib/python/Zope/App/ZMI/www - standard_macros.pt:1.1.2.3.10.1

Gary Poster garyposter@earthlink.net
Tue, 2 Apr 2002 21:13:47 -0500


Update of /cvs-repository/Zope3/lib/python/Zope/App/ZMI/www
In directory cvs.zope.org:/tmp/cvs-serv25583/lib/python/Zope/App/ZMI/www

Modified Files:
      Tag: gary-pre_create_views-branch
	standard_macros.pt 
Log Message:
last commit bombed; trying again.

merged with Zope-3x branch (on my own branch; don't worry) to take advantage of Stephan's new code.  changed licenses with license utility (and thus five million commits).  Made a couple of presentational improvements.  Need to change job  board example to take advantage of this next.



=== Zope3/lib/python/Zope/App/ZMI/www/standard_macros.pt 1.1.2.3 => 1.1.2.3.10.1 ===
   <title 
    metal:define-slot="title"
-   tal:content="options/getTitle|container/getTitle|here/getTitle|default"
+   tal:content="options/getTitle|view/getTitle|context/getTitle|default"
    >Zope</title>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
   <div metal:define-slot="headers">