source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22394   14 years kjdon these needed stdlib.h for malloc
(edit) @22393   14 years kjdon conversion for uniMARC, thanks to Yvan Arnaud
(edit) @22392   14 years kjdon want to use is/uni/swe/nor/dan/fin MARCs so added them in to Makefile, …
(edit) @22391   14 years sjm84 Tidied up this configuration file and fix some minor problems
(edit) @22388   14 years ak19 Can handle the case of adjusting an empty classpath. Fixes a bug that …
(edit) @22386   14 years davidb Extra check added to avoid appending/prepending an environment …
(edit) @22385   14 years kjdon changes to get arabic phrases to display in right order
(edit) @22384   14 years kjdon hack to make right to left languages look proper. new parameter to …
(edit) @22383   14 years kjdon added textorientation parameter, used for rtl languages
(edit) @22382   14 years kjdon if language is ar for phind, then we set textorientation parameter to rtl.
(edit) @22379   14 years sjm84 This should have been part of previous commit, this was modified as …
(edit) @22378   14 years sjm84 Greenstone 2 now compiles and installs on 64-bit linux machines
(edit) @22372   14 years ak19 None of Fedora, the GS3 democlient and Greenstone seem to require the …
(edit) @22367   14 years anna Complete Nepali translations of Core and Auxiliary modules. Many …
(edit) @22364   14 years ak19 MediainfoOGVPlugin now includes the final changes Arnaud made to his …
(edit) @22363   14 years ak19 Adding in the adjustments to the mediainfoogv plugin that were mailed …
(edit) @22362   14 years ak19 Committing Arnaud Yvan's MediainfoOGVPlugin.pm for the next release of …
(edit) @22360   14 years kjdon for now, if a collection was part of a group, just copy to the top …
(edit) @22355   14 years kjdon previously, when use_realistic_book was set, all files listed in …
(edit) @22353   14 years kjdon collectionmeta cannot contain ex. in it
(edit) @22352   14 years kjdon remove ex. when generating index lists. Don't want any ex. in …
(edit) @22351   14 years davidb White-space tidy up
(edit) @22350   14 years davidb Testing for newer version of cached file had the 'sign' incorrect. …
(edit) @22349   14 years kjdon if metadata extracted from item file has a namespace, then prefix it …
(edit) @22348   14 years kjdon store any extracted metadata that has a namespace as ex.ns.meta
(edit) @22347   14 years kjdon uncommented advancedform from search types - much easier for user to …
(edit) @22338   14 years ak19 Image URLs are adjusted to refer to their location in Fedora.
(edit) @22337   14 years mdewsnip Added calls to to_utf8() for key and data in setkeydata(), to get the …
(edit) @22331   14 years ak19 Goes with the changes made in revision 21822: fixed several additional …
(edit) @22330   14 years kjdon we want to store the original file name not the tidy filename as the …
(edit) @22329   14 years kjdon changed mp3:meta to ex.id3.meta. apparently id3 isa better name for …
(edit) @22328   14 years kjdon store the path to doc.xml with unix / slashes so that the collection …
(edit) @22327   14 years kjdon if a file and all its associated files is deleted from import, then …
(edit) @22326   14 years kjdon last change forgot to set gsdlos at the end
(edit) @22318   14 years ak19 Added enabledelayedexpansion to setup.bat so that it will now work …
(edit) @22317   14 years kjdon metadata extracted when exploding or when processing a file may have …
(edit) @22316   14 years kjdon store extracted namespaced metadata as ex.metadata, eg ex.dc.Title, …
(edit) @22315   14 years anna Improved Nepali translations. Many thanks to Mohan Raj Pradhan.
(edit) @22296   14 years kjdon remove ex. from any metadata before writing it to gdbm file. …
(edit) @22294   14 years kjdon when asking for a piece of metadata, want to remove ex. from the ones …
(edit) @22293   14 years kjdon extracted metadata is now going to be added as ex.meta, then GLI will …
(edit) @22292   14 years sjm84 Changed from using an int to using a long so that it would be …
(edit) @22291   14 years sjm84 Fixed a small problem that was causing an error on stricter compilers
(edit) @22290   14 years kjdon archivedir should have been exportdir
(edit) @22289   14 years kjdon ids are now like oai:repos-id:collection:doc
(edit) @22288   14 years kjdon added second template for oai-identifier, for when it uses 1.1 scheme
(edit) @22287   14 years kjdon added oai-identifier description now that we are using oai scheme ids
(edit) @22286   14 years kjdon previous commit message was for a different file. Should have been: …
(edit) @22285   14 years kjdon new toOID takes an extra arg, repos_id, so its generates ids like …
(edit) @22284   14 years kjdon new toOID takes an extra arg, repos_id, so its generates ids like …
(edit) @22283   14 years kjdon added yet another field, repositoryIdVersion, used to determine which …
(edit) @22282   14 years kjdon adding a new field, repositoryId, to be used for generating unique …
(edit) @22267   14 years kjdon fixed a mistake in a method name
(edit) @22264   14 years kjdon greenstone doesn't like digit only macros when they appear inside …
(edit) @22259   14 years davidb Tie Makefile and source code in with -DMSDOS so MinGW/MSys compilation …
(edit) @22257   14 years davidb Minor tweak to support MinGW
(edit) @22241   14 years anna Nepali translations of the Core and Auxiliary User Interface. Many …
(edit) @22232   14 years mdewsnip New OAIMetadataXMLPlugin.pm for extracting information from OAI …
(edit) @22231   14 years mdewsnip Fix assert() failure that looks like a segmentation fault when users …
(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) @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) @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) @22196   14 years mdewsnip Grrr... why wasn't "multiplevalue" supported when reading "cgiarg" …
(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) @22183   14 years davidb Further expansion of functionality (and testing) or os_process classes
(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) @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) @22170   14 years davidb Removal of some debugging info from SQL query page
(edit) @22159   14 years ak19 Forgot to change the version number of xlhtml back.
(edit) @22157   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) @22146   14 years ak19 1. In version xlhtml-0.5, there's a Makefile.am which needs depcomp to …
(edit) @22144   14 years ak19 Using xlhtml version xlhtml-0.5 now.
(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) @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) @22124   14 years ak19 JDBM works on Windows now: Dr Bainbridge fixed the Java code by …
(edit) @22121   14 years max Test added to insure that there is a valid string to convert into the …
(edit) @22120   14 years max Extra check added to allow for documents that do not have any …
(edit) @22119   14 years max Don't check for NTFS anymore because link should take care of saying …
Note: See TracRevisionLog for help on using the revision log.