Expand gallery functionality to automatic generation of index, slideshow and map files
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
REM @echo off
|
||||
set root="%~dp0.."
|
||||
set root=%~dp0..
|
||||
php -dmemory_limit=1G %root%/_scripts/convert.php ^
|
||||
2016-todo ^
|
||||
%1 ^
|
||||
%2 ^
|
||||
%root%/asset/gallery ^
|
||||
%root%/gallery ^
|
||||
--export 1920x1080 ^
|
||||
--export 200x200 ^
|
||||
--export 96x96 ^
|
||||
--export 640w ^
|
||||
--importdir %1
|
||||
--export 640w
|
||||
|
||||
Reference in New Issue
Block a user