You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bu...@apache.org on 2014/01/28 19:38:39 UTC

svn commit: r895650 [5/6] - in /websites/staging/myfaces/trunk/content: ./ wiki/ wiki/asf-board-reports/ wiki/commons/ wiki/commons/user-guide/ wiki/core/ wiki/core/committer-and-pmc-guide/ wiki/core/committer-and-pmc-guide/myfaces-project-management/ ...

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/managing-errors---infos---warnings/viewexpiredexception-and-session-expiry.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/managing-errors---infos---warnings/viewexpiredexception-and-session-expiry.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/managing-errors---infos---warnings/viewexpiredexception-and-session-expiry.html Tue Jan 28 18:38:38 2014
@@ -1,45 +1,61 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html lang="en">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <title>ViewExpiredException and session expiry</title>
-
     <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
-
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/style.css">
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/code.css">
-
+    
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-base.css"/>
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-theme.css"/>
+    <link rel="stylesheet" type="text/css" media="print" href="/wiki/css/print.css"/>
+    
     
 
     
     
   </head>
-
   <body>
-    <div id="page" class="container_16">
-      <div id="header" class="grid_8">
-        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-        <h1>The Apache Software Foundation</h1>
-        <h2>ViewExpiredException and session expiry</h2>
-      </div>
-      <div id="nav" class="grid_8">
-        <ul>
-          <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
-          <li><a href="http://www.apache.org/foundation/" title="The Foundation">Foundation</a></li>
-          <li><a href="http://projects.apache.org" title="The Projects">Projects</a></li>
-          <li><a href="http://people.apache.org" title="The People">People</a></li>
-          <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
-          <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-          <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
-        </ul>
-        <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/">Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/">User-guide</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/">Jsf-and-myfaces-howtos</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/managing-errors---infos---warnings/">Managing-errors---infos---warnings</a></p>
-        <form name="search" id="search" action="http://www.google.com/search" method="get">
-          <input value="*.apache.org" name="sitesearch" type="hidden"/>
-          <input type="text" name="q" id="query">
-          <input type="submit" id="submit" value="Search">
-        </form>
+  <div id="header">
+    <div id="top_menu">
+      <div id="top_menu_container">
+          ViewExpiredException and session expiry
+          <!-- #simplePublishDate($decoration.publishDate)
+          #links( $decoration.body.links ) -->
+        <div class="clear"></div>
+      </div> <!-- close top_menu_container -->
+    </div> <!-- close top_menu -->
+    <div id="header_bottom">
+    <div id="logo_banner_container">
+      <!--#banner( $decoration.bannerLeft "logo" )-->
+      <div id="logo">
+        <a href="index.html">
+          <img src="/wiki/img/banners/MyFaces_logo.jpg" alt="" />
+        </a>
       </div>
+      <!--#banner( $decoration.bannerRight "banner" )-->
+      <div id="banner">
+        <a href="http://www.apache.org/">
+          <img src="/wiki/img/banners/apache_banner.png" alt="" />
+        </a>
+      </div>    
       <div class="clear"></div>
+    </div> <!-- close logo_banner_container -->
+    </div> <!-- close header_bottom -->
+  </div> <!-- close header -->
+    <div id="main_container">
+    <div id="left_column">
+    <!--
+       #mainMenu( $decoration.body.menus )
+       #poweredByLogo( $decoration.poweredBy )
+       -->
+        <div id="powered_by">
+          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="/wiki/img/banners/maven-feather.png"></img>
+          </a>
+        </div>
+    </div>
+    <div id="body_column">
+      <div>
+      <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/">Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/">User-guide</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/">Jsf-and-myfaces-howtos</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/managing-errors---infos---warnings/">Managing-errors---infos---warnings</a></p>
       <div id="content" class="grid_16"><div class="section-content"><p>MyFaces might throw a ViewExpiredException following a session timeout,
 under certain conditions.<br />
 The issue arises in some servlet containers (e.g. WebSphere), with Server
@@ -77,11 +93,15 @@ Otherwise you will have to dive under th
 storing the URL and form data.<br />
 On WebSphere, these cookies are WASReqURL and WASPostParam
 respectively.</p></div></div>
-      <div class="clear"></div>
-    </div>
-
-    <div id="copyright" class="container_16">
-      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+      </div>
     </div>
+    <div class="clear"></div>
+    </div> <!-- close main container -->
+    <div id="footer">
+      <div class="copyright">
+      Copyright &#169; Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
+      </div><!-- close copyright -->
+    </div><!-- close footer -->
   </body>
 </html>

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables.html Tue Jan 28 18:38:38 2014
@@ -1,56 +1,76 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html lang="en">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <title>Working with tables</title>
-
     <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
-
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/style.css">
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/code.css">
-
+    
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-base.css"/>
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-theme.css"/>
+    <link rel="stylesheet" type="text/css" media="print" href="/wiki/css/print.css"/>
+    
     
 
     
     
   </head>
-
   <body>
-    <div id="page" class="container_16">
-      <div id="header" class="grid_8">
-        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-        <h1>The Apache Software Foundation</h1>
-        <h2>Working with tables</h2>
-      </div>
-      <div id="nav" class="grid_8">
-        <ul>
-          <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
-          <li><a href="http://www.apache.org/foundation/" title="The Foundation">Foundation</a></li>
-          <li><a href="http://projects.apache.org" title="The Projects">Projects</a></li>
-          <li><a href="http://people.apache.org" title="The People">People</a></li>
-          <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
-          <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-          <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
-        </ul>
-        <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/">Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/">User-guide</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/">Jsf-and-myfaces-howtos</a></p>
-        <form name="search" id="search" action="http://www.google.com/search" method="get">
-          <input value="*.apache.org" name="sitesearch" type="hidden"/>
-          <input type="text" name="q" id="query">
-          <input type="submit" id="submit" value="Search">
-        </form>
+  <div id="header">
+    <div id="top_menu">
+      <div id="top_menu_container">
+          Working with tables
+          <!-- #simplePublishDate($decoration.publishDate)
+          #links( $decoration.body.links ) -->
+        <div class="clear"></div>
+      </div> <!-- close top_menu_container -->
+    </div> <!-- close top_menu -->
+    <div id="header_bottom">
+    <div id="logo_banner_container">
+      <!--#banner( $decoration.bannerLeft "logo" )-->
+      <div id="logo">
+        <a href="index.html">
+          <img src="/wiki/img/banners/MyFaces_logo.jpg" alt="" />
+        </a>
       </div>
+      <!--#banner( $decoration.bannerRight "banner" )-->
+      <div id="banner">
+        <a href="http://www.apache.org/">
+          <img src="/wiki/img/banners/apache_banner.png" alt="" />
+        </a>
+      </div>    
       <div class="clear"></div>
