Rev 1049 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
20 | reyssat | 1 | !if $oef_test=yes |
16113 | bpr | 2 | imagedir=$wims_ref_name?session=$wims_session&+cmd=getfile&+special_parm=oefimg |
3 | Imagedir=oefimg |
||
4 | insdraw_filebase=$wims_sesdir/getfile/oefimg |
||
20 | reyssat | 5 | !else |
16113 | bpr | 6 | insdraw_filebase=images/$thisexo |
7 | !if +/classes/ isin +/$module |
||
8 | imagedir=$wims_ref_name?session=$wims_session&+cmd=getfile&+special_parm=oefimages/$thisexo |
||
9 | Imagedir=oefimages/$thisexo |
||
20 | reyssat | 10 | !else |
16113 | bpr | 11 | imagedir=$module_dir/images/$thisexo |
12 | Imagedir=$httpd_PWD/$imagedir |
||
13 | !endif |
||
20 | reyssat | 14 | !endif |