Hi,We are trying to create multiple sites using MSM.For which we have created a master site , and created 4 live copies using this master site.But for few pages from master site we dont want to copy entire content like few components we dont want to copy to live copies,how can we achieve that?? Plea...
I'm new at this. It seems I need to create a plugin for the RTE and information is very scarce.I can't seem to find any usable API or other documentation. I have found one tutorial, but it doesn't explain everything. I tried doing something similar, but the RTE doesn't seem to load it. If anyone has...
Hi,I have seen a similar question asked but never found a definitive answer. If I want to query a bunch of nodes for a particular property value using the "like" operation. Is there a way to make that query case insensitive?appreciate any help. Sample Query that is case sensitive:path=/content/proj...
One for the AEM Geeks : From the useradmin screen, when we assign a "delete" privilege to a group for a particular node (say /content/dam/foo, a folder in this case), I noticed two privileges being assigned in the rep:policy node (jcr:removeNode and jcr:removeChildNodes). Hence I tried to check out ...
We want the text component to be modified that "ANY" html should be interpreted as is. RTE doesn't allow say for example to insert <font style='10px'> etc. We want to create this as the authors are requesting complete control. As much as style and css are right options, the authors WANT that option ...
Working on the project that uses CQ5.5, Essentially, project requires a queue that is persisted to disk or jcr and works well inside CQ5.5.Could someone kindly advice me on the best alternative ?As always waiting for your awesome answer ! Thanks,Peter
Hi All,We are displaying list of IDs for example 3111111,3333333,3222222,21111111... etc in an dropdown of CQ5 dialog where author choose one and enter content so that the content will be persisted with ID in the jcr content.The issues is how to sort the numbers and display them in ASC/Desc order. I...
Hi, We did some load tests where we were creating upto 3000 accounts in a minute and the test ran for few minutes. Since a lot of user data is created and replicated the replication queue is throwing exceptions.Since CQ does not manage group replication really well. We have custom processes to manag...
We have a legacy DAM system that we're using for channel deployment and we have a client using CEM. I searched and did not readily find in the help documentation, but I'm looking to see if there is an existing API call to request changed assets from a CEM repository.
I have SAML 2.0 Authentication Handler working (ootb) and directing to my AEM html page after login.This page is secured via the Authentication Requirements property in Apache Sling Authentication Service.It creates a rep:User node (Autocreate CRX Users is enabled) and Properties according to the Sy...