Hello,I do my first steps with AEM (CQ5) and I have a problem with permissions. I authenticate with an external Identity- Provider and this Identity Provider does a redirect to AEM/CQ5 with all the SAML Attributes I need in AEM (NAME and ROLES of user)But after the redirect from Identity Provider to...
Question around best practices...Does it matter either technically or with regard to things like SEO if I populate links within CQ modules using internal author links or the full http://www. string?
Hi, I added an button into the sidekick it will open a new page if user press it, so i how to make this click event work?BTW, i let the sidekick to add new button by the way of modify file sidekick.js, i have no idea to deal with it.Anyone could help see it? Please told me your solution. Thanks a lo...
I am still trying to get my server back. I imported my packages and installed them. Now I can't get to my login page. There is the below sling error 404. Why is there a sling error? The default .html extension is active. Could it be a java error? My setup is pointed to a Felix dev box. I do...
There is a user-case for me: after user collect some pages via [Add to cart] button, it need to display in the page with a tree way.If a page/node is checked, which are shown in bold to identify and deep down in the tree, please see it like below:[img]tree.png[/img] But finally user could change whi...
HiI need to know the component path when clicking on the ok button.i have written handler for ok button and it is working fine.Now, i need to get the component path.Any help?Thanks,Vikram.
Hi, We have a three step workflow like this-Author : Author the contentReviewer : Reviews the contentPublisher: Publishes the content There are some cases like Author starts a workflow and he left for the day or on vacation. Reviewer is also not available for some reason. The another author can not...
I am trying to get an AEM-eclipse-maven development environment configured. I have followed the steps provided here - http://docs.adobe.com/docs/en/dev-tools/aem-eclipse.html. When attempting to create a sample project I found that I have no archetypes available. Steps to recreate1. Select File >...