Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
23 reyssat 1
 
4264 czzmrn 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 \
7550 bpr 9
	mirror_exists domain_keyword
23 reyssat 10
 !goto $w1
11
!else
4264 czzmrn 12
 !default wims_read_parm=Errore tecnicno.
23 reyssat 13
 $wims_read_parm
14
 !exit
15
!endif
16
 
3157 bpr 17
:mirror_exists
3150 bpr 18
 A module with the same name already exists on another mirror publication servor.
7550 bpr 19
 If you are its author, you must publish at the same publication servor or ask
3150 bpr 20
 a transfer of your rights. If you are not the other one, please change the name of your 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
2817 czzmrn 29
 Errore di autenticazione. Accesso negato.
23 reyssat 30
!exit
31
 
2161 czzmrn 32
:badauthhost
7550 bpr 33
 Errore di autenticazione. Non siete autorizzati a pubblicare un modulo da
2817 czzmrn 34
 questo IP. Accesso negato.
2161 czzmrn 35
!exit
36
 
23 reyssat 37
:badcategory
38
 !if / isin $w2
5901 bpr 39
  The category <span class="tt wims_code_words">$w2</span> of your submitted module is unknown.
23 reyssat 40
  !set w3=!word 3 to -1 of $wims_read_parm
41
  !set w0=!translate / to , in $w2
5901 bpr 42
  Categories actually available in the zone <span class="tt wims_code_words">$(w0[1])</span> are:
4027 bpr 43
  <pre>
44
  $w3
45
  </pre>
23 reyssat 46
  Please write to the
47
  !mailurl $sysadmin publication maintainer
48
  if you want to add a new category.
49
 !else
5901 bpr 50
  The zone <span class="tt wims_code_words">$w2</span> of your submitted module is unknown.
7550 bpr 51
  Please report your problem to the
23 reyssat 52
 !mailurl $sysadmin publication maintainer
53
.
54
 !endif
55
!exit
56
 
57
:badhour
58
 This is not the time to publish a local module!
6246 bpr 59
 
23 reyssat 60
 Please choose a period when the server is quieter. Avoid publishing
61
 modules during the following hours:
6246 bpr 62
 <br class="spacer" />
23 reyssat 63
 $nopublish
64
!exit
65
 
66
:badlang
5901 bpr 67
 Sorry but the language <span class="tt wims_code_words">$w2</span> does not exist on WIMS yet. Somebody has
23 reyssat 68
 to translate WIMS to this language before modules can be submitted.
69
!exit
70
 
71
:badname
5901 bpr 72
 The module name <span class="tt wims_fname">$w2</span> is bad: it is either too long, too short or contains
23 reyssat 73
 illegal characters.
74
!exit
75
 
76
:badtar
77
 Error detected in the transmission. Please verify your manoeuvre or try again.
78
!exit
79
 
80
:badtype
81
 Wrong submission type:
82
 !if $w2=new
83
  your module is not new.
84
 !else
85
  you cannot modify a non-existing module.
86
 !endif
87
 Have you put a wrong address to this module?
88
!exit
89
 
90
:badversion
5901 bpr 91
 The version number <span class="tt wims_code_words">$w2</span> of your module is not correctly formatted.
23 reyssat 92
 Please correct.
93
!exit
94
 
95
:badwimsversion
96
 The wims_version declearation of your module must be an existing WIMS version
97
 between 3.36 and the latest release.
98
 This is apparently not the case. Please correct.
99
!exit
100
 
101
:doublelang
102
 Confusion in module language definition: the INDEX file declares
5901 bpr 103
 <span class="tt wims_code_words">language=$w3</span>, while the directory has extension
104
 <span class="tt wims_code_words">$w2</span>. Please correct.
23 reyssat 105
!exit
106
 
107
:empty
108
 Empty submission ignored.
109
!exit
110
 
2819 bpr 111
:lengthlimit
112
  The module size is too big. So, you cannot install it by this interface. You must contact directly
113
  the publication center
114
  !mailurl $sysadmin $centralhost
115
  to manage a manual installation.
116
!exit
117
 
