Documentation TYPO3 par Ameos |
00001 <?php 00002 00003 ######################################################################## 00004 # Extension Manager/Repository config file for ext: "version" 00005 # 00006 # Auto generated 23-05-2005 02:08 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' => 'Versioning Management', 00014 'description' => 'Backend Interface for management of the versioning API.', 00015 'category' => 'be', 00016 'author' => 'Kasper Skaarhoj', 00017 'author_email' => 'kasperYYYY@typo3.com', 00018 'shy' => '', 00019 'dependencies' => '', 00020 'conflicts' => '', 00021 'priority' => '', 00022 'module' => 'cm1', 00023 'state' => 'beta', 00024 'internal' => '', 00025 'uploadfolder' => 0, 00026 'createDirs' => '', 00027 'modify_tables' => '', 00028 'clearCacheOnLoad' => 0, 00029 'lockType' => '', 00030 'author_company' => '', 00031 'private' => '', 00032 'download_password' => '', 00033 'version' => '0.0.0', // Don't modify this! Managed automatically during upload to repository. 00034 '_md5_values_when_last_written' => 'a:14:{s:24:"class.tx_version_cm1.php";s:4:"a09d";s:12:"ext_icon.gif";s:4:"1bdc";s:14:"ext_tables.php";s:4:"d52c";s:13:"locallang.xml";s:4:"1e9d";s:16:"locallang_db.xml";s:4:"d145";s:13:"cm1/clear.gif";s:4:"cc11";s:15:"cm1/cm_icon.gif";s:4:"8074";s:12:"cm1/conf.php";s:4:"d1ef";s:13:"cm1/index.php";s:4:"104b";s:17:"cm1/locallang.xml";s:4:"6fc0";s:19:"doc/wizard_form.dat";s:4:"a254";s:20:"doc/wizard_form.html";s:4:"0652";s:38:"modfunc1/class.tx_version_modfunc1.php";s:4:"7742";s:22:"modfunc1/locallang.xml";s:4:"e934";}', 00035 ); 00036 00037 ?>