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/02/08 03:46:06 UTC

svn commit: r896810 - in /websites/staging/myfaces/trunk/content: ./ wiki/ wiki/commons/ wiki/core/ wiki/core/user-guide/ wiki/core/user-guide/jsf-and-myfaces-howtos/

Author: buildbot
Date: Sat Feb  8 02:46:05 2014
New Revision: 896810

Log:
Staging update by buildbot for myfaces

Modified:
    websites/staging/myfaces/trunk/content/   (props changed)
    websites/staging/myfaces/trunk/content/wiki/commons.html
    websites/staging/myfaces/trunk/content/wiki/commons/user-guide.html
    websites/staging/myfaces/trunk/content/wiki/core.html
    websites/staging/myfaces/trunk/content/wiki/core/committer-and-pmc-guide.html
    websites/staging/myfaces/trunk/content/wiki/core/user-guide.html
    websites/staging/myfaces/trunk/content/wiki/core/user-guide/configuration-of-special-features.html
    websites/staging/myfaces/trunk/content/wiki/core/user-guide/getting-started.html
    websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-core-concepts.html
    websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos.html
    websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/backend.html
    websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/composite-components.html
    websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/managing-errors---infos---warnings.html
    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/migration-guide.html
    websites/staging/myfaces/trunk/content/wiki/gsoc-and-myfaces.html
    websites/staging/myfaces/trunk/content/wiki/index.html
    websites/staging/myfaces/trunk/content/wiki/proposals.html

Propchange: websites/staging/myfaces/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Feb  8 02:46:05 2014
@@ -1 +1 @@
-1565874
+1565875

Modified: websites/staging/myfaces/trunk/content/wiki/commons.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/commons.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/commons.html Sat Feb  8 02:46:05 2014
@@ -86,8 +86,9 @@
       <div>
       <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a></p>
       <h2>MyFaces Commons</h2>
-      <div id="content" class="grid_16"><div class="section-content"><p>{% for label, page in children %}* <a href="{{%20page.path%20}}">{{ page.headers.title }}</a>
-{% endfor %}</p></div></div>
+      <div id="content" class="grid_16"><div class="section-content"><ul>
+<li><a href="/wiki/commons/user-guide.html">MyFaces Commons User Guide</a></li>
+</ul></div></div>
       </div>
     </div>
     <div class="clear"></div>

Modified: websites/staging/myfaces/trunk/content/wiki/commons/user-guide.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/commons/user-guide.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/commons/user-guide.html Sat Feb  8 02:46:05 2014
@@ -116,8 +116,13 @@ implementation with additional options.<
 
 <h3>Content</h3>
 
-<p>{% for label, page in children %}* <a href="{{%20page.path%20}}">{{ page.headers.title }}</a>
-{% endfor %}</p></div></div>
+<ul>
+<li><a href="/wiki/commons/user-guide/myfaces-commons-components.html">MyFaces Commons Components</a></li>
+<li><a href="/wiki/commons/user-guide/myfaces-commons-converters.html">MyFaces Commons Converters</a></li>
+<li><a href="/wiki/commons/user-guide/myfaces-commons-resourcehandler.html">MyFaces Commons ResourceHandler</a></li>
+<li><a href="/wiki/commons/user-guide/myfaces-commons-utils.html">MyFaces Commons Utils</a></li>
+<li><a href="/wiki/commons/user-guide/myfaces-commons-validators.html">MyFaces Commons Validators</a></li>
+</ul></div></div>
       </div>
     </div>
     <div class="clear"></div>

Modified: websites/staging/myfaces/trunk/content/wiki/core.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core.html Sat Feb  8 02:46:05 2014
@@ -86,8 +86,11 @@
       <div>
       <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a></p>
       <h2>MyFaces Core</h2>
-      <div id="content" class="grid_16"><div class="section-content"><p>{% for label, page in children %}* <a href="{{%20page.path%20}}">{{ page.headers.title }}</a>
-{% endfor %}</p></div></div>
+      <div id="content" class="grid_16"><div class="section-content"><ul>
+<li><a href="/wiki/core/committer-and-pmc-guide.html">MyFaces Committer and PMC Guide</a></li>
+<li><a href="/wiki/core/faq.html">FAQ</a></li>
+<li><a href="/wiki/core/user-guide.html">MyFaces Core User Guide</a></li>
+</ul></div></div>
       </div>
     </div>
     <div class="clear"></div>

Modified: websites/staging/myfaces/trunk/content/wiki/core/committer-and-pmc-guide.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/committer-and-pmc-guide.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/committer-and-pmc-guide.html Sat Feb  8 02:46:05 2014
@@ -89,8 +89,11 @@
       <div id="content" class="grid_16"><div class="section-content"><p>Here you can find information about how to work with MyFaces Core code,
 and other administrative information of MyFaces project.</p>
 
