Rev 12520 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2544 | bpr | 1 | !!@#language independant |
2 | |||
3 | !!!read lang/names.phtml.$modu_lang |
||
4 | |||
2740 | bpr | 5 | |
2544 | bpr | 6 | # content of the file: initialisation of the problem. |
2740 | bpr | 7 | !!!for the moment no language version, because only one example module |
8 | !set example_dir=lang/example.fr |
||
2544 | bpr | 9 | !set module_test=help/example/oefquicktool.fr |
10 | !set c_expert=66FFFF |
||
11 | !set c_obl=66CCCC |
||
12 | !set c_simple=66FFCC |
||
13 | !set c_menu=66CCCC |
||
14 | !read tabletheme |
||
15 | !!set balise_obl=style="background:#$c_obl;" |
||
16 | !set balise_obl=style="background:$wims_refcolor;" |
||
17 | !set balise_menu=style="background:#$c_menu;" |
||
18 | |||
19 | st=style="color:#993333; font:bold;" |
||
20 | !set frame=style="background-color :#FFFFFF;\ |
||
21 | border-style: solid;\ |
||
22 | border-width: 1pt;\ |
||
23 | margin: 3% 3% 3% 3%;\ |
||
24 | padding : 3%;" |
||
25 | !!set frame= |
||
26 | liste_expert=image_file0,audio_file0,reading_file0 |
||
27 | |||
12520 | bpr | 28 | !set hr=<hr style=" color: #663366;\ |
2544 | bpr | 29 | background-color: #663366;\ |
17180 | bpr | 30 | height: 5px;"> |
2544 | bpr | 31 | |
32 | !set hh=<h2 style=" color:green; \ |
||
33 | background-color:$wims_ref_bgcolor;\ |
||
34 | text-align:center;"> |
||
35 | |||
36 | !set hh3=<h3 style="color: $wims_ref_menucolor; \ |
||
37 | background-color: $wims_ref_bgcolor;\ |
||
38 | text-align:left;"> |
||
39 | |||
40 | !set pre=style="\ |
||
41 | background-color:white;\ |
||
42 | font-weight: bold ;\ |
||
43 | font-size: 12px;\ |
||
44 | border-style: solid;\ |
||
45 | border-width: 2pt;\ |
||
46 | margin: 3% 3% 3% 3%;\ |
||
47 | padding : 3%;" |
||
48 | |||
49 | |||
50 | !set desc = $hh3 $wims_name_Description</h3> |
||
51 | |||
52 | !readproc values |
||
53 | !readproc name |
||
54 | |||
12520 | bpr | 55 | compute=no |
2544 | bpr | 56 | !!error=debut |
57 | status=waiting |
||
58 | wims_module_log=$cmd |