source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5256   21 years sjboddie Fixed bug in recent change
(edit) @5225   21 years sjboddie Fixed a couple of bugs in recent changes for building/displaying …
(edit) @5179   21 years sjboddie Fixed a bug in the logic of the public_documents and private_documents …
(edit) @5141   21 years kjdon fixed a bug in teh phrase searching - if the index had been built on …
(edit) @5140   21 years sjboddie Fix for search term highlighting code so it no longer becomes confused …
(edit) @5139   21 years mdewsnip Changed parsing the use_sections option to parse a flag.
(edit) @5128   21 years mdewsnip Removed usability macros (they're now in english2.dm).
(edit) @5125   21 years cvs_dharshi Added the _textselectpage_ {-- Select Page --} to work with the …
(edit) @5124   21 years kjdon made some small changes to allow the user to specify that documents …
(edit) @5106   21 years jrm21 need to chomp output of which java. $opt_d should be "local", not …
(edit) @5103   21 years mdewsnip Newer versions of identify display more accurate file sizes (eg. …
(edit) @5097   21 years mdewsnip Made $language global.
(edit) @5096   21 years jmt12 Metadata fields actually has nothing to do with the metadata elements …
(edit) @5095   21 years mdewsnip Now includes output messages from mkcol.pl, import.pl, and buildcol.pl.
(edit) @5094   21 years mdewsnip Moved all output messages into the resource bundle …
(edit) @5093   21 years mdewsnip Moved all output messages into the resource bundle …
(edit) @5092   21 years mdewsnip Moved all output messages into the resource bundle …
(edit) @5078   21 years mdewsnip Fixed bug where ScreenHeight and ScreenWidth would not be set if …
(edit) @5077   21 years kjdon fixed a bug
(edit) @5072   21 years mdewsnip A small Perl script that anonymises usage logs. Uses the MD5 algorithm …
(edit) @5066   21 years kjdon changed HTMLPLug to extract multiple values for the same metadata name
(edit) @5065   21 years mdewsnip Added japanese2.dm and thai2.dm to the list of macrofiles.
(edit) @5064   21 years mdewsnip Moved usability ("send feedback") macros here from thai.dm.
(edit) @5063   21 years mdewsnip Moved usability ("send feedback") macros into thai2.dm.
(edit) @5062   21 years mdewsnip Moved usability ("send feedback") macros here from japanese.dm.
(edit) @5061   21 years mdewsnip Moved usability ("send feedback") macros into japanese2.dm.
(edit) @5060   21 years mdewsnip Moved usability ("send feedback") macros here from english.dm.
(edit) @5059   21 years mdewsnip Moved usability ("send feedback") macros into english2.dm.
(edit) @5048   21 years kjdon added a link for SADL
(edit) @5024   21 years sjboddie Changed the authentication directives to more easier to use ones. …
(edit) @5020   21 years sjboddie No longer dm_safe() the "hp" argument when setting the _cgiarghp_ macro.
(edit) @5019   21 years sjboddie In the pull down nav bar menu added the -- Select Page -- macro (i.e …
(edit) @5018   21 years sjboddie Quick fix to make sure that site_auth defaults to false as opposed to …
(edit) @5017   21 years sjboddie Added site configuration directives site_auth and site_groups for site …
(edit) @5016   21 years jrm21 minor fixes for portability 1) look for java on the path instead of …
(edit) @4985   21 years kjdon changed soem spelling
(edit) @4984   21 years sjboddie Bug fix to recent changes in collection authentication code
(edit) @4983   21 years sjboddie Bug fix in recent changes to document formatting code
(edit) @4974   21 years sjboddie Added the following options to the collect.cfg file: => …
(edit) @4973   21 years kjdon added a link to african DL center
(edit) @4972   21 years sjboddie More changes to the new document formatting code. Added an …
(edit) @4968   21 years sjboddie Fixed an error in previous changes
(edit) @4937   21 years kjdon fixed a bug I think I introduced - had put in onChange-updateXX(); …
(edit) @4936   21 years sjboddie Added new format options for [DocTOC], [DocImage], …
(edit) @4909   21 years kjdon added a bit about greenstone 3 to the gsdl page, and changed all the …
(edit) @4908   21 years mdewsnip Another missing ']' causing problems.
(edit) @4907   21 years jrm21 don't include getopt.h if UNISTD is defined, since it will conflict.
(edit) @4906   21 years sjboddie Replaced overloaded get_formatted_string() functions in formattools …
(edit) @4905   21 years sjboddie Added 3 functions to change the way that collections are displayed on …
(edit) @4896   21 years kjdon addeds ome more names to teh credits
(edit) @4895   21 years kjdon minor modification
(edit) @4894   21 years mdewsnip Added a missing ']' that was causing problems. Thanks to Ben Dwyer for …
(edit) @4893   21 years sjboddie Added NavigationBar format option for specifying an alternative format …
(edit) @4891   21 years kjdon changed the documentation text, and added Mac OS X to teh platform text
(edit) @4890   21 years kjdon changed the documentation text - now it just references the docs page …
(edit) @4889   21 years kjdon deleted z39.50 stuff, added a bit about unesco
(edit) @4873   21 years mdewsnip Further work on standardising option descriptions. Specifically, in …
(edit) @4870   21 years kjdon new version that explains the new config file format
(edit) @4868   21 years sjboddie Made the DocumentArrowsBottom format option work and added a new …
(edit) @4867   21 years sjboddie Bug fix in display of expended contents
(edit) @4845   21 years jrm21 use add_metadata instead of add_utf8_metadata for Source and URL …
(edit) @4844   21 years jrm21 database plugin doesn't take the "title_sub" option.
(edit) @4843   21 years mdewsnip Added check to ConvertToRogPlug creation so that 'pluginfo.pl …
(edit) @4842   21 years mdewsnip Added check when creating a ConvertToPlug object so that 'pluginfo.pl …
(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 …
Note: See TracRevisionLog for help on using the revision log.