Gallery Tweaker needed

cutehobbes

Joined: 2010-10-26
Posts: 9
Posted: Tue, 2010-10-26 04:21

Need to do two simple tasks

1) Have photos and photo information in a database table. Have to import both into Gallery2

2) Edit the page where the photo is displayed and display below the photo some of the information imported.

Please quote. Thanks.

 
cutehobbes

Joined: 2010-10-26
Posts: 9
Posted: Tue, 2010-10-26 04:23

Sorry - correction

"I have photos in a folder and information about the photos in a database table". Have to import both.

 
mamouneyya

Joined: 2009-11-02
Posts: 337
Posted: Tue, 2010-10-26 16:05

Hi!

(1) What is the exact informations of photos you have in the table (Title, Summery, Tags, etc, or custom info)?
(2) How many photos to be imported, and what's the total size of them?
(3) Do you need the photos to be grouped in nested albums hierarchy, or you want them to be in just one place (e.g. the root album)?

 
cutehobbes

Joined: 2010-10-26
Posts: 9
Posted: Tue, 2010-10-26 23:06

1) I have in the table

photo_id = same number as the photo.jpg

so if photo_id is 55673837 , the photo is 55673837.jpg

photo_title
photo_description
photo_tags
photo_author
photo_license
photo_url and a few other fields

the information from title, description, tags would go into the already setup columns in gallery table, but for other custom info new columns would have to be setup in the database.

2) photos to be imported are 100 minimum. size of every photo is about 1 MB

3) i would like to have albums on my gallery, so will be great if they are in separate folders, but not necessarily a hierarchy.

thanks for responding,

cutey

 
starflower

Joined: 2006-03-29
Posts: 53
Posted: Wed, 2010-10-27 22:15