<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
It would be an add-on. Here's the javascript:
<a class="moz-txt-link-freetext" href="http://en.wikipedia.org/skins-1.5/common/wikibits.js">http://en.wikipedia.org/skins-1.5/common/wikibits.js</a> (search for
"sortable") (found in the source of the page that you referenced)<br>
<br>
Here's the author's source:
<a class="moz-txt-link-freetext" href="http://www.joostdevalk.nl/code/sortable-table/">http://www.joostdevalk.nl/code/sortable-table/</a> (taken from the
wikipedia javascript source)<br>
<br>
It's under an MIT licence (whatever that is), but I presume the author
would be amenable to having it published here. Perhaps you could
contact him.<br>
<br>
Apparently it just involves adding the class "sortable" to the table
(easily done in PmWiki). And the script would have to get triggered
somehow, to hook into the table.<br>
<br>
Hope this helps.<br>
<br>
- Henrik<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:kirpi@kirpi.it">kirpi@kirpi.it</a> wrote:
<blockquote
 cite="mid:d9d039dd0804240732m5a19b564t485b227b869c8454@mail.gmail.com"
 type="cite">
  <blockquote type="cite">
    <pre wrap=""> I just built a (not finished yet) table of that kind in wikipedia, and
 it proves quite easy to write (while extremely useful for readers,
 which is the key point).
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Jut to be complete <a class="moz-txt-link-freetext" href="http://it.wikipedia.org/wiki/Fisarmonica#Centri_di_produzione">http://it.wikipedia.org/wiki/Fisarmonica#Centri_di_produzione</a>

Luigi

_______________________________________________
pmwiki-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a>
<a class="moz-txt-link-freetext" href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a>

  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 

Henrik Bechmann
<a class="moz-txt-link-abbreviated" href="http://www.bechmann.ca">www.bechmann.ca</a>
Webmaster, <a class="moz-txt-link-abbreviated" href="http://www.dufferinpark.ca">www.dufferinpark.ca</a></pre>
</body>
</html>