Archive for the 'Typo3' category

Auto-generate links with Realurl

function BIAS_MakeLink($Uid){      $this->StartUp($conf);      $Ret = $this->cObj->typoLink('', array( 'parameter' => $Uid, 'additionaParams' => '&tx_ttnews[tt_news]=' . $ttNewsItemUid, 'useCashHash' => true, ...

Typo3 remove “Clear.gif” and “< br >“

If you're using a static template (in your main TS template record) like "Content" or "Default", remove it and use ...