feature:2269 add preview box on batch_manager_unit + add colorbox jquery plugin

git-svn-id: http://piwigo.org/svn/trunk@10648 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100 2011-04-27 21:53:35 +00:00
parent e96fee5659
commit 7f1d691a7c
9 changed files with 51 additions and 3 deletions

View file

@ -263,6 +263,7 @@ SELECT
array(
'ID' => $row['id'],
'TN_SRC' => $src,
'FILE_SRC' => $row['path'],
'LEGEND' => !empty($row['name']) ?
$row['name'] : get_name_from_file($row['file']),
'U_EDIT' =>