source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @16754   16 years oranfry forgot to add this import statement
(edit) @16753   16 years ak19 get_language_encoding for HTMLFiles strips out the comments before …
(edit) @16752   16 years oranfry cleaning up a little bloat with ant tasks
(edit) @16751   16 years oranfry dont task need this anymore
(edit) @16750   16 years oranfry leave these options to ant now
(edit) @16749   16 years oranfry simplification of installer descriptors
(edit) @16748   16 years oranfry changes to wirk3 after ant cleaned up
(edit) @16747   16 years oranfry simplification of installer descriptors
(edit) @16746   16 years oranfry leave these options to ant now
(edit) @16745   16 years oranfry changes to wirk2 after ant cleaned up
(edit) @16744   16 years oranfry changes to mark3 after ant cleaned up
(edit) @16743   16 years oranfry simplification of installer descriptors
(edit) @16742   16 years oranfry simplification of installer descriptors
(edit) @16741   16 years oranfry changes to mark2 after ant hack cleaned up
(edit) @16740   16 years oranfry simplification of installer descriptors
(edit) @16739   16 years oranfry changes to lirk2 after ant hack cleaned up
(edit) @16738   16 years oranfry changed the size calculation targets to fix a propagation problem
(edit) @16737   16 years oranfry fixed a path problem
(edit) @16736   16 years oranfry changes to lirk3 after ant hack cleaned up
(edit) @16735   16 years ak19 When a directory of interlinking html files is dropped into GLI, …
(edit) @16734   16 years mdewsnip Fixes to SQLite compilation after David's changes.
(edit) @16733   16 years oranfry we dont use these properties anymore, don't try to display them
(edit) @16732   16 years oranfry simplified rk script after ant took over -sim, -from, -descend and -to …
(edit) @16731   16 years oranfry a replacement ant. much smaller, just the three jars we need plus the …
(edit) @16730   16 years oranfry removing ant, will put back another copy which is smaller
Note: See TracRevisionLog for help on using the revision log.