00001 <?php
00002
00003 ########################################################################
00004 # Extension Manager/Repository config file for ext: "css_styled_content"
00005 #
00006 # Auto generated 23-05-2005 02:01
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.2.2',
00039 '_md5_values_when_last_written' => 'a:18:{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:15:"css/example.css";s:4:"9804";s:24:"css/example_outlines.css";s:4:"e656";s:14:"css/readme.txt";s:4:"ee9d";s:31:"css/img/background_gradient.gif";s:4:"45d7";s:28:"css/img/red_arrow_bullet.gif";s:4:"82d6";s:12:"doc/TODO.txt";s:4:"6534";s:14:"doc/manual.sxw";s:4:"85e4";s:37:"pi1/class.tx_cssstyledcontent_pi1.php";s:4:"75c2";s:17:"pi1/locallang.xml";s:4:"06f0";s:20:"static/constants.txt";s:4:"ff7a";s:20:"static/editorcfg.txt";s:4:"8d1c";s:16:"static/setup.txt";s:4:"49b4";}',
00040 );
00041
00042 ?>