You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sc...@apache.org on 2005/05/23 21:57:21 UTC

svn commit: r178008 - in /myfaces/site: ./ docs/ javadoc/ javadoc/org/apache/myfaces/custom/inputHtml/ javadoc/org/apache/myfaces/custom/navmenu/jscookmenu/ javadoc/org/apache/myfaces/custom/tabbedpane/ javadoc/org/apache/myfaces/custom/tree2/ javadoc/org/apache/myfaces/renderkit/html/

Author: schof
Date: Mon May 23 12:57:19 2005
New Revision: 178008

URL: http://svn.apache.org/viewcvs?rev=178008&view=rev
Log:
automated ant commit

Modified:
    myfaces/site/docs/bootstrap.html
    myfaces/site/index.html
    myfaces/site/javadoc/index-all.html
    myfaces/site/javadoc/org/apache/myfaces/custom/inputHtml/InputHtml.html
    myfaces/site/javadoc/org/apache/myfaces/custom/inputHtml/InputHtmlRenderer.html
    myfaces/site/javadoc/org/apache/myfaces/custom/navmenu/jscookmenu/HtmlJSCookMenuRenderer.html
    myfaces/site/javadoc/org/apache/myfaces/custom/tabbedpane/HtmlPanelTabbedPane.html
    myfaces/site/javadoc/org/apache/myfaces/custom/tabbedpane/HtmlTabbedPaneRenderer.html
    myfaces/site/javadoc/org/apache/myfaces/custom/tree2/HtmlTree.html
    myfaces/site/javadoc/org/apache/myfaces/custom/tree2/HtmlTreeRenderer.html
    myfaces/site/javadoc/org/apache/myfaces/renderkit/html/HTML.html
    myfaces/site/javadoc/org/apache/myfaces/renderkit/html/HtmlLinkRendererBase.html
    myfaces/site/javadoc/org/apache/myfaces/renderkit/html/HtmlRendererUtils.html
    myfaces/site/news-archive.html

Modified: myfaces/site/docs/bootstrap.html
URL: http://svn.apache.org/viewcvs/myfaces/site/docs/bootstrap.html?rev=178008&r1=178007&r2=178008&view=diff
==============================================================================
--- myfaces/site/docs/bootstrap.html (original)
+++ myfaces/site/docs/bootstrap.html Mon May 23 12:57:19 2005
@@ -229,7 +229,8 @@
 <p>
         The following instructions are for the setup and usage of the bootstrap.xml build file.  This file is an Ant script 
         which can be used to generate and publish the nightly builds using the latest SVN code.  It is also used to build 
-        and sign the release builds.
+        and sign the release builds.  Finally, this file is used to automatically generate the website using the latest 
+        xdocs, javadoc and tlddoc from SVN.
     </p>
 <ul>
         
@@ -329,6 +330,16 @@
         
 <li>
             A cron job also needs to be added to the machine performing the nightly build <br>
+            
+<span class="codefrag">00 23 * * * ant -buildfile bootstrap.xml clean nightly &gt;/dev/null 2&gt;&amp;1</span>
+        
+</li>
+    
+</ul>
+<ul>
+        
+<li>
+            A cron job is also needed on the desitnation server to make sure the website is updated from SVN <br>
             
 <span class="codefrag">00 23 * * * ant -buildfile bootstrap.xml clean nightly &gt;/dev/null 2&gt;&amp;1</span>
         

Modified: myfaces/site/index.html
URL: http://svn.apache.org/viewcvs/myfaces/site/index.html?rev=178008&r1=178007&r2=178008&view=diff
==============================================================================
--- myfaces/site/index.html (original)
+++ myfaces/site/index.html Mon May 23 12:57:19 2005
@@ -236,7 +236,17 @@
 </div>
 
     
