[TYPO3-german] ch_rterecords

Philipp Holdener philipp at holdener.ch
Fri Jun 1 10:37:32 CEST 2007


"Volker Graubaum" schrieb im Newsbeitrag > Moin,

> To add a Link Record take a look in the ext_tables.php file. The Link 
> Record for the tt_news extension looks like this:
>
> t3lib_extMgm::addUserTSConfig('linkRecord.0.table=tt_news');
> t3lib_extMgm::addUserTSConfig('linkRecord.0.GPparamUID=tx_ttnews[tt_news]');
> t3lib_extMgm::addUserTSConfig('linkRecord.0.GPparamCMD=');
> t3lib_extMgm::addUserTSConfig('linkRecord.0.singlePID=9');
> t3lib_extMgm::addUserTSConfig('linkRecord.0.GPparambackPid=tx_ttnews[backPID]');
> t3lib_extMgm::addUserTSConfig('linkRecord.0.backPid=10');
> t3lib_extMgm::addUserTSConfig('linkRecord.0.no_cache=0');
>
> linkRecord is the object name. 0 is the object number. To add another Link 
> Record copy this code and increment the object number.
>

Hallo Volker

Gemäss Text muss man das in die ext_tables.php schreiben.
Das hat also meiner meinung nach nix mit user tsconfig zu tun!?

Gruss
Philipp 



More information about the TYPO3-german mailing list