Rev 5918 | Rev 8002 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5918 | Rev 6235 | ||
---|---|---|---|
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 |