+    </div> <!-- close logo_banner_container -->
+    </div> <!-- close header_bottom -->
+  </div> <!-- close header -->
+    <div id="main_container">
+    <div id="left_column">
+    <!--
+       #mainMenu( $decoration.body.menus )
+       #poweredByLogo( $decoration.poweredBy )
+       -->
+        <div id="powered_by">
+          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="/wiki/img/banners/maven-feather.png"></img>
+          </a>
+        </div>
+    </div>
+    <div id="body_column">
+      <div>
+      <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/">Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/">User-guide</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/">Jsf-and-myfaces-howtos</a></p>
       <div id="content" class="grid_16"><div class="section-content"><p><ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body>&lt;![CDATA<a href="cdata[{scrollbar}.html">{scrollbar}</a>
 ]&gt;</ac:plain-text-body></ac:macro></p>
 <p><ac:macro ac:name="children"><ac:parameter
 ac:name="all">true</ac:parameter></ac:macro></p>
 <p><ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body>&lt;![CDATA<a href="cdata[{scrollbar}.html">{scrollbar}</a>
 ]&gt;</ac:plain-text-body></ac:macro></p></div></div>
-      <div class="clear"></div>
-    </div>
-
-    <div id="copyright" class="container_16">
-      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+      </div>
     </div>
+    <div class="clear"></div>
+    </div> <!-- close main container -->
+    <div id="footer">
+      <div class="copyright">
+      Copyright &#169; Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
+      </div><!-- close copyright -->
+    </div><!-- close footer -->
   </body>
 </html>

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables/executing-methods-from-link-or-button-inside-a-table.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables/executing-methods-from-link-or-button-inside-a-table.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables/executing-methods-from-link-or-button-inside-a-table.html Tue Jan 28 18:38:38 2014
@@ -1,45 +1,61 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html lang="en">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <title>Executing methods from link or button inside a table</title>
-
     <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
-
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/style.css">
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/code.css">
-
+    
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-base.css"/>
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-theme.css"/>
+    <link rel="stylesheet" type="text/css" media="print" href="/wiki/css/print.css"/>
+    
     
 
     
     
   </head>
-
   <body>
-    <div id="page" class="container_16">
-      <div id="header" class="grid_8">
-        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-        <h1>The Apache Software Foundation</h1>
-        <h2>Executing methods from link or button inside a table</h2>
-      </div>
-      <div id="nav" class="grid_8">
-        <ul>
-          <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
-          <li><a href="http://www.apache.org/foundation/" title="The Foundation">Foundation</a></li>
-          <li><a href="http://projects.apache.org" title="The Projects">Projects</a></li>
-          <li><a href="http://people.apache.org" title="The People">People</a></li>
-          <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
-          <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-          <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
-        </ul>
-        <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/">Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/">User-guide</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/">Jsf-and-myfaces-howtos</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables/">Working-with-tables</a></p>
-        <form name="search" id="search" action="http://www.google.com/search" method="get">
-          <input value="*.apache.org" name="sitesearch" type="hidden"/>
-          <input type="text" name="q" id="query">
-          <input type="submit" id="submit" value="Search">
-        </form>
+  <div id="header">
+    <div id="top_menu">
+      <div id="top_menu_container">
+          Executing methods from link or button inside a table
+          <!-- #simplePublishDate($decoration.publishDate)
+          #links( $decoration.body.links ) -->
+        <div class="clear"></div>
+      </div> <!-- close top_menu_container -->
+    </div> <!-- close top_menu -->
+    <div id="header_bottom">
+    <div id="logo_banner_container">
+      <!--#banner( $decoration.bannerLeft "logo" )-->
+      <div id="logo">
+        <a href="index.html">
+          <img src="/wiki/img/banners/MyFaces_logo.jpg" alt="" />
+        </a>
       </div>
+      <!--#banner( $decoration.bannerRight "banner" )-->
+      <div id="banner">
+        <a href="http://www.apache.org/">
+          <img src="/wiki/img/banners/apache_banner.png" alt="" />
+        </a>
+      </div>    
       <div class="clear"></div>
+    </div> <!-- close logo_banner_container -->
+    </div> <!-- close header_bottom -->
+  </div> <!-- close header -->
+    <div id="main_container">
+    <div id="left_column">
+    <!--
+       #mainMenu( $decoration.body.menus )
+       #poweredByLogo( $decoration.poweredBy )
+       -->
+        <div id="powered_by">
+          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="/wiki/img/banners/maven-feather.png"></img>
+          </a>
+        </div>
+    </div>
+    <div id="body_column">
+      <div>
+      <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/">Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/">User-guide</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/">Jsf-and-myfaces-howtos</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables/">Working-with-tables</a></p>
       <div id="content" class="grid_16"><div class="section-content"><p><ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body>&lt;![CDATA<a href="cdata[{scrollbar}.html">{scrollbar}</a>
 ]&gt;</ac:plain-text-body></ac:macro>
 <h3>Handling Command components within table columns</h3></p>
@@ -204,11 +220,15 @@ to handle this.</p>
 
 <p><ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body>&lt;![CDATA<a href="cdata[{scrollbar}.html">{scrollbar}</a>
 ]&gt;</ac:plain-text-body></ac:macro></p></div></div>
-      <div class="clear"></div>
-    </div>
-
-    <div id="copyright" class="container_16">
-      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+      </div>
     </div>
+    <div class="clear"></div>
+    </div> <!-- close main container -->
+    <div id="footer">
+      <div class="copyright">
+      Copyright &#169; Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
+      </div><!-- close copyright -->
+    </div><!-- close footer -->
   </body>
 </html>

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables/get-row-data-from-an-actionlistener.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables/get-row-data-from-an-actionlistener.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables/get-row-data-from-an-actionlistener.html Tue Jan 28 18:38:38 2014
@@ -1,45 +1,61 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html lang="en">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <title>Get row data from an ActionListener</title>
-
     <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
-
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/style.css">
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/code.css">
-
+    
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-base.css"/>
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-theme.css"/>
+    <link rel="stylesheet" type="text/css" media="print" href="/wiki/css/print.css"/>
+    
     
 
     
     
   </head>
-
   <body>
-    <div id="page" class="container_16">
-      <div id="header" class="grid_8">
-        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-        <h1>The Apache Software Foundation</h1>
-        <h2>Get row data from an ActionListener</h2>
-      </div>
-      <div id="nav" class="grid_8">
-        <ul>
-          <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
-          <li><a href="http://www.apache.org/foundation/" title="The Foundation">Foundation</a></li>
-          <li><a href="http://projects.apache.org" title="The Projects">Projects</a></li>
-          <li><a href="http://people.apache.org" title="The People">People</a></li>
-          <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
-          <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-          <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
-        </ul>
-        <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/">Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/">User-guide</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/">Jsf-and-myfaces-howtos</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables/">Working-with-tables</a></p>
-        <form name="search" id="search" action="http://www.google.com/search" method="get">
-          <input value="*.apache.org" name="sitesearch" type="hidden"/>
-          <input type="text" name="q" id="query">
-          <input type="submit" id="submit" value="Search">
-        </form>
+  <div id="header">
+    <div id="top_menu">
+      <div id="top_menu_container">
+          Get row data from an ActionListener
+          <!-- #simplePublishDate($decoration.publishDate)
+          #links( $decoration.body.links ) -->
+        <div class="clear"></div>
+      </div> <!-- close top_menu_container -->
+    </div> <!-- close top_menu -->
+    <div id="header_bottom">
+    <div id="logo_banner_container">
+      <!--#banner( $decoration.bannerLeft "logo" )-->
+      <div id="logo">
+        <a href="index.html">
+          <img src="/wiki/img/banners/MyFaces_logo.jpg" alt="" />
+        </a>
       </div>
