Project

General

Profile

Actions

Task #29090

closed

Clean up the rendering process.

Added by Björn Pedersen over 12 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2011-08-18
Due date:
% Done:

0%

Estimated time:
80.00 h
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
hard
Sprint Focus:

Description

After looking at the comments for http://forge.typo3.org/issues/29041 and the related code, it seems that the whole rendering process is rather convoluted and probably needs some stream-lining.

Target probably will be 4.7 or 4.8.

Main aim of this report is to serve as a TODO-reminder.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #31461: The Big Cleanup 4.7Closed2012-02-192012-02-20

Actions
Actions #1

Updated by Björn Pedersen over 12 years ago

Some things which I stumbled upon:

  • $GLOBALS['TSFE']->INTincScript_loadJSCode(); is only called in tslib_pagegen::renderContentWithHeader and can only be called there as the variables that are set are unset there prior to any other use.
  • There are to many vars where header content is collected.
    Suggestion: use arrays to collect all header parts:
    css
    js
    meta
    links
Actions #2

Updated by Andreas Wolf over 12 years ago

  • Category set to Content Rendering
  • Complexity set to hard
Actions #3

Updated by Steffen Ritter about 12 years ago

  • Target version deleted (4.7.0)
Actions #4

Updated by Mathias Schreiber over 9 years ago

  • Status changed from New to Closed
  • Translation missing: en.field_remaining_hours deleted (80.0)

This is the scope of the sprint focus of 7.2, so I'm closing this one down.

Actions

Also available in: Atom PDF