source: main/trunk/greenstone2/bin/script@ 31751

Name Size Rev Age Author Last Change
../
indexes 24874   12 years ak19 Third set of commits to do with the migration of cgi-bin into …
gimp 5498   21 years mdewsnip Fixed up some parameter names.
gti.pl 95.8 KB 31751   7 years ak19 Added check for JRE_HOME if no JAVA_HOME
expand_macros.pl 37.0 KB 19175   15 years kjdon added httpweb to the regex that includes httpimg
gsConvert.pl 36.7 KB 30724   8 years ak19 Extra, informative message that Dr Bainbridge added to indicate it's …
build 26.7 KB 29380   10 years kjdon need the collection name in the path as collectdir is just the custom …
unbuildv2.pl 21.8 KB 17750   16 years kjdon plugout and plugin name changes. do these scripts still work??
unbuildv1.pl 21.8 KB 17750   16 years kjdon plugout and plugin name changes. do these scripts still work??
explode_metadata_database.pl 20.0 KB 28560   11 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
grab_collection.pl 18.0 KB 28560   11 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
schedule.pl 18.0 KB 24829   12 years ak19 Changes to bat files and perl code to deal with brackets in (Windows) …
wvware.pl 16.8 KB 30683   8 years ak19 Undoing accidental commits of rev 30681.
activate.pl 16.1 KB 31409   7 years ak19 Adding verbosity setting to oaiinfo.pm to reduce debug output on …
translate.pl 16.0 KB 5499   21 years mdewsnip Updated stuff for Thai image generation, using the Microsoft …
g2f-buildcol.pl 14.6 KB 26418   12 years ak19 Corrected the output of an error message
exportcol.pl 13.4 KB 29246   10 years ak19 Fixed an error regarding when the fallback collectdir needs to be set.
mkcol.pl 13.3 KB 24414   13 years ak19 To do with EmbeddedMetadataPlugin: 1.mkcol.pl and GLI changes puts the …
importfrom.pl 12.8 KB 28560   11 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
buildcol.pl 12.5 KB 28801   10 years ak19 New mode to buildcol.pl added called 'extra'. This restricts the …
import.pl 11.9 KB 31700   7 years kjdon export.pl has -saveas_options so you can pass in plugout options. …
process_html.pl 10.3 KB 2668   23 years sjboddie Added Marcel's static collection building scripts to the source tree. …
pluginfo.pl 9.4 KB 25957   12 years kjdon adding in support for plugins knowing what version of greenstone (2/3) …
g2f-import.pl 8.9 KB 26403   12 years ak19 Commented out some old debugging statements to clean up the output.
replace_srcdoc_with_html.pl 8.8 KB 24475   13 years ak19 John Thompson's fix for efficient file-reading is useful here too, as …
g2f-deletecol.pl 8.6 KB 26419   12 years ak19 Cosmetic change: info message was unclear.
parallel_import.pl 8.4 KB 22446   14 years davidb Incorporation of top-level parallel_import functionality into code base.
pdftohtml.pl 8.4 KB 27757   11 years ak19 Using FileUtils subroutines instead of deprecated calls to util package
classinfo.pl 7.5 KB 22518   14 years kjdon copied the pager code out of printusage and added it to …
full-rebuild.pl 6.4 KB 31396   7 years ak19 2 general bugfixes. Bugs found when preparing to test implementation …
plugoutinfo.pl 6.4 KB 17201   16 years kjdon fixed a bug in printing txt usage
gs-magick.pl 6.3 KB 28166   11 years ak19 Minor improvements to debug msg display
downloadinfo.pl 6.2 KB 29975   9 years ak19 Related to previous commits 22974 and 29972. This one sorts the list …
lucene_passes.pl 6.2 KB 30741   8 years kjdon lucene is expecting the stored text file to be doc.xml. So output it …
csv-usernames-to-db.pl 6.2 KB 22331   14 years ak19 Goes with the changes made in revision 21822: fixed several additional …
update.pl 6.2 KB 13053   18 years kjdon removed some 'use xxx' statments for modules which are not used
filecopy.pl 6.0 KB 18057   15 years kjdon check that site is not empty before complaining about GSDL3HOME not set
export.pl 5.8 KB 28704   10 years kjdon got rid of all plugout specific options - these are now all specified …
incremental-rebuild.pl 5.5 KB 31397   7 years ak19 Related to previous commit, rev 31396: The change that was made to …
makemapfile.pl 5.5 KB 17793   16 years ak19 Missing execute permission on some perl scripts
lucene_query.pl 5.0 KB 31747   7 years ak19 When we settle on a JRE (which could be the bundled JRE), only …
incremental-import.pl 4.9 KB 24362   13 years ak19 The method of locating perl has changed once more: util now defines …
incremental-buildcol.pl 4.8 KB 26567   11 years ak19 When a GS2 collection contains both collect.cfg and …
gti-process-spreadsheet.pl 4.7 KB 28503   11 years ak19 1. The process of submitting translation spreadsheets produced some …
mirror.pl 4.5 KB 28560   11 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
downloadfrom.pl 4.5 KB 14253   17 years anna added a new download plug--mediawiki download.
cancel_build.pl 4.5 KB 1970   23 years sjboddie Added more usage information to all perl programs and removed a few …
pdfpstoimg.pl 3.9 KB 27758   11 years ak19 Using FileUtils instead of deprecated util subroutines. Also a typo …
incremental-import-onlyadd.pl 3.9 KB 24362   13 years ak19 The method of locating perl has changed once more: util now defines …
gti-process-google-spreadsheet.pl 3.9 KB 25289   12 years ak19 Adding a perl file for processing translation spreadsheet files …
gsdlinfo.pl 3.9 KB 12616   18 years kjdon now accepts -h as well as --help
checkwritability.bat 3.6 KB 19351   15 years ak19 Removed ctrl-M character in emacs file
anonymiselog.pl 3.4 KB 5072   21 years mdewsnip A small Perl script that anonymises usage logs. Uses the MD5 algorithm …
extract_text.pl 3.4 KB 16378   16 years kjdon I think I set these files to be executables
convert_toc.pl 3.3 KB 3102   22 years nzdl * empty log message *
nightly.pl 3.0 KB 13053   18 years kjdon removed some 'use xxx' statments for modules which are not used
sendmail.pl 3.0 KB 11844   18 years mdewsnip Added an option to send the message as HTML.
convert_collection.pl 2.9 KB 9834   19 years kjdon changed the DTD ref from GreenstoneDirectoryMetadata to DirectoryMetadata
jdb2txt.pl 2.8 KB 28668   10 years ak19 Handling the sorting option to Jdb2Txt
txt2jdb.pl 2.7 KB 28663   10 years ak19 Fixing it up so the number of commandline arguments and the way …
delcol.pl 2.7 KB 16378   16 years kjdon I think I set these files to be executables
gsWget.pl 2.5 KB 28560   11 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
cleantmp.pl 2.5 KB 1970   23 years sjboddie Added more usage information to all perl programs and removed a few …
ping.pl 2.1 KB 17793   16 years ak19 Missing execute permission on some perl scripts
txtgz-to-gdbm.pl 2.0 KB 17793   16 years ak19 Missing execute permission on some perl scripts
full-import.pl 1.8 KB 24362   13 years ak19 The method of locating perl has changed once more: util now defines …
full-buildcol.pl 1.8 KB 24362   13 years ak19 The method of locating perl has changed once more: util now defines …
xlstohtml.pl 1.6 KB 3022   22 years jrm21 New scripts won't append $GSDLHOME to the exec name as badness happens …
gsw3mir.pl 1.6 KB 1129   24 years sjboddie tidied up status pages and end-user collection building
ppttohtml.pl 1.6 KB 3022   22 years jrm21 New scripts won't append $GSDLHOME to the exec name as badness happens …
set_metadata.pl 1.4 KB 21644   14 years mdewsnip Changed IncrementalBuildUtils::setDocumentMetadata() to take the …
removedocument.pl 944 bytes 21642   14 years mdewsnip Changed IncrementalBuildUtils::deleteDocument() to take the infodbtype …
getdocument.pl 925 bytes 12844   18 years mdewsnip Incremental building and dynamic GDBM updating code, many thanks to …
convert_toc_dir.pl 875 bytes 3081   22 years sjboddie * empty log message *
Note: See TracBrowser for help on using the repository browser.