Hi!Is it possible to create two levels of permissions for editing a page?i.e. 2 separate roles, one of which can edit only certain component types e.g. only richtext?or a role that can create annotations but is not allowed to edit the components on a page?Thanks!NZ
Hi,when I post my login form to /something/j_security_check and the login credentials are wrong, my AuthenticationHandler returns Authentication.AUTH_FAIL and the server responds with a 403 status code and a blank page with only wirtten "Authentication Failed". Do you know how I can customize 403 er...
I was successful in generating a pdf file from our content using the PDF rewriter and page2fo.xsl . However we need to add some custom content to the generated XML. So we created a custom XML handler for that page component. Just to be clear we created:apps/myproject/components/mycomponent/mycompone...
I am trying to create an ICS file everytime my page loads and store it under jcr:content of the same page.I am using iCal4j API for creation of the ics file. How do I save this file under my page?
Hi All,Details as below :1] Suppose I upload a DAM asset in CQ with name xyz.jpg2] The very next moment I can make use of that asset in my page. Go to content finder in my page, search by name xyz.jpg and drag the asset onto the relevant component in my page.3] How is it that CQ indexes DAM asset so...
Hi Guys,The dispatcher always return mime type with “text/html” and it makes the web page unreadable.It due to some pictures, css, js…… cannot render correct. It is supposed to be text/css, text/png…….Does anyone know this issue?Thanks a lot.[img]QQ截图20150316161230.png[/img]
Hello everyone,We have a client we work with who recently migrated to CQ6 and our team needs to get up to speed with CQ6 fairly quickly.Can anyone advise where to start, are there any developer resources? Documentation, sample code, tutorials, whatever you have please share.I'm also an Adobe Influen...
Hi,I am working on japanees project where everything in japanees including page name.If i create any page in siteadmin all japanees characters replaced by underscore(_) but i can create a node in japanees in CRXDE lite.I tried to create a node programmatically but it doesn;t work.Any help will be hi...