source: main/trunk/greenstone2/perllib@ 35401

Name Size Rev Age Author Last Change
../
Unicode 22553   14 years ak19 To turn the sort-using-unicode-collation option of the generic List …
textcat 11384   18 years jrm21 new model
rm 14659   17 years anna Undoing commit of r14657.
plugouts 33477   5 years kjdon need to call setup_custom_sort to allow for collection's customsorttools.pm
plugins 35401   3 years anupama Committing Dr Bainbridge's improvements to the Tika-preconfigured …
downloaders 34498   4 years kjdon small mods to prevent warnings when calling start_yaz without a url …
dbutil 32613   5 years kjdon added a comment
DBDrivers 31210   7 years ak19 Forgot to remove an extra debug statement.
cpan 34921   3 years anupama Committing the improvements to EmbeddedMetaPlugin's processing of …
classify 34109   4 years kjdon tidied this up a bit. Now we leave in _textmonth00_ if the month is …
cgiactions 33311   5 years ak19 Bugfix to metadataaction, which hadn't been calculating subsections …
XMLParser.pm 2.4 KB 27774   11 years davidb Change to work with the Greenstone 3 release-kit/installer
webpageutil.pm 530 bytes 15894   16 years mdewsnip Added "use strict" to the files missing it.
util.pm 68.7 KB 34895   3 years anupama Test commit works for me. Corrected grammatical error
unicode.pm 26.2 KB 35165   3 years kjdon updated to and from utf8 methods to handle 4 byte utf8 characters - …
textcat.pm 11.8 KB 19050   15 years davidb No need to set filecontents_cache to undef first
talkback.pm 3.1 KB 23141   14 years davidb
strings_zh.properties 67.4 KB 31495   7 years kjdon updated string keys based on new plugin names
strings_th.properties 155.7 KB 31899   7 years ak19 Literal dollar sign used in EmailPlugin's description does not need to …
strings_ru.properties 139.3 KB 31899   7 years ak19 Literal dollar sign used in EmailPlugin's description does not need to …
strings_ro.properties 74.4 KB 31899   7 years ak19 Literal dollar sign used in EmailPlugin's description does not need to …
strings_mr.properties 30.9 KB 31495   7 years kjdon updated string keys based on new plugin names
strings_kk.properties 136.4 KB 31899   7 years ak19 Literal dollar sign used in EmailPlugin's description does not need to …
strings_ka.properties 222.8 KB 33433   5 years ak19 New Georgian language translation for perlmodules module of the GS …
strings_ja.properties 110.4 KB 31899   7 years ak19 Literal dollar sign used in EmailPlugin's description does not need to …
strings_gu.properties 8.7 KB 31959   7 years ak19 Gujarati language perlmodules module of GS interface. Many thanks to …
strings_fr.properties 115.6 KB 35169   3 years kjdon Updated translations thanks to Yvan Arnaud and john Rose
strings_es.properties 109.1 KB 34332   4 years ak19 Spanish language translations and updates for the gs3interface, …
strings_ar.properties 108.2 KB 31899   7 years ak19 Literal dollar sign used in EmailPlugin's description does not need to …
strings.properties 98.4 KB 35401   3 years anupama Committing Dr Bainbridge's improvements to the Tika-preconfigured …
sorttools.pm 7.7 KB 33898   4 years kjdon format_metadata_for_sorting now takes two additional args - casefold …
servercontrol.pm 27.9 KB 34253   4 years ak19 Useful warning message added to servercontrol. Had forgotten to commit …
scriptutil.pm 2.7 KB 20646   15 years kjdon if keepold is true, set incremental_mode to onlyadd
printusage.pm 10.8 KB 29095   10 years kjdon new argument to print_txt_usage. Pass 1 if you don't want the output …
plugout.pm 5.2 KB 32511   6 years ak19 Running plugoutinfo.pl with describeall or listall flag would break on …
plugin.pm 15.8 KB 32587   5 years ak19 Renaming 'site_name' parameter used by GS SQL Plugout and Plugin to …
parse3.pm 10.9 KB 27303   11 years jmt12 Replacing hardcoded additions to INC and PATH environment variables …
parse2.pm 11.3 KB 31919   7 years kjdon small tidy up to parsing. remove - if there, but allow the arg to not …
parsargv.pm 5.6 KB 15894   16 years mdewsnip Added "use strict" to the files missing it.
ParallelInexport.pm 2.3 KB 22445   14 years davidb Incorporation of top-level parallel_import functionality into code base.
oaiinfo.pm 27.6 KB 32512   6 years ak19 Refactoring some existing perl code as per Dr Bainbridge's ideas on …
muread.pm 4.0 KB 15894   16 years mdewsnip Added "use strict" to the files missing it.
multiread.pm 8.6 KB 20579   15 years davidb Unicode encoding broken down into two steps.
mgppbuildproc.pm 14.5 KB 33429   5 years kjdon fixed a bug in get_or_create_shortname where it wasn't storing the new …
mgppbuilder.pm 33.8 KB 29329   10 years ak19 Dr Bainbridge added SIG PIPE handling to mgbuilder to help him …
mgbuildproc.pm 4.7 KB 24404   13 years ak19 Changes to perl code to do with removing the ex. prefix: ex. is only …
mgbuilder.pm 23.5 KB 29329   10 years ak19 Dr Bainbridge added SIG PIPE handling to mgbuilder to help him …
metadatautil.pm 4.1 KB 19496   15 years davidb Fixed typo in comment
marcmapping.pm 3.8 KB 19618   15 years kjdon changed the test for array/single file to look for ARRAY instead of …
manifest.pm 7.7 KB 30853   8 years ak19 Commenting out debug statements.
lucenebuildproc.pm 21.0 KB 33369   5 years kjdon instead of create_shortname, now have get_or_create_shortname. this …
lucenebuilder.pm 18.5 KB 29144   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. LuceneWrapper related. …
Kea.pm 3.8 KB 11070   18 years mdewsnip A much tidier Kea.pm that now also works on Windows.
iso639.pm 7.7 KB 30644   8 years ak19 Kathy provided support for a test language.
inexport.pm 49.2 KB 32848   5 years kjdon reindented in emacs
IncrementalDocument.pm 8.4 KB 29116   10 years ak19 imports of dbutil and util are necessary to get set_metadata.pl (which …
IncrementalBuildUtils.pm 22.3 KB 31973   7 years ak19 Related to previous commit which contained Dr Bainbridge's fix to bug …
gsprintf.pm 10.5 KB 31898   7 years ak19 With Kathy's commit 31896 doing away with the need for the recently …
gsmysql.pm 36.5 KB 32640   5 years ak19 Important changes (and commented out debugging statements) to get …
giget.pm 5.9 KB 28560   11 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
ghtml.pm 17.2 KB 35167   3 years kjdon getcharequiv, which replaces entities with utf8 or characters, can now …
gflock.pm 1.7 KB 15894   16 years mdewsnip Added "use strict" to the files missing it.
g2futil.pm 16.4 KB 28560   11 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
FileUtils.pm 33.6 KB 32204   6 years ak19 Adding a clarifying comment ahead of other commits
extrametautil.pm 4.5 KB 29819   9 years kjdon changed the name in the comments
extrabuildproc.pm 1.4 KB 24342   13 years davidb Support for building non-text indexes that are orthogonol to the usual …
extrabuilder.pm 3.5 KB 30517   8 years ak19 Fixing incremental-rebuild when the database is gdbm. At this point …
expinfo.pm 4.5 KB 20651   15 years davidb Updated to support incremental exporting
encodings.pm 4.5 KB 15894   16 years mdewsnip Added "use strict" to the files missing it.
download.pm 2.7 KB 28250   11 years ak19 1. Jenny and I fixed an oversight in OAIDownload, thanks to Kathy's …
docproc.pm 2.2 KB 27352   11 years kjdon added filename into the list for OIDtype
docprint.pm 5.3 KB 34221   4 years ak19 Undid the change of converting tabstops to their entities in …
doc.pm 52.8 KB 34506   4 years ak19 Redoing work of commit revision 34394: Redoing Bugfix 1 for GLI …
dbutil.pm 16.5 KB 31188   7 years ak19 This commit is related to but not specific to the upcoming commit to …
DateExtract.pm 8.3 KB 15895   16 years mdewsnip Added "use strict" to one more file, then fixed all the problems …
convertutil.pm 8.9 KB 30599   8 years ak19 Minor spelling correction to convertutil.pm.
collConfigxml.pm 17.1 KB 29461   9 years ak19 Dr Bainbridge fixed a bug where import/build perl script arguments …
colcfg.pm 11.9 KB 31986   7 years kjdon added NO_IMPORT to list of string options
cnseg.pm 3.4 KB 25788   12 years kjdon segmentation code was assuming strings in utf8 but we have changed to …
ClassifyTreePath.pm 5.4 KB 22749   14 years mdewsnip Added copyright statements to perllib/ClassifyTree*.pm, for consistency.
ClassifyTreeNode.pm 25.3 KB 23485   13 years davidb read_infodb_entry now returns a hashmap directly. Code updated to …
ClassifyTreeModel.pm 10.3 KB 23485   13 years davidb read_infodb_entry now returns a hashmap directly. Code updated to …
classify.pm 14.5 KB 31673   7 years kjdon don't add the AllList classifier any more. This was originally added …
cfgread.pm 7.2 KB 31396   7 years ak19 2 general bugfixes. Bugs found when preparing to test implementation …
buildConfigxml.pm 25.2 KB 30858   8 years kjdon output buildDate into the buildConfig.xml (to match builddate in gs2)
buildcolutils.pm 27.7 KB 31753   7 years ak19 Two fixes Kathy requested: 1. when running buildcol, ONLY deactivate a …
basebuildproc.pm 23.6 KB 33302   5 years ak19 1. Adding GPSMapOverlayLabel extracted from GPS.mapOverlay meta to …
basebuilder.pm 27.1 KB 33302   5 years ak19 1. Adding GPSMapOverlayLabel extracted from GPS.mapOverlay meta to …
arcinfo.pm 13.1 KB 33167   5 years kjdon need to test for existence of rev info db before opening it - it won't …
acronym.pm 19.1 KB 18751   15 years kjdon added missing 'use util'
Note: See TracBrowser for help on using the repository browser.