[TYPO3-german] Output der Seiteneigenschaften
Basti
sebastian.schmal at gmx.de
Fri Oct 17 11:55:37 CEST 2008
Ich habs ;)
temp.news_author = TEXT
temp.news_author.data = page:author
temp.news_author.wrap = <div><b>Author</b>: |</div>
temp.news_datum = TEXT
temp.news_datum.data = page:lastUpdated
temp.news_datum.strftime = %e.%m.%Y
temp.news_datum.wrap = <div><b>Letzes Update</b>: |</div>
vielen Dank!
Basti
Basti schrieb:
> Nachtrag: nun wird mir der timestamp "1224229107" angezeigt, oder?
>
>
>
> Basti schrieb:
>> Hallo Andreas,
>>
>> der Anfang ist schon garnicht so schlecht :)
>>
>> temp.news_author = TEXT
>> temp.news_author.data = page:author
>>
>> temp.news_datum = TEXT
>> temp.news_datum.data = page:lastUpdated
>>
>> doch so ganz funktioniert das noch net :/
>> Wie genau würde denn so ein Aufbau aussehen: stdWrap / strftime
>>
>> Bei der Ausgabe page:lastUpdated wird mir nur eine "0" angezeigt
>>
>>
>> der Author wird mir perfekt angezeigt!
>>
>>
>> grüße, Basti
>>
>>
>>
>> Andreas Kießling schrieb:
>>> Hallo Basti,
>>>
>>> über Typoscript solltest du an alle Felder aus der pages-Tabelle
>>> rankommen.
>>>
>>> irgendwas wie
>>> temp.xyz = TEXT
>>> temp.xyz.data = page:lastUpdated
>>>
>>> Das Feld kannst dir dann ja an die gewünschte Stelle mappen.
>>>
>>> Je nachdem wie das Feld gefüllt wird, solltest du dir die Ausgabe
>>> über stdWrap / strftime noch nach Bedarf hinbiegen können.
>>>
>>> Das Feld für die Mail heißt author_email und sollte auch so
>>> funktionieren.
>>>
>>> Gruß,
>>> Andreas
>>
>
--
------------------------------------------
TYPO3 - TIPS - ANLEITUNGEN - NEWS - TYPO3
unter: http://blog.ingeniumdesign.de/
------------------------------------------
More information about the TYPO3-german
mailing list