掲示板

work with google drive

8年前 に Toshiro Mifune によって更新されました。

work with google drive

Regular Member 投稿: 238 参加年月日: 14/12/11 最新の投稿
Hi all,

I have few images in google drive. Is it possible in liferay create a gallery from this ? Maybe to put it on an array, maybe just use link to this google drive folder and use photos with some portlet ...
thumbnail
8年前 に Byrån Zaugg によって更新されました。

RE: work with google drive

Expert 投稿: 252 参加年月日: 12/04/06 最新の投稿
I think you will have better luck in the Development forum. I wouldn't think this would be implemented at the theme level.
thumbnail
8年前 に Travis Cory によって更新されました。

RE: work with google drive

Junior Member 投稿: 73 参加年月日: 13/06/04 最新の投稿
You could potentially accomplish this using the Google Drive Rest API https://developers.google.com/drive/v2/reference/files. From the documentation you could figure out how to grab the photos using JSONP and display them using the AUI Carousel or some other method.
thumbnail
8年前 に Gurumurthy Godlaveeti によって更新されました。

RE: work with google drive

Regular Member 投稿: 208 参加年月日: 11/08/12 最新の投稿
Hi Toshiro,

Can you elaborate your requirement some more. Do you want to get your drive images into Document & media portlet or you want to show in some portlet for you only.

If it is D&M then you need to do three steps. (Check in market place before thinking to start development on below steps)
1) Create new portlet where you can provide any Google Drive A/C (i mean gmail A/c)
2) Once authentication is over then selecting specific folder
3) Taking images from there & pushing to D&M using D&M API library calls

Few plugins are talking in the same passion from market place
https://www.liferay.com/marketplace/-/mp/application/46040385
https://www.liferay.com/marketplace/-/mp/application/37649497

I hope it gives you directions for proceeding.

Thanks
Guru
7年前 に Piyush Purohit によって更新されました。

RE: work with google drive

New Member 投稿: 3 参加年月日: 17/03/16 最新の投稿
Hi Gurumurthy,

Below plugin work with 6.2 version, can u tell me how to do google drive integration in Liferay CE 7.0 version.
https://www.liferay.com/marketplace/-/mp/application/46040385
https://www.liferay.com/marketplace/-/mp/application/37649497