Author: buildbot
Date: Tue Feb 11 01:15:42 2014
New Revision: 897343
Log:
Staging update by buildbot for myfaces
Modified:
websites/staging/myfaces/trunk/content/ (props changed)
websites/staging/myfaces/trunk/content/wiki/core/faq.html
Propchange: websites/staging/myfaces/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 11 01:15:42 2014
@@ -1 +1 @@
-1566941
+1566942
Modified: websites/staging/myfaces/trunk/content/wiki/core/faq.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/faq.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/faq.html Tue Feb 11 01:15:42 2014
@@ -266,18 +266,19 @@
href="https://cwiki.apache.org/confluence/display/MYFACES/Index">MyFaces
wiki home page</a> that address common issues.</p>
-<p><ac:macro ac:name="toc"><ac:parameter
-ac:name="maxLevel">4</ac:parameter><ac:parameter
-ac:name="minLevel">2</ac:parameter></ac:macro></p>
<div class="toc">
<ul>
+<li><a href="#intro">Introduction</a><ul>
<li><a href="#what-is-myfaces">What is MyFaces?</a></li>
+</ul>
+</li>
<li><a href="#jsf-faq">JSF FAQ</a><ul>
<li><a href="#are-there-any-other-faq-sites-for-jsf">Are there any other FAQ
sites for JSF?</a></li>
</ul>
</li>
</ul>
</div>
+<h1 id="intro">Introduction</h1>
<h2 id="what-is-myfaces">What is MyFaces?</h2>
<p> MyFaces is a family of projects related to the JavaServer Faces
(JSF) specification published as part of the Java Community Process. The
|