[TYPO3] Keep <div> to <p> mapping...
Timothy Patterson
tjpatter at svsu.edu
Fri Oct 19 16:31:01 CEST 2007
Is it possible to stop the <div> to <p> mapping?
Here is what I have tried...
nonTypoTagStdWrap.encapsLines {
encapsTagList = div,p,pre,h1,h2,h3,h4,h5,h6
#remapTag.DIV = DIV
#nonWrappedTag = P,DIV
#remapTag.DIV = P
remapTag >
nonWrappedTag = P
innerStdWrap_all.ifBlank =
#addAttributes.P.class = bodytext
addAttributes.P.class.setOnly=blank
}
More information about the TYPO3-english
mailing list