I would recommend reviewing these resources below. [1] https://sling.apache.org/documentation/the-sling-engine/adapters.html [2] https://helpx.adobe.com/experience-manager/6-5/sites/developing/using/sling-adapters.html
As far as I can tell, the applyTo [1] will not work in this scenario (unless you want to list all the pages). I would suggest write a bash script that will loop through to delete these pages. [1] https://sling.apache.org/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.h...
The file should be a file that is accessible by the account you are using to run the curl command. Usually, this file is located on the same machine where the curl command is being executed from.
HI Giuseppe, If you are thinking about using portals and portlets, you can review the document about it here [1]. [1] https://helpx.adobe.com/experience-manager/6-5/sites/administering/using/aem-as-portal.html
Hi Manikantha, If I recall correctly, the default Sling GET Servlet will handle requests with the extension ".html", ".txt", ".json", and ".xml". If you are using a different extension, then another servlet will be needed to handle it or a 404 will be returned. When you request for /content/hello-wo...
Arun Patidar has provided the information to get all the properties for the node type cq:Component. I just wanted to expand on your question about creating custom properties. The node type cq:Component is OOTB and you cannot (should not) modify it to add new custom properties to the node type defini...
Several things to try.1. Verify that you download from https://helpx.adobe.com/content/dam/help/en/experience-manager/using/multifield_coral_aem63/_jcr_content/main-pars/downl… 2b. If you run md5 hash on the file, what is the value? Below is what I got back from the packageMD5 (mfcoral63_ui_apps-10-...