source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7645   20 years jrm21 don't fail if we can't load the diagnostics package.
(edit) @7644   20 years jrm21 don't print "wrong encoding" message for text in english. textcat …
(edit) @7643   20 years jrm21 use case-insensitive match for <title> tags
(edit) @7640   20 years mdewsnip Removed the reference to WebPlug, which no longer exists.
(edit) @7636   20 years mdewsnip GLI jar file now includes feedback.properties file.
(edit) @7621   20 years mdewsnip Some improvements for the Greenstone 2.51 release.
(edit) @7619   20 years mdewsnip A couple of additions for 2.51: sets the default interface language to …
(edit) @7618   20 years davidb previousarrow variable renamed prevarrow to be more consistent with …
(edit) @7617   20 years davidb Metadata in [x] eq '1' updated so can support [parent(Top):x] syntax.
(edit) @7616   20 years mdewsnip Set some image widths correctly.
(edit) @7615   20 years mdewsnip Updated Georgian interface images, many thanks to George Varamishvili …
(edit) @7614   20 years mdewsnip Finished Georgian interface, many thanks to George Varamishvili.
(edit) @7612   20 years mdewsnip A few changes for the 2.51 distribution.
(edit) @7610   20 years mdewsnip Added code to prevent the local library server being run multiple …
(edit) @7607   20 years kjdon added is_searchable() to the protocol - the default version alwasy …
(edit) @7606   20 years mdewsnip Fixed one more linking problem with Farsi characters on images.
(edit) @7599   20 years kjdon check for ex.metadata and remove the ex. in the format statements
(edit) @7596   20 years mdewsnip Added a couple of macros for the "I'm feeling lucky" (a la Google) …
(edit) @7595   20 years mdewsnip Seem to have fixed the problem with anchors being added to images (for …
(edit) @7594   20 years mdewsnip "I'm feeling lucky" functionality (a la Google). An extra argument …
(edit) @7589   20 years kjdon some util stuff for the two unbuild scripts (though only v2 uses it at …
(edit) @7588   20 years kjdon made a lot of changes to this but apparently it still doesn't work
(edit) @7587   20 years kjdon this is a statically linked binary compiled from mg-1.3d. Used by …
(edit) @7586   20 years kjdon if we remove the title cos it matches a filename, then we add in a …
(edit) @7580   20 years kjdon added a new function: generate_title_from_metadata to BasClas - takes …
(edit) @7577   20 years kjdon added min range values to the numeric args
(edit) @7576   20 years mdewsnip Even better Farsi images. Farsi specific (ie. non-Arabic) characters …
(edit) @7575   20 years mdewsnip One minor change to the Farsi strings.
(edit) @7572   20 years mdewsnip Changed regular expression so lines entirely in UTF-8 are still read …
(edit) @7571   20 years kjdon origianl filename is now used for gsdlsourcefilename, and converted …
(edit) @7570   20 years kjdon now sets the converted filename to be used for hashing
(edit) @7569   20 years kjdon can now set gsdlconvertedfilename - gsdlsourcefilename is the original …
(edit) @7566   20 years mdewsnip Georgian interface images, many thanks to George Varamishvili for the …
(edit) @7565   20 years mdewsnip Georgian interface, many thanks to George Varamishvili for the translation.
(edit) @7564   20 years mdewsnip Added second Czech macrofile and the new Georgian interface.
(edit) @7563   20 years mdewsnip Removed "english" from the second line at the top.
(edit) @7562   20 years mdewsnip Georgian interface, many thanks to George Varamishvili for the translation.
(edit) @7560   20 years kjdon added a (simple) description for LaTeXPlug
(edit) @7559   20 years kjdon added use BasPLug
(edit) @7557   20 years kjdon when adding metadata to teh list, use 'if @{}' instead of 'if defined …
(edit) @7556   20 years kjdon set the original filename as gsdlsourcefilename so that GLI can assign …
(edit) @7555   20 years kjdon removed ugly quotes from a printed message
(edit) @7553   20 years kjdon apparently 80 columns is too wide, use 64
(edit) @7549   20 years kjdon new/renamed/redescribed metadata options to AZCompactList
(edit) @7548   20 years kjdon renamed the onlyfirst and allmetadata options to be firstvalueonly and …
(edit) @7547   20 years kjdon the text::wrap module is not a standard one apparently, so I have made …
(edit) @7544   20 years kjdon comma separated list of metadata now uses all values of the first …
(edit) @7541   20 years jrm21 new plugin. Eventually I'll get bibtex to inherit from latexplug …
(edit) @7533   20 years kjdon wrap the lines of the record at 80 columns
(edit) @7528   20 years davidb Plugin was setting title twice (derived from filename and extracted …
(edit) @7527   20 years davidb Incorrect file commited. This is the correct one!
(edit) @7519   20 years mdewsnip Local library now allows multiple spaces in file names.
(edit) @7518   20 years jrm21 fixed typo in entity name (been there for years... :p )
(edit) @7513   20 years davidb User specified fields need to be converted to all uppercase to be …
(edit) @7509   20 years kjdon file_exists(directory) doesn't work under windows, need to do …
(edit) @7508   20 years kjdon changed the plugin metadata - instead of having eg HTMLPlug metadata …
(edit) @7507   20 years kjdon filename_cat now checks for an empty first path - so don't get an …
(edit) @7506   20 years kjdon changed 'dummy text to sidestep display bug' to 'this document has no …
(edit) @7504   20 years davidb ImagePlug, MP3Plug, UnknownPlug modified to set Title metadata based …
(edit) @7503   20 years davidb Modification made to navigation bar so its position in the default …
(edit) @7502   20 years davidb Introduction of _iconunkown_ to provide an icon image to show for …
(edit) @7501   20 years davidb Unknown icon image -- used in macros that have a source document, but …
(edit) @7498   20 years kjdon oops, accidently commited a testing return statement which meant that …
(edit) @7497   20 years kjdon removed BasClas.metadata.deft from the buttonnmae default - now its …
(edit) @7496   20 years davidb srcicon metadata added for mp3 icon
(edit) @7495   20 years davidb Icon image for mp3 files.
(edit) @7492   20 years davidb giget.pm is a module for accessing Google Images. Used by MP3Plug to …
(edit) @7490   20 years davidb Language specific text labels for MP3Plugin added.
(edit) @7488   20 years davidb Perl module from CPAN for extracting ID3 tags from MP3 files.
(edit) @7487   20 years davidb Plugin for processing MP3 files. Based on UnknownPlug, it …
(edit) @7474   20 years davidb Fixed bug in nested {If} statement code that caused text and metadata …
(edit) @7459   20 years mdewsnip Changed ReferPlug.desc to ReferPlug.longdesc (not used, but should …
(edit) @7458   20 years mdewsnip Added another case for when the dbt file doesn't exist.
(edit) @7447   20 years mdewsnip (Human Info) Removed a new line which prevented initialisation being …
(edit) @7443   20 years mdewsnip (Human Info) Delete char* variables with delete [] instead of delete, …
(edit) @7441   20 years mdewsnip (Human Info) Replace all "" with g_EmptyText.
(edit) @7438   20 years mdewsnip (Human Info) Delete char* variables with delete[] variable instead of …
(edit) @7434   20 years mdewsnip (Human Info) Initial support for retrieving language specific information.
(edit) @7433   20 years mdewsnip (Human Info) Replaced all "Global" with displayclass::defaultpackage.
(edit) @7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
(edit) @7430   20 years mdewsnip (Human Info) Replaced all "" with g_EmptyText, and delete char* …
(edit) @7429   20 years mdewsnip (Human Info) Added a couple of addarginfo methods.
(edit) @7428   20 years mdewsnip (Human Info) Added a clone method and two more output_section_group …
(edit) @7427   20 years mdewsnip (Human Info) Made some parameters const.
(edit) @7426   20 years mdewsnip (Human Info) Use g_EmptyText instead of "", pass in language parameter …
(edit) @7425   20 years mdewsnip (Human Info) Changed all "" to g_EmptyText.
(edit) @7424   20 years mdewsnip (Human Info) Only necessary if the collector is used.
(edit) @7423   20 years mdewsnip (Human Info) Changed the saveconf parameter to a text_tarray.
(edit) @7422   20 years mdewsnip (Human Info) Now has language parameter.
(edit) @7421   20 years mdewsnip (Human Info) Use ++here instead of here++ for iterators, use …
(edit) @7420   20 years mdewsnip (Human Info) Calls to get_info now have a language parameter.
(edit) @7418   20 years mdewsnip (Human Info) Added another site_cfg_read and main_cfg_read with a …
(edit) @7417   20 years mdewsnip (Human Info) Changed iterators from here++ to ++here.
(edit) @7416   20 years mdewsnip (Human Info) Changed iterators from here++ to ++here, and allocated …
(edit) @7415   20 years mdewsnip (Human Info) Use the SetCStr-with-size-hint method.
(edit) @7414   20 years mdewsnip (Human Info) Added a language parameter to most methods.
(edit) @7413   20 years mdewsnip (Human Info) Added a variant of SetCStr that allows you to specify an …
(edit) @7412   20 years mdewsnip (Human Info) Added language parameter to filter requests.
(edit) @7409   20 years davidb Abstract field missing from Collage options (fix, and set to noi -- …
(edit) @7408   20 years mdewsnip (Human Info) Added language argument to get_info calls.
Note: See TracRevisionLog for help on using the revision log.