Faire un don

Instructions pour les personnes souhaitant saisir leur première WebApp :

Vous avez ci dessous l’exemple de la page DrupalPortable. Remplacez les informations spécifiques à Drupal par celle de votre WebApp. Une fois terminé, saisissez votre pseudo dans le champs Auteur (obligatoire) et enregistrez.

Par exemple pour DotclearPortable, remplacez “ par Attach:DotclearPortable.gif Δ”. Vous pourrez ajouter l’image une fois la page enregistrée.

Vous pouvez uploader votre WebApp sur un service gratuit (http://dl.free.fr ; demo.ovh.net ; megaupload.com ; etc&hellipwinking smiley temporairement le temps que nous la transférions sur le FTP Framakey.

La description en anglais est encouragée, mais en aucun cas obligatoire.

WebApp : phpBB Portable

Description

English

phpBB is a forum engine developed in PHP and based on an external database. It is free software available under the GNU/GPL licenses.

Français

phpBB est un moteur de forum développé en PHP et s’appuyant sur une base de données externe. C’est un logiciel libre disponible sous la licence GNU/GPL.

Infos

phpBB Portable Scripts

Startup

[UpdateMySQLPort]
Name=Syncronize MySQL Port
Description=Update config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\App\{$ApplicationPath}\config.php
SearchPattern=localhost(:\d*)?
ReplaceValue=localhost:{$mysql_port}

[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*)?