source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21889   14 years ak19 Correcting syntax error in previous commit: Libiconv libraries are …
(edit) @21888   14 years ak19 Libiconv libraries are needed by the apache web server. …
(edit) @21887   14 years ak19 Occurrences of the placeholder APACHE_HOME_OS were not getting …
(edit) @21883   14 years kjdon don't use dc.date for datestamp, instead use the new gs.OAIDateStamp
(edit) @21878   14 years kjdon we need to keep the original version of the search word to display for …
(edit) @21877   14 years kjdon added ifndefs around the define _XOPEN_SOURCE. Adding in gsdlconf to …
(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) @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) @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) @21810   14 years ak19 LANG env needs to be consistent: passed to apache web server to keep …
(edit) @21808   14 years mdewsnip Added format_t destructor, to fix one memory leak.
(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) @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) @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) @21772   14 years ak19 Removing the Doc and Sec opening and closing tags, since they …
(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) @21747   14 years kjdon added macros for ogg and real media icons
(edit) @21746   14 years kjdon now use icon macros for srcicon
(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) @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) @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) @21687   14 years ak19 1. Minor changes for when when fedora uses Greenstone 3's tomcat: Only …
(edit) @21664   14 years mdewsnip Renamed util::rename_gdbm_file() to util::rename_ldb_or_bdb_file().
(edit) @21661   14 years mdewsnip Changed ClassifyTreeNode so it gets the infodbtype from the model, …
(edit) @21657   14 years kjdon moved OAI stuff to end. changed searchtypes representation to …
(edit) @21656   14 years kjdon indented to my sized indents before modifying
(edit) @21646   14 years mdewsnip Changed ClassifyTreeModel constructor to take the infodbtype as a …
(edit) @21645   14 years mdewsnip Changed IncrementalDocument constructor to take the infodbtype as a …
(edit) @21644   14 years mdewsnip Changed IncrementalBuildUtils::setDocumentMetadata() to take the …
(edit) @21643   14 years mdewsnip Changed IncrementalBuildUtils::addDocument() to take the infodbtype …
(edit) @21642   14 years mdewsnip Changed IncrementalBuildUtils::deleteDocument() to take the infodbtype …
(edit) @21633   14 years mdewsnip Added some missing "use dbutil".
(edit) @21621   14 years ak19 Checking for existence of LuceneWrapper to see if Lucene was disabled …
(edit) @21620   14 years mdewsnip Changed inexport.pm to use the infodbtype value from the collect.cfg …
(edit) @21619   14 years mdewsnip Removed src_db_file() and doc_db_file() functions from inexport.pm. …
(edit) @21618   14 years mdewsnip Changed plugin::remove_some() to take the infodbtype as the second …
(edit) @21617   14 years mdewsnip Changed plugin.pm so it uses &dbutil::get_infodb_file_path() directly, …
(edit) @21616   14 years mdewsnip Minor comment change.
(edit) @21615   14 years mdewsnip Minor comment change.
(edit) @21614   14 years mdewsnip Changed ArchivesInfPlugin.pm so it uses the infodbtype value from the …
(edit) @21613   14 years mdewsnip Changed calls to read_collection_cfg() so the infodbtype value is set …
(edit) @21607   14 years mdewsnip Changed basebuilder.pm so set_infodbtype() is called on the buildproc …
(edit) @21605   14 years mdewsnip Swapped an "if" block and an "else" block in …
(edit) @21604   14 years oranfry an admin icon
(edit) @21603   14 years oranfry fixed infinite loop when ext dir exists but is empty
(edit) @21594   14 years oranfry new pretty icons yey\!
(edit) @21591   14 years kjdon directory for extensions
(edit) @21590   14 years anna Added nepali2.dm to macro file list.
(edit) @21589   14 years anna Nepali translation of the auxiliary user interface. Many thanks to …
(edit) @21588   14 years ak19 I think I've now fixed the bug where build operation in FLI would fail …
(edit) @21586   14 years mdewsnip Changed DirectoryPlugin to use the infodbtype value from the arcinfo …
(edit) @21585   14 years mdewsnip Changed one occurrence of dbutil::read_infodb_keys() to …
(edit) @21584   14 years mdewsnip Changed BasePlugout to use the infodbtype value from the arcinfo …
(edit) @21581   14 years mdewsnip Changed import.pl and export.pl so instead of explicitly using …
(edit) @21580   14 years mdewsnip Changed import.pl and export.pl to pass the infodbtype read from the …
(edit) @21579   14 years mdewsnip Changed arcinfo.pm to take the infodb type to use for the archiveinf …
(edit) @21570   14 years mdewsnip Changed colcfg.pm so it "require"s collConfigxml and buildConfigxml …
Note: See TracRevisionLog for help on using the revision log.