source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @3418   22 years jrm21 Allow fields to stretch over multiple lines if enclosed in double …
(edit) @3417   22 years jrm21 Allow multi-line entries in config files - either ends with a "\", or …
(edit) @3416   22 years jrm21 Fix up problem if no documents were processed and accepted.
(edit) @3415   22 years jrm21 don't try to write to and close an archive file if one wasn't opened …
(edit) @3414   22 years jrm21 Need to escape "_" characters so that greenstone doesn't interprete them…
(edit) @3413   22 years jrm21 Added "\" to the characters we need to escape for classifying.
(edit) @3412   22 years sjboddie Reverted back to revision 1.2. The recent 1.3 revision didn't solve …
(edit) @3411   22 years jrm21 Now takes a "-use_sections" option to make a section per page.
(edit) @3410   22 years jrm21 now post-filter the html so that the filename is not included for …
(edit) @3409   22 years sjboddie Demo collection now uses Hierarchy classifier for Howto listing.
(edit) @3408   22 years sjboddie * empty log message *
(edit) @3407   22 years sjboddie * empty log message *
(edit) @3406   22 years sjboddie * empty log message *
(edit) @3405   22 years sjboddie * empty log message *
(edit) @3404   22 years sjboddie Altered build.bat to invoke a second command.com on Windows 9x and …
(edit) @3403   22 years sjboddie setup.bat now invokes a second copy of command.com when run on Windows …
(edit) @3402   22 years sjboddie import.pl now tells user where the fail.log lives
(edit) @3401   22 years sjboddie A few minor alterations to the demo collection collect.cfg file. It …
(edit) @3400   22 years sjboddie WordPlug now handles .dot files as well as .doc files.
(edit) @3399   22 years jrm21 modified prototype for get_configinfo() to be a const function.
(edit) @3398   22 years jrm21 Oops... the last change to the regex was too permissive... fixed up to …
(edit) @3397   22 years jrm21 minor change to the regex for marking up urls (to allow #anchor at the end)
(edit) @3396   22 years jrm21 save cerr before redirecting it to file, so we can restore it afterwards.
(edit) @3395   22 years kjdon phind background image - is this supposed to have -kb ??
(edit) @3394   22 years kjdon new xslt for applets - generic, should work with any applet if a …
(edit) @3393   22 years kjdon added phind applet
(edit) @3392   22 years kjdon added in a phind directory
(edit) @3391   22 years kjdon modified phind applet for gsdl3
(edit) @3390   22 years kjdon added stuff for applets
(edit) @3389   22 years kjdon this now sends back real results
(edit) @3388   22 years kjdon tidying
(edit) @3387   22 years kjdon added in applet action
(edit) @3386   22 years kjdon new functions for applet stuff
(edit) @3385   22 years kjdon new action to display applets - used for phind so far
(edit) @3384   22 years kjdon modification to pass back xml to the applet, not html
(edit) @3383   22 years kjdon these files now with mgpp repository
(edit) @3382   22 years kjdon these files now put with the mgpp package - separate repository
(edit) @3381   22 years sjboddie Where cerr is redirected with cerr.rdbuf(errout.rdbuf()) it needs to …
(edit) @3380   22 years kjdon revised
(edit) @3379   22 years kjdon changed serlvet install method
(edit) @3378   22 years kjdon needed for j-gdbm
(edit) @3377   22 years kjdon small change
Note: See TracRevisionLog for help on using the revision log.