source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22642   14 years kjdon removed all open office stuff. Haven't tested it properly as am at home
(edit) @22641   14 years kjdon now inherits from OOConvertBinaryFile. still a couple of things to iron out
(edit) @22640   14 years kjdon now uses new OOConvertBInaryFile super class
(edit) @22639   14 years kjdon now uses new OOConvertBinaryFile as super class
(edit) @22638   14 years kjdon new ConvertBinaryFile plugin that will include OpenOfficeConverter if …
(edit) @22636   14 years davidb Using -utf8 as options to html-tidy leads to wrong encoding for HTML …
(edit) @22635   14 years ak19 3rd commit to do with having a relocatable collect dir. Changes to …
(edit) @22632   14 years mdewsnip Changed "use textcat" to a "require textcat", so it is only loaded if …
(edit) @22621   14 years mdewsnip Need to ignore JAR file too.
(edit) @22620   14 years mdewsnip To ignore directories from new version.
(edit) @22619   14 years mdewsnip JAR files should not be in SVN.
(edit) @22618   14 years mdewsnip To ignore the .class files.
(edit) @22617   14 years mdewsnip Ignored JDBMWrapper.jar.
(edit) @22613   14 years ak19 Still ticket 152: allowing other collectdirs. For the apache web …
(edit) @22612   14 years kjdon made the default process exp a bit nicer to read
(edit) @22611   14 years kjdon now uses OpenOfficeConverter that is not ConvertBinaryFile
(edit) @22600   14 years anna Update of Nepali Auxiliary User Interface. Many thanks to Shiva Ram …
(edit) @22597   14 years kjdon code tidy up. rearranged how convertbinaryfile plugins set up their …
(edit) @22596   14 years kjdon changed output options from pagedimage to pagedimg so they match …
(edit) @22595   14 years kjdon modified book flash file, committing for davidb. soemthing to do with …
(edit) @22594   14 years kjdon committing for davidb. pipe output of tidy to /dev/null if verbosity is low
(edit) @22590   14 years kjdon perl told me to replace \1 and \2 with $1 and $2
(edit) @22589   14 years kjdon at the end of import it checks for existence of archiveinf-src.gdb to …
(edit) @22588   14 years sjm84 Added css to the list of mime-types that server.exe knows about
(edit) @22576   14 years sjm84 These files will now print an error and quit if the log directory is …
(edit) @22572   14 years sjm84 Renamed gs2-server.bat to gs2-web-server.bat and created a new script …
(edit) @22568   14 years kjdon changed part of the usage message
(edit) @22567   14 years kjdon the last step in mark_docs_for_deletion, only do it in delete mode. …
(edit) @22565   14 years kjdon removed block exp. now it scans the item file to work out which files …
(edit) @22560   14 years kjdon change the login page from get to post so that user name and password …
(edit) @22559   14 years kjdon added tbody element to table where we will be dynamically adding the …
(edit) @22558   14 years kjdon added templates to handle displaying new gsdl_oaiinfo description element
(edit) @22557   14 years kjdon in oai.cfg can define oaiinfo elements, which are addition items …
(edit) @22554   14 years kjdon added extra note in _textavailablegroups_ for collector
(edit) @22553   14 years ak19 To turn the sort-using-unicode-collation option of the generic List …
(edit) @22552   14 years kjdon by default we want this to process all files, so changed default …
(edit) @22540   14 years anna added two missing translations in the last update.
(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
Note: See TracRevisionLog for help on using the revision log.