Hi,I was trying to implement the new feature in AEM 6.4 multi language translation. But the end result for me is not as expected. According to my understanding this feature will translate the content on the selected page hierarchy to the selected language by using Microsoft Translator but on impleme...
I have got a requirement to setup an AEM qa environment setup for testing purpose. Where I can auto deploy code from jenkins.Please guide on this. what all resources needed and instructions to do it.
Hi, I am new to Adobe Experience manager and I am looking to integrate a 3rd party SaaS video hosting platform.Ideally, we would like to create a widget that enables AEM users to search the video platform using their REST API and then embed the videos (Javascript based embed or iframe based embed) o...
I have a HTML snippet as below. <div id="mydivid" class="abcd xyz myclass"> .... ... </div> I have wrote it in below way. but it doesn't shows the entire dive in wcmmode=disabled.<div data-sly-test.editor="${wcmmode.edit || wcmmode.design}"> <div id="mydivid" class="abcd xyz myclass"> </div> .... .....
In AEM 6.3, we are doing AEM- LDAP integration. While searching I have found “Adobe Granite SAML 2.0 Authentication Handler” which we can use for LDAP integration. Also, we have three other LDAP osgi services to connect to LDAP [“Apache Jackrabbit Oak LdapIdentityProvider”, “Apache jackrabbit oak D...
Hey everyone -We are looking to integrate with the Adobe headless-CMS version of the AEM. The typical use case being our clients have a complete AEM suite and we would like to pull down assets within the CMS for them to use within our application.I'm looking for specific HTTP RESTful API documentati...
Hi Everyone,In 6.3.3 when you install the Assets Share Commons with the sample content the Light and Dark how pages both show assets from /content/dam/asset-share-commons/en/public. How to make it display assets from different location or the whole /content/dam? Thank you very much!Bobby
Hi,I've a requirement where I need to add custom css class to <ul> tag in rich text editor. The style plugin adds the span tag inside <li> tag.Is there any way to achieve it?Thanks,Himanshu Singhal
Hi all,starting from AEM 6.5 Adobe provides two types of uber-jar: regular and with deprecated api. Looking at AEM docs I can see that com.day.cq.dam.scene7,Scene7Service has been marked as deprecated and we're instructed to use com.day.cq.dam.scene7.api.Scene7Service.However neither of packages lis...
Hi,As part of CFP release notes I could find brief description of issues and its fix number. But is there anyway through which I can get detailed description of an issue/fix that was made available in cumulative fix package. Thanks,Amuthesan.