skeletal tour

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@596617 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2007-11-20 11:09:47 +00:00
parent a121b28515
commit 4edbcd1a9d
6 changed files with 144 additions and 0 deletions

View File

@ -0,0 +1,24 @@
<?xml version="1.0"?>
<document>
<properties>
<title>Graphical Administration</title>
<author email="brett@apache.org">Brett Porter</author>
</properties>
<head>
</head>
<body>
<section name="Graphical Administration">
<div style="text-align: center">
<img src="../images/tour/admin.png" width="640" height="401" alt="" />
<p>
...
</p>
<p>
<a href="proxy.html">Previous: Remote Proxying Cache</a> |
<strong>Graphical Administration</strong> |
<a href="security.html">Next: Role-based Security</a>
</p>
</div>
</section>
</body>
</document>

View File

@ -0,0 +1,24 @@
<?xml version="1.0"?>
<document>
<properties>
<title>Project Information</title>
<author email="brett@apache.org">Brett Porter</author>
</properties>
<head>
</head>
<body>
<section name="Project Information">
<div style="text-align: center">
<img src="../images/tour/project.png" width="640" height="401" alt="" />
<p>
...
</p>
<p>
<a href="index.html">Previous: Feature Tour</a> |
<strong>Project Information</strong> |
<a href="search.html">Next: Artifact Search</a>
</p>
</div>
</section>
</body>
</document>

View File

@ -0,0 +1,24 @@
<?xml version="1.0"?>
<document>
<properties>
<title>Remote Proxying Cache</title>
<author email="brett@apache.org">Brett Porter</author>
</properties>
<head>
</head>
<body>
<section name="Remote Proxying Cache">
<div style="text-align: center">
<img src="../images/tour/proxy.png" width="640" height="401" alt="" />
<p>
...
</p>
<p>
<a href="search.html">Previous: Artifact Search</a> |
<strong>Remote Proxying Cache</strong> |
<a href="admin.html">Next: Graphical Administration</a>
</p>
</div>
</section>
</body>
</document>

View File

@ -0,0 +1,24 @@
<?xml version="1.0"?>
<document>
<properties>
<title>Integrity Reports</title>
<author email="brett@apache.org">Brett Porter</author>
</properties>
<head>
</head>
<body>
<section name="Integrity Reports">
<div style="text-align: center">
<img src="../images/tour/reports.png" width="640" height="401" alt="" />
<p>
...
</p>
<p>
<a href="security.html">Previous: Role-based Security</a> |
<strong>Integrity Reports</strong> |
<a href="index.html">Next: Feature Tour</a>
</p>
</div>
</section>
</body>
</document>

View File

@ -0,0 +1,24 @@
<?xml version="1.0"?>
<document>
<properties>
<title>Artifact Search</title>
<author email="brett@apache.org">Brett Porter</author>
</properties>
<head>
</head>
<body>
<section name="Artifact Search">
<div style="text-align: center">
<img src="../images/tour/search.png" width="640" height="401" alt="" />
<p>
...
</p>
<p>
<a href="project.html">Previous: Project Information</a> |
<strong>Artifact Search</strong> |
<a href="proxy.html">Next: Remote Proxying Cache</a>
</p>
</div>
</section>
</body>
</document>

View File

@ -0,0 +1,24 @@
<?xml version="1.0"?>
<document>
<properties>
<title>Role-based Security</title>
<author email="brett@apache.org">Brett Porter</author>
</properties>
<head>
</head>
<body>
<section name="Role-based Security">
<div style="text-align: center">
<img src="../images/tour/security.png" width="640" height="401" alt="" />
<p>
...
</p>
<p>
<a href="admin.html">Previous: Graphical Administration</a> |
<strong>Role-based Security</strong> |
<a href="reports.html">Next: Integrity Reports</a>
</p>
</div>
</section>
</body>
</document>