source: trunk/gsdl/bin/script

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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. …
(edit) @9251   19 years mdewsnip Now sets a whole lot of permissions (for the Installshield X installer).
(edit) @9240   19 years mdewsnip Make some more things executable.
(edit) @9236   19 years davidb Revisions to help exportcol.pl work more smoothly with Applet version …
(edit) @9235   19 years davidb Don't want to -removeold if working with an explicit export directory …
(edit) @9233   19 years davidb Revised command-line arguments. Can also now be run with more than …
(edit) @9227   19 years mdewsnip A few more tidy ups for Greenstone 2.53 and Installshield X.
(edit) @9219   19 years kjdon added a third arg - a filename to output the result of the java …
(edit) @9212   19 years mdewsnip More updates for Greenstone 2.53 release. The hfiles no longer exist …
(edit) @9198   19 years kjdon changed the dirsep to be escaped so it works on windows
(edit) @9177   19 years kjdon separated doc storage and lucene indexing into two modes, mode passed …
(edit) @9147   19 years kjdon added in lots more options, mainly to do with downloading files
(edit) @9121   19 years kjdon changed encoding option to input_encoding so it gets the list of …
(edit) @9119   19 years kjdon convert & to & in metadata before writing it out to metadata.xml, …
(edit) @9091   19 years mdewsnip Added a "-show_complete_translations" option to see just the …
(edit) @9083   19 years mdewsnip Changed some stuff for the new installer.
(edit) @9066   19 years kjdon changed removesuffix/removeprefix type to regexp, and added modegli=3
(edit) @9060   19 years kjdon added ImagePLug to plugin list, also -smart_block option to htmlplug, …
(edit) @9047   19 years kjdon added NULPlug to default plugins list
(edit) @9041   19 years kjdon made it use the args and proper print usage, added metadata_set and …
(edit) @8922   19 years mdewsnip Initial version of the Greenstone Translator's Interface. Still needs …
(edit) @8887   19 years mdewsnip Removed some now-unneeded deletions.
(edit) @8879   19 years chi A new program to export the GS collection to other DL system formats. …
(edit) @8858   19 years mdewsnip First stab at a stand-alone script for exploding metadata databases. …
(edit) @8855   19 years kjdon added options removesuffix and removeprefix for use with sortmeta
(edit) @8796   19 years kjdon added new oidtypes 'assigned' (from stephen de gabrielle) and …
(edit) @8603   20 years chi Add the $service option for identifing the import and export functions
(edit) @8520   20 years davidb wrappers for lucene building and querying
(edit) @8399   20 years mdewsnip Updated for the Greenstone 2.52 release.
(edit) @8361   20 years kjdon renamed build option 'allclassifications' to …
(edit) @8153   20 years kjdon hide sortmeta from librarian mode
(edit) @8017   20 years mdewsnip Changed the type of the "sortmeta" option to be accurate for the GLI.
(edit) @7952   20 years davidb Script extended to support '-listall' option which prints out all the …
(edit) @7951   20 years davidb macro directory (if present) now included in exported files so any …
(edit) @7950   20 years davidb Exit status resulting from a 'die' statement changed to print and exit …
(edit) @7906   20 years chi Introduction of '-saveas' flag for controlling the generation of the …
(edit) @7750   20 years davidb Flag added to control whether or not a collection directory must …
(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) @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) @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) @6167   20 years mdewsnip GLI scripts are now made executable.
(edit) @6164   20 years mdewsnip A few more minor improvements.
(edit) @6132   21 years kjdon importfrom now puts src docs into srcdocs instead of .orig
(edit) @6109   21 years jmt12 Testing range setting for arguments - verbosity limited from 0 to 3
(edit) @6108   21 years jmt12 Creator argument is no longer required
(edit) @6072   21 years mdewsnip Made quite a few changes related to including the GLI with all …
(edit) @6054   21 years kjdon put all the output strings into the dictionary
(edit) @5920   21 years kjdon modified this so you can export mulitple collections, and supply a …
(edit) @5882   21 years davidb 'cpan' added to perllib path to help plugins and classifiers find …
(edit) @5849   21 years kjdon now this replaces home.dm with exported_home.dm, a much simpler …
(edit) @5846   21 years kjdon now the script makes the exported collection public
(edit) @5837   21 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 …
Note: See TracRevisionLog for help on using the revision log.