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...
Hi, I'm trying to achieve a filtering component that leverages the Querybuilder API and filters pages by tags. It should be possible to filter by multiple tags and taggroups at the same time:Example:Group 1- Tag A or- Tag B or- Tag C--- AND ---Group B- Tag D or- Tag E or- Tag FMy trouble is that I c...
Hi All,Is it possible to customize a template at run-time?for e.g. a business user wants to send a mail, and a template is defined for sending mails.can a business user be allowed to specify what all data the body of the email will contain?can he specify this at run time?
I have a question related with Adobe CQ5 content migration. We have two CQ5 environments.E1 and E2. We copied content of E1's author to E2's author instance. We did it by creating CRX content package. Our content copy went well but now we are realizing that we have missed our versions in pages. For ...
Hello All, I have a page(mypage) and a component(mycomponent) on that page which gets its content from the page properties. I am trying to provide an authoring interface for the "mycomponent" which will let the author edit corresponding page properties without creating any component level propertie...