source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9420   19 years mdewsnip Now adds a complete path for gsdlsourcefilename instead of just the …
(edit) @9417   19 years mdewsnip Changed Kea models, for a better trade-off between performance and …
(edit) @9415   19 years mdewsnip Updated French strings, many thanks to Vincent Dubuc.
(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) @9412   19 years mdewsnip Updates to French interface, many thanks to Vincent Dubuc.
(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) @9408   19 years davidb Subtle mistake related to testing for C-preprocessor defined …
(edit) @9407   19 years mdewsnip More updates to Polish interface, many thanks to Lech Borkowski.
(edit) @9406   19 years davidb Added include statement for stdio.h. Caused compile error on Puka …
(edit) @9404   19 years davidb include statement for <ostream> not needed, and in fact caused …
(edit) @9403   19 years jrm21 need to 'bless' an object before you can call functions in it (for …
(edit) @9402   19 years davidb Trailing <space> after \ caused XML-Parser to fail to generate …
(edit) @9401   19 years davidb formattoools.cpp extended to supoorts 'child' request, within …
(edit) @9400   19 years davidb gdbmsource.h .cpp .o added to filename list in Makefile.in
(edit) @9399   19 years davidb gdbmsoure.o added to makefile.in
(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) @9394   19 years mdewsnip Updated Polish interface, many thanks to Lech Borkowski.
(edit) @9393   19 years mdewsnip Improved the regular expression for parsing CVS annotate dates.
(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) @9388   19 years mdewsnip Improvements to upload, by Matthew Whyte.
(edit) @9381   19 years kjdon A modified Makefile for the (still to be created) gs2build module. We …
(edit) @9377   19 years kjdon minor configuration change in Makefile.PL and Expat/Makefile.PL - set …
(edit) @9376   19 years davidb Fault in "combining" saved_metadata and metadata.xml when …
(edit) @9375   19 years jrm21 minor fix for getting encoding from LC_ALL environment variable
(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) @9346   19 years davidb Restructuring of lucenegdbmsource and mggdbmsource to put common code …
(edit) @9345   19 years davidb Restructuring of lucenegdbmsource and mggdbmsource to inherit from new …
(edit) @9343   19 years mdewsnip Fixed a couple of little errors.
(edit) @9342   19 years mdewsnip Removed unnecessary leading and trailing whitespace in button strings.
(edit) @9338   19 years mdewsnip Added some "\n" characters for multi-line button strings.
(edit) @9337   19 years mdewsnip Tidied up some button images.
(edit) @9333   19 years davidb spacewidth macro introduced to be able to control left-hand margin …
(edit) @9332   19 years davidb Introduction of web icon (like the document icon but with a picture of …
(edit) @9330   19 years mdewsnip Added some "\n" characters for multi-line button strings.
(edit) @9329   19 years mdewsnip Added some "\n" characters for multi-line button strings.
(edit) @9328   19 years mdewsnip Added some "\n" characters for multi-line button strings.
(edit) @9327   19 years mdewsnip Updates for the UNESCO CD-ROM, many thanks to Doug Carter & friends.
(edit) @9326   19 years mdewsnip Added some "\n" characters for multi-line button strings.
(edit) @9325   19 years mdewsnip Added translations for the UNESCO CD-ROM, many thanks to Doug Carter & …
(edit) @9324   19 years mdewsnip Removed a comment.
(edit) @9323   19 years mdewsnip Added a couple of translations for the UNESCO CD-ROM by Jesus Tramullas.
(edit) @9322   19 years davidb Typo detected in code: mistakenly sets childtype of Vlist not VList. …
(edit) @9321   19 years mdewsnip Updates to Spanish strings for the UNESCO CD-ROM, many thanks to Jesus …
(edit) @9320   19 years mdewsnip Added a translation from Vincent Dubuc.
(edit) @9319   19 years mdewsnip Added some "\n" characters for multi-line classifier button strings.
(edit) @9317   19 years mdewsnip "-cover_image" is now on by default.
(edit) @9316   19 years mdewsnip Some tidy ups.
(edit) @9310   19 years mdewsnip Removed all the non-translated English/German image strings.
(edit) @9309   19 years mdewsnip Added some "\n" characters for multi-line button images.
(edit) @9308   19 years mdewsnip Added Polish language interface, many thanks to Lech Borkowski.
(edit) @9307   19 years mdewsnip Why does that extra newline pop up in every macrofile?
(edit) @9306   19 years mdewsnip Removed some English strings.
(edit) @9299   19 years mdewsnip Polish interface, many thanks to Lech Borkowski.
(edit) @9298   19 years mdewsnip Tidied up some whitespace, and added "\n" characters for multi-line …
(edit) @9297   19 years mdewsnip Converted entities into proper UTF-8. This is required for classifier …
(edit) @9296   19 years davidb Addition of gdbsource.o to list of col server objects to link against.
(edit) @9295   19 years mdewsnip Added "\n" characters for multi-line button strings.
(edit) @9294   19 years mdewsnip Added "\n" characters for multi-line button image strings.
(edit) @9293   19 years mdewsnip Tidied up some whitespace, and added "\n" characters for multi-line …
(edit) @9292   19 years mdewsnip Tidied up some whitespace.
(edit) @9291   19 years mdewsnip Tidied up some whitespace and added "\n" characters into button strings.
(edit) @9290   19 years mdewsnip Tidied up some whitespace.
(edit) @9278   19 years mdewsnip Many of the macros were either English or German?
(edit) @9277   19 years mdewsnip These are all crap.
(edit) @9269   19 years mdewsnip Removed an extra newline.
(edit) @9263   19 years mdewsnip Added name for the Kyrgyz language in Kyrgyz.
(edit) @9262   19 years mdewsnip A tab at the end of a macrofiles line caused everything after it to be …
(edit) @9260   19 years mdewsnip Updated Kyrgyz images, many thanks to Fedor Bakalov for the translations.
(edit) @9259   19 years mdewsnip Updated Kyrgyz interface, many thanks to Fedor Bakalov.
(edit) @9256   19 years mdewsnip Updates to Install.sh for installing PDFs (CD-ROM installations).
(edit) @9255   19 years mdewsnip Moved from here into the new "for-distributions" package (eg. …
(edit) @9251   19 years mdewsnip Now sets a whole lot of permissions (for the Installshield X installer).
(edit) @9247   19 years kjdon reordered the macro file list so that language ones are at the end and …
(edit) @9241   19 years davidb Incorrect parsing of gsdlassocfile in METS code. Can have a directory …
(edit) @9240   19 years mdewsnip Make some more things executable.
(edit) @9239   19 years mdewsnip Changed "unshift" to "push", so an existing XML::Parser on the system …
(edit) @9237   19 years davidb Improvements to checking or applet parameters.
(edit) @9236   19 years davidb Revisions to help exportcol.pl work more smoothly with Applet version …
(edit) @9235   19 years davidb Don't want to -removeold if working with an explicit export directory …
(edit) @9233   19 years davidb Revised command-line arguments. Can also now be run with more than …
(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) @9227   19 years mdewsnip A few more tidy ups for Greenstone 2.53 and Installshield X.
(edit) @9219   19 years kjdon added a third arg - a filename to output the result of the java …
Note: See TracRevisionLog for help on using the revision log.