[Typo3-dev] typoLink question.
Peter Niederlag
niederlag at ikd01.de
Thu Jul 8 21:33:44 CEST 2004
Hi,
Stig N. Jepsen schrieb am 8.07.2004 um 15:57 Uhr CEST
> So many questions today! :-)
>
> I'm using getTypoLink this way:
> $this->cObj->getTypoLink('LINK',29)
> to make a link to pageid 29.
> My problem is that it doesn't include the http: part only this:
> <a href="index.php?id=29">LINK</a>
> Normally this would not be a problem, but I want to put this into an
> email, and this will of course not work.
>
> Does anyone have an idea how to get the complete URL?
Have you ever tried
$this->cObj->getTypoLink('LINK',"http:www.someurl.bla.com/some.php?id=2
3")? (That way it works form TS->typolink)
Cheers,
Peter
--
Peter Niederlag
*** aktuell: Seminare zu Typo3 ***
http://typo3.naw.de
More information about the TYPO3-dev
mailing list