Task #2994

Mis à jour par Serge Heiden il y a presque 3 ans

The binary corpus download command should be enabled only if the DownloadPermission is granted.

CORPUS the MainCorpus name (the CQP ID which is uppercased)

Possible error messages for the admin:
* CORPUS.txm file is not present: ".txm file "File not found".
* CORPUS.txm file is not readable: ".txm file "File not readable".
* no corpus CORPUS: "CORPUS Object "Object not found".
* no permission for the CORPUS: "No permission to download CORPUS". permission".

The command must not produce the .txm corpus file.

Retour