WebApp : Agora Portable
Description
Agora est un CMS complet. Agora Portable contient plusieurs modules : Page d’accueil type Blog, Gestionnaire de fichiers, Calendriers personnels et partagés, Contacts, Gestionnaire de tâches et un module de chat interne.

Infos générales
- website : http://www.agora-project.net
- version : 2.11.2
- Maintainer : Stanislas (sgarret at trashlx dot com) - JosephK (email at josephk.eu) (je veux participer)
- Support Forum
Infos techniques
Base de donnée : Oui
Fichiers de configuration de la webapp :
- stock_fichiers\config.inc.php (contient l’adresse du serveur MySQL)
- BdD : gt_agora_info (contient l’adresse du serveur web)
Afficher le fichier :
Startup.ini
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 Mysql config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\App\agora\stock_fichiers\config.inc.php
SearchPattern=define\("db_host", "localhost(:\d*)?"\);
ReplaceValue=define("db_host", "localhost:{$mysql_port}");
[UpdateAgoraUrlValues]
Name=Update Options table
Description=Update agora info table with some real config values
Type=SQL
Query=UPDATE `gt_agora_info` SET `adresse_web`='http://127.0.0.1:{$zmws_port}/agora/index.php?';
Scripts.ini
Pas encore de script spécifique
Procédure utilisée pour la dernière mise à jour
Télécharger et dézipper la dernière version officielle.
Y supprimer les dossiers install et stock_fichiers
Copier le tout dans App/agora
Changelog
09/05/11 (JosephK)
FMW 0.9.14 + Mise à jour 2.11.2
22/01/11 (JosephK)
Format PA.c + FMW 0.9.10
Changement d’icône, nettoyage des résidus WordPress
Création du fichier master.sql
Mise à jour en 2.11.0
Icône refaite
05/03/10
Répertoire d’installation supprimé




