Hi,I am new to adobe CQ5. I already have a site developed in sharepoint . It contain more than 605 pages. I am trying to migrate that content in to adobe cq5. As of now i tried the following ( i am using CQ5.4)1)sharepoint connector- if i use the share point connector the editing feature will loose....
I'm having this problem assigning value 'FALSE' to the <div> attribute.I need to implement the following HTML<div d-automode="${obj.message}"> <p>Content goes here</> </div>Value for ${obj.message} will be 'true' or 'false'. All works fine when the value is TRUE. But, when the value is FALSE, sight...
Hi,We have been testing our ldap processes with 3500 concurrent users and there seems to be some connection reset exceptions which have been thrown by day processes. This does not happen under normal 50-100 users load. Can somebody please guide me if i can better manage it or do i need to raise a da...
Does AEM 6.0 (and underlying Oak repository) currently support active/passive configuration for TarMK ? If so, where can I find documentation how to setup such configuration ? If not does anybody know when it can be expected ?Thanks
Hi,We want to reverse replicate and replicate the nt:unstructured type nodes in case of removal event. I am using 5.6.1 AEM. I can't see the node type nt:unstructured for removal. We successfully do the replication in case of creation and modification.Thansks
I need to create a custom activate later workflow. In order to accomplish that, I wrote a component dialog that allows the author to enter the date/time for the activate later to use.<jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" jcr:primaryType="cq:Dial...
Hello, I have the following problem: Have an app in English and a copy of it in Portuguese and need to select the region Brazil changed the contents pass, there is possibility with AEM 6?
I have a requirement where I want to develop a component which contains an image with some text over it. Can some one help me in developing the component.
Hello! I'm trying to use listeners within a _cq_editConfig.xml file in one of my components. On both of the following cases the afteredit event works just fine, but the afterinsert event doesn't get triggered at all.<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:cq="http://www.day.com/jcr/cq...