|
|
@10170
|
18 years |
kjdon |
made our, added two parse methods - if you want to do xml parsing …
|
|
|
@10168
|
18 years |
kjdon |
modified this to use a new xml format. it should work as before on the …
|
|
|
@10161
|
18 years |
davidb |
numsections added to fields saved in build.cfg. Used in incremental …
|
|
|
@10159
|
18 years |
davidb |
Package upgraded to support incremental building. Main change it to …
|
|
|
@10158
|
18 years |
davidb |
*builder.pm packages (principally lucenebuilder.pl which inherits from …
|
|
|
@10157
|
18 years |
davidb |
arcinfo.pm upgraded to support incremental building. Opportunity also …
|
|
|
@10156
|
18 years |
davidb |
Extra functionality introduced to support incremental building.
|
|
|
@10155
|
18 years |
davidb |
deinit subroutine added that balances out init routine. 'init' called …
|
|
|
@10154
|
18 years |
davidb |
Elimination of expinfo package, and its use in docsave.
Reasoning: …
|
|
|
@10153
|
18 years |
kjdon |
modified the example format statement
|
|
|
@10146
|
18 years |
mdewsnip |
Fixed filename_cat so if the first argument is entirely non-ASCII (eg. …
|
|
|
@10121
|
18 years |
mdewsnip |
Added the "sectionalise_using_h_tags" option to HTMLPlug, which …
|
|
|
@10113
|
18 years |
davidb |
'removesuffix' and 'removeprefix' modified so also passed down …
|
|
|
@10112
|
18 years |
davidb |
Minor tweak to pretty printing of "Searching Google images for"
|
|
|
@10111
|
18 years |
davidb |
Access to scalar(@$url_array) better protected with 'defined' to …
|
|
|
@10104
|
18 years |
mdewsnip |
Updated this file in response to changes made by the ISO 639 …
|
|
|
@10046
|
18 years |
mdewsnip |
Fixed a typo that unfortunately causes errors when you try to use the …
|
|
|
@10028
|
18 years |
mdewsnip |
Now looks at each metadata value (not just the first), when deciding …
|
|
|
@10019
|
18 years |
mdewsnip |
Replaced the old translator Perl scripts with the new and much …
|
|
|
@9998
|
19 years |
mdewsnip |
Changed this to work on Windows now that multiread sets binmode, and …
|
|
|
@9971
|
19 years |
jrm21 |
text_from_part now takes an optional parameter with the part's …
|
|
|
@9969
|
19 years |
jrm21 |
better error checking if an encoding conversion failed.
on !windows …
|
|
|
@9967
|
19 years |
jrm21 |
added extra error checking (eg if asked for an unsupported encoding)
|
|
|
@9964
|
19 years |
davidb |
Text added for support of new -xslt flat to XML inherited plugins.
|
|
|
@9963
|
19 years |
davidb |
values stored for $places_filename adjusted to be free of hard-wiring …
|
|
|
@9962
|
19 years |
davidb |
MP3Plug updated to make use of newer version of MP3 applet player.
|
|
|
@9961
|
19 years |
davidb |
Minor refinement made to print statements (warnings) generated by BasPlug.
|
|
|
@9960
|
19 years |
davidb |
Minor refinement made to print statments the show how the plugin code …
|
|
|
@9959
|
19 years |
davidb |
Record text now scanned and any URLS turned into HTML hyperlinks.
|
|
|
@9958
|
19 years |
davidb |
Upgrading of OAIPlug to be based on XMLPlug. OAIPlug was originally …
|
|
|
@9957
|
19 years |
davidb |
Introduction of XSLT support to XML based plugins. This is done …
|
|
|
@9956
|
19 years |
davidb |
Debugging print statement removed.
|
|
|
@9955
|
19 years |
davidb |
new function, hyperlink_text added to util.pm
|
|
|
@9954
|
19 years |
davidb |
The abilities to save documents from import.pl and export.pl are very …
|
|
|
@9953
|
19 years |
davidb |
Code for saving documents for import.pl and export.pl repeatative in …
|
|
|
@9938
|
19 years |
kjdon |
added a new field to build.cfg: indexstem. specifies the root of teh …
|
|
|
@9936
|
19 years |
kjdon |
now writes a levelmap to build.cfg, eg document->Doc section->Sec
|
|
|
@9935
|
19 years |
kjdon |
added levelmap to the list of build.cfg fields
|
|
|
@9921
|
19 years |
mdewsnip |
More code without a hope of working on Windows.
|
|
|
@9919
|
19 years |
kjdon |
made a base buildproc class, and shifted most of the buildproc code …
|
|
|
@9910
|
19 years |
kjdon |
added quotes around the lucene_passes_exe string in full_lucene_passes_exe
|
|
|
@9893
|
19 years |
mdewsnip |
A plugin for processing Internet Explorer Favourites files, by Stephen …
|
|
|
@9853
|
19 years |
kjdon |
fixed up maxdocs - now pass an extra parameter to the read function
|
|
|
@9838
|
19 years |
davidb |
General improvements to saving files in DSpace format. Main additino …
|
|
|
@9823
|
19 years |
jrm21 |
fix bug where we forgot to call a method with $self->
|
|
|
@9790
|
19 years |
kjdon |
fixed a bug in check_contents to do with remove_empty_classifications
|
|
|
@9747
|
19 years |
davidb |
Encountered new circumstance -- table -- for HTML tags that reference …
|
|
|
@9738
|
19 years |
kjdon |
fixed a typo
|
|
|
@9706
|
19 years |
mdewsnip |
Forgot to escape escape for dot when using -process_extension.
|
|
|
@9703
|
19 years |
mdewsnip |
Improvement to previous change so "file not processed" messages are …
|
|
|
@9702
|
19 years |
mdewsnip |
Wasn't passing the $gli argument into plugin::read.
|
|
|
@9694
|
19 years |
kjdon |
when an element had no qualifier it was still getting the symbol …
|
|
|
@9675
|
19 years |
kjdon |
all the functionality has been added to Hierarchy, so don't need this …
|
|
|
@9669
|
19 years |
kjdon |
fixed up the case where you have subcollection partitions and language …
|
|
|
@9667
|
19 years |
kjdon |
added a missing |
|
|
|
@9639
|
19 years |
mdewsnip |
Last set of translations for the upcoming UNESCO CD-ROM (Greenstone …
|
|
|
@9619
|
19 years |
mdewsnip |
More Russian translations for the UNESCO CD-ROM, many thanks to Olena …
|
|
|
@9603
|
19 years |
mdewsnip |
More translations from UNESCO for the UNESCO CD-ROM.
|
|
|
@9597
|
19 years |
mdewsnip |
More strings translated by UNESCO for the upcoming UNESCO CD-ROM.
|
|
|
@9586
|
19 years |
mdewsnip |
Added a ProcessingError message so the GLI knows when a file failed to …
|
|
|
@9585
|
19 years |
mdewsnip |
Now provides a message through to the GLI on why files are not …
|
|
|
@9584
|
19 years |
mdewsnip |
Plugins that return -1 from their read function now must output the …
|
|
|
@9582
|
19 years |
jrm21 |
couple of fixes:
" and others" in the author field => 'et. al.'
…
|
|
|
@9581
|
19 years |
jrm21 |
couple of extra languages for formatting
|
|
|
@9578
|
19 years |
jrm21 |
sorttools functions have new names now.
(AZCompactSectionList …
|
|
|
@9576
|
19 years |
jrm21 |
dynamically check for format_string_xxx functions at runtime, based on …
|
|
|
@9575
|
19 years |
jrm21 |
removed a comment, code formatting
|
|
|
@9574
|
19 years |
mdewsnip |
Added a couple of checks for Windows 95/98 to a) prevent pluginfo.pl …
|
|
|
@9548
|
19 years |
kjdon |
for teh language subcollection stuff, can now specify …
|
|
|
@9547
|
19 years |
kjdon |
updated the options for config file reading - added a few more options …
|
|
|
@9519
|
19 years |
mdewsnip |
What's all this hard-wired sorting by Date business? (Meant the -sort …
|
|
|
@9494
|
19 years |
mdewsnip |
A couple more fixes for the metadata_read stuff.
|
|
|
@9493
|
19 years |
mdewsnip |
Fixed some problems with SplitPlug and MARCPlug caused by the …
|
|
|
@9468
|
19 years |
kjdon |
added a gli processing message
|
|
|
@9467
|
19 years |
kjdon |
last commit had PDFPlug instead of PSPlug in the pront statement
|
|
|
@9466
|
19 years |
kjdon |
added to list of args for read
|
|
|
@9465
|
19 years |
kjdon |
ConvertToPlug now accepts the gli arg in read() and passes it in …
|
|
|
@9462
|
19 years |
mdewsnip |
Added "use bytes" in all XML::Parser Char functions. This is to …
|
|
|
@9461
|
19 years |
davidb |
Hierarchy of metadata can now be expressed dc.Format|dc.Title in …
|
|
|
@9429
|
19 years |
mdewsnip |
Renamed UnknownPlug.file_type to UnknownPlug.file_format.
|
|
|
@9428
|
19 years |
mdewsnip |
Added string for new UnknownPlug "-process_extension" option.
|
|
|
@9427
|
19 years |
mdewsnip |
Added the "-process_extension" option: a simpler alternative to …
|
|
|
@9421
|
19 years |
mdewsnip |
Was adding "Source" metadata twice.
|
|
|
@9420
|
19 years |
mdewsnip |
Now adds a complete path for gsdlsourcefilename instead of just the …
|
|
|
@9414
|
19 years |
jrm21 |
oops, removed a testing/debugging statement
|
|
|
@9413
|
19 years |
jrm21 |
if we are trying to automatically determine the encoding, look for a …
|
|
|
@9411
|
19 years |
jrm21 |
updated comment at top to reflect changed functionality
|
|
|
@9410
|
19 years |
jrm21 |
do unicode endian detection if the encoding is 'unicode', rather than …
|
|
|
@9409
|
19 years |
jrm21 |
use unlink() instead of rm
|
|
|
@9403
|
19 years |
jrm21 |
need to 'bless' an object before you can call functions in it
(for …
|
|
|
@9398
|
19 years |
davidb |
Introduction of GISBasPlug for Geographic Informatoin System support. …
|
|
|
@9397
|
19 years |
davidb |
Addition of GISBasPlug.* descriptions for pluginfo.
|
|
|
@9396
|
19 years |
davidb |
Added text message to describe new "on-the-side" GISBasPlug
|
|
|
@9395
|
19 years |
davidb |
Text message for new MetadataPass plugin.
|
|
|
@9390
|
19 years |
mdewsnip |
Added translations, many thanks to Olena Medelyan.
|
|
|
@9389
|
19 years |
mdewsnip |
Added translations, many thanks to Jesus Tramullas.
|
|
|
@9376
|
19 years |
davidb |
Fault in "combining" saved_metadata and metadata.xml when …
|
|
|
@9363
|
19 years |
jrm21 |
put Language.name in utf-8 instead of iso-8859-1
|
|
|
@9362
|
19 years |
mdewsnip |
Added a check to prevent errors when three conditions are met: a) no …
|
|
|
@9361
|
19 years |
davidb |
Tidied up code, removed commented out lines etc.
|
|
|