From 619e842cfcbf1b3b88c8111358d4ccb826462aa8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Marchal?= Date: Tue, 1 Nov 2011 07:31:07 +0000 Subject: [PATCH] Add a note about sorttable.js to README Now, sorttable.js is distributed along with sarg. --- README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README b/README index 8b72d62..b6def54 100644 --- a/README +++ b/README @@ -52,6 +52,21 @@ Installation Usage: sarg -h +Sorttable.js +------------ + +Starting with sarg v2.3.2-pre2, a javascript is distributed along with sarg to +dynamically sort the reports. It is sorttable.js written by Stuart Langridge +and available at http://www.kryogenix.org/code/browser/sorttable/. The version +included with sarg contains some fixes and improvements over the original +version. The patches have been reported to the author but he doesn't seem to +support it any more. + +To use sorttable.js (or any other script including your own custom made +script), simply copy it to your website and edit sarg.conf to point the +sorttable option to the location of the script on your website. The path +indicated in sarg.conf must be the path as seen by a client visiting your +server. Translations ------------ -- 2.47.2