Fórumok

Using files hosted on Akamai in Webcontent

Advait Trivedi, módosítva 12 év-val korábban

Using files hosted on Akamai in Webcontent

Junior Member Bejegyzések: 56 Csatlakozás dátuma: 2010.03.30. Legújabb bejegyzések
Hi,

I am looking for a solution to this scenario -
  • Images and other documents are uploaded to Akamai CDN
  • Content editors create webcontent but they want easy way to link documents from Akamai. This should be similar to browse button for Image Gallery, Document Library available with Liferay WYSYWIG editor


Is this possible ? What could be a possible approach to solve this?
thumbnail
Arcko Duan, módosítva 12 év-val korábban

RE: Using files hosted on Akamai in Webcontent

Regular Member Bejegyzések: 213 Csatlakozás dátuma: 2007.10.15. Legújabb bejegyzések
This would be a good function. Any Akamai API could be easily used for accessing the content? Then would be possible.
Advait Trivedi, módosítva 12 év-val korábban

RE: Using files hosted on Akamai in Webcontent

Junior Member Bejegyzések: 56 Csatlakozás dátuma: 2010.03.30. Legújabb bejegyzések
I am trying to get some information on Akamai API availability, if I find some thing I will surely post here.
Advait Trivedi, módosítva 12 év-val korábban

RE: Using files hosted on Akamai in Webcontent

Junior Member Bejegyzések: 56 Csatlakozás dátuma: 2010.03.30. Legújabb bejegyzések
Actually I decided to use a prettly simple work around
1. maintain URI of all those files which are hosted on CDN in a SQL table
2. use this table to generate a UI that will render all images using above table
3. let user click on an image, generate URL of this image using simple javascript

This way I can support not only Akamai but any other CDN my client chooses to implement.
Priyank M, módosítva 11 év-val korábban

RE: Using files hosted on Akamai in Webcontent

New Member Bejegyzések: 4 Csatlakozás dátuma: 2013.03.21. Legújabb bejegyzések
Hi Advait,

I am trying to solve a similar problem.
Do you mind giving me more details on your solution.
I am completely new to Liferay, so any starting point would be very helpful.

Thanks,
Priyank