A couple of little questions...

heather8
heather8's picture

Joined: 2003-06-26
Posts: 11
Posted: Sat, 2003-08-02 02:33

Hi!

I am trying to implement a few modifications but am at a loss as to how to implement them. I have given myself a crash course in PHP (my skills are still a bit hairy) and slaved over code for days and am still at a loss about these two items.

1. I have NUMEROUS albums each of which have a separate password. I would LOVE to be able to login, skip albums.php altogether (as only one album is available per password- no sub-albums), and go directly to the thumbnails (view_albums.php). Any ideas? Maybe an automatic redirect?

2. I need to have an HTML page within each of the Gallery-generated-album-named folders that reside in the Albums folder. The html page will be named the same thing each time (index.htm). This file will have album specific info and I need to be able to have a php generated link (so that the link will fit the album being viewed) next to the slideshow link allowing http://www.mysite.com/albums/currentalbumname/index.htm to be viewed.

I hope that those made sense. Please do not hesitate to ask for clarification here or via email (hposton@comcast.net)

Can anyone help me with these? If not, is this something that Donation Based Support could help with?

Thank you so much for your time and assistance.
Regards,
Heather Poston

 
grnjelloman

Joined: 2003-01-06
Posts: 44
Posted: Wed, 2003-08-13 08:30

Just a quick question regarding your first item you wish to be implements... When you say each album has its own password.. Is it only viewable by that person? or is it editing permission? In other words when you log on with that one password.. does only that one album show up?

 
heather8
heather8's picture

Joined: 2003-06-26
Posts: 11
Posted: Wed, 2003-08-13 12:00

Yes, only one album per password. So when someone logs in, they only see one album. :)