source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3635   21 years kjdon this now needs to be run after install.bash, so removed the lines that …
(edit) @3634   21 years kjdon it now checks to see if $GSDL3HOME is set before running.
(edit) @3633   21 years sjboddie * empty log message *
(edit) @3632   21 years sjboddie Added langaction
(edit) @3631   21 years cvs_anon Added langaction stuff
(edit) @3630   21 years jrm21 1) Correct typo in print_usage(): process_exp -> split_exp 2) Fixed …
(edit) @3629   21 years jrm21 need to look for associated files in the assocfilepath, if this …
(edit) @3628   21 years jrm21 hard_link returns 1 on error. (But not if it attempts to copy - always …
(edit) @3627   21 years jrm21 added less-obfuscated quote-printable parsing in qp_decode()
(edit) @3626   21 years jrm21 changes for mac os x - Makefile.ins need to use @CC@ and @CXX@ or else …
(edit) @3625   21 years sjboddie Preferences page accessible from home page now uses dynamic list of …
(edit) @3624   21 years jrm21 added Spanish for home page now that translation's done
(edit) @3623   21 years say1 bug fix
(edit) @3622   21 years say1 changed path to java executables
(edit) @3621   21 years say1 added XSLTServices.java
(edit) @3620   21 years say1 added the new site config stuff
(edit) @3619   21 years sjboddie * empty log message *
(edit) @3618   21 years say1 added methods to insert errors into XML
(edit) @3617   21 years say1 fixed classpath problem (no longer finds crimson)
(edit) @3616   21 years say1 new xml data files
(edit) @3615   21 years say1 java updates new collections now appear on web server
(edit) @3614   21 years jrm21 modified section-handling stuff to work with output from v.0.34 of …
(edit) @3613   21 years say1 changed javadoc path to absolute path
(edit) @3612   21 years sjboddie * empty log message *
(edit) @3611   21 years sjboddie * empty log message *
(edit) @3610   21 years sjboddie * empty log message *
(edit) @3609   21 years sjboddie * empty log message *
(edit) @3608   21 years sjboddie Updated to version 0.34 (binary downloaded from pdftohtml.sourceforge.net)
(edit) @3607   21 years sjboddie Updated pdftohtml to version 0.34
(edit) @3606   21 years kjdon fixed a bug
(edit) @3605   21 years kjdon added field query stuff
(edit) @3604   21 years kjdon * empty log message *
(edit) @3603   21 years kjdon query action now handles all queries with a generic method. the …
(edit) @3602   21 years kjdon added new method for getting a numbered item from a list
(edit) @3601   21 years kjdon now handles multiparams
(edit) @3600   21 years kjdon added some new methods for xml-safeing, and handling multiparams
(edit) @3599   21 years kjdon servlet now handles params with multiple values - needed for from …
(edit) @3598   21 years kjdon aded some more text strings
(edit) @3597   21 years kjdon the sa param no longer uses lower case names, eg a=q&sa=text is now …
(edit) @3596   21 years kjdon added new param types - multi param, and changed the templates so that …
(edit) @3595   21 years kjdon textquery renamed to basicquery - this is now a default query …
(edit) @3594   21 years kjdon new parameter - default language for the interface
(edit) @3593   21 years say1 more comments and error handling
(edit) @3592   21 years say1 better test cases
(edit) @3591   21 years say1 restructured CLASSPATH code
(edit) @3590   21 years jrm21 modified the split regular expression so it works with newer versions …
(edit) @3589   21 years jrm21 we now embed the newlines as \n inside the comments for multi-line …
(edit) @3588   21 years say1 QueryDocumentStream working for compiled-in XSLT queries
(edit) @3587   21 years jrm21 removed comments about storing "BibTex" metadata as we don't do that …
(edit) @3586   21 years jrm21 forgot to rename 2 macros when copy-and-past'ing for "volume" button
(edit) @3585   21 years kjdon Removed some debug prints, changed some error messages
(edit) @3584   21 years kjdon removed a couple of unnecessary printlns
(edit) @3583   21 years kjdon added a helpful bit at the end
(edit) @3582   21 years kjdon fixed a couple of bugs
(edit) @3581   21 years kjdon fixed a bug
(edit) @3580   21 years kjdon images used in classifiers
(edit) @3579   21 years kjdon resources/java added to classpath - this is where the properties files …
(edit) @3578   21 years kjdon some small changes to do with lang stuff
(edit) @3577   21 years kjdon new dictionary class - wrapper around a resource bundle. used for …
(edit) @3576   21 years kjdon added some comments, now uses GSXML.static variables instead of …
(edit) @3575   21 years kjdon minor changes
(edit) @3574   21 years kjdon default language for interface now added into config vars
(edit) @3573   21 years kjdon added method for param display element
(edit) @3572   21 years kjdon transform method now returns an Element instead of a string
(edit) @3571   21 years kjdon makefiles no longer needed in subdirectories
(edit) @3570   21 years kjdon actions and receptionist now deal with Elements, not strings. has a …
(edit) @3569   21 years kjdon now handles multiple requests in the same message properly
(edit) @3568   21 years kjdon tidied up a bit, uses new page structure and new display elements
(edit) @3567   21 years kjdon tidied up a bit, using new Dictionary stuff
(edit) @3566   21 years kjdon Makefiles not needed in subdirectories
(edit) @3565   21 years kjdon service param handling put into separate file so that all services can …
(edit) @3564   21 years kjdon langauge stuff now comes from display elements. also changed the page …
(edit) @3563   21 years kjdon langauge stuff now uses properties files and resource bundles. these …
(edit) @3562   21 years kjdon the lang.xml files are no longer used - use properties files instead
(edit) @3561   21 years kjdon installation now carried out by a script
(edit) @3560   21 years kjdon small change
(edit) @3559   21 years kjdon removed javadoc stuff - now do this from top level gsdl
(edit) @3558   21 years kjdon a file to ensure cvs keeps the directory even if empty
(edit) @3557   21 years kjdon added docs to cvs
(edit) @3556   21 years kjdon javadoc now goes into ./docs/javadoc instead of ./javadocs
(edit) @3555   21 years kjdon a deployment descriptor file for the soap service called …
(edit) @3554   21 years kjdon a script to install soap and try to deploy the localsite service
(edit) @3553   21 years kjdon changed hard coded path to @gsdl3home@/sites/localsite - the …
(edit) @3552   21 years kjdon changed this a wee bit
(edit) @3551   21 years kjdon changed hard-coded gsdl3home path to @gsdl3home@ which will be …
(edit) @3550   21 years kjdon minor change to classpath
(edit) @3549   21 years kjdon added a .keepme file to packages directory so that cvs will keep it.
(edit) @3548   21 years say1 added new "selfContained" package. not finished and running yet
(edit) @3547   21 years say1 fine tuned install.bash: more feedback, less verbose subcommands, …
(edit) @3546   22 years sjboddie Added protos to argument list of action::check_cgiargs() as I always …
(edit) @3545   22 years say1 fixed install.bash to make it not overwrite locally-changed files
(edit) @3544   22 years say1 added install.bash a program to install gsdl3
(edit) @3543   22 years sjboddie Put back highlighting in vlistbrowserclass::output_section_group() as …
(edit) @3542   22 years jrm21 ghtml returns utf8, not iso-8859-1, so any html entities were being …
(edit) @3541   22 years kjdon added John T's changes into CVS - classinfo.pl and pluginfo.pl can now …
(edit) @3540   22 years kjdon added John T's changes into CVS - added info to enable retrieval of …
(edit) @3539   22 years kjdon added jpe to the process and block expressions
(edit) @3538   22 years jrm21 allow use of -timeout (ulimit) for ps2ascii as some postscript files …
(edit) @3537   22 years jrm21 if process() returns undef, then the plugin couldn't process that …
(edit) @3536   22 years jrm21 set doc title to "" if it is undefined
Note: See TracRevisionLog for help on using the revision log.