Pergunta

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?

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top