00001 <?php
00002
00003 ########################################################################
00004 # Extension Manager/Repository config file for ext: "indexed_search"
00005 #
00006 # Auto generated 17-11-2004 17:48
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' => 'Indexed Search Engine',
00014 'description' => 'Indexed Search Engine for TYPO3 pages, PDF-files, Word-files, HTML and text files. Provides a backend module for statistics of the indexer and a frontend plugin.',
00015 'category' => 'plugin',
00016 'shy' => 0,
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' => 'mod,cli',
00024 'state' => 'stable',
00025 'internal' => 1,
00026 'uploadfolder' => 0,
00027 'createDirs' => '',
00028 'modify_tables' => '',
00029 'clearCacheOnLoad' => 1,
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' => '2.9.0',
00039 '_md5_values_when_last_written' => 'a:46:{s:9:"ChangeLog";s:4:"9d9e";s:17:"class.indexer.php";s:4:"9fa7";s:21:"ext_conf_template.txt";s:4:"9c5e";s:12:"ext_icon.gif";s:4:"4cbf";s:17:"ext_localconf.php";s:4:"9681";s:14:"ext_tables.php";s:4:"9b26";s:14:"ext_tables.sql";s:4:"954e";s:28:"ext_typoscript_editorcfg.txt";s:4:"1614";s:24:"ext_typoscript_setup.txt";s:4:"9e1f";s:13:"locallang.xml";s:4:"570b";s:11:"CVS/Entries";s:4:"528a";s:14:"CVS/Repository";s:4:"a767";s:8:"CVS/Root";s:4:"0ea2";s:12:"doc/TODO.txt";s:4:"e8f6";s:14:"doc/manual.sxw";s:4:"e05e";s:15:"doc/CVS/Entries";s:4:"1d0f";s:18:"doc/CVS/Repository";s:4:"63df";s:12:"doc/CVS/Root";s:4:"0ea2";s:13:"mod/clear.gif";s:4:"cc11";s:12:"mod/conf.php";s:4:"9062";s:13:"mod/index.php";s:4:"ef27";s:15:"mod/isearch.gif";s:4:"4cbf";s:21:"mod/locallang_mod.xml";s:4:"f44a";s:15:"mod/CVS/Entries";s:4:"effd";s:18:"mod/CVS/Repository";s:4:"e973";s:12:"mod/CVS/Root";s:4:"0ea2";s:44:"modfunc1/class.tx_indexedsearch_modfunc1.php";s:4:"04a6";s:22:"modfunc1/locallang.xml";s:4:"a517";s:20:"modfunc1/CVS/Entries";s:4:"abb9";s:23:"modfunc1/CVS/Repository";s:4:"877c";s:17:"modfunc1/CVS/Root";s:4:"0ea2";s:29:"pi/class.tx_indexedsearch.php";s:4:"a381";s:21:"pi/considerations.txt";s:4:"52ea";s:16:"pi/locallang.php";s:4:"1adf";s:14:"pi/CVS/Entries";s:4:"c55b";s:17:"pi/CVS/Repository";s:4:"ffa1";s:11:"pi/CVS/Root";s:4:"0ea2";s:14:"pi/res/doc.gif";s:4:"0975";s:15:"pi/res/html.gif";s:4:"5647";s:17:"pi/res/locked.gif";s:4:"c212";s:16:"pi/res/pages.gif";s:4:"1923";s:14:"pi/res/pdf.gif";s:4:"9451";s:14:"pi/res/txt.gif";s:4:"c576";s:18:"pi/res/CVS/Entries";s:4:"4fb1";s:21:"pi/res/CVS/Repository";s:4:"5546";s:15:"pi/res/CVS/Root";s:4:"0ea2";}',
00040 );
00041
00042 ?>