Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

4/ Configuration possibilites

3/ Configuration possibilities

...

4.1/ Portals list filters

...

4.1.1/ Portal list filters configuration

Portals list filters are configured in this file :
portals\explore\filters\default-cursor-config\default-resource-config.json
The configuration is set up and behaves in the same way as it does for the dam domain.

...

  • We’ve applied one role constraint and one type constraint. The result at the “query” level is :

    • (or:portalrole:xxx OR or:portalrole.hide) AND (or:portaltype:xxx OR or:portaltype.hide)

      • no hidden result, filtered according to chosen constraints

  • We haven’t applied a role constraint, but we’ve applied a type constraint. The result at the "query" level is:

    • (or:portalrole.hide) AND (or:portaltype:xxx OR or:portaltype.hide)

      • hidden result

...

4.1.2/ Example of configuration

This filters configuration can be edited, to add or remove some filters. The configuration system is the same as on the dam side. Here i’ll provide an example of a possible customization

...

To activate filters by default when the page loads, follow the approach used for role or type filters. This involves creating a specific filter configuration with constraints and reusing the same constraint keys in the cursor definition within the query parameter

...

4.2/ Portal default filters

...

4.2.1/ Portal default filters

...

4.2.2/ Example of configuration

...

4.3/ Segmentation of portals and the assets within them

...

4.4/ Permissions

Guillaume LEPICARD Alioune Badara CAMARA Peut-être ce point n’est pas nécessaire

...

4.5/ Public Sharing Activation/Deactivation

Alioune Badara CAMARA