[TYPO3-ttnews] Add and substitute marker with typoscript
Tapio Markula
tapio.markula at atwebteam.com
Fri May 11 21:10:02 CEST 2007
Martin Schmidt kirjoitti:
> Hmm...ok, thank you.
> So I figure I start off best by examining i.e. "chcnewscon" to get an idea
> how this hook thing works.
Define for this class file and related class into that file
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['tt_news']['extraItemMarkerHook'][]=...
into ext_localconf.php
extraItemMarkerProcessor
is the function name inside the class file
function extraItemMarkerProcessor(....
note that class name must start with tx_ or user_
More information about the TYPO3-project-tt-news
mailing list