Hi all,I would like to customize the standard component Reviews Essentials. For this Purpose I have copiedlibs\social\reviews\components\hbs\reviews\review.review.hbs to apps/myProject/components/social/reviews/hbs/reviews/review.hbs in my Project. In this file I have added some <dev>test</dev> just...
Hi I am using the OOTB blog feature without any change in the OOTB components like archives, categories etc. I have taken a local copy of the blog components under my project and using the same. But the issue I am facing is, when I am using archives, It is not rendering any list of pages . I wa...
The question, in general, would be: for security reasons, we have on Publisher instance an ACL denying read access to everyone to /libs folder. If I want to use a clientlib located under /libs I cannot insert it just as a dependency of my own clientlib (located under /etc) because the user won't hav...
Hi,An exception is occurring on our system and the stack trace looks like this:Caused by: java.lang.NullPointerException at org.apache.jsp.apps.cq.gui.components.authoring.pagestatus.pagestatus_jsp._jspService(pagestatus_jsp.java:202) at org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase.serv...
Adobe site says that i can Download CRX Developer Edition all non-production purposes for Free but i can't find the link. Please suggest.it is mentioned in below link:http://docs.adobe.com/docs/en/cq/current/core/getting_started/overview.html
Hi , I have added "image, spellcheck, mistools" plugin IDs under rtePlugins. But I am unable to see image icon in Rich Text Editor(RTE). But I can see spellcheck and mistools.I created features property with * value for all the plugin IDs. Do I need to add any more properties for image plugin to act...
HiI want to prevent few properties from replicating in LiveCopy. I have followed the below documentation http://docs.adobe.com/docs/en/cq/current/administering/multi_site_manager.html#Excluding Properties and Node Types From Synchronization . But since I need to create a OSGI node in my project st...
Hi All,I have created a new template and mapped to component.Component's jsp has code snippet to call service but after creating page with that template and when double clicking page a blank page is showing.Can someone help me how to debug this issue and resolve it.//<!--<%-- Component Template Wor...
We have a requirement that when a page is activated, a version that is subsequently created should increment its id's whole number. So for example a page on version number 1.13, when activated, should create a version 2.0. Looking through the API there doesn't appear to be any way to control the act...
Hello everyoneI was wondering if someone would be so kind to tell me how I can change the time frame of the daily tar compaction process (the default 2:00 - 5:00 does not fit our requirements) in AEM6/TarMK/CRX3. Since repository.xml does not exist anymore I assume it can be done by some cfg file in...