[TYPO3-core] RFC: #11843 Add a reports module

Ingo Renner ingo at typo3.org
Thu Sep 17 19:38:36 CEST 2009


Hi there,

here's the improved v2.

What's changed?

* Registration of reports moved from a dedicated TYPO3_REPORTS array to 
TYPO3_CONF_VARS.SC_OPTIONS like the scheduler does
* using LANG->sL() for the title and description registration properties
* Reports must implement an interface now
* you don't need to register a full path to a class/method anymore, a 
class is enough (autoloading)
* clean up of kickstarter left overs
* moduleicon attached now
* the attached screenshot shows the improved overview screen
* requirement constants prefixed with TYPO3_REQUIREMENTS_
* more translatable labels
* require() calls removed
* not loaded in FE anymore
* removed unused $key variables in foreach loops

thanks to Rupi and Francois for your valuable feedback!


best
Ingo

-- 
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2



More information about the TYPO3-team-core mailing list