<?php
-
-########################################################################
-# Extension Manager/Repository config file for ext: "context_help"
-#
-# Auto generated 06-06-2004 17:41
-#
-# Manual updates:
-# Only the data in the array - anything else is removed by next write
-########################################################################
-
-$EM_CONF[$_EXTKEY] = Array (
+/***************************************************************
+ * Extension Manager/Repository config file for ext "context_help".
+ *
+ * Auto generated 25-10-2011 13:10
+ *
+ * Manual updates:
+ * Only the data in the array - everything else is removed by next
+ * writing. "version" and "dependencies" must not be touched!
+ ***************************************************************/
+$EM_CONF[$_EXTKEY] = array(
'title' => 'Context Sensitive Help',
'description' => 'Provides context sensitive help to tables, fields and modules in the system languages.',
'category' => 'be',
'shy' => 1,
- 'dependencies' => 'cms',
+ 'dependencies' => '',
'conflicts' => '',
'priority' => '',
'loadOrder' => '',
- 'TYPO3_version' => '0.0.1-0.0.1',
- 'PHP_version' => '0.0.1-0.0.1',
'module' => '',
- 'state' => 'beta',
+ 'state' => 'stable',
'internal' => 1,
'uploadfolder' => 0,
'createDirs' => '',
'modify_tables' => '',
'clearCacheOnLoad' => 0,
'lockType' => '',
- 'author' => 'Kasper Skårhøj',
+ 'author' => 'Kasper Skaarhoj',
'author_email' => 'kasperYYYY@typo3.com',
'author_company' => 'Curby Soft Multimedia',
'CGLcompliance' => '',
'CGLcompliance_note' => '',
- 'private' => 0,
- 'download_password' => '',
- 'version' => '1.0.9', // Don't modify this! Managed automatically during upload to repository.
- '_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";}',
+ 'version' => '6.2.0',
+ '_md5_values_when_last_written' => '',
+ 'constraints' => array(
+ 'depends' => array(
+ 'typo3' => '6.2.0-6.2.99',
+ ),
+ 'conflicts' => array(),
+ 'suggests' => array()
+ ),
+ 'suggests' => array()
);
-
-?>
\ No newline at end of file