X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fchrome%2Flayout.mc;h=4d984634219774e98432e59f171a4eafec150d1e;hp=97412a1fa6f149cdf1d5f772c0b1b282dd26617e;hb=b5abe9bac66146ffbf2ef05c01895f2b7e31c710;hpb=f35c96c59f3d3e6e272de3e20ad6b4f5466cfa84 diff --git a/web/htdocs/chrome/layout.mc b/web/htdocs/chrome/layout.mc index 97412a1..4d98463 100644 --- a/web/htdocs/chrome/layout.mc +++ b/web/htdocs/chrome/layout.mc @@ -1,4 +1,3 @@ -%# $Id: layout.mc,v 1.33 2007-05-03 14:13:44 mike Exp $ <%args> $debug => undef $title @@ -8,13 +7,14 @@ $component use URI::Escape qw(uri_escape uri_escape_utf8); use ZOOM; use ZOOM::IRSpy::Web; -use ZOOM::IRSpy::Utils qw(utf8param isodate xml_encode cql_target cql_quote +use ZOOM::IRSpy::Utils qw(utf8param trimField isodate xml_encode cql_target cql_quote irspy_xpath_context irspy_make_identifier irspy_record2identifier irspy_identifier2target modify_xml_document - bib1_access_point); + bib1_access_point calc_reliability_string); % $r->content_type("text/html; charset=utf-8"); +% my $text = $m->scomp($component, %ARGS); - - -
-
-

-
-
-

<% xml_encode($title) %>

-
- + +
+

+ + +
+

<% xml_encode($title) %>

+ + + @@ -65,7 +65,8 @@ use ZOOM::IRSpy::Utils qw(utf8param isodate xml_encode cql_target cql_quote Home
Test all targets
Find a target
- Add a target
+ Add a target
+ Upload a target
Statistics

@@ -101,20 +102,20 @@ my $id = utf8param($r, "id");

This Target
- Show details + Show details
- ">Edit details + ">Edit details
- ">Copy target + ">Copy target
- Delete target + Delete target

- ">Quick Test + ">Quick Test
- ">Full Test + ">Full Test

- XML + XML

<%doc>
@@ -143,7 +144,7 @@ my $id = utf8param($r, "id");   -<& $component, %ARGS &> +% print $text; @@ -153,7 +154,11 @@ my $id = utf8param($r, "id"); Powered by Index Data + >Index Data. +
+ Report errors and omissions to irspy@indexdata.com