source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13226   18 years shaoqun should allow element names with digits
(edit) @13225   18 years shaoqun always use xalan package
(edit) @13224   18 years shaoqun use dc.Language if it exist
(edit) @13223   18 years shaoqun used utf-8 coding for the input stream
(edit) @13222   18 years shaoqun added a method required by XMLPlug
(edit) @13221   18 years shaoqun allow qualified document element names
(edit) @13220   18 years mdewsnip Updated Serbian interface, many thanks to Bogdan Trifunovic.
(edit) @13219   18 years mdewsnip Added the Hungarian language interface.
(edit) @13218   18 years mdewsnip Hungarian interface, many thanks to Ferenc Katai.
(edit) @13217   18 years mdewsnip Serbian translations, many thanks to Bogdan Trifunovic.
(edit) @13216   18 years mdewsnip Now makes the chunk keys XML safe also, to prevent XML errors with the …
(edit) @13215   18 years nzdl Auxiliary Marathi macrofile, many thanks to Shubha Nagarkar.
(edit) @13211   18 years nzdl More Marathi translations, many thanks to Shubha Nagarkar.
(edit) @13198   18 years shaoqun now this plugin can handle ascii marc files
(edit) @13197   18 years shaoqun the empty segments are ignored
(edit) @13196   18 years shaoqun now all subfield values of a field, instead of the first one, are used …
(edit) @13193   18 years kjdon changed buildcol.incremental
(edit) @13192   18 years kjdon moved the doctype checking code into a function. implemented …
(edit) @13191   18 years kjdon made RecPlug.use_metadata_files deprecated (by adding a comment)
(edit) @13190   18 years kjdon changed a comment
(edit) @13189   18 years kjdon new plugin that reads metadata.xml files. Functionality moved here …
(edit) @13188   18 years kjdon RecPlug no longer handles reading metadata.xml files. It is purely …
(edit) @13187   18 years kjdon some functions for metadata manipulation, used by RecPlug and …
(edit) @13186   18 years kjdon removed RecPlug -use_metadata_files option, added MetadataXMLPlug
(edit) @13180   18 years mdewsnip Now checks that the directory doesn't already exist before trying to …
(edit) @13179   18 years mdewsnip Fixed an "uninitialized value" error.
(edit) @13178   18 years mdewsnip Added "info_only" check to prevent errors when running pluginfo.pl on …
(edit) @13174   18 years kjdon now checks for Filename field when reading through the first line. …
(edit) @13173   18 years mdewsnip Fixed problem where Unix line endings weren't being dealt with correctly.
(edit) @13172   18 years kjdon Moved all printing stuff out of doc.pm. docprint now prints a GA …
(edit) @13171   18 years kjdon docprint is no longer a docproc, now need to call get_section_xml and …
(edit) @13170   18 years kjdon docprint is no longer a docproc object. Its now a perl module that …
(edit) @13169   18 years kjdon debug mode now passes debug flag to plugout rather than using …
(edit) @13168   18 years mdewsnip Now prevents the gsdlCGI.pm module from returning errors and warnings …
(edit) @13167   18 years mdewsnip Now escapes the '&' characters in the CGI arguments in XML errors or …
(edit) @13166   18 years mdewsnip Can now obtain documents from the web containing spaces.
(edit) @13165   18 years mdewsnip Need to unescape filename separators on Windows.
(edit) @13164   18 years kjdon removed two 'commented out' bits which were invalid css cos used # for …
(edit) @13163   18 years kjdon changed groupsize mode back to 3 as per John Rose comment
(edit) @13157   18 years mdewsnip Now only adds * metadata values if the field is specified to have …
(edit) @13153   18 years shaoqun added code for displaying XMLMARCPlug's arguments
(edit) @13151   18 years shaoqun changed the string name
(edit) @13150   18 years shaoqun added strings for XMLMARCPlug
(edit) @13149   18 years shaoqun added a new plugin for xml marc files
(edit) @13148   18 years shaoqun added code to check whether its subclass can parse a doc type before …
(edit) @13147   18 years shaoqun added method used by XMLPlug to check whether its subclass can parse …
(edit) @13133   18 years mdewsnip Languages that should be displayed right-to-left are now specified in …
(edit) @13132   18 years mdewsnip Stopped running to_utf8 on the submitted strings, as this is causing …
(edit) @13131   18 years mdewsnip Now uses the existing decode_commas function in cgiutils.
(edit) @13130   18 years mdewsnip Brought up to current specs in preparation for debugging a GTI …
(edit) @13118   18 years kjdon added [DocTopOID] which gives the top level document identifier
(edit) @13117   18 years kjdon make sure we have actually found something before iterating, in get_href
(edit) @13116   18 years kjdon added .rt to the list of OID modifiers - this is the root id of the …
(edit) @13113   18 years mdewsnip Arabic Perl strings, many thanks to Kamal Salih Mustafa Khalafala.
(edit) @13111   18 years mdewsnip Added "-fexceptions" to LDFLAGS to prevent an error compiling on Mac …
(edit) @13110   18 years mdewsnip Fixed up badly encoded character.
(edit) @13103   18 years kjdon cgi_safe, do unicode encoding for characters less than 127 rather than …
(edit) @13081   18 years kjdon added globallinks - if we are on the help page with no collection …
(edit) @13080   18 years mdewsnip More encoding fixes.
(edit) @13079   18 years mdewsnip Missing marathi.dm?
(edit) @13078   18 years mdewsnip Fixed up some encoding problems caused by the GTI.
(edit) @13077   18 years mdewsnip Fixed up encoding problems.
(edit) @13075   18 years kjdon translator package is called gti not translator
(edit) @13072   18 years kjdon fixed a bug where the first page was given pagenumber of 2
(edit) @13071   18 years nzdl updated macros by Thomas Fiala
(edit) @13070   18 years nzdl this has been through translator, so some macros have been deleted, …
(edit) @13069   18 years nzdl updates thanks to Dewa Asmara Widjaksana
(edit) @13068   18 years kjdon when unbuilding and rebuilding the gdbm database for incremental …
(edit) @13067   18 years kjdon if we are appending, and a lucene collection, then set builddir to be …
(edit) @13065   18 years shaoqun added the host name to the downloaded oai file path
(edit) @13064   18 years shaoqun made it work for path with spaces
(edit) @13063   18 years kjdon make sure some matchTerms are set in terminfo - no termvariants are …
(edit) @13054   18 years mdewsnip Now puts the terms through xmlSafe() as well, to prevent invalid XML …
(edit) @13053   18 years kjdon removed some 'use xxx' statments for modules which are not used
(edit) @13051   18 years kjdon moved all the mets outputting methods from doc.pm into METSPlugout.
(edit) @13050   18 years kjdon moved all the mets outputting methods from doc.pm into METSPlugout. …
(edit) @13045   18 years kjdon in get_top_metadata_list, need to escape the metadata values so that …
(edit) @13043   18 years kjdon added urdu.dm and urdu2.dm into macro files list
(edit) @13041   18 years kjdon moved some macros from armenian2.dm to armenian.dm - they are ones to …
(edit) @13040   18 years kjdon moved some macros from english2.dm to english.dm - they are ones to do …
(edit) @13039   18 years mdewsnip Fixed up some encoding problems with recently translated strings... …
(edit) @13038   18 years kjdon moved some macros from lang2.dm to lang.dm - they are ones to do with …
(edit) @13037   18 years kjdon description macros for the buttons (gli, admin etc) now come from …
(edit) @13036   18 years mdewsnip Armenian2.dm wasn't in the list of macrofiles, for some reason.
(edit) @13035   18 years mdewsnip Statically complied libraries so the iconv.dll isn't required.
(edit) @13034   18 years mdewsnip Added iconv.h so Katherine's path could be removed from the makefile, …
(edit) @13030   18 years mdewsnip Turned -removeold on so that warning message isn't shown.
(edit) @13029   18 years kjdon removed DateList and SearchTypes format statements cos they are not …
(edit) @13028   18 years mdewsnip Changed the "40MB" space required for a binary installation to "70MB".
(edit) @13024   18 years shaoqun made it work for parsing two METS output files
(edit) @13021   18 years kjdon removed the tooltips from the admin, collector, depositor etc buttons
(edit) @13019   18 years mdewsnip Now access yaz-client in GSDLHOME/bin/GSDLOS.
(edit) @13018   18 years mdewsnip Now specifies --bindir to Yaz's configure, so the yaz-client ends up …
(edit) @13017   18 years kjdon when doing special formatting for datelist, allow yyyy-mm-dd format
(edit) @13013   18 years shaoqun fixed the dir with space bug on windows
(edit) @13012   18 years mdewsnip Changed to find wget in GSDLHOME/bin/GSDLOS.
(edit) @13010   18 years shaoqun fixed the bugs to split the cache dir on windows
(edit) @13009   18 years mdewsnip Updated another Slovak translation.
(edit) @13008   18 years mdewsnip Removed the English strings.
(edit) @13007   18 years kjdon davids last change stuffed things up for running GLI from start menu. …
Note: See TracRevisionLog for help on using the revision log.