|
|
|
@ -1,23 +1,23 @@ |
|
|
|
--- |
|
|
|
--- |
|
|
|
# Set the correct title here |
|
|
|
# Set the correct title here |
|
|
|
xxtitle: "Frühling in Bad Camberg" |
|
|
|
title: "Frühling in Bad Camberg" |
|
|
|
|
|
|
|
|
|
|
|
# Date of the event, will be set via script. Format like "2003-12-31" |
|
|
|
# Date of the event, will be set via script. Format like "2003-12-31" |
|
|
|
xxdate: 2016-04-17 |
|
|
|
date: 2016-04-17 |
|
|
|
|
|
|
|
|
|
|
|
# Set the correct sports kind here (single value) |
|
|
|
# Set the correct sports kind here (single value) |
|
|
|
# It's taxonomy term: look at existing posts, to find the valid values |
|
|
|
# It's taxonomy term: look at existing posts, to find the valid values |
|
|
|
xxsports: "Velo" |
|
|
|
sports: "Velo" |
|
|
|
|
|
|
|
|
|
|
|
# Set the correct event type here (single value) |
|
|
|
# Set the correct event type here (single value) |
|
|
|
# It's taxonomy term: look at existing posts, to find the valid values |
|
|
|
# It's taxonomy term: look at existing posts, to find the valid values |
|
|
|
xxeventtypes: "single" |
|
|
|
eventtypes: "single" |
|
|
|
|
|
|
|
|
|
|
|
# Set the correct participants here (list values) |
|
|
|
# Set the correct participants here (list values) |
|
|
|
# It's taxonomy term: lLook at existing posts, to find the valid values. |
|
|
|
# It's taxonomy term: lLook at existing posts, to find the valid values. |
|
|
|
# For new participants set "FirstName LastName" |
|
|
|
# For new participants set "FirstName LastName" |
|
|
|
# Unknown names have to be set as "Gast" |
|
|
|
# Unknown names have to be set as "Gast" |
|
|
|
xxmembers: [ |
|
|
|
members: [ |
|
|
|
"Peter", |
|
|
|
"Peter", |
|
|
|
"Gregor", |
|
|
|
"Gregor", |
|
|
|
"Christian" |
|
|
|
"Christian" |
|
|
|
|