source: gsdl/trunk/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15656   16 years ak19 Updated write_gsdl_xml_file which now uses wget to check for whether …
(edit) @15619   16 years ak19 Reads collectionConfig.xml file's collection name and description as …
(edit) @15611   16 years ak19 Added a comment to a regex to explain what it does
(edit) @15607   16 years ak19 Dr Bainbridge corrected call to encodings::encodings (previously …
(edit) @15605   16 years ak19 Corrected some discrepancies so that it now works on Windows: the …
(edit) @15604   16 years ak19 Change made to two locations: Corrected last commit: composition of …
(edit) @15600   16 years ak19 Removed funny newline symbol possibly introduced by gedit
(edit) @15583   16 years ak19 In method doctxt_to_xlink, made sure that backslashes in filepaths (as …
(edit) @15582   16 years ak19 Dr Bainbridge added code to make sure that on Windows other perl …
(edit) @15446   16 years davidb Fixed incorrect variable name. ::encoding needed as 's' at the end.
(edit) @15395   16 years ak19 For FLI: Removed gsdl.xml file creation from java file Gatherer.java …
(edit) @15360   16 years ak19 Extra test for Greenstone3 added so plugout works for both versions of …
(edit) @15327   16 years kjdon added support for JDBM (or other) in place of GDBM: defaultGDBMLevel …
(edit) @15212   16 years kjdon for the greenstone archive collection, we are now using monthly …
(edit) @15182   16 years kjdon removed an unnecessary comment
(edit) @15179   16 years kjdon needed to add extra_metadata() call in close_document so that can get …
(edit) @15178   16 years kjdon needed to add extra_metadata() call in xml_end_tag so that can get …
(edit) @15177   16 years ak19 On Linux, image file sizes can be given in the form 3.4e+02kb (3.4 x 1 …
(edit) @15176   16 years ak19 1. No longer does GLI add anchor tags around img tags (images embedded …
(edit) @15167   16 years ak19 Modified tmp_area_convert_file routine to use pass new argument …
(edit) @15166   16 years ak19 Modified tmp_area_convert_file routine to use pass new argument …
(edit) @15165   16 years ak19 Modified soft_link method to take an extra parameter …
(edit) @15151   16 years ak19 Commented out regular expressions that remove periods, hyphens and …
(edit) @15150   16 years ak19 Now replaces a source textfile with its html by converting it to the …
(edit) @15140   16 years shaoqun java 1.6 doesn't allow direct drive name like c: when loading xml …
(edit) @15119   16 years ak19 added srcreplaceable option and the subroutine tmp_area_convert_file …
(edit) @15118   16 years ak19 Three new strings, under section titled replace_srcdoc_with_html.pl …
(edit) @15117   16 years ak19 Dr Bainbridge made some changes to tidy up the code (replaced file …
(edit) @15116   16 years ak19 1. Doesn't presume that GSDLCOLLECT env var is set. 2. Sub …
(edit) @15115   16 years ak19 Added SourceReplaceable in output for plugin xml. srcreplaceable is a …
(edit) @15114   16 years ak19 Added srcreplaceable option to work with new script …
(edit) @15113   16 years ak19 Added Dr Bainbridge's code to trackback caller to filename_cat subroutine
(edit) @15089   16 years anna Call Chinese character segmentation when handling metadata values from …
(edit) @15088   16 years kjdon changed reg exp to use split and pop instead due to not working under …
(edit) @15073   16 years kjdon added -reversesort option to import.pl. Used with -sortmeta option, to …
(edit) @15068   16 years xiao when producing buildConfig.xml from collectionConfig.xml, add two more …
(edit) @15030   16 years kjdon added a missing > sign to the plugin description
(edit) @15019   16 years davidb mkcol.pl now takes "-group" option to signal that the the collection …
(edit) @15018   16 years davidb Marc mapping upgraded to support richer set of operations, including …
(edit) @15015   16 years davidb Adjustment to Fedora and METS plugouts so they can handle Fedora v2.x …
(edit) @15013   16 years davidb Adjustment to Fedora and METS plugouts so they can handle Fedora v2.x …
(edit) @15007   16 years davidb "debug_unicode_string" function added to help figure out uncoding …
(edit) @15006   16 years davidb More careful handling of the file encoding used in a filename read in …
(edit) @15005   16 years davidb In response to developing a custom plugin that stores metadata similar …
(edit) @15004   16 years davidb In response to developing a custom plugin that stores metadata similar …
(edit) @15003   16 years davidb With the new ability to group collections within a top-level …
(edit) @14997   16 years shaoqun add a new string for HTMLPlug
(edit) @14996   16 years shaoqun add an option to disable the image links trap
(edit) @14971   16 years davidb Bit of whitespace introduced for legability
(edit) @14970   16 years davidb Changes made to generated files to support Fedora3 syntax
(edit) @14969   16 years davidb ApplyXSLT java class changed to take -m and -t options. Corresponding …
(edit) @14968   16 years davidb Supporting utilities for Greenstone to Fedora convertion scripts
(edit) @14967   16 years davidb New labels added for new options to ImagePlug
(edit) @14966   16 years davidb Code split up a bit more with whitespace
(edit) @14965   16 years davidb Minor change to printing usage information to help with new …
(edit) @14964   16 years davidb Minor tweak to MARCPlug so the plugin does not try to convert utf8 …
(edit) @14963   16 years davidb Further massaging of text and metadata values to avoid special …
(edit) @14962   16 years davidb local variable $top_section to tidy up setting metadata code
(edit) @14961   16 years davidb Setting filename metadata (Source) in BasPlug.pm looks to user its …
(edit) @14960   16 years davidb Conflict between new $self->convert method and controlling whether or …
(edit) @14955   16 years mdewsnip Fixed MetadataXMLPlug.pm so empty values in metadata.xml files aren't …
(edit) @14954   16 years mdewsnip New "-cached_generated_images" option for caching images in the …
(edit) @14953   16 years mdewsnip Changed convert() function to take a target file type instead of a …
(edit) @14952   16 years mdewsnip Tidied up the code for cleaning up the temporary files, in preparation …
(edit) @14951   16 years mdewsnip All calls to convert now go through one "convert()" function, in …
(edit) @14950   16 years mdewsnip Renamed run_convert() to generate_images() in preparation for adding …
(edit) @14949   16 years davidb Tweak to parsing of OAI metadata to XML tags within a metadata field …
(edit) @14948   16 years davidb Added support for resumptionToken
(edit) @14944   16 years shaoqun make it use the default level specified in the collectionConfig.xml
(edit) @14941   16 years dmn updates for qualified DC
(edit) @14940   16 years dmn updates for qualified DC
(edit) @14934   16 years davidb Changes to allow statistic calculations for metadata coverage, i.e. …
(edit) @14933   16 years davidb plugin.pm modified to look for plugins in extension folder
(edit) @14932   16 years davidb grammatical fix comment in code
(edit) @14931   16 years davidb Revision to strings.properties based on change on exporting as …
(edit) @14930   16 years davidb basebuilder.pm with Unix-style end-of-line characters
(edit) @14929   16 years davidb Tidying up whitespace
(edit) @14928   16 years davidb ConvertToPlug upgraded to be the same as BasPlug in regard to calling …
(edit) @14927   16 years davidb Exporting as GreenstoneMETS and FedoraMETS changed tobe separate plugout
(edit) @14926   16 years dmn essagedavidb gs3 building updates
(edit) @14923   16 years mdewsnip Undid a change I made back in August 2006 regarding removing entities …
(edit) @14918   16 years dmn davidb's to allow for proxy's without authentication
(edit) @14914   16 years qq6 updated by Veronica
(edit) @14913   16 years qq6 updated by Veronica
(edit) @14912   16 years qq6 updated by Veronica
(edit) @14905   16 years anna Updated French translations in Perl Module. Many thanks to Georges …
(edit) @14900   16 years anna Updated Perl Modules. Many thanks to Georges Braoudakis and John Rose.
(edit) @14868   16 years anna Updated Arabic Perl Modules.
(edit) @14851   16 years anna Complete Romanian translations for Perl Modules. Many thanks to …
(edit) @14849   16 years anna Perl Modules in Simplified Chinese. Many thanks to Xiaofeng Yu.
(edit) @14845   16 years mdewsnip Fixed some efficiency problems with GenericList when collections get …
(edit) @14766   16 years anna Updated Arabic translations in Perl Modules. Many thanks to Usama Salama.
(edit) @14741   16 years xiao modify to read flaxActivity elements and write out as serviceRack to …
(edit) @14735   17 years shaoqun make it check whether the custom directory is needed to be checked
(edit) @14705   17 years anna Use filename derived title as ex.Title when ex.Title is empty.
(edit) @14687   17 years anna BasPlug.process_exp option should be regexp type.
(edit) @14670   17 years anna Perl Module translations in Romanian. Many thanks to Constantinescu …
(edit) @14669   17 years anna Updated translations in Arabic Perl Module. Many thanks to Kamal Salih …
(edit) @14668   17 years anna Undoing commit of r14657.
(edit) @14667   17 years anna Undoing commit of r14657.
Note: See TracRevisionLog for help on using the revision log.