Rev 13760 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13760 | Rev 16466 | ||
---|---|---|---|
Line 29... | Line 29... | ||
29 | test_transl=!module translation_language $dir |
29 | test_transl=!module translation_language $dir |
30 | !if $lang iswordof $test_transl |
30 | !if $lang iswordof $test_transl |
31 | tr_lang=yes |
31 | tr_lang=yes |
32 | title=!module title_$lang $dir |
32 | title=!module title_$lang $dir |
33 | desc=!module description_$lang $dir |
33 | desc=!module description_$lang $dir |
- | 34 | !endif |
|
- | 35 | !! ------ print oef version cannot be inserted in a sheet |
|
- | 36 | tmptest=print=yes |
|
- | 37 | !if $tmptest isin $iniparm |
|
- | 38 | error=printversion |
|
- | 39 | !exit |
|
34 | !endif |
40 | !endif |
35 | !read getparm $iniparm exo exotrymax |
41 | !read getparm $iniparm exo exotrymax |
36 | - | ||
37 | desc=!lookup $get_exo in wimshome/public_html/modules/$dir/Descindex |
42 | desc=!lookup $get_exo in wimshome/public_html/modules/$dir/Descindex |
38 | obs=!lookup $get_exo in wimshome/public_html/modules/$dir/Obsindex |
43 | obs=!lookup $get_exo in wimshome/public_html/modules/$dir/Obsindex |
39 | !default title=!module title $dir |
44 | !default title=!module title $dir |
40 | !default desc=!module description $dir |
45 | !default desc=!module description $dir |
41 | cat=!module category $dir |
46 | cat=!module category $dir |