I want to switch from the old foundation parsys to the Sightly parsys without having to update the existing content we have.I first tried the ACS Commons Delegating Servlet:<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:jcr="http://www.jcp....
Hi Guys,I am using AEM 6.0 . I want to enable Lock/ Unlock feature for my DAM assets for Touch-optimized UI.Please suggest the best way to implement the same .RegardsKranthi
We are migrating from AEM 5.6 to 6 with crx2 repository. And we had encountered error when we tried to build using .bnd file.Our AEM6 .war in served from tomcat 7.0.54 with the sling.run.modes as publish,crx2 ------------------------------------------------------------05.03.2015 09:29:31.883 *ERRO...
Hi there, I'm using the CQ5.6.1 and try to create a component config dialog with a "pathfield" item,I configured "regex" & "regexText" for this pathfield for the validation purpose, however when I saved code changeand tried to update&save this pathfield, I got a JS error "Uncaught TypeError: undefin...
Hello,in our project we are using MSM and live copies for different languages. After some time we run into a problem that values in a page properties dialog are not shown. After some analysis we found out that a request to /content/mywebsite/de/jcr:content.infinity.json returns HTTP 300 "multiple ch...
Hello,is it possible to use an another directroy as an aem repository, for example/data/aem/repository instead of /opt/aem/crx-quickstart/repository?Your help will be very appreciated.Tim.
I have a requirement to extend fields on images, and to add some custom logic, so I have created a structure shown in the image here:[img]assetEditor.png[/img]This works for adding extra fields, but I also need a custom logic that will look for if the main image is selected on the current image, and...
I am using TarMK with SP2 and Hotfix 5779 (oak: 1.0.11)I have a custom index /content/site/oak:index/custom-indexWhen I request a re-index all documents are present. But roughly a day later the documents are gone again. What backend process would I need to watch out for?Any help greatly appreciated,...
Suppose I have my replication set up in such a way that from author it will go to publish1 and from publish1 to various other publishers.Suppose pages are activated from author to publish1 and status turns green in author but the pages are not actually published. If second activations (from publish1...
We need to set a title on a root folder in the DAM without changing the system name. I was told that this is not possible on nt:folder nodes. What can we do?