source: main/tags/stable/greenstone2/perllib@ 24023

Name Size Rev Age Author Last Change
../
textcat 11384   18 years jrm21 new model
rm 14659   17 years anna Undoing commit of r14657.
downloaders 22086   14 years sjm84 Corrected a small error in the leading comment of OAIDownload.pm: …
Unicode 22553   14 years ak19 To turn the sort-using-unicode-collation option of the generic List …
dbutil 23758   13 years davidb Changed to using 'txt2db' to set a single entry so it is not effected …
cgiactions 23769   13 years davidb Support for using a command-line OCR program. Experimental. …
cpan 23771   13 years sjm84 Updated several lines in ExifTool.pm and ExifTool/TagLookup.pm to …
plugins 23895   13 years sjm84 Modified several Perl files to merge the locations where XML::Parser …
plugouts 23939   13 years ak19 GS3's OAIserver passes final official oaiserver validation tests: to …
classify 24016   13 years ak19 Fixed the unicode-issue that Diego discovered. When using the List …
Kea.pm 3.8 KB 11070   18 years mdewsnip A much tidier Kea.pm that now also works on Windows.
plugout.pm 2.7 KB 14929   16 years davidb Tidying up whitespace
giget.pm 5.2 KB 15889   16 years mdewsnip Added "use strict", and fixed resulting problems.
encodings.pm 4.5 KB 15894   16 years mdewsnip Added "use strict" to the files missing it.
gflock.pm 1.7 KB 15894   16 years mdewsnip Added "use strict" to the files missing it.
muread.pm 4.0 KB 15894   16 years mdewsnip Added "use strict" to the files missing it.
parsargv.pm 5.6 KB 15894   16 years mdewsnip Added "use strict" to the files missing it.
webpageutil.pm 530 bytes 15894   16 years mdewsnip Added "use strict" to the files missing it.
DateExtract.pm 8.3 KB 15895   16 years mdewsnip Added "use strict" to one more file, then fixed all the problems …
parse3.pm 10.4 KB 16125   16 years osborn new parser for GLI scheduling component
cnseg.pm 2.6 KB 16980   16 years kjdon cjk character segmentation. text_t chars not big enough to handle …
download.pm 2.7 KB 17527   16 years ak19 Now calls new subroutine setIsGLI on the download_obj to indicate …
docproc.pm 2.2 KB 17747   15 years kjdon GA changed to GreenstoneXML
acronym.pm 19.1 KB 18751   15 years kjdon added missing 'use util'
sorttools.pm 5.8 KB 18902   15 years mdewsnip Same fix to format_string_fr() and format_string_es() as Katherine …
textcat.pm 11.8 KB 19050   15 years davidb No need to set filecontents_cache to undef first
docprint.pm 2.6 KB 19214   15 years kjdon double && seemed to cause trouble for diego
strings_mr.properties 31.8 KB 19245   15 years anna renamed string keys in the translations to match classifier name
strings_ro.properties 75.6 KB 19245   15 years anna renamed string keys in the translations to match classifier name
strings_th.properties 157.0 KB 19245   15 years anna renamed string keys in the translations to match classifier name
strings_ru.properties 125.5 KB 19332   15 years anna Updated Russian Perl Modules. Many thanks to Sergey Karpov.
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 …
strings_ar.properties 91.4 KB 19673   15 years anna Updated Arabic translations for Perl modules and GLIDictionary. Many …
cfgread.pm 5.3 KB 20390   15 years mdewsnip Improved cfgread::read_cfg_line() so it doesn't take forever to parse …
mgbuildproc.pm 4.7 KB 20419   15 years kjdon strip off ex. before retrieving metadata for indexing. ex. now valid …
mgppbuildproc.pm 14.1 KB 20419   15 years kjdon strip off ex. before retrieving metadata for indexing. ex. now valid …
multiread.pm 8.6 KB 20579   15 years davidb Unicode encoding broken down into two steps.
scriptutil.pm 2.7 KB 20646   15 years kjdon if keepold is true, set incremental_mode to onlyadd
expinfo.pm 4.5 KB 20651   15 years davidb Updated to support incremental exporting
strings_kk.properties 124.4 KB 21200   14 years anna New Kazak translations of perl modules. Many thanks to Zhanat Kulenov.
gsprintf.pm 9.4 KB 21289   14 years kjdon extension handling extended to include gs3 extensions
printusage.pm 10.7 KB 21341   14 years kjdon can add internal => 'true' to plugin/classifier option, and it won't …
strings_fr.properties 88.2 KB 21566   14 years mdewsnip Changed all places explicitly using "archiveinf-doc.gdb" or …
strings_zh.properties 67.3 KB 21566   14 years mdewsnip Changed all places explicitly using "archiveinf-doc.gdb" or …
lucenebuilder.pm 16.2 KB 21621   14 years ak19 Checking for existence of LuceneWrapper to see if Lucene was disabled …
IncrementalBuildUtils.pm 21.2 KB 21646   14 years mdewsnip Changed ClassifyTreeModel constructor to take the infodbtype as a …
g2futil.pm 13.1 KB 21719   14 years ak19 For Fedora: the Greenstone server's prefix URL is obtained from …
arcinfo.pm 10.7 KB 21857   14 years davidb Removal of GDBM specific code in favour of write_infodb_rawentry() …
ParallelInexport.pm 2.3 KB 22445   14 years davidb Incorporation of top-level parallel_import functionality into code base.
convertutil.pm 8.5 KB 22469   14 years davidb Debugging statement had been left in. Now commented out
parse2.pm 11.1 KB 22732   14 years mdewsnip Added copyright header to perllib/parse2.pm.
XMLParser.pm 2.0 KB 22734   14 years mdewsnip Added copyright header to perllib/XMLParser.pm.
ClassifyTreePath.pm 5.4 KB 22749   14 years mdewsnip Added copyright statements to perllib/ClassifyTree*.pm, for consistency.
mgbuilder.pm 19.0 KB 22820   14 years davidb Need to call 'set_output_handle()' in additional places, to insure the …
mgppbuilder.pm 27.8 KB 22820   14 years davidb Need to call 'set_output_handle()' in additional places, to insure the …
classify.pm 13.0 KB 23118   14 years kjdon removed edit_mode from classobj->classify call
talkback.pm 3.1 KB 23141   14 years davidb
lucenebuildproc.pm 18.5 KB 23198   14 years davidb Extra curly-brace had found its way into the code as the very last …
iso639.pm 7.5 KB 23300   13 years anna added configuration for the Dhivehi language.
ghtml.pm 13.4 KB 23371   13 years davidb Further refinement of code to support HTML linking between documents …
basebuildproc.pm 22.3 KB 23387   13 years davidb Further changes to deal with documents that use different filename …
ClassifyTreeModel.pm 10.3 KB 23485   13 years davidb read_infodb_entry now returns a hashmap directly. Code updated to …
ClassifyTreeNode.pm 25.3 KB 23485   13 years davidb read_infodb_entry now returns a hashmap directly. Code updated to …
dbutil.pm 13.3 KB 23485   13 years davidb read_infodb_entry now returns a hashmap directly. Code updated to …
IncrementalDocument.pm 8.4 KB 23485   13 years davidb read_infodb_entry now returns a hashmap directly. Code updated to …
manifest.pm 7.1 KB 23485   13 years davidb read_infodb_entry now returns a hashmap directly. Code updated to …
plugin.pm 13.7 KB 23485   13 years davidb read_infodb_entry now returns a hashmap directly. Code updated to …
util.pm 42.9 KB 23561   13 years kjdon moved the block_filename from BasePlugin into util. then I don't need …
strings_es.properties 86.8 KB 23658   13 years anna Complete Spanish translations of Perl Modules, many thanks to Diego Spano.
unicode.pm 22.9 KB 23831   13 years ak19 Fixed a minor off by one error: wide characters printed are to be …
collConfigxml.pm 14.2 KB 23895   13 years sjm84 Modified several Perl files to merge the locations where XML::Parser …
buildConfigxml.pm 17.3 KB 23939   13 years ak19 GS3's OAIserver passes final official oaiserver validation tests: to …
colcfg.pm 9.6 KB 23939   13 years ak19 GS3's OAIserver passes final official oaiserver validation tests: to …
doc.pm 34.2 KB 23939   13 years ak19 GS3's OAIserver passes final official oaiserver validation tests: to …
basebuilder.pm 25.1 KB 23946   13 years ak19 Xiaofeng found that the OAI-related changes to do with …
inexport.pm 38.2 KB 23946   13 years ak19 Xiaofeng found that the OAI-related changes to do with …
strings.properties 77.4 KB 23946   13 years ak19 Xiaofeng found that the OAI-related changes to do with …
strings_ja.properties 100.5 KB 23960   13 years anna Japanese translations of Perl modules. Many thanks to Gaku Yamaguchi.
Note: See TracBrowser for help on using the repository browser.