Subversion Repositories wimsdev

Rev

Rev 7973 | Rev 10998 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
23 reyssat 1
 
2
!if $job2!=first
3
 !changeto class/$job2.phtml
4
!endif
5
<p>
2486 bpr 6
!href cmd=reply&job=conf&confcat=2 $name_click
7
 $name_config
5894 bpr 8
</p>
286 guerimand 9
!read class/search.phtml
10
!if $overflow=yes
11
 !exit
12
!endif
13
 
14
!if $sccnt+$clcnt<1
15
 <p>
2486 bpr 16
 $name_noclass
5894 bpr 17
 </p>
286 guerimand 18
 !reset keyword
19
 !exit
20
!endif
21
 
22
!if $sccnt>0
5894 bpr 23
$table_header
2486 bpr 24
<caption>$name_list</caption>
23 reyssat 25
$table_hdtr
6099 bpr 26
<th>$wims_name_name</th><th>$wims_name_action</th><th class="small">$wims_name_Language</th><th>$wims_name_Supervisor</th>
6235 bpr 27
<th>$name_created<br /><span class="tt small">yyyymmdd</span></th>
28
<th>$name_expire<br /><span class="tt small">yyyymmdd</span></th>
5894 bpr 29
</tr>
23 reyssat 30
!if $actives=yes
31
 <th>load<sup>[1]</sup></th>
32
!endif
286 guerimand 33
!for i=1 to $sccnt
34
 !set l=!line $i of $sclasses
23 reyssat 35
 !distribute items $l into c_,e_,t_,d_
36
 !set l=!defof class_lang\
37
class_supervisor\
38
class_email\
39
class_creation in wimshome/log/classes/$c_/.def
40
 !distribute lines $l into l_,s_,m_,f_
41
 !default f_=--
42
 $table_tr
6235 bpr 43
 <td class="small">$t_<br />$d_</td>
23 reyssat 44
 <td>
7973 bpr 45
 !set wims_ref_class=wims_button wims_warning
2394 bpr 46
 !href cmd=reply&job2=erase&jobclass=$c_ $wims_name_erase
23 reyssat 47
&nbsp;
3070 bpr 48
!set wims_ref_class=wims_button
2394 bpr 49
 !href cmd=reply&job2=modify&jobclass=$c_ $wims_name_change
23 reyssat 50
&nbsp;
3070 bpr 51
!set wims_ref_class=wims_button
2514 bpr 52
 !href module=adm/class/classes&type=authsupervisor&class=$c_&auth_user=supervisor&auth_password=*wims_site_manager $name_visit
5932 bpr 53
 </td><td>$l_</td>
6099 bpr 54
 <td class="small">
55
 <a href="mailto:$m_?subject=$name_yourclass">$s_</a>
5932 bpr 56
 </td><td>$f_<td>$e_</td>
23 reyssat 57
 !if $actives=yes
58
  !default activ_$c_=-
5932 bpr 59
  <td>$(activ_$c_)</td>
23 reyssat 60
 !endif
5894 bpr 61
 </tr>
23 reyssat 62
!next i
63
$table_end
286 guerimand 64
!endif
65
 
66
!if $clcnt>0
5894 bpr 67
$table_header
2514 bpr 68
<caption>$name_listindependant</caption>
286 guerimand 69
$table_hdtr
9221 bpr 70
<th>$wims_name_name</th><th>$wims_name_action</th>
71
<th class="small">$wims_name_Language</th><th>$wims_name_Supervisor</th>
72
<th>$name_created<br /><span class="tt small">yyyymmdd</span></th>
73
<th>$name_expire<br /><span class="tt small">yyyymmdd</span></th>
286 guerimand 74
!if $actives=yes
75
 <th>load<sup>[1]</sup></th>
76
!endif
77
!for i=1 to $clcnt
78
 !set l=!line $i of $classes
79
 !distribute items $l into c_,e_,t_,d_
80
 !set l=!defof class_lang\
81
class_supervisor\
82
class_email\
83
class_creation in wimshome/log/classes/$c_/.def
84
 !distribute lines $l into l_,s_,m_,f_
85
 !default f_=--
86
 $table_tr
6235 bpr 87
 <td class="small">$t_<br />$d_</td>
286 guerimand 88
 <td>
7973 bpr 89
 !set wims_ref_class=wims_button wims_warning
2394 bpr 90
 !href cmd=reply&job2=erase&jobclass=$c_ $wims_name_erase
286 guerimand 91
&nbsp;
3070 bpr 92
!set wims_ref_class=wims_button
2394 bpr 93
 !href cmd=reply&job2=modify&jobclass=$c_ $wims_name_change
286 guerimand 94
&nbsp;
3076 bpr 95
!set wims_ref_class=wims_button
2514 bpr 96
 !href module=adm/class/classes&type=authsupervisor&class=$c_&auth_user=supervisor&auth_password=*wims_site_manager $name_visit
5932 bpr 97
 </td><td>$l_</td>
6099 bpr 98
 <td class="small">
99
 <a href="mailto:$m_?subject=Your WIMS virtual class">$s_</a>
9221 bpr 100
 </td><td>$f_</td><td>$e_</td>
286 guerimand 101
 !if $actives=yes
102
  !default activ_$c_=-
5932 bpr 103
  <td>$(activ_$c_)</td>
286 guerimand 104
 !endif
5874 bpr 105
 </tr>
286 guerimand 106
!next i
107
$table_end
108
!endif
109
 
110
!if $actives=yes
5874 bpr 111
 <div class="wimscenter">
7973 bpr 112
 !form reply
113
 <span class="small bold">[1]</span>. <span class="tt">load</span>''
2486 bpr 114
$name_cumul
6235 bpr 115
 <input type=text name="bst_since" value="$bst_since" onchange="submit()" />
6099 bpr 116
 ($name_format <span class="wims_emph">yyyymmdd</span>).
6235 bpr 117
 <input type="hidden" name="keyword" value="$keyword" />
5927 bpr 118
 
119
 !formend
2221 bpr 120
 !href cmd=reply&job=bestclass&keyword=$keyword $wims_name_Show
832 guerimand 121
 !default bst_num=10
2486 bpr 122
 $bst_num $name_best.
5874 bpr 123
 </div>
23 reyssat 124
!endif
286 guerimand 125
 
1045 bpr 126
!reset keyword