Custom Query (420 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (43 - 45 of 420)

Ticket Resolution Summary Owner Reporter
#808 fixed Tidying up Greenstone support for RSS. ak19 ak19
Description

Commit revision: 24958

First commit to do with Greenstone's support for RSS. Committing Dr Bainbridge's code which was already working for windows. This has now been tested on Linux, where it can be got to work with changes to zextra.dm and base.dm and if the rss-items.rdf file generated by the update to BasePlugout is moved to the index folder). The next set of commits will make the way rssaction.cpp accesses the rss-items.rdf file independent of where the GS server is located, with changes to the protocol class.

http://trac.greenstone.org/changeset/24958

  • configure.in configure win32.mak
  • runtime-src: configure.in configure
  • runtime-src/src/recpt: rssaction.h rssaction.cpp (2 newly added files) and cgiwrapper.cpp
  • runtime-src/src/recpt: Makefile.in win32.mak
  • perllib/plugouts/BasePlugout.pm
#806 fixed Bugs to do with usage.txt and history.gdb nobody ak19
Description

The following errors in my etc/error.txt when I turn on logging in etc/main.cfg. Tested on Linux so far:

database open failed on: /research/ak19/gs2-svn/etc/history.gdb Error: Couldn't open file /research/ak19/gs2-svn/etc/usage.txt

#805 fixed cgi-bin migrates to common-src\cgi-bin ak19 ak19
Description

Five set of commits to do with migration of cgi-bin into common-src, so that upon make install, common-src\cgi-bin will be installed in cgi-bin\GSDLOS(GSDLARCH).

So far tested on Linux (CentOS, 32-bit): tested out that the gs2-server, GLI, remote server and oaiserver still work fine.

  1. http://trac.greenstone.org/changeset/24872

After this commit (to do with the contents of the files), cgi-bin itself will be moved.

  • 8 files modified in main/trunk/greenstone2/cgi-bin

gsdlCGI.pm, gliserver.pl and

metadata-server.pl, build-server.pl, experimental-ocr-server.pl, explode-server.pl, image-server.pl, index-server.pl

  1. http://trac.greenstone.org/changeset/24873

SVN MOVE: Moved main/trunk/greenstone2/cgi-bin to main/trunk/greenstone2/common-src/cgi-bin

SVN ADDED common-src/cgi-bin: Makefile.in, win32.mak

  1. http://trac.greenstone.org/changeset/24874

This commit involves changes to all the GS2 files that referred to cgi-bin and where this needs reference required updating to cgi-bin\OS_and_ARCH.

  • 4 updated files in common-src: Makefile.in, configure, configure.in, win32.mak
  • Added 2 new files to common-src/cgi-bin: Makefile.in, win32.mak
  • Updated 4 toplevel files: gs2-server.sh, gs2-web-server.bat, gsicontrol.bat, gsicontrol.sh
  • Updated 6 further files in runtime-src:

runtime-src/packages/apache-httpd: httpd.conf.in, windows-httpd.conf.in

runtime-src/src/oaiservr: Makefile.in, win32.mak

runtime-src/src/recpt: Makefile.in, win32.mak

  • Updated 3 loose files: lib/java/server.jar, perllib/util.pm, bin/script/indexes/relation.pl
  1. http://trac.greenstone.org/changeset/24875

Changes to affected references to cgi-bin in GLI. Only 1 file affected.

src/org/greenstone/gatherer/Gatherer.java

  1. http://trac.greenstone.org/changeset/24876

Changes to GS3's Server2.java code which is also affected by the move of cgi-bin to common-src\cgi-bin (and which required changes to gs2-webserver.bat, gs2-server.sh already commited and an update to GS2's server.jar).

src/java/org/greenstone/server/Server2.java

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.