Emails in CQ5?
I have a requirement in which I have a form that will take inputs from the user and on the submit of that form the details need to be sent to a particular email id. As I am new to CQ5 I don't know how...
View Articlesome libs can not found
Hello, I'm new to CQ5 and I'm following the "cq5_guide_developer" to practice my first project. It's very smooth until I want to download "cq5libs" from my local CQ5.5 server. Here are the content of...
View ArticleResetting Forgotten Admin Password
I got asked a very interesting question. How do you go about resetting the admin password in CQ5.5 or CQ5.6 if it has been forgotten? In CQ5.4, you can go and edit an XML file and reset it to the...
View ArticleCan't access etc folder using WebDAV
When I connect to the CRX repository using WebDAV I can access most of the folders e.g. libs, apps, content etc. but I get an error when accessing the etc folder. I have tried using both Window 7 and a...
View Articlelocalization in cq5
hi,has anybody implemented localization in cq5.plz tell me how to implement this. do i need t create any Locale properties or do any settings. as we do in java. Thanks,Amit
View Articlefailed while import excel 2007 [xlsx]
Hi All, A strange thing, I import the 'xls' and 'csv' in my code is well done, but for the 'XLSX' throw the following exception,I have already check the 'com.adobe.granite.poi-1.0.2.jar', it miss the...
View Articlejspc and libs/foundation
Hello. I'm trying to follow the steps in [1], "How-To Build AEM Projects using Apache Maven". Now, I'm following the step "Syncing Paths Without Adding Them to the Package", in "HOW-TO ADD PATHS TO THE...
View ArticleHandling custom (localized) error pages
On our site, we'd like to be able to maintain and serve custom/localized error pages in the end-users' own language rather than just a standard customized page like...
View Articlewhat would be the difference between sling:folder and nt:folder?
what would be the difference between sling:folder and nt:folder?
View ArticleConfiguring Anonymous access for Sling Servlet
Hello Team,My use case scenario is Apache webserver directs all the requests to the Sling servlet and Sling servlet would forward the calls to CQ or our internal webapp depending upon the url. I need...
View Articledatepicker in CQ5
Hi,can anyone help me in using the datepicker in cq5? how to use it in dialog ? any informaion will be helpful, Thanks in advance
View ArticleIs vlt meant to sync .content.xml files when running in sync mode?
Hi, I have CQ5.5 set up to sync between localhost filesystem and a locally running repository. This sync works really well - but doesn't seem to synchronise the .content.xml file representation of the...
View ArticlePage impressions from multiple publish servers
Hi, I'm wondering if anybody has any strategies / experience using CQ's inbuilt analytics (ie impressions) from multiple publish servers. In CQ deployments I've been involved in, we've used 'external'...
View ArticleSend Email - ${payload.email}
Hi all, In my workflow i am using "Send Email " step to send emails using custom templates. I done following steps in my execution 1 . Added properties to email , userId, password and fullname with...
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 call a servlet from js?
js:function(dialog) { var url = '/bin/logServlet'; var result = CQ.HTTP.eval(url); if (result.isMember) { alert("Log ok"); }...
View ArticleError when trying to consume OSGI Service
Hi Everyone, This is my first post after attending the developer and advanced developer courses on CQ5.5. Everything has been fine up to the point where I am trying to create and consume an OSGI...
View Articlebroken link checker
Any sorting in broken link checker?Is it possible to only show invalid link?How can find out which page contain that invalid link?
View ArticleChange the URL path for CQ?
How do you change the base URL so that /content/geometrixx/en does not show up in the URL? If www.geometrixx.com was the URL how do you make it so that /conent/geometrixx/en does not show up in the...
View ArticleAfter changing the context path, felix console, I can not checkout content...
Hi everyone, I have the following issue. After changing the context path, via felix console, I can not checkout the content via vlt. Before that, I could checkout without any problems. I am using...
View Article