• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

README.mdD21-Apr-2023608 137

plugin.info.txtD21-Apr-2023169 87

screen.cssD21-Apr-2023318 129

script.jsD21-Apr-202318.3 KiB465379

syntax.phpD21-Apr-20235.1 KiB158130

README.md

1sortablejs
2==========
3
4JavaScript-based (client-side) DokuWiki table sorting plugin. In semi-maintenance mode now - only bugfixes and feature requests via PRs are handled.
5
6DokuWiki homepage at https://www.dokuwiki.org/plugin:sortablejs
7
8For server-side sorting (required for DW2PDF etc.) or more robust sort facilities, use @samwilson 's dokuwiki sorter (based on https://github.com/Mottie/tablesorter): https://github.com/samwilson/dokuwiki_sortablejs
9
10Cross-plugin compatibility is outside the scope of this repo.
11
12If reporting bugs, please provide a valid reproduction scenario for any non-trivial case.
13