Subversion Repositories wimsdev

Rev

Rev 13562 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
16 reyssat 1
!if Googlebot isin $httpd_HTTP_USER_AGENT or \
13562 obado 2
  msnbot isin $httpd_HTTP_USER_AGENT
3
  !exit
16 reyssat 4
!endif
5
 
17236 bpr 6
<hr>
5928 bpr 7
 
13562 obado 8
!if $lang=en
9
  <strong>This page is not in its usual appearance because WIMS is unable to recognize your
10
  web browser.</strong>
5928 bpr 11
 
13562 obado 12
  !form
17236 bpr 13
  <input type="hidden" name="module" value="$module">
13562 obado 14
  In order to access WIMS services, you need a browser supporting forms. In
15
  order to test the browser you are using, please type the word <span class="tt">wims</span>
17236 bpr 16
  here: <input size="6" name="special_parm"> and press ``Enter''.
13562 obado 17
  !formend
5928 bpr 18
 
13562 obado 19
  <p>Please take note that WIMS pages are interactively generated; they are not ordinary
20
  HTML files. They must be used interactively ONLINE. It is useless
21
  for you to gather them through a robot program.</p>
22
!endif
5928 bpr 23
 
13562 obado 24
!if $lang=nl
25
  <strong>Deze pagina heeft niet de standaard opmaak, omdat WIMS uw webbrowser niet herkent.</strong>
5928 bpr 26
 
13562 obado 27
  !form
17236 bpr 28
  <input type="hidden" name="module" value="$module">
13562 obado 29
  Om van de WIMS server gebruik te kunnen maken moet uw browser "forms" ondersteunen.
30
  Om dit voor uw browser uit te testen, typ hier het woord <span class="tt">wims</span> in:
17236 bpr 31
  <input size="6" name="special_parm"> en druk op ``Enter''.
13562 obado 32
  !formend
33
  <p>
34
  Bedenk goed dat WIMS pagina's interaktief worden gegenereerd; het zijn geen normale
35
  HTML files. Ze moet dus ONLINE interaktief gebruikt worden. Het is verloren moeite
36
  ze met een robot programma op te halen.</p>
37
!endif
5928 bpr 38
 
13562 obado 39
!if $lang=fr
40
  Cette page n'est pas dans son apparence habituelle parce que
41
  WIMS n'a pas pu reconnaître votre navigateur web.
42
 
43
  !form
17236 bpr 44
  <input type="hidden" name="module" value="$module">
13562 obado 45
  Afin de tester le navigateur que vous utilisez, veuillez
46
  taper le mot <span class="tt">wims</span> ici :
17236 bpr 47
  <input size="6" name="special_parm"> puis appuyez sur ``Entrer''.
13562 obado 48
  !formend
49
  <p>
50
  Veuillez noter que les pages WIMS sont générées interactivement; elles ne
51
  sont pas des fichiers
52
  HTML ordinaires. Elles doivent être utilisées interactivement EN LIGNE.
53
  Il est inutile pour vous de les ramasser par un programme robot.</p>
54
!endif
55
 
56
!if $lang=cn
57
  ÓÉÓÚ WIMS ²»ÄÜʶ±ðÄúµÄä¯ÀÀÆ÷, ±¾Ò³²»ÄÜÕý³£ÏÔʾ.
58
 
59
  !form
17236 bpr 60
  <input type="hidden" name="module" value="$module">
13562 obado 61
  ΪÁ˽øÈë WIMS ·þÎñÆ÷, ÄúµÄä¯ÀÀÆ÷±ØÐëÖ§³Ö forms. Ϊ²âÊÔÄúÕýÔÚʹÓõÄä¯ÀÀÆ÷,
17236 bpr 62
  ÇëÔڴ˼üÈë <span class="tt">wims</span>: <input size="6" name="special_parm"> ÔÙ°´»Ø³µ.
13562 obado 63
  !formend
64
  <p>
65
  Çë×¢Òâ: WIMS µÄÍøÒ³Êǽ»»¥Ê½µÄ: ËüÃDz»ÊÇͨ³£µÄ HTML Îļþ. Ö»ÄÜÔÚÏß½»»¥µØ
66
  ʹÓÃ. ÄúÓÃ×Ô¶¯»¯³ÌÐòÊÕ¼¯µÄÍøÒ³ÊÇÎÞÓõÄ.</p>
67
!endif
68
 
69
!if $lang=tw
70
  ¥»ºô­¶µLªk¥¿±`Åã¥Ü¡A¦]¬°  WIMS µLªk¿ëÃѱzªº¬yÄý¾¹¡C
71
 
72
  !form
17236 bpr 73
  <input type="hidden" name="module" value="$module">
13562 obado 74
  ¬°¤F¦s¨ú WIMS ¦øªA¾¹¡A±zªº¬yÄý¾¹¥²¶·¤ä´© forms ¡C¦Ó¬°¤F´ú¸Õ±z©Ò¨Ï¥Îªº¬yÄý¾¹
17236 bpr 75
  ¡A½Ð¦b¦¹¿é¤J <span class="tt">wims</span>¡G<input size="6" name="special_parm">
13562 obado 76
  ¨Ã«ö "Enter" ¡C
77
  !formend
78
  <p>
79
  ½Ðª`·N  WIMS ºô­¶¬O¥H¤¬°Ê¤è¦¡¥Í¦¨ªº¡A¥¦­Ì¤£¬O¤@¯ëªº HTML ÀɮסA
80
  ¥u¯à½u¤W¤¬°Ê¨Ï¥Î¡C±z¥Î¦Û°Ê¤Æµ{¦¡·j¶°ªººô­¶¨ÃµL¥Î³B¡C</p>
81
!endif
82
 
83
!if $lang=es
84
  Esta página no tiene el aspecto habitual porque WIMS no ha podido reconocer
85
  su navegador web.
86
 
87
  !form
17236 bpr 88
  <input type="hidden" name="module" value="$module">
13562 obado 89
  Para poder acceder a los servicios de WIMS, necesita un navegador que permita trabajar
90
  con formularios. Con el objetivo de comprobar que el buscador que usa es válido,
91
  escriba por favor la palabra <span class="tt">wims</span> aquí:
17236 bpr 92
  <input size="6" name="special_parm"> y pulse ``Intro''.
13562 obado 93
  !formend
94
  <p>
95
  Por favor, observe que las páginas de WIMS se generan interactivamente; no son
96
  archivos HTML ordinarios. Deben usarse interactivamente y estando conectados. Es inútil
97
  que las almacene con un programa automático.</p>
98
!endif
99
 
100
 
16 reyssat 101
!if $module_keywords!=$empty
13562 obado 102
  <ul>
103
    <li>Description: $module_description $wims_site_description</li>
104
    <li>Keywords: $wims_site_keywords, $module_domain, $module_keywords</li>
105
  </ul>
16 reyssat 106
!endif
107
 
108