source: trunk/gsdl/bin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3127   22 years sjboddie * empty log message *
(edit) @3119   22 years sjboddie * empty log message *
(edit) @3114   22 years sjboddie Altered build.bat so it now simply runs mkcol.pl (this allows those …
(edit) @3102   22 years nzdl * empty log message *
(edit) @3093   22 years nzdl * empty log message *
(edit) @3092   22 years sjboddie * empty log message *
(edit) @3085   22 years jrm21 changed usage information to refer to XML documents instead of GML …
(edit) @3081   22 years sjboddie * empty log message *
(edit) @3053   22 years sjboddie * empty log message *
(edit) @3042   22 years sjboddie Made CVS treat build.bat as a binary file as it should always have …
(edit) @3027   22 years sjboddie * empty log message *
(edit) @3022   22 years jrm21 New scripts won't append $GSDLHOME to the exec name as badness happens …
(edit) @3013   22 years jrm21 Updated the comments at the top of the file
(edit) @2993   22 years jrm21 Decided we should not use the filename as the title, and leave it for …
(edit) @2991   22 years jrm21 Do MS Excel file processing, currently using a wrapper around xlhtml.
(edit) @2978   22 years jrm21 Added a perl wrapper script to call an external binary called ppthtml …
(edit) @2977   22 years jrm21 added infrastructure for calling an external powerpoint to html converter.
(edit) @2976   22 years jrm21 minor change to test of @ARGV - scalar had brackets in wrong place.
(edit) @2930   22 years jrm21 added quotes for filenames with spaces on unix.
(edit) @2892   22 years sjboddie * empty log message *
(edit) @2887   22 years sjboddie * empty log message *
(edit) @2860   22 years sjboddie * empty log message *
(edit) @2844   22 years sjboddie * empty log message *
(edit) @2836   22 years sjboddie * empty log message *
(edit) @2829   22 years sjboddie * empty log message *
(edit) @2821   22 years sjboddie wrote a quick perl script for extracting all the English text from …
(edit) @2815   22 years sjboddie created some scripts for converting old <<TOC>> type files to the new …
(edit) @2811   22 years sjboddie * empty log message *
(edit) @2790   23 years kjm18 fixed Prev and Next buttons
(edit) @2785   23 years sjboddie The build process now creates a summary of how many files were …
(edit) @2774   23 years sjboddie Tidied up the collector's error handling. Hopefully the situation …
(edit) @2766   23 years sjboddie minor bug fix
(edit) @2760   23 years sjboddie PSPlug now included in default collection configuration
(edit) @2757   23 years sjboddie * empty log message *
(edit) @2755   23 years jrm21 import.pl now takes an option for saving file conversion failures to a …
(edit) @2752   23 years sjboddie * empty log message *
(edit) @2743   23 years jrm21 Now processes the images correctly if converting a file that is not in …
(edit) @2715   23 years jrm21 we now escape _ characters to protect against macro expansion, unless …
(edit) @2711   23 years sjboddie Removed the "beta" collect.cfg option to avoid awkward questions from …
(edit) @2671   23 years sjboddie * empty log message *
(edit) @2669   23 years sjboddie Last Phind.jar was an invalid jar file
(edit) @2668   23 years sjboddie Added Marcel's static collection building scripts to the source tree. …
(edit) @2665   23 years jrm21 subdirs of zip file are now executable.
(edit) @2656   23 years jrm21 replaced some of the -e (exist) tests with -s (size>0) tests when …
(edit) @2655   23 years jrm21 don't delete .err log anymore - leave it for gsConvert.pl on failure.
(edit) @2654   23 years sjboddie * empty log message *
(edit) @2651   23 years jrm21 pnmtopng was failing due to spaces in filenames on windows. Also need …
(edit) @2634   23 years jrm21 added modified scripts for gimp 1.2
(edit) @2629   23 years sjboddie * empty log message *
(edit) @2628   23 years paynter New versions of title_icon.pl and green_bar.pl that work with Gimp …
(edit) @2600   23 years jrm21 when extracting text from postscript, we now wrap the lines, so that a …
(edit) @2599   23 years jrm21 we now do some post-processing to fix up words broken by html tags - …
(edit) @2584   23 years sjboddie RTFPlug is now included in the default collect.cfg
(edit) @2575   23 years jrm21 we've dropped the ".bin" off the unix binary.
(edit) @2574   23 years jrm21 gsConvert now knows about rtftohtml package. wv config file is now in …
(edit) @2566   23 years sjboddie Added a -make_writable option to build script so the collector can …
(edit) @2531   23 years sjboddie Changed wording of one of the messages printed by import.pl to aviod …
(edit) @2530   23 years sjboddie altered the output of mkcol.pl a little so that it now hopefully looks …
(edit) @2528   23 years sjboddie * empty log message *
(edit) @2524   23 years kjm18 removed "exit if mgpp & windows"
(edit) @2512   23 years sjboddie Moved wv's XML config file from packages/wv to etc/wv so that it is …
(edit) @2507   23 years sjboddie Tidied up the phind client a little more. It now belongs to the …
(edit) @2495   23 years sjboddie Fixed a bug (again) that prevented the collector from being able to …
(edit) @2488   23 years sjboddie minor bug fix
(edit) @2472   23 years paynter execute perl scripts with perl -S.
(edit) @2469   23 years sjboddie * empty log message *
(edit) @2447   23 years jrm21 Safety check: postscript files start with %! - don't just rely on .ps …
(edit) @2441   23 years sjboddie * empty log message *
(edit) @2440   23 years sjboddie * empty log message *
(edit) @2438   23 years sjboddie * empty log message *
(edit) @2436   23 years sjboddie * empty log message *
(edit) @2431   23 years sjboddie * empty log message *
(edit) @2429   23 years sjboddie * empty log message *
(edit) @2413   23 years sjboddie * empty log message *
(edit) @2411   23 years sjboddie * empty log message *
(edit) @2410   23 years sjboddie Another attempt at getting a cross-platform http/ftp pinger working
(edit) @2393   23 years sjboddie Added ping.pl perl script for use by the collector
(edit) @2381   23 years sjboddie build script now fails with an error message if the import stage …
(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.
Note: See TracRevisionLog for help on using the revision log.