2BGal 3.1.2

screenshot 1  screenshot 2  screenshot 3  screenshot 4
screenshot 5  screenshot 6  screenshot 7  screenshot 8


fr Galerie photo PHP/MySql mono-administrateur

Présentation

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.

Fonctionnalités générales

  • gestion d'une arborescence d'albums et sous-albums (n niveaux de sous-albums)
  • ajout de photos une par une depuis l'interface web, ou par lot depuis un client FTP
  • apparence des pages publiques personnalisable grace à des thèmes
  • titres et labels éditables pour chaque album et photo
  • création automatisée des vignettes pour l'apercu des photos
  • installation guidée via l'interface web
  • statistiques sur les visites des albums et des photos
  • page d'accueil personnalisable par les photos les plus populaire ou les dernières ajoutées
  • maintient d'un flux RSS
  • possibilité d'afficher les photos sous forme de blog
  • possibilité de protéger par mot de passe l'accès à certains albums privés

Fonctionnalités détaillées

  • intégration possible de modules tiers dans l'interface d'administration
  • thèmes gérés par des templates PHPLib et positionnement CSS (par défaut valides HTML 4.0 ou XHTML 1.0)
  • affichage à la demande des informations sous chaque album et photo
  • affichage à la demande des méta données EXIF pour les photos
  • réorganisation à tout moment de l'arborescence des albums et sous-albums
  • choix du nombre et de la disposition des photos à afficher par page
  • choix des critères d'ordre d'affichage des photos et albums
  • choix du langage d'affichage de l'album (défaut : français ou anglais)
  • backup des tables de 2BGal depuis l'interface d'administration
  • protection de l'interface d'administration par login/mdp (dèsactivable)

Système requis

Pré-requis sur le serveur web :

  • PHP4.1 ou supérieur
  • base MySQL (création de 2 tables)
Recommandés :
  • Librairie GD
  • Extension EXIF
  • Support des sessions PHP4 + cryptage MD5
Configuration recommandée (php.ini) :
  • safe_mode = On
  • register_globals = Off
  • error_reporting = E_ALL & ~E_NOTICE
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.

Installation

Se référer à install.txt

Conditions d'utilisation

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


en PHP/MySQL photo gallery single administrator

Presentation

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.

Main features

  • albums and sub-albums administration (unlimited levels of sub-albums)
  • photos can be added one by one with the web browser, or massively with a FTP client
  • gallery design is defined using themes
  • titles and labels for albums and photos
  • automatic thumbnails generation for preview
  • easy to install with a web installation interface
  • statistics showing score and popularity of albums and photos
  • customizable main page with most popular or recently added photos
  • RSS feed
  • blog
  • on demand password protection for private albums

Other features

  • mods can be intergrated to add functionnalities (comments, RSS feed, photo blog, etc.)
  • themes workes on PHPLib templates and CSS positionning (default HTML 4.0 and XHTML 1.0)
  • on demand display of informations about albums and photos
  • on demand display of EXIF meta data about photos
  • albums can be moved from a category to another at any time
  • disposition of thumbnails can be modified on an album
  • selection of order criteria for display of album and photos
  • language selection for visitor and administration interfaces (default : french or english)
  • tables backup from the administration interface
  • password protected administration area

System requirements

Required :

  • PHP4.1 or higher
  • MySQL database (2 tables)
Optional :
  • GD lib
  • EXIF extention
  • PHP4 sessions + MD5 support
Recommended configuration (php.ini) :
  • safe_mode = On
  • register_globals = Off
  • error_reporting = E_ALL & ~E_NOTICE
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

Installation

Check install.txt

Terms of use

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