[Typo3] Last updated like on typo3.org
Raouf Abrougui
raouf.abrougui at fmed.ulaval.ca
Wed Jan 26 15:09:55 CET 2005
Here is an alternative :
Add this in an
+ext: last_uppdate extension and make an subpart.last_update<temp.lastUpdate
in your +ext: main template.
config.locale_all = fr_FR
temp.lastUpdate = CONTENT
temp.lastUpdate {
table = tt_content
select {
orderBy = tstamp DESC
max = 1
}
renderObj = TEXT
renderObj {
field = tstamp
strftime = %d/%m/%Y
#strftime = %d %B %Y
wrap = Dernière mise à jour |
}
}
Note : i work in french so just look for the lang u need.
Hope this is wat u looked for.
Raouf
-----Message d'origine-----
De : typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] De la part de Francois
Suter
Envoyé : 26 janvier 2005 04:06
À : TYPO3 English
Objet : Re: [Typo3] Last updated like on typo3.org
>> Try this extension, it's quite fine:
>>
>> http://typo3.org/extensions/repository/search/lastupdate/
>>
> This Extension is a Performance Killer.
Hum, that's good to know.
Do you know of any alternative?
Cheers
François Suter
Directeur technique
-----------------------------------------------------
Cobweb Development Sàrl
www.cobweb.ch
-----------------------------------------------------
_______________________________________________
Typo3-english mailing list
Typo3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
More information about the TYPO3-english
mailing list