-<p>{% for label, page in children %}* <a href="{{%20page.path%20}}">{{ page.headers.title }}</a>
-{% endfor %}</p></div></div>
+<ul>
+<li><a href="/wiki/core/committer-and-pmc-guide/myfaces-developer-notes.html">MyFaces Developer Notes</a></li>
+<li><a href="/wiki/core/committer-and-pmc-guide/myfaces-project-management.html">MyFaces Project Management</a></li>
+<li><a href="/wiki/core/committer-and-pmc-guide/new-committers.html">New Committers</a></li>
+</ul></div></div>
       </div>
     </div>
     <div class="clear"></div>

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide.html Sat Feb  8 02:46:05 2014
@@ -127,8 +127,16 @@ the well-known Struts framework, but has
 <p>Here you can find additional information about how to setup and work
 with MyFaces Core JSF implementation.</p>
 
-<p>{% for label, page in children %}* <a href="{{%20page.path%20}}">{{ page.headers.title }}</a>
-{% endfor %}</p></div></div>
+<ul>
+<li><a href="/wiki/core/user-guide/build-myfaces-core-from-source-code-using-maven.html">Build MyFaces Core from source code using Maven</a></li>
+<li><a href="/wiki/core/user-guide/configuration-of-special-features.html">Configuration of special features</a></li>
+<li><a href="/wiki/core/user-guide/getting-started.html">Getting Started</a></li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-core-concepts.html">JSF and MyFaces Core Concepts</a></li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos.html">JSF and MyFaces Howtos</a></li>
+<li><a href="/wiki/core/user-guide/migration-guide.html">Migration Guide</a></li>
+<li><a href="/wiki/core/user-guide/quick-start.html">Quick Start</a></li>
+<li><a href="/wiki/core/user-guide/working-with-myfaces-core-integration-tests.html">Working with MyFaces Core integration tests</a></li>
+</ul></div></div>
       </div>
     </div>
     <div class="clear"></div>

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/configuration-of-special-features.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/configuration-of-special-features.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/configuration-of-special-features.html Sat Feb  8 02:46:05 2014
@@ -89,8 +89,12 @@
       <div id="content" class="grid_16"><div class="section-content"><p>Here you can find additional information about how to configure special
 features available on MyFaces core project.</p>
 
-<p>{% for label, page in children %}* <a href="{{%20page.path%20}}">{{ page.headers.title }}</a>
-{% endfor %}</p>
+<ul>
+<li><a href="/wiki/core/user-guide/configuration-of-special-features/cache-el-expressions.html">Cache EL Expressions</a></li>
+<li><a href="/wiki/core/user-guide/configuration-of-special-features/elresolver-ordering.html">ELResolver ordering</a></li>
+<li><a href="/wiki/core/user-guide/configuration-of-special-features/integration-with-application-and-web-servers.html">Integration with application and web servers</a></li>
+<li><a href="/wiki/core/user-guide/configuration-of-special-features/update-all-form-javax.faces.viewstate-hidden-fields-between-ajax-requests.html">Update all form javax.faces.ViewState hidden fields between ajax requests</a></li>
+</ul>
 <p>Remember you can find an updated and documented list of web config
 params on these links:</p>
 

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/getting-started.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/getting-started.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/getting-started.html Sat Feb  8 02:46:05 2014
@@ -111,8 +111,11 @@ Started in 30 Minutes</a></li>
 
 <h3>Contents</h3>
 
-<p>{% for label, page in children %}* <a href="{{%20page.path%20}}">{{ page.headers.title }}</a>
-{% endfor %}</p></div></div>
+<ul>
+<li><a href="/wiki/core/user-guide/getting-started/configuring-myfaces.html">Configuring MyFaces</a></li>
+<li><a href="/wiki/core/user-guide/getting-started/myfaces-archetypes-for-maven.html">MyFaces Archetypes for Maven</a></li>
+<li><a href="/wiki/core/user-guide/getting-started/using-myfaces-in-a-project-built-with-maven.html">Using MyFaces in a project built with Maven</a></li>
+</ul></div></div>
       </div>
     </div>
     <div class="clear"></div>

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-core-concepts.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-core-concepts.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-core-concepts.html Sat Feb  8 02:46:05 2014
@@ -89,8 +89,13 @@
       <div id="content" class="grid_16"><div class="section-content"><p>Below you can find some useful concepts in JSF and MyFaces that are
 important to understand.</p>
 
