Ok, I have the ctime pagelist working with:
(:if false:)
[[#titlectime]]
* [[{=$FullName} | {=$Titlespaced}]] -
{=$Created}
[[#titlectimeend]]
(:ifend:)(:pagelist group=Site fmt=#titlectime list=normal count=8:) The output is exactly what I wanted, thank you folks for helping with this, and I'll be sending Pm another donation next month :) Now I was wondering if there is a way to add a simple table to that. Currently the output looks like this: Site Administration - May 28, 2008 Analyze - January 01, 1970 Auth Form - January 01, 1970 Is it possible to make that looks like this: Site Administration - May 28, 2008 Analyze - January 01, 1970 Auth Form - January 01, 1970 I tried adding a simple table in the directive but it didn't work as expected. - Regards, Rev. Ian MacGregor D.D., D.B.S. _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
