Ignore:
Timestamp:
Sep 2, 2014, 3:42:38 PM (10 years ago)
Author:
JanisV
Message:

Added parameter for show caption with image title

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Fotorama/admin.php

    r27343 r29384  
    1313    'stopautoplayontouch' => isset($_POST['stopautoplayontouch']),
    1414    'loop' => isset($_POST['loop']),
     15    'enable_caption' => isset($_POST['enable_caption']),
    1516    );
    1617  if (isset($_POST['allowfullscreen']))
Note: See TracChangeset for help on using the changeset viewer.