source: gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15085   16 years kjdon added a list of predefined groups to the help for groups on edit/add …
(edit) @15077   16 years mdewsnip Oh dear... there were two pretty big problems with the replace() …
(edit) @15076   16 years anna recover to the previous version
(edit) @15075   16 years anna Added configuration for the Marathi language.
(edit) @15074   16 years ak19 added -w in #!/usr/bin/perl -w
(edit) @15073   16 years kjdon added -reversesort option to import.pl. Used with -sortmeta option, to …
(edit) @15072   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) @15066   16 years anna Improved English expressions for searching, thanks to John Rose.
(edit) @15056   16 years kjdon added a line to create the bin/windows directory if it is not there, …
(edit) @15049   16 years mdewsnip Fixed the Lucene jar file name and class name in the commented out …
(edit) @15047   16 years ak19 Skipped wrong file when new -group flag not set. Now fixed
(edit) @15030   16 years kjdon added a missing > sign to the plugin description
(edit) @15021   16 years davidb text allignment for collection names on home and group page set to …
(edit) @15020   16 years davidb group.cfg is used in conjunction with the new "-group" flag in …
(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) @15017   16 years davidb MARCXMLPlug now associates an xml version of a record with the …
(edit) @15016   16 years davidb attribute "datafield" was used in mapping that, on closer inspection, …
(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) @15009   16 years kjdon added in all the new language macro files (malayalam, tamil, telugu, …
(edit) @15008   16 years kjdon reordered the list of language macro files so that it is easier to see …
(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) @15002   16 years davidb Collections can now be put in to "groups" i.e. can be located inside …
(edit) @15001   16 years davidb Max password len increased to 128. Relevent help text edited to …
(edit) @15000   16 years davidb Max password len increased to 128. Relevent help text edited to …
(edit) @14999   16 years davidb Password limit was restricted to max 8 chars. This has been increased …
(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) @14980   16 years davidb Couple of additions near end of script to support Extentions, and …
(edit) @14973   16 years davidb Position of require "/perllib/util.pm"; reloated to assist with …
(edit) @14972   16 years davidb Tidying up some HTML
(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) @14959   16 years davidb Greenstone to Fedora scripts. Similar to import.pl and buildcol.pl, …
(edit) @14958   16 years davidb Functionality added so -listall option looks in Greenstone extension …
(edit) @14957   16 years davidb import.pl statements re-ordered to be more inkeeping with export.pl. …
(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) @14942   16 years davidb Modification to support extensions. BEGIN block now adds perllib/ …
(edit) @14941   16 years dmn updates for qualified DC
(edit) @14940   16 years dmn updates for qualified DC
(edit) @14938   16 years anna Improved texts in GTI.
(edit) @14935   16 years davidb export.pl script updated to be more consistent with its import.pl …
(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) @14925   16 years dmn davidbs changes to update for gs3 building
(edit) @14924   16 years mdewsnip Removed a hack for escaping " " entities -- this (and all the …
(edit) @14923   16 years mdewsnip Undid a change I made back in August 2006 regarding removing entities …
(edit) @14921   16 years anna Updated French Perllib
(edit) @14918   16 years dmn davidb's to allow for proxy's without authentication
(edit) @14917   16 years davidb Generic version number x.xx changed by mistake to svn-video. Now …
(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) @14909   16 years davidb Standardisation of Windows config file to lowercase (included from …
(edit) @14906   16 years anna updated translations, to be consistent with trunk versions.
(edit) @14905   16 years anna Updated French translations in Perl Module. Many thanks to Georges …
(edit) @14903   16 years anna updated translations.
(edit) @14902   16 years anna updated translations.
(edit) @14901   16 years anna updated translations, to be consistent with trunk version.
(edit) @14900   16 years anna Updated Perl Modules. Many thanks to Georges Braoudakis and John Rose.
(edit) @14899   16 years anna updated translations, to be consistent with trunk version.
(edit) @14890   16 years anna updated translations, to be consistent with trunk
(edit) @14888   16 years anna updated translations to be consistent with trunk version
(edit) @14880   16 years anna updated translations, to be consistent with trunk version.
(edit) @14879   16 years anna Updated translations, to be consistent with trunk version.
(edit) @14878   16 years anna updated Slovak translations. Many thanks to Tomas Fiala.
(edit) @14877   16 years anna added Romanian language.
(edit) @14876   16 years anna added Romanian language.
(edit) @14875   16 years anna updated translations for file permissions.
Note: See TracRevisionLog for help on using the revision log.