Hi I've made an "images" directory like this / |_ images |_ news |_ etc.... How can I access images contained in this directory from other directories ? Ok, images all have an ID but I don't want to give the path by myself... Is there an automatic procedure or must I define a property which contains the name of my image directory, and then I'll write something like that <!--#var my_image_rep--><!--#var my_image--> Seems strange to me ;( -- >> WinErr: 080 Clavier introuvable - Veuillez appuyer sur n'importe quelle touche pour continuer. << Arnaud LECAT >> Email: lecat@hexanet.fr >> WWW page:www.hexanet.fr/~lecat HEXANET >> http://www.hexanet.fr Z.A. Farman sud - 9 rue Roland Coffignot BP 415 - 51689 Reims Cedex 2 - France phone: (33) 03 26 79 30 05 Fax: (33) 03 26 79 30 06
On Thu, 19 Aug 1999, Arnaud Lecat wrote:
Hi
I've made an "images" directory like this
/ |_ images |_ news |_ etc.... Just write <dtml-var imagename> or <dtml-var "imagename.tag(border=0,alt='TEST ALT text')">
Andreas -- Andreas Kostyrka | andreas@mtg.co.at phone: +43/1/7070750 | phone: +43/676/4091256 MTG Handelsges.m.b.H. | fax: +43/1/7065299 Raiffeisenstr. 16/9 | 2320 Zwoelfaxing AUSTRIA
participants (2)
-
Andreas Kostyrka -
Arnaud Lecat