Galerie photo PHP/MySql mono-administrateur
2BGal permet de créer une galerie photo pour publier et partager ses photos sur internet.
La philosophie de cette galerie est d'être simple d'utilisation, fonctionnelle, tout en restant légère et facile à installer et maintenir. Son utilisation au quotidien se veut intuitive et rapide.
La gestion mono-administrateur de la galerie permet d'organiser ses photos en album et sous-albums. La plupart des taches peuvent être réalisées depuis la page web d'administration.
Ce script PHP/MySQL est libre (sous licence GPL) et gratuit. Il peut être personnalisé ou de nouvelles fonctionnalités peuvent être ajoutées rapidement grace aux thèmes et modules à télécharger.
Pré-requis sur le serveur web :
Recommandés :
Configuration recommandée (php.ini) :
Le développement de 2BGal a été réalisé avec Apache/2.0.51 (Unix), PHP/4.3.8, MySQL 4.0.21-standard
Navigateurs testés : IE6.0, Firefox 2.0.0.12
Les thèmes par défaut de l'interface visiteur de 2BGal et admin sont W3C valide.
Se référer à install.txt
This file is part of 2BGAL.
2BGAL is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
2BGAL is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with 2BGAL ; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
PHP/MySQL photo gallery single administrator
2BGal is a web photo gallery to publish and share photos on internet.
This script is easy to use, lightweight and packed with only useful features.
2BGal allows you to publish photos into albums and sub-albums. Most of changes on the gallery can be applied with the web single-administrator interface.
This PHP/MySQL script is free (under the GPL license). You can customize the script or add new functionnalities with modules or themes.
Required :
Optional :
Recommended configuration (php.ini) :
2BGal has been tested using Apache/2.0.51 (Unix), PHP/4.3.8, MySQL 4.0.21-standard
Compatible browsers : IE6.0, Firefox 2.0.0.12
Default themes of 2BGal have been validated by W3C
Check install.txt
This file is part of 2BGAL.
2BGAL is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
2BGAL is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with 2BGAL ; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA