Update README.md
This commit is contained in:
parent
dc26b49a7d
commit
e12c8436d3
@ -365,9 +365,12 @@ Module declaration, on `config.json`:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
You can choose to display the list of past events or not (if not, have 'hidden' for the parameters "pastevents").
|
|
||||||
You can have a checkbox on forms to choose to show the events on another website (if not, have 'hidden' for the parameters "visiblecheckbox").
|
Where:
|
||||||
You can choose to link the events on a region (if not, have 'hidden' for the parameters "visibilityregions").
|
|
||||||
|
* `parameters.pastevents`: is blank or hidden to display past events
|
||||||
|
* `parameters.visiblecheckbox`: is blank or hidden to add a checkbox that allow to show events from another website
|
||||||
|
* `parameters.visibilityregions`: is blank or hidden to have a Region field on events
|
||||||
|
|
||||||
You can get only future events by using:
|
You can get only future events by using:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user