]> git.ipfire.org Git - thirdparty/sarg.git/commit - getconf.c
Add dynamic sorting of some tables
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Sat, 20 Nov 2010 22:07:40 +0000 (22:07 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Sat, 20 Nov 2010 22:07:40 +0000 (22:07 +0000)
commitea275279646d3f9a46a5fb7be0e8fa038dd42151
treec205f3a5faecbb2d6edde63f39f661f634005f07
parent129e6ea5b3effb9b4539fe69b0f452ce910c7844
Add dynamic sorting of some tables

Allow the use of a javascript script to dynamically sort some tables.

The code is tailored for sorttable.js by Stuart Langridge found at
http://www.kryogenix.org/code/browser/sorttable/.
13 files changed:
ChangeLog
documentation/util.txt
getconf.c
html.c
include/conf.h
include/defs.h
index.c
log.c
sarg.conf
siteuser.c
topsites.c
topuser.c
util.c