Project

General

Profile

Actions

Feature #72045

closed

Keep tags feature for HTMLparser stripEmptyTags

Added by Alexander Stehlik over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Could have
Category:
Frontend
Target version:
-
Start date:
2015-12-03
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
medium
Sprint Focus:

Description

Currently the HTMLparser.stripEmptyTags only allows the configuration of a list of tags that should be removed.

It would be a nice addition if the list of provided tags is used to define the tags that should NOT be removed (e.g. table cells).

A possible configuration could look like this:

stripEmptyTags = 1
stripEmptyTags.tags = tr,td
stripEmptyTags.keepTags = 1
Actions #1

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45107

Actions #2

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45107

Actions #3

Updated by Gerrit Code Review over 8 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45107

Actions #4

Updated by Gerrit Code Review about 8 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45107

Actions #5

Updated by Alexander Stehlik about 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF