You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ws...@apache.org on 2006/07/10 04:50:23 UTC

svn commit: r420406 - in /struts/sandbox/trunk/tiles: pom.xml src/site/xdoc/index.xml

Author: wsmoak
Date: Sun Jul  9 19:50:23 2006
New Revision: 420406

URL: http://svn.apache.org/viewvc?rev=420406&view=rev
Log:
Minor editing, added a <url> in an attempt to fix the broken menu links.
SB-32

Modified:
    struts/sandbox/trunk/tiles/pom.xml
    struts/sandbox/trunk/tiles/src/site/xdoc/index.xml

Modified: struts/sandbox/trunk/tiles/pom.xml
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/pom.xml?rev=420406&r1=420405&r2=420406&view=diff
==============================================================================
--- struts/sandbox/trunk/tiles/pom.xml (original)
+++ struts/sandbox/trunk/tiles/pom.xml Sun Jul  9 19:50:23 2006
@@ -35,7 +35,7 @@
     <version>2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Tiles 2</name>
-    <url>http://struts.apache.org</url>
+    <url>http://struts.apache.org/struts-sandbox/tiles</url>
     <description>Tiles 2</description>
 
     <inceptionYear>2000</inceptionYear>

Modified: struts/sandbox/trunk/tiles/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/src/site/xdoc/index.xml?rev=420406&r1=420405&r2=420406&view=diff
==============================================================================
--- struts/sandbox/trunk/tiles/src/site/xdoc/index.xml (original)
+++ struts/sandbox/trunk/tiles/src/site/xdoc/index.xml Sun Jul  9 19:50:23 2006
@@ -9,9 +9,6 @@
 
         <section name="Tiles 2">
 
-            <a name="background"/>
-            <subsection name="Background">
-
                 <p><strong>Tiles 2</strong> is an effort to extract the Tiles library
                 from Struts. It is currently housed in the Sandbox area
                 of the Apache Struts Subversion repository.</p>
@@ -20,8 +17,6 @@
                 href="http://struts.apache.org/struts-action/struts-tiles">
                 Struts Tiles</a> documentation will also be useful in
                 understanding how to use Tiles 2.</p>
-
-            </subsection>
 
             <a name="downloads"/>
             <subsection name="Downloads">