留言板

work with google drive

Toshiro Mifune,修改在8 年前。

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
Byrån Zaugg,修改在8 年前。

RE: work with google drive

Expert 帖子: 252 加入日期: 12-4-6 最近的帖子
I think you will have better luck in the Development forum. I wouldn't think this would be implemented at the theme level.
thumbnail
Travis Cory,修改在8 年前。

RE: work with google drive

Junior Member 帖子: 73 加入日期: 13-6-4 最近的帖子
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
Gurumurthy Godlaveeti,修改在8 年前。

RE: work with google drive

Regular Member 帖子: 208 加入日期: 11-8-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
Piyush Purohit,修改在7 年前。

RE: work with google drive

New Member 帖子: 3 加入日期: 17-3-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