source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12317   18 years kjdon close a file handle
(edit) @12316   18 years kjdon setCSTr for levels, changed the length from 8 to 3
(edit) @12315   18 years kjdon mgpp's ParseQuery now takes a fourth argumnet, maxnumeric - leave as …
(edit) @12314   18 years kjdon maxnumeric moved from mgqueryfilterclass to queryfilterclass, cos now …
(edit) @12313   18 years kjdon made MAXNUMERIC a global variable instead of a \#define. Its now a …
(edit) @12311   18 years nzdl removed some earlier versions of collections, added two new dec …
(edit) @12309   18 years kjdon changed to explodes=yes, put table tags around the HTMLDisplay …
(edit) @12308   18 years kjdon changed default level from Document to Doc cos that is what Greenstone uses
(edit) @12291   18 years kjdon set explodes to yes, added a space before 'and' when concatenation authors
(edit) @12290   18 years kjdon had to add 'use FileHandle' to this file - was getting an error about …
(edit) @12289   18 years kjdon Made this POSIX compliant (I think) based on patch sent in by James …
(edit) @12285   18 years kjdon changed make to $(MAKE) so it still works even if you are using gmake
(edit) @12276   18 years sjboddie Added "Sort Field" (sf) argument that can be passed through to a …
(edit) @12275   18 years mdewsnip Added a command-line option for sorting the search results.
(edit) @12274   18 years mdewsnip Added support for "indexed_section" and "info_section" gsdldoctype …
(edit) @12272   18 years mdewsnip Moved some code out of a loop that should only be done once.
(edit) @12270   18 years kjdon set_OIDtype now takes two arguments, the type and the metadata (used …
(edit) @12269   18 years kjdon fixed a typo in a comment
(edit) @12268   18 years kjdon set_OIDtype now takes a second argument which is the metadata element …
(edit) @12267   18 years kjdon added import.OIDmetadata option
(edit) @12266   18 years kjdon added a new option: OIDmetadata, which is used with OIDtype=assigned, …
(edit) @12264   18 years mdewsnip New classes to support incremental building with Lucene, many thanks …
(edit) @12262   18 years mdewsnip Now parses the query terms returned from Lucene into the Greenstone …
(edit) @12261   18 years mdewsnip Changed the way query terms are output. Also shows the number of query …
(edit) @12260   18 years mdewsnip Updated to include the new query term stuff, and the classes in packages.
(edit) @12259   18 years mdewsnip Remove some unused stuff.
(edit) @12258   18 years mdewsnip Now references the GS2Lucene classes in the org.nzdl.gsdl.LuceneWrap
(edit) @12257   18 years mdewsnip Added package definitions.
(edit) @12256   18 years mdewsnip Now returns query terms and their frequencies.
(edit) @12255   18 years mdewsnip Upgraded the version of Lucene from 1.4.1 to 2.0.0... what's the worst …
(edit) @12254   18 years mdewsnip Made this compatible with Lucene 1.9 and newer.
(edit) @12246   18 years mdewsnip GSDLHOME and GSDLOS environment variables need to be set for …
(edit) @12242   18 years mdewsnip Added "-p" to the mkdir command so it doesn't die if the directory …
(edit) @12234   18 years kjdon The inverted file dictionary was not ordered properly. ascii values …
(edit) @12230   18 years kjdon imageXXX macros now take the URL as an argument, rather than using …
(edit) @12229   18 years kjdon set_navbarmacros now uses httpbrowseCL1 etc rather than …
(edit) @12183   18 years sjboddie Added expand_from_current_level option to …
(edit) @12181   18 years kjdon added back in formquerytypeselection so that other languages are still …
(edit) @12180   18 years kjdon changed navtab to navtaborig cos it uses the old version.
(edit) @12179   18 years kjdon renamed textdescrsearch to textdescrSearch
(edit) @12178   18 years kjdon changed the args for navtab, renamed the old navtab to navtaborig cos …
(edit) @12177   18 years kjdon navtab arguments have changed, and now use navlinkalt(xxx) instead of …
(edit) @12176   18 years kjdon changed a couple of nav bar macros
(edit) @12175   18 years kjdon removed navtabXXX macros which weren't used. tidied up some comments, …
(edit) @12174   18 years kjdon changed the way navigation bar is made. no longer test on tabtextXXX. …
(edit) @12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
(edit) @12161   18 years mdewsnip Fixed up the "I'm feeling lucky" functionality, which was broken when …
(edit) @12159   18 years mdewsnip Fix for gcc 4?
(edit) @12154   18 years mdewsnip Changed this to be the same as the core one in gli/metadata.
(edit) @12128   18 years kjdon output_collection_meta now outputs an empty [collection] entry to gdbm …
(edit) @12100   18 years kjdon default buildtype is now mgpp
(edit) @12082   18 years sjboddie Minor changes to get thing compiling under windows. I'm using an old …
(edit) @12078   18 years kjdon model col now has an empty extra.dm file
(edit) @12044   18 years sjboddie Wrapped browsetools up into a class and renamed it browsetoolsclass. …
(edit) @12019   18 years davidb Minor improvements to depositor action.
(edit) @12018   18 years davidb Tweak to error reporting to provide better diagnostic.
(edit) @12017   18 years davidb Better sharing of shared macro definitions between the collector and …
(edit) @12010   18 years davidb Older version of GNU's cgicc to work with older version of gcc (2.95) …
(edit) @12009   18 years davidb depositor flag set to 'disabled' by default.
(edit) @12008   18 years davidb A minor tweak to let this action work with the older version of cgicc …
(edit) @12007   18 years davidb Latest version of cgicc doesn't seem to compile with gcc 2.95. While …
(edit) @12006   18 years kjdon stuff for file upload in depositor
(edit) @12005   18 years davidb Style sheet support for first cut at 'The Depository' -- Greenstone's …
(edit) @12004   18 years davidb GNU's cgicc added (for parsing of CGI arguments, esp. file upload) to …
(edit) @12003   18 years davidb Scripts upgraded to perform more efficiently with incremental addition.
(edit) @12002   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
(edit) @12001   18 years davidb Experimental addition for nicer URLs for retrieving a document from …
(edit) @12000   18 years davidb 'ct' 'qt' and 'qto' cgi arguments changed to be 'multi-character' this …
(edit) @11999   18 years davidb First cut at macros used to support 'The Depository' -- Greenstone's …
(edit) @11998   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
(edit) @11997   18 years davidb String label for new option to import.pl (-manifest). Support for …
(edit) @11996   18 years davidb Extra tweak to code (if statement added) to help cope with the …
(edit) @11995   18 years davidb Improved support for incremental addition: instead of having to run …
(edit) @11994   18 years davidb Improved support for incremental addition: instead of having to run …
(edit) @11990   18 years kjdon modified selectqueryform
(edit) @11989   18 years kjdon ct, qt and qto are set by the server, so will always be set. can just …
(edit) @11988   18 years kjdon changed the defaults for ct, qt and qto to be empty, then …
(edit) @11987   18 years kjdon added a new method set_query_type_args, which sets ct, qt and qto …
(edit) @11986   18 years kjdon collection links on home page no longer need to set ct, qt, qto args …
(edit) @11985   18 years kjdon no searchTypes array any more - it is now a format statement
(edit) @11984   18 years kjdon searchtypes is now a format statement
(edit) @11970   18 years mdewsnip Removed, as the version of the translator it was used for is long gone.
(edit) @11966   18 years mdewsnip (Profiling) Creating new textcat objects (one for each plugin) is …
(edit) @11965   18 years kjdon removed unused funcitons. also, changed basebuilder back to call …
(edit) @11964   18 years kjdon changed the collection_macros data type to be collectionmeta_map, so …
(edit) @11963   18 years kjdon output_collection_meta not used anymore. have commented out where its …
(edit) @11962   18 years kjdon changed Contributors to Contributor in the list of dc metadata
(edit) @11961   18 years mdewsnip Minor change.
(edit) @11960   18 years mdewsnip Couple of minor fixes to Katherine's changes.
(edit) @11958   18 years kjdon don't have short and long help anymore, just one help message. some of …
(edit) @11957   18 years kjdon removed the a-z bits from the titles and authors buttons, removed the …
(edit) @11956   18 years kjdon I want the collection icon on the help page, so removed the empty …
(edit) @11955   18 years mdewsnip Updated Mongolian interface, many thanks to Mendbayar Ichinkhorlo.
(edit) @11946   18 years mdewsnip Fixed a bug causing an infinite loop with a classifier with an empty HList.
(edit) @11945   18 years kjdon added exportcol.noinstall
(edit) @11944   18 years kjdon tidied up the code a bit, added a new option: noinstall, which makes a …
(edit) @11943   18 years mdewsnip It is no longer an error to try to delete a file that doesn't exist. …
(edit) @11942   18 years mdewsnip ZipCollectionConfigurations now includes only those collections that …
(edit) @11941   18 years mdewsnip Changed authenticate_user to return the groups of the authenticated user.
(edit) @11940   18 years mdewsnip New authentication system: users with group …
Note: See TracRevisionLog for help on using the revision log.