adobe / helix-importer-ui

Apache License 2.0
20 stars 25 forks source link

[Feat] #381 Also consider crawl filter as a regexp #382

Open atopper opened 1 week ago

atopper commented 1 week ago

Description

Also evaluate a possible page path with the provided filter as a RegExp (not just startsWith).

Ensure current behavior is not changed.

Related Issue

381 (Hubble Homes VIP)

Motivation and Context

Hubble Homes has a very distinct path for a certain template. The path ends in "/999". They'd like to target the import to only work on those pages.

How Has This Been Tested?

Manually.

Screenshots (if appropriate):

Nothing changed visually.

Types of changes

Checklist: