"SITE_ID"
|
=> "
|
|
",
|
/* top-directory of the site */
|
"IMG_DIR"
|
=> "
|
|
",
|
/* image directory for all site buttons */
|
"CSS_DIR"
|
=> "
|
|
",
|
/* directory for style-sheet-files */
|
"INTRO_MARKER"
|
=> "
|
|
",
|
/* the main file of a mainmenu (subsite) directory */
|
"LOGO_MARKER"
|
=> "
|
|
",
|
/* the file which contains the mainmenu (subsite) logo */
|
"MENU_MARKER"
|
=> "
|
|
",
|
/* the file which contains the main-menu */
|
"GUIDE_MARKER"
|
=> "
|
|
",
|
/* the file which contains the sub-menu */
|
"WRITE_XML_DECLARATION"
|
=> "
|
|
",
|
/* insert xml declaration (not adequate for intended scripts) (yes|no) */
|
/* (1) some default values for writing the pages of the site */
|
"AUTHOR"
|
=> "
|
|
",
|
/* default author of all pages of the site */
|
"ENCODING"
|
=> "
|
|
",
|
/* encoding of the site pages (UTF-8|utf-8) */
|
"TITLE"
|
=> "
|
|
",
|
/* default window title of all site pages */
|
"ABSTRACT"
|
=> "
|
|
",
|
/* short (site) specification */
|
"DESCRIPTION"
|
=> "
|
|
",
|
/* long (site) specification */
|
"KEYWORDS_EN"
|
=> "
|
|
",
|
/* english keywords for specifying the site and their pages */
|
"KEYWORDS_FREE"
|
=> "
|
|
",
|
/* keywords in foreign language for specifying the site */
|
"KEYWORDS_FREE_LANGUAGE"
|
=> "
|
|
",
|
/* type of the used foreign language */
|
"BACKGROUND_PICTURE"
|
=> "
|
|
",
|
/* the default background picture */
|
"BACKGROUND_COLOR"
|
=> "
|
|
",
|
/* the default background color */
|
"TEXT_COLOR"
|
=> "
|
|
",
|
/* the default color for still unvisited links */
|
"LINK_COLOR"
|
=> "
|
|
",
|
/* the default color for still unvisited links */
|
"VLINK_COLOR"
|
=> "
|
|
",
|
/* the default color for already visited links */
|
"ALINK_COLOR"
|
=> "
|
|
",
|
/* the default color for just active links */
|
"HOVER_COLOR"
|
=> "
|
|
",
|
/* the default color for mouse-over-links */
|
/* (2) some default infos for writing the index pages of the site */
|
"MENU_AREA_HEIGHT"
|
=> "
|
|
",
|
/* the height of of the main-menu-area */
|
"GUIDE_AREA_WIDTH"
|
=> "
|
|
",
|
/* the width of of the sub-menu-area */
|
/* (3) some default infos for writing the logo pages of the site */
|
"LOGO_TOP_MARGIN"
|
=> "
|
|
",
|
/* distance between window-border and top logo-border */
|
"LOGO"
|
=> "
|
|
",
|
/* logofile (must be copied into SITE_ID/IMG_DIR) */
|
/* (4) some default infos for writing the menu pages of the site */
|
"MAIN_MENU_TOP_MARGIN"
|
=> "
|
|
",
|
/* distance between window-border and top menu-border */
|
"MME_BGSTRIPE_COLOR"
|
=> "
|
|
",
|
/* specific background-colors for the main-menu-entry */
|
"MME_BGSTRIPE_SIZE"
|
=> "
|
|
",
|
/* size of the background-strip containing the specific stripe background color */
|
"HEADLINE"
|
=> "
|
|
",
|
/* text or url which appears above of the mme-entries */
|
"HEADPICTURE"
|
=> "
|
|
",
|
/* image which appears above of the mme-entries */
|
"SUBLINE"
|
=> "
|
|
",
|
/* all main-menu entries which constitute a sub-site */
|
"SUBPICTURE"
|
=> "
|
|
",
|
/* image which appears under the mme-entries */
|
/* (5) some default infos for writing the guide pages of the site */
|
"MME_MARKER"
|
=> "
|
|
",
|
/* button which appears before each mme-entry in the guide-area */
|
"WITH_IMPRESSUM"
|
=> "
|
|
",
|
/* insert a permanently visible link to an impressum-file (yes|no) */
|
|