+      <!--#banner( $decoration.bannerRight "banner" )-->
+      <div id="banner">
+        <a href="http://www.apache.org/">
+          <img src="/wiki/img/banners/apache_banner.png" alt="" />
+        </a>
+      </div>    
       <div class="clear"></div>
+    </div> <!-- close logo_banner_container -->
+    </div> <!-- close header_bottom -->
+  </div> <!-- close header -->
+    <div id="main_container">
+    <div id="left_column">
+    <!--
+       #mainMenu( $decoration.body.menus )
+       #poweredByLogo( $decoration.poweredBy )
+       -->
+        <div id="powered_by">
+          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="/wiki/img/banners/maven-feather.png"></img>
+          </a>
+        </div>
+    </div>
+    <div id="body_column">
+      <div>
+      <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/">Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/">User-guide</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/">Jsf-and-myfaces-howtos</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables/">Working-with-tables</a></p>
       <div id="content" class="grid_16"><div class="section-content"><p><ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body>&lt;![CDATA<a href="cdata[{scrollbar}.html">{scrollbar}</a>
 ]&gt;</ac:plain-text-body></ac:macro>
 <h2>Handling buttons or links in table rows</h2></p>
@@ -98,11 +114,15 @@ AbortProcessingException {</p>
 ]&gt;</ac:plain-text-body></ac:macro>
 <ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body>&lt;![CDATA<a href="cdata[{scrollbar}.html">{scrollbar}</a>
 ]&gt;</ac:plain-text-body></ac:macro></p></div></div>
-      <div class="clear"></div>
-    </div>
-
-    <div id="copyright" class="container_16">
-      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+      </div>
     </div>
+    <div class="clear"></div>
+    </div> <!-- close main container -->
+    <div id="footer">
+      <div class="copyright">
+      Copyright &#169; Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
+      </div><!-- close copyright -->
+    </div><!-- close footer -->
   </body>
 </html>

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/migration-guide.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/migration-guide.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/migration-guide.html Tue Jan 28 18:38:38 2014
@@ -1,55 +1,75 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html lang="en">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <title>Migration Guide</title>
-
     <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
-
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/style.css">
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/code.css">
-
+    
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-base.css"/>
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-theme.css"/>
+    <link rel="stylesheet" type="text/css" media="print" href="/wiki/css/print.css"/>
+    
     
 
     
     
   </head>
-
   <body>
-    <div id="page" class="container_16">
-      <div id="header" class="grid_8">
-        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-        <h1>The Apache Software Foundation</h1>
-        <h2>Migration Guide</h2>
-      </div>
-      <div id="nav" class="grid_8">
-        <ul>
-          <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
-          <li><a href="http://www.apache.org/foundation/" title="The Foundation">Foundation</a></li>
-          <li><a href="http://projects.apache.org" title="The Projects">Projects</a></li>
-          <li><a href="http://people.apache.org" title="The People">People</a></li>
-          <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
-          <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-          <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
-        </ul>
-        <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/">Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/">User-guide</a></p>
-        <form name="search" id="search" action="http://www.google.com/search" method="get">
-          <input value="*.apache.org" name="sitesearch" type="hidden"/>
-          <input type="text" name="q" id="query">
-          <input type="submit" id="submit" value="Search">
-        </form>
+  <div id="header">
+    <div id="top_menu">
+      <div id="top_menu_container">
+          Migration Guide
+          <!-- #simplePublishDate($decoration.publishDate)
+          #links( $decoration.body.links ) -->
+        <div class="clear"></div>
+      </div> <!-- close top_menu_container -->
+    </div> <!-- close top_menu -->
+    <div id="header_bottom">
+    <div id="logo_banner_container">
+      <!--#banner( $decoration.bannerLeft "logo" )-->
+      <div id="logo">
+        <a href="index.html">
+          <img src="/wiki/img/banners/MyFaces_logo.jpg" alt="" />
+        </a>
       </div>
+      <!--#banner( $decoration.bannerRight "banner" )-->
+      <div id="banner">
+        <a href="http://www.apache.org/">
+          <img src="/wiki/img/banners/apache_banner.png" alt="" />
+        </a>
+      </div>    
       <div class="clear"></div>
+    </div> <!-- close logo_banner_container -->
+    </div> <!-- close header_bottom -->
+  </div> <!-- close header -->
+    <div id="main_container">
+    <div id="left_column">
+    <!--
+       #mainMenu( $decoration.body.menus )
+       #poweredByLogo( $decoration.poweredBy )
+       -->
+        <div id="powered_by">
+          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="/wiki/img/banners/maven-feather.png"></img>
+          </a>
+        </div>
+    </div>
+    <div id="body_column">
+      <div>
+      <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/">Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/">User-guide</a></p>
       <div id="content" class="grid_16"><div class="section-content"><p><ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body>&lt;![CDATA<a href="cdata[{scrollbar}.html">{scrollbar}</a>
 ]&gt;</ac:plain-text-body></ac:macro></p>
 <p><ac:macro ac:name="children" /></p>
 <p><ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body>&lt;![CDATA<a href="cdata[{scrollbar}.html">{scrollbar}</a>
 ]&gt;</ac:plain-text-body></ac:macro></p></div></div>
-      <div class="clear"></div>
-    </div>
-
-    <div id="copyright" class="container_16">
-      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+      </div>
     </div>
+    <div class="clear"></div>
+    </div> <!-- close main container -->
+    <div id="footer">
+      <div class="copyright">
+      Copyright &#169; Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
+      </div><!-- close copyright -->
+    </div><!-- close footer -->
   </body>
 </html>

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/migration-guide/from-1.2-to-2.0---2.1.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/migration-guide/from-1.2-to-2.0---2.1.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/migration-guide/from-1.2-to-2.0---2.1.html Tue Jan 28 18:38:38 2014
@@ -1,45 +1,61 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html lang="en">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <title>From 1.2 to 2.0 - 2.1</title>
-
     <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
-
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/style.css">
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/code.css">
-
+    
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-base.css"/>
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-theme.css"/>
+    <link rel="stylesheet" type="text/css" media="print" href="/wiki/css/print.css"/>
+    
     
 
     
     
   </head>
-
   <body>
