Subversion Repositories wimsdev

Rev

Rev 4027 | Rev 6235 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed


<span class="wims_warning">$wims_name_Error</span>.
!distribute words $wims_read_parm into w1,w2,w3,w4,w5,w6
!if $w1 iswordof antiwversion badauth badauthhost badcategory badhour badlang \
        badname badtar badtype badversion badwimsversion \
        doublelang empty nochange noindex nolocalright \
        nongnu nooriginal noreply noright noright_translate notallow robot \
        symlink toolong unpublishable please-update-module-version lengthlimit \
        mirror_exists
 !goto $w1
!else
 !default wims_read_parm=Errore tecnicno.
 $wims_read_parm
 !exit
!endif

:mirror_exists
 A module with the same name already exists on another mirror publication servor.
 If you are its author, you must publish at the same publication servor or ask 
 a transfer of your rights. If you are not the other one, please change the name of your module.
!exit

:antiwversion
 Your module requires WIMS-$w2 to run? This server is only of version
 $wims_version. Please correct.
!exit

:badauth
 Errore di autenticazione. Accesso negato.
!exit

:badauthhost
 Errore di autenticazione. Non siete autorizzati a pubblicare un modulo da 
 questo IP. Accesso negato.
!exit

:badcategory
 !if / isin $w2
  The category <tt class="wims_code_words">$w2</tt> of your submitted module is unknown.
  !set w3=!word 3 to -1 of $wims_read_parm
  !set w0=!translate / to , in $w2
  Categories actually available in the zone <tt class="wims_code_words">$(w0[1])</tt> are:
  <pre>
  $w3
  </pre>
  Please write to the
  !mailurl $sysadmin publication maintainer
  if you want to add a new category.
 !else
  The zone <tt class="wims_code_words">$w2</tt> of your submitted module is unknown.
  Please report your problem to the 
 !mailurl $sysadmin publication maintainer
.
 !endif
!exit

:badhour
 This is not the time to publish a local module!
 <p>
 Please choose a period when the server is quieter. Avoid publishing
 modules during the following hours:
 <p>
 $nopublish
!exit

:badlang
 Sorry but the language <tt class="wims_code_words">$w2</tt> does not exist on WIMS yet. Somebody has
 to translate WIMS to this language before modules can be submitted.
!exit

:badname
 The module name <tt class="wims_fname">$w2</tt> is bad: it is either too long, too short or contains
 illegal characters.
!exit

:badtar
 Error detected in the transmission. Please verify your manoeuvre or try again.
!exit

:badtype
 Wrong submission type:
 !if $w2=new
  your module is not new.
 !else
  you cannot modify a non-existing module.
 !endif
 Have you put a wrong address to this module?
!exit

:badversion
 The version number <tt class="wims_code_words">$w2</tt> of your module is not correctly formatted.
 Please correct.
!exit

:badwimsversion
 The wims_version declearation of your module must be an existing WIMS version
 between 3.36 and the latest release.
 This is apparently not the case. Please correct.
!exit

:doublelang
 Confusion in module language definition: the INDEX file declares
 <tt class="wims_code_words">language=$w3</tt>, while the directory has extension
 <tt class="wims_code_words">$w2</tt>. Please correct.
!exit

:empty
 Empty submission ignored.
!exit

:lengthlimit
  The module size is too big. So, you cannot install it by this interface. You must contact directly
  the publication center
  !mailurl $sysadmin $centralhost
  to manage a manual installation.
!exit

:nochange
 The module <tt class="wims_fname">$w2</tt>
 is not modified since the last submission.
 Submission ignored.
!exit

:noindex
 Wrong content: the INDEX file of the module seems missing or corrupt.
!exit

:nolocalright
 In order to install your module in the local space of the server,
 you should first ask the webmaster to give you the right to do so.
!exit

:nongnu
 You did not declare the copyright of the module to be GNU GPL. Submission
 refused.
!exit

:nooriginal
 The publication center cannot find the original module from which
 this module is translated.
 Have you put a wrong address to this module?
!exit

:noreply
 Connection error trying to contact the publication center $centralhost.
!exit

:noright
 You are not known to be the author or translator of <tt class="wims_fname">$w2</tt>.
 You can send a
 !href cmd=reply&jobreq=backup backup archive
 of your modification to the author
 !set au=!line 2 of $wims_read_parm
 !distribute items $au into w3,w4
 <a href="mailto:$w4?subject=Your WIMS module $w2">$w3</a>
 who knows how to publish it.
!exit

:noright_translate
 Ce module est une traduction d'un autre module. Vous devez donc indiquer qu'il s'agit d'une traduction.
 Vous pouvez envoyer un fichier de
 !href cmd=reply&jobreq=backup sauvegarde
 de votre modification à l'auteur
 !set au=!line 2 of $wims_read_parm
 !distribute items $au into w3,w4
 <a href="mailto:$w4?subject=Your WIMS module $w2">$w3</a>
 qui le publiera s'il le désire.
!exit

:notallow
 You cannot make new publications in $D1/$D2. Try to publish
 under development version, or find somebody having the rights to publish
 it for you!
!exit

:please-update-module-version
You must increase the module version when you update it. You should also write which modifications
have been done in the file NEWS.
!exit

:robot
 Robot access detected: internal technical error, please report.
!exit

:symlink
 Symbolic links are not allowed in new modules. If you have an old version
 OEF module, you can translate it into new version that does not contain
 symbolic links.
!exit

:toolong
 Sorry but your module is too big for automatic submission. You can send it
 manually to the maintainer of the distribution. Thanks!
!exit

:unpublishable
 Questo modulo non ha un nome adatto per essere pubblicato
 !if $unpublishable_site!=
 sul server
 <tt>$unpublishable_site</tt>.
 !endif 
 Occorre prima 
 !href cmd=reply&jobreq=move&modreq=$mod cambiare nome
 o
 !href cmd=reply&jobreq=copy&original=devel/$auth_login/$mod duplicare il modulo
 per poterlo pubblicare.
 !if oef iswordof  $w1 $w2 $w3 $w4 $w5 $w6
 En effet, votre module étant déclaré comme un module d'exercices OEF,
  son nom doit commencer par <tt class="wims_code_words">oef</tt>.
 !endif
 !if doc iswordof  $w1 $w2 $w3 $w4 $w5 $w6
  En effet, votre module étant déclaré comme un document,
  son nom doit commencer par <tt class="wims_code_words">doc</tt>.
!endif
  
!exit