Menu

#438 (ok 3.2) Possibility of disabling the sliders

closed-accepted
None
1
2009-06-15
2009-01-08
Virsacer
No

Hi, I dont like the sliders.
So I would like to be able to hide the switch that hides the content ;-)

The function "PMA_generate_slider_effect" in common.lib.php could start with this piece of code:

if ($GLOBALS['cfg']['InitialSlidersState'] == 'disabled') {
?>
<div id="<?php echo $id; ?>">
<?php
return;
}

Discussion

  • Virsacer

    Virsacer - 2009-01-14
     
  • Marc Delisle

    Marc Delisle - 2009-01-14

    Moved to patches.

     
  • Marc Delisle

    Marc Delisle - 2009-01-14
    • labels: 509330 -->
     
  • Marc Delisle

    Marc Delisle - 2009-01-14
    • priority: 5 --> 1
    • assigned_to: nobody --> lem9
    • summary: disable sliders --> (ok 3.2) Possibility of disabling the sliders
    • status: open --> open-accepted
     
  • Marc Delisle

    Marc Delisle - 2009-01-14

    I have problems with your patches, under Linux it always says "malformed patch"; however I'm able to understand them by reading but it's slower to apply.

    I simplified the patch and added explanation for Documentation.html.

    Merged for 3.2, thanks.

     
  • Virsacer

    Virsacer - 2009-01-14

    Might be the Lineendings.
    I'll try to keep LF in the future.

     
  • Marc Delisle

    Marc Delisle - 2009-06-15
    • status: open-accepted --> closed-accepted
     
MongoDB Logo MongoDB