Author: brett
Date: Tue Nov 20 22:57:32 2007
New Revision: 596962

URL: http://svn.apache.org/viewvc?rev=596962&view=rev
Log:
add text - still needs work

Modified:
    maven/archiva/trunk/archiva-site/src/site/xdoc/tour/admin.xml
    maven/archiva/trunk/archiva-site/src/site/xdoc/tour/project.xml
    maven/archiva/trunk/archiva-site/src/site/xdoc/tour/proxy.xml
    maven/archiva/trunk/archiva-site/src/site/xdoc/tour/reports.xml
    maven/archiva/trunk/archiva-site/src/site/xdoc/tour/search.xml
    maven/archiva/trunk/archiva-site/src/site/xdoc/tour/security.xml

Modified: maven/archiva/trunk/archiva-site/src/site/xdoc/tour/admin.xml
URL: 
http://svn.apache.org/viewvc/maven/archiva/trunk/archiva-site/src/site/xdoc/tour/admin.xml?rev=596962&r1=596961&r2=596962&view=diff
==============================================================================
--- maven/archiva/trunk/archiva-site/src/site/xdoc/tour/admin.xml (original)
+++ maven/archiva/trunk/archiva-site/src/site/xdoc/tour/admin.xml Tue Nov 20 
22:57:32 2007
@@ -11,8 +11,9 @@
       <div style="text-align: center">
         <img src="../images/tour/admin.png" width="640" height="401" alt="" />
         <p>
-          ...
-          <!-- TODO! -->
+          Archiva has a comprehensive web-based administration interface for 
configuring repositories,
+          remote proxies, scheduled jobs and more. The configuration is kept 
in sync with the XML
+          configuration files so that they can also be hand-edited if 
necessary.
         </p>
         <p>
           <a href="proxy.html">Previous: Remote Proxying Cache</a> |

Modified: maven/archiva/trunk/archiva-site/src/site/xdoc/tour/project.xml
URL: 
http://svn.apache.org/viewvc/maven/archiva/trunk/archiva-site/src/site/xdoc/tour/project.xml?rev=596962&r1=596961&r2=596962&view=diff
==============================================================================
--- maven/archiva/trunk/archiva-site/src/site/xdoc/tour/project.xml (original)
+++ maven/archiva/trunk/archiva-site/src/site/xdoc/tour/project.xml Tue Nov 20 
22:57:32 2007
@@ -11,8 +11,9 @@
       <div style="text-align: center">
         <img src="../images/tour/project.png" width="640" height="401" alt="" 
/>
         <p>
-          Reporting on artifact usage, to help identify those projects that 
are using your code.
-          <!-- TODO! -->
+          Archiva provides an informative display for projects and artifacts 
stored in the repository.
+          This includes a user-friendly display of the Maven project 
information, as well as the relationships
+          between projects.
         </p>
         <p>
           <a href="index.html">Previous: Feature Tour</a> |

Modified: maven/archiva/trunk/archiva-site/src/site/xdoc/tour/proxy.xml
URL: 
http://svn.apache.org/viewvc/maven/archiva/trunk/archiva-site/src/site/xdoc/tour/proxy.xml?rev=596962&r1=596961&r2=596962&view=diff
==============================================================================
--- maven/archiva/trunk/archiva-site/src/site/xdoc/tour/proxy.xml (original)
+++ maven/archiva/trunk/archiva-site/src/site/xdoc/tour/proxy.xml Tue Nov 20 
22:57:32 2007
@@ -11,8 +11,9 @@
       <div style="text-align: center">
         <img src="../images/tour/proxy.png" width="640" height="401" alt="" />
         <p>
-          The ability to act as a nearby (proxy) cache of popular global 
repositories for better build performance.
-          <!-- TODO: improve description -->
+          Archiva can operate as a proxy for remote repositories, allowing you 
to improve build
+          performance by caching artifacts in a closer network location, and 
control artifact
+          usage through the use of white and black lists on proxy connectors.
         </p>
         <p>
           <a href="search.html">Previous: Artifact Search</a> |

Modified: maven/archiva/trunk/archiva-site/src/site/xdoc/tour/reports.xml
URL: 
http://svn.apache.org/viewvc/maven/archiva/trunk/archiva-site/src/site/xdoc/tour/reports.xml?rev=596962&r1=596961&r2=596962&view=diff
==============================================================================
--- maven/archiva/trunk/archiva-site/src/site/xdoc/tour/reports.xml (original)
+++ maven/archiva/trunk/archiva-site/src/site/xdoc/tour/reports.xml Tue Nov 20 
22:57:32 2007
@@ -11,8 +11,9 @@
       <div style="text-align: center">
         <img src="../images/tour/reports.png" width="640" height="401" alt="" 
/>
         <p>
-          ...
-          <!-- TODO! -->
+          Archiva monitors the state of the managed repositories and keeps 
track of
+          potential problems to allow improvement of metadata and to assist in
+          troubleshooting problems.
         </p>
         <p>
           <a href="security.html">Previous: Role-based Security</a> |

Modified: maven/archiva/trunk/archiva-site/src/site/xdoc/tour/search.xml
URL: 
http://svn.apache.org/viewvc/maven/archiva/trunk/archiva-site/src/site/xdoc/tour/search.xml?rev=596962&r1=596961&r2=596962&view=diff
==============================================================================
--- maven/archiva/trunk/archiva-site/src/site/xdoc/tour/search.xml (original)
+++ maven/archiva/trunk/archiva-site/src/site/xdoc/tour/search.xml Tue Nov 20 
22:57:32 2007
@@ -11,10 +11,9 @@
       <div style="text-align: center">
         <img src="../images/tour/search.png" width="640" height="401" alt="" />
         <p>
-          Browse the repository information, and present it in a user friendly 
way.
-          Maximize code reuse via a search / research tool to help find 
artifacts that might be of the most use for your immediate problem.
-          Identify unknown artifacts based on large database of known 
checksums for known artifacts.
-          <!-- TODO: improve -->
+          Archiva has both a user-friendly browsing interface, and powerful 
search functionalities. The contents of all artifacts are indexed,
+          including Maven project information and Java class information to 
facilitate locating code within any repository.
+          By using the "Find Artifact" feature, you can identify unknown 
artifacts based on the database of known checksums for known artifacts.
         </p>
         <p>
           <a href="project.html">Previous: Project Information</a> |

Modified: maven/archiva/trunk/archiva-site/src/site/xdoc/tour/security.xml
URL: 
http://svn.apache.org/viewvc/maven/archiva/trunk/archiva-site/src/site/xdoc/tour/security.xml?rev=596962&r1=596961&r2=596962&view=diff
==============================================================================
--- maven/archiva/trunk/archiva-site/src/site/xdoc/tour/security.xml (original)
+++ maven/archiva/trunk/archiva-site/src/site/xdoc/tour/security.xml Tue Nov 20 
22:57:32 2007
@@ -11,8 +11,9 @@
       <div style="text-align: center">
         <img src="../images/tour/security.png" width="640" height="401" alt="" 
/>
         <p>
-          Secure your repositories by user, by role, by repository, read vs 
write access controls.
-          <!-- TODO: improve -->
+          Archiva uses the Redback security framework to provide flexible 
role-based security controls for repositories.
+          You can use the graphical interface to maintain user accounts, as 
well as secure repositories for read and/or write
+          access for individuals, or given roles.
         </p>
         <p>
           <a href="admin.html">Previous: Graphical Administration</a> |


Reply via email to