source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22231   14 years mdewsnip Fix assert() failure that looks like a segmentation fault when users …
(edit) @22230   14 years xiao remove out of date branch
(edit) @22229   14 years davidb Minor tweaks
(edit) @22228   14 years davidb Initial cut at setup file for Windows
(edit) @22227   14 years davidb Initial cut at supporting Converter plugin for OpenOffice docs
(edit) @22226   14 years davidb Supporting scripts for converting office docs to HTML
(edit) @22225   14 years sjm84 Implemented the extract option for web installer
(edit) @22224   14 years ak19 Browse takes structural info params just like …
(edit) @22223   14 years sjm84 Fixed a bug that caused the installer to crash on Windows Vista and …
(edit) @22222   14 years kjdon half way through the process of tidying up incremental stuff. When …
(edit) @22221   14 years kjdon added commented quote to make emacs colouring proper
(edit) @22220   14 years kjdon in classify, don't readd the document if edit mode is update - all we …
(edit) @22219   14 years kjdon made infodbtype and buildtype enum with a list of available options. …
(edit) @22218   14 years sjm84 This should now also work for Windows
(edit) @22217   14 years sjm84 The ekit installation process is now done using ANT rather than the …
(edit) @22216   14 years kjdon added BasePlugin.store_original_file
(edit) @22215   14 years kjdon added store_original_file option, used for eg Text, HTML plugins to …
(edit) @22214   14 years kjdon tidied up output_custom_metadata. when outputing dc.Identifier, it …
(edit) @22213   14 years kjdon changes to methods of oaiconfig
(edit) @22212   14 years kjdon tidied up the config classes. moved all the global params into …
(edit) @22211   14 years kjdon added baseLibraryURL, and a few more comments about osisetname
(edit) @22210   14 years kjdon removed the eprints specific stuff; a few changes to make the display …
(edit) @22209   14 years sjm84 Removed a space that must have accidentally be introduced in previous …
(edit) @22208   14 years sjm84 Reverted mat back to being part of the greenstone3 web-app and also …
(edit) @22207   14 years kjdon added OAIResourceURL - used if user wants to manually set download URL …
(edit) @22206   14 years kjdon qualified_dublin_core now inherits from dublin_core so that it can use …
(edit) @22205   14 years kjdon added ifndef _DUBLINCORE_H_ etc because I am now including it more …
(edit) @22204   14 years davidb Initial pass at extension that uses OpenOffice to convert documents to …
(edit) @22203   14 years sjm84 These files now use the original /greenstone3/mat rather than /mat
(edit) @22202   14 years sjm84 Rather than moving greenstone libs to the mat extension folder these …
(edit) @22201   14 years sjm84 This file is needed for modifying xml files in ANT
(edit) @22200   14 years ak19 Browse type messages also have structural info params.
(edit) @22199   14 years sjm84 Fixed mistake in jar filename (should have been mgpp.jar not mg.jar). …
(edit) @22198   14 years xiao modified flax targets:removed flaxmodule; added flax/action
(edit) @22197   14 years davidb fixing up configure variable test
(edit) @22196   14 years mdewsnip Grrr... why wasn't "multiplevalue" supported when reading "cgiarg" …
(edit) @22195   14 years davidb fixing up .la files only needs to be done if crosscompiling
(edit) @22194   14 years davidb additional environment variables that need to be set
(edit) @22193   14 years davidb folder renamed
(edit) @22192   14 years davidb page wipe modified version of evince
(edit) @22191   14 years davidb introduced page wipe
(edit) @22190   14 years sjm84 Removed some debug statements
(edit) @22189   14 years davidb Some refinement of the testing framework for the os_process class
(edit) @22188   14 years davidb Some refinement of the testing framework for the os_process class
(edit) @22187   14 years davidb Switch off main() program for testing os_process
(edit) @22186   14 years sjm84 Deleting unneeded file
(edit) @22185   14 years sjm84 Added password, browsing and checking functionality as well as some …
(edit) @22184   14 years davidb Some initial work on being able to support Greenstone 3 without using JNI
(edit) @22183   14 years davidb Further expansion of functionality (and testing) or os_process classes
(edit) @22182   14 years sjm84 Updating this file because of a small error with previous commit
(edit) @22181   14 years sjm84 Adding a class to check if a specified directory contains a JDK
(edit) @22180   14 years sjm84 Adding this file to SVN as it is needed before it can be compiled with …
(edit) @22179   14 years sjm84 Mac was using compiled/bin/mac instead of compiled/bin/darwin, needed …
(edit) @22178   14 years davidb slipped up with '=' instead of '=='. Now fixed.
(edit) @22177   14 years davidb Further development of the os_process classes
(edit) @22176   14 years sjm84 Potentially fixed another error with rk3 due to recent rk2 changes
(edit) @22175   14 years kjdon remove prefix and suffix are defined per metadata group, not per …
(edit) @22174   14 years davidb Syntax errors corrected
(edit) @22173   14 years davidb Some initial development on the ability to have bi-directional pipes …
(edit) @22172   14 years ak19 oai-e is in documented-examples.
(edit) @22171   14 years sjm84 Updated the MAT code so that it now uses the new util classes
(edit) @22170   14 years davidb Removal of some debugging info from SQL query page
(edit) @22169   14 years anna one change in oai. two in enhanced word, adding word version.
(edit) @22168   14 years anna commit fix to two sample format files to tag 2.83
(edit) @22167   14 years anna commit fix of a macro reference to 2.83 tag
(edit) @22166   14 years anna oai's default metadata set has been changed to dc. tutorial has been …
(edit) @22165   14 years anna Fixed a reference.
(edit) @22164   14 years kjdon different paths needed for local library and apache, set now for local …
(edit) @22163   14 years kjdon more changes for 2.83 were committed to trunk, so adding them to the tag
(edit) @22162   14 years kjdon change on the trunk put to the 2.83 tag (I know, should be on a branch...)
(edit) @22161   14 years sjm84 Fixed an error that was causing the full-windows.tar.gz file to get …
(edit) @22160   14 years sjm84 Versions less than 2.84 now have apache manually extracted
(edit) @22159   14 years ak19 Forgot to change the version number of xlhtml back.
(edit) @22158   14 years ak19 Reverting to use xlhtml-0.4.9.0 which has now got all the changes that …
(edit) @22157   14 years ak19 1. Undoing commit of xlhtml-0.5 from yesterday and this morning since …
(edit) @22156   14 years ak19 1. Undoing commit of xlhtml-0.5 from yesterday and this morning since …
(edit) @22155   14 years ak19 Have switched back to xlhtml-0.4.9.0-gs.tar.gz since the old version …
(edit) @22154   14 years ak19 1. Undoing commit of xlhtml-0.5 from yesterday and this morning since …
(edit) @22153   14 years ak19 Removing the files depcomp and missing before doing the automake.
(edit) @22152   14 years davidb is a tar.gz file not a .tar.bz2
(edit) @22151   14 years davidb Addition of libtool added to mix, so can generate one that is …
(edit) @22150   14 years davidb Minor tweak to help with cross-compile with libtool
(edit) @22149   14 years davidb Helper script to deal to cross-compile libtool issues
(edit) @22148   14 years ak19 References to xlhtml-0.4.9.0 changed to refer to xlhtml-0.5 instead.
(edit) @22147   14 years anna fixed a bug in the format file
(edit) @22146   14 years ak19 1. In version xlhtml-0.5, there's a Makefile.am which needs depcomp to …
(edit) @22145   14 years sjm84 Fixed an error with rk3 looking in the wrong place for Imagemagick and …
(edit) @22144   14 years ak19 Using xlhtml version xlhtml-0.5 now.
(edit) @22143   14 years sjm84 Added the new gutil.jar to the cp.mf file
(edit) @22142   14 years davidb For the CGI 'e' variable to be inter-changable between mod_gsdl and …
(edit) @22141   14 years davidb Was surprised to discover some classes that did not correctly specify …
(edit) @22140   14 years ak19 Modified win32.mak file to add the xlppt compile target to extract and …
(edit) @22139   14 years ak19 These are new versions of the old executables and are compiled up from …
(edit) @22138   14 years ak19 Older version of xlhtml that would compile and work on Windows7, but …
(edit) @22137   14 years ak19 Dr Bainbridge got xlhtml (including ppthtml) compiling on XP again. …
(edit) @22136   14 years anna several changes to the tutorial exercises
(edit) @22135   14 years xiao removed hard-code hack for serving flax page actions
(edit) @22134   14 years xiao changed addSiteMetadata method signature to protected so that it can …
(edit) @22133   14 years davidb Minor tweak to help compiling
(edit) @22132   14 years sjm84 The installer now includes the antelope tasks so that the ant <if> …
Note: See TracRevisionLog for help on using the revision log.