source: gs3-extensions/mat/trunk/web/index.html@ 21939

Last change on this file since 21939 was 21939, checked in by sjm84, 14 years ago

Adding static front page for MAT

File size: 798 bytes
RevLine 
[21939]1<html><head>
2<meta http-equiv="content-type" content="text/html; charset=UTF-8">
3<title>Metadata Analysis Tool</title>
4<link rel="stylesheet" href="index_files/mat.css" type="text/css"></head><body>
5<img src="index_files/uni.gif">
6<h2>Metadata Analysis Tool</h2>
7<p>This tool will generate statistics and visualisations of OAI
8repositories. Enter the URL of the OAI repository to analyse, e.g.:
9http://www.ideals.uiuc.edu/dspace-oai/request</p>
10<div><form method="post" action="/mat/analyse">
11<p>OAI URL: <input name="oaiurl" size="140" type="text"></p>
12<p><input value="Analyse repository" type="submit"></p>
13</form>
14<script type="text/javaacript"></script>
15<noscript>Sorry, your browser does not support JavaScript! You need to enable JavaScript in your browser.</noscript>
16</div></body></html>
Note: See TracBrowser for help on using the repository browser.