Rev 4027 | Rev 5901 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4027 | Rev 4264 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | 1 | ||
2 | < |
2 | <span class="wims_warning">$wims_name_Error</span>. |
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 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 |
10 | !goto $w1 |
10 | !goto $w1 |
11 | !else |
11 | !else |
12 | !default |
12 | !default wims_read_parm=Errore tecnicno. |
13 | $wims_read_parm |
13 | $wims_read_parm |
14 | !exit |
14 | !exit |
15 | !endif |
15 | !endif |
16 | 16 | ||
17 | :mirror_exists |
17 | :mirror_exists |
Line 192... | Line 192... | ||
192 | Sorry but your module is too big for automatic submission. You can send it |
192 | Sorry but your module is too big for automatic submission. You can send it |
193 | manually to the maintainer of the distribution. Thanks! |
193 | manually to the maintainer of the distribution. Thanks! |
194 | !exit |
194 | !exit |
195 | 195 | ||
196 | :unpublishable |
196 | :unpublishable |
197 |
|
197 | Questo modulo non ha un nome adatto per essere pubblicato |
- | 198 | !if $unpublishable_site!= |
|
- | 199 | sul server |
|
- | 200 | <tt>$unpublishable_site</tt>. |
|
- | 201 | !endif |
|
- | 202 | Occorre prima |
|
198 | !href cmd=reply&jobreq=move&modreq=$mod |
203 | !href cmd=reply&jobreq=move&modreq=$mod cambiare nome |
199 |
|
204 | o |
200 | !href cmd=reply&jobreq=copy&original=devel/$auth_login/$mod |
205 | !href cmd=reply&jobreq=copy&original=devel/$auth_login/$mod duplicare il modulo |
201 |
|
206 | per poterlo pubblicare. |
202 | !if oef iswordof $w1 $w2 $w3 $w4 $w5 $w6 |
207 | !if oef iswordof $w1 $w2 $w3 $w4 $w5 $w6 |
203 | En effet, votre module étant déclaré comme un module d'exercices OEF, |
208 | En effet, votre module étant déclaré comme un module d'exercices OEF, |
204 | son nom doit commencer par <tt class="wims_code_words">oef</tt>. |
209 | son nom doit commencer par <tt class="wims_code_words">oef</tt>. |
205 | !endif |
210 | !endif |
206 | !if doc iswordof $w1 $w2 $w3 $w4 $w5 $w6 |
211 | !if doc iswordof $w1 $w2 $w3 $w4 $w5 $w6 |