source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9241   19 years davidb Incorrect parsing of gsdlassocfile in METS code. Can have a directory …
(edit) @9240   19 years mdewsnip Make some more things executable.
(edit) @9239   19 years mdewsnip Changed "unshift" to "push", so an existing XML::Parser on the system …
(edit) @9237   19 years davidb Improvements to checking or applet parameters.
(edit) @9236   19 years davidb Revisions to help exportcol.pl work more smoothly with Applet version …
(edit) @9235   19 years davidb Don't want to -removeold if working with an explicit export directory …
(edit) @9233   19 years davidb Revised command-line arguments. Can also now be run with more than …
(edit) @9232   19 years davidb Text for DSpacePlug related option. Modification to text for generic …
(edit) @9231   19 years davidb Revision to associated files for handling METS saveas case.
(edit) @9229   19 years davidb Added default_process_exp to ZIPPlug, so GLI can "see" that it likes …
(edit) @9228   19 years davidb Changed setting URL metadata back to always being done (regardless of …
(edit) @9227   19 years mdewsnip A few more tidy ups for Greenstone 2.53 and Installshield X.
(edit) @9219   19 years kjdon added a third arg - a filename to output the result of the java …
(edit) @9218   19 years kjdon made this work under windows without black screens. had to use …
(edit) @9216   19 years kjdon a few changes to make it compile on windows - changed the text_t …
(edit) @9215   19 years kjdon changed from using global vars to passing in the user data
(edit) @9214   19 years kjdon now set a gdbm_level in buildproc, so can tell whether to number …
(edit) @9213   19 years kjdon added in the new expat_document.o
(edit) @9212   19 years mdewsnip More updates for Greenstone 2.53 release. The hfiles no longer exist …
(edit) @9210   19 years kjdon made some mods to get querying workign on windows. couldn't open a …
(edit) @9208   19 years mdewsnip Changed to be executable.
(edit) @9207   19 years mdewsnip Changed the AutoHierarchy classifiers back to Hierarchy, now that …
(edit) @9206   19 years davidb Reworking of AutoHierarchy and Hierarchy so they are merged as one …
(edit) @9205   19 years mdewsnip Not used, but the GLI will recreate it if it isn't there, so easiest …
(edit) @9204   19 years davidb Fixed typo (@ should have been $) in access to perl array.
(edit) @9203   19 years mdewsnip More changes to GLI applet, by Matthew Whyte.
(edit) @9199   19 years kjdon added expat_document.*
(edit) @9198   19 years kjdon changed the dirsep to be escaped so it works on windows
(edit) @9197   19 years kjdon a few changes to make it work on windows
(edit) @9190   19 years kjdon need to pass the level tag to expat_document
(edit) @9189   19 years kjdon made gdbm_level public instead of protected, so the lucenegdbmsource …
(edit) @9188   19 years kjdon now pass in the section level tag name when getting a document
(edit) @9186   19 years kjdon changed the doc id numbers if no sections to be doc numbers not …
(edit) @9180   19 years mdewsnip Removed the gsdl3 and gdbm class files (!) out of here.
(edit) @9179   19 years kjdon added a text pass to store the documents - we want all the html in it …
(edit) @9178   19 years kjdon tried to tidy up the paragraph tagging stuff, but its still not …
(edit) @9177   19 years kjdon separated doc storage and lucene indexing into two modes, mode passed …
(edit) @9176   19 years kjdon added in expat_document.o, needed by lucene stuff
(edit) @9175   19 years kjdon added in doc content retrieval
(edit) @9174   19 years kjdon put char* get_attribute(const char attr, char* att_name) in the …
(edit) @9173   19 years kjdon added expat_document for parsing the source docs to get the content
(edit) @9169   19 years davidb HTMLPlug was always setting URL metadata. This only makes sense if …
(edit) @9168   19 years davidb Fixed typo in argument list: was 'first_inoder_ext' when it should …
(edit) @9167   19 years davidb 'process_exp' added to list of arguments MP3Plug uses. This is the …
(edit) @9165   19 years mdewsnip Now takes accept and reject regular expressions when zipping files, by …
(edit) @9163   19 years mdewsnip Removed old version of Kea (new version is in packages/kea).
(edit) @9162   19 years mdewsnip Now just installs the library (we don't care about the xmlwf binary).
(edit) @9157   19 years kjdon changed the my declarations of the global variables to our - so lucene …
(edit) @9156   19 years kjdon ISISPlug doc field/suffix/prefix options moved to be exploding options
(edit) @9147   19 years kjdon added in lots more options, mainly to do with downloading files
(edit) @9146   19 years davidb blank.gif changed to be 100% transparent, rather than opaque white.
(edit) @9145   19 years davidb Removal of some debugging print statements, plus rewording of comment.
(edit) @9144   19 years davidb "Source" metadata now set to be consistent with other plugins.
(edit) @9143   19 years davidb Added handling of <embed> tag in a similar fashion to <img> Also, …
(edit) @9142   19 years davidb Revision to Collaging so only documents with associated files that …
(edit) @9141   19 years mdewsnip Now with different line endings, so opening it in the GLI won't show …
(edit) @9138   19 years mdewsnip Ooooops... the "I'm Feeling Lucky" functionality didn't work at all …
(edit) @9133   19 years mdewsnip Added the "-hlist_at_top" option from Hierarchy.
(edit) @9132   19 years mdewsnip Changed to use the new AutoHierarchy classifier instead of the …
(edit) @9130   19 years mdewsnip Allowed the use of "|" characters as well as "\" for separating …
(edit) @9129   19 years mdewsnip Fixed up Windows makefiles so Expat is compiled into all the binaries …
(edit) @9128   19 years mdewsnip Zip file containing pre-built (using Microsoft Visual C++ 4) static …
(edit) @9125   19 years mdewsnip Added a substr function to unicode.pm that should work correctly on …
(edit) @9122   19 years mdewsnip Grrr... why doesn't anyone think about Windows when writing code?
(edit) @9121   19 years kjdon changed encoding option to input_encoding so it gets the list of …
(edit) @9120   19 years kjdon BibTex plug can do exploding - set 'explodes' to yes in xml description
(edit) @9119   19 years kjdon convert & to &amp; in metadata before writing it out to metadata.xml, …
(edit) @9118   19 years kjdon MARC plug can do exploding - set 'explodes' to yes in xml description
(edit) @9117   19 years mdewsnip In response to David's (Stefan's?) changes to collectset.cpp.
(edit) @9115   19 years mdewsnip Added #ifdefs for slightly different popen and pclose on Windows.
(edit) @9110   19 years mdewsnip Fixed minor typo.
(edit) @9091   19 years mdewsnip Added a "-show_complete_translations" option to see just the …
(edit) @9090   19 years kjdon changed a print statement and removed an unnecesary variable
(edit) @9089   19 years kjdon the index name is actually hte first char of the level (d, s, p) plus …
(edit) @9087   19 years mdewsnip Removed the demouser.txt file and replaced it with hard-wired text …
(edit) @9086   19 years mdewsnip No longer used (I checked with Stefan and he said it could be deleted).
(edit) @9084   19 years mdewsnip Updated version number for 2.53 release, and removed the old XML …
(edit) @9083   19 years mdewsnip Changed some stuff for the new installer.
(edit) @9082   19 years mdewsnip Whole lot of changes, mostly changing "local" to "my".
(edit) @9074   19 years kjdon added in lucene objects and expat library
(edit) @9071   19 years kjdon removed a leftover #include sax_resultset.h
(edit) @9070   19 years davidb See expat_resultset.h
(edit) @9067   19 years kjdon moved smart blocking stuff in htmlplug metadata_read into basplug …
(edit) @9066   19 years kjdon changed removesuffix/removeprefix type to regexp, and added modegli=3
(edit) @9065   19 years kjdon moved the removeprefix and removesuffix descriptions to BasClas, and …
(edit) @9064   19 years kjdon moved the removeprefix and removesuffix descriptions to BasClas
(edit) @9063   19 years kjdon initialised in reclassify to get rid of warnings
(edit) @9060   19 years kjdon added ImagePLug to plugin list, also -smart_block option to htmlplug, …
(edit) @9059   19 years kjdon added strings for new HTMLPlug.no_strip_metadata_html and NULPlug.desc …
(edit) @9057   19 years kjdon tidied up previous commit
(edit) @9056   19 years kjdon added an option to not strip html tags from metadata in description …
(edit) @9053   19 years kjdon changed the description tags metadata handling again. now uses an …
(edit) @9047   19 years kjdon added NULPlug to default plugins list
(edit) @9046   19 years kjdon added an empty block exp so that we don't block images - any cases …
(edit) @9044   19 years kjdon changed some of the comments
(edit) @9043   19 years kjdon new plugin for processing the .nul files produced by exploding …
(edit) @9042   19 years kjdon added in first draft exploding strings
(edit) @9041   19 years kjdon made it use the args and proper print usage, added metadata_set and …
(edit) @9038   19 years kjdon when doing hash ids, don't hash on the file if it has zero size
(edit) @9033   19 years davidb XML parsing support for Lucene used to be done with sax. This has now …
Note: See TracRevisionLog for help on using the revision log.