2 $EM_CONF[$_EXTKEY] = array(
3 'title' => 'CSS styled content',
4 '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).',
9 'clearCacheOnLoad' => 1,
10 'author' => 'Kasper Skaarhoj',
11 'author_email' => 'kasperYYYY@typo3.com',
12 'author_company' => 'Curby Soft Multimedia',
14 '_md5_values_when_last_written' => '',
15 'constraints' => array(
17 'typo3' => '7.0.0-7.0.99',
19 'conflicts' => array(),
20 'suggests' => array(),