// // Project: Landinsicht // Version: 1.0.0 // Date: 05/03/2009 // Author: Bernhard Karimi // // # enable frontend editing page.config.admPanel = 1 ######################## # # protect e-mail addresses from harvesters # ######################## page { config.spamProtectEmailAddresses = 2 config.spamProtectEmailAddresses_atSubst = (at) } ######################## # # add content to sig file # ######################## #config.headerComment ( ) ######################## # # simulate Static Documents /// realurl # ######################## config.simulateStaticDocuments = 1 #config.simulateStaticDocuments_addTitle = 30 config.simulateStaticDocuments_noTypeIfNoTitle = 1 #config.simulateStaticDocuments_pEnc = md5 #config.simulateStaticDocuments_pEnc_onlyP = L,cHash,print,fD[_FIELDLIST],fD[disable],fD[usergroup],tx_srfeuserregister_pi1[aC],tx_srfeuserregister_pi1[cmd],tx_srfeuserregister_pi1[rU],tx_srfeuserregister_pi1[sFK],tx_ttnews[backPid],tx_ttnews[tt_news], tx_ttnews[pS], tx_ttnews[pL], tx_ttnews[arc],tx_ttnews[cat], tx_ttnews[pointer], tx_ttnews[swords],tx_bzdstaffdirectory_pi1[showUid],tx_bzdstaffdirectory_pi1[backPid] #config.simulateStaticDocuments = 0 #config.baseURL = http://test.landinsicht-holstein.de config.baseURL = http://www.landinsicht-holstein.de/ #config.tx_realurl_enable = 1 #config.uniqueLinkVars = 1 #config.linkVars = L ######################## # # indexed search # ######################## page.config.index_enable = 1 page.config.index_externals = 0 ######################## # # IE specifics # ######################## [browser = msie] && [version =< 6] page.config.doctypeSwitch = 1 [end] ######################## # # omdraaien title tag inhoud # ######################## config.pageTitleFirst=1 page.config.doctype = xhtml_trans page.config.xmlprologue = none page.config.xhtml_cleaning = all #page.config.metaCharset = utf-8 #page.config.additionalHeaders = Content-Type:text/html;charset=utf-8 config.doctype = xhtml_trans config.xmlprologue = none config.xhtml_cleaning = all #config.metaCharset = utf-8 #config.additionalHeaders = Content-Type:text/html;charset=utf-8