Customizing the DefaultResponseParser
Hi, I am able to successfully create a 'com.adobe.cq.commerce.hybris.importer.MyResponseParser' which extends the 'DefaultResponseParser'. Now instead of calling the DefaultResponseParser,...
View ArticleMetadata not getting extracted for images copied to var/dam
Hi Requirement : Resize the image uploaded from desktop I am moving my image uploaded from desktop (which is present as a file node in my page as below) I am copying the jcr:content...
View ArticleLimit Paths in CRXDE
Hi, I was trying improve performance in CRXDE, by limiting some of the paths I modified crxde:paths in /etc/crxde/profiles/default instead of /apps, I changed it to /apps/myproject I expected this...
View ArticleCURL command to create rep:acl node
Does anyone know the curl command to create a rep:acl node on - say - /content/mysite I'd like the following rep:acl: rep:policy jcr:primaryType = rep:acl allow jcr:primaryType =...
View ArticleConfiguring anonymous access for a custom login page
I am trying to set up a login form that will submit through a custom login module and authentication handler, and I'm finding the configuration for the page confusing. Does the Sling Authenticator do...
View ArticleFail to access CRX with JcrUtils.getRepository
I just started with CQ5/CRX/JCR, so I beg your pardon if asking silly questions.I'm running a CQ5 Standalone Server (CQ_5_5_Quickstart.jar) on my Windows 7 and am fine with accessing it with my browser...
View Articlehow to hide the sidekick dialog
I want to hide the sidekick dialog on the publish page so when we click on the link they dont show the sidekick dialog anymore.Anyone know, can you help me out. Thanks, Jenny
View ArticleJackrabbit search jcr repository on multiple paths using single query
Hi, I have been trying to work this out: using either xpath or SQL or SQL2, to perform a full text search on multiple paths. i.e. Search for 'promotion' under '/content/mysite/products/%' and...
View ArticleSOLVED: “AuthenticationSupport service missing. Cannot authenticate request.”
A customer was installing CQ5 on a Red Hat Linux environment, and getting the following error displaying in the browser. AuthenticationSupport service missing. Cannot authenticate request. We checked...
View ArticleNeed learning material or links for CQ5
Hi All, I am planning to learn Adobe CQ5. Can anyone give me more information on Adobe CQ5? Also share me the links to download the tool, learning material etc if any one has? Thank you
View ArticleRestrict custom metadata for DAM assets
Can we restrict custom metadata to appear only for a few DAM assets? For eg, I have assets under two folders, myProject1 and myProject2 in DAM. Suppose I want the custom metadata fields to show up only...
View ArticleHow to replicate drop down to publish , it is showing empty drop down.
How to replicate drop down to publish ?In author I can see the proper drop down while replicating it to the publish environment , it is showing empty drop down. Answers are appreciated.
View ArticleWhy is the style drop down added ODB is showing content in different styles...
Why is the style drop down added ODB is showing content in different styles in one environment and in some other environment the content in teh drop down is different?? Answers are highly appreciated.
View ArticleHow to create a CQ package to export all the users and their permissions.
Hi All, Hope you all are doing great. Have a qn regarding the packge export via package manager. I am trying to export all the users and their permissions from one env to the other. I can get...
View ArticleCan we implement ODB component of style and format for advanced rteplugin...
Can we implement ODB component of style and format for advanced rteplugin with richtext(having source code , table , special character, etc) ?? I tried adding Style and format for the defult...
View ArticleHow to access the currentPage and currentNode Objects in a Sling Servlet
I have a requirement to write a Sling Servlet instead of regular CQ5 JSP In a standard CQ5 JSP it's easy to use the currentPage and currentNode objects, as they are automatically added by the default...
View ArticleProgramatically trying to alter component "decoration tags" in CQ5.6
Hi, I've been evaluating CQ5 for the last week, and one of my key desires (at this stage) is to be able to modify the values added to the class attribute of the "decoration tags" that are wrapped...
View ArticleSAML 2.0 Granite SSO authenticator in AEM 5.6
There are only two resource availble for SAML 2.0 SSO Authentication.http://www.citytechinc.com/us/en/blog/2013/02/configuring-saml-in-aem-...
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 ArticleCannot access CQ5 Author instance via http://HOSTNAME:4502 , only by...
Cannot access CQ5 Author instance via http://HOSTNAME:4502 , only by http://IP:4502 - DNS Working MY dns is working but still for some reason i cannot pull up the instance via hostname only via IP...
View Article