I created a scaffolding page based on the info provided in this link http://dev.day.com/docs/en/cq/5-5/wcm/scaffolding.html

I currently have it within my instance only, but i want to package it and deploy to other instances.

What filter I need use to package my scaffold page?

有帮助吗?

解决方案

You need to use filter that points to your scaffolding page. You generally create scaffolding pages under /etc/scaffolding.

In case you are doubtful of the page's path, check the URL of your scaffolding page. You should be able to figure it out(see the highlighted part in the image below).

enter image description here

For more info on filters and creating package refer Package Manager docs.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top