Actions
Bug #14209
closedRTE: dontConvBRtoParagraph may not work
Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2004-06-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
3.6.1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I've configured the RTE as descriped in "Additional Information" but the RTE stille removes BR
RTE.default{
proc.overruleMode = ts_css
proc.preserveTables = 1
typohead=1
typolist=1
dontConvBRtoParagraph=1
showButtons = cut, copy, paste, formatblock, class, fontstyle, fontsize, textcolor, bold, italic, underline, left, center, right, orderedlist, unorderedlist,outdent, indent ,link ,table, bgcolor, image, emoticon, line, user, chMode,lefttoright, righttoleft, justifyfull, strikethrough, superscript, subscript
allowTagsInTypolists = br,b,i,u,a,img
allowTags = br, table, tr, th, td, h1, h2, h3, h4, h5, h6, div, p, span, ul, ol, li, pre, blockquote, strong, em, b, i, u, sub, sup, strike, a, img,nobr, hr, center
}
(issue imported from #M168)
Actions