source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16880   16 years kjdon don't use dot prefix at all for search collection meta for gs3, so …
(edit) @16879   16 years kjdon search metadata eg index nmaes etc, don't use dot prefix in greenstone 3
(edit) @16878   16 years kjdon got rid of NZDLReceptionist, changed NZDLParams to GS2Params, updated …
(edit) @16877   16 years kjdon got rid of the mod bit cos we don't need it in collection template
(edit) @16876   16 years kjdon no longer need this. default receptionist gets collection description …
(edit) @16875   16 years kjdon added SERVICE_TYPE_OAI
(edit) @16874   16 years kjdon when testing to see if we need to get service descriptions or not, …
(edit) @16873   16 years kjdon removed our email addresses from the code
(edit) @16872   16 years ak19 Added etc folder to svn:externals property
(edit) @16871   16 years kjdon added type=oai to all oai service elements
(edit) @16870   16 years ak19 Added etc folder to svn:externals property
(edit) @16869   16 years kjdon added license message
(edit) @16868   16 years kjdon changed the name in the file
(edit) @16867   16 years kjdon NZDLParams renamed to GS2Params
(edit) @16866   16 years kjdon classic interface name changed to gs2
(edit) @16865   16 years kjdon updated to reflect the servlet nmaes (library and gs3library) and …
(edit) @16864   16 years kjdon classic interface renamed to gs2
(edit) @16863   16 years kjdon classic interface renamed to gs2
(edit) @16862   16 years kjdon fix up paths for the change from classic to gs2
(edit) @16861   16 years kjdon renamed classic interface to gs2
(edit) @16860   16 years kjdon added a div, class-simplehelp, around the help stuff
(edit) @16859   16 years kjdon added a style for li in simple help otherwise get no style for this
(edit) @16858   16 years kjdon changed the internal library names to make it easier to explain. have …
(edit) @16857   16 years kjdon changed the two 'no plugin can process this file' messages. added …
(edit) @16856   16 years kjdon in gli mode, print a warning about can't process images
(edit) @16855   16 years kjdon added in support for displaying a warning element at lower modes
(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, …
Note: See TracRevisionLog for help on using the revision log.