information
hey i am wondering what is the adobe markting cloud? and how do i sign up for it. i am a photographer student. i graduate this may. so yall came out with a few new cloud services. 1. adobe creative...
View ArticleCustom widget with SmartFile
How should be defined custom widget with SmartFile? My current js widget definition is: http://pastebin.com/V7MF636t, but it do not render widget in CQ edit dialog (only RichText is rendered, so...
View Articlehtml5smartimage not working in a scaffolding
When I use html5smartimage or html5smartfile in a scaffolding or a panel it is not working properly. First, it fails to show the upload / drag and drop functionality. The area where this should be is...
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 ArticleNeed help in Exjs
Hi Team, I am very new to ExtJs. I have tried to display one alert box in my page. So I' ve created one component to test my extjs code. But that alert box has not come in adobe cq5. Here is my code....
View ArticleDispatcher serving, but not caching, CQ5 pages
Just restored a backup of a CQ5.5 staging server to a new Amazon EC2 instance in order to allow some people outside of the company shared access to what we are working on. CQ5 appears to be running...
View ArticleHow do I register a Sling Servlet?
Hi, I am tring to create a servlet for my web application.I have tried to follow the tutorial at: http://blogs.adobe.com/aaa/2012/09/cq-tips-and-tricks-1-how-to-define- a-slingservlet-cq5-5-5-6.html...
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 ArticleIs it possible to conditionally publish only to specific publish agents?
Hi, Is it possible to conditionally replicate only to SOME of the publish agents without having the need to disable specific replication agents? The requirement is to be able to publish to one data...
View ArticleThis node already exists: /etc/packages
Hello all! I've been trying to upload packages into CQ5 via Java, based on the documented curl commands at http://dev.day.com/docs/en/crx/current/how_to/package_manager.html, but I've hit a strange...
View ArticleHow to write an ajax call to a JSP page
Hi In CQ publish side, I want to call a jsp page on click of a button . I know we cant directly call it from script. For that we have to use ajax either directly or using jquery.ajax. Can any one...
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 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 ArticlePublishing Instance is rendering blank HTML
I have recently created a site with CQ5.4 using the cq-quickstart-5.4.0.jar executable jar file. In my file structure I have an author folder and a publish folder in which I am running my author and...
View Articlelogin page changed
One of my author servers had the login page change from /libs/cq/core/content/login.html to /libs/crx/core/content/login.html and I'm trying to figure out why. Nothing else on the server has changed,...
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 ArticleSearch pages using localized translated tag titles:
ENV: CQ5.4 Suppose I have a Tag created with the name 'XYZ' and I have translated localized titles for the same tag as:§ EN: ABCDE: DEFFR: GHIES: JKLNow if an user would search for 'XYZ' he would...
View ArticleBatch Tag Assignment in CQ 5.4
Hi, Is a custom workflow required for authors to be able to assign tags to batches of assets in CQ 5.4 DAM? It appears that, OOB, authors can only assign tags one asset at a time. Thanks!Charles
View ArticleLink checker removing links to protected pages but not if accessible by...
Links to pages protected by a closed user group are removed by the link checker: they do not appear in the navigation and links in the pages are displayed as text.Now if I protect a page with the...
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 Article