Open package manager
http://localhost:4502/crx/packmgr/index.jsp
Click on the crate package
Enter package name, version, and Group. Click on OK.
Click on the respective package icon then click on the EDIT button.
After Edit navigate to the filters tab. Click on the "add filter" button.
Add the root path: /content/we-retail/us/en/jcr:content
Click on the done button. Then save.
To build the package click on the build button.
By Using Regular Expression
Exclude: /content/we-retail/us/en/[a-z].*
A filter to create a package for root /content/we-retail/us/en and exclude all the page below /content/we-retail/us/en that starts with range a to z.
Exclude: /content/we-retail/us/en/s.*
A filter to create a package for root /content/we-retail/us/en and exclude all the page below /content/geometrixx/en/toolbar that starts with s.
No comments:
Post a Comment
If you have any doubts or questions, please let us know.