WebApp : Cahier de Textes Portable
Description
Français
Cahier de textes permet de mettre à disposition des enseignants du secondaire et de leurs élèves un cahier de textes en intranet ou sur Internet. Sa version portable vous permet aussi bien de tester avant un déploiement en production que de vous en servir à titre individuel.
À noter : l’option Chocolaware ajoutée à la licence.
Infos
- website : http://www.etab.ac-caen.fr/bsauveur/cahier_de_texte/
- version : 4.6.0
- Maintainer : fat115 (fat115 at free dot fr) (je veux participer / I want to become a maintainer)
- Support Forum
Cahier de Textes Portable Scripts
Startup
[UpdateEskuelPort]
Name=Syncronize Eskuel Port
Description=Update Eskuel config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\ZMWS\_web.zmwsc\_vhosts.zmwsc\127.0.0.2\eskuel\config.inc.php
SearchPattern=127.0.0.1(:\d*)?
ReplaceValue=127.0.0.1:{$mysql_port}
[UpdateMySQLPort]
Name=Update MySQL Port
Description=Update Cahier de Textes config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\App\{$ApplicationPath}\Connections\conn_cahier_de_texte.php
SearchPattern=localhost(:\d*)?
Name=Syncronize Eskuel Port
Description=Update Eskuel config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\ZMWS\_web.zmwsc\_vhosts.zmwsc\127.0.0.2\eskuel\config.inc.php
SearchPattern=127.0.0.1(:\d*)?
ReplaceValue=127.0.0.1:{$mysql_port}
[UpdateMySQLPort]
Name=Update MySQL Port
Description=Update Cahier de Textes config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\App\{$ApplicationPath}\Connections\conn_cahier_de_texte.php
SearchPattern=localhost(:\d*)?
Specific
[ResetLogPass]
Name=Reset Login and Password
Name_fr=Réinistialiser log/pass
Description=Reset login and password to initial values.
Description_fr=Réinitialise le mot de passe administrateur avec "admin"/"framasoft"
Type=SQL
Query=UPDATE cdt_prof set passe=md5('framasoft'), identite='Administrateur' where ID_prof='1'
Done=Done: login=admin, Password=framasoft
Done_fr=Action executée: login=admin, Password=framasoft
[Synchronize]
Name=Syncronize MySQL Port
Description=Update config with the Open MySQL Port
Name_fr=Syncronise le port MySQL
Description_fr=Met à jour le fichier de configugration avec le port MySQL actuellement assigné.
Type=REPLACE
File={$root_path_absolute}\App\{$ApplicationPath}\Connections\conn_cahier_de_texte.php
SearchPattern=localhost(:\d*)?
ReplaceValue=localhost:{$mysql_port}
Done=Done
Done_fr=Fait
[EditAdmin]
Name=Edit config
Description=Edit config file
Name_fr=Edition fichier configuration
Description_fr=Edite le fichier de configuration
Type=EDIT
Name=Reset Login and Password
Name_fr=Réinistialiser log/pass
Description=Reset login and password to initial values.
Description_fr=Réinitialise le mot de passe administrateur avec "admin"/"framasoft"
Type=SQL
Query=UPDATE cdt_prof set passe=md5('framasoft'), identite='Administrateur' where ID_prof='1'
Done=Done: login=admin, Password=framasoft
Done_fr=Action executée: login=admin, Password=framasoft
[Synchronize]
Name=Syncronize MySQL Port
Description=Update config with the Open MySQL Port
Name_fr=Syncronise le port MySQL
Description_fr=Met à jour le fichier de configugration avec le port MySQL actuellement assigné.
Type=REPLACE
File={$root_path_absolute}\App\{$ApplicationPath}\Connections\conn_cahier_de_texte.php
SearchPattern=localhost(:\d*)?
ReplaceValue=localhost:{$mysql_port}
Done=Done
Done_fr=Fait
[EditAdmin]
Name=Edit config
Description=Edit config file
Name_fr=Edition fichier configuration
Description_fr=Edite le fichier de configuration
Type=EDIT