-    <div id="page" class="container_16">
-      <div id="header" class="grid_8">
-        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-        <h1>The Apache Software Foundation</h1>
-        <h2>From 1.2 to 2.0 - 2.1</h2>
-      </div>
-      <div id="nav" class="grid_8">
-        <ul>
-          <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
-          <li><a href="http://www.apache.org/foundation/" title="The Foundation">Foundation</a></li>
-          <li><a href="http://projects.apache.org" title="The Projects">Projects</a></li>
-          <li><a href="http://people.apache.org" title="The People">People</a></li>
-          <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
-          <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-          <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
-        </ul>
-        <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/">Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/">User-guide</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/migration-guide/">Migration-guide</a></p>
-        <form name="search" id="search" action="http://www.google.com/search" method="get">
-          <input value="*.apache.org" name="sitesearch" type="hidden"/>
-          <input type="text" name="q" id="query">
-          <input type="submit" id="submit" value="Search">
-        </form>
+  <div id="header">
+    <div id="top_menu">
+      <div id="top_menu_container">
+          From 1.2 to 2.0 - 2.1
+          <!-- #simplePublishDate($decoration.publishDate)
+          #links( $decoration.body.links ) -->
+        <div class="clear"></div>
+      </div> <!-- close top_menu_container -->
+    </div> <!-- close top_menu -->
+    <div id="header_bottom">
+    <div id="logo_banner_container">
+      <!--#banner( $decoration.bannerLeft "logo" )-->
+      <div id="logo">
+        <a href="index.html">
+          <img src="/wiki/img/banners/MyFaces_logo.jpg" alt="" />
+        </a>
       </div>
+      <!--#banner( $decoration.bannerRight "banner" )-->
+      <div id="banner">
+        <a href="http://www.apache.org/">
+          <img src="/wiki/img/banners/apache_banner.png" alt="" />
+        </a>
+      </div>    
       <div class="clear"></div>
+    </div> <!-- close logo_banner_container -->
+    </div> <!-- close header_bottom -->
+  </div> <!-- close header -->
+    <div id="main_container">
+    <div id="left_column">
+    <!--
+       #mainMenu( $decoration.body.menus )
+       #poweredByLogo( $decoration.poweredBy )
+       -->
+        <div id="powered_by">
+          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="/wiki/img/banners/maven-feather.png"></img>
+          </a>
+        </div>
+    </div>
+    <div id="body_column">
+      <div>
+      <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/">Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/">User-guide</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/migration-guide/">Migration-guide</a></p>
       <div id="content" class="grid_16"><div class="section-content"><p>First of all, JSF 2.0 support both JSP and facelets files. In theory you
 can change your JSF implementation version and keep using your old JSF 1.2
 libraries. But it is usual that the same &quot;JSF 2.0 library
@@ -105,11 +121,15 @@ ac:name="code"><ac:default-parameter>xml
 </faces-config>
 ]
 ]&gt;</ac:plain-text-body></ac:macro></p></div></div>
-      <div class="clear"></div>
-    </div>
-
-    <div id="copyright" class="container_16">
-      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+      </div>
     </div>
+    <div class="clear"></div>
+    </div> <!-- close main container -->
+    <div id="footer">
+      <div class="copyright">
+      Copyright &#169; Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
+      </div><!-- close copyright -->
+    </div><!-- close footer -->
   </body>
 </html>

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/migration-guide/from-2.0-to-2.1.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/migration-guide/from-2.0-to-2.1.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/migration-guide/from-2.0-to-2.1.html Tue Jan 28 18:38:38 2014
@@ -1,56 +1,76 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html lang="en">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <title>From 2.0 to 2.1</title>
-
     <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
-
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/style.css">
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/code.css">
-
+    
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-base.css"/>
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-theme.css"/>
+    <link rel="stylesheet" type="text/css" media="print" href="/wiki/css/print.css"/>
+    
     
 
     
     
   </head>
-
   <body>
-    <div id="page" class="container_16">
-      <div id="header" class="grid_8">
-        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-        <h1>The Apache Software Foundation</h1>
-        <h2>From 2.0 to 2.1</h2>
-      </div>
-      <div id="nav" class="grid_8">
-        <ul>
-          <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
-          <li><a href="http://www.apache.org/foundation/" title="The Foundation">Foundation</a></li>
-          <li><a href="http://projects.apache.org" title="The Projects">Projects</a></li>
-          <li><a href="http://people.apache.org" title="The People">People</a></li>
-          <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
-          <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-          <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
-        </ul>
-        <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/">Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/">User-guide</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/migration-guide/">Migration-guide</a></p>
-        <form name="search" id="search" action="http://www.google.com/search" method="get">
-          <input value="*.apache.org" name="sitesearch" type="hidden"/>
-          <input type="text" name="q" id="query">
-          <input type="submit" id="submit" value="Search">
-        </form>
+  <div id="header">
+    <div id="top_menu">
+      <div id="top_menu_container">
+          From 2.0 to 2.1
+          <!-- #simplePublishDate($decoration.publishDate)
+          #links( $decoration.body.links ) -->
+        <div class="clear"></div>
+      </div> <!-- close top_menu_container -->
+    </div> <!-- close top_menu -->
+    <div id="header_bottom">
+    <div id="logo_banner_container">
+      <!--#banner( $decoration.bannerLeft "logo" )-->
+      <div id="logo">
+        <a href="index.html">
+          <img src="/wiki/img/banners/MyFaces_logo.jpg" alt="" />
+        </a>
       </div>
+      <!--#banner( $decoration.bannerRight "banner" )-->
+      <div id="banner">
+        <a href="http://www.apache.org/">
+          <img src="/wiki/img/banners/apache_banner.png" alt="" />
+        </a>
+      </div>    
       <div class="clear"></div>
+    </div> <!-- close logo_banner_container -->
+    </div> <!-- close header_bottom -->
+  </div> <!-- close header -->
+    <div id="main_container">
+    <div id="left_column">
+    <!--
+       #mainMenu( $decoration.body.menus )
+       #poweredByLogo( $decoration.poweredBy )
+       -->
+        <div id="powered_by">
+          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="/wiki/img/banners/maven-feather.png"></img>
+          </a>
+        </div>
+    </div>
+    <div id="body_column">
+      <div>
+      <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/">Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/">User-guide</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/migration-guide/">Migration-guide</a></p>
       <div id="content" class="grid_16"><div class="section-content"><p>From spec point of view, JSF 2.1 is a maintenance release 2 from JSF
 2.0, so any application written for JSF 2.0 will work with 2.1 jars. </p>
 
 <p>There are no major changes between those versions than can cause you
 incompatibilities. By that reason, in practice both lines (2.0 and 2.1) are
 maintained by MyFaces Community at the same time.</p></div></div>
-      <div class="clear"></div>
-    </div>
-
-    <div id="copyright" class="container_16">
-      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+      </div>
     </div>
