[TYPO3] Full URL in menu links
Dmitry Dulepov
typo3 at accio.lv
Tue Aug 15 09:30:06 CEST 2006
Hi!
JoH wrote:
> NO {
> doNotLinkIt = 1
> stdWrap.typolink {
> parameter.dataWrap =
> http://www.yourdomain.tld/index.php?id={TSFE:id}
> }
> }
This should produce a link to current page only due to {TSFE:id}. Better be:
parameter.wrap = http://www.yourdomain.tld|
which will work with simulateStatic & realurl without changes as well.
But I believe that using config.baseURL would be enough for Rudy's tasks.
--
Dmitry Dulepov
ACCIO Ltd, Latvia
http://accio.lv/en/
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
More information about the TYPO3-english
mailing list