Subversion Repositories wimsdev

Rev

Rev 6246 | Rev 16103 | 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=A technical error occurred.
12
 !default $wims_read_parm=A technical error occurred.
13
 $wims_read_parm
13
 $wims_read_parm
14
 !exit
14
 !exit
Line 45... Line 45...
45
  Please write to the
45
  Please write to the
46
  !mailurl $sysadmin publication maintainer
46
  !mailurl $sysadmin publication maintainer
47
  if you want to add a new category.
47
  if you want to add a new category.
48
 !else
48
 !else
49
  The zone <span class="tt wims_code_words">$w2</span> of your submitted module is unknown.
49
  The zone <span class="tt wims_code_words">$w2</span> of your submitted module is unknown.
50
  Please report your problem to the 
50
  Please report your problem to the
51
  !mailurl $sysadmin publication maintainer
51
  !mailurl $sysadmin publication maintainer
52
.
52
.
53
 !endif
53
 !endif
54
!exit
54
!exit
55
 
55
 
56
:badhour
56
:badhour
57
 This is not the time to publish a local module!
57
 This is not the time to publish a local module!
58
 
58
 
59
 Please choose a period when the server is quieter. Avoid publishing
59
 Please choose a period when the server is quieter. Avoid publishing
60
 modules during the following hours:
60
 modules during the following hours:
61
 <br class="spacer" />
61
 <br class="spacer" />
62
 $nopublish
62
 $nopublish
63
!exit
63
!exit
Line 103... Line 103...
103
 <span class="tt wims_code_words">$w2</span>. Please correct.
103
 <span class="tt wims_code_words">$w2</span>. Please correct.
104
!exit
104
!exit
105
 
105
 
106
:empty
106
:empty
107
 Empty submission ignored.
107
 Empty submission ignored.
108
!exit
108
!exit
109
 
109
 
110
:lengthlimit
110
:lengthlimit
111
  La taille du module dépasse la limite permise. Aussi, ce module ne peut être installé 
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
112
  par cette interface. Vous pouvez vous adresser directement au centre de publication
113
  !mailurl $sysadmin $centralhost
113
  !mailurl $sysadmin $centralhost
114
  afin qu'une installation manuelle soit faite.
114
  afin qu'une installation manuelle soit faite.
115
!exit
115
!exit
116
 
116
 
117
:nochange
117
:nochange
118
 The module <span class="tt wims_fname">$w2</span>
118
 The module <span class="tt wims_fname">$w2</span>
119
 is not modified since the last submission.
119
 is not modified since the last submission.
120
 Submission ignored.
120
 Submission ignored.
121
!exit
121
!exit
122
 
122
 
123
:noindex
123
:noindex
124
 Wrong content: the INDEX file of the module seems missing or corrupt.
124
 Wrong content: the INDEX file of the module seems missing or corrupt.
125
!exit
125
!exit
126
 
126
 
127
:nolocalright
127
:nolocalright
128
 In order to install your module in the local space of the server,
128
 In order to install your module in the local space of the server,
129
 you should first ask the webmaster to give you the right to do so.
129
 you should first ask the webmaster to give you the right to do so.
130
!exit
130
!exit
131
 
131
 
132
:nongnu
132
:nongnu
133
 You did not declare the copyright of the module to be GNU GPL. Submission
133
 You did not declare the copyright of the module to be GNU GPL. Submission
134
 refused.
134
 refused.
135
!exit
135
!exit
136
 
136
 
137
:nooriginal
137
:nooriginal
138
 The publication center cannot find the original module from which
138
 The publication center cannot find the original module from which
139
 this module is translated.
139
 this module is translated.
140
 Have you put a wrong address to this module?
140
 Have you put a wrong address to this module?
141
!exit
141
!exit
142
 
142
 
143
:noreply
143
:noreply
144
 Connection error trying to contact the publication center $centralhost.
144
 Connection error trying to contact the publication center $centralhost.
145
!exit
145
!exit
146
 
146
 
Line 186... Line 186...
186
 or
186
 or
187
 !href cmd=reply&jobreq=copy&original=devel/$auth_login/$mod duplicated
187
 !href cmd=reply&jobreq=copy&original=devel/$auth_login/$mod duplicated
188
 if you want to publish it.
188
 if you want to publish it.
189
!exit
189
!exit
190
 
190
 
-
 
191
:domain_keyword
-
 
192
 The fields <span class="wims_label">$wims_name_Domain</span> or
-
 
193
 <span class="wims_label">$wims_name_Keywords</span> have not been filled.
-
 
194
 Thanks to modify
-
 
195
!href cmd=reply&jobreq=index $wims_name_properties
-
 
196
 of the module $mod and read the helps.
-
 
197
!exit