TYPO3 CMS  TYPO3_6-2
ext_localconf.php File Reference

Go to the source code of this file.

Variables

if(!defined('TYPO3_MODE')) $_EXTCONF = unserialize($_EXTCONF)
 
if(! $_EXTCONF|| $_EXTCONF['setPageTSconfig']) if(! $_EXTCONF|| $_EXTCONF['removePositionTypes']) $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['ext/install']['compat_version']['tx_cssstyledcontent_headertag']
 
 $GLOBALS ['TYPO3_CONF_VARS']['FE']['contentRenderingTemplates'][] = 'cssstyledcontent/static/'
 
 $GLOBALS ['TYPO3_CONF_VARS']['FE']['contentRenderingTemplates'][] = 'cssstyledcontent/static/v6.1/'
 
 $GLOBALS ['TYPO3_CONF_VARS']['FE']['contentRenderingTemplates'][] = 'cssstyledcontent/static/v6.0/'
 
 $GLOBALS ['TYPO3_CONF_VARS']['FE']['contentRenderingTemplates'][] = 'cssstyledcontent/static/v4.7/'
 
 $GLOBALS ['TYPO3_CONF_VARS']['FE']['contentRenderingTemplates'][] = 'cssstyledcontent/static/v4.6/'
 
 $GLOBALS ['TYPO3_CONF_VARS']['FE']['contentRenderingTemplates'][] = 'cssstyledcontent/static/v4.5/'
 

Variable Documentation

◆ $_EXTCONF

◆ $GLOBALS [1/7]

if (! $_EXTCONF||$_EXTCONF[ 'setPageTSconfig']) if (! $_EXTCONF||$_EXTCONF[ 'removePositionTypes']) $GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'ext/install'][ 'compat_version'][ 'tx_cssstyledcontent_headertag']
Initial value:
= array(
'title' => 'CSS Styled Content: <header> tag only when needed',
'version' => 6002000,
'description' => '<p>lib.stdheader: The &lt;header&gt; tag now only wraps the header if the header element has a date set, else the output is just a straight &lt;hX&gt; tag.</p>',
)

Definition at line 16 of file ext_localconf.php.

◆ $GLOBALS [2/7]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'FE'][ 'contentRenderingTemplates'][] = 'cssstyledcontent/static/'

Definition at line 23 of file ext_localconf.php.

◆ $GLOBALS [3/7]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'FE'][ 'contentRenderingTemplates'][] = 'cssstyledcontent/static/v6.1/'

Definition at line 24 of file ext_localconf.php.

◆ $GLOBALS [4/7]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'FE'][ 'contentRenderingTemplates'][] = 'cssstyledcontent/static/v6.0/'

Definition at line 25 of file ext_localconf.php.

◆ $GLOBALS [5/7]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'FE'][ 'contentRenderingTemplates'][] = 'cssstyledcontent/static/v4.7/'

Definition at line 26 of file ext_localconf.php.

◆ $GLOBALS [6/7]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'FE'][ 'contentRenderingTemplates'][] = 'cssstyledcontent/static/v4.6/'

Definition at line 27 of file ext_localconf.php.

◆ $GLOBALS [7/7]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'FE'][ 'contentRenderingTemplates'][] = 'cssstyledcontent/static/v4.5/'

Definition at line 28 of file ext_localconf.php.