00001 <?php
00002
00003 ########################################################################
00004 # Extension Manager/Repository config file for ext: "css_styled_content"
00005 #
00006 # Auto generated 11-05-2004 17:07
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.6.0rc2-',
00022 'PHP_version' => '-',
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.1.0',
00039 '_md5_values_when_last_written' => 'a:36:{s:21:"ext_conf_template.txt";s:4:"0fe2";s:12:"ext_icon.gif";s:4:"1845";s:17:"ext_localconf.php";s:4:"9472";s:15:"ext_php_api.dat";s:4:"f62a";s:14:"ext_tables.php";s:4:"8d6c";s:16:"pageTSconfig.txt";s:4:"182f";s:11:"CVS/Entries";s:4:"66bd";s:14:"CVS/Repository";s:4:"1e76";s:8:"CVS/Root";s:4:"be87";s:12:"doc/TODO.txt";s:4:"6534";s:14:"doc/manual.sxw";s:4:"85e4";s:15:"doc/CVS/Entries";s:4:"b6da";s:18:"doc/CVS/Repository";s:4:"0cf5";s:12:"doc/CVS/Root";s:4:"be87";s:37:"pi1/class.tx_cssstyledcontent_pi1.php";s:4:"a3a6";s:17:"pi1/locallang.php";s:4:"eb36";s:15:"pi1/CVS/Entries";s:4:"dafa";s:18:"pi1/CVS/Repository";s:4:"6f39";s:12:"pi1/CVS/Root";s:4:"be87";s:20:"static/constants.txt";s:4:"c39d";s:20:"static/editorcfg.txt";s:4:"9509";s:16:"static/setup.txt";s:4:"3d8e";s:18:"static/CVS/Entries";s:4:"dbd4";s:21:"static/CVS/Repository";s:4:"f3a3";s:15:"static/CVS/Root";s:4:"be87";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:"bc38";s:18:"css/CVS/Repository";s:4:"2af2";s:12:"css/CVS/Root";s:4:"bbeb";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:"70a6";s:22:"css/img/CVS/Repository";s:4:"d993";s:16:"css/img/CVS/Root";s:4:"bbeb";}',
00040 );
00041
00042 ?>