Examples with "jelix-script" and their translation in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
One of them is a critical one: in the case of a bad jelix-scripts.init.php file, the use of jelix-script command can result to a deletion of all your files (and more if you run it with an administrator account).
L'un de ce bugs est très critique : dans le cas d'un fichier jelix-scripts.init.php mal configuré, l'utilisation des commandes jelix-scripts peut conduire à la suppression de tout vos fichiers (et plus si vous l'exécutez avec un compte administrateur).
Andere resultaten
If you want to display details each time you launch a command, you can modify the configuration of jelix-scripts with the parameter verboseMode=true.
Si vous voulez afficher les détails à chaque fois, vous pouvez modifier la configuration de jelix-scripts avec l'option verboseMode=true.
Jelix-scripts: major rework of jelix-scripts, to ease the use of jelix commands
Fixed verbose mode in jelix-scripts, with the -v flag (Philippe Villiers)
Correction du mode verbeux avec -v dans jelix-scripts (Philippe Villiers)
Jelix-scripts, createapp: fixed bad generation of next version for new project.xml file
Jelix-scripts, createapp: le numero de prochaine version dans les nouveaux fichiers project.xml créés n'était pas bon.
only one and only one temp directory is needed now, for the www, cli and jelix scripts.
Plus qu'un fichier et seulement un dossier temp sont nécessaires pour www, cli et jelix scripts.
jelix scripts: for command that have variable parameters, the error 'too many parameters' was always triggered
jelix scripts: pour les commandes qui ont des paramètres variables, l'erreur 'too many parameters' était toujours déclanchée.
Jelix-scripts is provided in the three editions of Jelix (dev, opt, gold).
Jelix-scripts est fourni dans les trois éditions (dev, opt, gold).
Jelix scripts A script for command line,, is available in the lib/jelix-scripts/ directory.
Scripts de Jelix L'édition Developer de Jelix est fournie avec un script, qui permet de créer facilement une application.
Jelix-scripts now searches a.jelix-scripts.ini in the current directory and its parent directories, before searching in the home directory
Les Jelix-scripts recherchent désormais un fichier.jelix-scripts.ini dans le répertoire courant et ses répertoires parents, avant de chercher dans le répertoire de base
This class is used mainly by the jelix-scripts, to generate daos. You should redefine this methods and properties
Cette classe permet de récupérer des informations sur la base de donnée, sur une table etc. Utilisée notamment par les scripts jelix-scripts. Vous redéfinirez en particulier les méthodes suivantes
jelix-scripts: installapp command didn't receive the configuration (catsoup)
jelix-scripts: la commande installapp ne prenait pas en compte la configuration jelix-scripts (catsoup)
validate and close the dialog reboot Then you can call php.exe from any directory, and from the jelix-scripts directory.
Avec cette manipulation, vous pourrez exécuter php.exe depuis n'importe quel répertoire notamment pour pouvoir créer des applications en ligne de commande avec Jelix.