Subversion Repositories wimsdev

Rev

Rev 5932 | Rev 6235 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5932 Rev 6099
Line 21... Line 21...
21
 
21
 
22
!if $sccnt>0
22
!if $sccnt>0
23
$table_header
23
$table_header
24
<caption>$name_list</caption>
24
<caption>$name_list</caption>
25
$table_hdtr
25
$table_hdtr
26
<th>$wims_name_name</th><th>$wims_name_action</th><th><small>$wims_name_Language</small></th><th>$wims_name_Supervisor</th>
26
<th>$wims_name_name</th><th>$wims_name_action</th><th class="small">$wims_name_Language</th><th>$wims_name_Supervisor</th>
27
<th>$name_created<br/><small>yyyymmdd</small></th>
27
<th>$name_created<br/><span class="tt small">yyyymmdd</span></th>
28
<th>$name_expire<br/><small>yyyymmdd</small></th>
28
<th>$name_expire<br/><span class="tt small">yyyymmdd</span></th>
29
</tr>
29
</tr>
30
!if $actives=yes
30
!if $actives=yes
31
 <th>load<sup>[1]</sup></th>
31
 <th>load<sup>[1]</sup></th>
32
!endif
32
!endif
33
!for i=1 to $sccnt
33
!for i=1 to $sccnt
Line 38... Line 38...
38
class_email\
38
class_email\
39
class_creation in wimshome/log/classes/$c_/.def
39
class_creation in wimshome/log/classes/$c_/.def
40
 !distribute lines $l into l_,s_,m_,f_
40
 !distribute lines $l into l_,s_,m_,f_
41
 !default f_=--
41
 !default f_=--
42
 $table_tr
42
 $table_tr
43
 <td><small>$t_<br/>$d_</small></td>
43
 <td class="small">$t_<br/>$d_</td>
44
 <td>
44
 <td>
45
 !set wims_ref_class=wims_button
45
 !set wims_ref_class=wims_button
46
 !href cmd=reply&job2=erase&jobclass=$c_ $wims_name_erase
46
 !href cmd=reply&job2=erase&jobclass=$c_ $wims_name_erase
47
&nbsp;
47
&nbsp;
48
!set wims_ref_class=wims_button
48
!set wims_ref_class=wims_button
49
 !href cmd=reply&job2=modify&jobclass=$c_ $wims_name_change
49
 !href cmd=reply&job2=modify&jobclass=$c_ $wims_name_change
50
&nbsp;
50
&nbsp;
51
!set wims_ref_class=wims_button
51
!set wims_ref_class=wims_button
52
 !href module=adm/class/classes&type=authsupervisor&class=$c_&auth_user=supervisor&auth_password=*wims_site_manager $name_visit
52
 !href module=adm/class/classes&type=authsupervisor&class=$c_&auth_user=supervisor&auth_password=*wims_site_manager $name_visit
53
 </td><td>$l_</td>
53
 </td><td>$l_</td>
54
 <td><small>
54
 <td class="small">
55
 <a href="mailto:$m_?subject=$name_yourclass">$s_</a></small>
55
 <a href="mailto:$m_?subject=$name_yourclass">$s_</a>
56
 </td><td>$f_<td>$e_</td>
56
 </td><td>$f_<td>$e_</td>
57
 !if $actives=yes
57
 !if $actives=yes
58
  !default activ_$c_=-
58
  !default activ_$c_=-
59
  <td>$(activ_$c_)</td>
59
  <td>$(activ_$c_)</td>
60
 !endif
60
 !endif
Line 65... Line 65...
65
 
65
 
66
!if $clcnt>0
66
!if $clcnt>0
67
$table_header
67
$table_header
68
<caption>$name_listindependant</caption>
68
<caption>$name_listindependant</caption>
69
$table_hdtr
69
$table_hdtr
70
<th>$wims_name_name<th>$wims_name_action<th><small>$wims_name_Language</small><th>$wims_name_Supervisor
70
<th>$wims_name_name<th>$wims_name_action<th class="small">$wims_name_Language<th>$wims_name_Supervisor
71
<th>$name_created<br/><small>yyyymmdd</small>
71
<th>$name_created<br/><span class="tt small">yyyymmdd</span>
72
<th>$name_expire<br/><small>yyyymmdd</small>
72
<th>$name_expire<br/><span class="tt small">yyyymmdd</span>
73
!if $actives=yes
73
!if $actives=yes
74
 <th>load<sup>[1]</sup></th>
