source: trunk/gsdl/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10347   19 years kjdon removed the unneeded 'use parsargv'
(edit) @10344   19 years kjdon if there was no Title, add PageNum as a Title
(edit) @10329   19 years mdewsnip Changed the default_language string to be of type "string", since …
(edit) @10328   19 years mdewsnip Fixed some spelling mistakes.
(edit) @10324   19 years kjdon added no strict, also changed Charactor Length to CharactorLength (its …
(edit) @10313   19 years mdewsnip Fixed undefined doc_oid variable problem.
(edit) @10305   19 years davidb newly introduced is_incremental() used to help determine if file needs …
(edit) @10304   19 years davidb Introduction of is_incremental() function in base class (not …
(edit) @10281   19 years chi Add filename_within_collection().
(edit) @10280   19 years chi Some major changes to allow secondary plugin setting.
(edit) @10279   19 years chi A modification to allow a secondary plugin setting through ConvertToPlug
(edit) @10278   19 years chi A major modification to allow a secondary-plugin setting. With this …
(edit) @10277   19 years chi tidy up the filename in add_file().
(edit) @10276   19 years chi Add a read_into_doc_obj() for enabling secondary_pluging function. …
(edit) @10275   19 years chi A modification to allow a secondary plugin setting through ConvertToPlug
(edit) @10274   19 years chi A modification to allow a secondary plug setting through ConvertToPlug.
(edit) @10273   19 years chi A modification to allow a secondary-plugin setting through ConvertToPlug.
(edit) @10272   19 years chi A modification to allow a secondary-plugin setting.
(edit) @10271   19 years chi A new program to demonstrate HTML document (converted from other …
(edit) @10270   19 years chi The modification to allow the secondary-plugin setting.
(edit) @10258   19 years kjdon added some keys for DSpacePlug args - need to add the text too
(edit) @10257   19 years kjdon added a check for undefined/empty values passed into …
(edit) @10254   19 years kjdon added 'use strict' to all plugins, and made modifications (mostly …
(edit) @10253   19 years kjdon added 'use strict' to all classifiers, and made modifications (mostly …
(edit) @10251   19 years kjdon removed a print statement
(edit) @10229   19 years kjdon fixed up some stuff for printing args (pluginfo.pl, classinfo.pl)
(edit) @10228   19 years kjdon added a check for undefined var in lookup_string
(edit) @10223   19 years kjdon removed debug statements that I had forgotten about
(edit) @10221   19 years kjdon ran it through a spell checker
(edit) @10220   19 years kjdon tidied up the Hierarchy strings, got rid of AutoHierarchy strings
(edit) @10218   19 years kjdon Jeffrey's new parsing modifications, committed approx 6 July, 15.16
(edit) @10217   19 years kjdon moved the addition of lastmodified metadata from the new method, into …
(edit) @10216   19 years kjdon jeffrey's new argument parsing module - replaces parsargv.pm
(edit) @10212   19 years davidb Introduction of envvar_append() to append items into an environment …
(edit) @10211   19 years davidb Introduction of filtered_rm_r(). This function is similar to rm_r() …
(edit) @10199   19 years kjdon dateList now calls format_metadata_for_sorting on its sort meta, so …
(edit) @10190   19 years kjdon reversed the order, in format_string_en, of the 'remove everything not …
(edit) @10170   19 years kjdon made our, added two parse methods - if you want to do xml parsing …
(edit) @10168   19 years kjdon modified this to use a new xml format. it should work as before on the …
(edit) @10161   19 years davidb numsections added to fields saved in build.cfg. Used in incremental …
(edit) @10159   19 years davidb Package upgraded to support incremental building. Main change it to …
(edit) @10158   19 years davidb *builder.pm packages (principally lucenebuilder.pl which inherits from …
(edit) @10157   19 years davidb arcinfo.pm upgraded to support incremental building. Opportunity also …
(edit) @10156   19 years davidb Extra functionality introduced to support incremental building.
(edit) @10155   19 years davidb deinit subroutine added that balances out init routine. 'init' called …
(edit) @10154   19 years davidb Elimination of expinfo package, and its use in docsave. Reasoning: …
(edit) @10153   19 years kjdon modified the example format statement
(edit) @10146   19 years mdewsnip Fixed filename_cat so if the first argument is entirely non-ASCII (eg. …
(edit) @10121   19 years mdewsnip Added the "sectionalise_using_h_tags" option to HTMLPlug, which …
(edit) @10113   19 years davidb 'removesuffix' and 'removeprefix' modified so also passed down …
(edit) @10112   19 years davidb Minor tweak to pretty printing of "Searching Google images for"
(edit) @10111   19 years davidb Access to scalar(@$url_array) better protected with 'defined' to …
(edit) @10104   19 years mdewsnip Updated this file in response to changes made by the ISO 639 …
(edit) @10046   19 years mdewsnip Fixed a typo that unfortunately causes errors when you try to use the …
(edit) @10028   19 years mdewsnip Now looks at each metadata value (not just the first), when deciding …
(edit) @10019   19 years mdewsnip Replaced the old translator Perl scripts with the new and much …
(edit) @9998   19 years mdewsnip Changed this to work on Windows now that multiread sets binmode, and …
(edit) @9971   19 years jrm21 text_from_part now takes an optional parameter with the part's …
(edit) @9969   19 years jrm21 better error checking if an encoding conversion failed. on !windows …
(edit) @9967   19 years jrm21 added extra error checking (eg if asked for an unsupported encoding)
(edit) @9964   19 years davidb Text added for support of new -xslt flat to XML inherited plugins.
(edit) @9963   19 years davidb values stored for $places_filename adjusted to be free of hard-wiring …
(edit) @9962   19 years davidb MP3Plug updated to make use of newer version of MP3 applet player.
(edit) @9961   19 years davidb Minor refinement made to print statements (warnings) generated by BasPlug.
(edit) @9960   19 years davidb Minor refinement made to print statments the show how the plugin code …
(edit) @9959   19 years davidb Record text now scanned and any URLS turned into HTML hyperlinks.
(edit) @9958   19 years davidb Upgrading of OAIPlug to be based on XMLPlug. OAIPlug was originally …
(edit) @9957   19 years davidb Introduction of XSLT support to XML based plugins. This is done …
(edit) @9956   19 years davidb Debugging print statement removed.
(edit) @9955   19 years davidb new function, hyperlink_text added to util.pm
(edit) @9954   19 years davidb The abilities to save documents from import.pl and export.pl are very …
(edit) @9953   19 years davidb Code for saving documents for import.pl and export.pl repeatative in …
(edit) @9938   19 years kjdon added a new field to build.cfg: indexstem. specifies the root of teh …
(edit) @9936   19 years kjdon now writes a levelmap to build.cfg, eg document->Doc section->Sec
(edit) @9935   19 years kjdon added levelmap to the list of build.cfg fields
(edit) @9921   19 years mdewsnip More code without a hope of working on Windows.
(edit) @9919   19 years kjdon made a base buildproc class, and shifted most of the buildproc code …
(edit) @9910   19 years kjdon added quotes around the lucene_passes_exe string in full_lucene_passes_exe
(edit) @9893   19 years mdewsnip A plugin for processing Internet Explorer Favourites files, by Stephen …
(edit) @9853   19 years kjdon fixed up maxdocs - now pass an extra parameter to the read function
(edit) @9838   19 years davidb General improvements to saving files in DSpace format. Main additino …
(edit) @9823   19 years jrm21 fix bug where we forgot to call a method with $self->
(edit) @9790   19 years kjdon fixed a bug in check_contents to do with remove_empty_classifications
(edit) @9747   19 years davidb Encountered new circumstance -- table -- for HTML tags that reference …
(edit) @9738   19 years kjdon fixed a typo
(edit) @9706   19 years mdewsnip Forgot to escape escape for dot when using -process_extension.
(edit) @9703   19 years mdewsnip Improvement to previous change so "file not processed" messages are …
(edit) @9702   19 years mdewsnip Wasn't passing the $gli argument into plugin::read.
(edit) @9694   19 years kjdon when an element had no qualifier it was still getting the symbol …
(edit) @9675   19 years kjdon all the functionality has been added to Hierarchy, so don't need this …
(edit) @9669   19 years kjdon fixed up the case where you have subcollection partitions and language …
(edit) @9667   19 years kjdon added a missing |
(edit) @9639   19 years mdewsnip Last set of translations for the upcoming UNESCO CD-ROM (Greenstone …
(edit) @9619   19 years mdewsnip More Russian translations for the UNESCO CD-ROM, many thanks to Olena …
(edit) @9603   19 years mdewsnip More translations from UNESCO for the UNESCO CD-ROM.
(edit) @9597   19 years mdewsnip More strings translated by UNESCO for the upcoming UNESCO CD-ROM.
(edit) @9586   19 years mdewsnip Added a ProcessingError message so the GLI knows when a file failed to …
(edit) @9585   19 years mdewsnip Now provides a message through to the GLI on why files are not …
(edit) @9584   19 years mdewsnip Plugins that return -1 from their read function now must output the …
(edit) @9582   19 years jrm21 couple of fixes: " and others" in the author field => 'et. al.' …
Note: See TracRevisionLog for help on using the revision log.