.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ======================= EXT: Page Title Changer ======================= :Author: Ruud Kamphuis :Created: 2003-10-30T11:55:40 :Changed by: Ruud Kamphuis :Changed: 2003-10-31T18:14:45 :Info 1: ruudk@mphuis.com :Info 2: Ruud Kamphuis :Info 3: :Info 4: .. _EXT-Page-Title-Changer: EXT: Page Title Changer ======================= Extension Key: **mf\_pagetitle** Copyright 2000-2002, Ruud Kamphuis, 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 .. _Table-of-Contents: Table of Contents ----------------- **EXT: Flash Header 1** **Introduction 1** What does it do? 1 Typo3Script 1 .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ \- With this extension you can edit the page title of your site. .. _Typo3Script: Typo3Script ^^^^^^^^^^^ You'll have to include this code in your template (only tested with css\_styles\_content!) .. _Example-1: Example 1 ^^^^^^^^^ :: includeLibs.pagetitle = typo3conf/ext/mf_pagetitle/pagetitle.php plugin.mf_pagetitle.title = MY Site! config.titleTagFunction = user_pagetitle_class->changetitle You can edit the plugin.mf\_pagetitle.title in everything you want. The code above will change the page title in this: :: MY Site! .. _Example-2: Example 2 ^^^^^^^^^ :: includeLibs.pagetitle = typo3conf/ext/mf_pagetitle/pagetitle.php plugin.mf_pagetitle.title = MY Site! :: {page:title} config.titleTagFunction = user_pagetitle_class->changetitle The code above will change the page title in this: :: MY Site! :: PageTitle So {page:title} will be replaced by the page title! **Icon provider:** ` **kolektive.be** `_ |img-1| EXT: Page Title Changer - 2 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102