Project

General

Profile

Actions

Feature #49749

closed

Improve BE container view helper

Added by Francois Suter almost 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend API
Target version:
Start date:
2013-07-06
Due date:
% Done:

100%

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

Description

Several BE modules now use Extbase and Fluid. However about half of the modules define their own BE container, because the default one lacks this or that feature. I propose to improved the default (Fluid) BE container to provide the most obviously missing features. After making an inventory, this seems to be:

  • including more than one CSS file
  • including more than one JS file
  • loading inline language labels
  • loading jQuery

The only very specific thing which I found and would not generalize is the list of triggers used by the Extension Manager. This could probably moved to a specialized view helper.

The one thing which requires additional thinking IMO is related to jQuery loading. Are there other jQuery-related libraries which would be commonly used (in the future) and which we could already include as simple flags? jQuery UI, for example? OTOH this is not critical, as loading many JS libraries will not be an issue anymore with the proposed changes.

Actions #1

Updated by Gerrit Code Review almost 11 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22063

Actions #2

Updated by Francois Suter almost 11 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF