Revision: 19967
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at November 4, 2009 08:30 by quadratliter
Initial Code
config.noPageTitle = 2
page.headerData.80 = COA
page.headerData.80 {
wrap = <title>|</title>
10 = HMENU
10 {
special = rootline
special.range = 0|-2 # rootline except the current page
includeNotInMenu = 1
1 = TMENU
1.NO = 1
1.NO.stdWrap.field = title // nav_title
1.NO.stdWrap.htmlSpecialChars = 1
1.NO.doNotLinkIt = 1
1.NO.allWrap = | - |*| | - |*| |
}
# title of the current page
20 = TEXT
20.data = TSFE:page|title
20.htmlSpecialChars = 1
20.wrap = - |
# title of the website (defined in the template)
30=TEXT
30.data = DB:sys_template:1:sitetitle
30.htmlSpecialChars = 1
30.wrap = - |
}
Initial URL
Initial Description
Rootline page title, works also with the tt_news page title
Initial Title
Rootline Page Title
Initial Tags
Initial Language
TYPO3