PDA

View Full Version : Hidden exhibitions


NetButch
14th of February 2003 (Fri), 20:21
Could I please get some information on setting up these hidden exhibitions?

thank you,
Butch

Pekka
15th of February 2003 (Sat), 05:10
Go to exhibition editor and set password to anything else than 'public'.

NetButch
17th of February 2003 (Mon), 12:28
naturally that worked.. thank you.

zacsmith
19th of February 2003 (Wed), 18:05
Is there a way to require someone to type in the password to see the exhibition, rather than have it embedded in the URL?

I'd like to have a link to the exhibit that when clicked, requires the password before the exhibit is displayed.

Any chance of that happening?

zack

NetButch
19th of February 2003 (Wed), 21:07
you would make a entry page yourself to ask for the exhibition number and the password, then send that data to the 'list.php' page.

I am working on this exact thing soon (when I get the time) so I can have people go from my main website to thier hidden gallery without haveing to go back and use the email in the link..

also dont forget to set a cookie so they dont have to re-enter the password each time the same computer visits.

have a great day!

NetButch
23rd of February 2003 (Sun), 22:48
Okay,
here is the form you would put into your gallery index page.




Exhibition Number:
Password:






this will ask for your exhibition number and password!! cool huh?
good luck