source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8150   20 years mdewsnip Added code to completely ignore bibliographic data.
(edit) @8149   20 years mdewsnip Added some null pointer checks.
(edit) @8148   20 years mdewsnip When attempting to parse an XML file, now checks that the file exists …
(edit) @8147   20 years mdewsnip Modified my previous fix slightly.
(edit) @8146   20 years mdewsnip Added null pointer check.
(edit) @8145   20 years mdewsnip Check for ImageMagick being installed and on the path, and bail early …
(edit) @8144   20 years mdewsnip New function for clearing the loaded profile.xml file when a …
(edit) @8143   20 years mdewsnip Fixed code for converting between Windows and Unix file paths.
(edit) @8142   20 years mdewsnip Added some comments for the skimFile functions.
(edit) @8141   20 years mdewsnip Now can add elements to metadata sets when importing non-namespaced …
(edit) @8140   20 years mdewsnip One of the last pieces of new metadata code: support for importing …
(edit) @8139   20 years mdewsnip Now adds NumPages metadata.
(edit) @8138   20 years mdewsnip Added FileFormat metadata.
(edit) @8137   20 years mdewsnip Even more improvements to the new metadata code.
(edit) @8136   20 years mdewsnip Added a function to return a HashMap of the metadata importing …
(edit) @8135   20 years mdewsnip Improvements to the new metadata code, this time for handling DLS-type …
(edit) @8134   20 years mdewsnip A couple of minor changes to the new metadata code.
(edit) @8133   20 years kjdon upgraded lucene to 1.4.1
(edit) @8132   20 years mdewsnip More improvements to new metadata code, including language-specific …
(edit) @8131   20 years mdewsnip More improvements to the new metadata code, including …
(edit) @8130   20 years mdewsnip Used by the new metadata code.
(edit) @8129   20 years mdewsnip Changed two functions to return a clone of the important list of each …
(edit) @8128   20 years mdewsnip More work on opening legacy collections and dealing with …
(edit) @8127   20 years mdewsnip A bit more new metadata code, this time for importing legacy metadata.
(edit) @8126   20 years mdewsnip Fix a bug where the Enrich pane value tree wasn't being updated …
(edit) @8125   20 years mdewsnip A few more improvements and bug fixes to the new metadata code.
(edit) @8124   20 years mdewsnip Added special code for escaping square bracket characters in metadata.
(edit) @8123   20 years mdewsnip More improvements to the new metadata code, including hfile writing.
(edit) @8122   20 years mdewsnip Further improvements and bug fixes to the new metadata code.
(edit) @8121   20 years chi Add the "FileFormat" metadata to each of the Plugins.
(edit) @8120   20 years mdewsnip More improvements to the new metadata code.
(edit) @8119   20 years jrm21 allow multiple callbacks, one for each metadata field (using the …
(edit) @8118   20 years nzdl Added Bislama (Vanuatu) maintainer to the list.
(edit) @8117   20 years mdewsnip Fixed a bug where extra dots in filenames would cause the file …
(edit) @8116   20 years mdewsnip Added some more information at the top, at Ian's request.
(edit) @8115   20 years mdewsnip Added a little more text at the top, at Ian's request.
(edit) @8114   20 years mdewsnip Changed search history message to be more accurate.
(edit) @8113   20 years mdewsnip Better top_nav_button images.
(edit) @8112   20 years mdewsnip Fixed Collage image.
(edit) @8111   20 years mdewsnip Removed a duplicate entry.
(edit) @8110   20 years mdewsnip Fixed a couple more image widths.
(edit) @8109   20 years mdewsnip Fixed a couple of image widths.
(edit) @8108   20 years mdewsnip Added spaces to separate the top_nav_buttons (in _javalinks_).
(edit) @8107   20 years mdewsnip Updated in response to the tidying up made in english.dm.
(edit) @8106   20 years mdewsnip Added all the Dublin Core Version 1.1 classifier buttons in, and …
(edit) @8105   20 years mdewsnip Newly generated English images from english.dm, with all Dublin Core …
(edit) @8104   20 years mdewsnip Updated Arabic interface, many thanks to Usama Salama for the translation.
(edit) @8103   20 years mdewsnip Updated Arabic interface images, many thanks to Usama Salama for the …
(edit) @8102   20 years mdewsnip Unfinished, but I'm committing it now so I don't lose it.
(edit) @8101   20 years mdewsnip Vietnamese interface, many thanks to the team at Integrated …
(edit) @8100   20 years mdewsnip Vietnamese interface images, many thanks to the team at Integrated …
(edit) @8099   20 years nzdl Added Blackfoot to the languages list.
(edit) @8098   20 years jrm21 * guess a title if no \title tag * \it tag * fractions in maths mode
(edit) @8097   20 years jrm21 added extra accent for \"i
(edit) @8096   20 years davidb Special case code added for a collection name of "/tmp" (or any …
(edit) @8095   20 years davidb Latest update to signed jar applet version of GLI.
(edit) @8094   20 years jrm21 fix errors with uninitialised variables if 'saveas' not specified. …
(edit) @8093   20 years nzdl Added a line just to make it absolutely totally clear that you need a …
(edit) @8092   20 years nzdl Changed the "Download Greenstone v2.51" link on the front page to link …
(edit) @8091   20 years (none) This commit was manufactured by cvs2svn to create tag …
(edit) @8090   20 years davidb Switching RecPlug over to using XMLParser wrapper rather than …
(edit) @8089   20 years mdewsnip Updated the version number for the Fiji workshop distribution, and …
(edit) @8088   20 years mdewsnip Fixed a bug where assigned metadata would be stuffed up on Windows.
(edit) @8087   20 years mdewsnip On Windows we use the XML::Parser stuff in bin/windows/perl/lib rather …
(edit) @8086   20 years mdewsnip Updated the PROGRAM_VERSION string for the Fiji workshop.
(edit) @8085   20 years mdewsnip Updated the AboutDialog.Date string for the Fiji workshop.
(edit) @8084   20 years mdewsnip Fixed the help file loading so it works with the stand-alone version …
(edit) @8083   20 years nzdl added the new collections
(edit) @8082   20 years kjdon added quotes around paths that can contain spaces
(edit) @8081   20 years kjdon filenames from urls can contain %20 instead of spaces, so need to …
(edit) @8080   20 years kjdon put quotes around all the paths that might have spaces in them
(edit) @8079   20 years davidb docsave.pm had been saving both GA and METS format. if-statement …
(edit) @8078   20 years kjdon commented out some print statements
(edit) @8077   20 years mdewsnip Changed things back to using XML-Parser-2.27 until the Expat code can …
(edit) @8076   20 years kjdon fixed a bug
(edit) @8075   20 years davidb README file updated to reflect shift to using newer version of …
(edit) @8074   20 years davidb Upgrade to using newer version of XML::Parser.
(edit) @8073   20 years davidb removed a handful of #include statements involving mg and mgpp that …
(edit) @8072   20 years davidb Support for building collections with lucene.
(edit) @8071   20 years davidb When title metadata is derived from first 100 chars of text, extra =~ …
(edit) @8070   20 years mdewsnip Removed some debug statements accidently committed.
(edit) @8069   20 years davidb Introduction of XMLParser.pm as a wrapper for XML::Parser (a standard …
(edit) @8068   20 years mdewsnip Removed the GSDLHOME argument, to be consistent with gs3-launch.sh.in.
(edit) @8067   20 years mdewsnip Removed GSDLHOME stuff (it is now done only when necessary -- in the …
(edit) @8066   20 years davidb Changes introduced so Expat shared library (.so) for perl 5.6 and perl …
(edit) @8065   20 years mdewsnip Now sets GSDLHOME itself (rather than relying on gs3-setup.* to do it).
(edit) @8064   20 years mdewsnip Now sets up GSDLHOME itself (rather than relying on gs3-setup.* to do it).
(edit) @8063   20 years kjdon added a fix to get ENABLE_NLS working
(edit) @8062   20 years kjdon changed the library url warnign message for gs3
(edit) @8061   20 years kjdon fixed a typo
(edit) @8060   20 years kjdon made this look for gsdl a bit better - need gsdl to run gli
(edit) @8059   20 years kjdon added in some new library checks to match the things that were added …
(edit) @8058   20 years kjdon added missing %
(edit) @8057   20 years kjdon fixed a bug in the format statement for search results
(edit) @8056   20 years mdewsnip Fixed a bug where the subcollection regular expression was parsed …
(edit) @8055   20 years mdewsnip Removed some long dead "search and replace" code.
(edit) @8054   20 years kjdon added in some warnign text about non greenstone colls
(edit) @8053   20 years kjdon added in some warning text for classic interface
(edit) @8052   20 years kjdon new database
(edit) @8051   20 years kjdon import.zip now at coll level not in import directory so that the zip …
Note: See TracRevisionLog for help on using the revision log.