CQ5 Response Encoding
Hi Folks, Does any one know whats default character encoding used by CQ5? (UTF-8, ISO-8859-1 etc) Does it depend on whats the encoding used when the file was stored, if so whats the default encoding...
View ArticleApache Sling JCR Resource Resolver doesn't work for the anchor tags which is...
Certainly I realized that Apache Sling JCR Resource Resolver doesn't work for the anchor tags which is been rendered through jquery or javascript. e.g. In Felix Console , in Apache Sling JCR Resource...
View ArticleAdobe AEM - Repository structure for sites within company divisions.
If I have company divisions that each maintain a group of separate sites, is it best to create a structure like /apps/<division-name>/<your-project> and...
View ArticleConfigure dispatcher on ubuntu
Am not able to get dispatcher working on my Ubuntu machine, following is the error that I get after apache restart Syntax error on line 2 of /etc/apache2/conf.d/dispatcher.any:Invalid command '/farms',...
View ArticleCustom JS widget not loaded on siteadmin page
Hi, I have created a custom multifield widget (CustomWidget.js) in my clientlibs, which is integrated into a custom tab in the page properties. <information...
View ArticleApache Tika PDF Parser not working in CQ 5.6
Hi all, I was using following code to extract text from PDF in a CQ package.ContentHandler handler = new BodyContentHandler();Parser parser = new PDFParser();parser.parse(a.getOriginal().getStream(),...
View Articlehow to add text to the carousel images ?
<%-- Copyright 1997-2010 Day Management AG Barfuesserplatz 6, 4001 Basel, Switzerland All Rights Reserved. This software is the confidential and proprietary information of Day Management AG,...
View ArticleError creating Replication Agent 5.6.1
One of my students was getting a strange error when he was creating an ordinary Replication Agent. He copied the default agent, and updated the transport URI. He was getting a strange error to do with...
View ArticleAccess CQ page from J2EE JSP-servlets application
I have a JSP-servlets application which is deployed on tomcat.Now from my html I need to make web(Ajax) call and call the CQ5 webpage(which is entirely running in CQ instance). When i click on submit...
View ArticleCQ5.3 server not ready
*ERROR* webapp-CRX Launchpad Webapp: ERROR: Error starting slinginstall:F:\Microsoft\cq5\crx-quickstart\launchpad\startup\15\org.apache.sling.runmod e-2.0.3-tlp-R818849.jar...
View ArticleReport framework requires at least one grouped column
A Report requires at least one grouped column, otherwise finish button will lead to "The report doesn't contain grouped columns".Is it possible to configure a report not to require grouping?
View ArticleCQ5 - Download and Start Working
Hi, I am new to Adobe technologies & products. I need to explore Adobe CQ5 in detail as a developer. I am following below link for getting...
View ArticleFacing problem in Rich text component
Id attribute of Div tag is stripped in Rich text component. How do we handled this. Any help regarding this appreciated?
View Articlecan I set sidekick's Allowed Components for a parsys at the Template level?
The components page section on parsys[1] explains that you can set the sidekick's Allowed Components for a parsys by clicking Design Mode (ruler icon) in sidekick, then clicking Edit on the parsys and...
View ArticleREGARDING EXTRACTING OF PROPERTIES
Hi,I am fairly new to ADOBE DAY CQ.. I want to extract properties of a particular node... I am using the following code.... Node aName= session.getNode(absPath);String propertyName=...
View ArticleHow to get SlingScriptHelper in servlet?
I need to get a SlingScriptHelper instance from within my servlet. Either a ComponentContext or BundleContext will do as well, as my only goal is to get sling services using it. Using SCR @Reference...
View Articlechanges made in jsp are not reflected
webpages are not reflected after modifying jsp pages what i need to do?? thanks in advance
View ArticleChange the default font of the richtext widget
I want to change the default look and feel of the content of richtext widget. I tried set the cls property when defining the widget, but it doesn't work. any idea? thx
View ArticleHow to disable/enable a dialog dynamically?
I use <cq:include> to include a component, which has a dialog. I want to disable the dialog dynamcally based on some condition, i.e. not allow the author to open the dialog when he double-click...
View ArticleCQ5 DAM : import of assets using WEBDAV
Hi, I am trying to work on a POC where I need to do a buld asset upload using CQ5 webdav interface. I tried configuring the Webdav in windows7 and windows 2008. But facing issue. I followed below...
View Article