source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16854   16 years kjdon removed some forgotten debug statements
(edit) @16853   16 years kjdon added a warning element string. have yet to implement handling these …
(edit) @16852   16 years kjdon no_block no longer affects blocking cover images. setting block_exp …
(edit) @16851   16 years kjdon removed a print statement I left in last commit
(edit) @16850   16 years kjdon changed a print statement to print to outhandle instead of STDERR
(edit) @16849   16 years kjdon fixed a bad error in previous commit where I had put super::init …
(edit) @16848   16 years kjdon added Thumbs.db to block list
(edit) @16847   16 years kjdon moved setting of self->basedir from BasePlugin to MediaConverter as …
(edit) @16846   16 years kjdon unhid the cache images option for gli
(edit) @16845   16 years davidb Minor tweaks to setup files
(edit) @16844   16 years davidb File::RandomAccess added to support Image::ExifTool. Both are pure …
(edit) @16843   16 years davidb Additions to strings dictionary
(edit) @16842   16 years davidb ExifTool added to cpan area to support metadata extraction from files …
(edit) @16841   16 years davidb Supporting classes for conversion
(edit) @16840   16 years ak19 Accidental paste of invalid chars in previous commit (1. Fix of bug …
(edit) @16839   16 years ak19 1. Fix of bug introduced in changes made in previous commit; 2. …
(edit) @16838   16 years ak19 Moved the displayString and toString() added recently in …
(edit) @16837   16 years ak19 Fixing an error introduced in the previous commit: after eval_dir_dots …
(edit) @16836   16 years ak19 1. When working out the web_url, it needs to know of any containing …
(edit) @16835   16 years mdewsnip Now gets the list of OAI nodes to output from the GDBM file ("oai" …
(edit) @16834   16 years ak19 Removed the longer calcDisplayString() and now the call to this …
(edit) @16833   16 years oranfry correcting this file
(edit) @16832   16 years oranfry replace GSDLHOME in gsdlsite.cfg and setup.bat at install time
(edit) @16831   16 years anna Slightly modified English version of GLI Dictionary, thanks to John Rose.
(edit) @16830   16 years oranfry undoing that last change, it didnt do what i wanted
(edit) @16829   16 years anna Updated French GLI Dictionary, many thanks to John Rose.
(edit) @16828   16 years oranfry dont want another copy of shared if you check out the whole …
(edit) @16827   16 years davidb Edited needed to make pageImagePlugin work again after plugin restructuring
(edit) @16826   16 years davidb Base class use in modules such as ImageConverter.pm
(edit) @16825   16 years davidb Code for supporting cache merged back in with Katherine's restructured …
(edit) @16824   16 years davidb Filenames are now quoted in system calls, so they can have spaces in them.
(edit) @16823   16 years oranfry missed the version property in installer build.xml, fixed
(edit) @16822   16 years davidb White space adjustment
(edit) @16821   16 years davidb Introduced new merge_inheritance function, useful in a plugin …
(edit) @16820   16 years davidb Fixed cut and pase error in comment that talked about text plugin, …
(edit) @16819   16 years davidb Minor white space changes
(edit) @16818   16 years oranfry fixed installer sourcecode target, use shared code from rk2 targets …
(edit) @16817   16 years oranfry fixed installer sourcecode target, use shared code from rk2 targets …
(edit) @16816   16 years oranfry display sizes of components in lirk2 installer
(edit) @16815   16 years oranfry used shared code instaed of duplicating
(edit) @16814   16 years oranfry shared ant targetsts for greenstone2 release kits
(edit) @16813   16 years oranfry changing the order of targets to prevent file not found problems
(edit) @16812   16 years ak19 Undid the changes introduced in the last commit which url encode the …
(edit) @16811   16 years ak19 Mistake in previous commit fixed
(edit) @16810   16 years ak19 GDBMWrapper converts the key string to UTF8 now before doing the …
(edit) @16809   16 years ak19 GDBMWrapper converts the key string to UTF8 now before doing the …
(edit) @16808   16 years oranfry fixes to mark2
(edit) @16807   16 years oranfry fixes to mark3
(edit) @16806   16 years oranfry added a greenstone3 target to compile search4j and insert into bin dir
(edit) @16805   16 years oranfry have installer rename back to build.xml
(edit) @16804   16 years oranfry cant return from a shell script
(edit) @16803   16 years oranfry fixed line endings
(edit) @16802   16 years oranfry create the installer classes directory before starting, to stop …
(edit) @16801   16 years oranfry a comment and whitespace change
(edit) @16800   16 years davidb Creation of Greenstone extension for OCR support
(edit) @16799   16 years ak19 URL encoding href links for internal links since the database lookup …
(edit) @16798   16 years ak19 getHrefOID() method modified: The href_url lookup key for internal …
(edit) @16797   16 years ak19 Added method displayAllEntries() to return a display String of the …
(edit) @16796   16 years oranfry added 'Windows 2003' to list of windows versions
(edit) @16795   16 years davidb Minor tweak to supress directory name being produced on a cd command, …
(edit) @16794   16 years davidb Tweak to filename_cat that had an explicit '/' in it. Didn't seem to …
(edit) @16793   16 years davidb Double nested function call broken down in to two separate lines to …
(edit) @16792   16 years davidb Comment out some debugging code
(edit) @16791   16 years davidb Improvement to downloading capabilities for WGet and OAI
(edit) @16790   16 years davidb Support for exploding oai records. Added at the request of John Rose.
(edit) @16789   16 years davidb Allow non-windows 3.1 compliant collections to be created by default. …
(edit) @16788   16 years davidb Now checks for extended plugins and classifiers as well as in standard …
(edit) @16787   16 years davidb Now checks for extended plugins and classifiers as well as in standard …
(edit) @16786   16 years kjdon replaced <p> with <p /> in lots of the help strings
(edit) @16785   16 years ak19 Makes static reference to now-static method nodeToElement() of …
(edit) @16784   16 years ak19 Static reference to now-static method nodeToElement() of XMLConverter.java
(edit) @16783   16 years ak19 Since XMLConverter method nodeToElement() has now been made static, …
(edit) @16782   16 years ak19 Since XMLConverter method nodeToElement() has now been made static, …
(edit) @16781   16 years ak19 Since XMLConverter method nodeToElement() has now been made static, …
(edit) @16780   16 years ak19 Made new nodeToElement method in XMLConverter static so that some …
(edit) @16779   16 years oranfry look for expat in the common packages directory not runtime packages …
(edit) @16778   16 years oranfry removing return statement, it causes an error
(edit) @16777   16 years oranfry bringing lirk3 up to speed with compnent size calculation
(edit) @16776   16 years oranfry bringing wirk3 up to speed with compnent size calculation
(edit) @16775   16 years oranfry first fixes to wirk
(edit) @16774   16 years oranfry fixes to wirk2
(edit) @16773   16 years oranfry export classpath so it is seen by any
(edit) @16772   16 years oranfry fixes to mark3
(edit) @16771   16 years ak19 Changes to make it compatible with multilingual filenames. Uses URL …
(edit) @16770   16 years ak19 Removed debug statement
(edit) @16769   16 years ak19 Intermediate version (with commented out debug statements). 1. Works …
(edit) @16768   16 years ak19 URL encodes filenames in order to handle cases of multilingual images …
(edit) @16767   16 years ak19 In progress: Filename encoding after working with it on Windows. Still …
(edit) @16766   16 years oranfry an icon for greenstone2
(edit) @16765   16 years ak19 Only removes comments in head tag now when working out the encoding
(edit) @16764   16 years oranfry icon that can be exported for windows and mac
(edit) @16763   16 years ak19 Corrected utf-8 to UTF-8 when specifying the XML encoding
(edit) @16762   16 years ak19 Corrected utf-8 to UTF-8 when specifying the XML encoding
(edit) @16761   16 years ak19 Changed processInternal(), keeping it in sync with older change made …
(edit) @16760   16 years ak19 Added import statement for Node as a correction to previous commit: …
(edit) @16759   16 years ak19 Since greenstone3 core ModuleInterface.process() now takes a Node and …
(edit) @16758   16 years ak19 Since greenstone3 core ModuleInterface.process() now takes a Node and …
(edit) @16757   16 years oranfry the ant batch script, for windows release kits
(edit) @16756   16 years ak19 Since greenstone3 core ModuleInterface.process() now takes a Node and …
(edit) @16755   16 years ak19 Since greenstone3 core ModuleInterface.process() now takes a Node and …
Note: See TracRevisionLog for help on using the revision log.