25 Apr
2001
25 Apr
'01
8:27 p.m.
--On Wednesday, April 25, 2001 07:06:12 -0700 Sebal <sbaline@excite.com> wrote:
I have problems with my Zcatalog PDFcatalog with 'tp1' 'tp2' 'tp3' 'tp4' what are PDFdoc (myZclass) with juste as property 'title' and 'author' : I don't understand the behaviour of zope : <dtml-var standard_html_header> <dtml-in PDFcatalog size=50 start=query_start>
<dtml-with id> <dtml-var id>, <dtml-var titre><br> <dtml-var auteur> </dtml-with>
this just adds the id (a string) to the namespace. you want: <dtml-with getObject> see: http://www.zope.org/Members/Caseman/ZCatalog_for_2.3 -- ethan mindlace fremen zopatista community liason