Hi, Will it be possible to Authenticate a user in Publish instance and redirect to Author instance with out prompting the user(author) to login again into the Author instance .?( May be by any chance with custom Authentication Handler.? )Thanks in Advance,VAr
Hi ,I have written a tag to externalize the urls on the rendered html on my page . I am using that tag to externalize <a href> and src attributes .I want to externalize the <link rel="stylesheet" href="/etc/....." type="text/css"/> which is rendered from <cq:includeClientLib css="designs.testproject...
Please anyone have an idea about this issue? help me out, thanks in advance*ERROR* [ObservationManager] com.day.cq.contentsync.impl.ContentSyncManagerImpl Error while trying to find content sync config path: {} javax.jcr.RepositoryException: failed to retrieve state of intermediary node for entry: 9...
What are the potential pitfalls for building a knowledge base or FAQ section using CQ5?I'm doing some work for a UK based company and they currently have Oracle Right Now as a customer experience platform. This is used to deliver the knowledgebase and it seems to have a whole lot of smarts that und...
Hi,Say we have pageA in our author instance with components 1,2 and 3. We activate pageA and in our publish instance, we see pageA with components 1,2 and 3.We remove component 2 from pageA in author, activate and see the updated pageA in publish with components 1 and 3.We added component 4,5 and r...
I read up entire doc and couldn't figure out how to get contextual help added to dialog box. E.g. ? right next to a field in dialog box for useful information. Any assistance would be greatly appreciated. Thank you.
Hi,I have requirement where I need to call a javascript function inside "href" of anchor tag in RTE. But, whenever I do this, the entire anchor tag vanishes on clicking OK. I suppose this is a CQ5 RTE out of the box feature.Can anyone suggest a way to overcome this ?Thanks in advance :)Subhra
Hi there, I got a strange issue when I try to start instance with LDAP, my repository setting as below <Security appName="com.day.crx"> <!-- security manager: class: FQN of class implementing the JackrabbitSecurityManager interface --> <!--SecurityManag...
Hi, I would like to change OSGi configuration by creating sling:OsgiConfig node under config. In that I would like to change only one property value. Now my confusion/doubt is, Do I need to add only the required property to which I want to modify the value or all other properties with their defau...
Hi, In authoring, we have two servers. One is active, the other is passive (fronted by a load balancer). They are in a cluster. What we have witnessed is that if one of those servers is shutdown improperly, not only does it not come up correctly, but it freezes the cluster to the point where both...