Subversion Repositories wimsdev

Rev

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

Rev 2817 Rev 2819
Line 1... Line 1...
1
 
1
 
2
<b>Error</b>.
2
<b>$wims_name_Error</b>.
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 notallow robot \
7
	nongnu nooriginal noreply noright noright_translate notallow robot \
8
	symlink toolong unpublishable
8
	symlink toolong unpublishable please-update-module-version lengthlimit
9
 !goto $w1
9
 !goto $w1
10
!else
10
!else
11
 !default $wims_read_parm=Errore tecnicno.
11
 !default $wims_read_parm=Errore tecnicno.
12
 $wims_read_parm
12
 $wims_read_parm
13
 !exit
13
 !exit
Line 97... Line 97...
97
 <tt>$w2</tt>. Please correct.
97
 <tt>$w2</tt>. Please correct.
98
!exit
98
!exit
99
 
99
 
100
:empty
100
:empty
101
 Empty submission ignored.
101
 Empty submission ignored.
-
 
102
!exit
-
 
103
 
-
 
104
:lengthlimit
-
 
105
  The module size is too big. So, you cannot install it by this interface. You must contact directly
-
 
106
  the publication center
-
 
107
  !mailurl $sysadmin $centralhost
-
 
108
  to manage a manual installation.
102
!exit
109
!exit
103
 
110
 
104
:nochange
111
:nochange
105
 The module <font color=blue><tt>$w2</tt></font>
112
 The module <font color=blue><tt>$w2</tt></font>
106
 is not modified since the last submission.
113
 is not modified since the last submission.
107
 Submission ignored.
114
 Submission ignored.
108
!exit
115
!exit
109
 
116
 
110
:noindex
117
:noindex
111
 Wrong content: the INDEX file of the module seems missing or corrupt.
118
 Wrong content: the INDEX file of the module seems missing or corrupt.
112
!exit
119
!exit
113
 
120
 
114
:nolocalright
121
:nolocalright
Line 127... Line 134...
127
 Have you put a wrong address to this module?
134
 Have you put a wrong address to this module?
128
!exit
135
!exit
129
 
136
 
130
:noreply
137
:noreply
131
 Connection error trying to contact the publication center $centralhost.
138
 Connection error trying to contact the publication center $centralhost.
132
!exit
139
!exit
133
 
140
 
134
:noright
141
:noright
135
 You are not known to be the author or translator of <tt>$w2</tt>.
142
 You are not known to be the author or translator of <tt>$w2</tt>.
136
 You can send a
143
 You can send a
137
 !href cmd=reply&jobreq=backup backup archive
144
 !href cmd=reply&jobreq=backup backup archive
138
 of your modification to the author
145
 of your modification to the author
139
 !set au=!line 2 of $wims_read_parm
146
 !set au=!line 2 of $wims_read_parm
140
 !distribute items $au into w3,w4
147
 !distribute items $au into w3,w4
141
 <a href="mailto:$w4?subject=Your WIMS module $w2">$w3</a>
148
 <a href="mailto:$w4?subject=Your WIMS module $w2">$w3</a>
142
 who knows how to publish it.
149
 who knows how to publish it.
143
!exit
150
!exit
144
 
151
 
145
:notallow
152
:notallow
146
 You cannot make new publications in $D1/$D2. Try to publish
153
 You cannot make new publications in $D1/$D2. Try to publish
147
 under development version, or find somebody having the rights to publish
154
 under development version, or find somebody having the rights to publish
148
 it for you!
155
 it for you!
-
 
156
!exit
-
 
157
 
-
 
158
:please-update-module-version
-
 
159
You must increase the module version when you update it. You should also write which modifications
-
 
160
have been done in the file NEWS.
149
!exit
161
!exit
150
 
162
 
151
:robot
163
:robot
152
 Robot access detected: internal technical error, please report.
164
 Robot access detected: internal technical error, please report.
153
!exit
165
!exit