[TYPO3-templavoila] strange output: !--TYPO3SEARCH_begin--
Dmitry Dulepov
typo3 at accio.lv
Wed Aug 30 21:30:41 CEST 2006
Hi!
Christian Tauscher wrote:
> My main-Content output is alwasy surrounded by
>
> !--TYPO3SEARCH_begin--
> My Content
> !--TYPO3SEARCH_end--
It should not. The code you wrote is always put to DS, it does not cause
any problems in most installations.
> Now it's clear. If I change the DS Entry to a correct wrap
>
> 10.wrap = <!--TYPO3SEARCH_begin--> | <!--TYPO3SEARCH_end-->
This is not correct wrap. You added comments to your xml. Think how xml
parser will treat it.
> But the biggest disadvantage is that the DS is always rewritten if I
> update the DS via TV.
This is by design. TV warns you about it. If you need to change mapping
(and not really modify DS), use "Update mapping" link.
> Google didn't hep me so far - am I really the first with this problem?
> Is there A way to overwrite this 10.wrap via TSsetup? Can't find this
> lines in ObjectBrowser.
You will not find them there. They are in DS but object browser shows
main TS template.
--
Dmitry Dulepov
http://typo3bloke.net/
"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-project-templavoila
mailing list