+    <div class="clear"></div>
+    </div> <!-- close main container -->
+    <div id="footer">
+      <div class="copyright">
+      Copyright &#169; Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
+      </div><!-- close copyright -->
+    </div><!-- close footer -->
   </body>
 </html>

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/quick-start.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/quick-start.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/quick-start.html Tue Jan 28 18:38:38 2014
@@ -1,45 +1,61 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html lang="en">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <title>Quick Start</title>
-
     <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
-
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/style.css">
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/code.css">
-
+    
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-base.css"/>
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-theme.css"/>
+    <link rel="stylesheet" type="text/css" media="print" href="/wiki/css/print.css"/>
+    
     
 
     
     
   </head>
-
   <body>
-    <div id="page" class="container_16">
-      <div id="header" class="grid_8">
-        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-        <h1>The Apache Software Foundation</h1>
-        <h2>Quick Start</h2>
-      </div>
-      <div id="nav" class="grid_8">
-        <ul>
-          <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
-          <li><a href="http://www.apache.org/foundation/" title="The Foundation">Foundation</a></li>
-          <li><a href="http://projects.apache.org" title="The Projects">Projects</a></li>
-          <li><a href="http://people.apache.org" title="The People">People</a></li>
-          <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
-          <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-          <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
-        </ul>
-        <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/">Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/">User-guide</a></p>
-        <form name="search" id="search" action="http://www.google.com/search" method="get">
-          <input value="*.apache.org" name="sitesearch" type="hidden"/>
-          <input type="text" name="q" id="query">
-          <input type="submit" id="submit" value="Search">
-        </form>
+  <div id="header">
+    <div id="top_menu">
+      <div id="top_menu_container">
+          Quick Start
+          <!-- #simplePublishDate($decoration.publishDate)
+          #links( $decoration.body.links ) -->
+        <div class="clear"></div>
+      </div> <!-- close top_menu_container -->
+    </div> <!-- close top_menu -->
+    <div id="header_bottom">
+    <div id="logo_banner_container">
+      <!--#banner( $decoration.bannerLeft "logo" )-->
+      <div id="logo">
+        <a href="index.html">
+          <img src="/wiki/img/banners/MyFaces_logo.jpg" alt="" />
+        </a>
       </div>
+      <!--#banner( $decoration.bannerRight "banner" )-->
+      <div id="banner">
+        <a href="http://www.apache.org/">
+          <img src="/wiki/img/banners/apache_banner.png" alt="" />
+        </a>
+      </div>    
       <div class="clear"></div>
+    </div> <!-- close logo_banner_container -->
+    </div> <!-- close header_bottom -->
+  </div> <!-- close header -->
+    <div id="main_container">
+    <div id="left_column">
+    <!--
+       #mainMenu( $decoration.body.menus )
+       #poweredByLogo( $decoration.poweredBy )
+       -->
+        <div id="powered_by">
+          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="/wiki/img/banners/maven-feather.png"></img>
+          </a>
+        </div>
+    </div>
+    <div id="body_column">
+      <div>
+      <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/">Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/">User-guide</a></p>
       <div id="content" class="grid_16"><div class="section-content"><p><ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body>&lt;![CDATA<a href="cdata[{scrollbar}.html">{scrollbar}</a>
 ]&gt;</ac:plain-text-body></ac:macro></p>
 <h2>Step 1: Take a look at the examples</h2>
@@ -206,11 +222,15 @@ by Marty Hall</a></li>
 
 <p><ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body>&lt;![CDATA<a href="cdata[{scrollbar}.html">{scrollbar}</a>
 ]&gt;</ac:plain-text-body></ac:macro></p></div></div>
-      <div class="clear"></div>
-    </div>
-
-    <div id="copyright" class="container_16">
-      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+      </div>
     </div>
+    <div class="clear"></div>
+    </div> <!-- close main container -->
+    <div id="footer">
+      <div class="copyright">
+      Copyright &#169; Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
+      </div><!-- close copyright -->
+    </div><!-- close footer -->
   </body>
 </html>

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/working-with-myfaces-core-integration-tests.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/working-with-myfaces-core-integration-tests.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/working-with-myfaces-core-integration-tests.html Tue Jan 28 18:38:38 2014
@@ -1,45 +1,61 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html lang="en">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <title>Working with MyFaces Core integration tests</title>
-
     <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
-
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/style.css">
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/code.css">
-
+    
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-base.css"/>
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-theme.css"/>
+    <link rel="stylesheet" type="text/css" media="print" href="/wiki/css/print.css"/>
+    
     
 
     
     
   </head>
-
   <body>
-    <div id="page" class="container_16">
-      <div id="header" class="grid_8">
-        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-        <h1>The Apache Software Foundation</h1>
-        <h2>Working with MyFaces Core integration tests</h2>
-      </div>
-      <div id="nav" class="grid_8">
-        <ul>
-          <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
-          <li><a href="http://www.apache.org/foundation/" title="The Foundation">Foundation</a></li>
-          <li><a href="http://projects.apache.org" title="The Projects">Projects</a></li>
-          <li><a href="http://people.apache.org" title="The People">People</a></li>
-          <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
-          <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-          <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
-        </ul>
-        <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/">Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/">User-guide</a></p>
-        <form name="search" id="search" action="http://www.google.com/search" method="get">
-          <input value="*.apache.org" name="sitesearch" type="hidden"/>
-          <input type="text" name="q" id="query">
-          <input type="submit" id="submit" value="Search">
-        </form>
+  <div id="header">
+    <div id="top_menu">
+      <div id="top_menu_container">
+          Working with MyFaces Core integration tests
+          <!-- #simplePublishDate($decoration.publishDate)
+          #links( $decoration.body.links ) -->
+        <div class="clear"></div>
+      </div> <!-- close top_menu_container -->
+    </div> <!-- close top_menu -->
+    <div id="header_bottom">
+    <div id="logo_banner_container">
+      <!--#banner( $decoration.bannerLeft "logo" )-->
+      <div id="logo">
+        <a href="index.html">
+          <img src="/wiki/img/banners/MyFaces_logo.jpg" alt="" />
+        </a>
       </div>
+      <!--#banner( $decoration.bannerRight "banner" )-->
+      <div id="banner">
+        <a href="http://www.apache.org/">
+          <img src="/wiki/img/banners/apache_banner.png" alt="" />
+        </a>
+      </div>    
       <div class="clear"></div>
+    </div> <!-- close logo_banner_container -->
+    </div> <!-- close header_bottom -->
+  </div> <!-- close header -->
+    <div id="main_container">
+    <div id="left_column">
+    <!--
+       #mainMenu( $decoration.body.menus )
+       #poweredByLogo( $decoration.poweredBy )
+       -->
+        <div id="powered_by">
+          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="/wiki/img/banners/maven-feather.png"></img>
+          </a>
+        </div>
+    </div>
+    <div id="body_column">
+      <div>
+      <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/">Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/">User-guide</a></p>
       <div id="content" class="grid_16"><div class="section-content"><p><ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body>&lt;![CDATA<a href="cdata[{scrollbar}.html">{scrollbar}</a>
 ]&gt;</ac:plain-text-body></ac:macro>
 <p>MyFaces core provides a submodule for running integration tests in
