[pmwiki-users] Listing pages by date

Hans design5 at softflow.co.uk
Fri Mar 9 16:05:56 CST 2007


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




More information about the pmwiki-users mailing list