Re: [Zope] Accessing postings outside the SquishDot instance
13 Nov
2001
13 Nov
'01
5:48 p.m.
I tried with:
<dtml-with news>
<dtml-in item_list>
<p> <a name="<dtml-var id>" href="<dtml-var URL1 ><dtml-var thread_path>/<dtml-var id>/" ><b><dtml-var title></b></a> </p>
<p> Posted by <a href="mailto:<dtml-var email>" ><dtml-var author></A> on <dtml-var date_posted> </p>
</dtml-in>
</dtml-with>
Here's what I am using: <dtml-in expr="news.item_list()"> <P><A HREF="news/&dtml-id;"><dtml-var title></A></p> </dtml-in> but this is with squish 1.0.0 (I believe). _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
8910
Age (days ago)
8910
Last active (days ago)
0 comments
1 participants
participants (1)
-
Lee Harr