문제

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