Which one to use ?It seems based on what package plugin used, filter.xml syntax is different.Can someone shed some light ? Application is on 6.3 and going to move to 6.5.<!-- this plugin creates the content package artifact --> <plugin> <groupId>org.apache.jackrabbit</groupId> <artifactId>fileva...
Hi all!I'm wondering if it is possible to reposition the Help icon from the far right to directly after the text in a question label? My customers are worried that users may not see the help icon when it is so far away and might be a usability issue. I'm trying a combination of CSS and jQuery, but m...
Hello Team,I am working on upgrading our AEM project from 6.3 to 6.5.I don't find any option for "Content Services". Does this feature available on AEM 6.5? Developing AEM Mobile Content Services Models Overview ThanksSaravhttp://
md5 hash of versioned clientLibs is not getting updated after package build and it still contains the old md5 hash.For example if I update a sample.js file in IDE and install package with mvn clean install -PautoInstallPackage, it should trigger com/adobe/granite/ui/librarymanager/INVALIDATED event ...
Post upgrade from AEM 6.2 with SP2 to AEM 6.4 few of the packages are in not installed. The older version is on installed state.For the new package is showing the message as "A different version seems to be installed:"When i am trying to install manually i am getting the error javax.jcr.nodetype.Con...
Hi Team,We've a base page from where header/footer components are inherited. We have a requirement where we need to render the page content based on selectors in the page url.Eg: If the url is localhost:4502/content/poc/product.html, it loads entire content.If url is localhost:4502/content/poc/produ...
Usually the Style system works on the granular level of each and every individual component in an editable template, so may i know how can we have a global style configured and making the global style accessible for all the components. Is there any best practices or out of box features in aem 6.4 t...
I have override /libs/cq/gui/components/authoring/editors/clientlibs/core/css/overlay.less to apps/cq/gui/components/authoring/editors/clientlibs/core/css/overlay.less. and i have change changed background color like below./* placeholder */.cq-Overlay--placeholder { color: rgba(0,0,0,.3); bord...
Hi All,I am using the reference component in AEM6.4. I have added the reference component in my header.html file. Whenever first time I am going to open the header.html page it will open the page with this component and I need to author the reference path in it, can I add default path in this compon...