Subversion Repositories wimsdev

Rev

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

Rev 2819 Rev 3150
Line 3... Line 3...
3
!distribute words $wims_read_parm into w1,w2,w3,w4,w5,w6
3
!distribute words $wims_read_parm into w1,w2,w3,w4,w5,w6
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
	already_exists
9
 !goto $w1
10
 !goto $w1
10
!else
11
!else
11
 !default $wims_read_parm=A technical error occurred.
12
 !default $wims_read_parm=A technical error occurred.
12
 $wims_read_parm
13
 $wims_read_parm
13
 !exit
14
 !exit
14
!endif
15
!endif
-
 
16
 
-
 
17
:already_exists
-
 
18
 Un module de même nom existe déjà sur un autre serveur miroir. Si vous en êtes l'auteur,
-
 
19
 vous devez le publier sur l'autre serveur ou demander au serveur de publication de
-
 
20
 transférer vos droits. Si vous n'en êtes pas l'auteur, veuillez changer le nom de votre module.
-
 
21
!exit
15
 
22
 
16
:antiwversion
23
:antiwversion
17
 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
18
 $wims_version. Please correct.
25
 $wims_version. Please correct.
19
!exit
26
!exit