source: trunk/gsdl/bin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11366   18 years mdewsnip Added settings for tutorial exercises.
(edit) @11350   18 years mdewsnip Removed the "-filename_field" option from …
(edit) @11348   18 years mdewsnip Now only tries to obtain documents locally if the values (formed by …
(edit) @11342   18 years mdewsnip The "-metadata_set" option is no longer hidden from the GLI. For John Rose.
(edit) @11333   18 years mdewsnip Now consistently sets $self->{'gli'} in plugin::begin.
(edit) @11332   18 years mdewsnip Added a mechanism for plugins to do tidying up after exploding. …
(edit) @11330   18 years mdewsnip Added ISISPlug to the default list of plugins, for John Rose.
(edit) @11321   18 years mdewsnip Added support for the XML files used for the tutorial exercises.
(edit) @11309   18 years kjdon now uses new parse2 parsing instead of old parsargv, and creator no …
(edit) @11302   18 years mdewsnip When obtaining documents using the "document_field" option, a file …
(edit) @11247   18 years kjdon xalan.jar, needed for -xslt switch in XMLPlug
(edit) @11238   18 years mdewsnip Now escapes all '&' characters, to prevent problems with undefined …
(edit) @11224   18 years mdewsnip Added rule for gaelic macrofiles.
(edit) @11178   18 years kjdon modifications to support bundling netscape, needs the language pack …
(edit) @11163   18 years kjdon added some quotes into the java command, in case we are installed in a …
(edit) @11121   18 years mdewsnip Updated expand_macros.pl script for super cool macro browsing, by Jens …
(edit) @11104   18 years mdewsnip A couple of fixes for handling resource bundles, and for handling …
(edit) @11056   18 years mdewsnip Disabled greenstone.org translation by default.
(edit) @11029   18 years mdewsnip Fix for '#' characters as anchor references being mistaken for comments.
(edit) @11026   18 years mdewsnip Added greenstone.org translation.
(edit) @10999   18 years mdewsnip Now all the Greenstone encodings are available for the …
(edit) @10984   18 years jrm21 move the terminal detection/pager redirection stuff from pluginfo.pl …
(edit) @10825   18 years jrm21 1) print usage if given -h or --help 2) set language before printing …
(edit) @10721   19 years mdewsnip Made redundant by the new versions of the language pack.
(edit) @10704   19 years kjdon more fixes from jens
(edit) @10607   19 years kjdon new version from jens
(edit) @10578   19 years kjdon now calls load_plugin_for_info instead of load_plugins
(edit) @10535   19 years chi pstoimg.pl is a wrapper for running convert utility which converts PS …
(edit) @10534   19 years chi Adding pagedimg types of conversion to PS document.It is through …
(edit) @10526   19 years chi Modifications of passing the file pathname to the system command.
(edit) @10521   19 years chi Modification of path name for PPT, Word, PDF conversion command.
(edit) @10510   19 years kjdon a script that allows you to browse through macros and see what they …
(edit) @10493   19 years kjdon moved to winbin/bin
(edit) @10490   19 years kjdon moved to the winbin repository
(edit) @10481   19 years mdewsnip Oops... forgot a "my" for a new variable.
(edit) @10472   19 years kjdon added new option sections_index_document_metadata …
(edit) @10471   19 years mdewsnip The language option should be hidden from the GLI.
(edit) @10470   19 years mdewsnip Added missing language option and fixed a new bug that prevented it …
(edit) @10464   19 years chi Modifications of the if loop condition in convertPPT() to allow the …
(edit) @10463   19 years mdewsnip Removing the collection "tmp" directory is now only done when …
(edit) @10459   19 years mdewsnip The "-removeold" and "-keepold" flags are now available from the GLI.
(edit) @10457   19 years kjdon changed if (-e $configfilename) { ... } else { die; } to if (!-e …
(edit) @10451   19 years kjdon added pdf_allow_images_only option for conversion to html when there …
(edit) @10445   19 years chi If the conversion file in tmp directory is exist, don't need to do it …
(edit) @10417   19 years kjdon standardised -removeold and -keepold. if neither or both are …
(edit) @10409   19 years chi A VB executable program and source program to convert Word documents …
(edit) @10408   19 years chi A VB program to convert PPT documents to different types of image …
(edit) @10407   19 years chi A vb executable program to convert PPT document to different types of …
(edit) @10402   19 years chi Modifications to consider the different generated file names under …
(edit) @10401   19 years chi Modifications to allow PDF documents being converted to various image …
(edit) @10358   19 years chi A perl program as a wrapper for the convert utility. It is used to …
(edit) @10357   19 years chi Adding the pdf_to_img routine in convertPDF() function.
(edit) @10350   19 years kjdon added a check for defined before removing the .pm
(edit) @10349   19 years kjdon added scripts.xml as -xml description
(edit) @10340   19 years kjdon use new parse2 arg parsing, added 'use strict'
(edit) @10339   19 years kjdon uses new parse2 arg parsing, added 'use strict'
(edit) @10338   19 years kjdon tidied this up: uses new parse2, use strict
(edit) @10337   19 years kjdon changed the intArgLeftinAfterParsing \!= 1 to > 1 - otherwise -xml …
(edit) @10318   19 years mdewsnip New LuceneWrap.jar file with updated class files.
(edit) @10317   19 years mdewsnip Fixed the warning message because out_file is undefined on Linux.
(edit) @10282   19 years chi Modifications to allow the gsConvert either run open source coverting …
(edit) @10256   19 years kjdon added use strict, and fixed up compile erros
(edit) @10255   19 years kjdon small mods, added use strict
(edit) @10230   19 years kjdon now uses jeffrey's new parse2 parsing. also now accepts xxx.pm as …
(edit) @10225   19 years davidb cddir minus option put back in. Needed by applet version of GLI.
(edit) @10215   19 years kjdon added Jeffrey's changes for parsing arguments - now all parsing is …
(edit) @10165   19 years davidb Extra section of code (currently not needed) comment out for the meantime.
(edit) @10163   19 years davidb lucene_passes.pl upgraded to support incremental building. Changes …
(edit) @10162   19 years davidb import.pl and export.pl updated in-line with merging of expinfo and …
(edit) @10133   19 years mdewsnip Fix to previous change so it doesn't do silly things if the first …
(edit) @10126   19 years mdewsnip For macrofiles, now uses header from target file (if it exists) …
(edit) @10114   19 years mdewsnip Moved the GLI dictionary above the Perl modules, as it is more …
(edit) @10098   19 years mdewsnip Added a special case for Farsi.
(edit) @10091   19 years mdewsnip Important changes to make_text_xml_safe (for generating Excel …
(edit) @10050   19 years mdewsnip Changed "submit-translation" command to the more accurate …
(edit) @10041   19 years mdewsnip Added a check to prevent an infinite loop when reading badly formatted …
(edit) @10040   19 years mdewsnip Now writes the XML response when the command has completely finished, …
(edit) @10027   19 years mdewsnip Completed GTI searching and correcting functionality.
(edit) @10020   19 years mdewsnip Searching now works with multiple words.
(edit) @10019   19 years mdewsnip Replaced the old translator Perl scripts with the new and much …
(edit) @9989   19 years mdewsnip A new version of LuceneWrap.jar with much better UTF-8 support.
(edit) @9970   19 years jrm21 no need for a new function when we can just import the existing one
(edit) @9952   19 years davidb Additional features added to importfrom.pl. Can now download a named …
(edit) @9951   19 years davidb import.pl and export.pl share much in common with their abilities to …
(edit) @9918   19 years kjdon added quotes around classpath in java_lucene command, line 48
(edit) @9903   19 years kjdon fixed a bug where it wasn't using lucene if searchtypes was specified
(edit) @9854   19 years kjdon fixed up maxdocs - now pass an extra parameter to the plugin read function
(edit) @9834   19 years kjdon changed the DTD ref from GreenstoneDirectoryMetadata to DirectoryMetadata
(edit) @9699   19 years mdewsnip Added quotes around -O argument to wget, so it works on Windows with …
(edit) @9570   19 years davidb Mods made as a result of testing importfrom.pl under Windows.
(edit) @9546   19 years kjdon now teh saveas, removeprefix and removesuffix options can be specified …
(edit) @9545   19 years kjdon removed an extraneous comment
(edit) @9544   19 years kjdon -no_strip_html can be specified in the config file now, as well as on …
(edit) @9543   19 years davidb Eliminatin of Unix specific code. Still needs to be tested under …
(edit) @9482   19 years mdewsnip Ooops... the "-pdf_ignore_images" flag was advertised but never …
(edit) @9441   19 years mdewsnip Small fix for dealing with strings containing "\n" characters.
(edit) @9432   19 years mdewsnip Make executable, and commented out a line of code that isn't currently …
(edit) @9393   19 years mdewsnip Improved the regular expression for parsing CVS annotate dates.
(edit) @9375   19 years jrm21 minor fix for getting encoding from LC_ALL environment variable
(edit) @9255   19 years mdewsnip Moved from here into the new "for-distributions" package (eg. …
Note: See TracRevisionLog for help on using the revision log.