source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4841   21 years davidb Modification to sorting metadata when metadata=Creator. Now tries to …
(edit) @4840   21 years davidb -removesuffix option added to provide similar funtionality to -removeprefix
(edit) @4839   21 years jrm21 added MarcIdentifier and MarcLanguage metadata
(edit) @4831   21 years mdewsnip These scripts (register*.pl) are used to support the new Greenstone …
(edit) @4830   21 years kjdon startspacer was opening two tables, endspacer was only closing one, …
(edit) @4829   21 years kjdon the vlistbrowserclass was outputting 2 end table tags when it should …
(edit) @4826   21 years mdewsnip Added Kazakh as an interface language, and put the other languages …
(edit) @4825   21 years kjdon the default arg for g (level) is now empty - we are trying not to …
(edit) @4824   21 years kjdon when parsing the query params, we now set the level to the default …
(edit) @4823   21 years kjdon changed the default levels to Doc instead of DOcument. shoudl really …
(edit) @4822   21 years kjdon changed a comment
(edit) @4821   21 years jrm21 corrected extract_first_NNNN function so that it doesn't get confused …
(edit) @4820   21 years dana fixed up minor code error
(edit) @4819   21 years davidb Additional script that downloads metadata records (and documents if …
(edit) @4818   21 years davidb Changed 'importfrom' keyword to 'acquire'
(edit) @4817   21 years mdewsnip More complete set of Galician interface images.
(edit) @4816   21 years mdewsnip Kazakh interface images. Thanks to Sergey Karpov and his team at …
(edit) @4815   21 years mdewsnip More complete set of Russian interface images.
(edit) @4814   21 years kjdon changed the Document section and Paragraph macro names to …
(edit) @4813   21 years kjdon small chages for form search
(edit) @4812   21 years kjdon Document, Section and Paragraph macros are renamed to textdocument, …
(edit) @4811   21 years kjdon levels are now specified using upper or lower case, eg Section or …
(edit) @4810   21 years kjdon added two new fields to build.cfg: indexlevels and textlevel
(edit) @4809   21 years kjdon the paragraph tag has changed to Para. this is set in the …
(edit) @4808   21 years kjdon the level filteroption is now initialized from indexlevels and …
(edit) @4807   21 years kjdon just made the parameter const to set_gdbm_level
(edit) @4796   21 years kjdon I changed some english macros - textsome and textall, so that the test …
(edit) @4795   21 years kjdon removed the untranslated macros
(edit) @4794   21 years kjdon the mgpp index/fields now use collectionmeta for their display names. …
(edit) @4793   21 years mdewsnip Tidied up the code for generating macro files from the translation …
(edit) @4792   21 years davidb Modified so BibTeX records with no key processed correctly.
(edit) @4791   21 years davidb Modified so -input_encoding flag used.
(edit) @4790   21 years davidb Addition of 'quotemeta' to protect directory separate under Windows …
(edit) @4789   21 years kjdon removed the ZZ macro - its now defined in the gdbm db
(edit) @4788   21 years kjdon changed the javascript warning, added a texttextonly macro - for text …
(edit) @4787   21 years kjdon I changed some english macros - textsome and textall, so that the test …
(edit) @4786   21 years mdewsnip Commented out print_usage functions - classifiers should now call …
(edit) @4785   21 years mdewsnip Commented out print_usage functions - plugins should now call …
(edit) @4784   21 years kjdon fixed a few errors, added a warning for when there is no javascript, …
(edit) @4783   21 years kjdon changes to the form type macros
(edit) @4782   21 years kjdon made some text into macros, and added a warning to teh form search …
(edit) @4781   21 years kjdon added gformselection default value
(edit) @4780   21 years kjdon have a new level selection macro, gformselection, which is used only …
(edit) @4779   21 years mdewsnip Tidied up the code for displaying usage text.
(edit) @4778   21 years mdewsnip Modified the code for generating the usage texts to use the methods in …
(edit) @4777   21 years mdewsnip A module containing methods for automatically generating usage text …
(edit) @4776   21 years mdewsnip Now uses the PrintUsage module to automatically generate usage text …
(edit) @4775   21 years sjboddie * empty log message *
(edit) @4774   21 years sjboddie No longer show search page (or search form on "about" page) if a …
(edit) @4773   21 years sjboddie * empty log message *
(edit) @4772   21 years kjdon fixed a bug
(edit) @4771   21 years kjdon removed some stuff which wasn't supposed to be there
(edit) @4770   21 years kjdon removed some stuff which wasn't supposed to be there, and made the …
(edit) @4769   21 years kjdon paragraph indexing should work now, also slightly changed some other …
(edit) @4768   21 years kjdon changed the index specification for mgpp colls. now we only build one …
(edit) @4767   21 years kjdon now we have searchtype in the collect.cfg file - this is a list of …
(edit) @4766   21 years kjdon no longer give the buildtype option to teh script - it only makes …
(edit) @4765   21 years kjdon changed the textsome, textall macros - took the test on cgiargb out of …
(edit) @4764   21 years mdewsnip Replaced call to removed function print_generic_usage() with a call to …
(edit) @4763   21 years kjdon changed the prefs slightly. now longer uses javascript to add in the …
(edit) @4762   21 years mdewsnip First cut at changing classinfo to use the data structures added to …
(edit) @4761   21 years mdewsnip Copied (from BasPlug.pm) a generic print usage function which works …
(edit) @4760   21 years kjdon changed the search XXX at YY level... bits for mgpp colls - now use …
(edit) @4759   21 years mdewsnip Tidied up 'options' and 'arguments' structures (representing the …
(edit) @4758   21 years kjdon fqfselection - mgpps field selection box - is now in the base package
(edit) @4757   21 years kjdon new method for formatting the field info in the query for mgpp plain …
(edit) @4756   21 years kjdon in the coll lists on home and home help pages, we are now adding in a …
(edit) @4755   21 years kjdon no longer use set_gselection_macro and set_fqfselection_macro …
(edit) @4754   21 years kjdon no longer use set_gselection_macro and set_fqfselection_macro …
(edit) @4753   21 years kjdon collection info now has a searchTypes array
(edit) @4752   21 years kjdon changed the level configure stuff a bit
(edit) @4751   21 years kjdon now we can use 'searchtype form plain' in the collect.cfg file - this …
(edit) @4750   21 years mdewsnip Improved formatting of usage texts automatically generated from John's …
(edit) @4749   21 years mdewsnip First cut at changing pluginfo to use the data structures added to …
(edit) @4748   21 years mdewsnip Changed "metadatum" type to "metadata".
(edit) @4747   21 years mdewsnip Added $options structure for storing plugin description.
(edit) @4746   21 years mdewsnip Initial attempt at a generic print usage function which works with the …
(edit) @4745   21 years mdewsnip Uncommented a line which shouldn't have been committed commented.
(edit) @4744   21 years mdewsnip Tidied up and structures (representing the options of the plugin) in …
(edit) @4743   21 years sjboddie Build code changes allowing mg collections containing no indexes to be …
(edit) @4742   21 years sjboddie Bug fix in recent change removing need for defaultindex option
(edit) @4741   21 years sjboddie Renamed custom.dm, garish.dm
(edit) @4740   21 years sjboddie Tidied things up a bit so the large javascript functions for the …
(edit) @4739   21 years sjboddie Tidied up the demo collect.cfg by removing unused plugins and the no …
(edit) @4738   21 years sjboddie The first entry in the "indexes" field of a collect.cfg file will now …
(edit) @4737   21 years jrm21 removed commented out bit referring to _header_
(edit) @4736   21 years jrm21 generated correct images for czech from the macro file (gimp_perl …
(edit) @4735   21 years sjboddie * empty log message *
(edit) @4734   21 years jrm21 Added example customisation macro file and images (and style sheet).
(edit) @4726   21 years davidb Initial version of OAI plugin for parsing records downloaded from an …
(edit) @4725   21 years davidb support added for collection configuration file to use 'importfrom' to …
(edit) @4724   21 years davidb ImagePlug now stores metadata for srcicon, thumbicon and screenicon to …
(edit) @4688   21 years mdewsnip Removed all the image macros, which I forgot to process when ripping …
(edit) @4642   21 years sjboddie Added command line arguments to server.exe so the GLI can tell it to …
(edit) @4550   21 years sjboddie * empty log message *
(edit) @4549   21 years sjboddie Removed the old HelpBookDocs option
(edit) @4507   21 years sjboddie Put back in BBC specific code that was mistakenly removed.
(edit) @4499   21 years mdewsnip Updated version with correct image sizes.
(edit) @4462   21 years sjboddie html error
(edit) @4443   21 years mdewsnip Added Japanese and Thai interface descriptions.
Note: See TracRevisionLog for help on using the revision log.