Rev 6596 | Rev 8032 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6596 | Rev 7885 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | !if $step=2 |
16 | !if $step=2 |
17 | <li class="wims_emph">$(name_help$[min(3,$step)])</li> |
17 | <li class="wims_emph">$(name_help$[min(3,$step)])</li> |
18 | !endif |
18 | !endif |
19 | 19 | ||
20 | !if $step>=3 |
20 | !if $step>=3 |
21 | !if $type<=1 |
21 | !if $type<=1 |
22 | <li class="wims_emph">$(name_help$type$ext)</li> |
22 | <li class="wims_emph">$(name_help$type$ext)</li> |
23 | !else |
23 | !else |
24 | !if $ext=2 |
24 | !if $ext=2 |
25 | <li>$(name_help$type$[$ext-1])</li> |
25 | <li>$(name_help$type$[$ext-1])</li> |
26 | !endif |
26 | !endif |
27 | <li class="wims_emph">$(name_help$type$ext)</li> |
27 | <li class="wims_emph">$(name_help$type$ext)</li> |
28 | !endif |
28 | !endif |
29 | !endif |
29 | !endif |
30 | !if $step>=3 and $ext=1 |
30 | !if $step>=3 and $ext=1 |
31 | <li> |
31 | <li> |
32 | $name_else |
32 | $name_else |
33 | !formcheckbox erase list yes prompt <b>$name_erase</b> |
33 | !formcheckbox erase list yes prompt <b>$name_erase</b> |
34 | </li> |
34 | </li> |
35 | !if $step>=4 |
35 | !if $step>=4 |
36 | <li> |
36 | <li> |
37 | $name_end |
37 | $name_end |
Line 39... | Line 39... | ||
39 | !for t in $listexo |
39 | !for t in $listexo |
40 | !set p=!char 1 of $t |
40 | !set p=!char 1 of $t |
41 | !if ($type >= $p and $type<=1) or $type=$p |
41 | !if ($type >= $p and $type<=1) or $type=$p |
42 | !set titre=$(name_description$t) |
42 | !set titre=$(name_description$t) |
43 | !set titre=!line 1 of $titre |
43 | !set titre=!line 1 of $titre |
44 | !set titre=!replace internal , by & |
44 | !set titre=!replace internal , by , in $titre |
45 | !set tindex=!append item $titre to $tindex |
45 | !set tindex=!append item $titre to $tindex |
46 | !set lex=!append item $t to $lex |
46 | !set lex=!append item $t to $lex |
47 | !endif |
47 | !endif |
48 | !next |
48 | !next |
49 | !formselect end list 0,$lex prompt choisir,$tindex |
49 | !formselect end list 0,$lex prompt choisir,$tindex |
50 | </li> |
50 | </li> |
51 | !endif |
51 | !endif |
52 | </ol> |
52 | </ol> |
53 | !if $type!=2 or $ext=1 |
53 | !if $type!=2 or $ext=1 |
Line 62... | Line 62... | ||
62 | !exit |
62 | !exit |
63 | !endif |
63 | !endif |
64 | 64 | ||
65 | !if $step=1 |
65 | !if $step=1 |
66 | </ol> |
66 | </ol> |
67 | <ul><li> |
67 | <ul><li> |
68 | !formradio wims_deposit_old list 0 prompt $wims_name_download |
68 | !formradio wims_deposit_old list 0 prompt $wims_name_download |
69 | <input type="file" name="wims_deposit" /> |
69 | <input type="file" name="wims_deposit" /> |
70 | !if $already!= |
70 | !if $already!= |
71 | $name_already |
71 | $name_already |
72 | !formradio wims_deposit_old list $already |
72 | !formradio wims_deposit_old list $already |
73 | !endif |
73 | !endif |
74 | </li><li> |
74 | </li><li> |
Line 110... | Line 110... | ||
110 | !! !set ins_border=4 |
110 | !! !set ins_border=4 |
111 | !insdraw copy 0,0,-1,-1,-1,-1,$wims_deposit\ |
111 | !insdraw copy 0,0,-1,-1,-1,-1,$wims_deposit\ |
112 | $dessin |
112 | $dessin |
113 | !set imgsrc=$ins_url |
113 | !set imgsrc=$ins_url |
114 | !else |
114 | !else |
115 | <input type="image" name="click" src="$imgsrc" border="1" /> |
115 | <input type="image" name="click" src="$imgsrc" border="1" /> |
116 | !endif |
116 | !endif |
117 | </td><td> |
117 | </td><td> |
118 | !if $test=nosize and $begin>=1 |
118 | !if $test=nosize and $begin>=1 |
119 | <span class="wims_warning">$wims_name_warning</span>. $name_nosize |
119 | <span class="wims_warning">$wims_name_warning</span>. $name_nosize |
120 | !endif |
120 | !endif |
Line 123... | Line 123... | ||
123 | !!a modifier |
123 | !!a modifier |
124 | !if $test iswordof nolegend noclick |
124 | !if $test iswordof nolegend noclick |
125 | <span class="wims_warning">$wims_name_warning</span>. |
125 | <span class="wims_warning">$wims_name_warning</span>. |
126 | !if $test iswordof nolegend |
126 | !if $test iswordof nolegend |
127 | $name_nolegend |
127 | $name_nolegend |
128 | !endif |
128 | !endif |
129 | !if $test=noclick |
129 | !if $test=noclick |
130 | $name_noclick |
130 | $name_noclick |
131 | !endif |
131 | !endif |
132 | !endif |
132 | !endif |
133 | <div style="padding:50px;"> |
133 | <div style="padding:50px;"> |
134 | !if $ext iswordof 2 |
134 | !if $ext iswordof 2 |
135 | !set readonly=readonly="readonly" |
135 | !set readonly=readonly="readonly" |
136 | !else |
136 | !else |
137 | !reset readonly |
137 | !reset readonly |
138 | !endif |
138 | !endif |