Subversion Repositories wimsdev

Rev

Rev 16112 | 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 \
7550 bpr 9
	mirror_exists domain_keyword
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
 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
29
 Authentification error. Access refused.
30
!exit
31
 
1704 bpr 32
:badauthhost
2719 bpr 33
 Authentification error. You have no right to publish with this IP number. Access refused.
1704 bpr 34
!exit
35
 
23 reyssat 36
:badcategory
37
 !if / isin $w2
5901 bpr 38
  The category <span class="tt wims_fname">$w2</span> of your submitted module is unknown.
23 reyssat 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_fname">$(w0[1])</span> are:
4027 bpr 42
  <pre>
43
  $w3
44
  </pre>
23 reyssat 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.
7550 bpr 50
  Please report your problem to the
23 reyssat 51
  !mailurl $sysadmin publication maintainer
52
.
53
 !endif
54
!exit
55
 
56
:badhour
57
 This is not the time to publish a local module!
7550 bpr 58
 
23 reyssat 59
 Please choose a period when the server is quieter. Avoid publishing
60
 modules during the following hours:
17180 bpr 61
 <br class="spacer">
23 reyssat 62
 $nopublish
63
!exit
64
 
65
:badlang
5901 bpr 66
 Sorry but the language <span class="tt wims_fname">$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_fname">$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
  The module size is too big. So, you cannot install it by this interface. You must contact directly
112
  the publication center
113
  !mailurl $sysadmin $centralhost
114
  to manage a manual installation.
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
16112 bpr 148
 You are not known to be the author or translator or publisher 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
168
 
23 reyssat 169
:robot
170
 Robot access detected: internal technical error, please report.
171
!exit
172
 
173
:symlink
174
 Symbolic links are not allowed in new modules. If you have an old version
175
 OEF module, you can translate it into new version that does not contain
176
 symbolic links.
177
!exit
178
 
179
:toolong
180
 Sorry but your module is too big for automatic submission. You can send it
181
 manually to the maintainer of the distribution. Thanks!
182
!exit
183
 
184
:unpublishable
185
 This module does not have a publishable address. It must first be
186
 !href cmd=reply&jobreq=move&modreq=$mod renamed
187
 or
188
 !href cmd=reply&jobreq=copy&original=devel/$auth_login/$mod duplicated
189
 if you want to publish it.
190
!exit
191
 
7550 bpr 192
:domain_keyword
193
 The fields <span class="wims_label">$wims_name_Domain</span> or
194
 <span class="wims_label">$wims_name_Keywords</span> have not been filled.
195
 Thanks to modify
196
!href cmd=reply&jobreq=index $wims_name_properties
197
 of the module $mod and read the helps.
198
!exit