<?php
-# TYPO3 CVS ID: $Id$
+# TYPO3 SVN ID: $Id$
if (!defined ('TYPO3_MODE')) die ('Access denied.');
// add flexform
t3lib_extMgm::addPiFlexFormValue('*', 'FILE:EXT:css_styled_content/flexform_ds.xml','table');
-$TCA['tt_content']['types']['table']['showitem']='CType;;4;button,hidden,1-1-1, header;;3;;2-2-2, linkToTop;;;;4-4-4,
+$TCA['tt_content']['types']['table']['showitem']='CType;;4;button,hidden,1-1-1, header;;3;;2-2-2, linkToTop;;;;4-4-4,
--div--;LLL:EXT:cms/locallang_ttc.xml:CType.I.5, layout;;10;button;3-3-3, cols, bodytext;;9;nowrap:wizards[table], text_properties, pi_flexform,
--div--;LLL:EXT:cms/locallang_tca.xml:pages.tabs.access,starttime, endtime';
-
+
t3lib_extMgm::addStaticFile($_EXTKEY,'static/','CSS Styled Content');
?>
# Removes obsolete type values and fields from "Content Element" table "tt_content"
# Configures processing for the Rich Text Editor according to the rendering principles.
#
-# TYPO3 CVS ID: $Id$
+# TYPO3 SVN ID: $Id$
# ***************************************************************************************
TCEFORM.tt_content {
RTE.config.tt_content.bodytext.proc {
overruleMode = ts_css
allowedClasses= _
-
+
# This will clean up content coming from RTE into database so that it is XHTML compatible regarding case and quotes around attributes:
entryHTMLparser_db = 1
entryHTMLparser_db {