[Typo3] Advanced Recently updated pages

Victor V. Solovey victor at solovey.com.ua
Tue Apr 19 18:11:15 CEST 2005


Hi All.

Is it imposible to do ?
Please. Any hints will be appreciated.

Victor V. Solovey пишет:
> Hi List.
> I've inserted a menu "Recently updated pages" in my TS template.
> And it works good. But i want to have a full path from second level
> or al least title of parent page + page title
> instead of just titles of pages.
> Like this:
> -------------------------------
> Recently updated pages:
> 10.10.04 2nd Level page/Some page/Updated page
> 09.10.04 Other 2nd Level page/Some other page/Updated page 2
> ...
> -------------------------------
> 
> Can You please help me to do this ?
> 
> Here is my current code:
> -------------------------------
> temp.related.special = updated
> temp.related.special.value = 1
> temp.related.special {
>     depth = 20
>     maxAge = 3600*24*30
>     limit = 10
> }
> 
> temp.related.1 = TMENU
> temp.related.1 {
>     expAll = 1
>     wrap = <h1>Recently updated pages:</h1>|
>     NO {
>         before.data = field:SYS_LASTCHANGED
>         before.date = d.m.y
>         before.wrap = <span class="rel-date"> | &nbsp;</span>
>         allWrap = <p> | </p>
>     }
> }
> -------------------------------
> 
> Thank You.
> 

-- 
_____________________________________________________
:: Victor V. Solovey [ mailto:victor at solovey.com.ua ]
:: ICQ#              [ 19901730                     ]




More information about the TYPO3-english mailing list