Subversion Repositories wimsdev

Rev

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

Rev 6246 Rev 7550
Line 4... Line 4...
4
!if $w1 iswordof antiwversion badauth badauthhost badcategory badhour badlang \
4
!if $w1 iswordof antiwversion badauth badauthhost badcategory badhour badlang \
5
	badname badtar badtype badversion badwimsversion \
5
	badname badtar badtype badversion badwimsversion \
6
	doublelang empty nochange noindex nolocalright \
6
	doublelang empty nochange noindex nolocalright \
7
	nongnu nooriginal noreply noright noright_translate notallow robot \
7
	nongnu nooriginal noreply noright noright_translate notallow robot \
8
	symlink toolong unpublishable please-update-module-version lengthlimit \
8
	symlink toolong unpublishable please-update-module-version lengthlimit \
9
	mirror_exists
9
	mirror_exists domain_keyword
10
 !goto $w1
10
 !goto $w1
11
!else
11
!else
12
 !default wims_read_parm=Errore tecnicno.
12
 !default wims_read_parm=Errore tecnicno.
13
 $wims_read_parm
13
 $wims_read_parm
14
 !exit
14
 !exit
15
!endif
15
!endif
16
 
16
 
17
:mirror_exists
17
:mirror_exists
18
 A module with the same name already exists on another mirror publication servor.
18
 A module with the same name already exists on another mirror publication servor.
19
 If you are its author, you must publish at the same publication servor or ask 
19
 If you are its author, you must publish at the same publication servor or ask
20
 a transfer of your rights. If you are not the other one, please change the name of your module.
20
 a transfer of your rights. If you are not the other one, please change the name of your module.
21
!exit
21
!exit
22
 
22
 
23
:antiwversion
23
:antiwversion
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
Line 28... Line 28...
28
:badauth
28
:badauth
29
 Errore di autenticazione. Accesso negato.
29
 Errore di autenticazione. Accesso negato.
30
!exit
30
!exit
31
 
31
 
32
:badauthhost
32
:badauthhost
33
 Errore di autenticazione. Non siete autorizzati a pubblicare un modulo da 
33
 Errore di autenticazione. Non siete autorizzati a pubblicare un modulo da
34
 questo IP. Accesso negato.
34
 questo IP. Accesso negato.
35
!exit
35
!exit
36
 
36
 
37
:badcategory
37
:badcategory
38
 !if / isin $w2
38
 !if / isin $w2
Line 46... Line 46...
46
  Please write to the
46
  Please write to the
47
  !mailurl $sysadmin publication maintainer
47
  !mailurl $sysadmin publication maintainer
48
  if you want to add a new category.
48
  if you want to add a new category.
49
 !else
49
 !else
50
  The zone <span class="tt wims_code_words">$w2</span> of your submitted module is unknown.
50
  The zone <span class="tt wims_code_words">$w2</span> of your submitted module is unknown.
51
  Please report your problem to the 
51
  Please report your problem to the
52
 !mailurl $sysadmin publication maintainer
52
 !mailurl $sysadmin publication maintainer
53
.
53
.
54
 !endif
54
 !endif
55
!exit
55
!exit
56
 
56
 
Line 196... Line 196...
196
:unpublishable
196
:unpublishable
197
 Questo modulo non ha un nome adatto per essere pubblicato
197
 Questo modulo non ha un nome adatto per essere pubblicato
198
 !if $unpublishable_site!=
198
 !if $unpublishable_site!=
199
 sul server
199
 sul server
200
 <span class="tt">$unpublishable_site</span>.
200
 <span class="tt">$unpublishable_site</span>.
201
 !endif 
201
 !endif
202
 Occorre prima 
202
 Occorre prima
203
 !href cmd=reply&jobreq=move&modreq=$mod cambiare nome
203
 !href cmd=reply&jobreq=move&modreq=$mod cambiare nome
204
 o
204
 o
205
 !href cmd=reply&jobreq=copy&original=devel/$auth_login/$mod duplicare il modulo
205
 !href cmd=reply&jobreq=copy&original=devel/$auth_login/$mod duplicare il modulo
206
 per poterlo pubblicare.
206
 per poterlo pubblicare.
207
 !if oef iswordof  $w1 $w2 $w3 $w4 $w5 $w6
207
 !if oef iswordof  $w1 $w2 $w3 $w4 $w5 $w6
Line 210... Line 210...
210
 !endif
210
 !endif
211
 !if doc iswordof  $w1 $w2 $w3 $w4 $w5 $w6
211
 !if doc iswordof  $w1 $w2 $w3 $w4 $w5 $w6
212
  En effet, votre module étant déclaré comme un document,
212
  En effet, votre module étant déclaré comme un document,
213
  son nom doit commencer par <span class="tt wims_code_words">doc</span>.
213
  son nom doit commencer par <span class="tt wims_code_words">doc</span>.
214
!endif
214
!endif
215
  
-
 
216
!exit
-
 
217
 
215
 
-
 
216
!exit
-
 
217
 
-
 
218
:domain_keyword
-
 
219
 The fields <span class="wims_label">$wims_name_Domain</span> or
-
 
220
 <span class="wims_label">$wims_name_Keywords</span> have not been filled.
-
 
221
 Thanks to modify
-
 
222
!href cmd=reply&jobreq=index $wims_name_properties
-
 
223
 of the module $mod and read the helps.
-
 
224
!exit