source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @10394   19 years mdewsnip Changed the local library server to use 127.0.0.1 by default.
(edit) @10393   19 years mdewsnip Added another stub for the West Yorkshire project.
(edit) @10392   19 years mdewsnip Now uploads the modified metadata.xml files to the server when …
(edit) @10391   19 years kjdon gli now has latvian
(edit) @10390   19 years kjdon updated version to 2.61
(edit) @10389   19 years kjdon modified PROGRAM_VERSION - 2.61
(edit) @10388   19 years kjdon modified the AboutDialog.Date
(edit) @10387   19 years mdewsnip Tidied up the way collections are saved and closed, and added some …
(edit) @10386   19 years kjdon changed to version 2.61
(edit) @10385   19 years kjdon a few changes to get it compiling on windows
(edit) @10384   19 years kjdon windows makefile
(edit) @10383   19 years jrm21 need _icondoc_ not _iconmsword_ for [v=1] since the plugin adds …
(edit) @10382   19 years mdewsnip Can now base a new collection on an existing one, when using a remote …
(edit) @10381   19 years mdewsnip Added another couple of stub functions.
(edit) @10380   19 years mdewsnip Now uploads and deletes metadata sets on the server when metadata sets …
(edit) @10379   19 years mdewsnip Now downloads the collection configurations (when using a remote …
(edit) @10378   19 years mdewsnip Added a couple more stubs for the West Yorkshire functionality -- …
(edit) @10377   19 years mdewsnip Now uploads the collect.cfg file when it is saved, if using remote …
(edit) @10376   19 years mdewsnip Now downloads collection files to view them, if using a remote …
(edit) @10375   19 years mdewsnip Minor change.
(edit) @10374   19 years mdewsnip Now uploads collection images to the server, if using remote building.
(edit) @10373   19 years mdewsnip Now will create any intermediate directories as required.
(edit) @10372   19 years mdewsnip Gatherer.setGLIUserDirectoryPath() now creates the directory if it …
(edit) @10371   19 years mdewsnip Tidied up some more usage of gsdl_path.
(edit) @10370   19 years mdewsnip Added a new LocalGreenstone class which contains functions that only …
(edit) @10369   19 years mdewsnip Now sets gsdl_path to null so we will know if the GLI tries to do …
(edit) @10368   19 years mdewsnip Removed some occurrences of "gsdl_path", and added some checks so it …
(edit) @10367   19 years mdewsnip Added a new "-gliserver_url" command-line option for running a local …
(edit) @10366   19 years kjdon d2m committed as individual files now, so removed the gzip command
(edit) @10365   19 years kjdon changed my mind, now adding these all individually instead of in a tar file
(edit) @10364   19 years mdewsnip Removed the Utility::getWGetPath() function.
(edit) @10363   19 years mdewsnip Moved some applet specific code out of Gatherer.java and into …
(edit) @10362   19 years mdewsnip Now sets the gli directory path correctly.
(edit) @10361   19 years mdewsnip I don't think there are many values of arg_ct that are both < 0 and > 2…
(edit) @10360   19 years kjdon added use strict. worked on the format statement conversion. have done …
(edit) @10359   19 years kjdon added a gsf:default element to gsf:choose-metadata - contains default text
(edit) @10358   19 years chi A perl program as a wrapper for the convert utility. It is used to …
(edit) @10357   19 years chi Adding the pdf_to_img routine in convertPDF() function.
(edit) @10356   19 years chi tidy up the code.
(edit) @10355   19 years chi Remove heading_title options to StructuredHTMLPlug.
(edit) @10354   19 years chi Add an argument "title_sub" here in PagedImgPlug
(edit) @10353   19 years chi Modification for allowing PDF document being converted to various …
(edit) @10352   19 years chi Change the pagedimg_png,jpg,gif (hyphen to underscore) setting in …
(edit) @10351   19 years kjdon added DocumentVList to the list of formats
(edit) @10350   19 years kjdon added a check for defined before removing the .pm
(edit) @10349   19 years kjdon added scripts.xml as -xml description
(edit) @10348   19 years kjdon changed a few strings for export.pl, and added exportcol.cddir
(edit) @10347   19 years kjdon removed the unneeded 'use parsargv'
(edit) @10346   19 years mdewsnip Saved a few lines.
(edit) @10345   19 years mdewsnip Removed some more crap out of the Utility class.
(edit) @10344   19 years kjdon if there was no Title, add PageNum as a Title
(edit) @10343   19 years kjdon move up and down buttons become disabled when selection at top/bottom
(edit) @10342   19 years mdewsnip Tidied up a lot of path variables. These were all over the place, and …
(edit) @10341   19 years kjdon when change the order of the classifiers, now it calls refresh in the …
(edit) @10340   19 years kjdon use new parse2 arg parsing, added 'use strict'
(edit) @10339   19 years kjdon uses new parse2 arg parsing, added 'use strict'
(edit) @10338   19 years kjdon tidied this up: uses new parse2, use strict
(edit) @10337   19 years kjdon changed the intArgLeftinAfterParsing \!= 1 to > 1 - otherwise -xml …
(edit) @10336   19 years kjdon reversed the ++*currentPtr change back to *currentPtr++
(edit) @10335   19 years kjdon ++*pa is not the same as *pa++ - reversed these erroneous changes
(edit) @10334   19 years kjdon in getMetadataList, if all_metadata, then use getMultiInfo to make …
(edit) @10333   19 years kjdon modified to use the new GSDL3HOME and GSDL3SRCHOME variables
(edit) @10332   19 years mdewsnip Renamed the collect_config_file option to collect_cfg_file, so it is …
(edit) @10331   19 years kjdon modified to use the new GSDL3HOME and GSDL3SRCHOEM variables
(edit) @10330   19 years kjdon gsdl3 mode now has two args: -gsdl3 which is gsdl3home (the web dir) …
(edit) @10329   19 years mdewsnip Changed the default_language string to be of type "string", since …
(edit) @10328   19 years mdewsnip Fixed some spelling mistakes.
(edit) @10327   19 years kjdon changed GSDLSRCHOME to GSDL3SRCHOME, and now export it
(edit) @10326   19 years kjdon GSDL3HOME is now the web dir, so need to use GSDL3SRCHOME in the INC bit
(edit) @10325   19 years mdewsnip Opening files in an external program is now done through …
(edit) @10324   19 years kjdon added no strict, also changed Charactor Length to CharactorLength (its …
(edit) @10323   19 years mdewsnip Now returns null if an empty command is specified.
(edit) @10322   19 years kjdon just committing the version generated by the ant target - if it gets …
(edit) @10321   19 years kjdon deploy-localsite can now run if tomcat is external (requires tomcat to …
(edit) @10320   19 years kjdon fixed a typo
(edit) @10319   19 years kjdon added some missing quotes for site_name
(edit) @10318   19 years mdewsnip New LuceneWrap.jar file with updated class files.
(edit) @10317   19 years mdewsnip Fixed the warning message because out_file is undefined on Linux.
(edit) @10316   19 years kjdon more notes
(edit) @10315   19 years kjdon added port to windows mysql startup
(edit) @10314   19 years kjdon small mysql windows changes
Note: See TracRevisionLog for help on using the revision log.