source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3518   21 years cs025 Added proper handling of Booleans in getMetadata
(edit) @3517   21 years davidb ImagePlug modified so 'Source' metadata set to be consistent with …
(edit) @3516   21 years jrm21 Apparently darwin doesn't define BSD by default, so we now instead …
(edit) @3515   21 years jrm21 call a plugin's set_OID() method if one exists, otherwise use the …
(edit) @3514   22 years kjdon removed these - dont know why they were even in the repository to …
(edit) @3513   22 years kjdon new service and action for coll building gsdl2 style
(edit) @3512   22 years kjdon all modules now talk the same messages; all xml elems and atts have …
(edit) @3511   22 years kjdon param options changed name
(edit) @3510   22 years jrm21 need to check that remove_prefix is defined before checking its length
(edit) @3509   22 years kjdon made all the xml elem names etc constants
(edit) @3508   22 years jrm21 modified copyright statement
(edit) @3507   22 years jrm21 updated to also allow '..."foo" ...' as the enclosing quotes (for …
(edit) @3506   22 years jrm21 need to allow escaped \" inside a multiline "...". Eg …
(edit) @3505   22 years kjdon Communicator more general now, Communicators are configured using the …
(edit) @3504   22 years kjdon the SOAP communication now uses literal XML rather than Strings - much …
(edit) @3503   22 years kjdon changed prompt
(edit) @3502   22 years kjdon process now uses Elements instead of Nodes
(edit) @3501   22 years kjdon small change
(edit) @3500   22 years kjdon fixed a typo
(edit) @3499   22 years kjdon ModuleInterface process changed from Node to Element
(edit) @3498   22 years kjdon fixed a bug with metadataList
(edit) @3497   22 years kjdon renamed collection, so had to rename the files
(edit) @3496   22 years kjdon added java stuff to PATH - need a better way of doing this
(edit) @3495   22 years kjdon added JAVA_HOME
(edit) @3494   22 years kjdon library2 changed to library1
(edit) @3493   22 years kjdon changed library2 to library1 - makes more sense cos its serving site1
(edit) @3492   22 years kjdon ServiceModule renamed to ServicesImpl, each class renamed to …
(edit) @3491   22 years kjdon actions all use cgi arg long names now, not short names
(edit) @3490   22 years kjdon ServiceModule now called ServicesImpl
(edit) @3489   22 years kjdon config file names changed
(edit) @3488   22 years kjdon small changes
(edit) @3487   22 years kjdon all cgi args now have long names
(edit) @3486   22 years kjdon if action requested that not known about, tries to load it dynamically
(edit) @3485   22 years kjdon ServiceModules changed to ServicesImpl, activate and deactivate module …
(edit) @3484   22 years kjdon fixed a typo
(edit) @3483   22 years kjdon gsdl3home param replaces both siteshome and interfaceshome
(edit) @3482   22 years kjdon now connects to localsite, not site2
(edit) @3481   22 years kjdon renamed sitecfg.xml to siteConfig.xml
(edit) @3480   22 years kjdon added new collection, chinesedemo, renamed sitecfg.xml to …
(edit) @3479   22 years kjdon site2 no longer in use. cant remove directories though.
(edit) @3478   22 years kjdon sitecfg.xml renamed siteConfig.xml, buildcfg.xml renamed buildConfig.xml
(edit) @3477   22 years kjdon now uses gsdl3_home rather than sites_home and interfaces_home some …
(edit) @3476   22 years kjdon now uses gsdl3_home rather than sites_home and interfaces_home
(edit) @3475   22 years kjdon new stylesheet for build cluster
(edit) @3474   22 years kjdon added support for service clusters
(edit) @3473   22 years kjdon use full arg names instead of short - eg collection instead of c.
(edit) @3472   22 years kjdon renamed phind.pm to Phind.pm in keeping with the names of the other …
(edit) @3471   22 years kjdon service modules now belong to a serviceCluster or colleciton - …
(edit) @3470   22 years kjdon now looks for service clusters in its config file, and loads them up too.
(edit) @3469   22 years kjdon the xml representation of cgi args now has two attributes 'action' and …
(edit) @3468   22 years kjdon new class - ServiceCluster - a group of related services. Collection …
(edit) @3467   22 years kjdon the xml representation of cgi args now has two attributes 'action' and …
(edit) @3466   22 years kjdon add new method
(edit) @3465   22 years kjdon minor changes
(edit) @3464   22 years kjdon using the from attribute in the response rather than the name …
(edit) @3463   22 years kjdon a better mgpp collection
(edit) @3462   22 years kjdon prepend site name to from field in response
(edit) @3461   22 years kjdon hack for SOAP stuff - need to look into message format more
(edit) @3460   22 years kjdon changed applet html collection name to use the absolute name (eg …
(edit) @3459   22 years kjdon fixed a bug
(edit) @3458   22 years kjdon added translateOID method - this is related to greenstone - should it …
(edit) @3457   22 years kjdon added in system classpath to the one used
(edit) @3456   22 years kjdon changed some stuff
(edit) @3455   22 years kjdon dynamically determined stylesheet inclusions
(edit) @3454   22 years kjdon now handles GSDL2 style classifications
(edit) @3453   22 years kjdon new class for handling old greenstone gdbm classifications
(edit) @3452   22 years kjdon fixed a typo
(edit) @3451   22 years kjdon new version of transform, with stylesheet already parsed into a Document
(edit) @3450   22 years kjdon utility class for manipulating greenstones xslt files
(edit) @3449   22 years kjdon changed some comments
(edit) @3448   22 years kjdon fixed a bug
(edit) @3447   22 years kjdon changed some comments
(edit) @3446   22 years kjdon small change
(edit) @3445   22 years kjdon changed default levels to Document rather than Section
(edit) @3444   22 years kjdon tried to get the applet working on Mozilla, Netscape, and IE. It works …
(edit) @3443   22 years kjdon library names are now done dynamically, not specified in the applet …
(edit) @3442   22 years kjdon index and level info now dynamic
(edit) @3441   22 years kjdon uses new GSFile methods
(edit) @3440   22 years kjdon tidied this up a bit
(edit) @3439   22 years kjdon fixed a typo
(edit) @3438   22 years kjdon added library name to the config class - dont assume that its always …
(edit) @3437   22 years kjdon added library name to the init params - may not always be 'library'
(edit) @3436   22 years kjdon now library name is read from config variables
(edit) @3435   22 years kjdon xsl for browsing old gsdl-type classifiers
(edit) @3434   22 years kjdon changed teh applet declaration html.
(edit) @3433   22 years jrm21 If a metadata value becomes empty (because of the removeprefix option) …
(edit) @3432   22 years sjboddie * empty log message *
(edit) @3431   22 years sjboddie Extracted some english language strings from C++ code and put in macro file
(edit) @3430   22 years jrm21 Added MARCPlug, mostly done by David Bainbridge. It needs a …
(edit) @3429   22 years sjboddie * empty log message *
(edit) @3428   22 years sjboddie * empty log message *
(edit) @3427   22 years sjboddie The input encoding will now default to utf8 instead of iso-8859-1. …
(edit) @3426   22 years jrm21 Don't add \n to the end of each metadata value.
(edit) @3425   22 years jrm21 Convert \r and \n to space, otherwise other parts of greenstone might …
(edit) @3424   22 years jrm21 Need some slightly extra stuff for converting times when under darwin. …
(edit) @3423   22 years jrm21 Don't save the collect.cfg cgi argument if regetting a user password.
(edit) @3422   22 years jrm21 Added new languages to be checked. Cleaned up reg exps as some …
(edit) @3421   22 years jrm21 added a missing macro (copied from another "package").
(edit) @3420   22 years jrm21 removed comments from within macros to be outside macros.
(edit) @3419   22 years jrm21 Added another reason why deleting a collection through the collector …
Note: See TracRevisionLog for help on using the revision log.