source: trunk/gsdl/bin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7643   20 years jrm21 use case-insensitive match for <title> tags
(edit) @7636   20 years mdewsnip GLI jar file now includes feedback.properties file.
(edit) @7621   20 years mdewsnip Some improvements for the Greenstone 2.51 release.
(edit) @7612   20 years mdewsnip A few changes for the 2.51 distribution.
(edit) @7588   20 years kjdon made a lot of changes to this but apparently it still doesn't work
(edit) @7587   20 years kjdon this is a statically linked binary compiled from mg-1.3d. Used by …
(edit) @7586   20 years kjdon if we remove the title cos it matches a filename, then we add in a …
(edit) @7330   20 years davidb COLLECTDIR added dynamically to Perl include path, so collection …
(edit) @7329   20 years davidb 3 second sleep removed.
(edit) @7295   20 years mdewsnip Updated for the UNESCO Greenstone 2.50 CD-ROM.
(edit) @7257   20 years mdewsnip Oops... another stupid problem preventing the Collector from knowing …
(edit) @7256   20 years mdewsnip Fixed a bug where the output of the script was not written to a file …
(edit) @7179   20 years kjdon does a check for one of teh export to cd files first and then tells …
(edit) @7120   20 years jrm21 remove the title added by pdftohtml if the title is merely the …
(edit) @7101   20 years kjdon removed the old commented out print usage stuff, added gli arg if it …
(edit) @7063   20 years kjdon added a range option to maxdocs so that it has to be greater than 1
(edit) @7018   20 years jrm21 oops... fixed up unicode-byte marker removal for first line.
(edit) @6994   20 years jrm21 use the terminal's char encoding for gsprintf output, if it is set.
(edit) @6988   20 years jrm21 every perl script should start with "use strict".... use language …
(edit) @6966   20 years kjdon now calls a different load_classifier method - this one adds a new arg …
(edit) @6945   20 years mdewsnip Updated the resource bundle handling code some more. Strings are first …
(edit) @6932   20 years kjdon changed the output slightly, and now outputs the classifier/plugin …
(edit) @6926   20 years mdewsnip Changed the way display in different languages is done. Instead of …
(edit) @6921   20 years mdewsnip Updated to use gsprintf in preparation for adding the …
(edit) @6816   20 years mdewsnip The GsdlCollageApplet: a classifier that displays a collage of the …
(edit) @6813   20 years mdewsnip Additions for the GsdlCollageApplet: a classifier that displays a …
(edit) @6788   20 years kjdon added a bit more output for a successful export
(edit) @6775   20 years jrm21 should be looking up {common.cannot_find_cfg_file} instead of …
(edit) @6584   20 years kjdon Fiddled around with segmenting for chinese text. Haven't changed how …
(edit) @6407   20 years jmt12 Added non-language specific messages useful for progress checking. …
(edit) @6362   20 years cs025 Added line to eliminate <FE><FF> character pair in PDF output, which …
(edit) @6331   20 years jmt12 Buildcol.pl now takes the undocumented argument -gli which causes …
(edit) @6330   20 years jmt12 Import.pl now takes the undocumented argument -gli which causes script …
(edit) @6271   20 years mdewsnip New jar file containing improvements to tidy_URL() submitted by Doug …
(edit) @6167   20 years mdewsnip GLI scripts are now made executable.
(edit) @6164   20 years mdewsnip A few more minor improvements.
(edit) @6132   20 years kjdon importfrom now puts src docs into srcdocs instead of .orig
(edit) @6109   20 years jmt12 Testing range setting for arguments - verbosity limited from 0 to 3
(edit) @6108   20 years jmt12 Creator argument is no longer required
(edit) @6072   20 years mdewsnip Made quite a few changes related to including the GLI with all …
(edit) @6054   20 years kjdon put all the output strings into the dictionary
(edit) @5920   20 years kjdon modified this so you can export mulitple collections, and supply a …
(edit) @5882   20 years davidb 'cpan' added to perllib path to help plugins and classifiers find …
(edit) @5849   20 years kjdon now this replaces home.dm with exported_home.dm, a much simpler …
(edit) @5846   20 years kjdon now the script makes the exported collection public
(edit) @5837   20 years kjdon now creates an autorun.inf file so teh cd will launch automatically
(edit) @5638   21 years jrm21 automatically send output to a pager if not on windows, so you can …
(edit) @5606   21 years mdewsnip Move some more strings out to the resource bundles …
(edit) @5602   21 years mdewsnip Fixed a couple of minor typos.
(edit) @5601   21 years mdewsnip Removing old version of translator. New version will be added soon, …
(edit) @5499   21 years mdewsnip Updated stuff for Thai image generation, using the Microsoft …
(edit) @5498   21 years mdewsnip Fixed up some parameter names.
(edit) @5484   21 years mdewsnip Tidied up some of the nasty special-case code for Russian, Kazakh, …
(edit) @5097   21 years mdewsnip Made $language global.
(edit) @5094   21 years mdewsnip Moved all output messages into the resource bundle …
(edit) @5093   21 years mdewsnip Moved all output messages into the resource bundle …
(edit) @5092   21 years mdewsnip Moved all output messages into the resource bundle …
(edit) @5072   21 years mdewsnip A small Perl script that anonymises usage logs. Uses the MD5 algorithm …
(edit) @4873   21 years mdewsnip Further work on standardising option descriptions. Specifically, in …
(edit) @4831   21 years mdewsnip These scripts (register*.pl) are used to support the new Greenstone …
(edit) @4819   21 years davidb Additional script that downloads metadata records (and documents if …
(edit) @4779   21 years mdewsnip Tidied up the code for displaying usage text.
(edit) @4776   21 years mdewsnip Now uses the PrintUsage module to automatically generate usage text …
(edit) @4766   21 years kjdon no longer give the buildtype option to teh script - it only makes …
(edit) @4762   21 years mdewsnip First cut at changing classinfo to use the data structures added to …
(edit) @4749   21 years mdewsnip First cut at changing pluginfo to use the data structures added to …
(edit) @4234   21 years jrm21 oops... [:)] - need to return 0 on non-error from main()
(edit) @4232   21 years jrm21 now return codes when an error occurs, so that the receptionist can tell!
(edit) @4231   21 years mdewsnip Added special case code for generating Kazakh images, which is pretty …
(edit) @4228   21 years mdewsnip Added some code to deal with Russian and Kazakh descenders (and half …
(edit) @4227   21 years mdewsnip First stab at generating collector_bar_buttons. Assumes that the text …
(edit) @4211   21 years mdewsnip Improved support for KOI8-R (Russian, some Kazakh) descenders.
(edit) @4198   21 years mdewsnip Added "-foundry" option necessary for generating Russian images. This …
(edit) @4182   21 years mdewsnip (The previous log message) + "properly".
(edit) @4181   21 years mdewsnip Changed file permissions of translation and update databases.
(edit) @4179   21 years mdewsnip Tidied up one function.
(edit) @4178   21 years mdewsnip Fairly extensive changes to incorporate the changes into the …
(edit) @4177   21 years mdewsnip Added check for third argument (use CVS or not).
(edit) @4169   21 years mdewsnip Fixed minor problem with image macros being written to file.
(edit) @4165   21 years mdewsnip Minor improvements.
(edit) @4164   21 years mdewsnip Moved translation initialisation code into inittranslation.pl.
(edit) @4163   21 years mdewsnip Separated out the translation initialisation code from translator.pl …
(edit) @4135   21 years mdewsnip Tidy up and bug fix in page generation code.
(edit) @4134   21 years mdewsnip Changed main.cfg to be rewritten as world-writeable.
(edit) @4129   21 years mdewsnip Much better support for icon macros.
(edit) @4125   21 years mdewsnip Some small improvements.
(edit) @4118   21 years mdewsnip Some fairly major changes to reflect the new back-end.
(edit) @4103   21 years sjboddie Added a -nohidden PDFPlug option and made it pass the -hidden option …
(edit) @4069   21 years mdewsnip Blank line is no longer produced at the end of languages.log.
(edit) @4068   21 years mdewsnip Files specific to a translation process are now stored in a separate …
(edit) @3933   21 years jrm21 check to make sure we don't check an undefined value (for end of file)
(edit) @3855   21 years davidb General improvements to translator facility.
(edit) @3825   21 years sjboddie * empty log message *
(edit) @3809   21 years sjboddie * empty log message *
(edit) @3781   21 years sjboddie * empty log message *
(edit) @3779   21 years sjboddie * empty log message *
(edit) @3730   21 years sjboddie Now include Phind.jar in exported collections.
(edit) @3729   21 years sjboddie Fixed up slightly broken -create_images option to buildcol.pl
(edit) @3724   21 years kde2 Submission of Interface Translation Agency
(edit) @3720   21 years sjboddie Added options to PDFPlug to take advantage of the improvements in …
Note: See TracRevisionLog for help on using the revision log.