You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ta...@apache.org on 2021/01/20 08:27:49 UTC

[myfaces-homepage] 30/46: improved myfaces menu

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

tandraschko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-homepage.git

commit 7369c5509e84cc3e90270335b9eb3622c3c108bb
Author: bohmber <bo...@apache.org>
AuthorDate: Mon Nov 9 15:28:49 2020 +0100

    improved myfaces menu
---
 inactiveProjects.md | 17 +++++++++++++++++
 menu.md             | 11 +++++++++--
 oldVersions.md      | 21 +++++++++++++++++++++
 versions.md         | 19 -------------------
 4 files changed, 47 insertions(+), 21 deletions(-)

diff --git a/inactiveProjects.md b/inactiveProjects.md
index 9ac6e6e..1a1fc5c 100644
--- a/inactiveProjects.md
+++ b/inactiveProjects.md
@@ -1,5 +1,22 @@
 # Inactive Projects (Maintenance Mode)
 
+[Apache MyFaces Commons](#apache-myfaces-commons)
+
+[Apache MyFaces Tomahawk](#apache-myfaces-tomahawk)
+
+[Apache MyFaces Trinidad](#apache-myfaces-trinidad)
+
+[Apache MyFaces Orchestra](#apache-myfaces-orchestra)
+
+[Apache MyFaces Extensions Scripting / Ext-Scripting](#apache-myfaces-extensions-validator-extval)
+
+[Apache MyFaces Extensions CDI / CODI](#apache-myfaces-extension-cdi-codi)
+
+[Apache MyFaces Extensions Scripting / Ext-Scripting](#apache-myfaces-extensions-scripting-ext-scripting)
+
+[Apache MyFaces PortletBridge](#apache-myfaces-portletbridge)
+
+
 [Commons](/commons.md ':include')
 
 [Tomahawk](/tomahawk.md ':include')
diff --git a/menu.md b/menu.md
index 2801e29..498fc35 100644
--- a/menu.md
+++ b/menu.md
@@ -6,10 +6,17 @@
   - [Getting Started](/coregettingstarted.md)
   - [Release Checklist](/coreReleaseChecklist.md)
   - [Concepts](/coreConcepts.md)
-  - [Versions](/versions.md)
-
+  - Versions
+    - [4.0](/core40.md)
+    - [3.0](/core30.md)    
+    - [2.3-next](/core23next.md )     
+    - [2.3](/core23.md)
+    - [2.2](/core22.md)        
+    - [Old Versions](/oldVersions.md)
+    
 - Tobago
   - [Getting Started](/tobago.md)
+  - [Demo](http://tobago-vm.apache.org/)
   
 - [Inactive Projects](/inactiveProjects.md)
   
diff --git a/oldVersions.md b/oldVersions.md
new file mode 100644
index 0000000..6463c14
--- /dev/null
+++ b/oldVersions.md
@@ -0,0 +1,21 @@
+# Apache MyFaces Core Versions
+
+[Apache MyFaces Core 2.2](#apache-myfaces-core-22)
+
+[Apache MyFaces Core 2.1](#apache-myfaces-core-21)
+
+[Apache MyFaces Core 2.0](#apache-myfaces-core-20)
+
+[Apache MyFaces Core 1.2](#apache-myfaces-core-12)
+
+[Apache MyFaces Core 1.1](#apache-myfaces-core-11)
+
+[2.2](/core22.md ':include')
+
+[2.1](/core21.md ':include')
+
+[2.0](/core20.md ':include')
+
+[1.2](/core12.md ':include')
+
+[1.1](/core11.md ':include')
diff --git a/versions.md b/versions.md
deleted file mode 100644
index 3356166..0000000
--- a/versions.md
+++ /dev/null
@@ -1,19 +0,0 @@
-# Apache MyFaces Core Versions
-
-[1.1](/core11.md ':include')
-
-[1.2](/core12.md ':include')
-
-[2.0](/core20.md ':include')
-
-[2.1](/core21.md ':include')
-
-[2.2](/core22.md ':include')
-
-[2.3](/core23.md ':include')
-
-[2.3-next](/core23next.md ':include')
-
-[3.0](/core30.md ':include')
-
-[4.0](/core40.md ':include')
\ No newline at end of file