Ignore:
Timestamp:
2001-06-07T17:13:11+12:00 (23 years ago)
Author:
sjboddie
Message:

Tidied up the phind client a little more. It now belongs to the
org.nzdl.gsdl.Phind package and is compiled as a jar file. The jar file
itself is now included in the CVS tree in a new bin/java directory.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/macros/document.dm

    r2487 r2507  
    7474
    7575_phindapplet_ {
    76 <APPLET CODEBASE="_httpprefix_/src/phind/client" CODE="Phind.class" WIDTH=500 HEIGHT=400>
     76<APPLET CODEBASE="_httpprefix_/bin/java" CODE="org.nzdl.gsdl.Phind.Phind.class" ARCHIVE="Phind.jar" WIDTH=500 HEIGHT=400>
    7777  <PARAM NAME=library      VALUE="_gwcgi_">
    7878  <PARAM NAME=phindcgi     VALUE="_gwcgi_?a=phind">
Note: See TracChangeset for help on using the changeset viewer.