Documentation TYPO3 par Ameos |
00001 <?php 00002 00003 ######################################################################## 00004 # Extension Manager/Repository config file for ext: 'indexed_search' 00005 # 00006 # Auto generated 22-10-2003 23:22 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 'module' => 'mod', 00021 'state' => 'stable', 00022 'internal' => 1, 00023 'uploadfolder' => 0, 00024 'createDirs' => '', 00025 'modify_tables' => '', 00026 'clearCacheOnLoad' => 1, 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.2.8', // Don't modify this! Managed automatically during upload to repository. 00034 '_md5_values_when_last_written' => 'a:46:{s:17:"class.indexer.php";s:4:"6bfe";s:21:"ext_conf_template.txt";s:4:"9c5e";s:12:"ext_icon.gif";s:4:"4cbf";s:17:"ext_localconf.php";s:4:"1dcb";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:"46b8";s:13:"locallang.php";s:4:"e2e8";s:11:"CVS/Entries";s:4:"d997";s:14:"CVS/Repository";s:4:"4ec6";s:8:"CVS/Root";s:4:"be87";s:12:"doc/TODO.txt";s:4:"e8f6";s:14:"doc/manual.sxw";s:4:"0938";s:15:"doc/CVS/Entries";s:4:"b5ad";s:18:"doc/CVS/Repository";s:4:"83ce";s:12:"doc/CVS/Root";s:4:"be87";s:13:"mod/clear.gif";s:4:"cc11";s:12:"mod/conf.php";s:4:"4b4b";s:13:"mod/index.php";s:4:"fffc";s:15:"mod/isearch.gif";s:4:"4cbf";s:21:"mod/locallang_mod.php";s:4:"75f4";s:15:"mod/CVS/Entries";s:4:"496d";s:18:"mod/CVS/Repository";s:4:"e203";s:12:"mod/CVS/Root";s:4:"be87";s:44:"modfunc1/class.tx_indexedsearch_modfunc1.php";s:4:"3a21";s:22:"modfunc1/locallang.php";s:4:"a095";s:20:"modfunc1/CVS/Entries";s:4:"35a6";s:23:"modfunc1/CVS/Repository";s:4:"a7d4";s:17:"modfunc1/CVS/Root";s:4:"be87";s:29:"pi/class.tx_indexedsearch.php";s:4:"9414";s:30:"pi/class.tx_indexedsearch.php~";s:4:"05fc";s:21:"pi/considerations.txt";s:4:"52ea";s:16:"pi/locallang.php";s:4:"9420";s:14:"pi/CVS/Entries";s:4:"17e5";s:17:"pi/CVS/Repository";s:4:"ef0f";s:11:"pi/CVS/Root";s:4:"be87";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:"013a";s:21:"pi/res/CVS/Repository";s:4:"cf3d";s:15:"pi/res/CVS/Root";s:4:"be87";}', 00035 ); 00036 00037 ?>