source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9475   19 years kjdon changed the organisation of the collections: metadata.zip and …
(edit) @9474   19 years kjdon moved metadata.zip out of metadata and made it include the directory, …
(edit) @9473   19 years kjdon moved archives.zip out of archives and made it include the directory, …
(edit) @9472   19 years mdewsnip Tidied up English, French, Spanish and Russian images, for the …
(edit) @9471   19 years mdewsnip Updated Russian interface, many thanks to Sergey Karpov.
(edit) @9470   19 years mdewsnip A few size changes, plus now installs the custom home.dm file when …
(edit) @9469   19 years mdewsnip Ooops... got the "$" signs in the wrong place for installing the manuals.
(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) @9464   19 years kjdon enabled drag and drop onto a file - just puts it into the same …
(edit) @9463   19 years mdewsnip Changed clean.sh to just remove everything in the …
(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) @9460   19 years kjdon renaming siteConfig.xml files to siteConfig.xml.in files - for use …
(edit) @9459   19 years kjdon added in the missing exec gs3 warning argument
(edit) @9458   19 years kjdon fixed up the map function for GS3 - made it closer to what it used to …
(edit) @9457   19 years kjdon added mgpp in to the src module
(edit) @9456   19 years kjdon Makefile.in for gs2build module
(edit) @9455   19 years kjdon testing
(edit) @9454   19 years kjdon testing
(edit) @9453   19 years kjdon configure scripts and Makefile for gs2build module
(edit) @9452   19 years kjdon a packages configure script for the gs2build module
(edit) @9451   19 years kjdon testing
(edit) @9450   19 years kjdon testing
(edit) @9449   19 years kjdon testing
(edit) @9448   19 years kjdon trying to get only part of gsdl for the gs2build module
(edit) @9447   19 years mdewsnip *Sigh*, another case of the Windows makefiles being ignored…
(edit) @9446   19 years kjdon trying to add a new gs2build module - to see if I have permission
(edit) @9445   19 years kjdon small changes
(edit) @9444   19 years nzdl More tidy ups.
(edit) @9443   19 years mdewsnip Removed unused WordPlug, changed naff HList format statement, and made …
(edit) @9442   19 years nzdl changed the cvs download link
(edit) @9441   19 years mdewsnip Small fix for dealing with strings containing "\n" characters.
(edit) @9440   19 years mdewsnip Changed non-sensical default HList format (only [Title] makes sense).
(edit) @9439   19 years nzdl The Collector is now disabled by default.
(edit) @9438   19 years nzdl Removed -cover_image flag
(edit) @9437   19 years mdewsnip Updated version numbers in preparation for the 2.60 release.
(edit) @9436   19 years mdewsnip Guessed the 2.60 release date.
(edit) @9435   19 years kjdon if we have found some format in the info element, don't look for it in …
(edit) @9434   19 years kjdon added replaceFirstLInk funciton
(edit) @9433   19 years kjdon added in code to cope when we have more than one service with the same …
(edit) @9432   19 years mdewsnip Make executable, and commented out a line of code that isn't currently …
(edit) @9431   19 years mdewsnip Changed version for VERSION file to 2.60, in preparation for the …
(edit) @9430   19 years mdewsnip The Collector is dead... long live the Collector!
(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) @9426   19 years kjdon changed the collection specific stuff slightly - instead of the single …
(edit) @9425   19 years kjdon added getResourceDir methods to provide the path to the collection …
(edit) @9424   19 years kjdon added a new constructor that takes a specified classloader which is …
(edit) @9423   19 years kjdon modified getTextSTring: if no dictionary is specified, now tries a …
(edit) @9422   19 years kjdon a new class loader class that knows about the resources directory in a …
(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) @9419   19 years mdewsnip Forgot to import DebugStream.
(edit) @9418   19 years mdewsnip Added check so the GLI doesn't crash when parsing a format statement …
(edit) @9417   19 years mdewsnip Changed Kea models, for a better trade-off between performance and …
(edit) @9416   19 years mdewsnip Updated French strings, many thanks to Vincent Dubuc.
(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) @9405   19 years kjdon replaced a couple of strings with constants, and made teh …
(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) @9392   19 years mdewsnip Removed an untranslated string.
(edit) @9391   19 years mdewsnip Updated in response to my changes yesterday.
(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) @9387   19 years mdewsnip Updated greenstone.org strings, many thanks to Doug Carter & friends …
(edit) @9386   19 years mdewsnip Minor change.
(edit) @9385   19 years mdewsnip Actually, the previous log message should have given credit to Jesus …
(edit) @9384   19 years mdewsnip Updates to greenstone.org, many thanks to Doug Carter & friends.
(edit) @9383   19 years kjdon now uses gs2build instead of gs2extra
(edit) @9382   19 years kjdon now uses gs2build instead of gs2extra, and added in the classpath fix …
(edit) @9381   19 years kjdon A modified Makefile for the (still to be created) gs2build module. We …
(edit) @9380   19 years mdewsnip Oops.. an English string slipped in here somehow.
(edit) @9379   19 years mdewsnip Updated GLI help, many thanks to Olena Medelyan for the translation.
(edit) @9378   19 years mdewsnip Updated GLI help, many thanks to Jesus Tramullas for the translation.
(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 …
Note: See TracRevisionLog for help on using the revision log.