Rev 5901 | Rev 7550 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5901 | Rev 6246 | ||
---|---|---|---|
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 \ |
Line 53... | Line 53... | ||
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 | < |
61 | <br class="spacer" /> |
62 | $nopublish |
62 | $nopublish |
63 | !exit |
63 | !exit |
64 | 64 | ||
65 | :badlang |
65 | :badlang |
66 | Sorry but the language <span class="tt wims_code_words">$w2</span> does not exist on WIMS yet. Somebody has |
66 | Sorry but the language <span class="tt wims_code_words">$w2</span> does not exist on WIMS yet. Somebody has |