Project

General

Profile

Actions

Task #86854

closed

Allow adding custom attributes on HTML-Tag

Added by Benjamin Kott over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-11-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

We need to be compatible with new html technologies the possibility to add custom attributes to the html tag of the typo3 pagerenderer is nessesary.
The only existing option currently is to rewrite all attributes, but that would also mean that we would loose already existing attributes like "lang".

Example:

<html amp="true" class="no-js" lang="en">
...


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #86872: Add class of html tag to site configuration Closed2018-11-06

Actions
Related to TYPO3 Core - Bug #87033: config.htmlTag_setParams overrides all existing attributesClosedBenni Mack2018-11-29

Actions
Actions #1

Updated by Gerrit Code Review over 5 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/58843

Actions #2

Updated by Gerrit Code Review over 5 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/58843

Actions #3

Updated by Georg Ringer over 5 years ago

  • Related to Bug #86872: Add class of html tag to site configuration added
Actions #4

Updated by Gerrit Code Review over 5 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/58843

Actions #5

Updated by Gerrit Code Review over 5 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/58843

Actions #6

Updated by Riccardo De Contardi over 5 years ago

  • Related to Bug #87033: config.htmlTag_setParams overrides all existing attributes added
Actions #7

Updated by Riccardo De Contardi over 5 years ago

  • Status changed from Under Review to Closed

@Benjamin Fischer Kott this one has been solved with https://review.typo3.org/#/c/58976/

I hope you don't mind if I close it; If I am wrong and there is still work to be done here please reopen it or ping me and I'll do.

Actions

Also available in: Atom PDF