23 reyssat 118
:nochange
5901 bpr 119
 The module <span class="tt wims_fname">$w2</span>
23 reyssat 120
 is not modified since the last submission.
121
 Submission ignored.
122
!exit
123
 
124
:noindex
125
 Wrong content: the INDEX file of the module seems missing or corrupt.
126
!exit
127
 
128
:nolocalright
129
 In order to install your module in the local space of the server,
3930 bpr 130
 you should first ask the webmaster to give you the right to do so.
23 reyssat 131
!exit
132
 
133
:nongnu
3948 bpr 134
 You did not declare the copyright of the module to be GNU GPL. Submission
23 reyssat 135
 refused.
136
!exit
137
 
138
:nooriginal
139
 The publication center cannot find the original module from which
140
 this module is translated.
141
 Have you put a wrong address to this module?
142
!exit
143
 
144
:noreply
145
 Connection error trying to contact the publication center $centralhost.
146
!exit
147
 
148
:noright
5901 bpr 149
 You are not known to be the author or translator of <span class="tt wims_fname">$w2</span>.
23 reyssat 150
 You can send a
151
 !href cmd=reply&jobreq=backup backup archive
152
 of your modification to the author
153
 !set au=!line 2 of $wims_read_parm
154
 !distribute items $au into w3,w4
155
 <a href="mailto:$w4?subject=Your WIMS module $w2">$w3</a>
156
 who knows how to publish it.
157
!exit
158
 
3748 czzmrn 159
:noright_translate
160
 Ce module est une traduction d'un autre module. Vous devez donc indiquer qu'il s'agit d'une traduction.
161
 Vous pouvez envoyer un fichier de
162
 !href cmd=reply&jobreq=backup sauvegarde
163
 de votre modification à l'auteur
164
 !set au=!line 2 of $wims_read_parm
165
 !distribute items $au into w3,w4
166
 <a href="mailto:$w4?subject=Your WIMS module $w2">$w3</a>
167
 qui le publiera s'il le désire.
168
!exit
169
 
23 reyssat 170
:notallow
171
 You cannot make new publications in $D1/$D2. Try to publish
172
 under development version, or find somebody having the rights to publish
173
 it for you!
174
!exit
175
 
2819 bpr 176
:please-update-module-version
177
You must increase the module version when you update it. You should also write which modifications
178
have been done in the file NEWS.
179
!exit
180
 
23 reyssat 181
:robot
182
 Robot access detected: internal technical error, please report.
183
!exit
184
 
185
:symlink
186
 Symbolic links are not allowed in new modules. If you have an old version
187
 OEF module, you can translate it into new version that does not contain
188
 symbolic links.
189
!exit
190
 
191
:toolong
192
 Sorry but your module is too big for automatic submission. You can send it
193
 manually to the maintainer of the distribution. Thanks!
194
!exit
195
 
196
:unpublishable
4264 czzmrn 197
 Questo modulo non ha un nome adatto per essere pubblicato
198
 !if $unpublishable_site!=
199
 sul server
6235 bpr 200
 <span class="tt">$unpublishable_site</span>.
7550 bpr 201
 !endif
202
 Occorre prima
4264 czzmrn 203
 !href cmd=reply&jobreq=move&modreq=$mod cambiare nome
204
 o
205
 !href cmd=reply&jobreq=copy&original=devel/$auth_login/$mod duplicare il modulo
206
 per poterlo pubblicare.
841 czzmrn 207
 !if oef iswordof  $w1 $w2 $w3 $w4 $w5 $w6
208
 En effet, votre module étant déclaré comme un module d'exercices OEF,
5901 bpr 209
  son nom doit commencer par <span class="tt wims_code_words">oef</span>.
841 czzmrn 210
 !endif
211
 !if doc iswordof  $w1 $w2 $w3 $w4 $w5 $w6
212
  En effet, votre module étant déclaré comme un document,
5901 bpr 213
  son nom doit commencer par <span class="tt wims_code_words">doc</span>.
841 czzmrn 214
!endif
7550 bpr 215
 
23 reyssat 216
!exit
217
 
7550 bpr 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