Ignore:
Timestamp:
2024-03-20T22:31:51+13:00 (3 months ago)
Author:
anupama
Message:

Having been able to look at the GS2.88 Collage applet at least trying to run through the appletviewer somewhat (it doesn't really do much than say it's downloading and print out some file information to the terminal), I wanted at least that much to work with the Collage Applet in GS3. Just to get the appletviewer to display a somewhat working GS3 Collage applet (previously it would fail before applet initialisation, with a hard to fathom magic number Java error), I had to create a very skeletal GsdlCollageBrowse.java service, the way Phind has a (proper, non-skeletal) PhindPhraseBrowse service. I'm not sure if this service need or should do more for Collage, as I think the Collage applet rather than the service should take care of all the inner workings. I also needed the perl code to write out the new collage service to the buildconfig.xml file for this to actually appear. So far, the applet params are all hardcoded. I still need to investigate what the Collage applet is trying to do, such as how it works out which files to download and tries to download them, as for GS3 it's not even listing the files to download.

Location:
main/trunk/greenstone3/src/java/org/greenstone
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.