source: main/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21876   14 years kjdon only process into english clauses if english is the only language, not …
(edit) @21875   14 years kjdon config.h not there on windows, should have included gsdlconf.h
(edit) @21874   14 years kjdon need to include config.h to use ENABLE_MGPP
(edit) @21873   14 years ak19 overlooked version number change for sqlite
(edit) @21872   14 years davidb sqlite3 can take an sql statement as an extra parameter. Better to do …
(edit) @21871   14 years davidb win32.mak updated to use newer version of sqlite
(edit) @21870   14 years davidb win32.mak file now included in tar ball
(edit) @21869   14 years davidb Upgrading to a newer version of SQLITE to (hopefully) fix problem with …
(edit) @21868   14 years davidb Upgrading to a newer version of SQLITE to (hopefully) fix problem with …
(edit) @21867   14 years ak19 Don't want to delete the gli\lib folder since it contains the jar …
(edit) @21866   14 years kjdon added some code for if identify returns size in mb.
(edit) @21865   14 years mdewsnip Now displays rv value in error message if sqlite3_exec() fails.
(edit) @21862   14 years davidb Documents now have 'lastmodifieddate' added as metadata in yyyymmdd format
(edit) @21861   14 years max Add a shortcut template using add-only incremental import for now. …
(edit) @21857   14 years davidb Removal of GDBM specific code in favour of write_infodb_rawentry() …
(edit) @21856   14 years davidb read_infodb_entry() implemented for sqlite. new …
(edit) @21847   14 years oranfry dont rely on hooks for replacement
(edit) @21845   14 years oranfry make sure properties forwarded to greenstone are permanent
(edit) @21843   14 years oranfry api change
(edit) @21842   14 years oranfry insert ant into greenstone3 installations
(edit) @21841   14 years oranfry pipe output to file as well as stdout under windows
(edit) @21822   14 years ak19 Dr Bainbridge has fixed several perl files that depended on perl 5.8 …
(edit) @21821   14 years ak19 Ant distclean of GS3 broke down when it couldn't find the sqlite3.lib …
(edit) @21820   14 years ak19 Adds quotes around GSDLHOME path in gsdl3site.cfg
(edit) @21819   14 years ak19 Using new icons.
(edit) @21818   14 years ak19 Adds quotes around GSDLHOME path in gsdlsite.cfg
(edit) @21810   14 years ak19 LANG env needs to be consistent: passed to apache web server to keep …
(edit) @21809   14 years davidb URL used in svn checkout changed to reflect new SVN server structure.
(edit) @21808   14 years mdewsnip Added format_t destructor, to fix one memory leak.
(edit) @21807   14 years oranfry cant change ant permissions for now
(edit) @21805   14 years ak19 When the Perl 5.8.9 targz is downloaded for the Mac case, it is now …
(edit) @21804   14 years ak19 Dr Bainbridge modified the section setting Perl to bring it in line …
(edit) @21803   14 years kjdon set file_id to null if ID doesn't match FILE.* (previously it was …
(edit) @21802   14 years kjdon need to get the writer fromm response *after* setting the output to utf-8
(edit) @21801   14 years kjdon extended HTMLPlugin's metadata_field_separator option to Word and …
(edit) @21800   14 years kjdon added a new option, metadata_field_separator, which specifies what to …
(edit) @21799   14 years kjdon output_custom_metadata needs a return value
(edit) @21796   14 years mdewsnip Fixed setting of openfile value, so the database isn't reopened …
(edit) @21795   14 years kjdon some tidy up stuff, for code and output
(edit) @21794   14 years kjdon some tidy up stuff, for code and output
(edit) @21793   14 years kjdon tidied up the oai stuff again
(edit) @21792   14 years kjdon added the full dc mapping as the default. no longer use DCMetadataFormat
(edit) @21791   14 years kjdon indented it with smaller indent, and changed a few comments
(edit) @21790   14 years kjdon modified buildConfig.xml - removed OAI serviceRack (now in …
(edit) @21789   14 years kjdon modified buildConfig.xml - removed OAI serviceRack (now in …
(edit) @21788   14 years kjdon changed OAI element to serviceRack
(edit) @21787   14 years kjdon got rid of hack code for disable_OAI build option as this option is no …
(edit) @21786   14 years kjdon removing disable_OAI option. As far as I know, its only used for gs3, …
(edit) @21785   14 years kjdon removing disable_OAI option. As far as I know, its only used for gs3, …
(edit) @21784   14 years kjdon changed OAI element to proper serviceRack
(edit) @21783   14 years kjdon don't write out OAI servicerack here. do it in collectionConfig as it …
(edit) @21782   14 years kjdon slightly modified where info comes from in config files. service rack …
(edit) @21781   14 years kjdon removed my email address
(edit) @21780   14 years kjdon removed getCollectionConfigXML as it should not be here. added a …
(edit) @21779   14 years kjdon modify the output to use the nice stylesheet
(edit) @21778   14 years kjdon OAI config stuff now in an OAI serviceRack - specify the servicerack …
(edit) @21772   14 years ak19 Removing the Doc and Sec opening and closing tags, since they …
(edit) @21771   14 years kjdon pass build_config_xml as the extra info for a servicerack coming from …
(edit) @21770   14 years kjdon renamed a method
(edit) @21769   14 years kjdon added two new params, useOAIStylesheet and OAIStylesheet, to control …
(edit) @21768   14 years ak19 Removing the Doc and Sec opening and closing tags, since they …
(edit) @21767   14 years kjdon added a default repository name
(edit) @21766   14 years kjdon made the defaults a bit better and removed greenstone.org from here
(edit) @21765   14 years kjdon modified HTMLPlugin.metadata_fields to hopefully make it a bit clearer
(edit) @21764   14 years kjdon fixed up all my copy and paste errors. doh.
(edit) @21763   14 years kjdon don't modify document_field is info_only - doesn't appear to be …
(edit) @21762   14 years kjdon creating a cd currently copies all svn directories. added a cp_r_nosvn …
(edit) @21761   14 years kjdon adding code to provide a URL in a dc.identifier field to link to the …
(edit) @21760   14 years kjdon srclink now generated dynamically at runtime. instead of storing …
(edit) @21759   14 years kjdon changed a comment
(edit) @21758   14 years kjdon now we dynamically generate srclink (and /srclink, and new srchref …
(edit) @21757   14 years kjdon I am changing the way srclink is handled. Changing FavouritesPlugin
(edit) @21754   14 years mdewsnip Whoops, accidentally committed dynamic_classifier line as part of …
(edit) @21753   14 years mdewsnip Added new _texttruncated_ macro to go along with the new …
(edit) @21752   14 years mdewsnip Added new "htmlsafe:", "xmlsafe:", and "truncate(X):" (truncate …
(edit) @21749   14 years oranfry fixing derk
(edit) @21748   14 years oranfry moved binary specific forwarding properties to rk3, and fixed sork3
(edit) @21747   14 years kjdon added macros for ogg and real media icons
(edit) @21746   14 years kjdon now use icon macros for srcicon
(edit) @21745   14 years oranfry moving forward property set to greenstone3 shared area
(edit) @21744   14 years oranfry bug fox to sork2
(edit) @21743   14 years kjdon should be using assocfilepath instead of archivedir
(edit) @21742   14 years kjdon should be using assocfilepath instead of archivedir
(edit) @21733   14 years kjdon a little tidying up and code reuse and making these work for gs3 with …
(edit) @21732   14 years kjdon archivedir should be archive_dir
(edit) @21731   14 years kjdon changed a couple of definitions and added in arabic translations that …
(edit) @21725   14 years oranfry got rk2 and rk3 going on mac
(edit) @21724   14 years oranfry trying to fix configure error, this is generated by autoconf on mac
(edit) @21722   14 years kjdon now return 1 from generate_images - PagedImagePlugin is expecting …
(edit) @21721   14 years kjdon fixed up an error message
(edit) @21720   14 years kjdon use -classpath instead of -cp so it compiles with java 1.4
(edit) @21719   14 years ak19 For Fedora: the Greenstone server's prefix URL is obtained from …
(edit) @21718   14 years kjdon changed resumeafter to 250 by default. Apparently some harvesters can …
(edit) @21717   14 years oranfry don't ruin gli by cleaning it
(edit) @21716   14 years mdewsnip Improvements to metadataaction.pm made by Jeffrey Ke and Shane Taylor …
(edit) @21715   14 years mdewsnip Adding some comments and error checking. By Jeffrey Ke.
(edit) @21714   14 years kjdon -cp option to javac doesn't work with java 1.4, so I modified the …
(edit) @21704   14 years mdewsnip Updated file generated from Makefile.am.
(edit) @21703   14 years mdewsnip Added file-level external for bin/script/checkwritability.bat.
(edit) @21702   14 years mdewsnip Now expat_document.cpp and expat_resultset.cpp are only compiled if …
Note: See TracRevisionLog for help on using the revision log.