]> source.dussan.org Git - archiva.git/commitdiff
-added RSS feeds to feature tour
authorMaria Odea B. Ching <oching@apache.org>
Mon, 7 Jul 2008 08:34:24 +0000 (08:34 +0000)
committerMaria Odea B. Ching <oching@apache.org>
Mon, 7 Jul 2008 08:34:24 +0000 (08:34 +0000)
-updated some of the images in the tour

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

archiva-docs/src/site/apt/release-notes.apt
archiva-docs/src/site/resources/images/tour/maintenance.png
archiva-docs/src/site/resources/images/tour/reports.png
archiva-docs/src/site/resources/images/tour/rss.png [new file with mode: 0644]
archiva-docs/src/site/xdoc/tour/index.xml
archiva-docs/src/site/xdoc/tour/rss.xml [new file with mode: 0644]
archiva-docs/src/site/xdoc/tour/security.xml
archiva-docs/src/site/xdoc/tour/virtual-repos.xml

index 71cfd3373ccb68875fc26572f8d6198bdb4e88d2..1b22aea113e44d0e7e858c508b63372933defada 100644 (file)
@@ -23,22 +23,16 @@ Release Notes for Archiva 1.1
    To simplify adding artifacts to a repository, an upload form has been put in place that allows you to put an artifact and POM into
    the repository without the need for the Maven <<<deploy-file>>> command.
 
-   ~~TODO: screenshot, more detail
-
 ** RSS
 
    RSS is now available for getting a feed of new artifacts being added to a given repository. Two types of feeds are generated by Archiva:
    new artifacts in a repository and new versions of a specific artifact. Details are available in {{{userguide/rss.html}Rss Feeds}}.
 
-   ~~TODO: screenshot, more detail
-
 ** Virtual Repositories
 
    Virtual repositories or repository groups allows downloading from a group of repositories via one url. For more details of this feature,
    see {{{userguide/virtual-repositories.html}Virtual Repositories}}.
 
-   ~~TODO: screenshot, more detail
-
 ** Timeouts
 
    Connections to remote repositories can now have a configurable timeout value
index e628359e07efb5204a6fa5637a76f0f46fd9b8bc..e1a9318af55f87399747b7810794a41a1275d8e1 100644 (file)
Binary files a/archiva-docs/src/site/resources/images/tour/maintenance.png and b/archiva-docs/src/site/resources/images/tour/maintenance.png differ
index 6f6ef9f4cba4fe40964fb1736a721020479efe1c..4f7c1edb330118c2d0e7ce5dc66de709e27ca77a 100644 (file)
Binary files a/archiva-docs/src/site/resources/images/tour/reports.png and b/archiva-docs/src/site/resources/images/tour/reports.png differ
diff --git a/archiva-docs/src/site/resources/images/tour/rss.png b/archiva-docs/src/site/resources/images/tour/rss.png
new file mode 100644 (file)
index 0000000..62efd7e
Binary files /dev/null and b/archiva-docs/src/site/resources/images/tour/rss.png differ
index 05bafdbf7cc2e7113054cc54ea01ad331c4a9938..66a19f102bdb151aa1a3f307ae853bdb4c78c213 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,24 +71,30 @@ table.bodyTable tr.b {
               6. Virtual Repositories
             </a>
           </td>
-        </tr>
-        <tr>
+          <td>
+            <a href="rss.html">
+              <img src="../images/tour/rss.png" width="150" height="93" style="border: 1px solid silver; margin-left: 0.25em; margin-bottom: 0.25em" alt="" /><br/>
+              7. RSS Feeds
+            </a>
+          </td>
           <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/>
-              7. Role-based Security
+              8. Role-based Security
             </a>
           </td>
+        </tr>
+        <tr>             
           <td>
             <a href="reports.html">
               <img src="../images/tour/reports.png" width="150" height="93" style="border: 1px solid silver; margin-left: 0.25em; margin-bottom: 0.25em" alt="" /><br/>
-              8. Integrity Reports
+              9. 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
+              10. Maintenance
             </a>
           </td>
         </tr>
diff --git a/archiva-docs/src/site/xdoc/tour/rss.xml b/archiva-docs/src/site/xdoc/tour/rss.xml
new file mode 100644 (file)
index 0000000..7421c76
--- /dev/null
@@ -0,0 +1,25 @@
+<?xml version="1.0"?>
+<document>
+  <properties>
+    <title>RSS Feeds</title>
+    <author email="oching@apache.org">Maria Odea Ching</author>
+  </properties>
+  <head>
+  </head>
+  <body>
+    <section name="RSS Feeds">
+      <div style="text-align: center">
+        <img src="../images/tour/rss.png" width="640" height="401" alt="" />
+        <p>
+          Archiva provides RSS feeds for new artifacts in the repositories and new versions
+          of a specific artifact.
+        </p>
+        <p>
+          <a href="virtual-repos.html">Previous: Virtual Repositories</a> |
+          <strong>RSS Feeds</strong> |
+          <a href="security.html">Next: Role-based Security</a>
+        </p>
+      </div>
+    </section>
+  </body>
+</document>
index 76149face0be96f4831b21372fffada0ab712e85..f489318bd7bd86e24d1d55fc3fb7bb781a0bceb0 100644 (file)
@@ -16,7 +16,7 @@
           access for individuals, or given roles.
         </p>
         <p>
-          <a href="virtual-repos.html">Previous: Virtual Repositories</a> |
+          <a href="rss.html">Previous: RSS Feeds</a> |
           <strong>Role-based Security</strong> |
           <a href="reports.html">Next: Integrity Reports</a>
         </p>
index f9ee9254a548554d147164a8cc4155e00e884e51..a3284f5cba61f189fac461f1a152801ac182392f 100644 (file)
@@ -18,7 +18,7 @@
         <p>
           <a href="admin.html">Previous: Graphical Administration</a> |
           <strong>Virtual Repositories</strong> |
-          <a href="security.html">Next: Role-based Security</a>
+          <a href="rss.html">Next: RSS Feeds</a>
         </p>
       </div>
     </section>