> 
> $marks['###LINKS###'] = nl2br($this->cObj->http_makelinks($row['links'], 
> $conf['links.']));
>         if ($marks['###LINKS###'] != '') {
>             $marks['###LABEL_LINKS###'] = $this->pi_getLL('label_links', 
> 'Links:', true);
>         } else {
>             $marks['###LABEL_LINKS###'] = '';
>         }
> 
> 
> also $this->cObj->http_makelinks brauch ich!
> 


habs mit dem hier versucht

$this->cObj->http_makelinks($this->internal['currentRow']['link'], 
$conf['links.'])


gibt mir leider nur den Text von den Inputfeldern aus.
macht kein Link! :-(


Gruss
Philipp
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an