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