<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Table Sort</title><link>https://sourceforge.net/p/ezstats/wiki/Table%2520Sort/</link><description>Recent changes to Table Sort</description><atom:link href="https://sourceforge.net/p/ezstats/wiki/Table%20Sort/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 16 Sep 2013 13:26:51 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ezstats/wiki/Table%20Sort/feed" rel="self" type="application/rss+xml"/><item><title>Table Sort modified by ezzemm</title><link>https://sourceforge.net/p/ezstats/wiki/Table%2520Sort/</link><description>&lt;div class="markdown_content"&gt;&lt;h4 id="introduction"&gt;Introduction&lt;/h4&gt;
&lt;p&gt;By default, the leaderboard is sorted after the first table column, which is typically rank or position. The sorting can be changed by clicking on the table header of the desired column. Another click on it changes the sort direction.&lt;/p&gt;
&lt;p&gt;If you want to change the default sorting, you can do this through a relatively simple change.&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;
&lt;h4 id="details"&gt;Details&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Open the file &lt;strong&gt;templates/plugin.html&lt;/strong&gt; or &lt;strong&gt;templates/standalone.html&lt;/strong&gt;. Depending on which mode you are using ezStats.&lt;/li&gt;
&lt;li&gt;Search for the text fragment &lt;strong&gt;sortList&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;If you want to sort by the fourth column of the leaderboard, in ascending order, then change the row into this: &lt;strong&gt;sortList: [[3,0]],&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;If you want to sort by the first column of the leaderboard, in descending order, then change the row into this: &lt;strong&gt;sortList: [[0,1]],&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If you want to sort by the eighth column of the leaderboard, in descending order, then change the row into this: &lt;strong&gt;sortList: [[7,1]],&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;... and so on. &lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ezzemm</dc:creator><pubDate>Mon, 16 Sep 2013 13:26:51 -0000</pubDate><guid>https://sourceforge.net95949e600468bb0dac8e60c4b27a4adb700b2fd3</guid></item></channel></rss>