Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 962a617abe49c24cd98026a8c1d60b48 > files > 15

php-layersmenu-3.2.0-2mdv2008.1.noarch.rpm


These patches are based on code changes contributed by Alex Pagnoni
<alex@ampoliros.com>
They allow to obtain different behaviours for the layers menus.

We suggest to use example-hormenu.php as the demo of these patches
and to *click* on the menu bar items to understand what is going on.

The two patches differ w.r.t. the shutdown of visible layers.
onclick.patch:
        click to shutdown the visible layers.
onclick-simple.patch:
        the shutdown of visible layers relies on the timeout feature.

To obtain yet another different behaviour, you can use the onclick.patch
and then set
useTimeouts = 1;
in layersmenu.js

Alex Pagnoni
Marco Pratesi