From: Mike Taylor Date: Fri, 27 Oct 2006 00:46:38 +0000 (+0000) Subject: Server ID is replaced by implementation ID/Name/Version triple. X-Git-Tag: CPAN-v1.02~54^2~835 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=783775444a750da2255d2f5e8e699c0773e0e6fe Server ID is replaced by implementation ID/Name/Version triple. Add ###-markers to constant data that should be generated. Add links to test this target and download its record. --- diff --git a/web/htdocs/details/full.mc b/web/htdocs/details/full.mc index d706a62..b64da23 100644 --- a/web/htdocs/details/full.mc +++ b/web/htdocs/details/full.mc @@ -1,4 +1,4 @@ -%# $Id: full.mc,v 1.2 2006-10-26 17:23:13 mike Exp $ +%# $Id: full.mc,v 1.3 2006-10-27 00:46:38 mike Exp $ <%args> $id @@ -39,13 +39,15 @@ if ($n == 0) { [ "Language of Records" => "e:databaseInfo/e:langUsage" ], [ Restrictions => "e:databaseInfo/e:restrictions" ], [ Subjects => "e:databaseInfo/e:subjects" ], - [ "Server ID" => sub { "CNIDR zserver v2.07g" } ], - [ "Reliability" => sub { "97%" } ], - [ "Services" => sub { "search, present, delSet, concurrentOperations, namedResultSets" } ], - [ "Bib-1 Use attributes" => sub { "4-5, 7-8, 12, 21, 31, 54, 58, 63, 1003-1005, 1009, 1011-1012, 1016, 1031" } ], - [ "Operators" => sub { "and, or, not" } ], - [ "Record syntaxes" => sub { "SUTRS, USmarc, Danmarc" } ], - [ "Explain" => sub { "CategoryList, TargetInfo, DatabaseInfo, RecordSyntaxInfo, AttributeSetInfo, AttributeDetails" } ], + [ "Implementation ID" => "i:status/i:implementationId" ], + [ "Implementation Name" => "i:status/i:implementationName" ], + [ "Implementation Version" => "i:status/i:implementationVersion" ], + [ "Reliability" => sub { "### 97%" } ], + [ "Services" => sub { "### search, present, delSet, concurrentOperations, namedResultSets" } ], + [ "Bib-1 Use attributes" => sub { "### 4-5, 7-8, 12, 21, 31, 54, 58, 63, 1003-1005, 1009, 1011-1012, 1016, 1031" } ], + [ "Operators" => sub { "### and, or, not" } ], + [ "Record syntaxes" => sub { "### SUTRS, USmarc, Danmarc" } ], + [ "Explain" => sub { "### CategoryList, TargetInfo, DatabaseInfo, RecordSyntaxInfo, AttributeSetInfo, AttributeDetails" } ], );

<% xml_encode($id) %>

@@ -69,6 +71,12 @@ if ($n == 0) { % }

+ Test this target +
+ Edit this target's information +
Raw XML record