source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10594   19 years kjdon mime type added as MimeType metadata
(edit) @10593   19 years mdewsnip The text field when editing metadata values on Windows had a border …
(edit) @10592   19 years kjdon in read, call title_fallback to make sure that we have a title - pdf …
(edit) @10591   19 years kjdon made links to spanish and french version, put the text into this page …
(edit) @10590   19 years nzdl commented out some debug statements
(edit) @10589   19 years nzdl removed some debug print statements
(edit) @10588   19 years kjdon added version numbers to the download links on the download page
(edit) @10587   19 years mdewsnip Merged showNewCollectionPrompt into NewCollectionTask, to make things …
(edit) @10586   19 years mdewsnip Now handles mkcol.pl cancels a lot better -- no longer get multiple …
(edit) @10585   19 years kjdon reformatted the MetadataSet element so there are no spaces between …
(edit) @10584   19 years mdewsnip Changed the JAVA_HOME warning so it is only displayed if something …
(edit) @10583   19 years mdewsnip Moved the second half of the gsdlCGI.pm new() code out into a new …
(edit) @10582   19 years kjdon added in cover image handling into read()
(edit) @10581   19 years mdewsnip Moved the call to getRequestingPrompt out to a new function, so it can …
(edit) @10580   19 years kjdon if created from pluginfo.pl (self->info_only == 1)then don't load up …
(edit) @10579   19 years kjdon copied classify.pm and BasClas.pm, added -gsdlinfo flag - if this is …
(edit) @10578   19 years kjdon now calls load_plugin_for_info instead of load_plugins
(edit) @10577   19 years mdewsnip Rearranged things a little for the West Yorkshire stuff.
(edit) @10576   19 years mdewsnip Rearranged a few things when using classinfo.pl and pluginfo.pl, to …
(edit) @10575   19 years mdewsnip Made URLField far simpler and more accurate. Removed the crazy regular …
(edit) @10574   19 years chi This is part of word2html vb script with backward compatability with …
(edit) @10573   19 years chi Modifications (re-compile in the WindowsXP+MSoffice2000) for allowing …
(edit) @10572   19 years chi VB script to allow PowerPoint document to be converted to Images …
(edit) @10571   19 years chi Modification (re-compile in WindowsXP+MS2000) for allowing this vb …
(edit) @10570   19 years kjdon added sections_index_document_metadata option
(edit) @10569   19 years kjdon changed version to 2.61f
(edit) @10568   19 years kjdon set version 2.61f
(edit) @10567   19 years kjdon added checks for no childtype metadata - this occurs when it is …
(edit) @10566   19 years kjdon updated the list of plugins for 2.61
(edit) @10565   19 years mdewsnip Yet another "spaces in filenames" problem, and a minor formatting change.
(edit) @10564   19 years mdewsnip Added a openCollectionFromLastTime function to CollectionManager to …
(edit) @10563   19 years jrm21 if we don't support the default_encoding, then instead of always using …
(edit) @10562   19 years mdewsnip Some stub changes to keep things happy, and removed the …
(edit) @10561   19 years mdewsnip Now calls the appropriate RemoteGreenstoneServer function itself.
(edit) @10560   19 years mdewsnip Added a getCollectionDirectoryPath() function that returns the path of …
(edit) @10559   19 years mdewsnip Moved opening a collection onto its own thread, so the progress bar …
(edit) @10558   19 years mdewsnip Added stub to keep things compiling.
(edit) @10557   19 years mdewsnip The RemoteFileQueue instance is now owned by RemoteGreenstoneServer, …
(edit) @10556   19 years kjdon fixes to make the config file save only if it has changed
(edit) @10555   19 years mdewsnip Opening files in an external program is now done in a separate thread, …
(edit) @10554   19 years mdewsnip Three new strings for the remote Greenstone server stuff (West Yorkshire).
(edit) @10553   19 years mdewsnip A fix for extra table tags being generated when the gc argument is …
(edit) @10552   19 years kjdon removed the commented out references to old 'beta' element of config file
(edit) @10551   19 years kjdon changes to _gsdl261_ based on Ian's comments
(edit) @10550   19 years kjdon moved DocImage out of extended items, and into regular items, in …
(edit) @10549   19 years chi Modifications to deal with the "dc value" without qualifier.
(edit) @10548   19 years mdewsnip Now aborts the open collection dialog if something went wrong …
(edit) @10547   19 years mdewsnip Now uploads all the modified metadata.xml files when the EnrichPane
(edit) @10546   19 years mdewsnip Tidied up the delete function so it is hopefully slightly more …
(edit) @10545   19 years mdewsnip Added a couple of strings for the new "gliserver URL" field in …
(edit) @10544   19 years mdewsnip Removed some unnecessary imports.
(edit) @10543   19 years mdewsnip Fixed a bug where cgiBase wasn't set.
(edit) @10542   19 years mdewsnip (West Yorkshire) Now checks if the collection configurations have been …
(edit) @10541   19 years mdewsnip Changed an output statement to go to the debug stream.
(edit) @10540   19 years mdewsnip Added a "-use_remote_greenstone" argument, and added the …
(edit) @10539   19 years kjdon this zip utility is needed for the GLI applet on windows
(edit) @10538   19 years kjdon add assocfilepath metadata always, even if no associated files. with …
(edit) @10537   19 years chi Set up the auto conversion type of PSPlug to text.
(edit) @10536   19 years chi Modification of adding pagedimg types of conversion for PS documents. …
(edit) @10535   19 years chi pstoimg.pl is a wrapper for running convert utility which converts PS …
(edit) @10534   19 years chi Adding pagedimg types of conversion to PS document.It is through …
(edit) @10533   19 years mdewsnip Updated the stubs to return boolean values indicating whether the …
(edit) @10532   19 years mdewsnip Now doesn't attempt to load a remote collection when authentication fails.
(edit) @10531   19 years kjdon changed the preview args for lucene collections
(edit) @10530   19 years kjdon modified to use new searchtypemanager isSearchTypeEnabled instead of …
(edit) @10529   19 years kjdon changed a comment - removed show_progress
(edit) @10528   19 years kjdon changed isMGPPEnabled to isSearchTypeEnabled, added isMGPP() and …
(edit) @10527   19 years kjdon removed show_progress argument
(edit) @10526   19 years chi Modifications of passing the file pathname to the system command.
(edit) @10525   19 years chi Modifications of parsing file pathname
(edit) @10524   19 years chi Modifications of parsing file pathname.
(edit) @10523   19 years chi Modifications of parsing command line.
(edit) @10522   19 years chi Modification of parsing the command line.
(edit) @10521   19 years chi Modification of path name for PPT, Word, PDF conversion command.
(edit) @10520   19 years kjdon changed the links for export package, lang packs, doc example …
(edit) @10519   19 years mdewsnip Exceptions now handled through DebugStream, as they all should be.
(edit) @10518   19 years mdewsnip Made some public functions private.
(edit) @10517   19 years mdewsnip Made some Gatherer variables and functions static, and removed the …
(edit) @10516   19 years kjdon changed the lang pack description to mention 2.61 as well as 2.60
(edit) @10515   19 years mdewsnip Removed the unnecessary "self" variable.
(edit) @10514   19 years kjdon added in description_tags option, as it wasn't valid cos no longer …
(edit) @10513   19 years mdewsnip Absolute image tags, like <img src="/image.gif"> were being …
(edit) @10512   19 years mdewsnip Made the appropriate changes to the RemoteGreenstoneServer stub …
(edit) @10511   19 years mdewsnip Changed the names of some functions in RemoteGreenstoneServer and made …
(edit) @10510   19 years kjdon a script that allows you to browse through macros and see what they …
(edit) @10509   19 years kjdon added 2.60 and 2.61 releases
(edit) @10508   19 years kjdon added new entry about 2.61 release
(edit) @10507   19 years kjdon changed binary and source releases to 2.61
(edit) @10505   19 years mdewsnip Fixed a bug in the new "-use_hlist_for" stuff. Hope I haven't messed …
(edit) @10504   19 years kjdon fixed a bug with -convert_to auto handling
(edit) @10503   19 years kjdon added some handling of auto convert to type when windows scripting is on
(edit) @10502   19 years mdewsnip GenericList is not an abstract classifier.
(edit) @10501   19 years kjdon had to add set_keepold to these cos they are loaded like plugins but …
(edit) @10500   19 years kjdon the last one was generated on tripoli and didn't work on kohekohe. …
(edit) @10499   19 years mdewsnip Changed the way values in arguments are separated :-)
(edit) @10498   19 years mdewsnip Renamed the GenericList arguments to be more descriptive.
(edit) @10497   19 years kjdon renamed WordPlug.checkout_toc to delete_toc
(edit) @10496   19 years kjdon added some sanity checks, renamed the checkout_toc option to delete_toc
(edit) @10495   19 years chi Hope this works!
(edit) @10494   19 years chi The old one did not work. Hope this one works!
Note: See TracRevisionLog for help on using the revision log.