Rev 2752 | Rev 2958 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2752 | Rev 2819 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | 1 | ||
2 | <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=Er deed zich een technische storing voor. |
11 | !default $wims_read_parm=Er deed zich een technische storing voor. |
12 | $wims_read_parm |
12 | $wims_read_parm |
13 | !exit |
13 | !exit |
Line 99... | Line 99... | ||
99 | Corrigeren graag. |
99 | Corrigeren graag. |
100 | !exit |
100 | !exit |
101 | 101 | ||
102 | :empty |
102 | :empty |
103 | De lege module wordt genegeerd ! |
103 | De lege module wordt genegeerd ! |
- | 104 | !exit |
|
- | 105 | ||
- | 106 | :lengthlimit |
|
- | 107 | The module size is too big. So, you cannot install it by this interface. You must contact directly |
|
- | 108 | the publication center |
|
- | 109 | !mailurl $sysadmin $centralhost |
|
- | 110 | to manage a manual installation. |
|
104 | !exit |
111 | !exit |
105 | 112 | ||
106 | :nochange |
113 | :nochange |
107 | De module <font color=blue><tt>$w2</tt></font> is niet veranderd sinds de laatste keer dan U de module hebt opgestuurd. |
114 | De module <font color=blue><tt>$w2</tt></font> is niet veranderd sinds de laatste keer dan U de module hebt opgestuurd. |
108 | De upload wordt dus genegeerd. |
115 | De upload wordt dus genegeerd. |
Line 141... | Line 148... | ||
141 | met uw veranderingen of verbeteringen doorsturen naar de schrijver |
148 | met uw veranderingen of verbeteringen doorsturen naar de schrijver |
142 | !set au=!line 2 of $wims_read_parm |
149 | !set au=!line 2 of $wims_read_parm |
143 | !distribute items $au into w3,w4 |
150 | !distribute items $au into w3,w4 |
144 | <a href="mailto:$w4?subject=Your WIMS module $w2">$w3</a> |
151 | <a href="mailto:$w4?subject=Your WIMS module $w2">$w3</a> |
145 | en die weet hoe deze module wel gepubliceerd kan worden. |
152 | en die weet hoe deze module wel gepubliceerd kan worden. |
146 | !exit |
153 | !exit |
147 | 154 | ||
148 | :notallow |
155 | :notallow |
149 | U kunt geen nieuwe publicaties in $D1/$D2 maken. |
156 | U kunt geen nieuwe publicaties in $D1/$D2 maken. |
150 | Probeer het onder "ontwikkelings versie" te publiceren, of zoek iemand die |
157 | Probeer het onder "ontwikkelings versie" te publiceren, of zoek iemand die |
151 | wel over de juiste rechten beschikt en die deze publicatie ter hand wil nemen. |
158 | wel over de juiste rechten beschikt en die deze publicatie ter hand wil nemen. |
- | 159 | !exit |
|
- | 160 | ||
- | 161 | :please-update-module-version |
|
- | 162 | You must increase the module version when you update it. You should also write which modifications |
|
- | 163 | have been done in the file NEWS. |
|
152 | !exit |
164 | !exit |
153 | 165 | ||
154 | :robot |
166 | :robot |
155 | Robot waarschuwing: interne technische fout, gaarne doorgeven ! |
167 | Robot waarschuwing: interne technische fout, gaarne doorgeven ! |
156 | !exit |
168 | !exit |