Hi,I have a requirement where i need to list all html pages under /content/test/test1 (title and url), How to achieve this?I tried using json query builder but it is giving only few urls not all, please find below the json query.type=cq:Pagegroup.p.or=truegroup.1_path=/content/test/test1ThanksSriniv...
Hi,what would be the best way to execute custom servlet /service once a page property is added or modified? For example , if author opens up page properties from side kick - advanced- update or add new design path, I want to execute my custom service. One way which I read through some of the posts i...
In this AEM forum I was searching for "video thumbnail" and in the search popup (the one that shows after a small delay) many links are broken:(http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__iibt-hi_all_usingjcr.html)I get the ...
Hey there!I've got a huge DAM here (60GB) and my goal is to do a cleanup. I removed all unreferenced DAM-Assets, removed the sub-asset workflow steps and removed all subassets and now I'm looking into the renditions. I saw, that out of the box CQ is generating a few renditions. My question is: Which...
We have multilingual site where in we get a JSON with both english and Chinese values [keys are in english and values in chinese], we want to cache this json on dispatcher and when we do so it looses its encoding information.Source Sample JSON [not complete JSON but first few lines on it] -{ "provin...
I am trying to extend the OOTB chart component. I created a chart component with resourceSuperType = foundation/components/chart. and then created a chart.java file which is a replica of com.day.cq.wcm.foundation.chart.java and saw a int variable yawidth defined like this:int yaWidth = "" + this.max...
Hi All,We have implemented a WCM application which is available for end user to access it from both the desktop and smart devices.Will the simulators provide the same behaviour as smart device s like Tabs,ipods and smart mobile phones.Can someone suggest me,to test the functionalities do we really r...
what if any is the use of ".jquery.son" request? It has caused a memory leak on our CQ 5.5 server (based on memory dumps) and I dont think it is generated on our web site.However, when I try to hit that URL as "www.example.com/content/en.jquery.json" I get a " Invalid recursion selector ...
Hi,I am getting below error message while trying to modify a template on which i don't have access from Tools page of AEM (expected). Can anyone point me how it can be modified to show my custom error message :javax.jcr.RepositoryException: org.apache.sling.api.resource.PersistenceException: Resourc...