I have a bunch of content which were built on CQ 5.5 using old Blog API. These were all author created blogs which are nothing more than articles ( just Html) . These API's are not valid any more. I am planning on building components and templates/components which render similar articles using OOTB components.
How can i extract specific properties from a bunch of jcr:content nodes and then automatically create pages using those properties using the new templates and components?
Can i use curl commands to extract specific properties and generate XML's?
Views
Replies
Total Likes