X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Ffull.mc;h=cbacb42cda1e535dc0068e35fd5aa99b4e8deece;hp=2ce16c35522db7e708ad037dc50e3adf6e43bfdb;hb=cb8ea484c8708d119447f7a9de96b357da5e0792;hpb=122e4906a8789c719d33e794a9b34dcd7476d468 diff --git a/web/htdocs/details/full.mc b/web/htdocs/details/full.mc index 2ce16c3..cbacb42 100644 --- a/web/htdocs/details/full.mc +++ b/web/htdocs/details/full.mc @@ -1,4 +1,4 @@ -%# $Id: full.mc,v 1.14 2006-11-14 16:24:39 mike Exp $ +%# $Id: full.mc,v 1.15 2006-11-15 13:23:05 mike Exp $ <%args> $id @@ -25,6 +25,8 @@ if ($n == 0) { [ Host => "e:serverInfo/e:host" ], [ Port => "e:serverInfo/e:port" ], [ "Database Name" => "e:serverInfo/e:database" ], + [ "Type of Library" => "i:status/i:libraryType" ], + [ Country => "i:status/i:country" ], [ "Username (if needed)" => "e:serverInfo/e:authentication/e:user" ], [ "Password (if needed)" => @@ -35,6 +37,7 @@ if ($n == 0) { lang => "en", primary => "true" ], [ Author => "e:databaseInfo/e:author" ], [ Contact => "e:databaseInfo/e:contact" ], + [ "URL to Hosting Organisation" => "i:status/i:hostURL" ], [ Extent => "e:databaseInfo/e:extent" ], [ History => "e:databaseInfo/e:history" ], [ "Language of Records" => "e:databaseInfo/e:langUsage" ],