Subversion Repositories wimsdev

Rev

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

Rev 7818 Rev 10646
Line 24... Line 24...
24
 Your module requires WIMS-$w2 to run? This server is only of version
24
 Your module requires WIMS-$w2 to run? This server is only of version
25
 $wims_version. Please correct.
25
 $wims_version. Please correct.
26
!exit
26
!exit
27
 
27
 
28
:badauth
28
:badauth
29
 Errore di autenticazione. Accesso negato.
29
 Errore di autenticazione. Accesso negato. Pour publier, vous devez avoir un
-
 
30
 compte de publication sur le serveur de publication que vous avez choisi. Ce login et le mot de passe
-
 
31
 sont indépendants du login et mot de passe de votre compte Modtool. Vous pouvez vous
-
 
32
 écrire au
-
 
33
 !mailurl $sysadmin gestionnaire de publication
-
 
34
 pour en obtenir un.
30
!exit
35
!exit
31
 
36
 
32
:badauthhost
37
:badauthhost
33
 Errore di autenticazione. Non siete autorizzati a pubblicare un modulo da
38
 Errore di autenticazione. Non siete autorizzati a pubblicare un modulo da
34
 questo IP. Accesso negato.
39
 questo IP. Accesso negato.
Line 37... Line 42...
37
:badcategory
42
:badcategory
38
 !if / isin $w2
43
 !if / isin $w2
39
  The category <span class="tt wims_code_words">$w2</span> of your submitted module is unknown.
44
  The category <span class="tt wims_code_words">$w2</span> of your submitted module is unknown.
40
  !set w3=!word 3 to -1 of $wims_read_parm
45
  !set w3=!word 3 to -1 of $wims_read_parm
41
  !set w0=!translate / to , in $w2
46
  !set w0=!translate / to , in $w2
42
  Categories actually available in the zone <span class="tt wims_code_words">$(w0[1])</span> are:
47
  Categories actually available in the zone <span class="bold tt wims_code_words">$(w0[1])</span> are:
43
  <pre>
48
  <pre>
44
  $w3
49
  $w3
45
  </pre>
50
  </pre>
46
  Please write to the
51
  Please write to the
47
  !mailurl $sysadmin publication maintainer
52
  !mailurl $sysadmin publication maintainer
Line 210... Line 215...
210
 !endif
215
 !endif
211
 !if doc iswordof  $w1 $w2 $w3 $w4 $w5 $w6
216
 !if doc iswordof  $w1 $w2 $w3 $w4 $w5 $w6
212
  En effet, votre module étant déclaré comme un document,
217
  En effet, votre module étant déclaré comme un document,
213
  son nom doit commencer par <span class="tt wims_code_words">doc</span>.
218
  son nom doit commencer par <span class="tt wims_code_words">doc</span>.
214
!endif
219
!endif
215
 
-
 
216
!exit
220
!exit
217
 
221
 
218
:domain_keyword
222
:domain_keyword
219
 I campi <span class="wims_label">$wims_name_Domain</span> o
223
 I campi <span class="wims_label">$wims_name_Domain</span> o
220
 <span class="wims_label">$wims_name_Keywords</span> non sono stati compilati.
224
 <span class="wims_label">$wims_name_Keywords</span> non sono stati compilati.