Subversion Repositories wimsdev

Rev

Rev 12811 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12811 Rev 17180
Line 42... Line 42...
42
!!INDEXEND
42
!!INDEXEND
43
 
43
 
44
!header1
44
!header1
45
<h1 class="wims_title">
45
<h1 class="wims_title">
46
<span style="text-transform:capitalize;">www
46
<span style="text-transform:capitalize;">www
47
Interaktivni Mnogonamenski Stre¾nik</span><br />
47
Interaktivni Mnogonamenski Stre¾nik</span><br>
48
<span style="font-size:small">
48
<span style="font-size:small">
49
at <a href="/">$httpd_HTTP_HOST</a></span> <br />
49
at <a href="/">$httpd_HTTP_HOST</a></span> <br>
50
$module_title</h1>
50
$module_title</h1>
51
 
51
 
52
!set mir=wimshome/public_html/html/mirrors.en
52
!set mir=wimshome/public_html/html/mirrors.en
53
!set thissite=!tolower $httpd_SERVER_NAME
53
!set thissite=!tolower $httpd_SERVER_NAME
54
!set n=!recordcnt $mir
54
!set n=!recordcnt $mir
Line 74... Line 74...
74
 Redni uporabniki stre¾nika WIMS lahko shranite te naslove med zaznamke za uporabo v primerih, ko va¹ najljub¹i stre¾nik ne deluje.
74
 Redni uporabniki stre¾nika WIMS lahko shranite te naslove med zaznamke za uporabo v primerih, ko va¹ najljub¹i stre¾nik ne deluje.
75
 $table_header
75
 $table_header
76
 $table_hdtr<th>Site</th>
76
 $table_hdtr<th>Site</th>
77
 <th>Lokacija</th>
77
 <th>Lokacija</th>
78
 <th>Dr¾ava</th>
78
 <th>Dr¾ava</th>
79
 <th>Podprti<br />jeziki</th>
79
 <th>Podprti<br>jeziki</th>
80
 <th>Komentar</th>
80
 <th>Komentar</th>
81
 </tr>
81
 </tr>
82
 !for i_=1 to $n
82
 !for i_=1 to $n
83
  !set j_=!item $i_ of $c
83
  !set j_=!item $i_ of $c
84
  !set l_=!record $j_ of $mir
84
  !set l_=!record $j_ of $mir
Line 88... Line 88...
88
  <a href="$u_">$U_</a></td>
88
  <a href="$u_">$U_</a></td>
89
  <td>$t_</td>
89
  <td>$t_</td>
90
  <td>$C_</td>
90
  <td>$C_</td>
91
  <td>
91
  <td>
92
  !for L_ in $l_
92
  !for L_ in $l_
93
   <img src="gifs/$L_.gif" alt="$L_.gif" height="16" />
93
   <img src="gifs/$L_.gif" alt="$L_.gif" height="16">
94
  !next L_
94
  !next L_
95
!!  <td align="center">!mailurl n$e_ $m_\nWIMS site
95
!!  <td align="center">!mailurl n$e_ $m_\nWIMS site
96
  </td><td>$r_&nbsp;</td></tr>
96
  </td><td>$r_&nbsp;</td></tr>
97
 !next i_
97
 !next i_
98
 $table_end
98
 $table_end