Subversion Repositories wimsdev

Rev

Rev 5901 | Rev 7550 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
23 reyssat 1
 
6246 bpr 2
<span class="wims_warning">$wims_name_Error</span>.
23 reyssat 3
!distribute words $wims_read_parm into w1,w2,w3,w4,w5,w6
2752 bpr 4
!if $w1 iswordof antiwversion badauth badauthhost badcategory badhour badlang \
23 reyssat 5
	badname badtar badtype badversion badwimsversion \
6
	doublelang empty nochange noindex nolocalright \
2819 bpr 7
	nongnu nooriginal noreply noright noright_translate notallow robot \
3150 bpr 8
	symlink toolong unpublishable please-update-module-version lengthlimit \
3157 bpr 9
	mirror_exists
23 reyssat 10
 !goto $w1
11
!else
12
 !default $wims_read_parm=A technical error occurred.
13
 $wims_read_parm
14
 !exit
15
!endif
16
 
3157 bpr 17
:mirror_exists
3150 bpr 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
22
 
23 reyssat 23
:antiwversion
24
 Your module requires WIMS-$w2 to run? This server is only of version
25
 $wims_version. Please correct.
26
!exit
27
 
28
:badauth
29
 Authentification error. Access refused.
30
!exit
31
 
2719 bpr 32
:badauthhost
33
Authentification error. You have no right to publish with this IP number. Access refused.
34
!exit
35
 
23 reyssat 36
:badcategory
554 bpr 37
 !if / isin $w2
5901 bpr 38
  The category <span class="tt wims_code_words">$w2</span> of your submitted module is unknown.
554 bpr 39
  !set w3=!word 3 to -1 of $wims_read_parm
40
  !set w0=!translate / to , in $w2
5901 bpr 41
  Categories actually available in the zone <span class="tt wims_code_words">$(w0[1])</span> are:
4027 bpr 42
  <pre>
43
  $w3
44
  </pre>
554 bpr 45
  Please write to the
46
  !mailurl $sysadmin publication maintainer
47
  if you want to add a new category.
48
 !else
5901 bpr 49
  The zone <span class="tt wims_code_words">$w2</span> of your submitted module is unknown.
554 bpr 50
  Please report your problem to the 
51
  !mailurl $sysadmin publication maintainer
23 reyssat 52
.
554 bpr 53
 !endif
23 reyssat 54
!exit
55
 
554 bpr 56
:badhour
57
 This is not the time to publish a local module!
6246 bpr 58
 
554 bpr 59
 Please choose a period when the server is quieter. Avoid publishing
60
 modules during the following hours:
6246 bpr 61
 <br class="spacer" />
554 bpr 62
 $nopublish
63
!exit
64
 
23 reyssat 65
:badlang
5901 bpr 66
 Sorry but the language <span class="tt wims_code_words">$w2</span> does not exist on WIMS yet. Somebody has
23 reyssat 67
 to translate WIMS to this language before modules can be submitted.
68
!exit
69
 
70
:badname
5901 bpr 71
 The module name <span class="tt wims_fname">$w2</span> is bad: it is either too long, too short or contains
23 reyssat 72
 illegal characters.
73
!exit
74
 
75
:badtar
76
 Error detected in the transmission. Please verify your manoeuvre or try again.
77
!exit
78
 
79
:badtype
80
 Wrong submission type:
81
 !if $w2=new
82
  your module is not new.
83
 !else
84
  you cannot modify a non-existing module.
85
 !endif
86
 Have you put a wrong address to this module?
87
!exit
88
 
89
:badversion
5901 bpr 90
 The version number <span class="tt wims_code_words">$w2</span> of your module is not correctly formatted.
23 reyssat 91
 Please correct.
92
!exit
93
 
94
:badwimsversion
95
 The wims_version declearation of your module must be an existing WIMS version
96
 between 3.36 and the latest release.
97
 This is apparently not the case. Please correct.
98
!exit
99
 
100
:doublelang
101
 Confusion in module language definition: the INDEX file declares
5901 bpr 102
 <span class="tt wims_code_words">language=$w3</span>, while the directory has extension
103
 <span class="tt wims_code_words">$w2</span>. Please correct.
23 reyssat 104
!exit
105
 
106
:empty
107
 Empty submission ignored.
108
!exit
109
 
2819 bpr 110
:lengthlimit
111
  La taille du module dépasse la limite permise. Aussi, ce module ne peut être installé 
112
  par cette interface. Vous pouvez vous adresser directement au centre de publication
113
  !mailurl $sysadmin $centralhost
114
  afin qu'une installation manuelle soit faite.
115
!exit
116
 
23 reyssat 117
:nochange
5901 bpr 118
 The module <span class="tt wims_fname">$w2</span>
23 reyssat 119
 is not modified since the last submission.
120
 Submission ignored.
121
!exit
122
 
123
:noindex
124
 Wrong content: the INDEX file of the module seems missing or corrupt.
125
!exit
126
 
127
:nolocalright
128
 In order to install your module in the local space of the server,
3930 bpr 129
 you should first ask the webmaster to give you the right to do so.
23 reyssat 130
!exit
131
 
132
:nongnu
3948 bpr 133
 You did not declare the copyright of the module to be GNU GPL. Submission
23 reyssat 134
 refused.
135
!exit
136
 
137
:nooriginal
138
 The publication center cannot find the original module from which
139
 this module is translated.
140
 Have you put a wrong address to this module?
141
!exit
142
 
143
:noreply
144
 Connection error trying to contact the publication center $centralhost.
145
!exit
146
 
147
:noright
5901 bpr 148
 You are not known to be the author or translator of <span class="tt wims_fname">$w2</span>.
23 reyssat 149
 You can send a
150
 !href cmd=reply&jobreq=backup backup archive
151
 of your modification to the author
152
 !set au=!line 2 of $wims_read_parm
153
 !distribute items $au into w3,w4
154
 <a href="mailto:$w4?subject=Your WIMS module $w2">$w3</a>
155
 who knows how to publish it.
156
!exit
157
 
158
:notallow
159
 You cannot make new publications in $D1/$D2. Try to publish
160
 under development version, or find somebody having the rights to publish
161
 it for you!
162
!exit
163
 
2819 bpr 164
:please-update-module-version
165
You must increase the module version when you update it. You should also write which modifications
166
have been done in the file NEWS.
167
!exit
23 reyssat 168
:robot
169
 Robot access detected: internal technical error, please report.
170
!exit
171
 
172
:symlink
173
 Symbolic links are not allowed in new modules. If you have an old version
174
 OEF module, you can translate it into new version that does not contain
175
 symbolic links.
176
!exit
177
 
178
:toolong
179
 Sorry but your module is too big for automatic submission. You can send it
180
 manually to the maintainer of the distribution. Thanks!
181
!exit
182
 
183
:unpublishable
184
 This module does not have a publishable address. It must first be
185
 !href cmd=reply&jobreq=move&modreq=$mod renamed
186
 or
187
 !href cmd=reply&jobreq=copy&original=devel/$auth_login/$mod duplicated
188
 if you want to publish it.
189
!exit
190