Hi, I'm facing the deployment to the production environment of a CQ project, I have two question I would like to ask to make sure I'm taking the right approach.1) Reading CQ reference documentation I'm not sure what is best for a production instance, CQ standalone jar or the war version deployed int...
I couldn't find enought information about CQ5 integration with these party tools:- SEO- Google Tag Manager- Google Analytics Premium- Amadeus Flex Pricer Any idea?
Hello Am getting error in system/console like junit.framework -- Cannot be resolvedjunit.textui -- Cannot be resolvedI have added supporting dependencies also stil am getting this error .That would be great for your reply. Thanks,Rahul
According to ResourceResolver Interface:http://dev.day.com/docs/en/cq/current/javadoc/org/apache/sling/api/resource/ResourceResolver.htmlThere are ways to resolve either path or request to a Resource: Resource resolve(HttpServletRequest request) Deprecated. as of 2.0.4, use resolve(HttpServlet...
Hi,I noticed that when you click on column header inside siteadmin the following command will get postedhttp://localhost:4502/content/test/test-basics.pages.json?_dc=1389237752930&sort=assets&dir=ASC&start=0&limit=10&predicate=siteadminand the json that gets returned will ordered alphanumerically ei...
The problem is that say you have a video asset in the DAM, http://mysite.com/content/dam/mysite/resources/videos/Patient-Centered-Approach.mp4I am using an HTML5 video player (jwplayer). It has two properties, the video file url and the url of the "poster" (“rendition” or “thumbnail”) image. The re...
In my widget, i want to have a group picker which returns all groups in cq and allows user to pick one. Which xtype i should use or do I need to create a customized one?
I am using sitecatalyst on cq5.6.1.Its working fine on author instance and all my onclick function is working but on publish instance my onclick function is not working and not able to move on next page on onclick of button in my page and am getting sitecatalyst js error in console.I have install au...