[TYPO3-core] RFC #17001: Spelling HTML5

Steffen Gebert steffen at steffen-gebert.de
Fri Jan 14 15:09:41 CET 2011


On 14.01.11 14:57, Sebastian Michaelsen wrote:
> v3 uses $GLOBALS['TSFE']->logDeprecatedTyposcript() and states that
> "html_5" will be removed in TYPO3 4.7
$GLOBALS['TSFE']->logDeprecatedTyposcript()
This function has a bit weird parameters..

  * @param	string		Deprecated object or property
  * @param	string		Message or additional information
function logDeprecatedTyposcript($typoScriptProperty, $explanation = '')

See this example:
> $GLOBALS['TSFE']->logDeprecatedTyposcript(
> 	'IMAGE.alttext',
> 	'use IMAGE.altText instead - src: ' . $info[3] . ' - original image: ' . $info['origFile']
> );



Kind regards
Steffen

-- 
Steffen Gebert
TYPO3 Core Team Member

Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/


More information about the TYPO3-team-core mailing list