Documentation TYPO3 par Ameos |
00001 <?php 00002 00003 ######################################################################## 00004 # Extension Manager/Repository config file for ext: "css_styled_content" 00005 # 00006 # Auto generated 17-11-2004 17:47 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' => 'CSS styled content', 00014 'description' => 'Contains configuration for CSS content-rendering of the table "tt_content". This is meant as a modern substitute for the classic "content (default)" template which was based more on <font>-tags, while this is pure CSS. It is intended to work with all modern browsers (which excludes the NS4 series).', 00015 'category' => 'fe', 00016 'shy' => 0, 00017 'dependencies' => 'cms', 00018 'conflicts' => '', 00019 'priority' => 'top', 00020 'loadOrder' => '', 00021 'TYPO3_version' => '3.7.0-', 00022 'PHP_version' => '0.0.1-0.0.1', 00023 'module' => '', 00024 'state' => 'beta', 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' => '0.3.1', // Don't modify this! Managed automatically during upload to repository. 00039 '_md5_values_when_last_written' => 'a:36:{s:21:"ext_conf_template.txt";s:4:"44ff";s:12:"ext_icon.gif";s:4:"1845";s:17:"ext_localconf.php";s:4:"b9d5";s:15:"ext_php_api.dat";s:4:"f62a";s:14:"ext_tables.php";s:4:"c1f8";s:16:"pageTSconfig.txt";s:4:"a3eb";s:11:"CVS/Entries";s:4:"4fb6";s:14:"CVS/Repository";s:4:"96d6";s:8:"CVS/Root";s:4:"0ea2";s:12:"doc/TODO.txt";s:4:"6534";s:14:"doc/manual.sxw";s:4:"85e4";s:15:"doc/CVS/Entries";s:4:"0a8a";s:18:"doc/CVS/Repository";s:4:"e39c";s:12:"doc/CVS/Root";s:4:"0ea2";s:37:"pi1/class.tx_cssstyledcontent_pi1.php";s:4:"8ab0";s:17:"pi1/locallang.php";s:4:"79d0";s:15:"pi1/CVS/Entries";s:4:"43e7";s:18:"pi1/CVS/Repository";s:4:"07e9";s:12:"pi1/CVS/Root";s:4:"0ea2";s:20:"static/constants.txt";s:4:"ff7a";s:20:"static/editorcfg.txt";s:4:"8d1c";s:16:"static/setup.txt";s:4:"49b4";s:18:"static/CVS/Entries";s:4:"2f1f";s:21:"static/CVS/Repository";s:4:"64f2";s:15:"static/CVS/Root";s:4:"0ea2";s:15:"css/example.css";s:4:"9804";s:24:"css/example_outlines.css";s:4:"e656";s:14:"css/readme.txt";s:4:"af18";s:15:"css/CVS/Entries";s:4:"bc3d";s:18:"css/CVS/Repository";s:4:"1c6e";s:12:"css/CVS/Root";s:4:"0ea2";s:31:"css/img/background_gradient.gif";s:4:"45d7";s:28:"css/img/red_arrow_bullet.gif";s:4:"82d6";s:19:"css/img/CVS/Entries";s:4:"a4f6";s:22:"css/img/CVS/Repository";s:4:"3aff";s:16:"css/img/CVS/Root";s:4:"0ea2";}', 00040 ); 00041 00042 ?>