00001 <?php
00002
00003 ########################################################################
00004 # Extension Manager/Repository config file for ext: 'sys_action'
00005 #
00006 # Auto generated 22-10-2003 23:15
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' => 'User>Task Center, Actions',
00014 'description' => 'Actions are \'programmed\' admin tasks which can be performed by selected regular users from the Task Center. An action could be creation of backend users, fixed SQL SELECT queries, listing of records, direct edit access to selected records etc.',
00015 'category' => 'module',
00016 'shy' => 0,
00017 'dependencies' => 'taskcenter',
00018 'conflicts' => '',
00019 'priority' => '',
00020 'module' => '',
00021 'state' => 'stable',
00022 'internal' => 0,
00023 'uploadfolder' => 0,
00024 'createDirs' => '',
00025 'modify_tables' => '',
00026 'clearCacheOnLoad' => 0,
00027 'lockType' => '',
00028 'author' => 'Kasper Skårhøj',
00029 'author_email' => 'kasperYYYY@typo3.com',
00030 'author_company' => 'Curby Soft Multimedia',
00031 'private' => 0,
00032 'download_password' => '',
00033 'version' => '1.0.8',
00034 '_md5_values_when_last_written' => 'a:11:{s:8:"TODO.txt";s:4:"17ff";s:22:"class.tx_sysaction.php";s:4:"20bc";s:12:"ext_icon.gif";s:4:"f410";s:14:"ext_tables.php";s:4:"b550";s:14:"ext_tables.sql";s:4:"016d";s:13:"locallang.php";s:4:"120f";s:27:"locallang_csh_sysaction.php";s:4:"b192";s:17:"locallang_tca.php";s:4:"0942";s:14:"sys_action.gif";s:4:"eb3a";s:17:"sys_action__h.gif";s:4:"7a29";s:7:"tca.php";s:4:"4fbd";}',
00035 );
00036
00037 ?>