We have a maven content-package project and we import the same using the maven import wizard. However AEM eclipse plugin (released recently) doesn't identify this as a UI project. How do we convert the existing maven project to make this a AEM project?Thanks,Chetanya
Hi,Is there a way to disable cpu.sh and diskusage.sh by following the steps outlined in here, but not restarting CQ?Would restarting Adobe Granite Monitor Handler, after deleting the config nodes, be enough?Thanks.
Hi,I am trying to add more features to /libs/cq/ui/rte/core/commands/DefaultFormatting.js like shade, fontcolor, allcaps. In DefaultFormatting.js file it extends Command.js file by default.Here i'm trying to add a dialog to get user inputs like in TablePlugin.js file, but i'm getting this.editorKern...
Hi, I have a requirement of showing 3 personalised content(images) based on visitor information:unknown visitor: When visitor first visit the websiteidentified visitor: When same visitor visit the website again(by tracking IP/cookie)Logged-in userCould some one please help to identify the best a...
We've created a new instance of CQ and wanted it to mirror another already existing instance. We packaged /apps, /etc/designs, and /etc/workflow in the old instance and installed it in the new instance. Everything seemed to be going well but we've found that whenever a url is hit that tries to use t...
Hey,we are using the TagManager to query all assets with specific tags. However, we would like the assets to be in the order that they are in the CRX so that the authors can move them in the order they want to. How can we accomplish that?We tried a manual function that traverses the tree and keeps t...