[TYPO3] [TYPO 3.8] Three types of titles
Dmitrii Dimandt
dmitriid at gmail.com
Tue Oct 17 10:42:46 CEST 2006
The funny thing is that I need to display three titles on my site
The sad thing is that I'm not entirely sure how to do this
Ok. The site is http://adriyatik.com/index.php?id=22&L=1 if anyone is
interested
I use Template Auto-Parser, so that may add to my woes.
These are the titles I need to change:
1. The browser title (between the <title> tags). I need to get rid of the
annoying "My Site:" part and change the title for some pages
2. Titles in the menu need change at all and remain as they are now
3. Title displayed on the page must change for some pages but otherwise
remain unchanged (and these changes must not be reflected in the browser
title)
No here are my woes:
I've installed the browser_page_title extension. The advertised "browser
title" field apperas on "advanced" pages, but the browser title isn't
changed
The title displayed on the page is a marker processed as follows:
PAGE_TITLE = TEXT
PAGE_TITLE.field = title
So if change the title, the browser title also changes.
Whatever shall I do? :(
Thank you in advance
More information about the TYPO3-english
mailing list