From e12c8436d3b25653363081b083d7439ccdc9ddf2 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Pasquier Date: Fri, 28 May 2021 10:02:27 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ac60edf..7c097e1 100644 --- a/README.md +++ b/README.md @@ -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"). -You can choose to link the events on a region (if not, have 'hidden' for the parameters "visibilityregions"). + +Where: + +* `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: