source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22536   14 years max Fix the bug where metadata containing back slashes would endlessly be …
(edit) @22535   14 years max Minor cleanup
(edit) @22528   14 years anna fixed typos in some macros.
(edit) @22527   14 years anna Updated Nepali translations of GLI Dictionary and User Interface. Many …
(edit) @22518   14 years kjdon copied the pager code out of printusage and added it to …
(edit) @22515   14 years kjdon added open office support for PowerPoint and Excel plugins. followed …
(edit) @22514   14 years kjdon small tidyings
(edit) @22513   14 years kjdon added open office support for PPT and excel
(edit) @22507   14 years kjdon some moving around and tidying up of code
(edit) @22505   14 years kjdon added the openoffice_scripting arg here instead of in OpenOfficeConverter
(edit) @22504   14 years kjdon for WordPLugin, if openoffice_scripting is set, need to use …
(edit) @22503   14 years kjdon StructuredHTMLPlugin needs -description tags if office_scripting is …
(edit) @22492   14 years max DavidB fixed the bug with end/setlocal
(edit) @22485   14 years ak19 1. Dr Bainbridge fixed the database perl modules to all have the …
(edit) @22484   14 years ak19 README now contains the commit messages for the recent Greenstone …
(edit) @22483   14 years ak19 1. Added instructions on how to set up the relocatable Apache HTTPD …
(edit) @22482   14 years ak19 The README file that explains the changes made to binaries and zip …
(edit) @22472   14 years ak19 Previous commit accidentally included opening statement on where perl …
(edit) @22471   14 years ak19 Changes to get collectgroup working with a Remote Greenstone server on …
(edit) @22469   14 years davidb Debugging statement had been left in. Now commented out
(edit) @22466   14 years ak19 Set archivedir to "" in the first instance
(edit) @22465   14 years ak19 Improved checking of environment variables for Fedora values in BEGIN block
(edit) @22464   14 years ak19 Added in missing routine that had forgotten to be brought over from …
(edit) @22462   14 years ak19 Commented out useful (but no needed in svn commited version) print …
(edit) @22460   14 years ak19 Reverted to using -exportdir with export.pl rather than 'merged' …
(edit) @22459   14 years davidb main() functiion should not try to build collection if not run with a …
(edit) @22456   14 years sjb48 Modified collConfigxml.pm to read and configure build options for …
(edit) @22453   14 years ak19 2nd commit to do with getting Remote GLI to work with colgroups: …
(edit) @22452   14 years kjdon added a variable to store the default format, so can change it easily. …
(edit) @22451   14 years kjdon added metadata_field_separator option. if set eg to ;, will split all …
(edit) @22450   14 years kjdon missing argument to autorun_general_cmd. oh the trouble that caused, …
(edit) @22449   14 years davidb Supporting code for parallel_import.pl that uses Open-MPI to farm out …
(edit) @22448   14 years kjdon metadata values mught be array type - add each individual item as a …
(edit) @22446   14 years davidb Incorporation of top-level parallel_import functionality into code base.
(edit) @22445   14 years davidb Incorporation of top-level parallel_import functionality into code base.
(edit) @22438   14 years davidb Additional flexibility added in to how get_tmp_filename works with …
(edit) @22437   14 years kjdon need to check for ex. before testing whether meta = srclink etc, …
(edit) @22431   14 years davidb Correction to caching technique to work with input file rather than …
(edit) @22429   14 years davidb Support of using OpenOffice scripting through JODConverter.jar added. …
(edit) @22428   14 years davidb Restructuring of WordPlugin to dynamically inherit from …
(edit) @22427   14 years davidb Adjustment of whitespace
(edit) @22422   14 years davidb Print message altered to look more like the extension print statements
(edit) @22421   14 years davidb Continued work on refactoring code to have better shared support for …
(edit) @22414   14 years davidb Test for version of perl changed to produce correct 'perl-x.xx' …
(edit) @22413   14 years davidb Initial pass at getting the main code to import.pl (and the very …
(edit) @22412   14 years davidb More accurate comment added
(edit) @22404   14 years mdewsnip Added "newvalue.setencoding(1)" in two places in …
(edit) @22403   14 years kjdon missing } in textsimplesearch
(edit) @22402   14 years kjdon added a couple of strings for MediainfoOGVPlugin
(edit) @22401   14 years kjdon tidied up a bit. Removed options that (I think) will always be set the …
(edit) @22400   14 years kjdon some code formatting changes, major change is the call to MARCtidy …
(edit) @22399   14 years kjdon changes for unimarc, thanks to Yvan Arnaud
(edit) @22398   14 years kjdon added UNIMARC format
(edit) @22397   14 years kjdon added UNIMARC format
(edit) @22396   14 years kjdon use MARCmake now instead of usMARC - then can use all formats that d2m …
(edit) @22395   14 years kjdon added UNIMARC format
(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
Note: See TracRevisionLog for help on using the revision log.