Questions tagged [day-cq]

Day Communiqué (CQ5) WCM is a web content management system based on CRX for the content repository and Apache Sling as a web framework.

Adobe Communique 5, or CQ5, is a large-scale web content management system that is currently available from Adobe Systems. Originally developed by Swiss company Day Software, the CQ platform changed hands when Adobe acquired Day in October 2010. It offers web content management, digital asset management, and social collaboration.

Links

35 questions
0
votes
1 answer

sendRedirect is not working

I am facing problem while developing filter with day CQ in my project. My code is working with requestDispatcher's forward method. But with response.sendRedirect(), it is not working. if (servletRequest instanceof SlingHttpServletRequest) { …
narsi
  • 183
  • 1
  • 4
  • 14
0
votes
1 answer

Any suggestions on how start development of mobile site in adobe cq 5.4

can anybody provide any pointers on where to start the development of mobile site in day cq? Also please share if there are any websites for tutorials? Any help will be greatly appreciated
-1
votes
8 answers

Have anyone here used DAY CQ?

Anyone here develops on DAY CQ? Can advise what is the forum or community to seek for help? I tried to sign up to their google groups but am not able to do so
sds
  • 7
  • 1
  • 2
-1
votes
2 answers

Not able to call form in AEM6

I have copied the Forms from the /libs/foundation/components/form to /apps/mywebsite/components/form, I made some changes to the copied form files but still the default form is getting called. Could you let me know or provide some documentation for…
persi
  • 1
  • 1
-1
votes
3 answers

Changing the name of a component in Adobe CQ

I'm using Adobe CQ5. I copied the 'image' component from 'foundation/components/image' into my component folder. Now I want to rename this component to something else, say 'xyz'. I changed the name of the node to 'xyz', also I renamed image.jsp to…
Archit Arora
  • 2,508
  • 7
  • 43
  • 69
1 2
3