# # ChangeLog for main/trunk # # Generated by Trac 1.4.2 # 2024-04-20T11:57:11+12:00 Thu, 16 Dec 2010 18:54:24 GMT kjdon [23505] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/Collection.java (modified) need to return the result from super.processMessage otherwise where ... Thu, 16 Dec 2010 02:18:15 GMT davidb [23502] * main/trunk/greenstone2/macros/seaweed.dm (modified) Still further tweaking to get it right for IE Thu, 16 Dec 2010 02:09:38 GMT davidb [23501] * main/trunk/greenstone2/macros/style.dm (modified) If test for seaweed needs quotes around values for it to behave nicely Thu, 16 Dec 2010 01:54:24 GMT davidb [23500] * main/trunk/greenstone2/macros/seaweed.dm (modified) needed to change window.addEventListener to document.addEventListener Thu, 16 Dec 2010 00:09:40 GMT davidb [23494] * main/trunk/greenstone2/perllib/doc.pm (modified) Incorrectly commited a version with hash_on_file initialized to 0, ... Wed, 15 Dec 2010 22:49:57 GMT sjm84 [23493] * main/trunk/release-kits/bin/rk (modified) * main/trunk/release-kits/kits/rk2/ant-scripts/compile.xml (modified) * main/trunk/release-kits/kits/rk2/ant-scripts/create-cdrom-components.xml (modified) * main/trunk/release-kits/shared/core/ant-scripts/create-installer.xml (modified) * main/trunk/release-kits/shared/core/ant-scripts/shared.xml (modified) * main/trunk/release-kits/shared/core/ant-scripts/wrap.xml (modified) Split the version property into a version propery (e.g. 2.84) and ... Wed, 15 Dec 2010 11:14:16 GMT davidb [23492] * main/trunk/greenstone2/runtime-src/src/colservr/collectserver.cpp (modified) Additionoal check added before printing out warning about a filter ... Tue, 14 Dec 2010 04:15:30 GMT sjb48 [23489] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/FormatAction.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/Collection.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/ServiceCluster.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XMLTransformer.java (modified) * main/trunk/greenstone3/web/interfaces/oran/js/gui_div.js (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/main.xsl (modified) Working on saving a format statement to the config file. This looks ... Tue, 14 Dec 2010 03:26:38 GMT davidb [23488] * main/trunk/greenstone2/collect/demo/import/b22bue/metadata.xml (modified) Reverting to version before,due to accidental commit Tue, 14 Dec 2010 03:25:13 GMT davidb [23487] * main/trunk/greenstone2/collect/demo/etc/collect.cfg (modified) Reverting to version before,due to accidental commit Tue, 14 Dec 2010 03:21:32 GMT davidb [23486] * main/trunk/greenstone2/collect/demo/etc/collect.cfg (modified) * main/trunk/greenstone2/collect/demo/import/b22bue/metadata.xml (modified) * main/trunk/greenstone2/common-src/packages/gdbm/gdbm-1.8.3 (modified) Some additional svn:ingnore property values Tue, 14 Dec 2010 03:16:48 GMT davidb [23485] * main/trunk/greenstone2/perllib/ClassifyTreeModel.pm (modified) * main/trunk/greenstone2/perllib/ClassifyTreeNode.pm (modified) * main/trunk/greenstone2/perllib/IncrementalDocument.pm (modified) * main/trunk/greenstone2/perllib/dbutil.pm (modified) * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/manifest.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) read_infodb_entry now returns a hashmap directly. Code updated to ... Tue, 14 Dec 2010 02:24:37 GMT ak19 [23484] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ReadTextFile.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) Further improvements by Dr Bainbridge to pretty-printing. Tue, 14 Dec 2010 01:40:19 GMT davidb [23483] * main/trunk/greenstone2/perllib/util.pm (modified) Standardize on upper-case drive letter for Windows Tue, 14 Dec 2010 01:38:55 GMT davidb [23482] * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) infodb_read_entry no longer needs to convert string to hash as this ... Tue, 14 Dec 2010 01:37:54 GMT davidb [23481] * main/trunk/greenstone2/cgi-bin/explode-server.pl (added) CGI script to help in generalized "explode" work (where documents in ... Tue, 14 Dec 2010 01:37:19 GMT davidb [23480] * main/trunk/greenstone2/perllib/cgiactions/explodeaction.pm (added) Action to help in generalized "explode" work (where documents in the ... Tue, 14 Dec 2010 01:36:18 GMT davidb [23479] * main/trunk/greenstone2/perllib/cgiactions/indexaction.pm (modified) Shifting of code from buildaction over to better named indexaction.pm Tue, 14 Dec 2010 01:35:55 GMT davidb [23478] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) White space difference. Tue, 14 Dec 2010 01:35:39 GMT davidb [23477] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) "un" cgi argument is now compulsory if authentication is on, and made ... Tue, 14 Dec 2010 00:25:51 GMT davidb [23475] * main/trunk/greenstone2/cgi-bin/index-server.pl (modified) Package used changed to indexaction Tue, 14 Dec 2010 00:24:55 GMT davidb [23474] * main/trunk/greenstone2/cgi-bin/index-server.pl (moved) renamming of build-server.pl to index-server.pl Mon, 13 Dec 2010 22:35:25 GMT ak19 [23473] * main/trunk/greenstone2/bin/script/gsConvert.pl (modified) Provision for supporting .docx and .pptx files when Windows scripting ... Mon, 13 Dec 2010 22:16:19 GMT ak19 [23472] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) Erroneous forth argument (a filename) left over from an earlier time, ... Mon, 13 Dec 2010 11:23:14 GMT davidb [23469] * main/trunk/greenstone2/cgi-bin/build-server.pl (added) * main/trunk/greenstone2/perllib/cgiactions/buildaction.pm (added) Initial cut at code to support collection building thrugh AJAX calls ... Mon, 13 Dec 2010 09:52:58 GMT davidb [23468] * main/trunk/greenstone2/cgi-bin/gsdlCGI.pm (modified) Printing to STDERR in IIS sends output (be default) to the web page. ... Mon, 13 Dec 2010 09:51:35 GMT davidb [23467] * main/trunk/greenstone2/cgi-bin/metadata-server.pl (modified) Tidy up of comments line-wrap, and more specific include of ... Mon, 13 Dec 2010 09:50:39 GMT davidb [23466] * main/trunk/greenstone2/web/script/gsajaxapi.js (modified) commented out alert indented to correct level Mon, 13 Dec 2010 03:28:12 GMT ak19 [23465] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) Dr Bainbridge fixed the change to gs.filenameEncoding (previously: ... Mon, 13 Dec 2010 02:24:36 GMT ak19 [23463] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) Previously, when reverting back to an earlier RE match for ... Mon, 13 Dec 2010 01:59:29 GMT kjdon [23462] * main/trunk/greenstone2/common-src/indexers/Makefile.in (modified) added an all definition otherwise if you just run make in this folder ... Mon, 13 Dec 2010 01:48:20 GMT kjdon [23461] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) set_Source_metadata now takes an optional section argument so that we ... Mon, 13 Dec 2010 01:47:03 GMT kjdon [23460] * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) pass in the section to set_Source_metadata as we may be processing a ... Mon, 13 Dec 2010 01:36:14 GMT ak19 [23459] * main/trunk/greenstone2/macros/style.dm (modified) Dr Bainbridge fixed the appearance of an unknown macro called ... Mon, 13 Dec 2010 01:24:37 GMT kjdon [23458] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) added a check that deduced_filename_encoding is defined before ... Mon, 13 Dec 2010 01:22:45 GMT kjdon [23457] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) reindented the file in emacs Mon, 13 Dec 2010 00:24:20 GMT ak19 [23455] * main/trunk/gli/src/org/greenstone/gatherer/collection/CollectionTree.java (modified) Dr Bainbridge fixed the problem with the metadata data getting mixed ... Sun, 12 Dec 2010 23:03:27 GMT kjdon [23453] * main/trunk/greenstone2/runtime-src/src/recpt/datelistbrowserclass.cpp (modified) changed the default format statement so that it matches the one in GLI Sun, 12 Dec 2010 22:47:07 GMT kjdon [23452] * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) use filename_cat when generating the full path for blocking. If teh ... Sun, 12 Dec 2010 12:01:10 GMT davidb [23449] * main/trunk/greenstone2/macros/style.dm (modified) Change to make activating seaweed (seamless web editing) easier from ... Sun, 12 Dec 2010 11:58:47 GMT davidb [23448] * main/trunk/greenstone2/perllib/dbutil.pm (modified) Mistake in handling of infodb_read_entry fixed (now needs to be ... Sun, 12 Dec 2010 11:57:48 GMT davidb [23447] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) More clear comment written Sun, 12 Dec 2010 10:13:44 GMT davidb [23446] * main/trunk/greenstone2/web/script/gsajaxapi.js (added) * main/trunk/greenstone2/web/script/seaweed.js (added) Javascript that supports seamless web editing (seaweed) and saving ... Sat, 11 Dec 2010 03:26:19 GMT xiao [23443] * main/trunk/greenstone3/build.xml (modified) modified target flax-copy-files Sat, 11 Dec 2010 02:58:16 GMT xiao [23442] * main/trunk/greenstone3/build.xml (modified) modified target flax-copy-files Fri, 10 Dec 2010 10:43:46 GMT davidb [23439] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) Further tidy up of how code exits when chekc-installation called. Fri, 10 Dec 2010 10:38:38 GMT davidb [23438] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) $self needs to be blessed early on in this constructor, so it can ... Fri, 10 Dec 2010 07:41:42 GMT ak19 [23437] * main/trunk/gli/src/org/greenstone/gatherer/gui/NewFolderOrFilePrompt.java (modified) Making the OK button in the new folder dialog have the focus on Enter ... Fri, 10 Dec 2010 07:40:28 GMT ak19 [23436] * main/trunk/gli/src/org/greenstone/gatherer/metadata/FilenameEncoding.java (modified) Synchronising a couple of methods in FilenameEncoding to ensure ... Thu, 09 Dec 2010 09:27:33 GMT ak19 [23433] * main/trunk/gli/classes/dictionary.properties (modified) * main/trunk/gli/metadata/greenstone.mds (modified) * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/collection/CollectionTreeNode.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/file/FileNode.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/gui/EnrichPane.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/metadata/FilenameEncoding.java (added) * main/trunk/gli/src/org/greenstone/gatherer/metadata/MetadataValueTableModel.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFileManager.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/SynchronizedTreeModelTools.java (modified) GLI now has a gs.FilenameEncoding metadata field which appears like ... Thu, 09 Dec 2010 04:48:03 GMT ak19 [23432] * main/trunk/gli/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) Helpful message when the port is already in use, instead of the ... Thu, 09 Dec 2010 03:14:36 GMT anna [23431] * main/trunk/greenstone2/common-src/indexers/mg/lib/unitool.c (modified) adding in code point range for dhivehi letters into letter_info Thu, 09 Dec 2010 02:09:49 GMT kjdon [23424] * main/trunk/greenstone2/common-src/indexers/mgpp/lib/unitool.cpp (modified) adding in code point range for dhivehi letters into letter_info Thu, 09 Dec 2010 02:07:54 GMT kjdon [23423] * main/trunk/greenstone2/common-src/src/lib/unitool.cpp (modified) adding in code point range for dhivehi letters into letter_info Wed, 08 Dec 2010 11:13:08 GMT max [23420] * main/trunk/greenstone2/runtime-src/src/recpt/queryaction.cpp (modified) qt argument can be in the range 0..2 these days (support for sql ... Wed, 08 Dec 2010 11:10:10 GMT max [23419] * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DSpacePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneXMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ISISPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MetadataCSVPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MetadataXMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) Setting the values to store as block files is now done through an API ... Wed, 08 Dec 2010 00:47:34 GMT davidb [23418] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) A few further additions to help windows keep track of c\... and ... Tue, 07 Dec 2010 23:38:19 GMT sjb48 [23417] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/ServiceCluster.java (modified) Started work on versioning and saving of format statement in ... Tue, 07 Dec 2010 22:45:11 GMT davidb [23416] * main/trunk/greenstone2/perllib/util.pm (modified) More careful handling of filenames going into 'block' hash. On ... Tue, 07 Dec 2010 22:42:24 GMT davidb [23415] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) More careful handling of filenames going into 'block' hash. On ... Tue, 07 Dec 2010 22:08:31 GMT davidb [23414] * main/trunk/greenstone2/perllib/util.pm (modified) Need to be more careful when downgrading a filename to ensure we ... Tue, 07 Dec 2010 22:01:44 GMT davidb [23413] * main/trunk/greenstone2/perllib/doc.pm (modified) Recent change to force Sstopping if can't find associated file is too ... Tue, 07 Dec 2010 06:26:53 GMT kjdon [23410] * main/trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFileManager.java (modified) Katherine fixed the reason why non-accumulating metadata ... Tue, 07 Dec 2010 04:05:38 GMT sjb48 [23405] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/FormatAction.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/ServiceCluster.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/Receptionist.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XMLTransformer.java (modified) * main/trunk/greenstone3/web/interfaces/oran/interfaceConfig.xml (modified) * main/trunk/greenstone3/web/interfaces/oran/js/gui_div.js (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/formatString.xsl (modified) FormatAction constructs message containing format string that is sent ... Tue, 07 Dec 2010 04:02:31 GMT max [23404] * main/trunk/greenstone2/cgi-bin/metadata-server.pl (modified) Magic one liner that stops the flash DOS CMD window problem! Tue, 07 Dec 2010 04:02:09 GMT max [23403] * main/trunk/greenstone2/cgi-bin/gsdlCGI.pm (modified) cgiaction needs to be put into Perl's include path Tue, 07 Dec 2010 04:00:02 GMT max [23402] * main/trunk/greenstone2/perllib/inexport.pm (modified) New "psuedo" constructor added that is useful to call from CGI Perl ... Tue, 07 Dec 2010 03:58:51 GMT max [23401] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) Tested using this action under windows using Sqlite as the database. ... Tue, 07 Dec 2010 03:58:21 GMT max [23400] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Tested using this action under windows using Sqlite as the database. ... Tue, 07 Dec 2010 03:55:10 GMT max [23399] * main/trunk/greenstone2/perllib/dbutil.pm (modified) * main/trunk/greenstone2/perllib/dbutil/gdbm.pm (modified) * main/trunk/greenstone2/perllib/dbutil/gdbmtxtgz.pm (modified) * main/trunk/greenstone2/perllib/dbutil/jdbm.pm (modified) * main/trunk/greenstone2/perllib/dbutil/mssql.pm (modified) * main/trunk/greenstone2/perllib/dbutil/sqlite.pm (modified) Added (for GDBM and Sqlite) set_infodb_entry to directly change one ... Tue, 07 Dec 2010 03:48:03 GMT max [23398] * main/trunk/greenstone2/runtime-src/src/recpt/sqlqueryaction.cpp (modified) Addition of new argument for sql action Tue, 07 Dec 2010 03:47:13 GMT max [23397] * main/trunk/greenstone2/etc/main.cfg (modified) Initial cut at support for Brook's seamless web editing (nick-named ... Tue, 07 Dec 2010 03:45:57 GMT max [23396] * main/trunk/greenstone2/macros/seaweed.dm (added) Initial cut at support for Brook's seamless web editing (nick-named ... Tue, 07 Dec 2010 03:45:05 GMT max [23395] * main/trunk/greenstone2/macros/base.dm (modified) Extra couple of macros defined to support sql querying and filtering Tue, 07 Dec 2010 01:27:04 GMT kjdon [23394] * main/trunk/gli/src/org/greenstone/gatherer/metadata/MetadataElement.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/metadata/MetadataValue.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (modified) added support for specifying accumulating=false in metadata set ... Tue, 07 Dec 2010 01:23:32 GMT kjdon [23393] * main/trunk/gli/metadata/greenstone.mds (modified) added filenameEncoding metadata. accumulating=false means that you ... Mon, 06 Dec 2010 22:32:49 GMT sjm84 [23392] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) Reverted a regular expression designed to locate various tags inside ... Mon, 06 Dec 2010 00:39:26 GMT mdewsnip [23389] * main/trunk/greenstone2/runtime-src/src/recpt/cgiwrapper.cpp (modified) Commented out the code (3 occurrences) from cgiwrapper that reads and ... Mon, 06 Dec 2010 00:15:57 GMT davidb [23388] * main/trunk/greenstone2/perllib/util.pm (modified) Further changes to deal with documents that use different filename ... Mon, 06 Dec 2010 00:15:10 GMT davidb [23387] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ReadTextFile.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) * main/trunk/greenstone2/perllib/unicode.pm (modified) Further changes to deal with documents that use different filename ... Fri, 03 Dec 2010 03:40:35 GMT kjdon [23380] * main/trunk/greenstone2/runtime-src/src/recpt/queryaction.cpp (modified) added in code for i feel lucky (used in next and prev search result ... Fri, 03 Dec 2010 02:45:38 GMT kjdon [23379] * main/trunk/greenstone2/runtime-src/src/recpt/basequeryaction.cpp (modified) reordered code in search_single_collection so its hopefully slightly ... Fri, 03 Dec 2010 02:44:34 GMT kjdon [23378] * main/trunk/greenstone2/runtime-src/src/recpt/queryaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/queryaction.h (modified) removed search_single_collection as its the same as the one in ... Thu, 02 Dec 2010 01:17:08 GMT ak19 [23377] * main/trunk/greenstone2/perllib/plugins/OpenDocumentPlugin.pm (modified) Perl syntax error fixed: referring to uninitialised variable metadata ... Wed, 01 Dec 2010 11:38:08 GMT davidb [23372] * main/trunk/greenstone2/bin/script/import.pl (modified) debuggin support for handling filenames that go above ASCII values Wed, 01 Dec 2010 11:36:37 GMT davidb [23371] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) * main/trunk/greenstone2/perllib/ghtml.pm (modified) * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/unicode.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) Further refinement of code to support HTML linking between documents ... Wed, 01 Dec 2010 01:38:09 GMT max [23367] * main/trunk/greenstone2/web/script/jquery-1.4.2.min.js (added) * main/trunk/greenstone2/web/script/jquery-ui-1.8.4.custom.min.js (added) Add JQuery UI 1.8.4 with max-video custom theme (JS script, CSS and ... Wed, 01 Dec 2010 01:35:25 GMT max [23366] * main/trunk/greenstone2/web/style/max-video (added) * main/trunk/greenstone2/web/style/max-video/images (added) * main/trunk/greenstone2/web/style/max-video/images/ui-bg_diagonals-thick_95_d5f218_40x40.png (added) * main/trunk/greenstone2/web/style/max-video/images/ui-bg_flat_0_000000_40x100.png (added) * main/trunk/greenstone2/web/style/max-video/images/ui-bg_flat_100_000000_40x100.png (added) * main/trunk/greenstone2/web/style/max-video/images/ui-bg_flat_55_caf7b1_40x100.png (added) * main/trunk/greenstone2/web/style/max-video/images/ui-bg_highlight-hard_35_5cae19_1x100.png (added) * main/trunk/greenstone2/web/style/max-video/images/ui-bg_highlight-soft_15_306309_1x100.png (added) * main/trunk/greenstone2/web/style/max-video/images/ui-bg_highlight-soft_33_3e8a05_1x100.png (added) * main/trunk/greenstone2/web/style/max-video/images/ui-bg_highlight-soft_50_59b418_1x100.png (added) * main/trunk/greenstone2/web/style/max-video/images/ui-bg_highlight-soft_60_2f6506_1x100.png (added) * main/trunk/greenstone2/web/style/max-video/images/ui-icons_0969c3_256x240.png (added) * main/trunk/greenstone2/web/style/max-video/images/ui-icons_72b42d_256x240.png (added) * main/trunk/greenstone2/web/style/max-video/images/ui-icons_f41515_256x240.png (added) * main/trunk/greenstone2/web/style/max-video/images/ui-icons_ffffff_256x240.png (added) * main/trunk/greenstone2/web/style/max-video/jquery-ui-1.8.4.custom.css (added) Add JQuery UI 1.8.4 with max-video custom theme (JS script, CSS and ... Wed, 01 Dec 2010 01:21:31 GMT mdewsnip [23365] * main/trunk/greenstone2/runtime-src/src/recpt/receptionist.cpp (modified) Fixed problem in receptionist::append_logstr() where any strings ... Wed, 01 Dec 2010 00:13:56 GMT sjm84 [23364] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) C and Posix added to the possible locales as well as removing the ... Tue, 30 Nov 2010 22:42:27 GMT davidb [23363] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PowerPointPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ReadTextFile.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Plugin code upgrade to support Greenstone working with filenames ... Tue, 30 Nov 2010 22:40:36 GMT davidb [23362] * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone2/perllib/ghtml.pm (modified) * main/trunk/greenstone2/perllib/unicode.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) Additional routines (and few upgraded) to help support Greenstone ... Tue, 30 Nov 2010 20:40:10 GMT sjm84 [23361] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/FormatAction.java (modified) Fixed a small error in one of the Greenstone3 action files Tue, 30 Nov 2010 04:26:36 GMT sjb48 [23360] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/FormatAction.java (added) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/SystemAction.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/Receptionist.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) * main/trunk/greenstone3/web/interfaces/oran/interfaceConfig.xml (modified) * main/trunk/greenstone3/web/interfaces/oran/js/gui_div.js (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/formatString.xsl (added) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/xml-to-gui.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/system.xsl (modified) Starting working on new format statement save architecture. This ... Tue, 30 Nov 2010 01:25:11 GMT sjm84 [23359] * main/trunk/gli/makegli.sh (modified) makegli.sh will now use the JAVAC and JAVACFLAGS environment ... Mon, 29 Nov 2010 04:10:44 GMT sjb48 [23358] * main/trunk/greenstone3/web/interfaces/oran/transform/system.xsl (added) XSL transform from HTML to GSF format statement successful. Need to ... Mon, 29 Nov 2010 04:10:18 GMT sjb48 [23357] * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/xml-to-gui.xsl (modified) XSL transform from HTML to GSF format statement successful. Need to ... Mon, 29 Nov 2010 03:49:14 GMT sjm84 [23356] * main/trunk/greenstone2/build-src/aclocal.m4 (modified) * main/trunk/greenstone2/build-src/configure (modified) * main/trunk/greenstone2/build-src/configure.in (modified) * main/trunk/greenstone2/build-src/src/java/org/nzdl/gsdl/Makefile.in (moved) * main/trunk/greenstone2/common-src/aclocal.m4 (modified) * main/trunk/greenstone2/common-src/configure (modified) * main/trunk/greenstone2/common-src/configure.in (modified) * main/trunk/greenstone2/common-src/indexers/Makefile.in (modified) * main/trunk/greenstone2/common-src/indexers/aclocal.m4 (modified) * main/trunk/greenstone2/common-src/indexers/configure (modified) * main/trunk/greenstone2/common-src/indexers/configure.ac (modified) * main/trunk/greenstone2/common-src/indexers/lucene-gs/Makefile.in (moved) * main/trunk/greenstone2/common-src/indexers/mg/aclocal.m4 (modified) * main/trunk/greenstone2/common-src/indexers/mg/configure (modified) * main/trunk/greenstone2/common-src/indexers/mg/configure.in (modified) * main/trunk/greenstone2/common-src/indexers/mg/java/org/greenstone/mg/Makefile.in (modified) * main/trunk/greenstone2/common-src/indexers/mgpp/aclocal.m4 (modified) * main/trunk/greenstone2/common-src/indexers/mgpp/configure (modified) * main/trunk/greenstone2/common-src/indexers/mgpp/configure.in (modified) * main/trunk/greenstone2/common-src/indexers/mgpp/java/org/greenstone/mgpp/Makefile.in (modified) * main/trunk/greenstone2/common-src/packages/configure (modified) * main/trunk/greenstone2/common-src/packages/jdbm/gs-jdbm-1.0.tar.gz (modified) * main/trunk/greenstone2/common-src/src/jdbmedit/Makefile.in (moved) * main/trunk/greenstone2/configure (modified) * main/trunk/greenstone2/configure.in (modified) * main/trunk/greenstone2/runtime-src/aclocal.m4 (modified) * main/trunk/greenstone2/runtime-src/configure (modified) * main/trunk/greenstone2/runtime-src/configure.in (modified) * main/trunk/greenstone2/runtime-src/src/java/org/nzdl/gsdl/GsdlCollageApplet/Makefile.in (moved) * main/trunk/greenstone2/runtime-src/src/java/org/nzdl/gsdl/Phind/Makefile.in (moved) Updated several configure scripts and Makefiles to make use of the ... Mon, 29 Nov 2010 00:03:13 GMT kjdon [23355] * main/trunk/greenstone2/perllib/plugins/MP3Plugin.pm (modified) use unicode for mp3 data. patch thanks to Dan Wright Sun, 28 Nov 2010 10:36:01 GMT davidb [23354] * main/trunk/greenstone2/perllib/classify/AZCompactList.pm (modified) AZCompactList was still using old style 'add' parameter. Through ...