[TYPO3] print the url of the actual page with simulatestatic

micho micho2 at gmx.de
Wed Apr 23 10:17:39 CEST 2008


Xavier Perseguers schrieb:
> You're right, I mixed up two definitions :-) This works however:
> 
> temp = TEXT
> temp.typolink {
>    parameter = #
>    returnLast = url
> }
> 

Thanks.
Thanks, this gives me the link to actual page with the url as linktext

What I need is a Link to another page with the url of the actual page as 
part of the url.

Example:

<a 
href="http://www.mister-wong.de/addurl/?bm_url=URL_OF_ACTUAL_PAGE_SIMULATESTATIC_LIKE&bm_description=TITLE_OF_ACTUAL_PAGE&plugin=soc">
   <img src="images/misterwong.gif"/>
</a>


More information about the TYPO3-english mailing list