-<p>{% for label, page in children %}* <a href="{{%20page.path%20}}">{{ page.headers.title }}</a>
-{% endfor %}</p></div></div>
+<ul>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-core-concepts/how-component-child-rendering-works.html">How Component Child Rendering Works</a></li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-core-concepts/how-jsf-state-management-works.html">How JSF State Management works</a></li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-core-concepts/how-the-immediate-attribute-works.html">How the immediate attribute works</a></li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-core-concepts/jsf-and-mvc.html">JSF and MVC</a></li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-core-concepts/studying-how-myfaces-core-works.html">Studying how MyFaces Core works</a></li>
+</ul></div></div>
       </div>
     </div>
     <div class="clear"></div>

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos.html Sat Feb  8 02:46:05 2014
@@ -86,11 +86,13 @@
       <div>
       <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core.html">MyFaces Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide.html">MyFaces Core User Guide</a></p>
       <h2>JSF and MyFaces Howtos</h2>
-      <div id="content" class="grid_16"><div class="section-content"><p>{{ ttitle }}
-{{ pagetree }}</p>
-<p>Below you can find solutions to common problems in JSF and MyFaces</p>
-<p>{% for label, page in children %}* <a href="{{%20page.path%20}}">{{ page.headers.title }}</a>
-{% endfor %}</p></div></div>
+      <div id="content" class="grid_16"><div class="section-content"><p>Below you can find solutions to common problems in JSF and MyFaces</p>
+<ul>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/backend.html">Backend</a></li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/composite-components.html">Composite Components</a></li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/managing-errors---infos---warnings.html">Managing Errors - Infos - Warnings</a></li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables.html">Working with tables</a></li>
+</ul></div></div>
       </div>
     </div>
     <div class="clear"></div>

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/backend.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/backend.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/backend.html Sat Feb  8 02:46:05 2014
@@ -86,8 +86,12 @@
       <div>
       <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core.html">MyFaces Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide.html">MyFaces Core User Guide</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/jsf-and-myfaces-howtos.html">JSF and MyFaces Howtos</a></p>
       <h2>Backend</h2>
-      <div id="content" class="grid_16"><div class="section-content"><p>{% for label, page in children %}* <a href="{{%20page.path%20}}">{{ page.headers.title }}</a>
-{% endfor %}</p></div></div>
+      <div id="content" class="grid_16"><div class="section-content"><ul>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/backend/access-facescontext-from-servlet.html">Access FacesContext From Servlet</a></li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/backend/accessing-one-managed-bean-from-another.html">Accessing one managed bean from another</a></li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/backend/clear-input-components.html">Clear Input Components</a></li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/backend/resulting-nested-facescontext.html">Resulting Nested FacesContext</a></li>
+</ul></div></div>
       </div>
     </div>
     <div class="clear"></div>

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/composite-components.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/composite-components.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/composite-components.html Sat Feb  8 02:46:05 2014
@@ -86,8 +86,9 @@
       <div>
       <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core.html">MyFaces Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide.html">MyFaces Core User Guide</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/jsf-and-myfaces-howtos.html">JSF and MyFaces Howtos</a></p>
       <h2>Composite Components</h2>
-      <div id="content" class="grid_16"><div class="section-content"><p>{% for label, page in children %}* <a href="{{%20page.path%20}}">{{ page.headers.title }}</a>
-{% endfor %}</p></div></div>
+      <div id="content" class="grid_16"><div class="section-content"><ul>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/composite-components/create-a-non-namingcontainer-composite-component.html">Create a non NamingContainer Composite Component</a></li>
+</ul></div></div>
       </div>
     </div>
     <div class="clear"></div>

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/managing-errors---infos---warnings.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/managing-errors---infos---warnings.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos/managing-errors---infos---warnings.html Sat Feb  8 02:46:05 2014
@@ -86,8 +86,11 @@
       <div>
       <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core.html">MyFaces Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide.html">MyFaces Core User Guide</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/jsf-and-myfaces-howtos.html">JSF and MyFaces Howtos</a></p>
       <h2>Managing Errors - Infos - Warnings</h2>
-      <div id="content" class="grid_16"><div class="section-content"><p>{% for label, page in children %}* <a href="{{%20page.path%20}}">{{ page.headers.title }}</a>
-{% endfor %}</p></div></div>
+      <div id="content" class="grid_16"><div class="section-content"><ul>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/managing-errors---infos---warnings/displaying-errors---infos---warnings-in-jsf-pages.html">Displaying Errors - Infos - Warnings in JSF pages</a></li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/managing-errors---infos---warnings/handling-server-errors.html">Handling Server Errors</a></li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/managing-errors---infos---warnings/viewexpiredexception-and-session-expiry.html">ViewExpiredException and session expiry</a></li>
+</ul></div></div>
       </div>
     </div>
     <div class="clear"></div>

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 Sat Feb  8 02:46:05 2014
@@ -86,8 +86,10 @@
       <div>
       <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core.html">MyFaces Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide.html">MyFaces Core User Guide</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide/jsf-and-myfaces-howtos.html">JSF and MyFaces Howtos</a></p>
       <h2>Working with tables</h2>
