Where is Content Explorer in CQ 5.5?
Hello, I have tried to use Content Explorer with CQ 5.5. Going to the url, <host>:<port>/crx/, no longer shows the CRX console. What is the new URL for the Content Explorer and the Content...
View ArticleHow can I create a design dialog for a component that is site wide and not...
How would I use design dialogs on a componet to create a global setting and not a setting that is bound per template? I want to save a property for a component globably and not have 5 different...
View ArticleHow do i use querybuilder.json to return similar search
Can querybuilder.json return a similar search? That is if I usequerybuilder.json?fulltext=walntI'd like to get the results for "walnut". What predicate should I use?
View ArticleDynamically setting the rootPath property for the xtype = pathfield
If I set the property rootPath = content/training, then the my fieldConfig widget, xtype=pathfield will allow the user to set the page path from /content/training I want to set it dynamically to my...
View ArticleIssue with unbinding of configurations from old jars
Hi, We have a setup where we deploy some of the business services and configurations (Java code) into CQ5 so that they can be managed through Apache console.We are facing a problem where if we deploy a...
View ArticleVaultclipse plugin
Has anyone got vaultclipse plugin working for Eclipse in windows machine. I have it working just fine in Mac.In windows, same configuration gives me filenotfound error when "import". It looks like it...
View ArticleOSGI bundle creation using third party jar files
Hi, I have a requirement to integrate our CQ5.5 based application with a third party. As part of this, I have to use some jar files. After lot of digging, I realised that the way to use external jar...
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 configure font color in richtext?
Hi, How to enable font color and font size plugin in rich text editor?
View ArticleQueryBuilder builder getting null
Hi I was tried ...................................................... /*** This class is an example ,Create selected users under a group***/ @Component @Service @Properties({ @Property(name =...
View ArticleCQ, CQ.i18n is not Defined | Publish Instance | CQ 5.4
Hi, We are using OOTB CQ.i18n.getMessage for localized JQuery Messages. everything is working as expected on Auhor instances but on Publish , it is throwing CQ is not Defined, CQ.i18n is not defined...
View ArticleCreate a new xtype containing html5smartimage
Hi all I'm trying to create an xtype that contains an html5smartimage element. Apart from adding the html5smartimage to a Panel, is there anything else required? The following is rendered to my dialog,...
View Article@Reference annotation causing customised servlet stop getting called
Hi guys, I noticed that as soon as I add the @Reference annotation in my servlet, the sevlet will not be called when the form is submitted. As soon as I remove @Reference the servlet will be called....
View ArticleClient Context customization in CQ5 to personalize the content based on user...
Hi, I would like to customize the CQ5 client context to personalize the content based on the user profile information which we receives from third party systems(ex: Oxygen single sign on).I have looked...
View ArticleUpdated my pages vanity url, but some of it doesn't reflect on...
Hi, I have follow the instruction on this page (http://helpx.adobe.com/adobe-cq/kb/vanity-urls.html) to create the vanity url for my content.After I have populate the page property with the vanity url,...
View ArticleProvide alternative JSON renderer? Without losing default JSON renderer?
REQUIREMENTConstruct some custom JSON rendition of a page. For example: /content/site/page.my.json And we want to accomplish this without losing the out-of-the-box functionality:...
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 ArticleUsing AngularJS with Adobe CQ
Has anyone else tried creating single-page applications with AngularJS and Adobe CQ? I'm finding the combination difficult to work with when trying to keep the advantages of the CQ authoring tool. I'm...
View ArticleHow to add a document to the JCR Repository via Java API
I'm trying to get started with the JCR 2.0 " Content Repository Java Technology API Specification" It's really a great document but I miss a minimum of examples to visualize how it is all fits...
View Articlejava.lang.IllegalStateException when starting CQ5 quickstart
During CQ5-Start (with the quickstart/bin/start-script) I get every now and then the stack-trace: RAWProcessor succesfully installedjava.lang.IllegalStateException: Can only register services while...
View Article