source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @7407   20 years davidb Additional strings added for Collage classifier.
(edit) @7406   20 years davidb Two changes made: the first to allow compact nodes to be formed …
(edit) @7405   20 years davidb Labels for strings.rb tidyied up.
(edit) @7402   20 years kjdon close the file we created in done_text_1
(edit) @7401   20 years kjdon removed a duplicate function declaration
(edit) @7397   20 years mdewsnip (Human Info) Use displayclass::defaultpackage instead of "Global".
(edit) @7396   20 years mdewsnip Moved definition of g_EmptyText.
(edit) @7395   20 years davidb Introduction of 'extra.dm' for collection specific macros. The file …
(edit) @7394   20 years davidb fixed missing bracket from if statment
(edit) @7393   20 years davidb extra.dm added as a useful file for collection specific macros (in a …
(edit) @7392   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
(edit) @7391   20 years davidb Fixed a couple of indentations of statements to be more consistent …
(edit) @7390   20 years davidb Functionality extended to support collection specific macro files. …
(edit) @7389   20 years davidb Format statment 'if' syntax extended to support operators such as 'eq' …
(edit) @7388   20 years mdewsnip (Human Info) Escape '#' in html_safe function.
(edit) @7387   20 years mdewsnip (Human Info) Added javascript_safe function.
(edit) @7386   20 years davidb Modifications to macro data-structures to support collection specific …
(edit) @7385   20 years mdewsnip (Human Info) Added a couple of new data members (functionality to come).
(edit) @7384   20 years mdewsnip (Human Info) Now delete all char* variables from text_t.getcstr() …
(edit) @7383   20 years mdewsnip Fixed a couple of compilation problems.
(edit) @7382   20 years mdewsnip (Human Info) Added const text_t g_EmptyText("") to use instead of …
(edit) @7381   20 years mdewsnip (Human Info) Now delete all char* variables from text_t.getcstr() …
(edit) @7380   20 years mdewsnip (Human Info) Made some parameters const, and added an extended …
(edit) @7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
(edit) @7378   20 years mdewsnip Changed a lowercase letter to uppercase.
(edit) @7377   20 years nzdl A couple more minor changes.
(edit) @7376   20 years nzdl Fixed some minor problems.
(edit) @7375   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
(edit) @7374   20 years mdewsnip Maori interface images, thanks to Te Taka Keegan for the translation.
(edit) @7373   20 years mdewsnip Updated Maori interface, thanks to Te Taka Keegan (translated May 2004).
(edit) @7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
(edit) @7367   20 years mdewsnip Much, much improved Farsi images -- they're now the right way around, …
(edit) @7366   20 years mdewsnip Updated document buttons due to much improved image generation.
(edit) @7363   20 years kjdon plugin read functions now return 'undef' - didn't recognise, '-1' - …
(edit) @7362   20 years kjdon plugin read functions now return 'undef' - didn't recognise, '-1' - …
(edit) @7359   20 years kjdon changed some strings in plugin to do with import messages
(edit) @7354   20 years mdewsnip Somehow the [l=it] and _httpimg_/it/ bits didn't get added into the images.
(edit) @7353   20 years kjdon removed all the old print_usage functions - they may be misleading as …
(edit) @7352   20 years kjdon added a bit more to the description
(edit) @7351   20 years kjdon tell the GLI if nothing processed the document
(edit) @7349   20 years davidb Revision made to support Greenstone as a module in Apache.
(edit) @7348   20 years davidb string_pool class to support Greenstone being embedded in Apache as a …
(edit) @7347   20 years davidb Revisions made to support Greenstone being embedded in Apache as a module.
(edit) @7346   20 years davidb Collage specific code made more general.
(edit) @7345   20 years davidb Unused code removed.
(edit) @7343   20 years jrm21 added a comment at the start of all macro files about using UTF-8
(edit) @7337   20 years kjdon fixed another error in the example format statement
(edit) @7336   20 years kjdon fixed a couple of errors in the example format statement
(edit) @7334   20 years davidb General improvements to the Collaging code, including support options …
(edit) @7333   20 years davidb Collage code updated to take advantage of dynamic paramters specified …
(edit) @7332   20 years davidb Collage applet updated to take advantage of dynamic parameters …
(edit) @7331   20 years davidb Collage classifier extended to include "dynamic" parameters: that is …
(edit) @7330   20 years davidb COLLECTDIR added dynamically to Perl include path, so collection …
(edit) @7329   20 years davidb 3 second sleep removed.
(edit) @7304   20 years kjdon now adds Source metadata
(edit) @7302   20 years kjdon removed a strange piece of code: 'return true; return false;' :-) …
(edit) @7295   20 years mdewsnip Updated for the UNESCO Greenstone 2.50 CD-ROM.
(edit) @7287   20 years mdewsnip Now extracts date metadata from the output of pdftohtml 0.36 and …
(edit) @7286   20 years mdewsnip Undid the "fix" to IsisTypes.h for David's laptop -- this now breaks …
(edit) @7285   20 years mdewsnip Added the last couple of missing strings to the Italian interface.
(edit) @7284   20 years mdewsnip Updated for the new pdftohtml.
(edit) @7283   20 years mdewsnip pdftohtml version 0.36 -- thanks John McPherson! The changes made …
(edit) @7278   20 years mdewsnip Added a missing translation.
(edit) @7277   20 years mdewsnip Fixed up a messed up macro.
(edit) @7276   20 years mdewsnip A few little updates.
Note: See TracRevisionLog for help on using the revision log.