crossProbe goodWillMode property.


cp.goodWillMode
cp.goodWillMode = BOOLEAN (true / false)
Initial state: enabled

Since this is free software for any individual & non-major commercial organizations, the only thing we would like in return is that you run crossProbe in goodWillMode, which is enabled by default. However, we don't want to force this on anyone. To disable it, just set goodWillMode to false.
When running in this mode, visually speaking for viewers with a version 4 browser or higher a ca. 25x25 px-image will appear at the upper-right corner (default) of your page containing crossprobe.js. You can change what corner you want the crossProbe logo to appear with cp.logoPosition.
The images are designed with both bandwith and non-interfering display with your own layout in mind. In the future there is supposed to be a set of different images to choose from by setting the cp.logoType to a corresponding number. Right now there are only three different images available. (see cp.logoType).
Each logo-set concists of two slight different versions, which one that is going to be fetched depends on the what version of crossProbe your pages serve.

The image handling is done from one of our Apache-servers located at http://crossprobe.jet.st. (sweden) crossProbe-version detection and what logoType that is going to be fetched is done instantly at the server-level by the totally cool mod_rewrite module, told to perform some url-voodoo. A 100% CGI-free solution, meaning fast deliverance.
Reference Index.