-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
access to full size photos and to videos #5
Comments
you should ask @xbgmsharp if he wants to integrate videos in the collection popup (I can make changes if necessary) and yes it's normal to disallow access to the page, collections are not meant to be a way to bypass Piwigo core security, and will never be |
I understand the will to not bypass . Is it possible to show info and a download link in the collection page? ( on the picture pop-up that could be nice). I share a lot with family and usually they want to keep the picture . And have metadata is really useful too to date picture (obviously). By the way I write in English but if I understand correctly you're french? Could be a little simpler |
how ? where ? There are too much things to take into consideration and require a lot of development But I think that you should create a generic account for your family to allow them to access the (private right ?) photos, and this will remove any need for display changes in UC |
Since I don't want to give access to everything to everyone the generic account isn't working. I understand the work needed. I'll try to do it but since I'm very not familiar with piwigo api and more generally to php... |
So you are creating yourself problems by not using accounts and groups. |
So in order to keep my photos out of cloud service,etc... you encourage me to use a social network login to access it? That's kind of weird isn't it? |
And with your plugin you don't even need password if you want to |
It's just a suggestion, and storage and and access have nothing in common.
Yeah, well this is actually a bug, collection content should respect the access checks |
@mistic100 I don't mind integrating videos in the collection popup. What is need? Do I need to modify anything in the videojs plugin? |
I have no exact idea how to implement it. what UC does :
so ideally you (or I) would modify the colorbox content/config when the item is a video (how ?) I think it will be simple to integrate this in UC (as well as Embedded Videos support) |
I tried to add video to a collection but it only show the thumbnail and not the actual movie.
I can access the movie by clicking the link above the photo but since I'm not logged in, I can't access it.
Its the same for the photos, I can't access to the photo page so I can't see information/exif and download it.
Is this a normal behavior ? and can it be changed ?
thanks :)
The text was updated successfully, but these errors were encountered: