root/main/trunk/greenstone2/perllib @ 21785

Name Size Rev Age Last Change
../
cgiactions 21716 7 months mdewsnip: Improvements to metadataaction.pm made by Jeffrey Ke and Shane Taylor at …
classify 20904 10 months kjdon: approximate size partition, don't do it if too few items
cpan 19805 15 months mdewsnip: Now ignores System directory too (created on Mac).
dbutil 21545 8 months mdewsnip: Fixed wrong function name.
downloaders 20926 10 months kjdon: if can't download a source doc for some reason, move on to the next one. …
plugins 21764 6 months kjdon: fixed up all my copy and paste errors. doh.
plugouts 21719 7 months ak19: For Fedora: the Greenstone server's prefix URL is obtained from …
rm 14659 3 years anna: Undoing commit of r14657.
textcat 11384 4 years jrm21: new model
acronym.pm 19.1 KB 18751 18 months kjdon: added missing 'use util'
arcinfo.pm 10.9 KB 21585 8 months mdewsnip: Changed one occurrence of dbutil::read_infodb_keys() to …
basebuilder.pm 23.8 KB 21785 6 months kjdon: removing disable_OAI option. As far as I know, its only used for gs3, to …
basebuildproc.pm 21.8 KB 20420 13 months kjdon: strip ex. off languagemetadata, and subcollection field
buildConfigxml.pm 17.9 KB 21785 6 months kjdon: removing disable_OAI option. As far as I know, its only used for gs3, to …
cfgread.pm 5.3 KB 20390 13 months mdewsnip: Improved cfgread::read_cfg_line() so it doesn't take forever to parse …
classify.pm 13.0 KB 21564 8 months mdewsnip: Changed lots of occurrences of "GDBM" in comments, variable names and …
ClassifyTreeModel.pm 9.2 KB 21661 7 months mdewsnip: Changed ClassifyTreeNode? so it gets the infodbtype from the model, instead …
ClassifyTreeNode.pm 24.2 KB 21661 7 months mdewsnip: Changed ClassifyTreeNode? so it gets the infodbtype from the model, instead …
ClassifyTreePath.pm 4.4 KB 15894 2 years mdewsnip: Added "use strict" to the files missing it.
cnseg.pm 2.6 KB 16980 2 years kjdon: cjk character segmentation. text_t chars not big enough to handle numbers …
colcfg.pm 9.6 KB 21785 6 months kjdon: removing disable_OAI option. As far as I know, its only used for gs3, to …
collConfigxml.pm 14.0 KB 20104 14 months kjdon: added back the assigned variable, modified DocType?
convertutil.pm 8.2 KB 20539 12 months davidb: Couple of tweaks to do with when caching is run for the very first time
DateExtract.pm 8.3 KB 15895 2 years mdewsnip: Added "use strict" to one more file, then fixed all the problems …
dbutil.pm 8.9 KB 21550 8 months mdewsnip: Added to dbutil.pm two new general functions: …
doc.pm 29.0 KB 21566 8 months mdewsnip: Changed all places explicitly using "archiveinf-doc.gdb" or …
docprint.pm 2.6 KB 19214 17 months kjdon: double && seemed to cause trouble for diego
docproc.pm 2.2 KB 17747 22 months kjdon: GA changed to GreenstoneXML
download.pm 2.7 KB 17527 2 years ak19: Now calls new subroutine setIsGLI on the download_obj to indicate whether …
encodings.pm 4.5 KB 15894 2 years mdewsnip: Added "use strict" to the files missing it.
expinfo.pm 4.5 KB 20651 12 months davidb: Updated to support incremental exporting
g2futil.pm 13.1 KB 21719 7 months ak19: For Fedora: the Greenstone server's prefix URL is obtained from …
gflock.pm 1.7 KB 15894 2 years mdewsnip: Added "use strict" to the files missing it.
ghtml.pm 13.6 KB 17058 2 years ak19: 1. Moved the mime_type hashmap out of the guess_mime_type subroutine since …
giget.pm 5.2 KB 15889 2 years mdewsnip: Added "use strict", and fixed resulting problems.
gsprintf.pm 9.4 KB 21289 9 months kjdon: extension handling extended to include gs3 extensions
IncrementalBuildUtils.pm 21.2 KB 21646 7 months mdewsnip: Changed ClassifyTreeModel? constructor to take the infodbtype as a …
IncrementalDocument.pm 8.4 KB 21645 7 months mdewsnip: Changed IncrementalDocument? constructor to take the infodbtype as a …
inexport.pm 11.3 KB 21620 8 months mdewsnip: Changed inexport.pm to use the infodbtype value from the collect.cfg file …
iso639.pm 7.5 KB 18431 20 months anna: Fixed iso639 perllib.
Kea.pm 3.8 KB 11070 5 years mdewsnip: A much tidier Kea.pm that now also works on Windows.
lucenebuilder.pm 16.2 KB 21621 8 months ak19: Checking for existence of LuceneWrapper? to see if Lucene was disabled …
lucenebuildproc.pm 18.1 KB 21643 7 months mdewsnip: Changed IncrementalBuildUtils::addDocument() to take the infodbtype type …
manifest.pm 3.8 KB 18441 19 months davidb: Modifications for incremental building to support files that need to be …
marcmapping.pm 3.8 KB 19618 16 months kjdon: changed the test for array/single file to look for ARRAY instead of …
metadatautil.pm 4.1 KB 19496 16 months davidb: Fixed typo in comment
mgbuilder.pm 18.7 KB 20418 13 months kjdon: language_metadata was sometimes with an underscore, and sometimes without. …
mgbuildproc.pm 4.7 KB 20419 13 months kjdon: strip off ex. before retrieving metadata for indexing. ex. now valid in …
mgppbuilder.pm 27.6 KB 20418 13 months kjdon: language_metadata was sometimes with an underscore, and sometimes without. …
mgppbuildproc.pm 14.1 KB 20419 13 months kjdon: strip off ex. before retrieving metadata for indexing. ex. now valid in …
multiread.pm 8.6 KB 20579 12 months davidb: Unicode encoding broken down into two steps.
muread.pm 4.0 KB 15894 2 years mdewsnip: Added "use strict" to the files missing it.
parsargv.pm 5.6 KB 15894 2 years mdewsnip: Added "use strict" to the files missing it.
parse2.pm 10.0 KB 18914 17 months kjdon: added a new type of arg - enumstring which has an enumerated list or …
parse3.pm 10.4 KB 16125 2 years osborn: new parser for GLI scheduling component
plugin.pm 13.8 KB 21618 8 months mdewsnip: Changed plugin::remove_some() to take the infodbtype as the second …
plugout.pm 2.7 KB 14929 3 years davidb: Tidying up whitespace
printusage.pm 10.7 KB 21341 9 months kjdon: can add internal => 'true' to plugin/classifier option, and it won't get …
scriptutil.pm 2.7 KB 20646 12 months kjdon: if keepold is true, set incremental_mode to onlyadd
sorttools.pm 5.8 KB 18902 17 months mdewsnip: Same fix to format_string_fr() and format_string_es() as Katherine made to …
strings.properties 74.7 KB 21765 6 months kjdon: modified HTMLPlugin.metadata_fields to hopefully make it a bit clearer
strings_ar.properties 91.4 KB 19673 16 months anna: Updated Arabic translations for Perl modules and GLIDictionary. Many …
strings_es.properties 83.4 KB 19402 16 months anna: Updated Spanish perllib translations. Many thanks to Diego Spano.
strings_fr.properties 88.2 KB 21566 8 months mdewsnip: Changed all places explicitly using "archiveinf-doc.gdb" or …
strings_kk.properties 124.4 KB 21200 9 months anna: New Kazak translations of perl modules. Many thanks to Zhanat Kulenov.
strings_mr.properties 31.8 KB 19245 17 months anna: renamed string keys in the translations to match classifier name
strings_ro.properties 75.6 KB 19245 17 months anna: renamed string keys in the translations to match classifier name
strings_ru.properties 125.5 KB 19332 16 months anna: Updated Russian Perl Modules. Many thanks to Sergey Karpov.
strings_th.properties 157.0 KB 19245 17 months anna: renamed string keys in the translations to match classifier name
strings_zh.properties 67.3 KB 21566 8 months mdewsnip: Changed all places explicitly using "archiveinf-doc.gdb" or …
textcat.pm 11.8 KB 19050 17 months davidb: No need to set filecontents_cache to undef first
unicode.pm 19.5 KB 18410 20 months ak19: Some changes made in url and base64 encoding to deal with when the …
util.pm 34.0 KB 21762 6 months kjdon: creating a cd currently copies all svn directories. added a cp_r_nosvn …
webpageutil.pm 0.5 KB 15894 2 years mdewsnip: Added "use strict" to the files missing it.
XMLParser.pm 0.8 KB 15894 2 years mdewsnip: Added "use strict" to the files missing it.
Note: See TracBrowser for help on using the browser.