[TYPO3] return page url. How?

Morten Kjems mortenkjems at gmail.com
Fri Apr 6 13:57:47 CEST 2007


Hi.

I need to be able to fetch the page url as shown with realURL (not just 
the ID). How is this possible?

I can get it nicely wrapped in an "a-tag" as a link using the code below.

temp.pageurl=TEXT
temp.pageurl.typolink {
   parameter.data=TSFE:id
}

But I need the URL clean as this: "http://www.typo3wizard.com/en/main.html"

Any suggestions?

Thanks.


More information about the TYPO3-english mailing list