-<a name="N1002C"></a><a name="May+3%2C+2005+-+MyFaces+source+code+moves+to+Subversion"></a>
+<a name="N1002C"></a><a name="May+23%2C+2005+-+Upcoming+MyFaces+sessions"></a>
+<h3>May 23, 2005 - Upcoming MyFaces sessions</h3>
+<div style="margin-left: 0 ; border: 2px">
+<p>
+            The MyFaces committers will be presenting their framework at <a class="external" href="http://java.sun.com/javaone/">JavaOne</a> 
+            and also at <a class="external" href="http://apachecon.com/2005/EU/html/sessions.html">ApacheCon Europe</a>.
+        </p>
+</div>
+
+    
+<a name="N1003E"></a><a name="May+3%2C+2005+-+MyFaces+source+code+moves+to+Subversion"></a>
 <h3>May 3, 2005 - MyFaces source code moves to Subversion</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
@@ -247,7 +257,7 @@
 </div>
     
     
-<a name="N1003A"></a><a name="April+16%2C+2005+-+MyFaces+1.0.9%28m9%29+has+been+released"></a>
+<a name="N1004C"></a><a name="April+16%2C+2005+-+MyFaces+1.0.9%28m9%29+has+been+released"></a>
 <h3>April 16, 2005 - MyFaces 1.0.9(m9) has been released</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
@@ -259,7 +269,7 @@
 </div>
 
     
-<a name="N10044"></a><a name="April+5%2C+2005+-+MyFaces+1.0.9+RC3+now+available"></a>
+<a name="N10056"></a><a name="April+5%2C+2005+-+MyFaces+1.0.9+RC3+now+available"></a>
 <h3>April 5, 2005 - MyFaces 1.0.9 RC3 now available</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
@@ -269,7 +279,7 @@
         </p>
 </div>
     
-<a name="N10056"></a><a name="April+1%2C+2005+-+Nightly+builds+are+now+available"></a>
+<a name="N10068"></a><a name="April+1%2C+2005+-+Nightly+builds+are+now+available"></a>
 <h3>April 1, 2005 - Nightly builds are now available</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
@@ -278,43 +288,7 @@
         </p>
 </div>
     
-<a name="N10064"></a><a name="February+24%2C+2005+-+MyFaces+is+Hot"></a>
-<h3>February 24, 2005 - MyFaces is Hot</h3>
-<div style="margin-left: 0 ; border: 2px">
-<div class="frame note">
-<div class="label">David Geary (JSF Author and Creator of Tiles) Blogs on MyFaces</div>
-<div class="content">
-            MyFaces is Hot<br>
-<br>
-            Disclaimer: From now on, we're going to have nothing but fun here!<br>
-<br>
-            I like to keep my finger on the pulse as much as I can so that I can track Big Things and Next Big Things.
-            One of the best ways to do that is to join mailing lists and watch how much traffic appears in your inbox.
-            Lately, I've taken notice of the traffic on the MyFaces mailing list, which seems to be running neck and
-            neck with the Struts developer's mailing list, which means that MyFaces is generating a lot of attention.
-            <br>
-<br>
-            What? Oh no, I haven't joined the Ruby on Rails mailing list yet. 8-)
-            <br>
-<br>
-            In the early days of JSF (last year), there was very little JSF traction. I think people were suspicious
-            of anything of that complexity that came out of a JSR, which in general is probably wise, but in this case,
-            of course, totally unfounded.
-            <br>
-<br>
-            But lately, I'm seeing quite a surge in interest in JSF. And now that MyFaces is under the Apache umbrella,
-            I expect big things for it. Kudos to all the folks who have put in so much time and effort for MyFaces, such
-            as Heath Borders, Matthias Wessendorf, and Sean Schofield (Sean: how the heck can you be in so many places
-            at once?). Apologies to those I didn't mention; this list is off the top of my head.
-            <br>
-<br>
-        
-</div>
-</div>
-<p>Click <a class="external" href="http://www.jroller.com/page/dgeary/20050224#myfaces_is_hot">here</a> to read David Geary's blog.</p>
-</div>
-    
-<a name="N10088"></a><a name="Resources"></a>
+<a name="N10076"></a><a name="Resources"></a>
 <h3>Resources</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>If you are new to JavaServer Faces Technology look at the following resources to become familar with JSF:</p>

