DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:sortablejs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
plugin:sortablejs [2016-05-26 21:23] vaxquisplugin:sortablejs [2018-05-06 19:37] Klap-in
Line 3: Line 3:
 ---- plugin ---- ---- plugin ----
 description: JavaScript for sortable tables description: JavaScript for sortable tables
-author     : vaxquis+author     : vaxquis (AKA FyiurAmron)
 email      : spamove@gmail.com email      : spamove@gmail.com
 type       : syntax type       : syntax
-compatible : anteaterangua, Rincewind, adora belle, Weatherwax, Binky, 2014-05-05 "Ponder Stibbons", 2014-09-29 "Hrun" +lastupdate : 2016-05-26 
 +compatible : AnteaterAngua, Rincewind, Adora Belle, Weatherwax, Binky, 2014-05-05 "Ponder Stibbons", 2014-09-29 "Hrun", 2016-06-26 
 depends    : depends    :
 conflicts  : cellbg conflicts  : cellbg
 similar    : similar    :
 tags       : javascript, tables, sort, listing tags       : javascript, tables, sort, listing
-downloadurl: https://github.com/oiv/sortablejs/zipball/master +downloadurl: https://github.com/FyiurAmron/sortablejs/zipball/master 
-sourcerepo : https://github.com/oiv/sortablejs +sourcerepo : https://github.com/FyiurAmron/sortablejs 
-bugtracker : https://github.com/oiv/sortablejs/issues+bugtracker : https://github.com/FyiurAmron/sortablejs/issues
 ---- ----
  
 ===== Description ===== ===== Description =====
  
-This plugin adds a JavaScript, which can be used to create sortable tables in other plugins. It is optional for [[linkmanager]] plugin.+JavaScript-based (client-side) plugin, which can be used to create sortable tables. It is optional for [[linkmanager]] plugin.  
 + 
 +For server-side sorting or more robust sort facilities use Sam Wilson's sorter, based on https://github.com/Mottie/tablesorter (supports server-side sorting): https://github.com/samwilson/dokuwiki_sortablejs 
 + 
 +Previously maintained by oiv (Otto Vainio at otto@valjakko.net)
  
 ===== Usage ===== ===== Usage =====
Line 57: Line 62:
  
 <code> <code>
-<sortable [[r]column] [sumrow[=2]] [column=alpha|numeric|ddmm|mmdd|nosort] [3phase]>+<sortable [[r]column] [sumrow[=2]] [column=alpha|numeric|date|nosort] [3phase]>
  
   <sortable r1 sumrow=2 3phase 1=numeric 2=alpha 3=nosort>   <sortable r1 sumrow=2 3phase 1=numeric 2=alpha 3=nosort>
Line 69: Line 74:
             └ Reverse initial sort             └ Reverse initial sort
 </code> </code>
-==== Misc links ==== 
-historical versions: https://github.com/FyiurAmron/sortablejs/wiki/older-versions 
- 
-GitHub revision history: https://github.com/FyiurAmron/sortablejs/commits/master 
  
-historical bugs/ehnancements: https://github.com/FyiurAmron/sortablejs/wiki/old-issues-%26-enhancement-requests+===== Misc links =====
  
-current issue tracker: https://github.com/FyiurAmron/sortablejs/issues+  * Historical versions: https://github.com/FyiurAmron/sortablejs/wiki/older-versions 
 +  * GitHub revision history: https://github.com/FyiurAmron/sortablejs/commits/master 
 +  * Historical bugs/ehnancements: https://github.com/FyiurAmron/sortablejs/wiki/old-issues-and-enhancement-requests 
 +  * current issue tracker: https://github.com/FyiurAmron/sortablejs/issues
plugin/sortablejs.txt · Last modified: 2024-02-08 09:11 by LMS23

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki