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

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

There is a newer version: 2024.05
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<or xmlns:rh="https://mycore.org/rule-helper">
    <and>
        <or>
            <action>use-processable</action>
            <!-- manage sessions page -->
            <and>
                <target>webpage</target>
                <id>webpage:/modules/webtools/processing/processing.xml</id>
            </and>
        </or>
        <role>admin</role>
    </and>
</or>





© 2015 - 2024 Weber Informatics LLC | Privacy Policy