You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2020/07/30 13:22:42 UTC

svn commit: r1880449 [4/20] - /myfaces/site/publish/tobago/

Modified: myfaces/site/publish/tobago/demo.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/demo.html?rev=1880449&r1=1880448&r2=1880449&view=diff
==============================================================================
--- myfaces/site/publish/tobago/demo.html (original)
+++ myfaces/site/publish/tobago/demo.html Thu Jul 30 13:22:41 2020
@@ -1,241 +1,173 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+  <title>Tobago &#x2013; Demo and Documentation</title>
+  <link rel="stylesheet" type="text/css" media="all" href="./css/maven-base.css"/>
+  <link rel="stylesheet" type="text/css" media="all" href="./css/maven-theme.css"/>
+  <link rel="stylesheet" type="text/css" media="print" href="./css/print.css"/>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+</head>
+<body>
+<div id="header">
+  <div id="top_menu">
+    <div id="top_menu_container">
 
 
+      <div class="date">
+        Last Published: 30 Jul 2020
+      </div>
+      <ul>
+        <li>
+          <a href="http://www.apache.org/">Apache</a>
+        </li>
+        <li>
+          <a href="../">MyFaces</a>
+        </li>
+        <li>
+          <a href="./">Tobago</a>
+        </li>
+        <li>
+          <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+      </ul>
+      <div class="clear"></div>
+    </div> <!-- close top_menu_container -->
+  </div> <!-- close top_menu -->
+  <div id="header_bottom">
+    <div id="logo_banner_container">
+      <div id="logo">
+        <a href="./">
 
+          <img src="images/tobagoLogo.png" alt=""/>
 
+        </a>
+      </div>
+      <div id="banner">
+        <a href="../">
 
+          <img src="img/banners/MyFaces_logo.jpg" alt=""/>
 
-
-
-
-
-
-
-
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <title>Tobago &#x2013; Demo and Documentation</title>
-    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-base.css"/>
-    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-theme.css"/>
-    <link rel="stylesheet" type="text/css" media="print" href="./css/print.css"/>
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-      </head>
-  <body>
-  <div id="header">
-    <div id="top_menu">
-      <div id="top_menu_container">
-              
-  
-  
-  <div class="date">
-    Last Published: 16 Feb 2020
-  </div>
-            <ul>
-      <li>
-        <a href="http://www.apache.org/">Apache</a>
-    </li>
-                    <li>
-        <a href="../">MyFaces</a>
-    </li>
-                    <li>
-        <a href="./">Tobago</a>
-    </li>
-                    <li>
-        <a href="mail-lists.html">Mailing Lists</a>
-    </li>
-        </ul>
-        <div class="clear"></div>
-      </div> <!-- close top_menu_container -->
-    </div> <!-- close top_menu -->
-    <div id="header_bottom">
-    <div id="logo_banner_container">
-            <div id="logo">
-          <a href="./">
-    
-                                            <img src="images/tobagoLogo.png" alt="" />
-    
-            </a>
-        </div>
-              <div id="banner">
-          <a href="../">
-    
-                                            <img src="img/banners/MyFaces_logo.jpg" alt="" />
-    
-            </a>
-        </div>
-        <div class="clear"></div>
+        </a>
+      </div>
+      <div class="clear"></div>
     </div> <!-- close logo_banner_container -->
-    </div> <!-- close header_bottom -->
-  </div> <!-- close header -->
-    <div id="main_container">
-    <div id="left_column">
-             <div class="left_menu_top">
-    <div class="left_menu_bottom">
+  </div> <!-- close header_bottom -->
+</div> <!-- close header -->
+<div id="main_container">
+  <div id="left_column">
+    <div class="left_menu_top">
+      <div class="left_menu_bottom">
         <h5>Tobago</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="index.html">Introduction</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://tobago-vm.apache.org/download.html" class="externalLink">Download<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://tobago-vm.apache.org/" class="externalLink">Demo & Docs<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="guide.html">Guide to Tobago</a>
-          </li>
+        <div class="content">
+          <ul class="left_menu">
+
+            <li class="none">
+              <a href="index.html">Introduction</a>
+            </li>
+
+            <li class="none">
+              <a href="http://tobago-vm.apache.org/download.html" class="externalLink">Download<span/></a>
+            </li>
+
+            <li class="none">
+              <a href="http://tobago-vm.apache.org/" class="externalLink">Demo & Docs<span/></a>
+            </li>
+
+            <li class="none">
+              <a href="guide.html">Guide to Tobago</a>
+            </li>
           </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
+        </div><!-- close content -->
+      </div><!-- close left_menu_bottom -->
     </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
