Commit graph

25 commits

Author SHA1 Message Date
Graham Knop
aaa0924dc7 allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
1af2704e0c marked sbin scripts as executable 2009-01-12 16:28:33 +00:00
JT Smith
75faea98af added #!/usr/bin/env perl to all utility scripts 2009-01-07 23:40:15 +00:00
JT Smith
782a4396b5 The deprecated use of Graphics::Magick has been eliminated. WebGUI uses
Image::Magick exclusively for all image processing functions once again.
2008-11-26 17:00:26 +00:00
Ernesto Hernández-Novich
8be24aec80 Make sure $webguiRoot is setup consistently in all utility scripts.
Some scripts had a hardcoded use lib "../lib" and "../.." on
Session/Config method calls. This was changed to a BEGIN prologue
where @INC gets $webguiRoot added, and the method calls use
$webguiRoot instead.

This eases the creation of patches for filesystem reorganization of
the installed files (e.g. for Debian packages).
2008-06-09 15:23:26 +00:00
Ernesto Hernández-Novich
fd671cec3d Used B<> instead of C<> when highlighting options and parameters in
POD documentation. Not only do they look nicer emboldened, but it's
also what's suggested in perlpod.
2008-06-09 14:54:08 +00:00
Ernesto Hernández-Novich
4555e8ca8e Added proper POD documentation to utility scripts using POD::Usage. 2008-06-06 22:08:59 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
JT Smith
dfa0f2d9b3 thumbnailer.pl is broken 2007-09-18 18:38:09 +00:00
Graham Knop
b64102a91f fix thumbnail script with Graphics::Magick, other cleanups 2007-09-06 16:11:39 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Colin Kuskie
74b688810f fix for thumbnailer command line argument handler 2007-03-20 16:37:49 +00:00
JT Smith
2124f58231 fix: Bug in thumbnailer.pl 2007-03-16 15:02:06 +00:00
Colin Kuskie
83eb765fef add docs for fixing missing thumbnails and add the --help switch to the thumbnailer script 2007-03-01 22:37:25 +00:00
Colin Kuskie
7fb381c646 reworked the thumbnailer for WGBP and added a switch to only thumbnail things without thumbnails 2007-03-01 22:19:45 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
60103cdd07 added the rebuildLineage utility and updated the other utilities not to point to a specific perl 2005-08-01 20:51:05 +00:00
JT Smith
55c709a051 updated copyright 2005-02-07 00:52:47 +00:00
JT Smith
c866d00c1b changed company name 2004-09-03 17:01:59 +00:00
JT Smith
403082ed23 updated copyright year 2004-02-29 15:40:11 +00:00
JT Smith
505aa5809c Rewrote all the command line utilities. 2003-03-16 08:33:13 +00:00
JT Smith
225ca72d3e Updated all files for new copyright year. 2003-01-05 18:32:19 +00:00
JT Smith
33a342259c fixed a bug thanks to Michael Henry 2002-12-05 04:06:19 +00:00
JT Smith
55108689b4 Adding the IHP Kit. 2002-10-13 03:30:55 +00:00