[TYPO3] Setting the page title through TypoScript

Lamb, Brian blamb at jcvi.org
Mon Nov 5 15:49:03 CET 2007


Thank you both for your help. I achieved my solution with: 

config.noPageTitle = 2

# declare a page header text object
page.headerData.3 = TEXT
page.headerData.3.insertData = 1

# wrap the custom data with the following page.headerData.3.wrap =
<title>My page: |</title> page.headerData.3.value = {leveltitle:1}

-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of Lamb,
Brian
Sent: Thursday, November 01, 2007 12:04 PM
To: TYPO3 English
Subject: [TYPO3] Setting the page title through TypoScript

Hello all, 

 

By default, my page titles are "Company: <page name>". Is there a way to
update this via TypoScript? I would like the page title to be "Company:
<first level page name>". In other words, if I have a page on the first
level called "About", then that page and all of its subpages would have
the title "Company: About". 

 

 

_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english


More information about the TYPO3-english mailing list