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

Also available in: Atom PDF