[TYPO3] [TV][T3 4.0][TS page:title not work???]

Andreas Jonderko anj2j at yahoo.de
Thu May 4 01:02:51 CEST 2006


Hi T3 Community!


I have some problems with an mapped typo3 script object path:

this one shows as expected the pagetitle wrapped in the begin and end tag.


page.20 = TEXT
page.20.data = field:title
page.20.wrap= <h1>begin | end</h1>


when i try this together with an mapped typo script object path:

lib.flashheader = TEXT
lib.flashheader.data = page:title
lib.flashheader.wrap= <h1>begin | end</h1>

there is only the output: "beginend" -> no data

whats the problem?

ive already tested some different methods:


lib.flashheader = TEXT
lib.flashheader.field = title
lib.flashheader.wrap= <h1>begin | end</h1>


lib.flashheader = TEXT
lib.flashheader.wrap= <h1>begin {field:title} end</h1>


but nothing works ?!

Plz help!

best regards
Andreas Jonderko



More information about the TYPO3-english mailing list