From 866439d781c55a0fb1a0b3b7a92b7783a7a5dfc8 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 3 Mar 2011 21:24:01 +0100 Subject: Add -r/--recreate option --- bin/dthumb | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'bin') diff --git a/bin/dthumb b/bin/dthumb index c39280a..05ea6fc 100755 --- a/bin/dthumb +++ b/bin/dthumb @@ -24,6 +24,7 @@ GetOptions( no-lightbox|L no-names|n quality|q=i + recreate|r size|d=i spacing|s=f title|t=s @@ -110,6 +111,10 @@ will still be written, leading to 404s on the server. This will be fixed. Do not show image names below thumbnails +=item B<-r>, B<--recreate> + +Recreate all thumbnails + =item B<-d>, B<--size> I Maximum thumbnail size (either width or height). Defaults to 200 @@ -177,9 +182,8 @@ Ehttp://github.com/derf/dthumb/issuesE. Copyright (C) 2009-2011 by Daniel Friesel Ederf@chaosdorf.deE. -The shadowbox code is (C) 2007-2010 by Michael J. I. Jackson. See -Ehttp://www.shadowbox-js.com/E and especially -Ehttp://www.shadowbox-js.com/LICENSEE. +The lightbox code is (C) by Lokesh Dhakar +. =head1 LICENSE -- cgit v1.2.3