source: main/trunk/greenstone2/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36912   19 months kjdon added new List.max_partition_name_length option
(edit) @36911   19 months kjdon some changes I made for heritgae NZ. added a tolerance to …
(edit) @36910   19 months kjdon Added some code for tk labels - options to take a single field and …
(edit) @36885   19 months kjdon need to make sure maxdocs is not -1 (ie process all docs) before …
(edit) @36839   20 months kjdon added serviceRack attribute to <search name='xxx' orthogonal='true'> - …
(edit) @36794   20 months anupama Dr Bainbridge fixed a diffcol classifier's subsidiary documents …
(edit) @36670   20 months kjdon updated DateList with the changes added for Heritage nz. allow …
(edit) @36587   21 months davidb Test first if defined, to avoid unassigned variable warning
(edit) @36533   22 months kjdon added CSVPLugin option use_namespace_for_field_names - prepend the …
(edit) @36532   22 months kjdon added CSVPLugin option use_namespace_for_field_names - prepend the …
(edit) @36482   22 months kjdon added some new options for CSVPlugin
(edit) @36481   22 months kjdon now fixed up the files to use the new names
(edit) @36480   22 months kjdon new and improved CSVPlugin - handles input encoding, spaces inside …
(edit) @36479   22 months kjdon renaming the old CSVPlugin and MetadataCSVPlugin to Deprecated …
(edit) @36478   22 months kjdon don't allow whitespace inside an OID
(edit) @36471   22 months anupama Dr Bainbridge's suggested bugfix worked: when incremental-building on …
(edit) @36470   22 months davidb Tweaks after refactoring. Causes 'use strict' to report error as …
(edit) @36380   22 months kjdon there were 2 for-gs311 versions of SplitTextFile. THe other onne had …
(edit) @36379   22 months kjdon replacing SplitTextFile with the for-gs311 version
(edit) @36375   22 months kjdon handle the case where importOption and buildOption names start with - …
(edit) @36374   22 months kjdon missing curly bracket
(edit) @36373   22 months kjdon now I have removed commented out code from last commit
(edit) @36372   22 months kjdon tidy up of extrametautil, renaming some methods to make them easier to …
(edit) @36297   23 months anupama lomdemo-e's XMLRecord value does need the line feed (backslash-n) …
(edit) @36293   23 months anupama Forgot to commit minor change for GS3 to LOMPlugin previously. If GS3, …
(edit) @36271   2 years davidb Check for any sign of text being bound to the doc, before going ahead …
(edit) @36115   2 years kjdon buildcol also updated to allow for passing in of oaiserver_name - when …
(edit) @36114   2 years kjdon allow passing in of oaiserver_name to activate.pl, which then gets …
(edit) @36106   2 years kjdon greenstone.org is now under https. when I just tried doc editing, …
(edit) @36095   2 years kjdon look for files in collection/tmp folder, as well as import, and cache …
(edit) @36057   2 years kjdon in the whakatohea project, converting the pdfs to paged_pretty_html …
(edit) @35834   2 years davidb Resolved conflict (of essentially the same change, of a tidier print …
(edit) @35833   2 years davidb Print statement to give more details about the error added
(edit) @35832   2 years davidb Addition on used debug print statement (comment out)
(edit) @35647   3 years davidb Print statement tidyup
(edit) @35646   3 years davidb Added in some svn:ignore dirs
(edit) @35645   3 years davidb Print statement tidyup
(edit) @35452   3 years anupama Committing newly added subroutine get_first_existing_dir(list_of_dirs) …
(edit) @35401   3 years anupama Committing Dr Bainbridge's improvements to the Tika-preconfigured …
(edit) @35173   3 years kjdon renamed gsConvert.pl option to verbosity (instead of verbose) - why …
(edit) @35169   3 years kjdon Updated translations thanks to Yvan Arnaud and john Rose
(edit) @35167   3 years kjdon getcharequiv, which replaces entities with utf8 or characters, can now …
(edit) @35166   3 years kjdon added code that handles utf16 surrogate pair entities.
(edit) @35165   3 years kjdon updated to and from utf8 methods to handle 4 byte utf8 characters - …
(edit) @35164   3 years kjdon xpdf seems to output surrogate pairs into the html - these end up …
(edit) @35163   3 years kjdon updated the description for export.saveas.GreenstoneSQL to try and …
(edit) @35149   3 years kjdon made the pdfv2 description slightly clearer for translators. and it …
(edit) @34999   3 years davidb Indented to better align with map block
(edit) @34998   3 years davidb These changes have now been committed into SVN
(edit) @34997   3 years davidb When working with orthogonal indexes, these plugins constructors get …
(edit) @34935   3 years anupama Updates to French language perlmodules, gsinstaller and gs3interface …
(edit) @34921   3 years anupama Committing the improvements to EmbeddedMetaPlugin's processing of …
(edit) @34895   3 years anupama Test commit works for me. Corrected grammatical error
(edit) @34878   3 years davidb Further changes to work more smoothly with JSONSparqlResultsPlugin, …
(edit) @34840   3 years davidb Changed to apply extra-metadata before trying to work out doc-id. …
(edit) @34690   3 years davidb When using an orthogonal index, the constructor is run for a second …
(edit) @34643   3 years davidb Version of file that is designed to work with planned changes in GS v3.11
(edit) @34506   4 years ak19 Redoing work of commit revision 34394: Redoing Bugfix 1 for GLI …
(edit) @34498   4 years kjdon small mods to prevent warnings when calling start_yaz without a url …
(edit) @34451   4 years ak19 French language translation updates for coredm, auxdm, perllib and …
(edit) @34394   4 years ak19 Bugfix 1 for GLI metadata slowdown: selecting multiple Gathererd files …
(edit) @34393   4 years ak19 Commit of independent code update before committing a bugfix. In this …
(edit) @34332   4 years ak19 Spanish language translations and updates for the gs3interface, …
(edit) @34318   4 years ak19 Needed to double up on percentage signs for each percent that's to …
(edit) @34276   4 years kjdon modified the code that added Coordinate metadata when we have got both …
(edit) @34254   4 years ak19 Attempted to write English language values for a couple of display …
(edit) @34253   4 years ak19 Useful warning message added to servercontrol. Had forgotten to commit …
(edit) @34250   4 years ak19 Having tested the incorporation of Kathy's bugfix to CSVPlugin from …
(edit) @34249   4 years ak19 Dr Bainbridge in his commit 32810 had expressed that he intended to …
(edit) @34221   4 years ak19 Undid the change of converting tabstops to their entities in …
(edit) @34220   4 years ak19 1. TextPlugin takes care to preserve whitespace formatting when …
(edit) @34170   4 years ak19 Helpful instruction
(edit) @34152   4 years ak19 When sending a request to activate and deactivate, can request …
(edit) @34137   4 years ak19 Have only been able to incorporate one of Dr Bainbridge's improvements …
(edit) @34131   4 years ak19 Allowing input keep-urls-file to contain a comma followed by country …
(edit) @34130   4 years ak19 Some more tidying up while isMRI filtered collection rebuilding
(edit) @34129   4 years ak19 Implemented Kathy's suggestions: 1. Explicit ex prefix to ex meta …
(edit) @34126   4 years ak19 When I'd modified the code to make the keep_urls_file non-compulsory, …
(edit) @34125   4 years ak19 Commit message went awry. Cleaned up some comments to recommit with …
(edit) @34124   4 years ak19 Decoding the title and text using the encoding seemed to have turned …
(edit) @34123   4 years ak19 Some more minor changes
(edit) @34122   4 years ak19 1. After some testing of building the complete commoncrawl collection, …
(edit) @34121   4 years ak19 1. Introducing NutchTextDumpPlugin to process the records …
(edit) @34109   4 years kjdon tidied this up a bit. Now we leave in _textmonth00_ if the month is …
(edit) @34105   4 years ak19 A bugfix related to the commits 33737 and thereabouts which is the …
(edit) @33902   4 years kjdon pass in new casefold and accentfold options to format_metadata_for_sorting
(edit) @33901   4 years kjdon new casefold_metadata_for_formatting and …
(edit) @33900   4 years kjdon BaseClassifier casefold/accentfold options
(edit) @33899   4 years kjdon pass in new casefold and accentfold options (BaseClassifier) to …
(edit) @33898   4 years kjdon format_metadata_for_sorting now takes two additional args - casefold …
(edit) @33792   4 years ak19 Correcting spellings
(edit) @33757   5 years ak19 1. Windows bugfix for getting exMeta to be loaded into GLI where there …
(edit) @33756   5 years ak19 Attempted bugfix for ex meta not always loading in gli for docs that …
(edit) @33721   5 years ak19 Inactive but committing to svn: Newer Locale.pm file, and introducing …
(edit) @33490   5 years kjdon changed default partition sizes back to 20, to match what was there …
(edit) @33482   5 years kjdon changed standardize_capitalization to …
(edit) @33481   5 years kjdon a few more refinements to List strings
(edit) @33479   5 years kjdon changed numeric option order to match letter options
(edit) @33478   5 years kjdon some refining of list option descriptions
(edit) @33477   5 years kjdon need to call setup_custom_sort to allow for collection's customsorttools.pm
Note: See TracRevisionLog for help on using the revision log.