Modified: myfaces/site/javadoc/index-all.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/index-all.html?rev=178008&r1=178007&r2=178008&view=diff
==============================================================================
--- myfaces/site/javadoc/index-all.html (original)
+++ myfaces/site/javadoc/index-all.html Mon May 23 12:57:19 2005
@@ -118,6 +118,9 @@
 <DT><A HREF="org/apache/myfaces/renderkit/html/HTML.html#ANCHOR_PASSTHROUGH_ATTRIBUTES"><B>ANCHOR_PASSTHROUGH_ATTRIBUTES</B></A> - 
 Static variable in class org.apache.myfaces.renderkit.html.<A HREF="org/apache/myfaces/renderkit/html/HTML.html" title="class in org.apache.myfaces.renderkit.html">HTML</A>
 <DD>&nbsp;
+<DT><A HREF="org/apache/myfaces/renderkit/html/HTML.html#ANCHOR_PASSTHROUGH_ATTRIBUTES_WITHOUT_ONCLICK_WITHOUT_STYLE"><B>ANCHOR_PASSTHROUGH_ATTRIBUTES_WITHOUT_ONCLICK_WITHOUT_STYLE</B></A> - 
+Static variable in class org.apache.myfaces.renderkit.html.<A HREF="org/apache/myfaces/renderkit/html/HTML.html" title="class in org.apache.myfaces.renderkit.html">HTML</A>
+<DD>&nbsp;
 <DT><A HREF="org/apache/myfaces/renderkit/html/HTML.html#ANCHOR_PASSTHROUGH_ATTRIBUTES_WITHOUT_STYLE"><B>ANCHOR_PASSTHROUGH_ATTRIBUTES_WITHOUT_STYLE</B></A> - 
 Static variable in class org.apache.myfaces.renderkit.html.<A HREF="org/apache/myfaces/renderkit/html/HTML.html" title="class in org.apache.myfaces.renderkit.html">HTML</A>
 <DD>&nbsp;
@@ -630,6 +633,9 @@
 Static variable in class org.apache.myfaces.renderkit.html.<A HREF="org/apache/myfaces/renderkit/html/HTML.html" title="class in org.apache.myfaces.renderkit.html">HTML</A>
 <DD>&nbsp;
 <DT><A HREF="org/apache/myfaces/renderkit/html/HTML.html#COMMON_PASSTROUGH_ATTRIBUTES_WITHOUT_ONCLICK"><B>COMMON_PASSTROUGH_ATTRIBUTES_WITHOUT_ONCLICK</B></A> - 
+Static variable in class org.apache.myfaces.renderkit.html.<A HREF="org/apache/myfaces/renderkit/html/HTML.html" title="class in org.apache.myfaces.renderkit.html">HTML</A>
+<DD>&nbsp;
+<DT><A HREF="org/apache/myfaces/renderkit/html/HTML.html#COMMON_PASSTROUGH_ATTRIBUTES_WITHOUT_ONCLICK_WITHOUT_STYLE"><B>COMMON_PASSTROUGH_ATTRIBUTES_WITHOUT_ONCLICK_WITHOUT_STYLE</B></A> - 
 Static variable in class org.apache.myfaces.renderkit.html.<A HREF="org/apache/myfaces/renderkit/html/HTML.html" title="class in org.apache.myfaces.renderkit.html">HTML</A>
 <DD>&nbsp;
 <DT><A HREF="org/apache/myfaces/renderkit/html/HTML.html#COMMON_PASSTROUGH_ATTRIBUTES_WITHOUT_STYLE"><B>COMMON_PASSTROUGH_ATTRIBUTES_WITHOUT_STYLE</B></A> - 

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/inputHtml/InputHtml.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/inputHtml/InputHtml.html?rev=178008&r1=178007&r2=178008&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/inputHtml/InputHtml.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/inputHtml/InputHtml.html Mon May 23 12:57:19 2005
@@ -108,9 +108,9 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 169649 $ $Date$</DD>
+  <DD>$Revision: 177917 $ $Date$</DD>
 <DT><B>Author:</B></DT>
