Commit graph

19 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
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
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Roy Johnson
8576802abe Rollback 2006-08-09 13:22:34 +00:00
Roy Johnson
b7749551f8 fix - Search does only returns recent results 2006-08-09 12:53:24 +00:00
Roy Johnson
98eda26a3e don't want to blast an index just because it hasn't changed =) 2006-06-28 21:24:38 +00:00
Roy Johnson
b78601e0b5 fix - Search displays already deleted files 2006-06-28 21:13:21 +00:00
JT Smith
5c16bd4d82 fix: Search displays already deleted files 2006-06-23 22:35:16 +00:00
JT Smith
fa89e57bb6 - Added an option to update a half indexed site, without the need to start
over from scratch.
2006-06-23 19:16:41 +00:00
JT Smith
78b97985ab added automated wildcards to search engine, to make it act more like people would expect 2006-03-31 03:22:05 +00:00
JT Smith
394da51da7 simplified the rules engine 2006-01-27 07:25:14 +00:00
JT Smith
29ec0c1904 added indexall option to manual indexer, and started a rules engine for the search mechanism 2006-01-22 15:35:22 +00:00
JT Smith
e33b3bb9b9 the search engine, it works!!! 2006-01-22 04:46:59 +00:00