source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10620   19 years kjdon now prints out some gli tags when bad args are encountered for plugins …
(edit) @10619   19 years kjdon some strings for bad plugin and classifier arguments
(edit) @10618   19 years kjdon made these look for BadArgument, BadArgumentValue, BadClassifier, …
(edit) @10617   19 years kjdon added an entry about suppressing dummy text
(edit) @10616   19 years kjdon committed two methods printXMLNode added by David King
(edit) @10615   19 years kjdon set message router in collections too
(edit) @10614   19 years kjdon now allow [Text] in an if statement - can do {If}{[Text] ne 'This …
(edit) @10613   19 years kjdon modified the item file metadata regex so that space is allowed (and …
(edit) @10612   19 years kjdon if the 'you are about to assign folder level metadata' dialog has been …
(edit) @10611   19 years kjdon don't write out collectionmeta if the value is empty
(edit) @10610   19 years kjdon removed a comment
(edit) @10609   19 years kjdon if convert doesn't work, should return -1 (tried and failed) not 0 …
(edit) @10608   19 years kjdon added a check for type being defined before using it in set_OIDtype
(edit) @10607   19 years kjdon new version from jens
(edit) @10606   19 years kjdon I hadn't actually tested teh last fix, so this is the correct fix
(edit) @10605   19 years kjdon make pagedimgplug simple format version use the OID_type option
(edit) @10604   19 years mdewsnip Fixed a nasty bug discovered at the 2005 Fiji workshop: if you enter a …
(edit) @10603   19 years jrm21 removes around a macro that already includes its own quotes
(edit) @10602   19 years mdewsnip Broke the help while messing around with paths for the remote building …
(edit) @10601   19 years jrm21 add alt text for gsdlhead.gif
(edit) @10600   19 years chi modifications for deal with document title (as the first H1 heading) …
(edit) @10599   19 years jrm21 more instances of tag attribute values being quoted
(edit) @10598   19 years jrm21 remove several more usability macros
(edit) @10597   19 years jrm21 use double quotes around all html attribute values
(edit) @10596   19 years jrm21 remove usability stuff from the default macro files
(edit) @10595   19 years chi Modification of level header regular expression.
(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.
Note: See TracRevisionLog for help on using the revision log.