A fix for Google Photos album
Posted: 01 Nov 2019, 20:01
Well, I see Phoca Download cannot manage new Google Photos albums...
So, googling about I found that:
- (1) https://www.publicalbum.org/blog/embedd ... tos-albums
and
- (2) https://ctrlq.org/google/photos/
On both, (1) and (2), user insert link of Google Photos shared album and they return:
- For (1), an embed code for a slideshow;
- For (2), an embed code to the main album picture with a link to the album.
So, there are here three possibilities for Phoca team:
- (a) To fix Phoca Gallery's issue on importing Google Photos Album's photos as items on it. Perhaps it uses some API or simply an URL with parameters to return the list of files there;
- (b) To develop new feature for Phoca Gallery to store only info of Google Photos Album's parameters (user, album, key etc.). So, the items will be accessed outside the component;
- (c) To develop a new component to do as (b).
Of course I am not talking about simply to copy their solution, but that there are possibilities to fix it as we can see on both examples.
So, googling about I found that:
- (1) https://www.publicalbum.org/blog/embedd ... tos-albums
and
- (2) https://ctrlq.org/google/photos/
On both, (1) and (2), user insert link of Google Photos shared album and they return:
- For (1), an embed code for a slideshow;
- For (2), an embed code to the main album picture with a link to the album.
So, there are here three possibilities for Phoca team:
- (a) To fix Phoca Gallery's issue on importing Google Photos Album's photos as items on it. Perhaps it uses some API or simply an URL with parameters to return the list of files there;
- (b) To develop new feature for Phoca Gallery to store only info of Google Photos Album's parameters (user, album, key etc.). So, the items will be accessed outside the component;
- (c) To develop a new component to do as (b).
Of course I am not talking about simply to copy their solution, but that there are possibilities to fix it as we can see on both examples.