> Steve Glover wrote: > > Hi, > > > > Does anyone know, please, of a mechanism I could use to allow tables in > > PmWiki to be either sorted on a particular column, or to be filtered for > > the presence of a particular string?
Depending on your needs you can store data on separate pages and easily retrieve and sort it in multiple ways using pagelists just by passing adding a get variable to a link. I used to have a working demo up, but it's no longer around. I'm pretty sure JITS uses the same approach. You could take a look. Cheers, Dan _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
