Project

General

Profile

Actions

Feature #62023

closed

Allow script tags to have custom attributes

Added by Cedric Ziel over 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-10-03
Due date:
% Done:

0%

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

Description

This is primarily intended to be used with async and defer attributes which allow non-blocking rendering in the browser and defered execution.

It could also allow, once implemented, to have custom attributes on script tags which are popular in the form of data attributes (popularily is the requirejs data-main tag).

I felt like asset handling in-core wise needed a little love and this is intended to be a first step.

I'll upload a WIP changeset to Gerrit soon.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #28382: Allow asynchronous JavaScript filesClosed2011-07-22

Actions
Actions #1

Updated by Gerrit Code Review over 9 years ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Gerrit Code Review over 9 years ago

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

Actions #3

Updated by Gerrit Code Review over 9 years ago

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

Actions #4

Updated by Gerrit Code Review over 9 years ago

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

Actions #5

Updated by Alexander Opitz almost 9 years ago

  • Status changed from Under Review to Needs Feedback

After you abandoned your patch. Is something left to get this issue done?

Actions #6

Updated by Cedric Ziel almost 9 years ago

No, thx. Please close it for the time being.

Actions #7

Updated by Stefan Neufeind almost 9 years ago

  • Status changed from Needs Feedback to Closed
Actions

Also available in: Atom PDF