74
 <th>load<sup>[1]</sup></th>
75
!endif
75
!endif
76
!for i=1 to $clcnt
76
!for i=1 to $clcnt
77
 !set l=!line $i of $classes
77
 !set l=!line $i of $classes
Line 81... Line 81...
81
class_email\
81
class_email\
82
class_creation in wimshome/log/classes/$c_/.def
82
class_creation in wimshome/log/classes/$c_/.def
83
 !distribute lines $l into l_,s_,m_,f_
83
 !distribute lines $l into l_,s_,m_,f_
84
 !default f_=--
84
 !default f_=--
85
 $table_tr
85
 $table_tr
86
 <td><small>$t_<br/>$d_</small></td>
86
 <td class="small">$t_<br/>$d_</td>
87
 <td>
87
 <td>
88
 !set wims_ref_class=wims_button
88
 !set wims_ref_class=wims_button
89
 !href cmd=reply&job2=erase&jobclass=$c_ $wims_name_erase
89
 !href cmd=reply&job2=erase&jobclass=$c_ $wims_name_erase
90
&nbsp;
90
&nbsp;
91
!set wims_ref_class=wims_button
91
!set wims_ref_class=wims_button
92
 !href cmd=reply&job2=modify&jobclass=$c_ $wims_name_change
92
 !href cmd=reply&job2=modify&jobclass=$c_ $wims_name_change
93
&nbsp;
93
&nbsp;
94
!set wims_ref_class=wims_button
94
!set wims_ref_class=wims_button
95
 !href module=adm/class/classes&type=authsupervisor&class=$c_&auth_user=supervisor&auth_password=*wims_site_manager $name_visit
95
 !href module=adm/class/classes&type=authsupervisor&class=$c_&auth_user=supervisor&auth_password=*wims_site_manager $name_visit
96
 </td><td>$l_</td>
96
 </td><td>$l_</td>
97
 <td><small>
97
 <td class="small">
98
 <a href="mailto:$m_?subject=Your WIMS virtual class">$s_</a></small>
98
 <a href="mailto:$m_?subject=Your WIMS virtual class">$s_</a>
99
 </td><td>$f_</td><td>$e_
99
 </td><td>$f_</td><td>$e_
100
 !if $actives=yes
100
 !if $actives=yes
101
  !default activ_$c_=-
101
  !default activ_$c_=-
102
  <td>$(activ_$c_)</td>
102
  <td>$(activ_$c_)</td>
103
 !endif
103
 !endif
Line 107... Line 107...
107
!endif
107
!endif
108
 
108
 
109
!if $actives=yes
109
!if $actives=yes
110
 <div class="wimscenter">
110
 <div class="wimscenter">
111
 !form reply
111
 !form reply
112
 <small><b>[1]</b>. ``<em>load</em>''
112
 <span class="small bold">[1]</span>. <span class="tt">load</span>''
113
$name_cumul
113
$name_cumul
114
 <input type=text name="bst_since" value="$bst_since" onchange="submit()"/>$name_format
114
 <input type=text name="bst_since" value="$bst_since" onchange="submit()"/>
115
 <span class="wims_emph">yyyymmdd</span></small>.
115
 ($name_format <span class="wims_emph">yyyymmdd</span>).
116
 <input type=hidden name="keyword" value="$keyword"/>
116
 <input type="hidden" name="keyword" value="$keyword"/>
117
 
117
 
118
 !formend
118
 !formend
119
 !href cmd=reply&job=bestclass&keyword=$keyword $wims_name_Show
119
 !href cmd=reply&job=bestclass&keyword=$keyword $wims_name_Show
120
 !default bst_num=10
120
 !default bst_num=10
121
 $bst_num $name_best.
121
 $bst_num $name_best.