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/11 00:05:41 UTC

svn commit: r897247 - in /websites/staging/myfaces/trunk/content: ./ wiki/core/user-guide/jsf-and-myfaces-howtos.html wiki/index.html

Author: buildbot
Date: Mon Feb 10 23:05:40 2014
New Revision: 897247

Log:
Staging update by buildbot for myfaces

Modified:
    websites/staging/myfaces/trunk/content/   (props changed)
    websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos.html
    websites/staging/myfaces/trunk/content/wiki/index.html

Propchange: websites/staging/myfaces/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb 10 23:05:40 2014
@@ -1 +1 @@
-1566813
+1566815

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 Mon Feb 10 23:05:40 2014
@@ -86,31 +86,7 @@
       <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>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><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>
-</li>
-<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/composite-components.html">Composite Components</a><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>
-</li>
-<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/managing-errors---infos---warnings.html">Managing Errors - Infos - Warnings</a><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>
-</li>
-<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables.html">Working with tables</a><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>
-</li>
-</ul></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></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 Mon Feb 10 23:05:40 2014
@@ -93,42 +93,6 @@ and hosts several sub-projects relating 
 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>
-<ul>
-<li><a href="/wiki/commons.html">MyFaces Commons</a><ul>
-<li><a href="/wiki/commons/user-guide.html">MyFaces Commons User Guide</a><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>
-</li>
-</ul>
-</li>
-<li><a href="/wiki/core.html">MyFaces Core</a><ul>
-<li><a href="/wiki/core/committer-and-pmc-guide.html">MyFaces Committer and PMC Guide</a><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>
-</li>
-<li><a href="/wiki/core/faq.html">FAQ</a></li>
-<li><a href="/wiki/core/user-guide.html">MyFaces Core User Guide</a><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>
-</li>
-</ul>
-</li>
-<li><a href="/wiki/index1.html">Home Page</a></li>
-<li><a href="/wiki/sitemap.html">Sitemap</a></li>
-</ul>
 
 </p>