source: trunk/gsdl/bin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2367   23 years jrm21 fixed a typo in comment.
(edit) @2360   23 years sjboddie * empty log message *
(edit) @2359   23 years sjboddie Altered the help text a little for mkcol.pl, import.pl, buildcol.pl, …
(edit) @2355   23 years sjboddie All options to import.pl and buildcol.pl may now be specified from …
(edit) @2352   23 years jrm21 removed crappy heuristical code that tried to check for extractable …
(edit) @2346   23 years jrm21 newer version of pdftohtml from upstream uses image.log instead of …
(edit) @2336   23 years sjboddie added a -no_text option to buildcol.pl to allow collections to be …
(edit) @2334   23 years sjboddie Tidied up the "export collection" function a little
(edit) @2328   23 years sjboddie Added a -OIDtype option to import.pl to allow an alternative (and much …
(edit) @2304   23 years sjboddie Altered gsWget.pl slightly so that on windows it now relies on …
(edit) @2299   23 years sjboddie Removed a bunch of _width_ macros from language macro files as they're …
(edit) @2289   23 years jrm21 check if system() returns != 0, rather than just > 0 (-1 => can't run).
(edit) @2287   23 years sjboddie Reverted import.pl to version 1.25 as the last commit wiped out some …
(edit) @2268   23 years davidb Augmented so GML files generated conform to XML syntax. Main addition …
(edit) @2263   23 years sjboddie Altered the way filecopy.pl works to avoid infinite recursion when the …
(edit) @2248   23 years sjboddie Fixed another couple of bugs in the pdf and word conversion stuff …
(edit) @2241   23 years sjboddie Tidied up the ConvertToPlug stuff to get it working on Windows 95/98
(edit) @2236   23 years sjboddie Made a couple of changes to image creation scripts to handle cyrillic …
(edit) @2138   23 years sjboddie tinkered with the export collection function a little so that it only …
(edit) @2137   23 years sjboddie Fixed a minor bug in the collector
(edit) @2118   23 years jrm21 Added some code to try to screen out .pdf files likely to cause …
(edit) @2117   23 years jrm21 Tidied up a bit, error in args passed to pdf_to_text, etc.
(edit) @2076   23 years jrm21 /usr/bin/perl instead of /usr/local/bin/perl
(edit) @2075   23 years sjboddie Added new perl script for use when exporting collections to cd-rom
(edit) @2060   23 years jrm21 (system($cmd)>0) : system can return -1 if the cmd couldn't be …
(edit) @2033   23 years sjboddie * empty log message *
(edit) @2032   23 years jrm21 added .ps to the usage, fixed typo in comment.
(edit) @2031   23 years jrm21 Improved postscript to text handling a little bit better. Also, …
(edit) @2028   23 years jrm21 When trying to convert image formats, we pipe output to /dev/null in …
(edit) @2023   23 years sjboddie Changed pdftohtml.pl and gsConvert.pl to reflect the fact that their …
(edit) @2012   23 years jrm21 re-added the crappy PS text-stripper, and made the error handling a …
(edit) @1997   23 years dg5 Modified gsConvert.pl and pdftohtml.pl to reflect moving of pdftohtml …
(edit) @1993   23 years sjboddie Miscellaneous minor changes (mysterious isn't it ;-)
(edit) @1984   23 years jrm21 exit(1) if we had to print out the usage message. Also chmod +x
(edit) @1971   23 years jmt14 added files: Core.pm PDF.pm Parse.pm amend_pdf.pl buildkpi.pl …
(edit) @1970   23 years sjboddie Added more usage information to all perl programs and removed a few …
(edit) @1960   23 years dg5 Modified pdftohtml.pl to reflect the change in location of …
(edit) @1934   23 years sjboddie * empty log message *
(edit) @1928   23 years sjboddie Added: pdftohtml.pl - Perl script that handles conversion of PDF …
(edit) @1926   23 years sjboddie * empty log message *
(edit) @1885   23 years paynter Added a classinfo.pl script, analogous to pluginfo.pl, that provides …
(edit) @1870   23 years sjboddie Tidied up language support stuff.
(edit) @1868   23 years sjboddie Made a bunch of changes to the building code to support lots of new …
(edit) @1854   23 years kjm18 mgppbuildcol.pl removed - now use buildcol.pl to build mgpp collections
(edit) @1853   23 years kjm18 adapted to work with both mg and mgpp building. THe default is to use …
(edit) @1825   23 years sjboddie * empty log message *
(edit) @1822   23 years sjboddie * empty log message *
(edit) @1780   23 years sjboddie tidied up mkcol.pl's help text
(edit) @1778   23 years sjboddie Implemented the new MailServer, LogEvents, EmailEvents and …
(edit) @1777   23 years sjboddie Created sendmail.pl - a wrapper around the Sendmail perl module for …
(edit) @1762   23 years sjboddie Added support for the new LogEvents, EmailEvents, EmailUserEvents and …
(edit) @1761   23 years dmm9 Removing obsolete documentation
(edit) @1753   23 years sjboddie Fixed what I hope is the final bug in getting http building to work on …
(edit) @1743   23 years sjboddie Had a bit of a go at getting the building code to build from http and …
(edit) @1734   23 years jrm21 For postscript, fall back to some simple text extraction if ps2ascii …
(edit) @1709   23 years sjboddie build script edited to use wget to download source files via http and ftp
(edit) @1705   23 years say1 fixed to handle filenames with multiple dots.
(edit) @1698   23 years dmm9 Fixing up usage message for documentation purposes
(edit) @1693   23 years kjm18 updated to resemble the updated buildcol.pl
(edit) @1692   23 years jrm21 pdftohtml can't handle encrypted pdfs, but doesn't return an error …
(edit) @1687   23 years jrm21 modified ulimit timeouts to 40sec from 20sec :)
(edit) @1684   23 years paynter Supports rtf file as an input type, looks in packages dir for pdftohtml
(edit) @1678   23 years sjboddie Re-added some recent changes that got lost when the cvs repository was …
(edit) @1666   23 years sjboddie another script with old #! line
(edit) @1665   23 years sjboddie fixed old perl #! line (I guess it's been a while since this script …
(edit) @1664   23 years sjboddie We no longer need this old script
(edit) @1654   23 years paynter Check .doc files to see if they are RTF files, Word 6/7/8 files that …
(edit) @1644   23 years paynter Reverted to version 1.20 (no mention of phind).
(edit) @1620   24 years paynter Phind makefiles and buildcol.pl altered so that phind is installed by …
(edit) @1614   24 years paynter Added support for the phind phrase browser. If a "phind" line is …
(edit) @1587   24 years nzdl * empty log message *
(edit) @1578   24 years paynter Uses wv version 0.6.0-gs
(edit) @1567   24 years sjboddie force gsConvert.pl to use utf-8 encoding when converting word docs to html
(edit) @1533   24 years paynter Added support for GNU Wget to web site mirroring tools (perviously, …
(edit) @1507   24 years sjboddie More minor changes to the collector
(edit) @1485   24 years sjboddie More improvements to collector
(edit) @1469   24 years sjboddie Added Potuguese interface (thanks to Eliel Carneiro de Oliveira at the …
(edit) @1461   24 years sjboddie A few fixes to collectoraction
(edit) @1454   24 years stefan Lots of changes to perl building code for collectoraction
(edit) @1452   24 years sjboddie * empty log message *
(edit) @1445   24 years paynter Replaced gs2html and gs2text with gsConvert.pl
(edit) @1438   24 years sjboddie * empty log message *
(edit) @1431   24 years sjboddie Made a few minor adjustments to perl building code for use with …
(edit) @1428   24 years sjboddie Added new delcol.pl script for use (mostly from within library) when …
(edit) @1427   24 years sjboddie Tidied up mkcol.pl slightly - now uses filename_cat everywhere to …
(edit) @1424   24 years sjboddie Added a -out option to most of the perl building scripts to allow …
(edit) @1423   24 years sjboddie Added a couple of extra plugins to the default collection created by …
(edit) @1417   24 years davidb Additions so ConvertPlug etc. can handle filenames with spaces in them.
(edit) @1413   24 years davidb Wrapper script for converting application docs to HTML/Text
(edit) @1383   24 years paynter Fixed "httprefix" typo in -create_images option.
(edit) @1378   24 years paynter nightly.pl is a script that iterates over all the collections stored …
(edit) @1376   24 years paynter update.pl is given the name of a collection that is based on a web …
(edit) @1375   24 years paynter mirror.pl is given the name of a collection that is a mirror of a web …
(edit) @1309   24 years sjboddie fixed minor bug in -create_images option
(edit) @1303   24 years kjm18 changed perl source
(edit) @1287   24 years sjboddie Implemented a -sortmeta option for import.pl to sort archives.inf file …
(edit) @1286   24 years sjboddie * empty log message *
(edit) @1277   24 years sjboddie fixed small bug in build script that was preventing built indexes from …
(edit) @1269   24 years sjboddie Added ZIPPlug plugin for handling input documents that have been …
(edit) @1267   24 years sjboddie added a -create_images option to buildcol.pl that attempts to create …
Note: See TracRevisionLog for help on using the revision log.