Documentation TYPO3 par Ameos

conf.php

00001 <?php
00002 define('TYPO3_MOD_PATH', 'ext/tstemplate/ts/');
00003 $BACK_PATH='../../../';
00004 
00005 $MLANG['default']['tabs_images']['tab'] = 'ts1.gif';
00006 $MLANG['default']['ll_ref']='LLL:EXT:tstemplate/ts/locallang_mod.php';
00007 
00008 $MCONF['script']='index.php';
00009 $MCONF['access']='admin';               // If this is changed so not only admin-users can manipulate templates, there need to be done something with the constant editor that is not allowed to 'clear all cache' then!!
00010 $MCONF['name']='web_ts';
00011 ?>


Généré par L'expert TYPO3 avec  doxygen 1.4.6