Project

General

Profile

Actions

Feature #64009

open

Allow CSS-/JS-concatenation to work on groups of files not just all files as one

Added by Stefan Neufeind over 9 years ago. Updated over 6 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Frontend
Start date:
2014-12-20
Due date:
% Done:

0%

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

Description

Currently you can just enable or disable concatenation and optionally exclude certain files. All files that end up in the concatenation will be added to one file.
It would be great to be able to specify some "concatenation-group"-parameter. All files belonging to one group will be concatenated separately. All files without that parameter are the main group.

This way you are able to skip merging files that you rarely use on your site (maybe just for a forum). But once you're below that section of the site you could separately load the additional (for example) forum-css-file with all individual CSS-files belonging to that group merged in.
At the moment if you add CSS-files for a certain subtree of your site only, that will create one large, separate concatenated file.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #81400: ConcatenateCSS does not work if media is different from "all"Rejected2017-06-01

Actions
Actions #1

Updated by Riccardo De Contardi over 8 years ago

  • Target version set to Candidate for Major Version
Actions #2

Updated by Riccardo De Contardi almost 7 years ago

  • Related to Bug #81400: ConcatenateCSS does not work if media is different from "all" added
Actions #3

Updated by Susanne Moog over 6 years ago

  • Category changed from Content Rendering to Frontend
Actions

Also available in: Atom PDF