You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by mm...@apache.org on 2005/09/19 02:03:17 UTC

svn commit: r290024 - in /myfaces/forrest/trunk/content/xdocs: sandbox/overview.xml tomahawk/overview.xml

Author: mmarinschek
Date: Sun Sep 18 17:03:12 2005
New Revision: 290024

URL: http://svn.apache.org/viewcvs?rev=290024&view=rev
Log:
added direct links from tomahawk/sandbox to the WIKI

Modified:
    myfaces/forrest/trunk/content/xdocs/sandbox/overview.xml
    myfaces/forrest/trunk/content/xdocs/tomahawk/overview.xml

Modified: myfaces/forrest/trunk/content/xdocs/sandbox/overview.xml
URL: http://svn.apache.org/viewcvs/myfaces/forrest/trunk/content/xdocs/sandbox/overview.xml?rev=290024&r1=290023&r2=290024&view=diff
==============================================================================
--- myfaces/forrest/trunk/content/xdocs/sandbox/overview.xml (original)
+++ myfaces/forrest/trunk/content/xdocs/sandbox/overview.xml Sun Sep 18 17:03:12 2005
@@ -13,6 +13,9 @@
 
         <title>Summary</title>
         <p>
+            See also the component section of our <link href="http://wiki.apache.org/myfaces/MyFacesComponents">WIKI</link>
+        </p>
+        <p>
             The sandbox is a MyFaces subproject that is a testing ground for potential new additions to the Tomahawk project.  It 
             primarily consists of components, but like the Tomahawk project, it can also contain validators and other useful JSF 
             "goodies."

Modified: myfaces/forrest/trunk/content/xdocs/tomahawk/overview.xml
URL: http://svn.apache.org/viewcvs/myfaces/forrest/trunk/content/xdocs/tomahawk/overview.xml?rev=290024&r1=290023&r2=290024&view=diff
==============================================================================
--- myfaces/forrest/trunk/content/xdocs/tomahawk/overview.xml (original)
+++ myfaces/forrest/trunk/content/xdocs/tomahawk/overview.xml Sun Sep 18 17:03:12 2005
@@ -12,6 +12,9 @@
     <section>
         <title>Custom Components</title>
         <p>
+            See also the component section of our <link href="http://wiki.apache.org/myfaces/MyFacesComponents">WIKI</link>
+        </p>
+        <p>
             MyFaces provides a series of JSF components that go beyond the JSF specification.  These components are 100% compatible
             with the Sun JSF 1.1 Reference Implementation (RI) or any other JSF 1.1 compatible implementation.  Of course the custom
             components can also be used with the Apache MyFaces JSF implementation.