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

Name Size Rev Age Author Last Change
../
gimp 5498   21 years mdewsnip Fixed up some parameter names.
indexes 24874   12 years ak19 Third set of commits to do with the migration of cgi-bin into …
convert_toc_dir.pl 875 bytes 3081   22 years sjboddie * empty log message *
getdocument.pl 925 bytes 12844   18 years mdewsnip Incremental building and dynamic GDBM updating code, many thanks to …
removedocument.pl 944 bytes 21642   14 years mdewsnip Changed IncrementalBuildUtils::deleteDocument() to take the infodbtype …
set_metadata.pl 1.4 KB 21644   14 years mdewsnip Changed IncrementalBuildUtils::setDocumentMetadata() to take the …
ppttohtml.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
xlstohtml.pl 1.6 KB 3022   22 years jrm21 New scripts won't append $GSDLHOME to the exec name as badness happens …
full-buildcol.pl 1.8 KB 24362   13 years ak19 The method of locating perl has changed once more: util now defines …
full-import.pl 1.8 KB 24362   13 years ak19 The method of locating perl has changed once more: util now defines …
txtgz-to-gdbm.pl 2.0 KB 17793   15 years ak19 Missing execute permission on some perl scripts
ping.pl 2.1 KB 17793   15 years ak19 Missing execute permission on some perl scripts
cleantmp.pl 2.5 KB 1970   23 years sjboddie Added more usage information to all perl programs and removed a few …
gsWget.pl 2.5 KB 28560   11 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
delcol.pl 2.7 KB 16378   16 years kjdon I think I set these files to be executables
txt2jdb.pl 2.7 KB 28663   10 years ak19 Fixing it up so the number of commandline arguments and the way …
jdb2txt.pl 2.8 KB 28668   10 years ak19 Handling the sorting option to Jdb2Txt
convert_collection.pl 2.9 KB 9834   19 years kjdon changed the DTD ref from GreenstoneDirectoryMetadata to DirectoryMetadata
sendmail.pl 3.0 KB 11844   18 years mdewsnip Added an option to send the message as HTML.
nightly.pl 3.0 KB 13053   18 years kjdon removed some 'use xxx' statments for modules which are not used
convert_toc.pl 3.3 KB 3102   22 years nzdl * empty log message *
extract_text.pl 3.4 KB 16378   16 years kjdon I think I set these files to be executables
anonymiselog.pl 3.4 KB 5072   21 years mdewsnip A small Perl script that anonymises usage logs. Uses the MD5 algorithm …
checkwritability.bat 3.6 KB 19351   15 years ak19 Removed ctrl-M character in emacs file
gsdlinfo.pl 3.9 KB 12616   18 years kjdon now accepts -h as well as --help
gti-process-google-spreadsheet.pl 3.9 KB 25289   12 years ak19 Adding a perl file for processing translation spreadsheet files …
incremental-import-onlyadd.pl 3.9 KB 24362   13 years ak19 The method of locating perl has changed once more: util now defines …
pdfpstoimg.pl 3.9 KB 27758   11 years ak19 Using FileUtils instead of deprecated util subroutines. Also a typo …
cancel_build.pl 4.5 KB 1970   23 years sjboddie Added more usage information to all perl programs and removed a few …
downloadfrom.pl 4.5 KB 14253   17 years anna added a new download plug--mediawiki download.
mirror.pl 4.5 KB 28560   11 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
gti-process-spreadsheet.pl 4.7 KB 28503   11 years ak19 1. The process of submitting translation spreadsheets produced some …
incremental-buildcol.pl 4.8 KB 26567   11 years ak19 When a GS2 collection contains both collect.cfg and …
lucene_query.pl 4.8 KB 29144   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. LuceneWrapper related. …
incremental-import.pl 4.9 KB 24362   13 years ak19 The method of locating perl has changed once more: util now defines …
incremental-rebuild.pl 5.3 KB 30512   8 years ak19 Forgot to modify description of incremental-rebuild.pl file.
makemapfile.pl 5.5 KB 17793   15 years ak19 Missing execute permission on some perl scripts
export.pl 5.8 KB 28704   10 years kjdon got rid of all plugout specific options - these are now all specified …
lucene_passes.pl 6.0 KB 29144   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. LuceneWrapper related. …
filecopy.pl 6.0 KB 18057   15 years kjdon check that site is not empty before complaining about GSDL3HOME not set
update.pl 6.2 KB 13053   18 years kjdon removed some 'use xxx' statments for modules which are not used
csv-usernames-to-db.pl 6.2 KB 22331   14 years ak19 Goes with the changes made in revision 21822: fixed several additional …
full-rebuild.pl 6.2 KB 29109   10 years kjdon a few indentation changes
downloadinfo.pl 6.2 KB 29975   9 years ak19 Related to previous commits 22974 and 29972. This one sorts the list …
gs-magick.pl 6.3 KB 28166   11 years ak19 Minor improvements to debug msg display
plugoutinfo.pl 6.4 KB 17201   16 years kjdon fixed a bug in printing txt usage
classinfo.pl 7.5 KB 22518   14 years kjdon copied the pager code out of printusage and added it to …
pdftohtml.pl 8.4 KB 27757   11 years ak19 Using FileUtils subroutines instead of deprecated calls to util package
parallel_import.pl 8.4 KB 22446   14 years davidb Incorporation of top-level parallel_import functionality into code base.
g2f-deletecol.pl 8.6 KB 26419   12 years ak19 Cosmetic change: info message was unclear.
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-import.pl 8.9 KB 26403   12 years ak19 Commented out some old debugging statements to clean up the output.
pluginfo.pl 9.4 KB 25957   12 years kjdon adding in support for plugins knowing what version of greenstone (2/3) …
process_html.pl 10.3 KB 2668   23 years sjboddie Added Marcel's static collection building scripts to the source tree. …
import.pl 11.1 KB 29107   10 years kjdon this is causing gli to fail when opening up a collection. It tries to …
buildcol.pl 12.5 KB 28801   10 years ak19 New mode to buildcol.pl added called 'extra'. This restricts the …
importfrom.pl 12.8 KB 28560   11 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
mkcol.pl 13.3 KB 24414   13 years ak19 To do with EmbeddedMetadataPlugin: 1.mkcol.pl and GLI changes puts the …
exportcol.pl 13.4 KB 29246   10 years ak19 Fixed an error regarding when the fallback collectdir needs to be set.
g2f-buildcol.pl 14.6 KB 26418   12 years ak19 Corrected the output of an error message
activate.pl 15.8 KB 30527   8 years ak19 Fix for getting solr collections to work with incremental-buildcol.pl …
translate.pl 16.0 KB 5499   21 years mdewsnip Updated stuff for Thai image generation, using the Microsoft …
wvware.pl 16.8 KB 27522   11 years ak19 Correcting some minor bugs during build.
schedule.pl 18.0 KB 24829   12 years ak19 Changes to bat files and perl code to deal with brackets in (Windows) …
grab_collection.pl 18.0 KB 28560   11 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
explode_metadata_database.pl 20.0 KB 28560   11 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
unbuildv1.pl 21.8 KB 17750   15 years kjdon plugout and plugin name changes. do these scripts still work??
unbuildv2.pl 21.8 KB 17750   15 years kjdon plugout and plugin name changes. do these scripts still work??
build 26.7 KB 29380   10 years kjdon need the collection name in the path as collectdir is just the custom …
gsConvert.pl 36.6 KB 28355   11 years ak19 1. Now gsConvert.pl calls the new pptextract.vbs VBScript (which …
expand_macros.pl 37.0 KB 19175   15 years kjdon added httpweb to the regex that includes httpimg
gti.pl 90.8 KB 30490   8 years ak19 Kathy has updated the core gs3 interface files.
Note: See TracBrowser for help on using the repository browser.