what happens when an event is clicked?
This commit is contained in:
parent
319b8225f4
commit
faf970523a
|
@ -19,6 +19,9 @@ And return to *today*.
|
||||||
|
|
||||||
To create a new event, you can either follow the link "Create New Event" or make a double click on the desired box in the calendarium for when the event should take place.
|
To create a new event, you can either follow the link "Create New Event" or make a double click on the desired box in the calendarium for when the event should take place.
|
||||||
|
|
||||||
|
With a click on an existing event a pop-up box will be opened which shows you the event.
|
||||||
|
From there you can edit the event or view the event at the source link, if you are the one who created the event.
|
||||||
|
|
||||||
## Create a new Event
|
## Create a new Event
|
||||||
|
|
||||||
Following one of the methods mentioned above you reach a form to enter the event data.
|
Following one of the methods mentioned above you reach a form to enter the event data.
|
||||||
|
@ -55,4 +58,4 @@ But before you do, you can also *preview* the event in a pop-up box.
|
||||||
#### OpenStreetMap
|
#### OpenStreetMap
|
||||||
|
|
||||||
If this addon is activated on you friendica node, the content of the location field will be mathced with the identification service of OSM when you submit the event.
|
If this addon is activated on you friendica node, the content of the location field will be mathced with the identification service of OSM when you submit the event.
|
||||||
Should OSM find anything matching, a map for the location will be embedded automatically at the end of the events view.
|
Should OSM find anything matching, a map for the location will be embedded automatically at the end of the events view.
|
||||||
|
|
Loading…
Reference in a new issue