You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ba...@apache.org on 2006/11/15 12:19:45 UTC

svn commit: r475203 - in /james/project/trunk/server: 2.2.0/src/site/xdoc/changelog.xml 2.2.0/src/site/xdoc/index.xml 2.2.0/src/site/xdoc/usingTLS.xml 2.2.0/src/site/xdoc/using_database.xml src/site/xdoc/FAQ.xml

Author: bago
Date: Wed Nov 15 03:19:43 2006
New Revision: 475203

URL: http://svn.apache.org/viewvc?view=rev&rev=475203
Log:
Fixed a bunch of broken links on the new website (JAMES-691)

Modified:
    james/project/trunk/server/2.2.0/src/site/xdoc/changelog.xml
    james/project/trunk/server/2.2.0/src/site/xdoc/index.xml
    james/project/trunk/server/2.2.0/src/site/xdoc/usingTLS.xml
    james/project/trunk/server/2.2.0/src/site/xdoc/using_database.xml
    james/project/trunk/server/src/site/xdoc/FAQ.xml

Modified: james/project/trunk/server/2.2.0/src/site/xdoc/changelog.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/server/2.2.0/src/site/xdoc/changelog.xml?view=diff&rev=475203&r1=475202&r2=475203
==============================================================================
--- james/project/trunk/server/2.2.0/src/site/xdoc/changelog.xml (original)
+++ james/project/trunk/server/2.2.0/src/site/xdoc/changelog.xml Wed Nov 15 03:19:43 2006
@@ -439,7 +439,7 @@
 </section>
 
 <section name="Contributors">
-<p>Check out our <a href="weare.html">Who We Are</a> page to see who to thank.</p>
+<p>Check out our <a href="../../weare.html">Who We Are</a> page to see who to thank.</p>
 </section>
 </body>
 </document>

Modified: james/project/trunk/server/2.2.0/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/server/2.2.0/src/site/xdoc/index.xml?view=diff&rev=475203&r1=475202&r2=475203
==============================================================================
--- james/project/trunk/server/2.2.0/src/site/xdoc/index.xml (original)
+++ james/project/trunk/server/2.2.0/src/site/xdoc/index.xml Wed Nov 15 03:19:43 2006
@@ -85,17 +85,12 @@
 <li><a href="smtp_auth.html">Using SMTP AUTH</a></li>
 <li><a href="using_database.html">Using a Database with James</a></li>
 <li><a href="usingTLS.html">Using TLS/SSL</a></li>
-<li><a href="james_and_sendmail.html">James and Sendmail</a></li>
 <li><a href="mailing_lists.html">Creating Mailing Lists</a></li>
 </ul>
 VI. Customizing James
 <ul>
 <li><a href="custom_matcher.html">How to write a custom Matcher</a></li>
 <li><a href="custom_mailet.html">How to write a custom Mailet</a></li>
-</ul>
-V. Other Information
-<ul>
-<li><a href="FAQ.html">The James FAQ</a></li>
 </ul>
 </p>
 </subsection>

Modified: james/project/trunk/server/2.2.0/src/site/xdoc/usingTLS.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/server/2.2.0/src/site/xdoc/usingTLS.xml?view=diff&rev=475203&r1=475202&r2=475203
==============================================================================
--- james/project/trunk/server/2.2.0/src/site/xdoc/usingTLS.xml (original)
+++ james/project/trunk/server/2.2.0/src/site/xdoc/usingTLS.xml Wed Nov 15 03:19:43 2006
@@ -38,7 +38,7 @@
 
 <p>If you are using a Java distribution that does not include JSSE as part of the 
 distribution you will need to download the JSSE package separately.  It can be obtained from 
-<a href="http://java.sun.com/jsse">here</a>.  Please follow Sun's instructions for installation 
+<a href="http://java.sun.com/products/jsse">here</a>.  Please follow Sun's instructions for installation 
 and configuration of JSSE.</p>
 <p>In either case, you will need to statically define a JSSE TLS provider.  In general, this 
 is the default installation.</p>

