.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ============================ EXT: Translation unavailable ============================ :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed: 2005-08-14T14:26:51 :Author: Chi Hoang :Email: chibo@gmx.de :Info 3: :Info 4: .. _EXT-Translation-unavailable: EXT: Translation unavailable ============================ Extension Key: ch\_notranslation Copyright 2005, Chi Hoang, 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: Translation unavailable 1** **Introduction 1** What does it do? 1 Requirements 1 Credits 1 **Configuration 1** Reference 1 **Known problems 2** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ This extension lets you define an alternative error message for the T3 system message “Page is not available in the requested language”. In fact the extension jumps to another page if the requested language of the target page is unavailable. The language parameter will be loop through, so you must define an alternative error message in this language, otherwise you will get the “Page is not available in the requested language” message again. .. _Requirements: Requirements ^^^^^^^^^^^^ Typo3 3.7.0. This extension could be installed on Typo3 3.8.0 with the loss of the frontend feature “hidePagesIfNotTranslatedByDefault” in the install tool. Instead you must click “ Hide page if no translation for current page exists” on every pages like in T3 3.7.0. .. _Credits: Credits ^^^^^^^ To my mum. .. _Configuration: Configuration ------------- These are the steps to configuring the extension: Install the extension from TER Click “Hide page if no translation for current page exists” in the page header of your content page. Create a new page with a text of the alternative error message in the right language (i.e translation). Add to your global configuration the pid of this page, for example config.sys\_language\_error\_pid = 140.(see also `http://typo3.org/documentation/document- library/doc\_core\_tsref/quot\_CONFIG\_quot/ `_ for details about usage of the global configuration, note that the sys\_language\_error\_pid is a new property added by this extension) .. _Reference: Reference ^^^^^^^^^ .. ### BEGIN~OF~TABLE ### .. _config-sys-language-error-pid: config.sys\_language\_error\_pid """""""""""""""""""""""""""""""" .. container:: table-row Property config.sys\_language\_error\_pid Data type string Description Target pid Default 140 .. ###### END~OF~TABLE ###### .. _Known-problems: Known problems -------------- This extension extends the tslib\_fe class through the XCLASS method. There exist a problem when installing other extensions extending the same class. |img-1| EXT: Translation unavailable - 2 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102