summaryrefslogtreecommitdiff
path: root/bin/dthumb
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-02-27 18:09:36 +0100
committerDaniel Friesel <derf@finalrewind.org>2011-02-27 18:09:36 +0100
commit48c650ef4122a31e7ef707b889a9806b90a58937 (patch)
tree1d336d14e770f4de5d669af653817793d0e856b4 /bin/dthumb
parentea2b05009684580d5db574fd361a0577d51cf271 (diff)
Add (crude) option to disable lightbox
Diffstat (limited to 'bin/dthumb')
-rwxr-xr-xbin/dthumb7
1 files changed, 7 insertions, 0 deletions
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