+    <div class="left_menu_top">
+      <div class="left_menu_bottom">
         <h5>Project Documentation</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class="collapsed">
-                    <a href="project-info.html">Project Information</a>
-                </li>
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class="collapsed">
-                    <a href="project-reports.html">Project Reports</a>
-                </li>
+        <div class="content">
+          <ul class="left_menu">
+
+
+            <li class="collapsed">
+              <a href="project-info.html">Project Information</a>
+            </li>
+
+
+            <li class="collapsed">
+              <a href="project-reports.html">Project Reports</a>
+            </li>
           </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
+        </div><!-- close content -->
+      </div><!-- close left_menu_bottom -->
     </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
+    <div class="left_menu_top">
+      <div class="left_menu_bottom">
         <h5>Foundation</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="http://apache.org/" class="externalLink">ASF<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/security/" class="externalLink">Security<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/licenses/" class="externalLink">License<span/></a>
-          </li>
+        <div class="content">
+          <ul class="left_menu">
+
+            <li class="none">
+              <a href="http://apache.org/" class="externalLink">ASF<span/></a>
+            </li>
+
+            <li class="none">
+              <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship<span/></a>
+            </li>
+
+            <li class="none">
+              <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks<span/></a>
+            </li>
+
+            <li class="none">
+              <a href="http://www.apache.org/security/" class="externalLink">Security<span/></a>
+            </li>
+
+            <li class="none">
+              <a href="http://www.apache.org/licenses/" class="externalLink">License<span/></a>
+            </li>
           </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
+        </div><!-- close content -->
+      </div><!-- close left_menu_bottom -->
     </div><!-- close left_menu_top -->
-           <div id="powered_by">
-                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-            <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
-          </a>
-              </div> <!-- close powered_by -->
-  <div id="powered_by">
-        <a href="http://www.apache.org/events/current-event.html" title="ApacheCon">
-          <img alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png" />
-        </a>
-  </div>
-  <div class="clear"></div>
+    <div id="powered_by">
+      <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
+      </a>
+    </div> <!-- close powered_by -->
+    <div id="powered_by">
+      <a href="http://www.apache.org/events/current-event.html" title="ApacheCon">
+        <img alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"/>
+      </a>
     </div>
-    <div id="body_column">
-      <div>
+    <div class="clear"></div>
+  </div>
+  <div id="body_column">
+    <div>
       <div class="section">
-<h2><a name="Live_Demo_and_Documentation"></a>Live Demo and Documentation</h2>
-<p>The Tobago demo is for demonstration and documentation purpose. It presents the features of Tobago including layout and themes and contains an overview of the provided controls and best practices how to use Tobago.</p>
-<p>A <a class="externalLink" href="http://tobago-vm.apache.org/">live demo</a> can be found for different versions.</p>
-<p>This demo and more examples you can find in the VCS (see <a class="externalLink" href="http://tobago-vm.apache.org/getting-started.html">Getting Started</a> section).</p></div>
-<div class="section">
-<h2><a name="Blank_WAR"></a>Blank WAR</h2>
-<p>The Blank WAR is a minimal WAR to display a simple page with Tobago -- useful to get started with your own Tobago application.</p></div>
-      </div>
+        <h2><a name="Live_Demo_and_Documentation"></a>Live Demo and Documentation</h2>
+        <p>The Tobago demo is for demonstration and documentation purpose. It presents the features of Tobago including
+          layout and themes and contains an overview of the provided controls and best practices how to use Tobago.</p>
+        <p>A <a class="externalLink" href="http://tobago-vm.apache.org/">live demo</a> can be found for different
+          versions.</p>
+        <p>This demo and more examples you can find in the VCS (see <a class="externalLink"
+                                                                       href="http://tobago-vm.apache.org/getting-started.html">Getting
+          Started</a> section).</p></div>
+      <div class="section">
+        <h2><a name="Blank_WAR"></a>Blank WAR</h2>
+        <p>The Blank WAR is a minimal WAR to display a simple page with Tobago -- useful to get started with your own
+          Tobago application.</p></div>
     </div>
-    <div class="clear"></div>
-    </div> <!-- close main container -->
-    <div id="footer">
-      <div class="copyright">
-      &#169;  
-          2002-2020
-       Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
-      </div><!-- close copyright -->
-    </div><!-- close footer -->
-  </body>
+  </div>
+  <div class="clear"></div>
+</div> <!-- close main container -->
+<div id="footer">
+  <div class="copyright">
+    &#169;
+    2002-2020
+    Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
+    Version 2.0</a>.<br/>
+    Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks
+    of The Apache Software Foundation.
+  </div><!-- close copyright -->
+</div><!-- close footer -->
+</body>
 </html>