@@ -88,11 +104,15 @@ configuration</h3>
 
 <p><ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body>&lt;![CDATA<a href="cdata[{scrollbar}.html">{scrollbar}</a>
 ]&gt;</ac:plain-text-body></ac:macro></p></div></div>
-      <div class="clear"></div>
-    </div>
-
-    <div id="copyright" class="container_16">
-      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+      </div>
     </div>
+    <div class="clear"></div>
+    </div> <!-- close main container -->
+    <div id="footer">
+      <div class="copyright">
+      Copyright &#169; Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
+      </div><!-- close copyright -->
+    </div><!-- close footer -->
   </body>
 </html>

Modified: websites/staging/myfaces/trunk/content/wiki/gsoc-and-myfaces.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/gsoc-and-myfaces.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/gsoc-and-myfaces.html Tue Jan 28 18:38:38 2014
@@ -1,45 +1,61 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html lang="en">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <title>GSOC and MyFaces</title>
-
     <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
-
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/style.css">
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/code.css">
-
+    
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-base.css"/>
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-theme.css"/>
+    <link rel="stylesheet" type="text/css" media="print" href="/wiki/css/print.css"/>
+    
     
 
     
     
   </head>
-
   <body>
-    <div id="page" class="container_16">
-      <div id="header" class="grid_8">
-        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-        <h1>The Apache Software Foundation</h1>
-        <h2>GSOC and MyFaces</h2>
-      </div>
-      <div id="nav" class="grid_8">
-        <ul>
-          <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
-          <li><a href="http://www.apache.org/foundation/" title="The Foundation">Foundation</a></li>
-          <li><a href="http://projects.apache.org" title="The Projects">Projects</a></li>
-          <li><a href="http://people.apache.org" title="The People">People</a></li>
-          <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
-          <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-          <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
-        </ul>
-        <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a></p>
-        <form name="search" id="search" action="http://www.google.com/search" method="get">
-          <input value="*.apache.org" name="sitesearch" type="hidden"/>
-          <input type="text" name="q" id="query">
-          <input type="submit" id="submit" value="Search">
-        </form>
+  <div id="header">
+    <div id="top_menu">
+      <div id="top_menu_container">
+          GSOC and MyFaces
+          <!-- #simplePublishDate($decoration.publishDate)
+          #links( $decoration.body.links ) -->
+        <div class="clear"></div>
+      </div> <!-- close top_menu_container -->
+    </div> <!-- close top_menu -->
+    <div id="header_bottom">
+    <div id="logo_banner_container">
+      <!--#banner( $decoration.bannerLeft "logo" )-->
+      <div id="logo">
+        <a href="index.html">
+          <img src="/wiki/img/banners/MyFaces_logo.jpg" alt="" />
+        </a>
       </div>
+      <!--#banner( $decoration.bannerRight "banner" )-->
+      <div id="banner">
+        <a href="http://www.apache.org/">
+          <img src="/wiki/img/banners/apache_banner.png" alt="" />
+        </a>
+      </div>    
       <div class="clear"></div>
+    </div> <!-- close logo_banner_container -->
+    </div> <!-- close header_bottom -->
+  </div> <!-- close header -->
+    <div id="main_container">
+    <div id="left_column">
+    <!--
+       #mainMenu( $decoration.body.menus )
+       #poweredByLogo( $decoration.poweredBy )
+       -->
+        <div id="powered_by">
+          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="/wiki/img/banners/maven-feather.png"></img>
+          </a>
+        </div>
+    </div>
+    <div id="body_column">
+      <div>
+      <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a></p>
       <div id="content" class="grid_16"><div class="section-content"><p>Over the past years, many people participated in GSOC program.</p>
 
 <p>Take a look at <a
@@ -48,11 +64,15 @@ at ASF</a> for more information about ho
 
 <p>Under this section you can see documentation of previous GSOC projects
 done in MyFaces land.</p></div></div>
-      <div class="clear"></div>
-    </div>
-
-    <div id="copyright" class="container_16">
-      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+      </div>
     </div>
+    <div class="clear"></div>
+    </div> <!-- close main container -->
+    <div id="footer">
+      <div class="copyright">
+      Copyright &#169; Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
+      </div><!-- close copyright -->
+    </div><!-- close footer -->
   </body>
 </html>

Modified: websites/staging/myfaces/trunk/content/wiki/gsoc-and-myfaces/gsoc-html5-dnd-prototypes.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/gsoc-and-myfaces/gsoc-html5-dnd-prototypes.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/gsoc-and-myfaces/gsoc-html5-dnd-prototypes.html Tue Jan 28 18:38:38 2014
@@ -1,45 +1,61 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html lang="en">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <title>GSoC HTML5 DnD Prototypes</title>
-
     <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
-
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/style.css">
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/code.css">
-
+    
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-base.css"/>
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-theme.css"/>
+    <link rel="stylesheet" type="text/css" media="print" href="/wiki/css/print.css"/>
+    
     
 
     
     
   </head>
-
   <body>
-    <div id="page" class="container_16">
-      <div id="header" class="grid_8">
-        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-        <h1>The Apache Software Foundation</h1>
-        <h2>GSoC HTML5 DnD Prototypes</h2>
-      </div>
-      <div id="nav" class="grid_8">
-        <ul>
-          <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
-          <li><a href="http://www.apache.org/foundation/" title="The Foundation">Foundation</a></li>
-          <li><a href="http://projects.apache.org" title="The Projects">Projects</a></li>
-          <li><a href="http://people.apache.org" title="The People">People</a></li>
-          <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
-          <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-          <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
-        </ul>
-        <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/gsoc-and-myfaces/">Gsoc-and-myfaces</a></p>
-        <form name="search" id="search" action="http://www.google.com/search" method="get">
-          <input value="*.apache.org" name="sitesearch" type="hidden"/>
-          <input type="text" name="q" id="query">
-          <input type="submit" id="submit" value="Search">
-        </form>
+  <div id="header">
+    <div id="top_menu">
+      <div id="top_menu_container">
+          GSoC HTML5 DnD Prototypes
+          <!-- #simplePublishDate($decoration.publishDate)
+          #links( $decoration.body.links ) -->
+        <div class="clear"></div>
+      </div> <!-- close top_menu_container -->
+    </div> <!-- close top_menu -->
+    <div id="header_bottom">
+    <div id="logo_banner_container">
+      <!--#banner( $decoration.bannerLeft "logo" )-->
+      <div id="logo">
+        <a href="index.html">
+          <img src="/wiki/img/banners/MyFaces_logo.jpg" alt="" />
+        </a>
       </div>
