[FEATURE] Speedup backend and allow compression in frontend
This patch improves the determination of relative paths of include files, concatenates the jsFiles and jsFooterFiles in backend by default to speedup the backend and provides a default compressor for the frontend. Change-Id: I569d285cc12c7eec808094903d5c8ee2e749f9ec Resolves: #27694 Reviewed-on: http://review.typo3.org/2924 Reviewed-by: Stefan Neufeind Tested-by: Stefan Neufeind Reviewed-by: Steffen Gebert Tested-by: Steffen Gebert Reviewed-by: Georg Ringer
Showing
- NEWS.txt 20 additions, 3 deletionsNEWS.txt
- t3lib/class.t3lib_compressor.php 321 additions, 97 deletionst3lib/class.t3lib_compressor.php
- t3lib/class.t3lib_pagerenderer.php 221 additions, 93 deletionst3lib/class.t3lib_pagerenderer.php
- typo3/sysext/cms/tslib/class.tslib_fe.php 1 addition, 0 deletionstypo3/sysext/cms/tslib/class.tslib_fe.php
- typo3/sysext/cms/tslib/class.tslib_pagegen.php 24 additions, 12 deletionstypo3/sysext/cms/tslib/class.tslib_pagegen.php
Please register or sign in to comment