As far as the javascript display problems, I haven't been able to figure
out why it's not displaying. I haven't noticed any missing files and there
are not javascript errors reported on the console.
I had previously tested this with Firefox-2.0/win32,
Firefox-1.5/Linux-Fedora-6, and IE7, and the javascript graphs did not
display on any of them.
And, as soon as I said this, I found the problem. Patch attached.
_________________________________________________________________
The average US Credit Score is 675. The cost to see yours: $0 by Experian.
http://www.freecreditreport.com/pm/default.aspx?sc=660600&bcd=EMAILFOOTERAVERAGE
--- ntop/Makefile.am 2006-06-13 09:52:26.000000000 -0600
+++ ntop.edit/Makefile.am 2007-03-07 16:11:11.000000000 -0700
@@ -86,7 +86,9 @@
html/*.css html/*.dtd \
html/statsicons \
html/statsicons/flags html/statsicons/os \
- html/statsicons/flags/*.gif html/statsicons/os/*.gif
+ html/statsicons/flags/*.gif html/statsicons/os/*.gif \
+ html/PlotKit html/PlotKit/*.js \
+ html/MochiKit html/MochiKit/*.js
WEBFILES = `cat www/FILES`
PLUGINSFILES = `cat plugins/FILES`
_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev