embedded slideshow from passworded gallery
FJakeR
Registered Users Posts: 3 Beginner grinner
Hi,
I have a private site that I'm setting up, so when a person has access to the site, they are already logged in and have entered a pw to gain trusted access.
I have a gallery that is pw protected in SM.
I want to embed a slideshow of this gallery on my website.
I have spent the last couple hours searching here but can't seem to find an answer that I can understand...I'm not very adept at website programming.
When I go to the Share button it says I can't have a slideshow with a pw protected gallery.
Question 1: Can this be done using SM and if yes, how?
Question 2: Assuming this can be done, since the person who arrives at the slideshow already is trusted I don't want the slideshow to prompt for a pw. In the coding of the slideshow embed, is there a line that allows for the sending of the pw for the slideshow so it is transparent for the user?
Summary: I want to have a person login to my website and be able to go to a slideshow page where they will find a slideshow of a password protected gallery playing.
Thanks for the help!
Jake
I have a private site that I'm setting up, so when a person has access to the site, they are already logged in and have entered a pw to gain trusted access.
I have a gallery that is pw protected in SM.
I want to embed a slideshow of this gallery on my website.
I have spent the last couple hours searching here but can't seem to find an answer that I can understand...I'm not very adept at website programming.
When I go to the Share button it says I can't have a slideshow with a pw protected gallery.
Question 1: Can this be done using SM and if yes, how?
Question 2: Assuming this can be done, since the person who arrives at the slideshow already is trusted I don't want the slideshow to prompt for a pw. In the coding of the slideshow embed, is there a line that allows for the sending of the pw for the slideshow so it is transparent for the user?
Summary: I want to have a person login to my website and be able to go to a slideshow page where they will find a slideshow of a password protected gallery playing.
Thanks for the help!
Jake
0
Comments
A password protected gallery requires a password to access. You can't do anything from your external site to bypass that. Presumably you can see why it has to be this way.
You might also be able to assign a unique keyword to every photo in the current password-protected gallery, then create a non-password protected and unlisted virtual gallery that targets that keyword and create the slideshow from that. But, you'd have to test that to see if it actually works.
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
To my knowledge, photos in a virtual gallery always inherit properties from their original galleries. I wish it could work like how you describe.
Malte
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Holy smokes, seems you're correct. barb Is there a spec sheet somewhere specifying what settings apply where? For instance, I would consider max viewable size an access setting.
Malte
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Well, I'm not the sharpest tool in the shed, but I can't see why it has to be that way. I'm new to we programming. I was thinking of something like making a call to SM from my site, sending the gallery number, and then also sending the pw from my site in that call. Kind of like logging into ftp with credentials. If the call comes to SM with the correct pw supplied, I don't see where that is any different than a person accessing a link and then having to enter a pw.
I have photos that I don't want anyone to see except for 10 or so people who have access to my website. I can access the photos by a img link and display them, but not in slideshow format. Seems strange to me.
I'm probably in the minority here because it seems most people here want to show off everything and get everyone to look. I don't want anyone to look at my pics and that's one of the reasons I bought SM was for the security, so I like that, but just wish there was a call on the SM side that would allow a pw to be sent a recognized to gain access to the slideshow link.
Thanks,
Jake
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Righteous! That's what I wanted to hear. I'm going to have to learn a lot to figure it out but that's ok.
Thanks.