Hi team i want help on how to upload galley images and video from cms to cdn server and retrieve it in my document?

207 views
Skip to first unread message

Smitha KB

unread,
Nov 4, 2015, 8:56:05 AM11/4/15
to Hippo Community
I read all possible documents but didn't find anything usefull. Pls help me if anyone knows how to do it.

Jeroen Reijn

unread,
Nov 4, 2015, 9:22:32 AM11/4/15
to hippo-c...@googlegroups.com
Hi Smitha,

we currently do not have out of the box support for uploading to a CDN, but you can use CDN support for the site(s) by setting the CDN host in the configuration of the domain.


In essence, what happens is that the URLS are always generated pointing to the CDN. A request to such a file therefore is always requested via the CDN and the CDN just caches the internal calls to Hippo.

I hope that makes sense.

Jeroen

On Wed, Nov 4, 2015 at 2:56 PM, Smitha KB <smit...@arvindinternet.com> wrote:
I read all possible documents but didn't find anything usefull. Pls help me if anyone knows how to do it.

--
Hippo Community Group: The place for all discussions and announcements about Hippo CMS (and HST, repository etc. etc.)
 
To post to this group, send email to hippo-c...@googlegroups.com
RSS: https://groups.google.com/group/hippo-community/feed/rss_v2_0_msgs.xml?num=50
---
You received this message because you are subscribed to the Google Groups "Hippo Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hippo-communi...@googlegroups.com.
Visit this group at http://groups.google.com/group/hippo-community.
For more options, visit https://groups.google.com/d/optout.



--
Jeroen Reijn
Hippo

Amsterdam office - Oosteinde 11, 1017 WT Amsterdam
Boston office - 745 Atlantic Ave, Eight Floor, Boston MA 02111, United states of America.

US +1 877 414 4776 (toll free)
Europe +31(0)20 522 4466
www.onehippo.com

Smitha KB

unread,
Nov 25, 2015, 3:10:09 AM11/25/15
to Hippo Community
Hi Jeroen,

   My requirement is on click of upload button to upload image or video from CMS, i want to upload it to amazon s3 bucket and retrieve from there.

Canh Ngo

unread,
Nov 30, 2015, 8:10:57 AM11/30/15
to hippo-c...@googlegroups.com
Hi Smitha,

Your requirement can be broken into following parts:
  1. Upon click the 'upload' button, you want to send the receive image/video to the Amazon S3 bucket: For uploading multiple files in the Image/Assets section: you need to extend and override the GalleryWorkflowPlugin#onGalleryItemCreation(Node) to receive the node containing image/video. Then this extended plugin should be configured properly at /hippo:configuration/hippo:workflows/gallery/image-gallery/frontend:renderer and /hippo:configuration/hippo:workflows/gallery/asset-gallery/frontend:renderer
  2. You want to "retrieve" from "there":
    1. If you want to insert image from Amazon S3 to documents in CMS, you need to implement your own external link picker. The basic can be found at [1].
    2. Jeroen has answers this part if you want to retrieve from /site pages.

[1] http://exdocpickerbase.forge.onehippo.org/

Kind regards,
Canh Ngo

--

Smitha KB

unread,
Dec 2, 2015, 10:32:32 AM12/2/15
to Hippo Community
Please help with step by step process am very new to hippo and finding it difficult to understand.

marijan milicevic

unread,
Dec 2, 2015, 2:52:57 PM12/2/15
to hippo-c...@googlegroups.com
Hi,

On Wed, Dec 2, 2015 at 4:32 PM, Smitha KB <smit...@arvindinternet.com> wrote:
Please help with step by step process am very new to hippo and finding it difficult to understand.

Smitha KB

unread,
Dec 3, 2015, 4:52:24 AM12/3/15
to Hippo Community
But this link do not say anything on how to upload image/assets to s3 server

marijan milicevic

unread,
Dec 3, 2015, 10:33:24 AM12/3/15
to hippo-c...@googlegroups.com
Hi,

On Thu, Dec 3, 2015 at 10:52 AM, Smitha KB <smit...@arvindinternet.com> wrote:
But this link do not say anything on how to upload image/assets to s3 server



no, that's true. Uploading to S3 storage is something (specific to your project) you would need to implement yourself with help of Amazon SDK documentation,
Unfortunately, it is not something you should expect us to explain/document,
cheers
marijan

Jeroen Reijn

unread,
Dec 3, 2015, 10:59:17 AM12/3/15
to hippo-c...@googlegroups.com
On Thu, Dec 3, 2015 at 4:33 PM, marijan milicevic <m.mil...@onehippo.com> wrote:
Hi,

On Thu, Dec 3, 2015 at 10:52 AM, Smitha KB <smit...@arvindinternet.com> wrote:
But this link do not say anything on how to upload image/assets to s3 server



no, that's true. Uploading to S3 storage is something (specific to your project) you would need to implement yourself with help of Amazon SDK documentation,
Unfortunately, it is not something you should expect us to explain/document,

If you do need help with this implementation from Hippo, don't be afraid to contact our support and professional services team via sa...@onehippo.com.

Cheers,

Jeroen



--
Jeroen Reijn
Hippo


Hippo Amsterdam office - Oosteinde 11, 1017 WT Amsterdam
Hippo USA, Inc. - 71 Summer Street, 2nd Floor, Boston, MA 02110 

Ashbin Mathew

unread,
Feb 8, 2016, 12:17:51 AM2/8/16
to Hippo Community
Hi,
  As Canh suggested we were able to upload images by extending GalleryWorkFlowPlugin, thanks to Canh. But it is not handling the events of asset delete and moving from one folder to another. Can somebody suggest a workaround for this.

Thanks in advance,
Ashbin Mathew


On Monday, November 30, 2015 at 6:40:57 PM UTC+5:30, Canh Ngo wrote:
Reply all
Reply to author
Forward
0 new messages