Changeset 3084 for trunk


Ignore:
Timestamp:
2002-04-18T11:06:52+12:00 (22 years ago)
Author:
kjdon
Message:

phind now passes e argument when going to documents from the applet

File:
1 edited

Legend:

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

    r2802 r3084  
    9292_phindapplet_ {
    9393<APPLET CODEBASE="_httpprefix_/bin/java" CODE="org.nzdl.gsdl.Phind.Phind.class" ARCHIVE="Phind.jar" WIDTH=500 HEIGHT=400>
    94   <PARAM NAME=library      VALUE="_gwcgi_">
     94  <PARAM NAME=library      VALUE="_gwcgi_?e=_compressedoptions_">
    9595  <PARAM NAME=phindcgi     VALUE="_gwcgi_?a=phind">
    9696  <PARAM NAME=collection   VALUE="_cgiargc_">
Note: See TracChangeset for help on using the changeset viewer.