1
0
Fork 0

Adding sortablejs version 2023-04-20 (ef9a13e).

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2024-12-01 20:42:54 +01:00
parent fb054d7993
commit 4eaf124b30
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
5 changed files with 651 additions and 0 deletions

View file

@ -0,0 +1,12 @@
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.