]> source.dussan.org Git - archiva.git/commitdiff
[MRM-602]
authorMaria Odea B. Ching <oching@apache.org>
Mon, 9 Jun 2008 03:25:11 +0000 (03:25 +0000)
committerMaria Odea B. Ching <oching@apache.org>
Mon, 9 Jun 2008 03:25:11 +0000 (03:25 +0000)
added maintenance to the feature tour

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@664610 13f79535-47bb-0310-9956-ffa450edef68

archiva-docs/src/site/resources/images/tour/maintenance.png [new file with mode: 0644]
archiva-docs/src/site/xdoc/tour/index.xml
archiva-docs/src/site/xdoc/tour/maintenance.xml [new file with mode: 0644]
archiva-docs/src/site/xdoc/tour/reports.xml

diff --git a/archiva-docs/src/site/resources/images/tour/maintenance.png b/archiva-docs/src/site/resources/images/tour/maintenance.png
new file mode 100644 (file)
index 0000000..e628359
Binary files /dev/null and b/archiva-docs/src/site/resources/images/tour/maintenance.png differ
index c11c368996486f378128eebd9f363897204758d6..05bafdbf7cc2e7113054cc54ea01ad331c4a9938 100644 (file)
@@ -51,14 +51,14 @@ table.bodyTable tr.b {
                3. Remote Proxying Cache
             </a>
           </td>
+        </tr>
+        <tr>
           <td>
             <a href="upload.html">
               <img src="../images/tour/upload.png" width="150" height="93" style="border: 1px solid silver; margin-bottom: 0.25em" alt="" /><br/>
                4. Artifact Upload
             </a>
           </td>
-        </tr>
-        <tr>
           <td>
             <a href="admin.html">
               <img src="../images/tour/admin.png" width="150" height="93" style="border: 1px solid silver; margin-left: 0.25em; margin-bottom: 0.25em" alt="" /><br/>
@@ -71,6 +71,8 @@ table.bodyTable tr.b {
               6. Virtual Repositories
             </a>
           </td>
+        </tr>
+        <tr>
           <td>
             <a href="security.html">
               <img src="../images/tour/security.png" width="150" height="93" style="border: 1px solid silver; margin-left: 0.25em; margin-bottom: 0.25em" alt="" /><br/>
@@ -83,6 +85,12 @@ table.bodyTable tr.b {
               8. Integrity Reports
             </a>
           </td>
+          <td>
+            <a href="maintenance.html">
+              <img src="../images/tour/maintenance.png" width="150" height="93" style="border: 1px solid silver; margin-left: 0.25em; margin-bottom: 0.25em" alt="" /><br/>
+              9. Maintenance
+            </a>
+          </td>
         </tr>
       </table>
     </section>
diff --git a/archiva-docs/src/site/xdoc/tour/maintenance.xml b/archiva-docs/src/site/xdoc/tour/maintenance.xml
new file mode 100644 (file)
index 0000000..a456038
--- /dev/null
@@ -0,0 +1,28 @@
+<?xml version="1.0"?>
+<document>
+  <properties>
+    <title>Maintenance</title>
+    <author email="oching@apache.org">Maria Odea Ching</author>
+  </properties>
+  <head>
+  </head>
+  <body>
+    <section name="Maintenance">
+      <div style="text-align: center">
+        <img src="../images/tour/maintenance.png" width="640" height="401" alt="" />
+        <p>
+          Archiva has utilities called consumers that can be used for maintaining the
+          Archiva repositories. These can be configured or activated in the Repository
+          Scanning section of the webapp. The configuration are stored in Archiva's
+          xml configuration files, meaning you can also hand-edit these config files to
+          enable or disable these consumers.
+        </p>
+        <p>
+          <a href="reports.html">Previous: Integrity Reports</a> |
+          <strong>Maintenance</strong> |
+          <a href="index.html">Next: Feature Tour</a>
+        </p>
+      </div>
+    </section>
+  </body>
+</document>
index 99800a5e8df0fb3ac9fb56caa89f9d32cac163ad..d48a0cddf2ea9f89bcb78368b8e21a9a0d294ebc 100644 (file)
@@ -18,7 +18,7 @@
         <p>
           <a href="security.html">Previous: Role-based Security</a> |
           <strong>Integrity Reports</strong> |
-          <a href="index.html">Next: Feature Tour</a>
+          <a href="maintenance.html">Next: Maintenance</a>
         </p>
       </div>
     </section>