Convert DynamicMedia to Sightly | Community
Skip to main content
New Participant
April 10, 2017
Solved

Convert DynamicMedia to Sightly

  • April 10, 2017
  • 2 replies
  • 2138 views

Hello All,

Is there anybody who has converted dynamicmedia component to sightly & touch UI.

/libs/dam/components/scene7/dynamicmedia

I am trying to convert it, & add dependency which I need for

import com.day.cq.dam.api.s7dam.utils.PublishUtils; 

in pom.xml.

            <dependency>
                <groupId>com.day.cq.dam</groupId>
                <artifactId>cq-dam-api</artifactId>
                <version>5.8.14</version>
                <scope>provided</scope>
            </dependency> 

 

Build is failing all the time with different approaches.

Any help/advice is appreciated. Is there any ServicePack or anywhere which has sightly version of this component?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Vaibhav_Varshne

In AEM 6.3 version  with Service pack1 and CFP1  you can find slightly code at [0] path for dynamicmedia.

[0]:/libs/dam/components/scene7/dynamicmedia/dynamicmedia.html

2 replies

Vaibhav_VarshneAccepted solution
Employee
November 28, 2017

In AEM 6.3 version  with Service pack1 and CFP1  you can find slightly code at [0] path for dynamicmedia.

[0]:/libs/dam/components/scene7/dynamicmedia/dynamicmedia.html

kautuk_sahni
Employee
August 11, 2017

mvance any help here?

~kautuk

Kautuk Sahni