+      <!--#banner( $decoration.bannerRight "banner" )-->
+      <div id="banner">
+        <a href="http://www.apache.org/">
+          <img src="/wiki/img/banners/apache_banner.png" alt="" />
+        </a>
+      </div>    
       <div class="clear"></div>
+    </div> <!-- close logo_banner_container -->
+    </div> <!-- close header_bottom -->
+  </div> <!-- close header -->
+    <div id="main_container">
+    <div id="left_column">
+    <!--
+       #mainMenu( $decoration.body.menus )
+       #poweredByLogo( $decoration.poweredBy )
+       -->
+        <div id="powered_by">
+          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="/wiki/img/banners/maven-feather.png"></img>
+          </a>
+        </div>
+    </div>
+    <div id="body_column">
+      <div>
+      <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/gsoc-and-myfaces/">Gsoc-and-myfaces</a></p>
       <div id="content" class="grid_16"><div class="section-content"><p><span style="color: rgb(255,0,0);"><strong>The prototypes here were used
 for getting the feedback of other developers, during the first part (design
 part) of GSOC project. They are all obsolete now, and only kept as a
@@ -563,11 +579,15 @@ operation
 <p>}
 ]
 ]&gt;</ac:plain-text-body></ac:macro></p></div></div>
-      <div class="clear"></div>
-    </div>
-
-    <div id="copyright" class="container_16">
-      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+      </div>
     </div>
+    <div class="clear"></div>
+    </div> <!-- close main container -->
+    <div id="footer">
+      <div class="copyright">
+      Copyright &#169; Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
+      </div><!-- close copyright -->
+    </div><!-- close footer -->
   </body>
 </html>

Modified: websites/staging/myfaces/trunk/content/wiki/gsoc-and-myfaces/gsoc-html5-inputfileupload-prototype.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/gsoc-and-myfaces/gsoc-html5-inputfileupload-prototype.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/gsoc-and-myfaces/gsoc-html5-inputfileupload-prototype.html Tue Jan 28 18:38:38 2014
@@ -1,45 +1,61 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html lang="en">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <title>GSoC HTML5 inputFileUpload Prototype</title>
-
     <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
-
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/style.css">
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/code.css">
-
+    
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-base.css"/>
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-theme.css"/>
+    <link rel="stylesheet" type="text/css" media="print" href="/wiki/css/print.css"/>
+    
     
 
     
     
   </head>
-
   <body>
-    <div id="page" class="container_16">
-      <div id="header" class="grid_8">
-        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-        <h1>The Apache Software Foundation</h1>
-        <h2>GSoC HTML5 inputFileUpload Prototype</h2>
-      </div>
-      <div id="nav" class="grid_8">
-        <ul>
-          <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
-          <li><a href="http://www.apache.org/foundation/" title="The Foundation">Foundation</a></li>
-          <li><a href="http://projects.apache.org" title="The Projects">Projects</a></li>
-          <li><a href="http://people.apache.org" title="The People">People</a></li>
-          <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
-          <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-          <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
-        </ul>
-        <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/gsoc-and-myfaces/">Gsoc-and-myfaces</a></p>
-        <form name="search" id="search" action="http://www.google.com/search" method="get">
-          <input value="*.apache.org" name="sitesearch" type="hidden"/>
-          <input type="text" name="q" id="query">
-          <input type="submit" id="submit" value="Search">
-        </form>
+  <div id="header">
+    <div id="top_menu">
+      <div id="top_menu_container">
+          GSoC HTML5 inputFileUpload Prototype
+          <!-- #simplePublishDate($decoration.publishDate)
+          #links( $decoration.body.links ) -->
+        <div class="clear"></div>
+      </div> <!-- close top_menu_container -->
+    </div> <!-- close top_menu -->
+    <div id="header_bottom">
+    <div id="logo_banner_container">
+      <!--#banner( $decoration.bannerLeft "logo" )-->
+      <div id="logo">
+        <a href="index.html">
+          <img src="/wiki/img/banners/MyFaces_logo.jpg" alt="" />
+        </a>
       </div>
+      <!--#banner( $decoration.bannerRight "banner" )-->
+      <div id="banner">
+        <a href="http://www.apache.org/">
+          <img src="/wiki/img/banners/apache_banner.png" alt="" />
+        </a>
+      </div>    
       <div class="clear"></div>
+    </div> <!-- close logo_banner_container -->
+    </div> <!-- close header_bottom -->
+  </div> <!-- close header -->
+    <div id="main_container">
+    <div id="left_column">
+    <!--
+       #mainMenu( $decoration.body.menus )
+       #poweredByLogo( $decoration.poweredBy )
+       -->
+        <div id="powered_by">
+          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="/wiki/img/banners/maven-feather.png"></img>
+          </a>
+        </div>
+    </div>
+    <div id="body_column">
+      <div>
+      <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/gsoc-and-myfaces/">Gsoc-and-myfaces</a></p>
       <div id="content" class="grid_16"><div class="section-content"><p><span style="color: rgb(255,0,0);"><strong>The prototypes here were used
 for getting the feedback of other developers, during the first part (design
 part) of GSOC project. They are all obsolete now, and only kept as a
@@ -153,11 +169,15 @@ HTML5 code</ac:parameter><ac:plain-text-
 <input type="file" multiple="false"/>
 ]
 ]&gt;</ac:plain-text-body></ac:macro></p></div></div>
-      <div class="clear"></div>
-    </div>
-
-    <div id="copyright" class="container_16">
-      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+      </div>
     </div>
+    <div class="clear"></div>
+    </div> <!-- close main container -->
+    <div id="footer">
+      <div class="copyright">
+      Copyright &#169; Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
+      </div><!-- close copyright -->
+    </div><!-- close footer -->
   </body>
 </html>

Modified: websites/staging/myfaces/trunk/content/wiki/gsoc-and-myfaces/gsoc-html5-project.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/gsoc-and-myfaces/gsoc-html5-project.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/gsoc-and-myfaces/gsoc-html5-project.html Tue Jan 28 18:38:38 2014
@@ -1,56 +1,76 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html lang="en">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <title>GSOC HTML5 project</title>
-
     <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
-
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/style.css">
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/code.css">
-
+    
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-base.css"/>
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-theme.css"/>
+    <link rel="stylesheet" type="text/css" media="print" href="/wiki/css/print.css"/>
+    
     
 
     
     
   </head>
-
   <body>
