source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11095   18 years jrm21 move border=1 for logos in the collection list from receptionist into …
(edit) @11094   18 years jrm21 move the div tags around the navigation bar into the …
(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) @11088   18 years jrm21 use css to show navigation tab labels in lowercase css for document …
(edit) @11077   18 years mdewsnip Changed demo collection metadata.xml files to have DirectoryMetadata
(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) @11058   18 years mdewsnip Put the "green"s back.
(edit) @11057   18 years mdewsnip Added another GTI string.
(edit) @11056   18 years mdewsnip Disabled greenstone.org translation by default.
(edit) @11055   18 years mdewsnip Added the MIME type for MP3 files. These MIME types really need to be …
(edit) @11054   18 years mdewsnip Somebody whose username is "kjdon" forgot to make equivalent changes …
(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) @11029   18 years mdewsnip Fix for '#' characters as anchor references being mistaken for comments.
(edit) @11026   18 years mdewsnip Added greenstone.org translation.
(edit) @11008   18 years mdewsnip Added an option to run the "fribidi" Unicode Bidirectional Algorithm …
(edit) @11005   18 years kjdon get_phrases now comes from phrases.h
(edit) @11004   18 years kjdon get_phrases method moved to lib/phrases.h so colservr can share it
(edit) @11003   18 years kjdon added new phrases.h/cpp into the list of headers etc
(edit) @11002   18 years kjdon fixed up mg phrase searching. there was a bug where if you had two …
(edit) @11001   18 years kjdon moved the get_phrases function from recpt/querytools to here, so that …
(edit) @11000   18 years mdewsnip Added gsdl_cgi parameter to send_mail to prevent undefined error.
(edit) @10999   18 years mdewsnip Now all the Greenstone encodings are available for the …
(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) @10995   18 years kjdon fixed up mgpp and lucene plain search query string formatting. mgpp …
(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) @10990   18 years jrm21 fixed expat lib so we don't fail to link if we are using a system …
(edit) @10989   18 years kjdon a fix for Marios. using Greek. simple search ok. but if swwitch …
(edit) @10988   18 years mdewsnip Fixed a bug where entering an invalid "gp" value with a top-level "d" …
(edit) @10987   18 years kjdon fixed a bug where if you entered a document from an unknown …
(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) @10981   18 years kjdon datelist can now take a comma separated list of metadata names, eg. …
(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) @10958   18 years jrm21 wrap the content in a div class="document"
(edit) @10957   18 years jrm21 oops... added _httpimg_ for the style background images
(edit) @10956   18 years jrm21 now catch and exit if we got an error while parsing/evaling any …
(edit) @10955   18 years jrm21 put the about content inside a "document" div. Although it isn't …
(edit) @10954   18 years kjdon made the indexfieldmap use defaultindex for mgppqueryfilter so that …
(edit) @10948   18 years jrm21 got rid of query results bar icon, use css div with text instead
(edit) @10947   18 years jrm21 If we aren't using tables (ie format string doesn't start with <td>) …
(edit) @10946   18 years jrm21 add library path for libexpat rather than hard-coding the path during …
(edit) @10945   18 years jrm21 fixed so that we don't go into an infinite loop if we can't cd
(edit) @10932   18 years jrm21 fix a typo in the comment
(edit) @10931   18 years jrm21 instead of making all 'collectionmacros' read from the collect.cfg …
(edit) @10930   18 years jrm21 oops, removed a bit of text left over from cut-n-paste
(edit) @10924   18 years jrm21 updated for sql_query_prime and more hints re CSV files.
(edit) @10923   18 years jrm21 1) allow a 2nd sql query for 'priming' the db 2) add a space when …
(edit) @10919   18 years jrm21 move background-image: url() style elements into the macro file …
(edit) @10898   18 years jrm21 oops, fixed amount of space left for spacer in navbar (was using …
(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) @10873   18 years jrm21 documentaction modified for new HTML4/CSS stuff (eg stop looking for …
(edit) @10872   18 years jrm21 extensive modifications of generated HTML to support HTML4 and CSS. …
(edit) @10871   18 years jrm21 images and style sheets (normal + printer) for new HTML4/css layout …
(edit) @10866   18 years jrm21 gave examples for CSV files
(edit) @10856   18 years kjdon added checks for endianness
(edit) @10855   18 years kjdon added in WORDS_BIGENDIAN - defined if big endian
(edit) @10853   18 years kjdon check for WORDS_BIGENDIAN rather than _LITTLE_ENDIAN or _BIG_ENDIAN
(edit) @10852   18 years kjdon changed LIBOBJS= to AC_LIBOBJ(), added in check for endianness
(edit) @10851   18 years kjdon test for WORDS_BIGENDIAN instead of _LITTLE_ENDIAN or _BIG_ENDIAN
(edit) @10850   18 years kjdon changed LIBOBJS=... to AC_LIBOBJ. added in test for endianness
(edit) @10849   18 years kjdon changed LIBOBJS=... to AC_LIBOBJ.
(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) @10825   18 years jrm21 1) print usage if given -h or --help 2) set language before printing …
(edit) @10791   18 years mdewsnip Disabled e-mails by default.
(edit) @10790   18 years mdewsnip Now with support for e-mailing the administrator when a collection …
(edit) @10789   18 years kjdon added an option 'supercollectionoptions …
(edit) @10769   18 years mdewsnip When processing Word documents in an 8-bit encoding wvWare would …
(edit) @10751   19 years mdewsnip Removed a little whitespace from some image macros.
(edit) @10749   19 years mdewsnip Updated Kazakh interface, many thanks to Bolatbek Amanbekov.
(edit) @10739   19 years mdewsnip Added a bug fix suggested by Jens Wille: expand any macros in the text …
(edit) @10738   19 years kjdon now use utf8outconvertclass when outputting metadata so that its in …
(edit) @10733   19 years mdewsnip Improved display of dates so values like "19960000" and "19960100" …
(edit) @10727   19 years mdewsnip Replaced the old "download", "launch" and "upload" GLI applet scripts …
(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.
(edit) @10721   19 years mdewsnip Made redundant by the new versions of the language pack.
(edit) @10720   19 years mdewsnip Made the page width bigger to allow the text areas to be bigger and …
Note: See TracRevisionLog for help on using the revision log.