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 9b498e843d
Releasing fastforward version 2025-12-09-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-07-30 04:30:59 +02:00
debian Releasing fastforward version 2025-12-09-1~ffwd13+u1. 2026-07-30 04:30:59 +02:00
plugin.info.txt Adding upstream version 2025-12-09. 2026-07-30 04:30:52 +02:00
README.md Adding upstream version 2025-12-09. 2026-07-30 04:30:52 +02:00
screen.css Adding upstream version 2025-12-09. 2026-07-30 04:30:52 +02:00
script.js Adding upstream version 2025-12-09. 2026-07-30 04:30:52 +02:00
syntax.php Adding upstream version 2025-12-09. 2026-07-30 04:30:52 +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.