source: gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15422   16 years mdewsnip The infodbclass is no longer in src/recpt.
(edit) @15421   16 years mdewsnip Fixed a few misleading comments.
(edit) @15420   16 years mdewsnip (Untangling colservr/recpt) Moved infodbclass.cpp/h from src/recpt …
(edit) @15419   16 years mdewsnip (Untangling colservr/recpt) Removed unnecessary inclusion of infodbclass.h.
(edit) @15418   16 years mdewsnip (Untangling colservr/recpt) Split recpt/OIDtools into two: …
(edit) @15417   16 years mdewsnip (Untangling colservr/recpt) Removed three unused functions.
(edit) @15416   16 years mdewsnip (Untangling colservr/recpt) Moved comtypes out of recpt and into …
(edit) @15415   16 years mdewsnip Removed an unnecessary inclusion of comtypes.h.
(edit) @15414   16 years mdewsnip Removed an unnecessary inclusion of comtypes.h.
(edit) @15413   16 years mdewsnip (Untangling colservr/recpt) Removed all the inclusions of …
(edit) @15412   16 years mdewsnip Changed to use the new "gsdlsitecfg.h" instead of "recptconfig.h".
(edit) @15411   16 years mdewsnip Removed unnecessary inclusion of maincfg.o in z3950server.
(edit) @15410   16 years mdewsnip Updated Windows makefile to use maincfg.cpp/h instead of recptconfig.cpp/h.
(edit) @15409   16 years mdewsnip Changed to use "gsdlsitecfg.h" instead of "recptconfig.h".
(edit) @15408   16 years mdewsnip Removed unnecessary inclusion of recptconfig.h.
(edit) @15407   16 years mdewsnip Updated Windows makefile to add new gsdlsitecfg.cpp/h files.
(edit) @15406   16 years mdewsnip Removed the GCC.mak files, with Stefan's approval. These were created …
(edit) @15404   16 years mdewsnip Fixed compilation warning message by removing the "home == NULL" test, …
(edit) @15403   16 years mdewsnip (Untangling colservr/recpt) Removed some unused references to recptconfig.
(edit) @15402   16 years mdewsnip (Untangling colservr/recpt) Split recpt/recptconfig into two: …
(edit) @15401   16 years mdewsnip (Untangling colservr/recpt) Deleted setReceptionistServers() from …
(edit) @15396   16 years ak19 For FLI: Removed gsdl.xml file creation from java file Gatherer.java …
(edit) @15395   16 years ak19 For FLI: Removed gsdl.xml file creation from java file Gatherer.java …
(edit) @15387   16 years mdewsnip Quickly adding resumption token support to the ListSets action: this …
(edit) @15380   16 years mdewsnip Three fixes to the resumption token code to prevent crashes when …
(edit) @15360   16 years ak19 Extra test for Greenstone3 added so plugout works for both versions of …
(edit) @15327   16 years kjdon added support for JDBM (or other) in place of GDBM: defaultGDBMLevel …
(edit) @15302   16 years davidb db2txt and txt2db regrouped to be in directory gdbmedit
(edit) @15301   16 years davidb db2txt and txt2db regrouped to be in directory gdbmedit
(edit) @15300   16 years davidb db2txt and txt2db regrouped to be in directory gdbmedit
(edit) @15231   16 years davidb Reorganised gdbm processing related files into one place (gdbmedit).
(edit) @15230   16 years davidb Reorganised gdbm processing related files into one place (gdbmedit).
(edit) @15221   16 years davidb Even though gdbmget is written in C++, GDBM is written in C and …
(edit) @15220   16 years davidb Reworded usage statement
(edit) @15219   16 years davidb Even though txt2db is written in C++, GDBM is written in C and …
(edit) @15218   16 years davidb Even though db2txt is written in C++, GDBM is written in C and …
(edit) @15212   16 years kjdon for the greenstone archive collection, we are now using monthly …
(edit) @15207   16 years mdewsnip Fixed up some crazy obfuscated lines and fixed a bug where the …
(edit) @15198   16 years mdewsnip Now each action checks for invalid arguments in the params structure …
(edit) @15197   16 years mdewsnip Added an erase() function because we need to clean up the params list, …
(edit) @15196   16 years mdewsnip Now calls html_safe() on the request attribute values, so it validates …
(edit) @15195   16 years mdewsnip Changed the Dublin Core metadata fields to have a lowercase starting …
(edit) @15194   16 years mdewsnip Added an empty metadataNamespace tag for the rfc1807 metadata format, …
(edit) @15193   16 years mdewsnip Moved the "protocolVersion" field above the "adminEmail" field, so …
(edit) @15192   16 years mdewsnip Replaced all instances of "openarchives.com" with "openarchives.com", …
(edit) @15189   16 years kjdon added in the missing plugins so the default list is the same as for …
(edit) @15182   16 years kjdon removed an unnecessary comment
(edit) @15179   16 years kjdon needed to add extra_metadata() call in close_document so that can get …
(edit) @15178   16 years kjdon needed to add extra_metadata() call in xml_end_tag so that can get …
(edit) @15177   16 years ak19 On Linux, image file sizes can be given in the form 3.4e+02kb (3.4 x 1 …
(edit) @15176   16 years ak19 1. No longer does GLI add anchor tags around img tags (images embedded …
(edit) @15174   16 years kjdon changed the version number to svn-trunk. This will get changed to a …
(edit) @15173   16 years kjdon replaced x.xx with svn-trunk cos at least this has some meaning
(edit) @15172   16 years ak19 2 changes: 1. added file-exists command and matching routine …
(edit) @15171   16 years ak19 Undoing accidental change 15170
(edit) @15170   16 years ak19 2 changes: 1. added file-exists command and matching routine …
(edit) @15169   16 years ak19 Most important change: need this script to print out some message to …
(edit) @15168   16 years ak19 When file handling errors appear, error variable printed out too
(edit) @15167   16 years ak19 Modified tmp_area_convert_file routine to use pass new argument …
(edit) @15166   16 years ak19 Modified tmp_area_convert_file routine to use pass new argument …
(edit) @15165   16 years ak19 Modified soft_link method to take an extra parameter …
(edit) @15162   16 years mdewsnip Changed to use "archivedir" instead of "assocfilepath" when generating …
(edit) @15161   16 years kjdon not sure what this file does, but I have changed the colbuilder group …
(edit) @15160   16 years kjdon changed the group with permission to build collections from colbuilder …
(edit) @15158   16 years kjdon indexers now included in the make clean and make distclean
(edit) @15153   16 years ak19 Moved code that checks for name collisions between generated html (and …
(edit) @15152   16 years ak19 Regular expression in make_links_to_assocdir_relative is corrected and …
(edit) @15151   16 years ak19 Commented out regular expressions that remove periods, hyphens and …
(edit) @15150   16 years ak19 Now replaces a source textfile with its html by converting it to the …
(edit) @15147   16 years shaoqun file:///, which is added in BasPlugout.pm for java 1.6 has to be …
(edit) @15140   16 years shaoqun java 1.6 doesn't allow direct drive name like c: when loading xml …
(edit) @15129   16 years anna Added configuration for the Nepali language.
(edit) @15128   16 years anna Nepali Greenstone User Interface. Many thanks to Mohan Raj Pradhan.
(edit) @15127   16 years anna rename singhalese.dm
(edit) @15126   16 years anna rename singhalese.dm
(edit) @15121   16 years ak19 New perl script replace_srcdoc_with_html.pl allows users to replace a …
(edit) @15120   16 years ak19 Changes to work with new script replace_srcdoc_with_html.pl: added to …
(edit) @15119   16 years ak19 added srcreplaceable option and the subroutine tmp_area_convert_file …
(edit) @15118   16 years ak19 Three new strings, under section titled replace_srcdoc_with_html.pl …
(edit) @15117   16 years ak19 Dr Bainbridge made some changes to tidy up the code (replaced file …
(edit) @15116   16 years ak19 1. Doesn't presume that GSDLCOLLECT env var is set. 2. Sub …
(edit) @15115   16 years ak19 Added SourceReplaceable in output for plugin xml. srcreplaceable is a …
(edit) @15114   16 years ak19 Added srcreplaceable option to work with new script …
(edit) @15113   16 years ak19 Added Dr Bainbridge's code to trackback caller to filename_cat subroutine
(edit) @15089   16 years anna Call Chinese character segmentation when handling metadata values from …
(edit) @15088   16 years kjdon changed reg exp to use split and pop instead due to not working under …
(edit) @15087   16 years kjdon changed the default group for admin to be all-collections-editor …
(edit) @15086   16 years kjdon made the input space for groups to be longer
(edit) @15085   16 years kjdon added a list of predefined groups to the help for groups on edit/add …
(edit) @15077   16 years mdewsnip Oh dear... there were two pretty big problems with the replace() …
(edit) @15076   16 years anna recover to the previous version
(edit) @15075   16 years anna Added configuration for the Marathi language.
(edit) @15074   16 years ak19 added -w in #!/usr/bin/perl -w
(edit) @15073   16 years kjdon added -reversesort option to import.pl. Used with -sortmeta option, to …
(edit) @15072   16 years kjdon added -reversesort option to import.pl. Used with -sortmeta option, to …
(edit) @15068   16 years xiao when producing buildConfig.xml from collectionConfig.xml, add two more …
(edit) @15066   16 years anna Improved English expressions for searching, thanks to John Rose.
(edit) @15056   16 years kjdon added a line to create the bin/windows directory if it is not there, …
(edit) @15049   16 years mdewsnip Fixed the Lucene jar file name and class name in the commented out …
(edit) @15047   16 years ak19 Skipped wrong file when new -group flag not set. Now fixed
Note: See TracRevisionLog for help on using the revision log.