I am working with AEM 6 and having a requirement in which, I have to create a carousel component for touch UI. Feature of this component is author can drag and drop image on each slide and it will be set for that particular slide. For achieving this feature, I am trying to use cq:dropTargets node wi...
Hi,I'm working in add users from other app and login into CQ5. One of the ideas is to use Trusted Credential Attribute. However, it's seems to be deprecated for security issues.Someone can confirm this? What's the other alternative? Thanks,
HiHow would it be possible to automatically migrate old to new websites under the following criterias with CQ5:- The old websites can be accessed only by clicking each hyperlink in a html table individually. - The old websites have no common html code and only consist of random project id's in the a...
Hi,Can someone let me know (example) how to add custom page property for a page in AEM 6?I know in the older versions, copy the dialog form foundation/components/page and add new tab for the custom components. But, this does not work here.Thanks,
Hi,I have complete html code for my site developed in sharepoint.My site contain more than 400 pages. Each page has same master page template. i need to port the html code of each page. How to port that html code directly in each page? Thanks in advanceRG
I'm trying to understand more about how the "cq-Overlay"-divs work, so when I have a component and hover over or click it in edit mode I see a blue border. How does the overlay determine what dimensions it has?For my particular case, I have the problem that the edit overlay is way larger than the ac...
Hi All,We got requirement to submit an asset to work-flow from "AEM 6.0 Touch UI". We are not sure how to implement it. With trail and error on [0] we are able to include one new button (next to delete). But "functionality/work-flow Action" we are not able to include.[0]/libs/dam/gui/content/assets/...
I followed the instructions on this page (http://docs.adobe.com/docs/en/cq/current/developing/cq5-translator.html) in order to try to give my component access to a translatable string bundle. I followed these instructions (http://www.wemblog.com/2011/12/how-to-use-multi-language-translation.html) t...
Is it possible to get the full API published for the com.day.cq.tagging package?In particular, the details on the following classes would be useful for anyone attempting to implement QueryBuilder with tags:TagPredicateEvaluatorTagTitlePredicateEvaluatorThey seem to be missing: http://dev.day.com/doc...