47 lines
1.8 KiB
Plaintext
47 lines
1.8 KiB
Plaintext
# Default configuration for content elements which are using FLUIDTEMPLATE directly
|
|
lib.contentElement >
|
|
lib.contentElement = FLUIDTEMPLATE
|
|
lib.contentElement {
|
|
templateName = Default
|
|
templateRootPaths {
|
|
0 = EXT:fluid_styled_content/Resources/Private/Templates/
|
|
10 = {$styles.templates.templateRootPath}
|
|
}
|
|
partialRootPaths {
|
|
0 = EXT:fluid_styled_content/Resources/Private/Partials/
|
|
10 = {$styles.templates.partialRootPath}
|
|
}
|
|
layoutRootPaths {
|
|
0 = EXT:fluid_styled_content/Resources/Private/Layouts/
|
|
10 = {$styles.templates.layoutRootPath}
|
|
}
|
|
settings {
|
|
defaultHeaderType = {$styles.content.defaultHeaderType}
|
|
media {
|
|
lazyLoading = {$styles.content.image.lazyLoading}
|
|
imageDecoding = {$styles.content.image.imageDecoding}
|
|
popup {
|
|
bodyTag = <body style="margin:0; background:#fff;">
|
|
wrap = <a href="javascript:close();"> | </a>
|
|
width = {$styles.content.textmedia.linkWrap.width}
|
|
height = {$styles.content.textmedia.linkWrap.height}
|
|
crop.data = file:current:crop
|
|
JSwindow = 1
|
|
JSwindow {
|
|
newWindow = {$styles.content.textmedia.linkWrap.newWindow}
|
|
if.isFalse = {$styles.content.textmedia.linkWrap.lightboxEnabled}
|
|
}
|
|
directImageLink = {$styles.content.textmedia.linkWrap.lightboxEnabled}
|
|
linkParams.ATagParams.dataWrap = class="{$styles.content.textmedia.linkWrap.lightboxCssClass}" rel="{$styles.content.textmedia.linkWrap.lightboxRelAttribute}"
|
|
}
|
|
additionalConfig {
|
|
no-cookie = 1
|
|
api = 0
|
|
}
|
|
}
|
|
}
|
|
dataProcessing {
|
|
1770716912 = record-transformation
|
|
}
|
|
}
|