Subversion Repositories wimsdev

Rev

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

Rev 3948 Rev 3999
Line 33... Line 33...
33
 Authentification error. You have no right to publish with this IP number. Access refused.
33
 Authentification error. You have no right to publish with this IP number. Access refused.
34
!exit
34
!exit
35
 
35
 
36
:badcategory
36
:badcategory
37
 !if / isin $w2
37
 !if / isin $w2
38
  The category <tt>$w2</tt> of your submitted module is unknown.
38
  The category <tt class="wims_fname">$w2</tt> of your submitted module is unknown.
39
  !set w3=!word 3 to -1 of $wims_read_parm
39
  !set w3=!word 3 to -1 of $wims_read_parm
40
  !set w0=!translate / to , in $w2
40
  !set w0=!translate / to , in $w2
41
  Categories actually available in the zone <b><tt>$(w0[1])</tt></b> are:
41
  Categories actually available in the zone <tt class="wims_fname">$(w0[1])</tt> are:
42
  <p>
42
  <p>
43
  <tt>$w3</tt>
43
  <tt>$w3</tt>
44
  <p>
44
  <p>
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 <tt>$w2</tt> of your submitted module is unknown.
49
  The zone <tt class="wims_fname">$w2</tt> 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
Line 61... Line 61...
61
 <p>
61
 <p>
62
 $nopublish
62
 $nopublish
63
!exit
63
!exit
64
 
64
 
65
:badlang
65
:badlang
66
 Sorry but the language <tt>$w2</tt> does not exist on WIMS yet. Somebody has
66
 Sorry but the language <tt class="wims_fname">$w2</tt> does not exist on WIMS yet. Somebody has
67
 to translate WIMS to this language before modules can be submitted.
67
 to translate WIMS to this language before modules can be submitted.
68
!exit
68
!exit
69
 
69
 
70
:badname
70
:badname
71
 The module name <tt>$w2</tt> is bad: it is either too long, too short or contains
71
 The module name <tt class="wims_fname">$w2</tt> is bad: it is either too long, too short or contains
72
 illegal characters.
72
 illegal characters.
73
!exit
73
!exit
74
 
74
 
75
:badtar
75
:badtar
76
 Error detected in the transmission. Please verify your manoeuvre or try again.
76
 Error detected in the transmission. Please verify your manoeuvre or try again.
Line 113... Line 113...
113
  !mailurl $sysadmin $centralhost
113
  !mailurl $sysadmin $centralhost
114
  to manage a manual installation.
114
  to manage a manual installation.
115
!exit
115
!exit
116
 
116
 
117
:nochange
117
:nochange
118
 The module <font color=blue><tt>$w2</tt></font>
118
 The module <tt class="wims_fname">$w2</tt>
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