Rev 5787 | Rev 5918 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5787 | Rev 5836 | ||
---|---|---|---|
Line 46... | Line 46... | ||
46 | <font size=+2>W</font>WW |
46 | <font size=+2>W</font>WW |
47 | <font size=+2>I</font>nteractive |
47 | <font size=+2>I</font>nteractive |
48 | <font size=+2>M</font>ultipurpose |
48 | <font size=+2>M</font>ultipurpose |
49 | <font size=+2>S</font>erver<br/> |
49 | <font size=+2>S</font>erver<br/> |
50 | <font size="-1">at <a href="/">$httpd_HTTP_HOST</a></font> <br/> |
50 | <font size="-1">at <a href="/">$httpd_HTTP_HOST</a></font> <br/> |
51 | $module_title</h1 |
51 | $module_title</h1> |
52 | 52 | ||
53 | !set mir=wimshome/public_html/html/mirrors.en |
53 | !set mir=wimshome/public_html/html/mirrors.en |
54 | !set thissite=!tolower $httpd_SERVER_NAME |
54 | !set thissite=!tolower $httpd_SERVER_NAME |
55 | !set n=!recordcnt $mir |
55 | !set n=!recordcnt $mir |
56 | !set c= |
56 | !set c= |
Line 66... | Line 66... | ||
66 | !set c=!append item $i_ to $c |
66 | !set c=!append item $i_ to $c |
67 | !endif |
67 | !endif |
68 | !next i_ |
68 | !next i_ |
69 | !set n=!itemcnt $c |
69 | !set n=!itemcnt $c |
70 | !if $n<1 |
70 | !if $n<1 |
71 | This WIMS site does not keep a list of mirror sites. Sorry. |
- | |
72 | <p> |
71 | <p> |
- | 72 | This WIMS site does not keep a list of mirror sites. Sorry. |
|
- | 73 | </p> |
|
73 | !else |
74 | !else |
74 | Here are the other WIMS sites known to be open to the general public. |
75 | Here are the other WIMS sites known to be open to the general public. |
75 | If you use WIMS regularly in your work, we suggest |
76 | If you use WIMS regularly in your work, we suggest |
76 | that you bookmark at least some of these addresses, so that if your favorite |
77 | that you bookmark at least some of these addresses, so that if your favorite |
77 | site becomes temporarily unavailable, you would not see your work disrupted. |
78 | site becomes temporarily unavailable, you would not see your work disrupted. |
Line 97... | Line 98... | ||
97 | <img src="gifs/$L_.gif" alt="$L_.gif" height="16" /> |
98 | <img src="gifs/$L_.gif" alt="$L_.gif" height="16" /> |
98 | !next L_ |
99 | !next L_ |
99 | !! <td align="center">!mailurl n$e_ $m_\nWIMS site |
100 | !! <td align="center">!mailurl n$e_ $m_\nWIMS site |
100 | </td><td>$r_ </td></tr> |
101 | </td><td>$r_ </td></tr> |
101 | !next i_ |
102 | !next i_ |
102 | $table_end |
103 | $table_end |
103 | !endif |
104 | !endif |
104 | 105 | ||
105 | :end |
106 | :end |
106 | If you have a WIMS installation and want it to be listed here, please write to |
107 | If you have a WIMS installation and want it to be listed here, please write to |
107 | !mailurl wimsdev@groupes.renater.fr wimsdev\ |
108 | !mailurl wimsdev@groupes.renater.fr wimsdev\ |
Line 112... | Line 113... | ||
112 | !href module=adm/light&phtml=download.phtml.$lang downloaded |
113 | !href module=adm/light&phtml=download.phtml.$lang downloaded |
113 | 114 | ||
114 | and can be installed on Linux operating systems. |
115 | and can be installed on Linux operating systems. |
115 | Please see the <a href="README">README</a> file for more |
116 | Please see the <a href="README">README</a> file for more |
116 | details on how to install WIMS. |
117 | details on how to install WIMS. |
117 | 118 | </p> |
|
118 | !tail |
119 | !tail |
119 | 120 |