Author: mck
Date: Mon Nov 11 10:55:36 2013
New Revision: 1540663

URL: http://svn.apache.org/r1540663
Log:
fix broken links

Modified:
    tiles/site/publish/faq.html
    tiles/site/staging/faq.html

Modified: tiles/site/publish/faq.html
URL: 
http://svn.apache.org/viewvc/tiles/site/publish/faq.html?rev=1540663&r1=1540662&r2=1540663&view=diff
==============================================================================
--- tiles/site/publish/faq.html (original)
+++ tiles/site/publish/faq.html Mon Nov 11 10:55:36 2013
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2013-11-06
+ | Generated by Apache Maven Doxia at 2013-11-11
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20131106" />
+    <meta name="Date-Revision-yyyymmdd" content="20131111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Tiles - Tiles 2 FAQ</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -144,7 +144,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2013-11-06</li>
+                  <li id="publishDate">Last Published: 2013-11-11</li>
                       
                 
                     
@@ -157,7 +157,7 @@
         <div id="bodyColumn" >
                                   
             <!-- /*
- * $Id: faq.fml 539472 2007-05-18 13:54:36Z apetrelli $
+ * $Id: faq.fml 1540662 2013-11-11 10:53:58Z mck $
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -210,17 +210,17 @@
         Composite View design pattern.
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
 <dt><a name="creator">Who is the creator of Tiles?</a></dt>
-<dd>Tiles has been created by Cédric Dumoulin, who had the idea
+<dd>Tiles has been created by C&#xe9;dric Dumoulin, who had the idea
         and integrated it into Struts.
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
 <dt><a name="name">Why Tiles has this name?</a></dt>
-<dd>We did not ask Cédric, but I think that he thought about tiling
+<dd>We did not ask C&#xe9;dric, but I think that he thought about tiling
         the pages. A tile here, a tile there, and you have your page complete!
         
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
 <dt><a name="learn">Where do I start learning Tiles?</a></dt>
-<dd>First of all you have to <a href="getting_started.html">get
-        started</a>. Then check out the <a 
href="tutorial/index.html">Tutorial</a>
+<dd>First of all you have to <a href="framework/getting_started.html">get
+        started</a>. Then check out the <a 
href="framework/tutorial/index.html">Tutorial</a>
         
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
 <dt><a name="support">How do I get support for Tiles?</a></dt>
@@ -229,13 +229,13 @@
         
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
 <dt><a name="team">Who is developing Tiles?</a></dt>
-<dd>See the <a href="contributors.html">team page</a>.
+<dd>See the <a href="team-list.html">team page</a>.
         
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
 <dt><a name="helping">How can I contribute?</a></dt>
 <dd>
         Contributions and patches are easiest done via github.
-            
+
         
 <p align="right"><a href="#top">[top]</a></p></dd></dl></div>
 <div class="section">
@@ -248,8 +248,8 @@
         are forwarding directly to a template page with at least an 
attribute.</p>
         
 <p>Template with attributes cannot be forwarded alone without filling
-        their attributes. Either <a href="tutorial/basic/pages.html">create a
-        definition</a>, or <a href="turorial/advanced/runtime.html">fill
+        their attributes. Either <a 
href="framework/tutorial/basic/pages.html">create a
+        definition</a>, or <a 
href="framework/turorial/advanced/runtime.html">fill
         manually the attributes in the attribute context</a>.</p>
         
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
@@ -260,7 +260,7 @@
         is the &quot;real&quot; problem.
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
 <dt><a name="nested-definitions">Can I have a &quot;definition in a 
definition&quot;? How can I do it?</a></dt>
-<dd>Yes. See <a href="tutorial/advanced/nesting-extending.html">Nesting
+<dd>Yes. See <a 
href="framework/tutorial/advanced/nesting-extending.html">Nesting
         and extending</a>.
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
 <dt><a name="pass-thru">I filled an attribute of a template, but it did not 
get in an
@@ -314,7 +314,7 @@
             
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
 <dt><a name="migrate">How can I migrate from Struts-Tiles?</a></dt>
-<dd>We have prepared a <a href="migration/index.html">Migration
+<dd>We have prepared a <a href="framework/migration/index.html">Migration
         guide</a>.
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
 <dt><a name="why-move">Why should I move from Struts-Tiles to Tiles 2?</a></dt>

Modified: tiles/site/staging/faq.html
URL: 
http://svn.apache.org/viewvc/tiles/site/staging/faq.html?rev=1540663&r1=1540662&r2=1540663&view=diff
==============================================================================
--- tiles/site/staging/faq.html (original)
+++ tiles/site/staging/faq.html Mon Nov 11 10:55:36 2013
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2013-11-06
+ | Generated by Apache Maven Doxia at 2013-11-11
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20131106" />
+    <meta name="Date-Revision-yyyymmdd" content="20131111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Tiles - Tiles 2 FAQ</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -144,7 +144,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2013-11-06</li>
+                  <li id="publishDate">Last Published: 2013-11-11</li>
                       
                 
                     
@@ -157,7 +157,7 @@
         <div id="bodyColumn" >
                                   
             <!-- /*
- * $Id: faq.fml 539472 2007-05-18 13:54:36Z apetrelli $
+ * $Id: faq.fml 1540662 2013-11-11 10:53:58Z mck $
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -210,17 +210,17 @@
         Composite View design pattern.
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
 <dt><a name="creator">Who is the creator of Tiles?</a></dt>
-<dd>Tiles has been created by Cédric Dumoulin, who had the idea
+<dd>Tiles has been created by C&#xe9;dric Dumoulin, who had the idea
         and integrated it into Struts.
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
 <dt><a name="name">Why Tiles has this name?</a></dt>
-<dd>We did not ask Cédric, but I think that he thought about tiling
+<dd>We did not ask C&#xe9;dric, but I think that he thought about tiling
         the pages. A tile here, a tile there, and you have your page complete!
         
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
 <dt><a name="learn">Where do I start learning Tiles?</a></dt>
-<dd>First of all you have to <a href="getting_started.html">get
-        started</a>. Then check out the <a 
href="tutorial/index.html">Tutorial</a>
+<dd>First of all you have to <a href="framework/getting_started.html">get
+        started</a>. Then check out the <a 
href="framework/tutorial/index.html">Tutorial</a>
         
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
 <dt><a name="support">How do I get support for Tiles?</a></dt>
@@ -229,13 +229,13 @@
         
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
 <dt><a name="team">Who is developing Tiles?</a></dt>
-<dd>See the <a href="contributors.html">team page</a>.
+<dd>See the <a href="team-list.html">team page</a>.
         
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
 <dt><a name="helping">How can I contribute?</a></dt>
 <dd>
         Contributions and patches are easiest done via github.
-            
+
         
 <p align="right"><a href="#top">[top]</a></p></dd></dl></div>
 <div class="section">
@@ -248,8 +248,8 @@
         are forwarding directly to a template page with at least an 
attribute.</p>
         
 <p>Template with attributes cannot be forwarded alone without filling
-        their attributes. Either <a href="tutorial/basic/pages.html">create a
-        definition</a>, or <a href="turorial/advanced/runtime.html">fill
+        their attributes. Either <a 
href="framework/tutorial/basic/pages.html">create a
+        definition</a>, or <a 
href="framework/turorial/advanced/runtime.html">fill
         manually the attributes in the attribute context</a>.</p>
         
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
@@ -260,7 +260,7 @@
         is the &quot;real&quot; problem.
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
 <dt><a name="nested-definitions">Can I have a &quot;definition in a 
definition&quot;? How can I do it?</a></dt>
-<dd>Yes. See <a href="tutorial/advanced/nesting-extending.html">Nesting
+<dd>Yes. See <a 
href="framework/tutorial/advanced/nesting-extending.html">Nesting
         and extending</a>.
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
 <dt><a name="pass-thru">I filled an attribute of a template, but it did not 
get in an
@@ -314,7 +314,7 @@
             
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
 <dt><a name="migrate">How can I migrate from Struts-Tiles?</a></dt>
-<dd>We have prepared a <a href="migration/index.html">Migration
+<dd>We have prepared a <a href="framework/migration/index.html">Migration
         guide</a>.
 <p align="right"><a href="#top">[top]</a></p><hr /></dd>
 <dt><a name="why-move">Why should I move from Struts-Tiles to Tiles 2?</a></dt>


Reply via email to