[TYPO3-german] template Title

Stefan Padberg post at bergische-webschmiede.de
Tue Jan 24 08:16:25 CET 2017


Hallo Stefan,

schreib mal, welche TYPO3-Version du benutzt und ob du vielleicht eine
vorinstallierte Distribution einsetzt. Dann kann man gezielter helfen.

Gruß
Stefan


Am 24.01.2017 um 08:05 schrieb Stefan Kladler:
>  in dem Typo3 soll ein Multidomain Setup entstehen.
> 
> Seitenbaum
> domain.tdl
> subdomain.domain.tdl
> 
> Template tilte = domain.tld
> 
> temp.custom=fileadmin/templates/domain.tld/layouts/default/custom.css
> [globalVar = TSFE:page|layout = 1]
> # layout:1
> temp.custom=fileadmin/templates/domain.tld/layouts/1/custom.css
> [global]
> page=PAGE
> page {
>   type=0
>   includeCSS{
>     bootstrap=fileadmin/bootstrap/css/bootstrap.css
>     custom<temp.custom
> }
>   10=FLUIDTEMPLATE
>   10 {
>   file= fileadmin/templates/domain.tld/template.html
>   variables {
>           CONTENT    < styles.content.get
> }
> }
> 
> Wenn ich jetzt das Template kopiere und den Template title auf
> subdomain.domain.tld ändere soll das ganze so aussehen
> 
> template title = subdomain.domain.tld
> 
> temp.custom=fileadmin/templates/subdomain.domain.tld/layouts/default/custom.
> css
> [globalVar = TSFE:page|layout = 1]
> # layout:1
> temp.custom=fileadmin/templates/subdomain.domain.tld/layouts/1/custom.css
> [global]
> page=PAGE
> page {
>   type=0
>   includeCSS{
>     bootstrap=fileadmin/bootstrap/css/bootstrap.css
>     custom<temp.custom
> }
>   10=FLUIDTEMPLATE
>   10 {
>   file= fileadmin/templates/subdomain.domain.tld/template.html
>   variables {
>           CONTENT    < styles.content.get
> }
> }
> 
> somit soll
> 
>   10 {
>   file= fileadmin/templates/template_title
> 
> immer durch den aktuellen template title ersetzt werden. gibt es dafür eine
> Variable oder muss ich jedes mal den Template title von Hand anpassen
> 


-- 
Bergische Webschmiede
Dipl.-Ing. Stefan Padberg
TYPO3-Integrator und Webprogrammierer
:: Borner Str. 18 - 42349 Wuppertal
:: +49 202 97648355
:: +49 173 9219845
:: post at bergische-webschmiede.de
:: http://www.bergische-webschmiede.de


More information about the TYPO3-german mailing list