Feature #62023

Allow script tags to have custom attributes

Added by Cedric Ziel 10 months ago. Updated 19 days ago.

Status:Closed Start date:2014-10-03
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:- Spent time: -
Target version:-
PHP Version: Sprint Focus:
Complexity:

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

related to Core - Feature #28382: Allow asynchronous JavaScript files Resolved 2011-07-22

History

#1 Updated by Gerrit Code Review 10 months 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

#2 Updated by Gerrit Code Review 10 months 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

#3 Updated by Gerrit Code Review 10 months 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

#4 Updated by Gerrit Code Review 10 months 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

#5 Updated by Alexander Opitz 20 days ago

  • Status changed from Under Review to Needs Feedback

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

#6 Updated by Cedric Ziel 20 days ago

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

#7 Updated by Stefan Neufeind 19 days ago

  • Status changed from Needs Feedback to Closed

Also available in: Atom PDF