source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10494   19 years chi The old one did not work. Hope this one works!
(edit) @10493   19 years kjdon moved to winbin/bin
(edit) @10492   19 years kjdon A vb executable program to convert PPT document to different types of …
(edit) @10491   19 years kjdon fixed a typo
(edit) @10490   19 years kjdon moved to the winbin repository
(edit) @10489   19 years kjdon A VB executable program and source program to convert Word documents …
(edit) @10488   19 years kjdon removed BasClas.metadata.deft, added Collage.buttonname, changed the …
(edit) @10487   19 years mdewsnip Changed output statement to be a debug statement.
(edit) @10486   19 years kjdon removed BasClas.metadata.deft, added Collage.buttonname
(edit) @10485   19 years kjdon change buttonname desc to Collage.buttonname
(edit) @10484   19 years mdewsnip Somehow my GenericList strings got lost, so I'm adding them again.
(edit) @10483   19 years kjdon removed {BasClas.metadata.deft} in deft values
(edit) @10482   19 years kjdon removed debug statement
(edit) @10481   19 years mdewsnip Oops... forgot a "my" for a new variable.
(edit) @10480   19 years mdewsnip Minor efficiency improvements.
(edit) @10479   19 years mdewsnip Changed MetadataXMLFile.addMetadata and MetadataXMLFile.removeMetadata …
(edit) @10478   19 years kjdon arcPlug now knows about keepold, and if its not set, it wont try to do …
(edit) @10477   19 years kjdon added a mod to output_collection_meta
(edit) @10476   19 years kjdon added allowimagesonly
(edit) @10475   19 years kjdon added sections_index_document_metadata
(edit) @10474   19 years kjdon implemented sections_index_document_metadata
(edit) @10473   19 years kjdon declared , line 512
(edit) @10472   19 years kjdon added new option sections_index_document_metadata …
(edit) @10471   19 years mdewsnip The language option should be hidden from the GLI.
(edit) @10470   19 years mdewsnip Added missing language option and fixed a new bug that prevented it …
(edit) @10469   19 years kjdon added sections_index_document_metadata variable
(edit) @10468   19 years kjdon made a base builder class, adn moved lots of the code to it. hoe I …
(edit) @10467   19 years kjdon added some sections_index_document_metadata strings
(edit) @10466   19 years chi convert_to pagedimg_(gif|jpg|png) will only be shown in the PPTPlug …
(edit) @10465   19 years chi To add the convert_post_process() to handle some encoding problems for now.
(edit) @10464   19 years chi Modifications of the if loop condition in convertPPT() to allow the …
(edit) @10463   19 years mdewsnip Removing the collection "tmp" directory is now only done when …
(edit) @10462   19 years mdewsnip More GEMS tidy ups: no classes now import the Gatherer class.
(edit) @10461   19 years mdewsnip Fixed a bug where the GEMS didn't know the GLI user directory, so …
(edit) @10460   19 years mdewsnip Now adds "-keepold" or "-removeold" to the buildcol.pl command …
(edit) @10459   19 years mdewsnip The "-removeold" and "-keepold" flags are now available from the GLI.
(edit) @10458   19 years mdewsnip Fixed a silly copy and paste mistake.
(edit) @10457   19 years kjdon changed if (-e $configfilename) { ... } else { die; } to if (!-e …
(edit) @10456   19 years mdewsnip Now allows "-removeold" to be switched off for import.pl (in high …
(edit) @10455   19 years mdewsnip Uploading the collect.cfg file is now done in the save function of …
(edit) @10454   19 years mdewsnip Uploading the collect.cfg file is now done in the save() function of …
(edit) @10453   19 years kjdon fixed up some mistakes from previous merging of davids new code and …
(edit) @10452   19 years kjdon added in allowimagesonly option for use with convert_to html (thanks …
(edit) @10451   19 years kjdon added pdf_allow_images_only option for conversion to html when there …
(edit) @10450   19 years kjdon changed from a dos file to unix file (no hat Ms)
(edit) @10449   19 years kjdon removed translang.dm which no longer exists
(edit) @10448   19 years kjdon test the existence of classes/org/... before trying to delete it
(edit) @10447   19 years kjdon some help was commented out, but other bits not - caused NPE when run. …
(edit) @10446   19 years chi Modifications for converting windows-1252 to windows_1252.
(edit) @10445   19 years chi If the conversion file in tmp directory is exist, don't need to do it …
(edit) @10444   19 years chi Add the description for extracted_word_metadata_fields option.
(edit) @10443   19 years chi Modifications to check different StructuredHTML formating conditions.
(edit) @10442   19 years chi To retrieve encoding information for the HTML file generated from …
(edit) @10441   19 years chi Modifications for pushing required option and argument lists to …
(edit) @10440   19 years kjdon small changes so it compiles under windows
(edit) @10439   19 years kjdon added z3950 support for windows
(edit) @10438   19 years kjdon added some z3950 stuff - use USE_Z3950=1 to enable z3950
(edit) @10437   19 years kjdon declared int i outside the for loop to get it to compile under windows
(edit) @10436   19 years kjdon moved the yaz headers to the top or teh include list to avoid …
(edit) @10435   19 years kjdon strncasecmp and strcasecmp are not implemented in windows, so have …
(edit) @10434   19 years chi Tidy up the item file to convert the "&" sign in the metadata to "&".
(edit) @10433   19 years kjdon made the yaz configure command not use xml2 and iconv library. at some …
(edit) @10432   19 years kjdon removed the -lxml2 bit from the z3950server link command - have …
(edit) @10431   19 years chi In process_assoc_files, for some reasons, there is a "/" in front of …
(edit) @10430   19 years chi Allow to remove the soft_link.
(edit) @10429   19 years chi Modification of the way passing argument and option lists for the …
(edit) @10428   19 years chi Modification of the way passing argument and option lists for the …
(edit) @10427   19 years chi Modification of the way passing argument and option list for the …
(edit) @10426   19 years chi Add an option -extracted_word_metadata to extract metadata based on …
(edit) @10425   19 years chi Modification of the way passing argument and option lists for the …
(edit) @10424   19 years chi Modification of the way passing argument and options list for the …
(edit) @10423   19 years chi Modify the structure of pushing argument and option lists to secondary …
(edit) @10422   19 years mdewsnip Made makegli.bat run clean.bat also, to remove all class files so …
(edit) @10421   19 years kjdon added DocumentText, DocumentButtons and DocumentHeading default …
(edit) @10420   19 years kjdon modified the removeold and keepold strings
(edit) @10419   19 years kjdon is_incremental renamed is_incremental_capable
(edit) @10418   19 years kjdon new module with some global script functions. couldn't add the method …
(edit) @10417   19 years kjdon standardised -removeold and -keepold. if neither or both are …
(edit) @10416   19 years kjdon added child, and parent:sibling and child:sibling metadata qualifiers
(edit) @10415   19 years kjdon fixed up the metadata format handling. made child metadata work, and …
(edit) @10414   19 years kjdon if we have requested contains metadata, then add it to the response. …
(edit) @10413   19 years mdewsnip Now includes full path to lucene_query.pl script.
(edit) @10412   19 years mdewsnip Now escapes quotes so phrase searches with Lucene work.
(edit) @10411   19 years mdewsnip Added some code to fix bugs in Lucene "all" and phrase searching with …
(edit) @10410   19 years chi Adding the new plugin options and arguments.
(edit) @10409   19 years chi A VB executable program and source program to convert Word documents …
(edit) @10408   19 years chi A VB program to convert PPT documents to different types of image …
(edit) @10407   19 years chi A vb executable program to convert PPT document to different types of …
(edit) @10406   19 years chi If the -windows_scripting is on in WordPlug, the secondary plugin will …
(edit) @10405   19 years chi Adding structured HTML formating arguments here.
(edit) @10404   19 years chi remove the plugin arguments to WordPlug.
(edit) @10403   19 years chi Modifications for tidying up the item file generated through pdftoimg.pl.
(edit) @10402   19 years chi Modifications to consider the different generated file names under …
(edit) @10401   19 years chi Modifications to allow PDF documents being converted to various image …
(edit) @10400   19 years kjdon install the z3950server into bin/linux (or bin/darwin)
(edit) @10399   19 years kjdon fixed a couple of mistakes in metadata specifications, and added a bit …
(edit) @10398   19 years mdewsnip Finally got around to committing this. It started off as an attempt to …
(edit) @10397   19 years mdewsnip Made the default build mode "full" -- this stuff is dodgy.
(edit) @10396   19 years mdewsnip Tidied up the Gatherer and GUIManager exit() functions to make sure …
(edit) @10395   19 years mdewsnip A plugin for RealMedia files. By Xin Gao for the 517 Digital Libraries …
Note: See TracRevisionLog for help on using the revision log.