[Typo3] little probelm in recent update list (cant show from root level)
Jane Larsen
noesgard at gmail.com
Sun Jun 26 18:42:00 CEST 2005
I have tried this in order to get the recent update list to be "global":
tt_content.menu.20.5 {
special.limit = 5
1.NO.stdWrap.crop = 9|...
1.NO.allWrap = <font face="Verdana, Arial, Helvetica, sans-serif" size="1">
| </font><br>
1.NO.before.cObject = TEXT
1.NO.before.cObject.wrap = <span> | </span>
1.NO.before.cObject.field = SYS_LASTCHANGED
#SYS_LASTCHANGED
#tstamp
1.NO.before.cObject.strftime = %d-%m-%y
}
page.10.subparts.SUB_CONTENT_MARGIN.39 = TEXT
page.10.subparts.SUB_CONTENT_MARGIN.39.value = Recent updates:
page.10.subparts.SUB_CONTENT_MARGIN.39.wrap = <font face="Verdana, Arial,
Helvetica, sans-serif" size="2">|</font> <br />
page.10.subparts.SUB_CONTENT_MARGIN.40.special.value.field >
page.10.subparts.SUB_CONTENT_MARGIN.40.special.value = 1
beginAtLevel
page.10.subparts.SUB_CONTENT_MARGIN.40 < tt_content.menu.20.5
page.10.subparts.SUB_CONTENT_MARGIN.40.special.maxAge=3600*24*62
page.10.subparts.SUB_CONTENT_MARGIN.40.special.beginAtLevel=0
But when I go to sub pages I get a recent update list based on current page,
not site root page as wanted (root page has pid=1 in this case)
Any one knows the trick?
//Jane Larsen
More information about the TYPO3-english
mailing list