Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Support for multiple regex expressions in collections.properties and/or permissions.properties #196

@peetkes

Description

@peetkes

I would like for it when the collections.properties and permissions.properties files also aloow for more regular expressions other than exact match or *.
So I would like to be able to specify the following in eg collections.properties:
*=generic-collection
*.xsd=xsd-collection
*.sch=schematron-collection
*catalog.xml=catalog-collection
readme.txt=readme-collection

So the readme.txt would get generic-collection and readme-collection
schema-1.xsd and schema-2.xsd would get generic-collection and xsd-collection
my-catalog.xml and catalog.xml would get generic-collection and catalog-collection

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions