From: Reini U. <ru...@x-...> - 2004-11-12 11:29:04
|
Jed Smallwood schrieb: > I am interested in implementing a table plugin that can sort the rows > by clicking on the column header. Is this even feasible with the > plugin setup used in phpwiki? If so, can plugin parameters be set by > modifying the URL? Maybe passing in parameters like a GET request. > > Finally, am I wasting my time with this because some other table > plugin can already do sortable tables in phpwiki? Any table that is generated by PageList is sortable automatically. The only problem with PageList is that it always needs and adds a page as first column. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |