When running VaultClipse, on the source files in a bundle, there is 4 files, 3 import correctly. But in the fourth one every line of code has "Syntax error on tokens, delete these tokens" error. If I remove all white spaces before the beginning of the text on each line the error disappears.I assume ...
Hii I want to get Values to List Box from JCR nodes With out defining the static values.(for Example List of Countries to list box). Please help me for This problem.
The closest thing I could found is, com.day.cq.wcm.api.NameConstants but it of course doesn't contain a constant value for "cq" as well as "cq:PageContent".Thanks.
How GQL form the Query in Search.java File? I tried to Understand the existing Search Component. I can't able to Understand. Please Help me. I want to To know what kind of query it will return.
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...