You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by mr...@apache.org on 2006/04/24 08:02:33 UTC

svn commit: r396445 - /struts/action/trunk/tiles/src/site/site.xml

Author: mrdon
Date: Sun Apr 23 23:02:31 2006
New Revision: 396445

URL: http://svn.apache.org/viewcvs?rev=396445&view=rev
Log:
Adding site and fixing link

Added:
    struts/action/trunk/tiles/src/site/site.xml

Added: struts/action/trunk/tiles/src/site/site.xml
URL: http://svn.apache.org/viewcvs/struts/action/trunk/tiles/src/site/site.xml?rev=396445&view=auto
==============================================================================
--- struts/action/trunk/tiles/src/site/site.xml (added)
+++ struts/action/trunk/tiles/src/site/site.xml Sun Apr 23 23:02:31 2006
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<project name="Struts Action - Tiles">
+    <bannerLeft>
+        <name>Apache Software Foundation</name>
+        <src>http://www.apache.org/images/asf-logo.gif</src>
+        <href>http://www.apache.org</href>
+    </bannerLeft>
+    <bannerRight>
+        <name>Apache Struts</name>
+        <src>http://struts.apache.org/images/struts.gif</src>
+        <href>http://struts.apache.org</href>
+    </bannerRight>     
+    <body>
+        <links>
+            <item name="Apache" href="http://www.apache.org" /> 
+            <item name="Action" href="http://struts.apache.org/struts-action" /> 
+            <item name="Shale" href="http://struts.apache.org/struts-shale" /> 
+        </links>
+        <menu name="Struts Tiles">
+            <item href="index.html" name="Tiles Home"/>
+            <item href="installation.html" name="Installation"/>
+            <item href="userGuide.html" name="User Guide"/>
+            <item href="examples.html" name="Examples"/>
+            <item href="faq.html" name="FAQs"/>
+        </menu>
+        <menu name="Taglib Reference">
+            <item name="Struts Tiles" href="tagreference.html"/>    
+        </menu>
+ 
+        <menu name="Quick Links">
+            <item name="Struts Action"
+                  href="http://struts.apache.org/struts-action"/>
+
+            <item name="Apache Struts Home"
+                  href="http://struts.apache.org"/>
+        </menu>
+        ${reports}
+    </body>
+</project>



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