Documentation TYPO3 par Ameos

ext_emconf.php

00001 <?php
00002 
00003 ########################################################################
00004 # Extension Manager/Repository config file for ext: "context_help"
00005 #
00006 # Auto generated 06-06-2004 17:41
00007 #
00008 # Manual updates:
00009 # Only the data in the array - anything else is removed by next write
00010 ########################################################################
00011 
00012 $EM_CONF[$_EXTKEY] = Array (
00013         'title' => 'Context Sensitive Help',
00014         'description' => 'Provides context sensitive help to tables, fields and modules in the system languages.',
00015         'category' => 'be',
00016         'shy' => 1,
00017         'dependencies' => 'cms',
00018         'conflicts' => '',
00019         'priority' => '',
00020         'loadOrder' => '',
00021         'TYPO3_version' => '3.7.0-',
00022         'PHP_version' => '0.0.1-0.0.1',
00023         'module' => '',
00024         'state' => 'beta',
00025         'internal' => 1,
00026         'uploadfolder' => 0,
00027         'createDirs' => '',
00028         'modify_tables' => '',
00029         'clearCacheOnLoad' => 0,
00030         'lockType' => '',
00031         'author' => 'Kasper Skårhøj',
00032         'author_email' => 'kasperYYYY@typo3.com',
00033         'author_company' => 'Curby Soft Multimedia',
00034         'CGLcompliance' => '',
00035         'CGLcompliance_note' => '',
00036         'private' => 0,
00037         'download_password' => '',
00038         'version' => '1.0.9',   // Don't modify this! Managed automatically during upload to repository.
00039         '_md5_values_when_last_written' => 'a:15:{s:12:"ext_icon.gif";s:4:"d050";s:14:"ext_tables.php";s:4:"fcec";s:30:"locallang_csh_fe_groups.dk.php";s:4:"2ab1";s:27:"locallang_csh_fe_groups.php";s:4:"54ed";s:26:"locallang_csh_fe_users.php";s:4:"6227";s:26:"locallang_csh_pages.dk.php";s:4:"1463";s:23:"locallang_csh_pages.php";s:4:"9c18";s:26:"locallang_csh_pageslol.php";s:4:"979a";s:27:"locallang_csh_statictpl.php";s:4:"be07";s:27:"locallang_csh_sysdomain.php";s:4:"fb87";s:25:"locallang_csh_syslang.php";s:4:"715f";s:25:"locallang_csh_systmpl.php";s:4:"da3a";s:27:"locallang_csh_ttcontent.php";s:4:"0a2f";s:26:"descr_imgs/hidden_page.gif";s:4:"b7d1";s:28:"descr_imgs/page_shortcut.gif";s:4:"3dc0";}',
00040 );
00041 
00042 ?>


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