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