From: Charles C. <ch...@ru...> - 2005-02-04 16:22:22
|
Attached are my latest updates to the AnalyseAccessLog plugin. Major changes - split out the queries into lib/plugin/AnalyseAccessLog.inc - wrote the AnalyseActionLogPlugin wiki page - added a parameter to allow the output table to be centered (trying to right justify the table causes problems in both IE and Mozilla). I think that this is now pretty much done. The only enhancement that might be interesting is some facility to mark each query with the list of database engines that it is known to successfully run against. I would be delighted to add new queries against the access log, if anyone is willing to write... Random thoughts I thought about making it easier to write new queries on wiki pages but the security implications were horrendous. Much of the framework could easily be repurposed to write arbitrary queries against the database where the wiki data is held. Do we want to go that way? Regards, Charles |