source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8389   20 years mdewsnip Updated hfiles as generated by the new metadata code.
(edit) @8387   20 years mdewsnip Added the rest of the home page buttons.
(edit) @8378   20 years mdewsnip Updated the version number for the 2.52 web release.
(edit) @8373   20 years nzdl changed the greenstone 3 release date to point to the new home page
(edit) @8366   20 years kjdon added script to the list of tags to process as relative links, and js …
(edit) @8365   20 years kjdon put doule quotes around values of <a href=xxx> and <img src=xxx>
(edit) @8363   20 years kjdon renamed build option 'allclassifications' to …
(edit) @8362   20 years kjdon added a new option to the phind classifier: min_occurs. this is the …
(edit) @8361   20 years kjdon renamed build option 'allclassifications' to …
(edit) @8357   20 years kjdon added a partial fix to plain searching with mgg - if you are searching …
(edit) @8350   20 years kjdon assign the fall back title after processing any other metadata, so …
(edit) @8341   20 years mdewsnip Now installs the oaiserver program into cgi-bin as well as library.
(edit) @8337   20 years cs025 Fixed problem with a '.' in a collection name; now '.' and ':' are …
(edit) @8330   20 years mdewsnip Fixed yesterday's fix so it works with Microsoft Visual C++ 4.
(edit) @8329   20 years kjdon renamed oaimain(.exe) to oaiserver(.exe)
(edit) @8326   20 years mdewsnip Made the document buttons smaller and updated the acronyms button.
(edit) @8325   20 years mdewsnip Changed "acronym" button to "acronyms".
(edit) @8324   20 years mdewsnip Added Catalan macrofile and language definition.
(edit) @8323   20 years nzdl Rearranged home page slightly to make things look tidy with the new …
(edit) @8322   20 years mdewsnip Catalan Greenstone Interface images, many thanks to the Universitat de …
(edit) @8321   20 years mdewsnip Catalan Greenstone interface, many thanks to the Universitat de les …
(edit) @8320   20 years mdewsnip Accidently committed some newline characters just used for image …
(edit) @8317   20 years mdewsnip Changed the istrstream to an istringstream, which is the modern way.
(edit) @8316   20 years mdewsnip Oops... changed my previous "fix" so it only applies for old Windows …
(edit) @8315   20 years mdewsnip Was adding Source metadata twice.
(edit) @8314   20 years kjdon used a logout stream instead of cout for nproto.init
(edit) @8312   20 years kjdon new config file for oaimain oai server
(edit) @8311   20 years kjdon oai config now resides in oai.cfg, not main.cfg
(edit) @8310   20 years kjdon renamed ctv1.log to oai.log
(edit) @8309   20 years mdewsnip Changed the makefile to use the gsdlcolservr library instead of all …
(edit) @8308   20 years mdewsnip Fixed a non-null terminated string stream used for output with …
(edit) @8307   20 years mdewsnip Made the OAI server program be installed correctly.
(edit) @8306   20 years mdewsnip A few changes necessary to get the OAI server compiling with Microsoft …
(edit) @8305   20 years kjdon added in the oaiservr directory
(edit) @8303   20 years cs025 Minor changes to configuration handling; modified log file to be oai.log.
(edit) @8278   20 years jrm21 sanity check for a valid date before trying to add it as metadata, …
(edit) @8277   20 years kjdon removed RECPTOBJECTS from the list of objects that gets deleted by a …
(edit) @8276   20 years cs025 Made softer support for metadata formats - no longer map to the OAI- …
(edit) @8275   20 years cs025 Avoids problems with 'oai' being visible better than the previous version.
(edit) @8252   20 years kjdon changed the pagedimgplug -noheaderpage to -headerpage
(edit) @8246   20 years kjdon changed the default to have noheaderpage, so the option is now …
(edit) @8245   20 years kjdon a few fixes for problems found on Ians laptop
(edit) @8244   20 years kjdon added in Partial matching for query terms. Cna type comp* as a query, …
(edit) @8241   20 years kjdon some changes to get it compiling on windows
(edit) @8239   20 years kjdon first stab at a windows makefile - copied from recpt makefile
(edit) @8237   20 years kjdon put quotes around teh Maori longname - otherwise the local library …
(edit) @8228   20 years kjdon added some casts to char * so that it compiled, line 98
(edit) @8227   20 years jrm21 all perl things should "use strict;" to catch errors! $cursection was …
(edit) @8226   20 years jrm21 tell HTMLPlug to extract the author metadata, and rename it to Creator.
(edit) @8225   20 years jrm21 support tag<tagname> as described in the pluginfo for HTMLPlug. The …
(edit) @8224   20 years kjdon added src/oaiservr into OTHERDIRS - this is what gets compiled
(edit) @8223   20 years cs025 Removed some unnecessary debugging messages which output via cout.
(edit) @8222   20 years cs025 Small fix to keep Mac OS X happy with <vector>
(edit) @8221   20 years cs025 Added AllList to provide a universal list of all documents, which …
(edit) @8220   20 years cs025 Extensions to underpin OAI - e.g. creation of the OAI classifier, …
(edit) @8219   20 years cs025 Fixes and extensions to remedy small changes with OAI and tidying of …
(edit) @8218   20 years jrm21 use the unicode::ensure_utf8() function on the extracted text so we …
(edit) @8217   20 years jrm21 added a safety check to ensure_utf8()
(edit) @8206   20 years mdewsnip Updated Latvian interface, many thanks to Raitis Brodezhonok.
(edit) @8203   20 years mdewsnip Changed the _textmessageinvalid_ macro to move the text in the _If_ …
(edit) @8202   20 years jrm21 don't need host and target set anymore (since it works properly on …
(edit) @8200   20 years kjdon ran autoconf after George's commits to configure.in, committing the result.
(edit) @8199   20 years cs025 Fixed fault in use of STATIC - variable would never have defined…
(edit) @8195   20 years mdewsnip Latvian interface, many thanks to Raitis Brodezhonok for the translation.
(edit) @8188   20 years cs025 Added include of <vector> as this wasn't picked up on Mico 2.3.11/Mac …
(edit) @8187   20 years cs025 Fixed header usage of <vector> which did not get picked up by …
(edit) @8186   20 years cs025 Added failure error message when the corba server cannot find valid …
(edit) @8185   20 years cs025 Added support for switching on/off MICO as a static library build; at …
(edit) @8184   20 years cs025 Added OAI Server directory to the central Makefile
(edit) @8183   20 years cs025 Added basic OAI Server configuration
(edit) @8182   20 years cs025 Added OAI Server code to Greenstone
(edit) @8171   20 years mdewsnip FileFormat metadata for PostScript files should now be set correctly.
(edit) @8170   20 years mdewsnip Fixed some of the new FileFormat metadata so you only get one value …
(edit) @8166   20 years mdewsnip Added FileSize metadata in most plugins.
(edit) @8155   20 years mdewsnip Put the XML::Parser configuration back for 2.27.
(edit) @8154   20 years kjdon added a bit more to teh sortmeta description
(edit) @8153   20 years kjdon hide sortmeta from librarian mode
(edit) @8151   20 years kjdon shift the focus to the query box after clicking on an old query to add …
(edit) @8145   20 years mdewsnip Check for ImageMagick being installed and on the path, and bail early …
(edit) @8139   20 years mdewsnip Now adds NumPages metadata.
(edit) @8138   20 years mdewsnip Added FileFormat metadata.
(edit) @8121   20 years chi Add the "FileFormat" metadata to each of the Plugins.
(edit) @8119   20 years jrm21 allow multiple callbacks, one for each metadata field (using the …
(edit) @8117   20 years mdewsnip Fixed a bug where extra dots in filenames would cause the file …
(edit) @8116   20 years mdewsnip Added some more information at the top, at Ian's request.
(edit) @8115   20 years mdewsnip Added a little more text at the top, at Ian's request.
(edit) @8114   20 years mdewsnip Changed search history message to be more accurate.
(edit) @8113   20 years mdewsnip Better top_nav_button images.
(edit) @8112   20 years mdewsnip Fixed Collage image.
(edit) @8111   20 years mdewsnip Removed a duplicate entry.
(edit) @8110   20 years mdewsnip Fixed a couple more image widths.
(edit) @8109   20 years mdewsnip Fixed a couple of image widths.
(edit) @8108   20 years mdewsnip Added spaces to separate the top_nav_buttons (in _javalinks_).
(edit) @8107   20 years mdewsnip Updated in response to the tidying up made in english.dm.
(edit) @8106   20 years mdewsnip Added all the Dublin Core Version 1.1 classifier buttons in, and …
(edit) @8105   20 years mdewsnip Newly generated English images from english.dm, with all Dublin Core …
(edit) @8104   20 years mdewsnip Updated Arabic interface, many thanks to Usama Salama for the translation.
(edit) @8103   20 years mdewsnip Updated Arabic interface images, many thanks to Usama Salama for the …
(edit) @8102   20 years mdewsnip Unfinished, but I'm committing it now so I don't lose it.
(edit) @8101   20 years mdewsnip Vietnamese interface, many thanks to the team at Integrated …
Note: See TracRevisionLog for help on using the revision log.