All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rules.rules-wcms.xml Maven / Gradle / Ivy

There is a newer version: 2024.05
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<and xmlns:rh="https://mycore.org/rule-helper">
    <or>
        <and>
            <target>webpage</target>
            <regex>webpage:/modules/wcms2/wcms2.xml.*</regex>
        </and>
        <action>use-wcms</action>
    </or>
    <role>admin</role>
</and>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy