source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8301   20 years kjdon more instructions
(edit) @8300   20 years kjdon added another mkdir line to setup
(edit) @8299   20 years kjdon a sample index file which loads up the applet for use with standalone …
(edit) @8298   20 years kjdon changed some text
(edit) @8297   20 years kjdon sample web.xml for using vishnu standalone with tomcat
(edit) @8296   20 years kjdon adding the Makefile, cos we don't bother with configure any more
(edit) @8295   20 years kjdon don't bother with configure now, cos only java stuff
(edit) @8294   20 years kjdon only java stuff in Makefile, so removed the configure stuff. could add …
(edit) @8293   20 years kjdon removed ckindexer and cluster subdirs
(edit) @8292   20 years kjdon now uses java to do clustering and ckindexing
(edit) @8291   20 years kjdon new Java based ck indexer - replaces teh jni stuff
(edit) @8290   20 years kjdon some mods, not sure what they are. will tidy them up soon, but didn't …
(edit) @8289   20 years kjdon no longer use this jni wrapper
(edit) @8288   20 years kjdon added in daniel's mods for new server stuff - not sure what they are :-)
(edit) @8287   20 years kjdon modified to use the CKServer instead of jni based Cluster and Extractor
(edit) @8286   20 years kjdon a tester and server for the new java based ck indexing
(edit) @8285   20 years kjdon these jni wrappers are no longer used. all the functionality is now in …
(edit) @8284   20 years kjdon some changes made to make this work with daniel's new server code. …
(edit) @8283   20 years kjdon some new files from daniel's new server code
(edit) @8282   20 years kjdon moved from sammon package to util package
(edit) @8281   20 years kjdon got new server from daniel - just copied over his new cluster files …
(edit) @8280   20 years kjdon moved from builder package to util package
(edit) @8279   20 years kjdon moved from server package to util package
(edit) @8278   20 years jrm21 sanity check for a valid date before trying to add it as metadata, …
(edit) @8277   20 years kjdon removed RECPTOBJECTS from the list of objects that gets deleted by a …
(edit) @8276   20 years cs025 Made softer support for metadata formats - no longer map to the OAI- …
(edit) @8275   20 years cs025 Avoids problems with 'oai' being visible better than the previous version.
(edit) @8274   20 years mdewsnip Made the GEMS start initially with the core GLI metadata sets, and …
(edit) @8273   20 years mdewsnip Changed text to specify the GEMS instead of the GLI.
(edit) @8272   20 years mdewsnip Linux and Windows scripts for running the GEMS.
(edit) @8271   20 years mdewsnip Now also compiles the new "gems" directory.
(edit) @8270   20 years mdewsnip Source files for the Greenstone Editor for Metadata Sets (GEMS). This …
(edit) @8269   20 years mdewsnip Updated to clean the new "gems" directory.
(edit) @8268   20 years mdewsnip Added a string for the new metadata set file filter.
(edit) @8267   20 years mdewsnip Added a .mds file filter class for creating file filters for metadata sets.
(edit) @8266   20 years mdewsnip Moved the init_images function from Gatherer into Utility (it is used …
(edit) @8265   20 years mdewsnip Removed some unused functions.
(edit) @8264   20 years mdewsnip Tidied up debug file generation code.
(edit) @8263   20 years mdewsnip Removed an unnecessary import.
(edit) @8262   20 years mdewsnip Removed the FileNode functions from ArrayTools as this creates nasty …
(edit) @8261   20 years mdewsnip Moved another Gatherer dependency out of the Configuration class.
(edit) @8260   20 years mdewsnip Changed the way one Greenstone3 test was done to remove another …
(edit) @8259   20 years mdewsnip Moved some non-applet code out of Configuration and into Gatherer. …
(edit) @8258   20 years mdewsnip Made HelpFrame.setView static to remove another Gatherer class dependency.
(edit) @8257   20 years mdewsnip No longer dependent on the Gatherer class.
(edit) @8256   20 years mdewsnip Moved the current_modal static variable out of the Gatherer class into …
(edit) @8255   20 years mdewsnip No longer dependent on the Gatherer class (and rightfully so!).
(edit) @8254   20 years mdewsnip Removed the crazy jp.jar file. This contained one class: …
(edit) @8253   20 years mdewsnip Moved some stuff out of Configuration.updateUI into GUIManager because …
(edit) @8252   20 years kjdon changed the pagedimgplug -noheaderpage to -headerpage
(edit) @8251   20 years mdewsnip Added a comment to prevent people from using the Gatherer class here.
(edit) @8250   20 years mdewsnip Moved the download_url_zip and upload_url_zip functions from Utility …
(edit) @8249   20 years mdewsnip Moved the XMLStringToDOM() function from Utility into …
(edit) @8248   20 years mdewsnip Removed the getCollectionDir() function from Utility, since it is …
(edit) @8247   20 years mdewsnip Removed dependencies on the Gatherer class.
(edit) @8246   20 years kjdon changed the default to have noheaderpage, so the option is now …
(edit) @8245   20 years kjdon a few fixes for problems found on Ians laptop
(edit) @8244   20 years kjdon added in Partial matching for query terms. Cna type comp* as a query, …
(edit) @8243   20 years mdewsnip Removed all occurrences of classes explicitly importing other classes …
(edit) @8242   20 years kjdon added in Partial matching for query terms. Cna type comp* as a query, …
(edit) @8241   20 years kjdon some changes to get it compiling on windows
(edit) @8240   20 years mdewsnip Removed unnecessary imports of org.greenstone.gatherer.Gatherer.
(edit) @8239   20 years kjdon first stab at a windows makefile - copied from recpt makefile
(edit) @8238   20 years mdewsnip Converted to proper Unix files.
(edit) @8237   20 years kjdon put quotes around teh Maori longname - otherwise the local library …
(edit) @8236   20 years mdewsnip Replaced all Gatherer.print* with DebugStream.print*.
(edit) @8235   20 years mdewsnip Removed debug static variable. All debugging output should go to the …
(edit) @8234   20 years mdewsnip New static class to remove the necessity for all debugging to go …
(edit) @8233   20 years mdewsnip All exceptions now go to the console, whether debugging is on or not.
(edit) @8232   20 years mdewsnip Removed the "config" variable, just to prevent anyone from trying to …
(edit) @8231   20 years mdewsnip Replaced all "Gatherer.config" with "Configuration".
(edit) @8230   20 years mdewsnip Made this class static. Accesses to the configuration via …
(edit) @8229   20 years mdewsnip Made constructor public.
(edit) @8228   20 years kjdon added some casts to char * so that it compiled, line 98
(edit) @8227   20 years jrm21 all perl things should "use strict;" to catch errors! $cursection was …
(edit) @8226   20 years jrm21 tell HTMLPlug to extract the author metadata, and rename it to Creator.
(edit) @8225   20 years jrm21 support tag<tagname> as described in the pluginfo for HTMLPlug. The …
(edit) @8224   20 years kjdon added src/oaiservr into OTHERDIRS - this is what gets compiled
(edit) @8223   20 years cs025 Removed some unnecessary debugging messages which output via cout.
(edit) @8222   20 years cs025 Small fix to keep Mac OS X happy with <vector>
(edit) @8221   20 years cs025 Added AllList to provide a universal list of all documents, which …
(edit) @8220   20 years cs025 Extensions to underpin OAI - e.g. creation of the OAI classifier, …
(edit) @8219   20 years cs025 Fixes and extensions to remedy small changes with OAI and tidying of …
(edit) @8218   20 years jrm21 use the unicode::ensure_utf8() function on the extracted text so we …
(edit) @8217   20 years jrm21 added a safety check to ensure_utf8()
(edit) @8216   20 years mdewsnip Fixed a bug with mapping already-namespaced metadata elements.
(edit) @8215   20 years kjdon added a couple of strings - CollectionManager.Cannot_Create_Collection …
(edit) @8214   20 years kjdon a few changes to do with creating collections. different error if it …
(edit) @8213   20 years kjdon added a check for no collect directory in CollectionListModel()
(edit) @8212   20 years kjdon added a comment
(edit) @8211   20 years kjdon a directory is considered a site if it has a siteConfig.xml file - no …
(edit) @8210   20 years kjdon added vishnu stuff to the classpath so that Visualiser.java can compile
(edit) @8209   20 years kjdon removed the 'all' bit from the install command - don't want to remake …
(edit) @8208   20 years kjdon added in to the link command
(edit) @8207   20 years kjdon the soap server classes and now called soapserverlocalsite, …
(edit) @8206   20 years mdewsnip Updated Latvian interface, many thanks to Raitis Brodezhonok.
(edit) @8205   20 years mdewsnip Now uploads collection images directory to server correctly.
(edit) @8204   20 years mdewsnip Rewrote getMetadataExtractedFromFile() to read the doc.xml files line …
(edit) @8203   20 years mdewsnip Changed the _textmessageinvalid_ macro to move the text in the _If_ …
(edit) @8202   20 years jrm21 don't need host and target set anymore (since it works properly on …
Note: See TracRevisionLog for help on using the revision log.