diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2007-09-05 20:00:19 +0200 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2007-09-05 20:00:19 +0200 |
commit | 9e8f6c24f74b110febe27ebc2343c28fbe40c22e (patch) | |
tree | ad68f46ca82d36561167e9cb07a2f1537810028b /doc | |
parent | 25d4c21620dd04ce9c472ec5141560cefdf9ae29 (diff) | |
download | smokeping-9e8f6c24f74b110febe27ebc2343c28fbe40c22e.tar.gz smokeping-9e8f6c24f74b110febe27ebc2343c28fbe40c22e.tar.xz |
js is cropper now
Diffstat (limited to 'doc')
-rw-r--r-- | doc/smokeping_install.pod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/smokeping_install.pod b/doc/smokeping_install.pod index 0fe1f14..0f2682d 100644 --- a/doc/smokeping_install.pod +++ b/doc/smokeping_install.pod @@ -172,10 +172,10 @@ Speedy CGI. Store the script in a directory of your weberver where CGIs get executed. You also have to edit the B<use lib> line similar to what you did to F<smokeping>. -=item F<htdocs/js/*> +=item F<htdocs/cropper/*> -To make the interactive graph-zoomer work, you have to place the relevant -files somewhere on your webserver and adapt the links in F<basepage.html> +To make the interactive graph-zoomer work, you have to place the content of the +cropper directory somewhere on your webserver and adapt the links in F<basepage.html> (see below). =item F<etc/config> |