|
item
|
description
|
type
|
option
| ||||||
|
name
|
name of the course. This name should be unique. It is used to identify the coures in the database.
|
string
|
mandatory
| ||||||
|
type
|
type of course file
|
string
|
optional
| ||||||
|
author
|
author name
|
string
|
optional
| ||||||
|
file
|
file name
|
string
|
optional
| ||||||
|
steps
|
number of profile steps
|
integer
|
optional
| ||||||
|
description
|
description text for the course
|
string
|
optional
| ||||||
|
origin
|
starting point of the tour
|
string
|
optional
| ||||||
|
city
|
city next to the tour
|
string
|
optional
| ||||||
|
region
|
region of the tour
|
string
|
optional
| ||||||
|
country
|
country of the tour
|
string
|
optional
| ||||||
|
language
|
language of the description text
|
string
|
optional
| ||||||
|
eMail
|
mail address of the author
|
string
|
optional
| ||||||
|
URL
|
web page of the author
|
string
|
optional
| ||||||
|
Phone
|
phone number of the author
|
string
|
optional
| ||||||
|
PicFlags
|
information how to display the picture:
|
int
|
optional
|
Sample:
[Header]
Name="Test01"
Author="Klaus Riedl"
File="Test01.ini"
Steps=5
Description="Ein Test für die course- Dateien\n"
"Hier wird alles mal ausprobiert"



