# # ChangeLog for /gsdl/trunk # # Generated by Trac 0.10.3 # 08/01/07 15:15:06 # 07/31/07 10:46:48 xiao [14285] * gsdl/trunk/src/oaiservr/oaiconfig.h (modified) add a member field 'baseURL' 07/31/07 10:46:08 xiao [14284] * gsdl/trunk/src/oaiservr/oaiconfig.cpp (modified) modify getCollectionConfig() to read 'baseURL' parameter from oai.cfg. 07/31/07 10:43:25 xiao [14283] * gsdl/trunk/src/oaiservr/identityaction.cpp (modified) modify to read the baseURL from oai.cfg using getCollectionConfig() instead of using site_cfg_read() from gsdlsite.cfg. 07/31/07 10:41:04 xiao [14282] * gsdl/trunk/src/oaiservr/oaiaction.cpp (modified) modify to read the baseURL from oai.cfg using getCollectionConfig() instead of using site_cfg_read() from gsdlsite.cfg. 07/31/07 10:37:52 xiao [14281] * gsdl/trunk/etc/oai.cfg (modified) add a parameter baseURL 07/31/07 10:35:07 xiao [14280] * gsdl/trunk/src/oaiservr/README.txt (modified) add comments about how to specify the baseURL in oai.cfg 07/24/07 16:20:41 qq6 [14269] * gsdl/trunk/src/recpt/authenaction.cpp (modified) * gsdl/trunk/src/recpt/authenaction.h (modified) * gsdl/trunk/src/recpt/librarymain.cpp (modified) * gsdl/trunk/src/recpt/userdb.cpp (modified) * gsdl/trunk/src/recpt/userdb.h (modified) * gsdl/trunk/src/recpt/usersaction.cpp (modified) * gsdl/trunk/src/recpt/usersaction.h (modified) Jeffrey has fixed operating records of users database on Windows 07/20/07 14:00:40 oranfry [14266] * gsdl/trunk/etc/VERSION (modified) changed cvs tag label to svn tag label 07/19/07 15:25:03 oranfry [14263] * gsdl/trunk/macros/style.dm (modified) fixed the main doctype for pages served by greenstone 07/18/07 11:12:26 mdewsnip [14260] * gsdl/trunk/cgi-bin/gliserver.pl (modified) The upload-collection-file action now gets passed a "fs" argument indicating the size of the uploaded data, otherwise it will crash on IIS 6 when trying to read the last block (!?). 07/17/07 14:21:47 anna [14258] * gsdl/trunk/bin/script/gti.pl (modified) Fixed bug in using svn annotate command, and bug in comparing dates different formats (svn date format and gti comment format). 07/16/07 10:34:38 anna [14253] * gsdl/trunk/bin/script/downloadfrom.pl (modified) added a new download plug--mediawiki download. 07/16/07 10:31:52 anna [14252] * gsdl/trunk/perllib/strings.properties (modified) Added strings for mediawiki plugin and download plug. 07/16/07 10:22:59 anna [14251] * gsdl/trunk/perllib/plugins/MediaWikiPlug.pm (modified) updated version, added comments 07/16/07 08:36:09 anna [14248] * gsdl/trunk/perllib/downloaders/MediaWikiDownload.pm (added) Download plug for downloading from a Mediawiki website. Added ExcludedFileTypes and RejectDirectories options. Download stylesheets associated by @import statement. 07/12/07 11:19:16 xiao [14247] * gsdl/trunk/bin/script/buildcol.pl (modified) modification to make the disable_OAI option hidden in the GLI for Greenstone 2. Plus restore the file back to sjboddie's revision 14111. 07/12/07 11:11:30 xiao [14246] * gsdl/trunk/perllib/colcfg.pm (modified) modification in write_build_cfg_xml sub to pass the disable_OAI flag to cfgread4gs3::write_cfg_file instead of using the structure to prevent from generating perl regular expression compilation warnings. 07/12/07 11:05:39 xiao [14245] * gsdl/trunk/perllib/basebuilder.pm (modified) pass the flag disable_OAI to the write_build_cfg_xml sub instead of hacking into the structure which causes regular expression compilation errors when writing the build.cfg file (since the flag has nothing to do with Greenstone 2 hence the build.cfg file). Plus restore the file back to sjboddie's revision 14112. 07/12/07 10:42:42 xiao [14244] * gsdl/trunk/perllib/cfgread4gs3.pm (modified) modification to receive the disable_OAI flag directly instead of using the build_cfg structure which might cause perl regular expression compilation warnings. 07/12/07 10:35:07 xiao [14243] * gsdl/trunk/perllib/strings.properties (modified) add the tooltip info for option mkcol.pl:gs3mode. 07/12/07 10:26:11 xiao [14242] * gsdl/trunk/bin/script/mkcol.pl (modified) add description for option gs3mode. 07/11/07 12:35:40 mdewsnip [14239] * gsdl/trunk/perllib/classify.pm (modified) * gsdl/trunk/perllib/plugin.pm (modified) Fixed problem with loading custom plugins/classifiers when running pluginfo.pl -listall or classinfo.pl -listall. 07/10/07 12:23:52 xiao [14238] * gsdl/trunk/perllib/strings.properties (modified) change the tooltip text for disable_OAI. 07/09/07 14:44:19 mdewsnip [14236] * gsdl/trunk/cgi-bin/gliserver.pl (modified) Added a bunch more code to deal with IIS 6 craziness, thanks to Stefan Boddie. 07/09/07 13:40:53 mdewsnip [14235] * gsdl/trunk/cgi-bin/gliserver.pl (modified) Added an iis6_mode variable and new code for working around IIS 6 craziness. 07/06/07 14:05:45 mdewsnip [14220] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Changed the "die $full_mess" to "exit 0" so IIS doesn't barf on it. 07/04/07 16:11:23 mdewsnip [14218] * gsdl/trunk/cgi-bin/gliserver.pl (modified) Undid changes made by someone else. 07/03/07 09:30:03 xiao [14212] * gsdl/trunk/perllib/basebuilder.pm (modified) change the test version back to normal 06/29/07 12:46:30 xiao [14201] * gsdl/trunk/collect/modelcol/etc/collectionConfig.xml (modified) put in an OAI element but leave the mappingList empty 06/29/07 12:42:43 xiao [14200] * gsdl/trunk/perllib/cfgread4gs3.pm (modified) i-This line, and thoseerviceRack OAIPMH in buildConfig.xml, if $buildcfg->{'disable_OAI'} is set to 0. A indexStem element is also written out. If not, the configure() in OAIPMH.java will use the collection name as the index stem.below, will be ignored-- M cfgread4gs3.pm 06/29/07 12:41:53 xiao [14199] * gsdl/trunk/perllib/basebuilder.pm (modified) et the $buildcfg->{'disable_OAI'} argument in the sub make_auxiliary_files(), whcih is passed from buildcol.pl. 06/29/07 11:41:12 xiao [14198] * gsdl/trunk/perllib/strings.properties (modified) dd the tooltip text for disable-OAI: tick to disable OAI service for this collection. 06/29/07 11:39:37 xiao [14197] * gsdl/trunk/bin/script/buildcol.pl (modified) add an argument called disable_OAI (default is 0, i.e., enable the collection for oai metadata harvesting). Pass this argument to basebuilder.pm via the new sub. 06/18/07 14:26:42 mdewsnip [14186] * gsdl/trunk/bin (modified) Now ignores "sunos" directory too. 06/18/07 08:33:27 xiao [14184] * gsdl/trunk/perllib/cfgread4gs3.pm (modified) change the default retrieve level to follow the text level 06/15/07 15:19:54 mdewsnip [14182] * gsdl/trunk (modified) Now ignores tmp directory. 06/15/07 15:05:18 mdewsnip [14181] * gsdl/trunk/macros/document.dm (modified) * gsdl/trunk/src/recpt/browsetoolsclass.cpp (modified) Moved some HTML out of the C++ and into the macrofiles. 06/15/07 14:37:36 mdewsnip [14180] * gsdl/trunk/perllib/plugins/RecPlug.pm (modified) Now ignores .svn directories as well as CVS directories. 06/14/07 13:25:09 xiao [14179] * gsdl/trunk/perllib/downloaders/OAIDownload.pm (modified) The directory arguments of wget command need to be quoted to work properly on Windows OS 06/14/07 13:24:22 xiao [14178] * gsdl/trunk/bin/script/importfrom.pl (modified) The directory arguments of wget command need to be quoted to work properly on Windows OS 06/13/07 19:18:47 mdewsnip [14177] * gsdl/trunk/lib/fileutil.cpp (modified) Now ignores .svn directories as well as CVS directories. 06/13/07 16:24:36 qq6 [14176] * gsdl/trunk/perllib/plugins/PagedImgPlug.pm (modified) modified by Shaoqun 06/13/07 13:26:29 qq6 [14175] * gsdl/trunk/perllib/util.pm (modified) Determine the name of the operating system, make the file extension .bdb for MAC, otherwise it's .ldb extension 06/13/07 13:18:54 qq6 [14174] * gsdl/trunk/perllib/plugins/PagedImgPlug.pm (modified) add NoText metadata which can be used to suppress the dummy tex 06/12/07 09:06:35 mdewsnip [14173] * gsdl/trunk/perllib/classify/GenericList.pm (modified) Changed all function calls from &function($self, ...) to $self->function(...) to allow inheritance. 06/11/07 11:20:20 mdewsnip [14171] * gsdl/trunk/bin/linux (modified) * gsdl/trunk/cgi-bin (modified) * gsdl/trunk/packages/cpan (modified) * gsdl/trunk/packages/expat (modified) * gsdl/trunk/packages/html-tidy (modified) * gsdl/trunk/packages/isis-gdl (modified) * gsdl/trunk/packages/pdftohtml (modified) * gsdl/trunk/packages/rtftohtml (modified) * gsdl/trunk/packages/wget (modified) * gsdl/trunk/packages/wv (modified) * gsdl/trunk/packages/xlhtml (modified) * gsdl/trunk/packages/yaz (modified) * gsdl/trunk/perllib/cpan (modified) * gsdl/trunk/perllib/cpan/XML (modified) * gsdl/trunk/src/db2txt (modified) * gsdl/trunk/src/getpw (modified) * gsdl/trunk/src/hashfile (modified) * gsdl/trunk/src/oaiservr (modified) * gsdl/trunk/src/recpt (modified) * gsdl/trunk/src/txt2db (modified) svn:ignored all the compiled executables, unpacked packages directories etc. 06/09/07 14:11:29 mdewsnip [14169] * gsdl/trunk/configure (modified) * gsdl/trunk/configure.in (modified) Changed ICONV to iconv so this works on Solaris and other non-Linux machines, and fixed LDFLAGS so you can set it as an option to ./configure. 06/09/07 14:09:40 mdewsnip [14168] * gsdl/trunk/packages/expat/Makefile (modified) Now explicitly copies lib/expat_external.h into the include directory to get around a bug where this doesn't happen on Solaris. 06/07/07 18:21:55 mdewsnip [14167] * gsdl/trunk/packages/configure (modified) Fixed HTML Tidy configuration on Solaris. # # ChangeLog for /gli/trunk # # Generated by Trac 0.10.3 # 08/01/07 15:37:51 # 07/29/07 14:10:26 anna [14278] * gli/trunk/classes/xml/languages.xml (modified) Added Catalan and Vietnamese GLI interfaces. Many thanks to Eduardo del Valle and Cao Minh Kiem. 07/29/07 14:06:06 oranfry [14277] * gli/trunk/classes/dictionary_vi.properties (modified) Updated Vietnamese GLI. Many thanks to Cao Minh Kiem. 07/29/07 14:03:40 oranfry [14276] * gli/trunk/classes/dictionary_ca.properties (added) Catalan GLI Dictionary. Many thanks to Eduardo del Valle. 07/26/07 15:40:39 oranfry [14273] * gli/trunk/classes/dictionary.properties (modified) updated the error messages which appear when the 'building' directory can't be renamed to 'index' 07/18/07 11:19:26 mdewsnip [14261] * gli/trunk/src/org/greenstone/gatherer/remote/RemoteGreenstoneServer.java (modified) Now passes "fs" argument to gliserver.pl when uploading files, for IIS 6. 07/17/07 16:59:29 anna [14259] * gli/trunk/classes/dictionary_vi.properties (added) Vietnamese GLI. Many thanks to Cao Minh Kiem. 07/17/07 11:23:23 oranfry [14257] * gli/trunk/classes/dictionary.properties (modified) * gli/trunk/classes/dictionary_ar.properties (modified) * gli/trunk/classes/dictionary_el.properties (modified) * gli/trunk/classes/dictionary_es.properties (modified) * gli/trunk/classes/dictionary_fr.properties (modified) * gli/trunk/classes/dictionary_lv.properties (modified) * gli/trunk/classes/dictionary_mr.properties (modified) * gli/trunk/classes/dictionary_ro.properties (modified) * gli/trunk/classes/dictionary_ru.properties (modified) * gli/trunk/classes/dictionary_zh.properties (modified) * gli/trunk/classes/xml/config.xml (modified) * gli/trunk/classes/xml/configRemote.xml (modified) * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) creating release 2.74 07/16/07 10:41:16 anna [14255] * gli/trunk/classes/dictionary.properties (modified) Added strings for Mediawiki download. 07/16/07 10:37:12 anna [14254] * gli/trunk/src/org/greenstone/gatherer/gui/DownloadPane.java (modified) Added a new download module--mediawiki download. 07/16/07 10:18:09 xiao [14250] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) modify to enable the menubar items file and edit if there is no collection left open from the last session since they were disabled by default to avoid possible exception which happens if the user tries to click on the item before the openning collection progress bar pops up. 07/16/07 10:09:45 xiao [14249] * gli/trunk/src/org/greenstone/gatherer/gui/MenuBar.java (modified) disable the menu items file and edit from the moment of their creation and later enable them until everything is settled (loading collection from the last session etc.). 07/12/07 10:18:12 xiao [14241] * gli/trunk/src/org/greenstone/gatherer/util/StaticStrings.java (modified) add a string disable_OAI. 07/12/07 10:12:18 xiao [14240] * gli/trunk/src/org/greenstone/gatherer/gui/OptionsPane.java (modified) make the option disable_OAI visible in the GLI for Greenstone 3 (modification in method buildBuild()). By default it's hidden in the GLI. 07/10/07 09:53:58 xiao [14237] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionDesignManager.java (modified) modify to skip the parsing of the collectionConfig.xml internal structure because for some reasons the SAX parser always conlains about the well-formedness. need to look at it. 07/09/07 12:04:04 xiao [14234] * gli/trunk/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) modify RemoveListener so that the remove button is disabled after the plugin above MetadataXMLPlug was deleted and the focus automatically falls on the MetadataXMLPlug. 07/09/07 11:52:40 xiao [14232] * gli/trunk/src/org/greenstone/gatherer/cdm/IndexManager.java (modified) add c ClickListener to listen for double click upon the index list and react as if the EditIndex button was clicked. 07/09/07 10:53:50 xiao [14231] * gli/trunk/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) fixed a bug that when the user accidentally deletes the content of VList and sets it to blank, the library crashes with Windows and weird stuff displayed with Linux (modification in EditorListener.update() method). 07/09/07 10:46:54 xiao [14230] * gli/trunk/src/org/greenstone/gatherer/gui/MenuBar.java (modified) make menu bar items, file and edit, public so that they can be disabled and enabled from outside. 07/09/07 10:44:43 xiao [14229] * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) modification in the LoadCollectionTask() to enable the menubar items after finishing loading a last-session collelction. 07/09/07 10:40:52 xiao [14228] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) add a method to disable the menu bar items (file and edit) while the gli is openning a collection which was left open from last time 06/29/07 13:17:07 xiao [14205] * gli/trunk/src/org/greenstone/gatherer/util/StaticStrings.java (modified) add a static string OAI 06/29/07 13:16:23 xiao [14204] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) modify to write the OAI element into the internal structure and write it back to collectionConfig.xml as well. # # ChangeLog for /indexers/trunk # # Generated by Trac 0.10.3 # 08/01/07 15:42:07 # 06/11/07 11:58:35 mdewsnip [14172] * indexers/trunk/mg (modified) * indexers/trunk/mg/src/text (modified) * indexers/trunk/mgpp (modified) * indexers/trunk/mgpp/text (modified) svn:ignored some executables and other files that should never be committed. 06/09/07 14:20:30 mdewsnip [14170] * indexers/trunk/mgpp/configure (modified) * indexers/trunk/mgpp/configure.in (modified) Changed ICONV to iconv so this works on Solaris and other non-Linux machines.