source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @22118   14 years anna Fixed several formatting.
(edit) @22117   14 years anna Several final translations of Armenian Core User Interface. Many …
(edit) @22107   14 years kjdon added windows makefiles. Had to comment out a little bit of code in …
(edit) @22100   14 years anna Updated Armenian translations. Many thanks to Tigran Zargaryan
(edit) @22091   14 years davidb Changes to support sql query
(edit) @22090   14 years ak19 Windows makefiles to work with USE_GDBM and USE_JDBM: 1. Added …
(edit) @22089   14 years ak19 1. Dr Bainbridge added a pipe close call (pclose) which was needed …
(edit) @22087   14 years sjm84 Corrected an error with escaping
(edit) @22086   14 years sjm84 Corrected a small error in the leading comment of OAIDownload.pm: …
(edit) @22084   14 years ak19 If no config file (llssite or glisite.cfg) is provided with the config …
(edit) @22080   14 years ak19 Undoing partial commit: accidentally committed windows makefiles along …
(edit) @22079   14 years ak19 1. Missing conditional LIBS or INCLUDES or DIR declaration for when …
(edit) @22078   14 years ak19 1. Missing conditional LIBS or INCLUDES or DIR declaration for when …
(edit) @22077   14 years ak19 gdbmedit Makefile.in files don't need tests for whether USE_GDBM is on …
(edit) @22076   14 years sjm84 Added error messages to these files that are printed when a write …
(edit) @22074   14 years kjdon extrametadata needs the filename with no subfolder as that is added in …
(edit) @22073   14 years kjdon expanded the description of the mapping rules, and included lists of …
(edit) @22070   14 years ak19 Undoing the commits of 22058 to the indexer folder: USE_GDBM, USE_JDBM …
(edit) @22068   14 years ak19 1. Configure files updated to set the USE_HTTPD at the runtime-src …
(edit) @22067   14 years ak19 1. More changes to makefiles: rm JDBMWrapper.jar and jdbm.jar on …
Note: See TracRevisionLog for help on using the revision log.