Watch
1
0
Fork
You've already forked dokuwiki-plugin-sortablejs
0
No description
  • JavaScript 77.5%
  • PHP 21.2%
  • CSS 1.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Daniel Baumann 33643a575a
Tidying depends for debhelper 14.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-09-02 08:55:57 +02:00
debian Tidying depends for debhelper 14. 2026-09-02 08:55:57 +02:00
plugin.info.txt Adding upstream version 2025-12-09. 2026-07-29 17:26:25 +02:00
README.md Adding upstream version 2025-12-09. 2026-07-29 17:26:25 +02:00
screen.css Adding upstream version 2025-12-09. 2026-07-29 17:26:25 +02:00
script.js Adding upstream version 2025-12-09. 2026-07-29 17:26:25 +02:00
syntax.php Adding upstream version 2025-12-09. 2026-07-29 17:26:25 +02:00

sortablejs

JavaScript-based (client-side) DokuWiki table sorting plugin. In semi-maintenance mode now - only bugfixes and feature requests via PRs are handled.

DokuWiki homepage at https://www.dokuwiki.org/plugin:sortablejs

For 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

Cross-plugin compatibility is outside the scope of this repo.

If reporting bugs, please provide a valid reproduction scenario for any non-trivial case.