I'd like to write some automated tests to test our AEM6 authoring environment (i.e. filling in edit dialogs and ensuring dialog configurations and editor hooks work). Is this something that Hobs/Hobbes is designed to do? Or will I need to use a 3rd party library such as Selenium?http://docs.adobe.co...
Hello there,in regards to this list of hotfixes: http://helpx.adobe.com/experience-manager/kb/cq561-available-hotfixes.htmli was hoping to find some download option for these specifc packages:30-Apr-2014 NPR-3921 Thumbnail Creation Process Failing on certain Images30-May-2014 NPR-4077 No image appea...
Hi,I have a requirement that I need to set some text to textfield when checkbox is checked. I wrote a listener for this. It is working fine in Classic UI.But it is not working in Touch UI. My dialog.xml is like below -<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:cq="http://www.day.com/jcr/c...
HiI have component which include the parsys1 at render time. When i add that component in parsys then it create parsys1 & new parsys1 generate down to that component. I would like implement the functionality in such a way that if I drag and drop the component, it should hide the next parsys1. How ca...
Hello, I have next problem:I need to set some default settings for comments component and I tried to do it in next way - I added node with name "comments" under the jcr:content of template of me page. When I create page, this "comments" node appears in /conent/mypagename/jcr:content/ but comments co...
Hi I have developed a textimage component in AEM5.6 and it is working as expected. Expected: text should be to the left of the image with certain padding and the applied stylesbut later, I have imported the same component and trying to use the same in AEM6.0 .But here, text is always coming below th...
Hello,I was looking to see if any one had any recommended approaches for a solution we are trying to implement.We are looking to use variable replacement inside AEM. The variable replacement would be from within authorable components. For example if I wanted to use the RTE to replace {institution}...
Hi all,We have noticed that when our CQ5 environment is up and running for a few days, replication performance degrades significantly.When the system is healthy, at peak moments, there's 2MB/s data transfer observed in the network between the author/publisher instances.However when the performance d...
Hi , I have started learning AEM.How we have to design for the mobiles using AEM. How we have to identify the device and how to handle a website for mobiles?(including everything, creating templates, components,assets..etc)?