Last week we encountered a bug that took us a few days to fix. We had accidentally named an nt:folder node config and non-admin users didn't have read access to its children. Interestingly this node name had been chosen by one of our CQ5 experts. After struggling for hours and tearing apart all our ...
Hi All,I am trying out basic code examples in 5.6.1 AEM instance.For example, I was trying the article "http://helpx.adobe.com/experience-manager/using/programmatically-accessing-cq-content-using.html" and it requires eclipse, jackrabbit standalone jar and it works fine.However, if I have to try som...
Hi.What should I do to save the host during url mapping?For example, I have link on the page: http://localhost:4502/content/geometrixx/en.html. I need it to be http://localhost:4502/en.html.In Jcr Resource Resolver I have Url Mapping: /content/geometrixx/</. But it produces the link without the host...
Hello, I have two questions: Is it possible to disable the free crop, yet, retain and use other custom defined crop configurations. We do not want authors to crop the image using the free form tool, but, should be able to crop based on the pre-defined crop dimensions. Is it possible to apply a def...
Hi, I want to add vertical scroll bar in the left hand side predicate of press center page. I mean the press center page of geometrix site is having Tags section in the left hand side. Inside Tags we have Business, Architecrure and Building, Locations and Travel . I want to put the scroll bar for Bu...
I deactivated the pages in author instances and it shows deactivated with red color.But deactivated pages are showing up in publish instance. I did deactivated only in author. What could be an issue ?
What is the consensus on storing assets such as .js and .css files in the DAM? I have, for example, some mini-applications (calculators, recommenders, etc) which are used on content pages and would like for those files to be easily accessible for any updates that are needed.
Hi,In my current project, I am trying to generate vcards .To get a proof of concept I have the following setup.Component:profileprofile/profile.jspprofile/profile.vcf.jsp(profile.vcf.jsp has some hard coded vcard information)System ConsoleModified Apache Sling MIME Type Service to add a new type "te...
Hi All,Can someone please provide a sample code/link as to how the schedulers[a specific job to be scheduled once or at regular intervals within CQ5] are made use of.I have a sling servlet code that needs to be scheduled.Have gone through through some links below, but not getting how to implement.ht...
Hi,We have a requirement where user can change their email addresses which is being primarily used for their login to cq. The users are first created in LDAP and they synced with CQ and that is when we create users under /home/... /user . We also create sub-nodes beneath the user node for saving som...