-    <div id="page" class="container_16">
-      <div id="header" class="grid_8">
-        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-        <h1>The Apache Software Foundation</h1>
-        <h2>GSOC HTML5 project</h2>
-      </div>
-      <div id="nav" class="grid_8">
-        <ul>
-          <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
-          <li><a href="http://www.apache.org/foundation/" title="The Foundation">Foundation</a></li>
-          <li><a href="http://projects.apache.org" title="The Projects">Projects</a></li>
-          <li><a href="http://people.apache.org" title="The People">People</a></li>
-          <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
-          <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-          <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
-        </ul>
-        <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/gsoc-and-myfaces/">Gsoc-and-myfaces</a></p>
-        <form name="search" id="search" action="http://www.google.com/search" method="get">
-          <input value="*.apache.org" name="sitesearch" type="hidden"/>
-          <input type="text" name="q" id="query">
-          <input type="submit" id="submit" value="Search">
-        </form>
+  <div id="header">
+    <div id="top_menu">
+      <div id="top_menu_container">
+          GSOC HTML5 project
+          <!-- #simplePublishDate($decoration.publishDate)
+          #links( $decoration.body.links ) -->
+        <div class="clear"></div>
+      </div> <!-- close top_menu_container -->
+    </div> <!-- close top_menu -->
+    <div id="header_bottom">
+    <div id="logo_banner_container">
+      <!--#banner( $decoration.bannerLeft "logo" )-->
+      <div id="logo">
+        <a href="index.html">
+          <img src="/wiki/img/banners/MyFaces_logo.jpg" alt="" />
+        </a>
       </div>
+      <!--#banner( $decoration.bannerRight "banner" )-->
+      <div id="banner">
+        <a href="http://www.apache.org/">
+          <img src="/wiki/img/banners/apache_banner.png" alt="" />
+        </a>
+      </div>    
       <div class="clear"></div>
+    </div> <!-- close logo_banner_container -->
+    </div> <!-- close header_bottom -->
+  </div> <!-- close header -->
+    <div id="main_container">
+    <div id="left_column">
+    <!--
+       #mainMenu( $decoration.body.menus )
+       #poweredByLogo( $decoration.poweredBy )
+       -->
+        <div id="powered_by">
+          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="/wiki/img/banners/maven-feather.png"></img>
+          </a>
+        </div>
+    </div>
+    <div id="body_column">
+      <div>
+      <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/gsoc-and-myfaces/">Gsoc-and-myfaces</a></p>
       <div id="content" class="grid_16"><div class="section-content"><p>Documentation MyFaces HTML5 project, done by Ali Ok.</p>
 
 <p><span style="color: rgb(255,0,0);"><strong>The prototypes here were used
 for getting the feedback of other developers, during the first part (design
 part) of GSOC project. They are all obsolete now, and only kept as a
 reference example for future students .</strong></span></p></div></div>
-      <div class="clear"></div>
-    </div>
-
-    <div id="copyright" class="container_16">
-      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+      </div>
     </div>
+    <div class="clear"></div>
+    </div> <!-- close main container -->
+    <div id="footer">
+      <div class="copyright">
+      Copyright &#169; Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
+      </div><!-- close copyright -->
+    </div><!-- close footer -->
   </body>
 </html>

Modified: websites/staging/myfaces/trunk/content/wiki/gsoc-and-myfaces/gsoc-html5-prototype-inputdatetime-and-validatedaterange.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/gsoc-and-myfaces/gsoc-html5-prototype-inputdatetime-and-validatedaterange.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/gsoc-and-myfaces/gsoc-html5-prototype-inputdatetime-and-validatedaterange.html Tue Jan 28 18:38:38 2014
@@ -1,45 +1,61 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html lang="en">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <title>GSoC Html5 Prototype inputDateTime and validateDateRange</title>
-
     <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
-
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/style.css">
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/code.css">
-
+    
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-base.css"/>
+    <link rel="stylesheet" type="text/css" media="all" href="/wiki/css/maven-theme.css"/>
+    <link rel="stylesheet" type="text/css" media="print" href="/wiki/css/print.css"/>
+    
     
 
     
     
   </head>
-
   <body>
-    <div id="page" class="container_16">
-      <div id="header" class="grid_8">
-        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-        <h1>The Apache Software Foundation</h1>
-        <h2>GSoC Html5 Prototype inputDateTime and validateDateRange</h2>
-      </div>
-      <div id="nav" class="grid_8">
-        <ul>
-          <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
-          <li><a href="http://www.apache.org/foundation/" title="The Foundation">Foundation</a></li>
-          <li><a href="http://projects.apache.org" title="The Projects">Projects</a></li>
-          <li><a href="http://people.apache.org" title="The People">People</a></li>
-          <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
-          <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-          <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
-        </ul>
-        <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/gsoc-and-myfaces/">Gsoc-and-myfaces</a></p>
-        <form name="search" id="search" action="http://www.google.com/search" method="get">
-          <input value="*.apache.org" name="sitesearch" type="hidden"/>
-          <input type="text" name="q" id="query">
-          <input type="submit" id="submit" value="Search">
-        </form>
+  <div id="header">
+    <div id="top_menu">
+      <div id="top_menu_container">
+          GSoC Html5 Prototype inputDateTime and validateDateRange
+          <!-- #simplePublishDate($decoration.publishDate)
+          #links( $decoration.body.links ) -->
+        <div class="clear"></div>
+      </div> <!-- close top_menu_container -->
+    </div> <!-- close top_menu -->
+    <div id="header_bottom">
+    <div id="logo_banner_container">
+      <!--#banner( $decoration.bannerLeft "logo" )-->
+      <div id="logo">
+        <a href="index.html">
+          <img src="/wiki/img/banners/MyFaces_logo.jpg" alt="" />
+        </a>
       </div>
+      <!--#banner( $decoration.bannerRight "banner" )-->
+      <div id="banner">
+        <a href="http://www.apache.org/">
+          <img src="/wiki/img/banners/apache_banner.png" alt="" />
+        </a>
+      </div>    
       <div class="clear"></div>
+    </div> <!-- close logo_banner_container -->
+    </div> <!-- close header_bottom -->
+  </div> <!-- close header -->
+    <div id="main_container">
+    <div id="left_column">
+    <!--
+       #mainMenu( $decoration.body.menus )
+       #poweredByLogo( $decoration.poweredBy )
+       -->
+        <div id="powered_by">
+          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="/wiki/img/banners/maven-feather.png"></img>
+          </a>
+        </div>
+    </div>
+    <div id="body_column">
+      <div>
+      <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/gsoc-and-myfaces/">Gsoc-and-myfaces</a></p>
       <div id="content" class="grid_16"><div class="section-content"><p><span style="color: rgb(255,0,0);"><strong>The prototypes here were used
 for getting the feedback of other developers, during the first part (design
 part) of GSOC project. They are all obsolete now, and only kept as a
@@ -240,11 +256,15 @@ HTML5 code</ac:parameter><ac:plain-text-
 <input type="month"/>
 ]
 ]&gt;</ac:plain-text-body></ac:macro></p></div></div>
-      <div class="clear"></div>
-    </div>
-
-    <div id="copyright" class="container_16">
-      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+      </div>
     </div>
+    <div class="clear"></div>
+    </div> <!-- close main container -->
+    <div id="footer">
+      <div class="copyright">
+      Copyright &#169; Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
+      </div><!-- close copyright -->
+    </div><!-- close footer -->
   </body>
 </html>