Hello Tim, - To get the modify time for a file, use this code in a DTML document or method: <dtml-with yourFileName> <dtml-var bobobase_modification_time> </dtml-with> or <dtml-var "yourFileName.bobobase_modification_time()"> - If your filename includes a dot, use instead: <dtml-with "_['yourFileName.gif']"> <dtml-var bobobase_modification_time> </dtml-with> or <dtml-var "_['yourFileName.gif'].bobobase_modification_time()"> Cheers. Alexandre At 12:00 01/03/2000 -0800, you wrote:
Date: Wed, 1 Mar 2000 12:01:56 -0600 (CST) From: Timothy Wilson <wilson@visi.com> Subject: [Zope] bobobase_modification_time syntax
Hi everyone,
I've grepped through the source and consulted the ZQR, but I still haven't figured out how to use bobobase_modification_time. I've got a directory with a file object, and I'd like index_html to display when that file object was last modified. I've tried all manner of syntax combinations, but I can't get it to refer to the modification time of a given object and not just the modification time of index_html. Suggestions?
-Tim
-- Tim Wilson | Visit Sibley online: | Check out: Henry Sibley HS | http://www.isd197.k12.mn.us/ | http://www.zope.org/ W. St. Paul, MN | | http://slashdot.org/ wilson@visi.com | <dtml-var pithy_quote> | http://linux.com/