Bharat Mediratta 94e356fc31 Take advantage of the new support for parentheses added in r19879 and
fix a bug in viewable() that was AND'ing all view permissions together
(which meant that you had to have *all* permissions to view an item,
instead of just one).

Also, add a "max" param to the thumb_tag() so that we can specify a
max dimension for the thumbnail.  This will be used in the upcoming
"move item" feature.
2009-01-23 08:11:33 +00:00
2009-01-21 21:27:09 +00:00
2008-12-17 17:10:08 +00:00

INSTALLING VIA THE WEB
- Point your web browser at gallery3/installer and follow the instructions

INSTALLING FROM THE COMMAND LINE
- php installer/index.php [-h host] [-u user] [-p pass] [-d dbname]

 Command line parameters:
 -h     Database host          (default: localhost)
 -u     Database user          (default: root)
 -p     Database user password (default: )
 -d     Database name          (default: gallery3)

Questions, problems:
  - Check out the gallery3 FAQ http://codex.gallery2.org/Gallery3:FAQ
  - Email gallery-devel@lists.sourceforge.net


Description
The simplest, most intuitive way to host your photos on your website.
https://galleryrevival.com
Readme GPL-2.0 33 MiB
Languages
PHP 87.7%
CSS 6.4%
JavaScript 5.7%
Perl 0.1%