Date: Sun, 14 Jun 2026 08:45:09 %+0000
Mime-Version: 1.0 (Produced by Tiki)
Content-Type: application/x-tikiwiki;
  pagename=Sortable%20Tables;
  flags="";
  author=xavidp;
  version=5;
  lastmodified=1476436787;
  author_id=37.14.127.156;
  summary=Mass%20search%20and%20replace;
  hits=3840;
  description=Basic%20version%20working%20already;
  charset=utf-8
Content-Transfer-Encoding: binary

Profile to have a few examples of sortable tables created as demos in your tiki site:
* a page created with [https://doc.tiki.org/PluginFancyTable|PluginFancyTable]
* maybe in the future, some example using a tracker with the table sorter parameters enabled.

::{img src="http://tiki.org/display548" link="http://profiles.tiki.org/Sortable+Tables" alt="Sortable Tables" desc="Sortable Tables Profile" align="center" imalign="center" width="550"}::

{CODE(caption="YAML" wrap="1")}
instructions: Sortable Tables demo
preferences:
 feature_jquery_tablesorter: y
 wikiplugin_gauge: y
 wikiplugin_fancytable: y
{CODE}

{CODE(caption=>YAML,wrap=1)}
objects:
  -
    type: wiki_page
    data:
      name: Sortable Tables demo
      content: wikicontent:Sortable_Tables_demo_include
{CODE}

The included page is: ((Sortable_tables_demo_include))

