[ZWeb] "What's new ?" - Problem
Maik Roeder
roeder@berg.net
Thu, 21 Sep 2000 18:10:56 +0200
Hi !
I have nalied down the problem on Zope.org regarding
the Catalog problems:
I successfully tried the following on the ZDP site:
---------------------------------------------------------------
http://zdp.zope.org/whats_new_from_zdp_one_day/
---------------------------------------------------------------
<dtml-var standard_html_header>
<UL>
<dtml-in "Catalog( bobobase_modification_time=_.DateTime()-1,
bobobase_modification_time_usage='range:min'
)" reverse sort=bobobase_modification_time>
<dtml-with "getobject(data_record_id_)">
<LI><dtml-var bobobase_modification_time> <B><dtml-var meta_type>:</B> <A HREF="<dtml-var "absolute_url()">"><dtml-var "absolute_url()"></A> <dtml-var title>
</dtml-with>
</dtml-in>
</UL>
<dtml-var standard_html_footer>
----------------------------------------------------------------
The same does not work on the Zope.org site:
-------------------------------------------------------------
http://www.zope.org/Members/roeder/whats_new_from_zdp_one_day
-------------------------------------------------------------
<dtml-var standard_html_header>
<UL>
<dtml-in "SiteIndex( bobobase_modification_time=_.DateTime()-1,
bobobase_modification_time_usage='range:min'
)" reverse sort=bobobase_modification_time>
<dtml-with "getobject(data_record_id_)">
<LI><dtml-var bobobase_modification_time> <B><dtml-var meta_type>:</B> <A HREF="<dtml-var "absolute_url()">"><dtml-var "absolute_url()"></A> <dtml-var title>
</dtml-with>
</dtml-in>
</UL>
<dtml-var standard_html_footer>
--------------------------------------------------------------
The funny thing is that the following works on the Zope.org site:
--------------------------------------------------------------------
http://www.zope.org/Members/roeder/whats_new_from_zdp_size_50_simple
--------------------------------------------------------------------
<dtml-var standard_html_header>
<UL>
<dtml-in "SiteIndex()" reverse sort=bobobase_modification_time size=50>
<dtml-with "getobject(data_record_id_)">
<LI><dtml-var bobobase_modification_time> <B><dtml-var meta_type>:</B> <A HREF="<dtml-var "absolute_url()">"><dtml-var "absolute_url()"></A> <dtml-var title>
</dtml-with>
</dtml-in>
</UL>
<dtml-var standard_html_footer>
-------------------------------------------------------------------
Regards,
Maik Röder
Maik
--
Uzopia - Digging la vida Zopa - http://uzopia.editthispage.com