Ignore:
Timestamp:
Feb 12, 2014, 4:41:39 PM (10 years ago)
Author:
JanisV
Message:

New mode: only fullscreen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Fotorama/admin.php

    r27342 r27343  
    99  $conf['Fotorama'] = array(
    1010    'shadows' => isset($_POST['shadows']),
     11    'only_fullscreen' => isset($_POST['only_fullscreen']),
    1112    'autoplay' => isset($_POST['autoplay']),
    1213    'stopautoplayontouch' => isset($_POST['stopautoplayontouch']),
Note: See TracChangeset for help on using the changeset viewer.