source: trunk/gsdl/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.' …
(edit) @9581   19 years jrm21 couple of extra languages for formatting
(edit) @9578   19 years jrm21 sorttools functions have new names now. (AZCompactSectionList …
(edit) @9576   19 years jrm21 dynamically check for format_string_xxx functions at runtime, based on …
(edit) @9575   19 years jrm21 removed a comment, code formatting
(edit) @9574   19 years mdewsnip Added a couple of checks for Windows 95/98 to a) prevent pluginfo.pl …
(edit) @9548   19 years kjdon for teh language subcollection stuff, can now specify …
(edit) @9547   19 years kjdon updated the options for config file reading - added a few more options …
(edit) @9519   19 years mdewsnip What's all this hard-wired sorting by Date business? (Meant the -sort …
(edit) @9494   19 years mdewsnip A couple more fixes for the metadata_read stuff.
(edit) @9493   19 years mdewsnip Fixed some problems with SplitPlug and MARCPlug caused by the …
(edit) @9468   19 years kjdon added a gli processing message
(edit) @9467   19 years kjdon last commit had PDFPlug instead of PSPlug in the pront statement
(edit) @9466   19 years kjdon added to list of args for read
(edit) @9465   19 years kjdon ConvertToPlug now accepts the gli arg in read() and passes it in …
(edit) @9462   19 years mdewsnip Added "use bytes" in all XML::Parser Char functions. This is to …
(edit) @9461   19 years davidb Hierarchy of metadata can now be expressed dc.Format|dc.Title in …
(edit) @9429   19 years mdewsnip Renamed UnknownPlug.file_type to UnknownPlug.file_format.
(edit) @9428   19 years mdewsnip Added string for new UnknownPlug "-process_extension" option.
(edit) @9427   19 years mdewsnip Added the "-process_extension" option: a simpler alternative to …
(edit) @9421   19 years mdewsnip Was adding "Source" metadata twice.
(edit) @9420   19 years mdewsnip Now adds a complete path for gsdlsourcefilename instead of just the …
(edit) @9414   19 years jrm21 oops, removed a testing/debugging statement
(edit) @9413   19 years jrm21 if we are trying to automatically determine the encoding, look for a …
(edit) @9411   19 years jrm21 updated comment at top to reflect changed functionality
(edit) @9410   19 years jrm21 do unicode endian detection if the encoding is 'unicode', rather than …
(edit) @9409   19 years jrm21 use unlink() instead of rm
(edit) @9403   19 years jrm21 need to 'bless' an object before you can call functions in it (for …
(edit) @9398   19 years davidb Introduction of GISBasPlug for Geographic Informatoin System support. …
(edit) @9397   19 years davidb Addition of GISBasPlug.* descriptions for pluginfo.
(edit) @9396   19 years davidb Added text message to describe new "on-the-side" GISBasPlug
(edit) @9395   19 years davidb Text message for new MetadataPass plugin.
(edit) @9390   19 years mdewsnip Added translations, many thanks to Olena Medelyan.
(edit) @9389   19 years mdewsnip Added translations, many thanks to Jesus Tramullas.
(edit) @9376   19 years davidb Fault in "combining" saved_metadata and metadata.xml when …
(edit) @9363   19 years jrm21 put Language.name in utf-8 instead of iso-8859-1
(edit) @9362   19 years mdewsnip Added a check to prevent errors when three conditions are met: a) no …
(edit) @9361   19 years davidb Tidied up code, removed commented out lines etc.
(edit) @9360   19 years davidb A new (abstract) plugin module that lexically scopes useful functions …
(edit) @9357   19 years davidb SplitPlug enhanced to support the two pass: metadata_read, read …
(edit) @9353   19 years davidb Combination of metadata passed on through the 'saved_metadata' …
(edit) @9352   19 years davidb Processing lines for OAIPlug were not appearing in GLI (librarian …
(edit) @9351   19 years davidb Two changes: 1. Fusing files with the same root filename is meant …
(edit) @9322   19 years davidb Typo detected in code: mistakenly sets childtype of Vlist not VList. …
(edit) @9241   19 years davidb Incorrect parsing of gsdlassocfile in METS code. Can have a directory …
(edit) @9239   19 years mdewsnip Changed "unshift" to "push", so an existing XML::Parser on the system …
(edit) @9232   19 years davidb Text for DSpacePlug related option. Modification to text for generic …
(edit) @9231   19 years davidb Revision to associated files for handling METS saveas case.
(edit) @9229   19 years davidb Added default_process_exp to ZIPPlug, so GLI can "see" that it likes …
(edit) @9228   19 years davidb Changed setting URL metadata back to always being done (regardless of …
(edit) @9214   19 years kjdon now set a gdbm_level in buildproc, so can tell whether to number …
(edit) @9206   19 years davidb Reworking of AutoHierarchy and Hierarchy so they are merged as one …
(edit) @9204   19 years davidb Fixed typo (@ should have been $) in access to perl array.
(edit) @9197   19 years kjdon a few changes to make it work on windows
(edit) @9186   19 years kjdon changed the doc id numbers if no sections to be doc numbers not …
(edit) @9179   19 years kjdon added a text pass to store the documents - we want all the html in it …
(edit) @9178   19 years kjdon tried to tidy up the paragraph tagging stuff, but its still not …
(edit) @9169   19 years davidb HTMLPlug was always setting URL metadata. This only makes sense if …
(edit) @9168   19 years davidb Fixed typo in argument list: was 'first_inoder_ext' when it should …
(edit) @9167   19 years davidb 'process_exp' added to list of arguments MP3Plug uses. This is the …
(edit) @9163   19 years mdewsnip Removed old version of Kea (new version is in packages/kea).
(edit) @9157   19 years kjdon changed the my declarations of the global variables to our - so lucene …
(edit) @9156   19 years kjdon ISISPlug doc field/suffix/prefix options moved to be exploding options
(edit) @9145   19 years davidb Removal of some debugging print statements, plus rewording of comment.
(edit) @9144   19 years davidb "Source" metadata now set to be consistent with other plugins.
(edit) @9143   19 years davidb Added handling of <embed> tag in a similar fashion to <img> Also, …
(edit) @9142   19 years davidb Revision to Collaging so only documents with associated files that …
(edit) @9133   19 years mdewsnip Added the "-hlist_at_top" option from Hierarchy.
(edit) @9130   19 years mdewsnip Allowed the use of "|" characters as well as "\" for separating …
(edit) @9125   19 years mdewsnip Added a substr function to unicode.pm that should work correctly on …
(edit) @9122   19 years mdewsnip Grrr... why doesn't anyone think about Windows when writing code?
(edit) @9120   19 years kjdon BibTex plug can do exploding - set 'explodes' to yes in xml description
(edit) @9118   19 years kjdon MARC plug can do exploding - set 'explodes' to yes in xml description
Note: See TracRevisionLog for help on using the revision log.