Last change
on this file since 16315 was 14813, checked in by dmn, 16 years ago |
better quality HTML
|
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
1.5 KB
|
Rev | Line | |
---|
[14813] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
---|
[7770] | 2 | <html>
|
---|
| 3 | <head>
|
---|
| 4 | <meta http-equiv="Content-Type"
|
---|
| 5 | content="text/html; charset=iso-8859-1">
|
---|
[14813] | 6 | <title>Greenstone Version 3</title>
|
---|
| 7 | <style type="text/css">
|
---|
| 8 | li {padding: 0.8em 0;}
|
---|
| 9 | </style>
|
---|
| 10 | </head>
|
---|
| 11 | <body bgcolor="#ffffff" text="#000000" background="interfaces/default/images/chalk.gif">
|
---|
[7770] | 12 |
|
---|
[14813] | 13 | <p style="text-align:center;">
|
---|
| 14 | <img src="interfaces/default/images/gsdlhead.gif"
|
---|
| 15 | width="225" height="66" alt="Greenstone Digital Library Software">
|
---|
| 16 | </p>
|
---|
| 17 |
|
---|
| 18 | <div style="margin-left: 90px;">
|
---|
| 19 |
|
---|
| 20 | <h2 style="font-size:110%;font-family:sans-serif;">Welcome to your Greenstone3 installation</h2>
|
---|
| 21 | <p>What do you want to do today?</p>
|
---|
[7770] | 22 |
|
---|
[14813] | 23 | <ul>
|
---|
| 24 | <li><a href="testing">Run the test servlet.</a>
|
---|
| 25 | <li><a href="library">Run the standard library servlet.</a> View the demo collections that come with Greenstone, using
|
---|
| 26 | the default look and feel.
|
---|
| 27 | <li><a href="classic">Run the 'classic' servlet.</a> View the same collections using the 'classic' (or Greenstone 2)
|
---|
| 28 | look and feel.
|
---|
| 29 | <li><a href="gateway">Run the gateway servlet.</a> This uses the standard look and feel, and talks via SOAP to the site
|
---|
| 30 | with demo collections (localsite).
|
---|
| 31 | <ul>
|
---|
| 32 | <li>Note that SOAP needs to be installed, and a SOAP server needs to be running for localsite.
|
---|
| 33 | </ul>
|
---|
| 34 | </ul>
|
---|
| 35 |
|
---|
| 36 | </div>
|
---|
| 37 |
|
---|
| 38 | <p style="text-align:right; font-size: 75%;">powered by <a
|
---|
| 39 | href="http://www.greenstone.org/greenstone3-home">greenstone3</a></p>
|
---|
| 40 |
|
---|
| 41 | </body>
|
---|
[7770] | 42 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.