Documentation TYPO3 par Ameos |
00001 <?php 00002 00003 ######################################################################## 00004 # Extension Manager/Repository config file for ext: "context_help" 00005 # 00006 # Auto generated 23-05-2005 02:10 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:31:{s:12:"ext_icon.gif";s:4:"d050";s:14:"ext_tables.php";s:4:"4bcf";s:27:"locallang_csh_fe_groups.xml";s:4:"3acf";s:26:"locallang_csh_fe_users.xml";s:4:"f083";s:23:"locallang_csh_pages.xml";s:4:"be0d";s:26:"locallang_csh_pageslol.xml";s:4:"81c4";s:27:"locallang_csh_statictpl.xml";s:4:"9902";s:27:"locallang_csh_sysdomain.xml";s:4:"5861";s:25:"locallang_csh_systmpl.xml";s:4:"35c3";s:27:"locallang_csh_ttcontent.xml";s:4:"399d";s:24:"cshimages/fegroups_3.png";s:4:"5596";s:24:"cshimages/fegroups_4.png";s:4:"1023";s:23:"cshimages/feusers_1.png";s:4:"219b";s:23:"cshimages/feusers_2.png";s:4:"1b35";s:25:"cshimages/hidden_page.gif";s:4:"b7d1";s:25:"cshimages/hidden_page.png";s:4:"f56a";s:27:"cshimages/page_shortcut.gif";s:4:"3dc0";s:27:"cshimages/page_shortcut.png";s:4:"06fd";s:21:"cshimages/pages_1.png";s:4:"f2dc";s:21:"cshimages/pages_2.png";s:4:"20d1";s:20:"cshimages/static.png";s:4:"7d17";s:25:"cshimages/systemplate.png";s:4:"7f27";s:26:"cshimages/systemplate1.png";s:4:"18a9";s:26:"cshimages/systemplate2.png";s:4:"80a5";s:25:"cshimages/ttcontent_1.png";s:4:"2b09";s:25:"cshimages/ttcontent_2.png";s:4:"8865";s:25:"cshimages/ttcontent_3.png";s:4:"4100";s:25:"cshimages/ttcontent_4.png";s:4:"e572";s:25:"cshimages/ttcontent_5.png";s:4:"211e";s:25:"cshimages/ttcontent_6.png";s:4:"f075";s:25:"cshimages/ttcontent_7.png";s:4:"05e7";}', 00040 ); 00041 00042 ?>