Adobe CQ 5.5 Documentation & Knowledge Base

Getting Started

Knowledge Base

Tips and best practices from Adobe engineering, support and consulting.

CQ Forum rss More

May 15, 2012

Posted by forums@adobe.com


Resizing and editing Components Design - Some problems and questions at CQ5

Hello everyone, I'm building a website application following the http://dev.day.com/docs/en/cq/current/howto/website_quick.html guide (using the cq 5.5). The thing is, when I drop an image component on the site and drop some image into this one, the component resize my image. Even if I double click the image component and change the size,... [Read All]

May 14, 2012

Posted by forums@adobe.com


Maven plugin for managing CQ5 packages

Hi, Here's some new documentation that explains how to use the Content Package Maven plugin. You can package and install content from your maven build...for example, in your POM, add goals for package creation and installation to automatically deploy the OSGi bundle that was built. You can perform other package management tasks on remote servers,... [Read All]

May 11, 2012

Posted by forums@adobe.com


Taking Authorization to the next level: ldap to ldap and data base

Currently we use CQ with LDAP to provide authorization of content in the JCR and it works well for the few ldap groups we have, the ldap groups represent the area of content that we would like to grant/deny access. So here is an example:User “joe” is part of ldap group “About Page” so joe is able to access... [Read All]

May 11, 2012

Posted by forums@adobe.com


Logo component is configured by template and not globally.

The logo component's design_dialog sets the image on the design template that the page is currently using. How do you create a design dialog that will set properties globally for a component?