ext_localconf.php

Beschreibung

Datei: optional

Zusätzlich zur localconf.php - wird includiert wenn vorhanden. Enthält zusätzliche Konfiguration von $TYPO3_CONF_VARS und kann weitere PHP class files includieren. Alle ext_localconf.php Dateien der includierten Extensions werden includiert nachdem das typo3conf/localconf.php includiert wurde und Datenbank Constants definiert wurden.

Plugin registrieren

t3lib_extMgm::addPItoST43($_EXTKEY,'pi1/class.tx_rsystest01_pi1.php',
                          '_pi1','<p1>',<p2>);

<p1>:

list_type - Inhaltstyp "Plugin einfügen"
menu_type - Inhaltstyp "Menu/Sitemap
splash_layout - Inhaltstyp "Textbox" (veraltet)
CType - Inhaltselement
header_layout - Überschriften layout
includeLib - Einbindung ohne direkte Anzeige

<p2>:

1/0 = cache ein/aus

Erstellt: 07/2010| Geändert: 10/2015