Project

General

Profile

Actions

Bug #14544

closed

Documentation: How to get rid of the <p> tag

Added by old_mich almost 20 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2005-02-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The manual section "How to get rid of the <p class=”bodytext”> wrap ?"
should read as follows:

add this to your TS-Setup field if you want to get rid of the class attribute:
lib.parseFunc_RTE.nonTypoTagStdWrap.encapsLines.addAttributes.P.class >

However, if you want to get rid of the whole <p> tag, use:
lib.parseFunc_RTE.nonTypoTagStdWrap.encapsLines.nonWrappedTag >

The statement as it is only removes the "class" attribute.
(issue imported from #M767)

Actions #1

Updated by Stanislas Rolland almost 20 years ago

This is posted to the wrong project. There is no such section in the documentation of extension rtehtmlarea.

Actions #2

Updated by old_mich almost 20 years ago

Correct, sorry. It is in tt_news... Got confused because the setting is kind of general, RTE related.

Actions #3

Updated by Rupert Germann almost 20 years ago

I fixed this in the manual I'm currently working on.
thx for the hint.
rupi

Actions #4

Updated by Michael Stucki almost 20 years ago

Fixed by Rupert Germann. Thanks!

Actions

Also available in: Atom PDF