Disabling the "Target" context menu item in AEM v5.6
Is it possible to disable the "Target" context menu item on components in AEM v5.6? We don't want (at the moment) authors to have this ability and it seems to be interfering with some of our custom...
View ArticleFacing problem in Rich text component
Id attribute of Div tag is stripped in Rich text component. How do we handled this. Any help regarding this appreciated?
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 ArticleJQuery - Multiple versions
Hi, CQ5.4 uses jQuery version 1.4.4, and the latest version available is 1.7.2. For some reasons we would like to use 1.7.2 version of the jQuery, but its clashing with the OOB jQuery version. I would...
View ArticleJAAS Custom LoginModule in CQ (ninja)
Hi, We still have some ideas what we can try, but maybe someone here can point us into the right direction already. We have troubles to configure CQ 5.5 to do authorization using our custom JAAS...
View ArticleXSS filtering
We recently had our website security tested and one of the issues was that it was vulnerable for XSS attacks. I did some reading on the web about this and came across the package XSSFilter as part of...
View ArticleLESS Implementation and Usage in CQ5.5
CQ 5.5 now supports LESS framework in ClientLibs. I couldn't find any documentation on how this is done in CQ 5.5. Do I still need to include less.js on the client side or is there a server side...
View ArticleSEO Friendly URL's
Hi , How can I give SEO friendly URL to already existing page URL ? For ex) 1) There is page ' /content/<site>/articles/12345678.html ' with the title ' article ' now I want to acces this page...
View ArticleHow to create custom renderers for all/specific extensions?
Hi, I want to render a component the same way for all extensions, even unknown extensions. Is this possible to do? For example, I want http://localhost:4502/content/us/page1.html to render the same way...
View ArticleReplicating
do you know why i got "no such agent: publish" when i click on view log after I do replication? Agent is not active. Replicating to http://localhost:4503/bin/receiveQueue is not active Thanks, Jenny
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 ArticleClient Context customization in CQ5 to personalize the content based on user...
Hi, I would like to customize the CQ5 client context to personalize the content based on the user profile information which we receives from third party systems(ex: Oxygen single sign on).I have looked...
View ArticleCQ5.5 and ldap integration/synchronization
Hi, I have been trying to integrate ldap with CQ5.5 on Win7 machine. Following are the steps I have taken: 1. Installed cq-service-pack-5.5.2.20121012.zip 2. Installed cq-update-pkg-5.5.10.zip 1....
View ArticleHow to get the groups associated to a CQ5 user account ?
Hello,I'm looking for a sling endpoints to get all groups a CQ5 user belongs to.I first checked into crx but it seems that the groups are not stored in the users nodes. So I've no idea where I should...
View ArticleSetting Eclipse Environment: required jar file for
Hi, I am setting up Eclipse development environment for CQ 5.4, and am facing an issue with finding the exact jar files that will parse the <cq:defineObjects> tag. I have the followed the...
View ArticleHow to clean tarJournal?
Hi all, We had a bug in which an endless loop was continuously creating and then deleting the same node. I noticed that the size of the repository on disc (under crx-quickstart/repository) did grow...
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 ArticleHow to connect to CRX from Javascript?
Hi I want to connect to the crx from my script function and retrieve a node in my script so dat i cant retrieve the properties of that node using script... Is dat possible? If yes how is it...
View ArticleHow to manually install the rep:Policy nodes using package manager?
When i try to install the package containing rep:policy nodes from another machine, the rep:policy nodes gets skipped. In the activity log it shows a "A" or "U" for adding or updating the rep:policy...
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 Article