brilliant_gallery.css |
brilliant_gallery.css |
|
/*
ul.brilliant_gallery {
*/
/*
Total 'width' controls the number of thumbnails in each row.
The number, in pixels, should be calculated thusly:
[maximum width desired for thumbnails] + [padding - if any, x 2] + [margin - if any, x 2] +… |
brilliant_gallery.info |
brilliant_gallery.info |
|
name = Brilliant Gallery
description = Highly customizable Drupal module producing multiple table galleries of quality-scaled images from either a pre-defined local folder, or from any Picasa gallery.
dependencies[] = lightbox2
;dependencies[] =… |
brilliant_gallery.install |
brilliant_gallery.install |
|
|
brilliant_gallery.module |
brilliant_gallery.module |
|
|
cron.inc |
cron.inc |
|
|
functions.inc |
functions.inc |
|
|
gallery_manage.inc |
gallery_manage.inc |
|
|
gallery_showtime.inc |
gallery_showtime.inc |
|
|
menu.inc |
menu.inc |
|
|
README.txt |
README.txt |
|
Highly customizable table gallery of quality-scaled images from multiple defined folders, or from a Picasa gallery.
Installation, demo and tips are all at http://vacilando.net/bg
Author: Tomas Fulopp (Vacilando)
If you use this module, find it… |
views.inc |
views.inc |
|
|