Friday, March 9, 2007, 9:58:32 PM, Hladuvka wrote:
> (:if false:)
> [[#DocumentDateList]]
> {=$:documentdate} {=$Title}
> [[#DocumentDateListend]]
> (:if:)
and if you need the titles as links to the pages use this instead:
(:if false:)
[[#DocumentDateList]]
*{=$:documentdate} [[{=$FullName}|{=$Title}]]
[[#DocumentDateListend]]
(:if:)
Hans