Hi,We are migrating few AEM sites from AEM 5.6 to 6.2. Using the AEM Communities UGC Migration Tool available in Github, I am able to export UGC for a single instance of social component per request(AEMservername:port/services/social/ugc/export?path=[path to the component instance]).There are over 5...
Hi,when using href=tel for international numbers href=tel:+61.... AEM removes the link - any idea how to get it to stop stripping the code?Also, how to make the link section of the Rich Text Editor to have TEL and mailto as options?thanksMichael
What is the difference between these two things and how do they tie together? From what I've read in the documentation:Metadata Schemas have more form field types and they define what values can be entered by an author for a particular asset?Metadata Profiles are the same thing but they're defined a...
I would like to integrate Twitter Bootstrap (latest version 3.3.6) in my website, though when adding the bootstrap css it seems to be breaking the dialogs layout of the page and also the components.I tried both adding it as a clientLib and as a dependency to my clientlibsAll, same result either way....
I have configured SAML for publish instances and it works when not using encapsulated tokens.If I enable encapsulated tokens, I get this trace with infinite looping between AEM and IDP. Anybody experienced similar issue? I also notice that the login-token cookie still looks the same as non-encapsula...
Hi All,I'm trying to a contact us component. It will provide the button, when the user clicks on the button, he will be redirected to the contact us page. I've added input button and trying to redirect to contact us page when the user clicks on the button, but it's not redirecting to the new page.Sa...
Hi everybody.My today's issue is related to Metadata Schema templates. I have create a custom schema template via Tools > Assets > Metadata Schemas. I have followed the documentation here: https://docs.adobe.com/docs/en/aem/6-1/administer/content/assets/metadata-schemas.html, paragraph "Applying fol...
As we GZip CSS and JS files in AEM, we would like to GZip dictionaries (dict.en_US.json, dict.fr_US.json, etc) as well. How can we achieve that? Help would be greatly appreciated.Thanks,Mohan
Hi All,When we upload image in eDAM, Metadata Processor(com.day.cq.dam.core.process.MetadataProcessorProcess - CQ5 out of box workflow process) is extracting metadata details(image length and width.. etc) for the image.Is it possible to get aspect ratio or height or width for the video when we uploa...