You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2018/05/08 12:49:26 UTC

[myfaces] 27/29: update site for project branding

This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to branch 1.1.x
in repository https://gitbox.apache.org/repos/asf/myfaces.git

commit 1ca3e879e8175da558272c94409250785c40d9bb
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Tue Apr 10 16:28:57 2012 +0000

    update site for project branding
---
 src/site/site.xml | 20 +++++++++-----------
 1 file changed, 9 insertions(+), 11 deletions(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index e5079d4..05b8418 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -45,20 +45,16 @@
     
     <body>
         <links>
-            <item name="FAQ"            href="https://cwiki.apache.org/confluence/display/MYFACES/FAQ"/>
-            <item name="Generated Doc"  href="./javadoc.html"/>
-            <item name="Quick Start"    href="https://cwiki.apache.org/confluence/display/MYFACES/Quick+Start"/>
-            <item name="User Guide"     href="https://cwiki.apache.org/confluence/display/MYFACES/MyFaces+Core+User+Guide"/>
             <item name="Apache"         href="http://www.apache.org/"/>
             <item name="MyFaces"        href="http://myfaces.apache.org/index.html"/>
-        </links>
-
-        <menu name="Apache MyFaces" inherit="top">
-            <item name="Overview"       href="http://myfaces.apache.org/index.html"/>
+            <item name="Quick Start"    href="https://cwiki.apache.org/confluence/display/MYFACES/Quick+Start"/>
+            <item name="User Guide"     href="https://cwiki.apache.org/confluence/display/MYFACES/MyFaces+Core+User+Guide"/>
+            <item name="FAQ"            href="https://cwiki.apache.org/confluence/display/MYFACES/FAQ"/>
+            <item name="Generated Doc"  href="./javadoc.html"/>
             <item name="Download"       href="http://myfaces.apache.org/download.html" />
-        </menu>
+        </links>
 
-        <menu name="MyFaces Projects" inherit="top">
+        <menu name="JSF Implementations" inherit="top">
             <item name="Core JSF-2.1"   href="../core21/index.html" collapse="true">
               <item name="dummy"        href="dummy"/>
             </item>
@@ -91,7 +87,7 @@
             <item name="Portlet Bridge" href="../portlet-bridge/index.html"/>
             <item name="Test"           href="../test/index.html"/>
             <item name="Commons"        href="../commons/index.html"/>
-            <item name="HTML5"          href="../html5/index.html"/>
+            <item name="Ext-Scripting"  href="../extensions/scripting/index.html"/>
             <item name="Sandbox"        href="../sandbox/index.html" collapse="true">
               <item name="dummy"        href="dummy"/>
             </item>
@@ -112,6 +108,8 @@
             <item name="ASF"            href="http://www.apache.org/" />
             <item name="Sponsorship"    href="http://www.apache.org/foundation/sponsorship.html" />
             <item name="Thanks"         href="http://www.apache.org/foundation/thanks.html" />
+            <item name="Security"       href="http://www.apache.org/security/" />
+            <item name="License"        href="http://www.apache.org/licenses/" />
         </menu>
     </body>
 </project>

-- 
To stop receiving notification emails like this one, please contact
deki@apache.org.