Modified: james/project/trunk/server/2.2.0/src/site/xdoc/using_database.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/server/2.2.0/src/site/xdoc/using_database.xml?view=diff&rev=475203&r1=475202&r2=475203
==============================================================================
--- james/project/trunk/server/2.2.0/src/site/xdoc/using_database.xml (original)
+++ james/project/trunk/server/2.2.0/src/site/xdoc/using_database.xml Wed Nov 15 03:19:43 2006
@@ -135,7 +135,7 @@
 <subsection name="Known Issues">
 <p>There are some vendor-specific subtleties in using databases with James that have been observed 
 by some users.  These issues (and methods to resolve them) are recorded on the 
-<a href="FAQ.html">James FAQ</a> as they are reported.  Please consult the FAQ if you encounter any 
+<a href="../FAQ.html">James FAQ</a> as they are reported.  Please consult the FAQ if you encounter any 
 difficulties.</p>
 </subsection>
 </section>

Modified: james/project/trunk/server/src/site/xdoc/FAQ.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/server/src/site/xdoc/FAQ.xml?view=diff&rev=475203&r1=475202&r2=475203
==============================================================================
--- james/project/trunk/server/src/site/xdoc/FAQ.xml (original)
+++ james/project/trunk/server/src/site/xdoc/FAQ.xml Wed Nov 15 03:19:43 2006
@@ -119,7 +119,7 @@
     &lt;sqlFile>file://conf/sqlResources.xml&lt;/sqlFile>
 &lt;/repository>
 </source>
-        <p>Database users will also need to ensure that they have <a href="using_database_2_1.html">configured a data-source</a> named to match the destination URL</p>
+        <p>Database users will also need to ensure that they have <a href="2.3.0/using_database.html">configured a data-source</a> named to match the destination URL</p>
         <p>Using the filesystem:-</p>
         <source>
 &lt;repository name="list-james"
@@ -177,7 +177,7 @@
       </subsection>
       <a name="7"/>
       <subsection name="What about support virtual hosting?">
-        <p>James v2.1 includes a new mailet for database users, <a href="javadocs/org/apache/james/transport/mailets/JDBCVirtualUserTable.html">JDBCVirtualUserTable</a>, that mimics some of the sendmail capabilities of the same name.</p>
+        <p>James v2.1+ includes a new mailet for database users, <a href="2.3.0/apidocs/org/apache/james/transport/mailets/JDBCVirtualUserTable.html">JDBCVirtualUserTable</a>, that mimics some of the sendmail capabilities of the same name.</p>
         <p>JDBCVirtualUserTable does not provide any administation tools.
 You'll have to create and maintain the database table yourself.  The
 standard configuration is as follows:</p>
@@ -222,7 +222,7 @@
         <p>We are largely reliant on what Avalon is doing in terms of classloading, but here are a few tips and suggestions:
   <ul>
             <li>Stick jars in the james/lib directory and add them to the classpath in run.bat or run.sh.</li>
-            <li>Instructions for including classes for custom mailets and matchers can be found <a href="custom_mailet_2_1.html">here</a> and <a href="custom_matcher_2_1.html">here</a> respectively..</li>
+            <li>Instructions for including classes for custom mailets and matchers can be found <a href="2.3.0/custom_mailet.html">here</a> and <a href="2.3.0/custom_matcher.html">here</a> respectively..</li>
           </ul>
   Eventually we hope to support mailet reloading and a special lib and classes directory within the james directory that custom mailets can load from, but for now these are hopefully some useful tips.</p>
       </subsection>
@@ -272,7 +272,7 @@
       </subsection>
       <a name="13"/>
       <subsection name="How can I contribute to James">
-        <p>Read the "Contributors How To" <a href="contribute.html">here</a>
+        <p>Read the "Contributors How To" <a href="../contribute.html">here</a>
         </p>
       </subsection>
       <a name="14"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org