Project

General

Profile

Bug #48478 » ext_emconf.php

configuration file, including suggestion - Albrecht Köhnlein, 2013-05-23 10:25

 
<?php

/***************************************************************
* Extension Manager/Repository config file for ext "z7_seoindex".
*
* Auto generated 08-01-2013 09:42
*
* 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' => 'SEO Index Manager',
'description' => 'Manage some index informations for search engines.',
'category' => 'plugin',
'author' => 'zeroseven design studios - Albrecht Koehnlein',
'author_email' => 'a.koehnlein@zeroseven.de',
'shy' => '',
'dependencies' => '',
'conflicts' => '',
'priority' => '',
'module' => '',
'state' => 'alpha',
'internal' => '',
'uploadfolder' => 0,
'createDirs' => '',
'modify_tables' => '',
'clearCacheOnLoad' => 0,
'lockType' => '',
'author_company' => '',
'version' => '0.1.3',
'constraints' => array(
'depends' => array(
),
'conflicts' => array(
),
'suggests' => array(
'tt_news' => '',
),
),
'_md5_values_when_last_written' => 'a:14:{s:9:"ChangeLog";s:4:"d094";s:29:"class.tx_z7seoindex_hooks.php";s:4:"462a";s:12:"ext_icon.gif";s:4:"9a99";s:17:"ext_localconf.php";s:4:"ea02";s:14:"ext_tables.php";s:4:"e2f8";s:14:"ext_tables.sql";s:4:"1e63";s:28:"ext_typoscript_constants.txt";s:4:"1045";s:24:"ext_typoscript_setup.txt";s:4:"28d6";s:16:"locallang_db.xml";s:4:"1fa2";s:10:"README.txt";s:4:"d2f5";s:19:"doc/wizard_form.dat";s:4:"3ec5";s:20:"doc/wizard_form.html";s:4:"0f0e";s:31:"pi1/class.tx_z7seoindex_pi1.php";s:4:"f43f";s:31:"pi2/class.tx_z7seoindex_pi2.php";s:4:"40cd";}',
'suggests' => array(
),
);

?>
(2-2/2)