[Zope-Checkins] CVS: Zope2 - DT_Var.py:1.31

Jim Fulton jim@korak.digicool.com
Fri, 22 Oct 1999 13:32:26 -0400


Update of /cvs-repository/Zope2/lib/python/DocumentTemplate
In directory korak.digicool.com:/projects/users/jim/Custom/IQ/jim/lib/python/DocumentTemplate

Modified Files:
	DT_Var.py 
Log Message:
Added a url option to var tags.  This lets you easily generate
absolute URLs to objects, as in:

  <a href="&dtml.url-spam;">The spam object, which may be acquired</a>

This option usses absolute_url().