source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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. …
(edit) @13006   18 years nzdl Updated Thai interface, many thanks to Yenruedee Chanwirawong.
(edit) @13005   18 years nzdl Updated Slovak interface, many thanks to Tomas Fiala.
(edit) @13004   18 years nzdl Updated Marathi interface, many thanks to Shubhada Nagarkar.
(edit) @13003   18 years nzdl Updated German interface, many thanks to Sheshagiri Kulkarni.
(edit) @13002   18 years nzdl Updated Gaelic interface, many thanks to Rita Campbell and Laurinda …
(edit) @13001   18 years nzdl Updated Armenian interface, many thanks to Tigran Zargaryan.
(edit) @13000   18 years mdewsnip Now displays the "cached" attribute of a Lucene ResultSet, for debugging.
(edit) @12999   18 years mdewsnip Code for caching query results (eg. in index/sidx/cache), disabled by …
(edit) @12998   18 years kjdon added in accentfolding support to makefile
(edit) @12997   18 years kjdon added ifdef win32 around the u_char and u-long typedefs to get rid of …
(edit) @12996   18 years kjdon changed u_char and u_long hash defines to typedefs, otherwise they can …
(edit) @12995   18 years kjdon sysfuncs.h was only needed for u_char, changed u_chars to unsigned …
(edit) @12994   18 years kjdon moved all the STEM methods and hash defines from mg_files.h into stemmer.h
(edit) @12993   18 years mdewsnip Now stores the query results XML in a string buffer before outputting …
(edit) @12992   18 years mdewsnip Added the command (commented out) for skipping lucene_query.pl and …
(edit) @12991   18 years mdewsnip Ooops... managed to lose the header of the XML output in my recent changes.
(edit) @12990   18 years kjdon added accent folding support into makefiles
(edit) @12989   18 years mdewsnip Follow to close the searcher object.
(edit) @12987   18 years mdewsnip You can now specify the query string as a command-line argument to …
(edit) @12986   18 years kjdon added accentfolding support to the makefile
(edit) @12985   18 years kjdon have added iconv.lib into this package
Note: See TracRevisionLog for help on using the revision log.