Subversion Repositories wimsdev

Rev

Rev 7867 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<b>$wims_name_Error</b>.

!if fichier iswordof $error
 You must upload at least a latex file.
 !reset error
!endif

!if document iswordof $error
 You must give the name of a document in your developper account.
 !reset error
!endif

!if principal iswordof $error
 Please select the main file (it must be a valid tex file [.tex]).
 !reset error
!endif

!if documentempty iswordof $error
  Please create first a module of type document in Modtool.
 !reset error
!endif

!msg $error
!reset error