# Configuring the Auto-Parser:

plugin.tx_rlmpofficeimport.tagWraps.mypreformattedstyle =  | 

#nastavenie jazykov
config.sys_language_mode = content_fallback ; 1,0
config.sys_language_overlay = 0
config.linkVars = L
config.language = cz
config.sys_language_uid = 0

# cestina
[globalVar = GP:L = 0]
config.sys_language_uid = 0
config.language = cz
page.config.language = cz
config.locale_all = cz_CZ

# nemcina
[globalVar = GP:L = 2]
config.sys_language_uid = 2
config.language = de
page.config.language = de
config.locale_all = de_DE

# anglictina
[globalVar = GP:L = 3]
config.sys_language_uid = 3
config.language = en
page.config.language = en
config.locale_all = en_US

[global]

config.tx_loginusertrack_enable = 1
config.metaCharset = windows-1250

RTE.default {
defaultLinkTarget = _top
}

plugin.tx_zmembersfe_pi1 {
  user_folder = 3
  code.field = select_key
}

plugin.tx_gsislideshow_pi1 {
 labels.next = TEXT
 labels.next.value = NEXT

  copyright_stdWrap.required = 1
  copyright_stdWrap = Copyright: | 

  tpl =&lt; my_template_cobj
}

plugin.tx_khusersonline_pi1 {
  # To get this plugin working just type in your
  # template &#039;page.10 =&lt; plugin.tx_khusersonline_pi1&#039;.
 
  # In &#039;text&#039; and &#039;text.lang.xx&#039; you can use
  # ###GUESTS###, ###MEMBERS###, ###ALLUSERS###
  # and ###USERTEXT###.
  text (
    
    &nbsp;###USERTEXT###&nbsp;
  )
  text.lang.de (
    
    &nbsp;###USERTEXT###&nbsp;
  )
  text.lang.cz (
    
&nbsp;###USERTEXT###&nbsp;
  )
  
  userText {
    guests = Anonymous
    guests.lang.de = Anonymer
    guests.lang.cz = Nepřihlášen
    
    # In 'members' and 'members.lang.xx' you can use
    # ###LOGINNAME###.
    members = &nbsp;###LOGINNAME###
    members.lang.de = &nbsp;###LOGINNAME###
    members.lang.cz = &nbsp;###LOGINNAME###
  }
  
  timeout = 5
}


plugin.tx_automaketemplate_pi1 {
    # Read the template file:

  content = FILE
  content.file = fileadmin/template/template_1.html

    # Here we define which elements in the HTML that 
    # should be wrapped in subpart-comments:
  elements {
    BODY.all = 1
    BODY.all.subpartMarker = DOCUMENT_BODY
  
    HEAD.all.subpartMarker = DOCUMENT_HEADER
    HEAD.rmTagSections = title
#    HEAD.all = 1

    TD.all = 1
  }

    # Prefix all relative paths with this value:
  relPathPrefix = fileadmin/template/
}


# Menu 1 cObject
temp.menu_1 = HMENU
  # First level menu-object, textual
temp.menu_1.1 = TMENU
temp.menu_1.1 {
  expAll = 1
    # Normal state properties
  NO.allWrap =  | 
  NO.stdWrap.htmlSpecialChars = 1
  SPC = 1
  SPC.allWrap = | 
    # Enable active state and set properties:
  ACT = 1
  ACT.stdWrap.htmlSpecialChars = 1
  ACT.allWrap =  | 
}
  # Second level menu-object, textual
temp.menu_1.2 = TMENU
temp.menu_1.2 {
    # Normal state properties
  NO.allWrap =  | 
  NO.stdWrap.htmlSpecialChars = 1
    # Enable active state and set properties:
  ACT = 1
  ACT.stdWrap.htmlSpecialChars = 1
  ACT.allWrap =  | 
}



# Main TEMPLATE cObject for the BODY
temp.mainTemplate = TEMPLATE
temp.mainTemplate {
    # Feeding the content from the Auto-parser to the TEMPLATE cObject:
  template =&lt; plugin.tx_automaketemplate_pi1
    # Select only the content between the -tags
  workOnSubpart = DOCUMENT_BODY

 subparts.usersonline =&lt; plugin.tx_khusersonline_pi1

 subparts.lang = PHP_SCRIPT
 subparts.lang.file = media/scripts/languageMenu.php
 
   # Substitute the ###menu_1### subpart with some example content:
  subparts.menu_1 &lt; temp.menu_1
  
    # Substitute the ###content### subpart with some example content:
  subparts.content &lt; styles.content.get

  #subparts.usersonline =&lt; plugin.tx_khusersonline_pi1
}


# Main TEMPLATE cObject for the HEAD
temp.headTemplate = TEMPLATE
temp.headTemplate {
    # Feeding the content from the Auto-parser to the TEMPLATE cObject:
  template =&lt; plugin.tx_automaketemplate_pi1
    # Select only the content between the -tags
  workOnSubpart = DOCUMENT_HEADER
  page.headerData.2 = HTML
  page.headerData.2.value = 
}

# Default PAGE object:
page = PAGE
page.typeNum = 0
#page.config.disableAllHeaderCode=1
page.select.languageField=sys_language_uid
page.config.doctype = xhtml_trans
page.stylesheet = fileadmin/template/res/stylesheet.css



# Copying the content from TEMPLATE for -section:
page.10 &lt; temp.mainTemplate

# Copying the content from TEMPLATE for -section:
page.headerData.10 &lt; temp.headTemplate

# zapnutie indexovania obsahu cache
page.config.index_enable = 1


plugin.tx_zmembersfe_pi1.code.field = select_key
plugin.tt_poll.code = VOTEFORM,RESULT