Image Renditions in Content Finder
Hello, Marketing team wants to make use of image renditions feature of DAM, but they want the ability to choose from various rendered images and then drag & drop on to a CQ page from content...
View ArticleAccessing HTTP headers from a custom LoginModule
I am writing a custom JAAS LoginModule and I am wondering how can I access the HTTP headers. In the initialize method I get a callback handler but I didn't find out if from there I can for example...
View ArticleProblem with javax.activation when sending html mails and/or using CXF
In my CQ5.5 installation I have a component which sends html-mails and another component which uses CXF to import data from an external data provider (SOAP interface) and to render that data on a web...
View ArticleSet Server Timezone
Hello, Our servers are set a Pacific Standard Time; however, when I make a change on one of our author instances it shows as Easter Standard Time. I would have though the time was taken form teh...
View ArticleHow to change page name in CQ5?
Hello, I want to change the name of the page in CQ5.4,Ex - Current name of page is like contact_information.html to contact-information.htmlThere we can only change title of the page but how can we...
View ArticleDisabling a tab in a dialog dynamically
I have a dialog with three tabs. There is a selection dropdown on first tab. Based on what selection I make here, one of the second or third tab should be greyed out. So that the user only has one tab...
View ArticleDisable Activate Blog Entry and force worflow
Is there a way to disable the "Activate Blog Entry" and force worflow to be selected instead, or just to get a better message when a Contributor tries to Activate Blog Entry, rather than the following...
View ArticleCQ5.2 Taglibs not working
Our development author node went down today with the following error on every page: org.apache.sling.api.scripting.ScriptEvaluationException: org.apache.sling.scripting.jsp.jasper.JasperException:...
View ArticleHow to write a subquery using JCR SQL2 in CQ5(without ModeShape)
Hi, We have a parent node with several levels of child nodes. We are trying to do a node level search i.e., if the search key is present in any of the properties in the parent node or the child nodes,...
View ArticleEvent listener when a particular field value changes in dialog
Hi there, Issue is that I need to change a jcr property when a specific field value is changed in dialog. Since all the fileds are modified / rewriten in jcr when the dialog is saved, i can not...
View ArticleXSLT Transformations cannot be performed on CQ
Is it possible to programmatically run XSLT transformations in CQ from withing a sling JSP component? When i try, i get stuck while trying to get a javax.xml.transform.Transformer instance from my...
View ArticleHow to create a query in for lastModifiedDate in Query Builder
I want to create a query to get the Dam Assets those with their lastModifiedDate that match the current date. The usual lastmodified date is of the format yyyy-MM-ddThh:mm:ss etc. With the current date...
View Articlepackage manager resolves to incorrect address on welcome screen
I have an installed CQ5 instance that seems to be incorrectly resolving /crx/packmgr/ to /libs/cq/core/content/welcome/features/packages.html on the /libs/cq/core/content/welcome.html screen. I have...
View Articlesling:ResourceSuperType foundation/components/page
Hi Everybody, I'm new to CQ and really enjoying it. I have a question if someone can please help? Can anyone help me understand how sling resolves a page component that has a resourceSuperType of...
View ArticleHow to Publish Design Dialog content ?
Hi, Senario: Whenever we update or enter content in design dialog , it won't get publish while activating the page.Understanding: Becaue design dialog content get stored...
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 ArticleCQ5 Trial
I’m trying to set up a local, non-production environment to test and evaluate CQ5. I’ve downloaded the ‘Adobe Digital Enterprise Platform (ADEP) – Experience Services ’ and followed the install...
View ArticleRedirecting page
I am using the redirect option in page properties to redirect pages but the page just displays "This page redirects to <Page Name>" in publisher mode. Why is it not working?
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 ArticleProperty [stRef%3AdocumentID] doesn't have namespace prefix
We have recently upgraded a cq5.4 installation to 5.5 and are now getting a lot of warnings in our logs (not sure if we ignored them before): 20.12.2012 11:56:45.377 *WARN* [xxx.xxx.xxx.xxx...
View Article