51 lines
1.2 KiB
Text
51 lines
1.2 KiB
Text
|
page = PAGE
|
||
|
page {
|
||
|
includeCSS {
|
||
|
index = EXT:ds_site/Resources/Public/Css/index.css
|
||
|
}
|
||
|
|
||
|
10 = FLUIDTEMPLATE
|
||
|
10 {
|
||
|
templateName {
|
||
|
cObject = TEXT
|
||
|
cObject {
|
||
|
data = pagelayout
|
||
|
required = 1
|
||
|
case = uppercamelcase
|
||
|
split {
|
||
|
token = pagets__
|
||
|
cObjNum = 1
|
||
|
1.current = 1
|
||
|
}
|
||
|
}
|
||
|
ifEmpty = Default
|
||
|
}
|
||
|
layoutRootPaths {
|
||
|
10 = EXT:ds_site/Resources/Private/Layouts/Page/
|
||
|
}
|
||
|
partialRootPaths {
|
||
|
10 = EXT:ds_site/Resources/Private/Partials/
|
||
|
20 = EXT:ds_site/Resources/Private/Partials/Page/
|
||
|
}
|
||
|
templateRootPaths {
|
||
|
10 = EXT:ds_site/Resources/Private/Templates/Page/
|
||
|
}
|
||
|
|
||
|
variables {
|
||
|
introduction < styles.content.get
|
||
|
introduction {
|
||
|
select {
|
||
|
where = {#colPos}=50
|
||
|
}
|
||
|
}
|
||
|
contentMain =< styles.content.get
|
||
|
footer < styles.content.get
|
||
|
footer {
|
||
|
select {
|
||
|
where = {#colPos}=100
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|