Need 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 ArticleInsensitive search using query builder
Hi, I want to convert below sql query so as to use for querybuilder . select * from nt:unstructured where jcr:path like '/content/dam/company/project/data/%' and UPPER(ctn_no) LIKE 'HD%' or...
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 ArticleHow to implement Ajax
Hi All, I need to implement Ajax functionality in my component. The requirement is, 1. On clicking on a button Java servlet needs to be invoked.2. In the servelt, need to access CRX nodes and store a...
View ArticleNo cache invalidation when statsfilelevel > 0 and JCR Resource Resolver URL...
IF :JCR Resource Resolver [1] is used to allow requests missing the initial /content ANDDispatcher has a /statsfilelevel greater than 0 THEN It is impossible for dispatcher to invalidate...
View ArticleCreate a publish instance from an author instance?
Hello, Is it possible to make a copy of an operating CQ 5.5 SP1 author instance and turn it into a publish instance by merely changing the bin/start script to reflect "publish" and a new port number?...
View ArticleIndex config modification for DAM Assets not working
Hi, I am trying to restrict searches in DAM assets using index_config file but CQ doesnt seem to pick up the changes done in file. I have added this in workspace.xml and respository.xml in SearchIndex...
View Articleadd special column to author grid for cq5.4
Hi On the siteadmin I want to add a new column for each page to the layout grid. The column should show some special content for the page. On CQ 5.5 there is a Interface ListInfoProvider to add such a...
View ArticleEncounter with "requested URL /dispatcher/invalidate.cache was not found on...
The dispatcher was working fine all along when suddenly none of my pages are being pushed to the dispatched when activated.The dispatche agent reports that it's queue is block. When i checked the logs,...
View ArticleUnable to create a page under particular page/node
Hi, I have deployed some contents from some other CQ server to my local. I am not able to create pages under lot of page/ nodes though I have all permission(admin).The options for creating a new page...
View ArticleHow to populate a drop down from an external source say an excel sheet?
Hi ,I want to retrieve data from an external excel sheet to populate a drop down..how can i proceed?
View ArticleHow to completely replace old content with new in package?
Hi,i'm using CQ 5.5. i package my app with content-package-maven-plugin.under /apps/myapp/install i place my bundle.when i increment app version in maven and then install new package to CQ i receive...
View ArticlePredicate in pathfiled
I am using predicate in the pathfield to restrict the file types.my problem is, i have folder which is having list of files like mp3,jpg,gif,etc....As per my req,I want to display only mp3...
View ArticleDisabling the "Target" context menu item in AEM v5.6
Is it possible to disable the "Target" context menu item on components in AEM v5.6? We don't want (at the moment) authors to have this ability and it seems to be interfering with some of our custom...
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 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 ArticleCRXDE Unable to connect to repository
Hello all, I'm having trouble connecting CRXDE to my CQ5.5 repository with a particular server configuration. When trying to login/connect to my server, I get the following messages popup from the...
View ArticleMenu and Sub Menu link
Hi, I just started to learn Adobe CQ I have site navigation bar which has 5 items and each navigation item will have sub items. I added text to both the navigation item and sub item but not sure how to...
View ArticleCQ5 as Windows Service with LDAP Authentication
CQ5 as Windows Service with LDAP Authentication1 Introduction LDAP: Lightweight Directory Access ProtocolUsed for accessing centralized directory services.LDAP is often used to achieve Single Sign On...
View ArticleUsing multi-value properties in JSP components
I am trying to figure out if I am doing some small step wrong or if I don't have a full grasp on how some things work. I am accessing a multi-value property from the JSP of my component: <%@include...
View Article