Ignore:
Timestamp:
Jan 29, 2014, 4:48:22 PM (10 years ago)
Author:
JanisV
Message:

Added processing for photo changing (title, stop URL, etc)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Fotorama/main.inc.php

    r27035 r27039  
    7575        $row['derivative'] = $row['src_image'];
    7676      }
    77 /*
     77
    7878      $row['url'] = duplicate_picture_url(
    7979        array(
     
    8585          )
    8686        );
    87 */
     87
    8888      $row['TITLE'] = render_element_name($row);
    8989      $row['TITLE_ESC'] = str_replace('"', '"', $row['TITLE']);
Note: See TracChangeset for help on using the changeset viewer.