Skip to content

Create show-if and hide-if macro #336

@Josue-T

Description

@Josue-T

This issue is to create 2 bridges macro named show-if, hide-if.
Theses 2 macro should implement theses parameters:

  • matchUsing: special enum which define if we must match one of the following parameter or all. Can be all or any.
  • users: list of user which will match
  • groups: list of group which will match
  • authenticationType: define if the user should be authenticated or not. Can have theses values:
  • NONE: don't need to match this parameter
    • AUTHENTICATED: need to be authenticated
    • ANONYMOUS: must be not authenticated

Depending of it the constraint match or not the macro will show or hide his content.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions