source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @11938   18 years mdewsnip Minor improvement to previous change.
(edit) @11937   18 years mdewsnip Changed the way authenticate_user works, in preparation for the new …
(edit) @11936   18 years mdewsnip Changed order of arguments to lock_collection, to be consistent.
(edit) @11920   18 years mdewsnip Removed the code that converts the filename into a regular expression, …
(edit) @11919   18 years mdewsnip Fixed some metadata_read code that was obviously not tested on Windows.
(edit) @11918   18 years mdewsnip Simple plugin for reading metadata from comma-separated value files.
(edit) @11904   18 years mdewsnip Added arabic2.dm to the list.
(edit) @11903   18 years nzdl The beginnings of the auxiliary Arabic translation.
(edit) @11902   18 years nzdl The beginnings of a Bulgarian interface, many thanks to Krum Kelov.
(edit) @11901   18 years nzdl More work on the Arabic interface, by Usama Salama (I think).
(edit) @11898   18 years nzdl Some French translation fixes, many thanks to John Rose.
(edit) @11896   18 years kjdon fixed line 521 - matching on a windows path gives an error like can't …
(edit) @11895   18 years kjdon commented out or deleted all references to win32s, net16 and net32 …
(edit) @11894   18 years mdewsnip Upgraded from 0.78 to 0.79 (the current version), as 0.78 contained a …
(edit) @11893   18 years kjdon deleted some stuff to do with original Word documents - this plugin …
(edit) @11889   18 years mdewsnip Fixed a couple of calls to output_section_group where "" was passed in …
(edit) @11886   18 years kjdon changed some of the strings for StructuredHTMLPlug options, and …
(edit) @11885   18 years shaoqun style.css has been mistakenly updated, changed it back
(edit) @11884   18 years kjdon removed tof_header option - can just specify this in the toc_header option
(edit) @11881   18 years kjdon added a test for image file in case there isn't one, in process_item
(edit) @11880   18 years kjdon added a #" to line 1100 so that emacs colouring is not stuffed up
(edit) @11878   18 years shaoqun add more right margin to head-title
(edit) @11872   18 years mdewsnip Some changes to the GTI front page text.
(edit) @11871   18 years kjdon changed foreign to multilingual
(edit) @11862   18 years kjdon made metadata a required field so its like other classifiers
(edit) @11858   18 years kjdon create_itemfile, had different regex for windows image files, but all …
(edit) @11851   18 years kjdon added modegli=3 to delete_toc option so that it only shows up if the …
(edit) @11850   18 years kjdon changed header, toc eetc options from WordPLug to Structured HTML plug
(edit) @11849   18 years kjdon added the header etc args into StructuredHTMLPlug args otherwise it …
(edit) @11844   18 years mdewsnip Added an option to send the message as HTML.
(edit) @11840   18 years kjdon version 2.70w for the hawaii workshop
(edit) @11839   18 years kjdon added a new para to home page
(edit) @11834   18 years mdewsnip Replaced all "_httpcollection_" in metadata (especially srclink) with …
(edit) @11833   18 years kjdon the test for windows scripting now tests if its true, rather than defined
(edit) @11832   18 years mdewsnip The crypt function wasn't working on Windows with Perl 5.6.1, and the …
(edit) @11831   18 years kjdon removed span.navlink bits cos now use a.navlink
Note: See TracRevisionLog for help on using the revision log.