Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source Magazine

Chapter 1. EXT: Browser's page title

Extension Key: browser_page_title

Copyright 2000-2006, Bertrand Mure, <bertrand.mure@worldonline.fr>

This document is published under the Open Content License

available from http://www.opencontent.org/opl.shtml

The content of this document is related to TYPO3

- a GNU/GPL CMS/Framework available from www.typo3.com

1.1. Introduction

What does it do?

The goal of this extension is to define by several ways the html title of your pages (<title> tag) :

  1. First, you can define a default generic layout for your title which is inherited by all sub pages. Eg : “Default string - Page title“. The first element “Default string” is static and the second one, “Page title”, is dynamic and corresponds to a page header field (here “Page title”).

  2. Second, you can define a custom and specific title for a given page which override the generic layout (if its value not blank). The value of this specific title can be the one of the new field “Browser title” but can be also any field of the header page.

  3. Third, if the default generic layout and the specific title values are blank, “Page title” field is used (can't be blank).

  4. Fourth, this mechanism works independently for each alternative languages.

Screenshots

No screenshots.