[Typo3-german] lastupdate
Silke Müller
jum.il at t-online.de
Fri Oct 21 13:42:14 CEST 2005
Hallo group,
ich versuche, in mein template ein lastupdate feld nach der Anleitung unter
http://www.mcuniverse.com/Last_Update.970.0.html
einzufügen, aber irgendwie bekomme ich das nicht hin:
html template:
...
<DIV class="lastupdate"> lastupdate </DIV>
...
mit dem autpmaketemplateparser sthet im Quelltext:
<DIV class="lastupdate"><!--###lastupdate### begin --> lastupdate
<!--##lastupdate### end --></div>
in der Konstanten Definition:
# Activates Last Update
styles.content.lastUpdate.label = Zuletzt aktualisiert:
styles.content.lastUpdate.comment_auto =
styles.content.lastUpdate.wrap = <div class="small">|</div>
styles.content.lastUpdate.format = l, F j, Y
im template objekt:
#Substitute the ###lastupdate###
subparts.lastupdate < styles.content.lastUpdate
subparts.field = SYS_LASTCHANGED
Das statische template ist eingebunden, allerdings steht das
lastupdate-<div> nicht im content- bzw. page-Bereich.
Wo ist denn hier mein haken?
www.jum-sille.de
Gruß
Silke
More information about the TYPO3-german
mailing list