source: trunk/gsdl/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11547   18 years nzdl More Spanish translations, many thanks to Antonia Lema.
(edit) @11546   18 years mdewsnip Added a comment regarding my last change.
(edit) @11545   18 years mdewsnip Added support for repeatable fields using .
(edit) @11541   18 years kjdon buttonname arg moved to BasClas, cos every classifier has it …
(edit) @11540   18 years kjdon now uses buttonname or metadata to generate the title, rather than …
(edit) @11538   18 years cvs_anon make HTMLPlug recognize the @ character in file extensions
(edit) @11527   18 years kjdon added URL properly to the list of fields
(edit) @11523   18 years nzdl translations by olena
(edit) @11512   18 years nzdl strings from the translator
(edit) @11506   18 years kjdon fixed the bug where space outside Metadata tags was getting added into …
(edit) @11494   18 years kjdon fixed up a cut and paste error in MP3Pplug strings
(edit) @11493   18 years kjdon only add [img1], [img2] to the dummy text if assoc_images is on
(edit) @11474   18 years shaoqun set default caption to a empty string
(edit) @11468   18 years mdewsnip Ooops... fix to code I just committed to deal with < and > characters.
(edit) @11467   18 years mdewsnip Changed my mind about the previous change. Now the nicely formatted …
(edit) @11466   18 years mdewsnip Improved the formatting of the ISISRecordHTML table slightly.
(edit) @11465   18 years mdewsnip Now adds ISISRecordHTML metadata also, as a shortcut towards a nicely …
(edit) @11459   18 years nzdl More Spanish translations, many thanks to Antonia Lema.
(edit) @11451   18 years nzdl Updated Russian interface, many thanks to Olena Medelyan.
(edit) @11433   18 years shaoqun modified splitlist method to handle reverse_sort parameter
(edit) @11430   18 years mdewsnip Fix for removing nasty carriage returns/line feeds from the end of …
(edit) @11414   18 years kjdon added URL to the list of fields
(edit) @11407   18 years kjdon made the mingroup default 1
(edit) @11393   18 years nzdl French translations for the UNESCO 2.70 release, many thanks to …
(edit) @11390   18 years mdewsnip Added process_exp arguments to these plugins so the GLI knows what …
(edit) @11389   18 years jrm21 try to get the encoding from a '<meta http-equiv' tag if HTML. make …
(edit) @11384   18 years jrm21 new model
(edit) @11380   18 years kjdon davids fixes for a couple of warnings
(edit) @11379   18 years mdewsnip Bug fix for subfield change.
(edit) @11368   18 years kjdon For some reason smart_block was hidden for gli, so made it visible
(edit) @11353   18 years mdewsnip Added a bit of code to prevent infinite looping on bad data.
(edit) @11351   18 years mdewsnip Removed the double-escaping of default argument values, as this messes …
(edit) @11350   18 years mdewsnip Removed the "-filename_field" option from …
(edit) @11335   18 years mdewsnip Now sends messages to the GLI telling the user the CDS/ISIS file is …
(edit) @11334   18 years mdewsnip Errors reading the .fdt or .xrf files are now reported back to the GLI …
(edit) @11333   18 years mdewsnip Now consistently sets $self->{'gli'} in plugin::begin.
(edit) @11332   18 years mdewsnip Added a mechanism for plugins to do tidying up after exploding. …
(edit) @11329   18 years mdewsnip Made the block_exp option hidden from the GLI, as it is non-negiotable.
(edit) @11310   18 years kjdon turned the mkcol public and win31compat arguments into enums, added …
(edit) @11305   18 years kjdon forgot to change the mp3 icon name
(edit) @11300   18 years mdewsnip Now also removes '#' characters from field names.
(edit) @11299   18 years mdewsnip Now removes more punctuation from field names, and removes the …
(edit) @11298   18 years mdewsnip Fairly substantial changes in order to deal with …
(edit) @11296   18 years kjdon now only use a-z1-9 chars in the index names (\w) in case the names …
(edit) @11295   18 years mdewsnip Hide the "split_exp" option from the GLI, since it should never need …
(edit) @11286   18 years kjdon Richards (DLC) fixes for allowing single quotes to surround href, src …
(edit) @11262   18 years mdewsnip The FDT file wasn't being read using the encoding specified, so things …
(edit) @11249   18 years kjdon added some checks that the image and text files exist before we try to …
(edit) @11218   18 years nzdl Updated Russian strings, many thanks to Olena Medelyan.
(edit) @11215   18 years mdewsnip Fixed a spelling mistake.
(edit) @11214   18 years kjdon changed an exportcol string
(edit) @11206   18 years mdewsnip Updated Spanish strings, many thanks to Jesus Tramullas.
(edit) @11205   18 years mdewsnip Now removes "Updated DD-MMM-YYYY" comments added by the GTI.
(edit) @11193   18 years mdewsnip Changed ogg.png to iogg.gif.
(edit) @11179   18 years kjdon added a cp_r_toplevel function, to copy the contents of a directory, …
(edit) @11177   18 years kjdon added a string for exportcol, no lang pack
(edit) @11175   18 years kjdon added quotes around lucene_poasses_exe in case installed in a place …
(edit) @11123   18 years davidb Filename stored as URL metadata was missing from this plugin and …
(edit) @11122   18 years davidb Introduction of -associate_tail_re option to BasPlug. This is a …
(edit) @11113   18 years mdewsnip Pure Perl version of the crypt function, used by cgi-bin/gliserver.pl. …
(edit) @11097   18 years kjdon check existence of Plugin metadata before using it, line 186
(edit) @11090   18 years kjdon made all plugins that implement read() call read_block to check …
(edit) @11089   18 years kjdon removed a couple of unnecessary bits of code like repeated arguments, …
(edit) @11072   18 years mdewsnip Removed this from CVS because it is a bit too specific to be in the …
(edit) @11071   18 years mdewsnip Undid my previous change. This is going to be removed from CVS and put …
(edit) @11070   18 years mdewsnip A much tidier Kea.pm that now also works on Windows.
(edit) @11069   18 years mdewsnip Added an option to use Kea 4.0 -- this isn't included with Greenstone, …
(edit) @11044   18 years mdewsnip The "-extract_keyphrase" and "-extract_keyphrase_options" arguments …
(edit) @11043   18 years mdewsnip No idea what this plugin does or is for, but it shouldn't be blocking …
(edit) @11030   18 years mdewsnip Now removes extra spaces around the '|' (separator) characters.
(edit) @11008   18 years mdewsnip Added an option to run the "fribidi" Unicode Bidirectional Algorithm …
(edit) @10998   18 years kjdon added OpenDocumentPlug.desc
(edit) @10997   18 years kjdon new OpenDocument plugin written by Reuben Evans as a 517 project
(edit) @10994   18 years kjdon commented out a line which was incrementing self->num_not_processed. …
(edit) @10993   18 years kjdon fixed a spelling mistake
(edit) @10986   18 years kjdon added UnknownPlug.srcicon
(edit) @10985   18 years kjdon added a new option srcicon - can specify a different icon instead of …
(edit) @10984   18 years jrm21 move the terminal detection/pager redirection stuff from pluginfo.pl …
(edit) @10983   18 years jrm21 better error message when we can't load an encoding
(edit) @10982   18 years jrm21 better handle a missing strings.rb bundle file, and print a warning to …
(edit) @10980   18 years kjdon in get_filename_for_hashing, if its been processed by NULPlug, return …
(edit) @10979   18 years kjdon DateList can now take a comma separated list of metadata names.
(edit) @10978   18 years kjdon added assoc_field option to NULPlug
(edit) @10977   18 years kjdon extended the match for author metadata - can now have Authors, and …
(edit) @10961   18 years kjdon modified mgpp/lucene indexes description so that you can have multiple …
(edit) @10956   18 years jrm21 now catch and exit if we got an error while parsing/evaling any …
(edit) @10923   18 years jrm21 1) allow a 2nd sql query for 'priming' the db 2) add a space when …
(edit) @10891   18 years kjdon when parsing options, once something has been set in , then don't …
(edit) @10890   18 years kjdon changed convetr_to default to auto (was html), got rid of findType …
(edit) @10889   18 years kjdon added a description to metadata_fields arg, also retabbed the argument list
(edit) @10888   18 years kjdon PS can't convert to html, but the default for convert_to was html. so …
(edit) @10839   18 years jrm21 better match when looking at sub-part types so we don't match …
(edit) @10835   18 years kjdon made the -input_encoding=utf8 always be set for htmlplug secondary plugin
(edit) @10834   18 years jrm21 moved utf8 checking code into separate function. (maybe it should be …
(edit) @10833   18 years jrm21 store the names of files we've already checked when looking for a …
(edit) @10827   18 years jrm21 1) include %xx bits when making hrefs out of urls 2) test if text is …
(edit) @10769   19 years mdewsnip When processing Word documents in an 8-bit encoding wvWare would …
(edit) @10725   19 years chi For some reasons, to change the date format to "yyymmdd" used "date" …
(edit) @10724   19 years chi Add an option-metadata_fields to allow user-specified metadata fields …
(edit) @10723   19 years chi Change the option of extracted_word_metadata_fields to metadata_fields.
Note: See TracRevisionLog for help on using the revision log.