-  <DD>Sylvain Vieujot (latest modification by $Author: grantsmith $)</DD>
+  <DD>Sylvain Vieujot (latest modification by $Author: svieujot $)</DD>
 </DL>
 <HR>
 

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/inputHtml/InputHtmlRenderer.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/inputHtml/InputHtmlRenderer.html?rev=178008&r1=178007&r2=178008&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/inputHtml/InputHtmlRenderer.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/inputHtml/InputHtmlRenderer.html Mon May 23 12:57:19 2005
@@ -96,9 +96,9 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 170486 $ $Date$</DD>
+  <DD>$Revision: 177917 $ $Date$</DD>
 <DT><B>Author:</B></DT>
-  <DD>Sylvain Vieujot (latest modification by $Author: mmarinschek $)</DD>
+  <DD>Sylvain Vieujot (latest modification by $Author: svieujot $)</DD>
 </DL>
 <HR>
 

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/navmenu/jscookmenu/HtmlJSCookMenuRenderer.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/navmenu/jscookmenu/HtmlJSCookMenuRenderer.html?rev=178008&r1=178007&r2=178008&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/navmenu/jscookmenu/HtmlJSCookMenuRenderer.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/navmenu/jscookmenu/HtmlJSCookMenuRenderer.html Mon May 23 12:57:19 2005
@@ -96,9 +96,9 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 169651 $ $Date$</DD>
+  <DD>$Revision: 171215 $ $Date$</DD>
 <DT><B>Author:</B></DT>
-  <DD>Thomas Spiegl (latest modification by $Author: grantsmith $)</DD>
+  <DD>Thomas Spiegl</DD>
 </DL>
 <HR>
 

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tabbedpane/HtmlPanelTabbedPane.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tabbedpane/HtmlPanelTabbedPane.html?rev=178008&r1=178007&r2=178008&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tabbedpane/HtmlPanelTabbedPane.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tabbedpane/HtmlPanelTabbedPane.html Mon May 23 12:57:19 2005
@@ -101,9 +101,9 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 169651 $ $Date$</DD>
+  <DD>$Revision: 171350 $ $Date$</DD>
 <DT><B>Author:</B></DT>
-  <DD>Manfred Geiler (latest modification by $Author: grantsmith $)</DD>
+  <DD>Manfred Geiler (latest modification by $Author: mmarinschek $)</DD>
 </DL>
 <HR>
 

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tabbedpane/HtmlTabbedPaneRenderer.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tabbedpane/HtmlTabbedPaneRenderer.html?rev=178008&r1=178007&r2=178008&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tabbedpane/HtmlTabbedPaneRenderer.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tabbedpane/HtmlTabbedPaneRenderer.html Mon May 23 12:57:19 2005
@@ -96,9 +96,9 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 169651 $ $Date$</DD>
+  <DD>$Revision: 171350 $ $Date$</DD>
 <DT><B>Author:</B></DT>
-  <DD>Manfred Geiler (latest modification by $Author: grantsmith $)</DD>
+  <DD>Manfred Geiler (latest modification by $Author: mmarinschek $)</DD>
 </DL>
 <HR>
 

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree2/HtmlTree.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree2/HtmlTree.html?rev=178008&r1=178007&r2=178008&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree2/HtmlTree.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree2/HtmlTree.html Mon May 23 12:57:19 2005
@@ -105,7 +105,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167681 $ $Date$</DD>
+  <DD>$Revision: 177991 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD>Sean Schofield</DD>
 </DL>