-      <div id="content" class="grid_16"><div class="section-content"><p>{% for label, page in children %}* <a href="{{%20page.path%20}}">{{ page.headers.title }}</a>
-{% endfor %}</p></div></div>
+      <div id="content" class="grid_16"><div class="section-content"><ul>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables/executing-methods-from-link-or-button-inside-a-table.html">Executing methods from link or button inside a table</a></li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables/get-row-data-from-an-actionlistener.html">Get row data from an ActionListener</a></li>
+</ul></div></div>
       </div>
     </div>
     <div class="clear"></div>

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 Sat Feb  8 02:46:05 2014
@@ -86,8 +86,10 @@
       <div>
       <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core.html">MyFaces Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide.html">MyFaces Core User Guide</a></p>
       <h2>Migration Guide</h2>
-      <div id="content" class="grid_16"><div class="section-content"><p>{% for label, page in children %}* <a href="{{%20page.path%20}}">{{ page.headers.title }}</a>
-{% endfor %}</p></div></div>
+      <div id="content" class="grid_16"><div class="section-content"><ul>
+<li><a href="/wiki/core/user-guide/migration-guide/from-1.2-to-2.0---2.1.html">From 1.2 to 2.0 - 2.1</a></li>
+<li><a href="/wiki/core/user-guide/migration-guide/from-2.0-to-2.1.html">From 2.0 to 2.1</a></li>
+</ul></div></div>
       </div>
     </div>
     <div class="clear"></div>

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 Sat Feb  8 02:46:05 2014
@@ -95,8 +95,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>
 
-<p>{% for label, page in children %}* <a href="{{%20page.path%20}}">{{ page.headers.title }}</a>
-{% endfor %}</p></div></div>
+<ul>
+<li><a href="/wiki/gsoc-and-myfaces/gsoc-html5-dnd-prototypes.html">GSoC HTML5 DnD Prototypes</a></li>
+<li><a href="/wiki/gsoc-and-myfaces/gsoc-html5-inputfileupload-prototype.html">GSoC HTML5 inputFileUpload Prototype</a></li>
+<li><a href="/wiki/gsoc-and-myfaces/gsoc-html5-project.html">GSOC HTML5 project</a></li>
+<li><a href="/wiki/gsoc-and-myfaces/gsoc-html5-prototype-inputdatetime-and-validatedaterange.html">GSoC Html5 Prototype inputDateTime and validateDateRange</a></li>
+<li><a href="/wiki/gsoc-and-myfaces/gsoc-html5-prototypes.html">GSoC Html5 Prototypes</a></li>
+<li><a href="/wiki/gsoc-and-myfaces/gsoc-html5-prototypes-inputtext-and-datalist.html">GSoC Html5 Prototypes inputText and datalist</a></li>
+<li><a href="/wiki/gsoc-and-myfaces/gsoc-html5-prototypes-video,-audio,-mediasource-and-mediasources.html">GSoC Html5 Prototypes video, audio, mediaSource and mediaSources</a></li>
+</ul></div></div>
       </div>
     </div>
     <div class="clear"></div>

Modified: websites/staging/myfaces/trunk/content/wiki/index.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/index.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/index.html Sat Feb  8 02:46:05 2014
@@ -92,7 +92,6 @@
 and hosts several sub-projects relating to the JavaServer™ 
 technology. If you want to know more about how JavaServer™ Faces 
 works, take a look at the <a href="jsfintro.html">MyFaces introduction to JSF</a></p>
-<p>{{ pagetree }}  </p>
 <p>Welcome to the Apache CMS.  Please see the following resources for further help:</p>
 <ul>
 <li><a href="http://www.apache.org/dev/cmsref.html">http://www.apache.org/dev/cmsref.html</a></li>

Modified: websites/staging/myfaces/trunk/content/wiki/proposals.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/proposals.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/proposals.html Sat Feb  8 02:46:05 2014
@@ -86,8 +86,9 @@
       <div>
       <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a></p>
       <h2>Proposals</h2>
-      <div id="content" class="grid_16"><div class="section-content"><p>{% for label, page in children %}* <a href="{{%20page.path%20}}">{{ page.headers.title }}</a>
-{% endfor %}</p></div></div>
+      <div id="content" class="grid_16"><div class="section-content"><ul>
+<li><a href="/wiki/proposals/windowid-proposal.html">Window-ID for JSF 2.2</a></li>
+</ul></div></div>
       </div>
     </div>
     <div class="clear"></div>