PDA

View Full Version : Minor Feature - Password Gallery Featured Photos


{JT}
Jan-19-2005, 10:09 AM
Now if you feature a photo inside a password protected gallery, we will use that photo instead of the Locked Gallery image. We also added a red minilock icon to the end of the gallery name, so users will not get confused if they follow a link on your homepage and end up at a password screen. i also made it easy to get rid of the icon or replace it if you are a pro; simply cut and paste the code below into the style sheet section of your cobranding:

.locked {
width: 9px;
height: 12px;
background: transparent url('/img/minilock.gif') no-repeat;
margin-left: 5px;
}

Replce the /img/minilock.gif to the pathway of your new image. It should be 9 pixels wide by 12 pixels tall though. Let me know if you need help.

marlinspike
Jan-19-2005, 10:18 AM
WOOOOOOOOOOOOOHOOOOOOOOOOOOOOOOOO

:thumb :clap :D :bow :super

I love it, now I'm gonna go use it.

Nikolai
Jan-19-2005, 11:06 AM
Nice feature, JT!:clap

If you don't mind my asking: are there other css styles we can set/modify?
Is there a list somewhere? Or this is a first one?

Thanks!:thumb

{JT}
Jan-19-2005, 12:28 PM
I don't want to steal Baldy's thunder; but he just created one yesterday:
http://smugmug.com/help/custom-colors

I will be going through the site shortly though and adding more classes and areas that pros can customize on their own.


Nice feature, JT!:clap

If you don't mind my asking: are there other css styles we can set/modify?
Is there a list somewhere? Or this is a first one?

Thanks!:thumb

sit
Jan-19-2005, 08:27 PM
We also added a red minilock icon to the end of the gallery name, so users will not get confused if they follow a link on your homepage and end up at a password screen.

Cool!

Can we also get a little icon to indicate that a gallery is private? Something displayed only when logged in would be fine with me. Perhaps a picture of glasses with an X through them, or something cleverer...

micknewton
Jan-20-2005, 07:27 AM
Funny, I just found this new 'feature' when I looged into my account this morning. I think to myself, "My password protected photos are now visible to the public without entering a password?" So, I come here to let you know about a bug. Oh well...

Now if you feature a photo inside a password protected gallery, we will use that photo instead of the Locked Gallery image. We also added a red minilock icon to the end of the gallery name, so users will not get confused if they follow a link on your homepage and end up at a password screen. i also made it easy to get rid of the icon or replace it if you are a pro; simply cut and paste the code below into the style sheet section of your cobranding:


.locked {
width: 9px;
height: 12px;
background: transparent url('/img/minilock.gif') no-repeat;
margin-left: 5px;
}

Replce the /img/minilock.gif to the pathway of your new image. It should be 9 pixels wide by 12 pixels tall though. Let me know if you need help.

marlinspike
Jan-20-2005, 08:48 AM
Mick,
I hope your "oh well" isn't to indicate you don't like the new feature. If it is, youc an just un feature the photo. I quite like it, and to me this is no minor upgrade, but it's HUGE.

rms
Jan-20-2005, 09:31 AM
Thank you!

micknewton
Jan-21-2005, 06:56 AM
Concerning this new feature, I really don't care one way or the other. It just bothered me that some photos that I had protected with a password were suddenly made visible to the public. I had to go through all of my password protected galleries and un-feature the featured photos.

Just out of curiosity, why do you see this as a HUGE advancement? What can you do with this feature?
Mick,

I hope your "oh well" isn't to indicate you don't like the new feature. If it is, youc an just un feature the photo. I quite like it, and to me this is no minor upgrade, but it's HUGE.

marlinspike
Jan-21-2005, 07:52 AM
Well, the reason my passworded galleries are passworded aren't so that nobody can see the photos as much as they are so that nobody who I don't want to can buy the photos. I always found the Password Protected logo to detract from the overall look from the site, plus now I can feature an indictive photo so that if someone goes to my sports gallery, they will see a basketball photo next to basketball, football next to football, etc. Ok, so it doesn't do anything, but that password protected logo was just one of those little things that really bugged me.
Richard

sit
Jan-21-2005, 08:54 AM
Concerning this new feature, I really don't care one way or the other. It just bothered me that some photos that I had protected with a password were suddenly made visible to the public. I had to go through all of my password protected galleries and un-feature the featured photos.


I think that if you want to protect your photos from being viewed by the public, you need to make them private and use sharegroups.

By the way, what does featuring a photo do in a password protected gallery in the past? I thought the only point of featured photos was to show up in the listing of galleries, and before this change, password protected galleries only showed the little lock picture.

volcs0
Jan-22-2005, 08:30 PM
Fantastic. Thanks so much. I want my galleries password protected, but I hated that whole page of padlocks! This is perfect.