Modified: myfaces/site/javadoc/org/apache/myfaces/custom/tree2/HtmlTreeRenderer.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree2/HtmlTreeRenderer.html?rev=178008&r1=178007&r2=178008&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/custom/tree2/HtmlTreeRenderer.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/custom/tree2/HtmlTreeRenderer.html Mon May 23 12:57:19 2005
@@ -95,7 +95,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167790 $ $Date$</DD>
+  <DD>$Revision: 177984 $ $Date$</DD>
 <DT><B>Author:</B></DT>
   <DD>Sean Schofield, Chris Barlow, Hans Bergsten (Some code taken from an example in his O'Reilly JavaServer Faces book. Copied with permission)</DD>
 </DL>

Modified: myfaces/site/javadoc/org/apache/myfaces/renderkit/html/HTML.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/renderkit/html/HTML.html?rev=178008&r1=178007&r2=178008&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/renderkit/html/HTML.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/renderkit/html/HTML.html Mon May 23 12:57:19 2005
@@ -98,9 +98,9 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 169655 $ $Date$</DD>
+  <DD>$Revision: 177866 $ $Date$</DD>
 <DT><B>Author:</B></DT>
-  <DD>Manfred Geiler (latest modification by $Author: grantsmith $), Anton Koinov</DD>
+  <DD>Manfred Geiler, Anton Koinov</DD>
 </DL>
 <HR>
 
@@ -191,6 +191,14 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;java.lang.String[]</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/myfaces/renderkit/html/HTML.html#ANCHOR_PASSTHROUGH_ATTRIBUTES_WITHOUT_ONCLICK_WITHOUT_STYLE">ANCHOR_PASSTHROUGH_ATTRIBUTES_WITHOUT_ONCLICK_WITHOUT_STYLE</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;java.lang.String[]</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/myfaces/renderkit/html/HTML.html#ANCHOR_PASSTHROUGH_ATTRIBUTES_WITHOUT_STYLE">ANCHOR_PASSTHROUGH_ATTRIBUTES_WITHOUT_STYLE</A></B></CODE>
 
 <BR>
@@ -367,6 +375,14 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;java.lang.String[]</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/myfaces/renderkit/html/HTML.html#COMMON_PASSTROUGH_ATTRIBUTES_WITHOUT_ONCLICK_WITHOUT_STYLE">COMMON_PASSTROUGH_ATTRIBUTES_WITHOUT_ONCLICK_WITHOUT_STYLE</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;java.lang.String[]</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/myfaces/renderkit/html/HTML.html#COMMON_PASSTROUGH_ATTRIBUTES_WITHOUT_STYLE">COMMON_PASSTROUGH_ATTRIBUTES_WITHOUT_STYLE</A></B></CODE>
 
 <BR>
@@ -1843,6 +1859,16 @@
 </DL>
 <HR>
 
+<A NAME="COMMON_PASSTROUGH_ATTRIBUTES_WITHOUT_ONCLICK_WITHOUT_STYLE"><!-- --></A><H3>
+COMMON_PASSTROUGH_ATTRIBUTES_WITHOUT_ONCLICK_WITHOUT_STYLE</H3>
+<PRE>
+public static final java.lang.String[] <B>COMMON_PASSTROUGH_ATTRIBUTES_WITHOUT_ONCLICK_WITHOUT_STYLE</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
 <A NAME="COMMON_FIELD_PASSTROUGH_ATTRIBUTES_WITHOUT_DISABLED"><!-- --></A><H3>
 COMMON_FIELD_PASSTROUGH_ATTRIBUTES_WITHOUT_DISABLED</H3>
 <PRE>
@@ -1977,6 +2003,16 @@
 ANCHOR_PASSTHROUGH_ATTRIBUTES_WITHOUT_STYLE</H3>
 <PRE>
 public static final java.lang.String[] <B>ANCHOR_PASSTHROUGH_ATTRIBUTES_WITHOUT_STYLE</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="ANCHOR_PASSTHROUGH_ATTRIBUTES_WITHOUT_ONCLICK_WITHOUT_STYLE"><!-- --></A><H3>
+ANCHOR_PASSTHROUGH_ATTRIBUTES_WITHOUT_ONCLICK_WITHOUT_STYLE</H3>
+<PRE>
+public static final java.lang.String[] <B>ANCHOR_PASSTHROUGH_ATTRIBUTES_WITHOUT_ONCLICK_WITHOUT_STYLE</B></PRE>
 <DL>
 <DL>
 </DL>

Modified: myfaces/site/javadoc/org/apache/myfaces/renderkit/html/HtmlLinkRendererBase.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/renderkit/html/HtmlLinkRendererBase.html?rev=178008&r1=178007&r2=178008&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/renderkit/html/HtmlLinkRendererBase.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/renderkit/html/HtmlLinkRendererBase.html Mon May 23 12:57:19 2005
@@ -99,9 +99,9 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 169655 $ $Date$</DD>
+  <DD>$Revision: 177866 $ $Date$</DD>
 <DT><B>Author:</B></DT>
-  <DD>Manfred Geiler (latest modification by $Author: grantsmith $)</DD>
+  <DD>Manfred Geiler</DD>
 </DL>
 <HR>
 

Modified: myfaces/site/javadoc/org/apache/myfaces/renderkit/html/HtmlRendererUtils.html
URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/renderkit/html/HtmlRendererUtils.html?rev=178008&r1=178007&r2=178008&view=diff
==============================================================================
--- myfaces/site/javadoc/org/apache/myfaces/renderkit/html/HtmlRendererUtils.html (original)
+++ myfaces/site/javadoc/org/apache/myfaces/renderkit/html/HtmlRendererUtils.html Mon May 23 12:57:19 2005
@@ -94,9 +94,9 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 170485 $ $Date$</DD>
+  <DD>$Revision: 170899 $ $Date$</DD>
 <DT><B>Author:</B></DT>
-  <DD>Manfred Geiler (latest modification by $Author: mmarinschek $)</DD>
+  <DD>Manfred Geiler (latest modification by $Author: svieujot $)</DD>
 </DL>
 <HR>
 

Modified: myfaces/site/news-archive.html
URL: http://svn.apache.org/viewcvs/myfaces/site/news-archive.html?rev=178008&r1=178007&r2=178008&view=diff
==============================================================================
--- myfaces/site/news-archive.html (original)
+++ myfaces/site/news-archive.html Mon May 23 12:57:19 2005
@@ -218,7 +218,43 @@
 </tr>
 </table>
     
-<a name="N1000C"></a><a name="February+23%2C+2005+-+MyFaces+is+Now+a+Top+Level+Apache+Project"></a>
+<a name="N1000C"></a><a name="February+24%2C+2005+-+MyFaces+is+Hot"></a>
+<h3>February 24, 2005 - MyFaces is Hot</h3>
+<div style="margin-left: 0 ; border: 2px">
+<div class="frame note">
+<div class="label">David Geary (JSF Author and Creator of Tiles) Blogs on MyFaces</div>
+<div class="content">
+            MyFaces is Hot<br>
+<br>
+            Disclaimer: From now on, we're going to have nothing but fun here!<br>
+<br>
+            I like to keep my finger on the pulse as much as I can so that I can track Big Things and Next Big Things.
+            One of the best ways to do that is to join mailing lists and watch how much traffic appears in your inbox.
+            Lately, I've taken notice of the traffic on the MyFaces mailing list, which seems to be running neck and
+            neck with the Struts developer's mailing list, which means that MyFaces is generating a lot of attention.
+            <br>
+<br>
+            What? Oh no, I haven't joined the Ruby on Rails mailing list yet. 8-)
+            <br>
+<br>
+            In the early days of JSF (last year), there was very little JSF traction. I think people were suspicious
+            of anything of that complexity that came out of a JSR, which in general is probably wise, but in this case,
+            of course, totally unfounded.
+            <br>
+<br>
+            But lately, I'm seeing quite a surge in interest in JSF. And now that MyFaces is under the Apache umbrella,
+            I expect big things for it. Kudos to all the folks who have put in so much time and effort for MyFaces, such
+            as Heath Borders, Matthias Wessendorf, and Sean Schofield (Sean: how the heck can you be in so many places
+            at once?). Apologies to those I didn't mention; this list is off the top of my head.
+            <br>
+<br>
+        
+</div>
+</div>
+<p>Click <a class="external" href="http://www.jroller.com/page/dgeary/20050224#myfaces_is_hot">here</a> to read David Geary's blog.</p>
+</div>      
+    
+<a name="N10030"></a><a name="February+23%2C+2005+-+MyFaces+is+Now+a+Top+Level+Apache+Project"></a>
 <h3>February 23, 2005 - MyFaces is Now a Top Level Apache Project</h3>
 <div style="margin-left: 0 ; border: 2px">
 <div class="frame note">