[Newbie Quetion] I want to access sub folder object..
4 Apr
2000
4 Apr
'00
4:32 p.m.
Hi. I make image folder. and that images for My homepage put there. and I want use that images. but I can't access that images.. I try "<--#var /image/image_id-->" and "<--#var image_id-->" also failed. why "<!--#var ZopeAttributionButton-->" can use? where is the ZopeAttributionButton object ? and that object view is linked.. I want to use my images that as banner. How do I do that?
5 Apr
5 Apr
6:08 p.m.
New subject: [Zope] [Newbie Quetion] I want to access sub folder object..
On Wed, 5 Apr 2000, Choi He Chul wrote:
I make image folder. and that images for My homepage put there. [..] "<--#var /image/image_id-->"
and
"<--#var image_id-->"
also failed.
Try <dtml-var "image.image_id">. --RDM
9497
Age (days ago)
9498
Last active (days ago)
1 comments
2 participants
participants (2)
-
Choi He Chul -
R. David Murray