From 48c650ef4122a31e7ef707b889a9806b90a58937 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 27 Feb 2011 18:09:36 +0100 Subject: Add (crude) option to disable lightbox --- bin/dthumb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bin/dthumb') diff --git a/bin/dthumb b/bin/dthumb index 91286cf..fc76350 100755 --- a/bin/dthumb +++ b/bin/dthumb @@ -16,6 +16,7 @@ GetOptions( help|h size|d=i spacing|s=f + no-lightbox|L no-names|n quality|q=i version|v @@ -48,6 +49,12 @@ Note that recursion is not yet supported. =over +=item B<-L>, B<--no-lightbox> + +Disable Javascript lightbox. Note that in the current implementations, this +simple skips installation of the data files. The lightbox link in the HTML +will still be written, leading to 404s on the server. This will be fixed. + =item B<-n>, B<--no-names> Do not show image names below thumbnails -- cgit v1.2.3