You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by se...@apache.org on 2011/12/19 12:19:31 UTC

svn commit: r1220693 [1/5] - in /incubator/openmeetings/trunk/singlewebapp: docs/ docs/css/ docs/css/images/ docs/js/ xdocs/stylesheets/

Author: sebawagner
Date: Mon Dec 19 11:19:29 2011
New Revision: 1220693

URL: http://svn.apache.org/viewvc?rev=1220693&view=rev
Log:
Update Main Navigation with jQuery UI Accordion

Added:
    incubator/openmeetings/trunk/singlewebapp/docs/css/images/
    incubator/openmeetings/trunk/singlewebapp/docs/css/images/ui-bg_flat_0_aaaaaa_40x100.png   (with props)
    incubator/openmeetings/trunk/singlewebapp/docs/css/images/ui-bg_flat_75_ffffff_40x100.png   (with props)
    incubator/openmeetings/trunk/singlewebapp/docs/css/images/ui-bg_glass_55_fbf9ee_1x400.png   (with props)
    incubator/openmeetings/trunk/singlewebapp/docs/css/images/ui-bg_glass_65_ffffff_1x400.png   (with props)
    incubator/openmeetings/trunk/singlewebapp/docs/css/images/ui-bg_glass_75_dadada_1x400.png   (with props)
    incubator/openmeetings/trunk/singlewebapp/docs/css/images/ui-bg_glass_75_e6e6e6_1x400.png   (with props)
    incubator/openmeetings/trunk/singlewebapp/docs/css/images/ui-bg_glass_95_fef1ec_1x400.png   (with props)
    incubator/openmeetings/trunk/singlewebapp/docs/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png   (with props)
    incubator/openmeetings/trunk/singlewebapp/docs/css/images/ui-icons_222222_256x240.png   (with props)
    incubator/openmeetings/trunk/singlewebapp/docs/css/images/ui-icons_2e83ff_256x240.png   (with props)
    incubator/openmeetings/trunk/singlewebapp/docs/css/images/ui-icons_454545_256x240.png   (with props)
    incubator/openmeetings/trunk/singlewebapp/docs/css/images/ui-icons_888888_256x240.png   (with props)
    incubator/openmeetings/trunk/singlewebapp/docs/css/images/ui-icons_cd0a0a_256x240.png   (with props)
    incubator/openmeetings/trunk/singlewebapp/docs/css/jquery-ui.css   (with props)
    incubator/openmeetings/trunk/singlewebapp/docs/js/jquery.hoveraccordion.min.js   (with props)
    incubator/openmeetings/trunk/singlewebapp/docs/js/jquery.ui.accordion.js   (with props)
    incubator/openmeetings/trunk/singlewebapp/docs/js/jquery.ui.core.js   (with props)
    incubator/openmeetings/trunk/singlewebapp/docs/js/jquery.ui.widget.js   (with props)
Modified:
    incubator/openmeetings/trunk/singlewebapp/docs/ApacheDerbyConfig.html
    incubator/openmeetings/trunk/singlewebapp/docs/BrandingAndColors.html
    incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html
    incubator/openmeetings/trunk/singlewebapp/docs/CalendarAndTimezone.html
    incubator/openmeetings/trunk/singlewebapp/docs/Dashboard.html
    incubator/openmeetings/trunk/singlewebapp/docs/EditTemplates.html
    incubator/openmeetings/trunk/singlewebapp/docs/FFMPEGVersionSwitch.html
    incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html
    incubator/openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html
    incubator/openmeetings/trunk/singlewebapp/docs/IBMDB2Config.html
    incubator/openmeetings/trunk/singlewebapp/docs/Internationalisation.html
    incubator/openmeetings/trunk/singlewebapp/docs/JUnitTesting.html
    incubator/openmeetings/trunk/singlewebapp/docs/JVMPerformanceTuning.html
    incubator/openmeetings/trunk/singlewebapp/docs/LanguageEditor.html
    incubator/openmeetings/trunk/singlewebapp/docs/LdapAndADS.html
    incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html
    incubator/openmeetings/trunk/singlewebapp/docs/Navigation.html
    incubator/openmeetings/trunk/singlewebapp/docs/OracleConfig.html
    incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html
    incubator/openmeetings/trunk/singlewebapp/docs/PostgresConfig.html
    incubator/openmeetings/trunk/singlewebapp/docs/RTMPSAndHTTPS.html
    incubator/openmeetings/trunk/singlewebapp/docs/RestAPI.html
    incubator/openmeetings/trunk/singlewebapp/docs/RestrictedAccess.html
    incubator/openmeetings/trunk/singlewebapp/docs/SoapRestAPI.html
    incubator/openmeetings/trunk/singlewebapp/docs/TimeZoneHandling.html
    incubator/openmeetings/trunk/singlewebapp/docs/Upgrade.html
    incubator/openmeetings/trunk/singlewebapp/docs/WebappNamePath.html
    incubator/openmeetings/trunk/singlewebapp/docs/WebcamResolutions.html
    incubator/openmeetings/trunk/singlewebapp/docs/dependencies.html
    incubator/openmeetings/trunk/singlewebapp/docs/documentation.html
    incubator/openmeetings/trunk/singlewebapp/docs/downloads.html
    incubator/openmeetings/trunk/singlewebapp/docs/get-involved.html
    incubator/openmeetings/trunk/singlewebapp/docs/index.html
    incubator/openmeetings/trunk/singlewebapp/docs/installation.html
    incubator/openmeetings/trunk/singlewebapp/docs/license.html
    incubator/openmeetings/trunk/singlewebapp/docs/mail-lists.html
    incubator/openmeetings/trunk/singlewebapp/docs/svn.html
    incubator/openmeetings/trunk/singlewebapp/docs/team-list.html
    incubator/openmeetings/trunk/singlewebapp/xdocs/stylesheets/site.vsl

Modified: incubator/openmeetings/trunk/singlewebapp/docs/ApacheDerbyConfig.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/ApacheDerbyConfig.html?rev=1220693&r1=1220692&r2=1220693&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/ApacheDerbyConfig.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/ApacheDerbyConfig.html Mon Dec 19 11:19:29 2011
@@ -41,6 +41,8 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Apache Derby Configuration</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            <link rel="stylesheet" type="text/css" href="css/jquery-ui.css">
+            
             
 			<!-- Add jQuery library -->
 			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
@@ -60,6 +62,20 @@ limitations under the License.
 			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
 			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
 			
+			<script src="js/jquery.ui.core.js"></script>
+			<script src="js/jquery.ui.widget.js"></script>
+		
+			<script src="js/jquery.ui.accordion.js"></script>
+			
+			<script>
+			$(function() {
+				$( "#accordion" ).accordion({
+					autoHeight: false,
+					navigation: false
+				});
+			});
+			</script>
+			
 			<script type="text/javascript">
 				$(document).ready(function() {
 					$('.fancybox-buttons').fancybox({
@@ -117,7 +133,7 @@ limitations under the License.
 
                 <tr>
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td width="10%" valign="top" nowrap="true">
+                    <td width="20%" valign="top" nowrap="true">
 
                     <!-- special ACon Logo - leave here for next time
                     <a href="http://apachecon.com/2005/US/">
@@ -129,7 +145,117 @@ limitations under the License.
 
                     
     <!-- ============================================================ -->
+    <div id="accordion" width="100%">
+    
+            	<h3><a href="#">General</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./index.html">Home</a>
+<br/>
+	        		        	            	            	    <a href="./license.html">License</a>
+<br/>
+	        		        	            	            	    <a href="http://www.apache.org/">ASF</a>
+<br/>
+	        		        	            	            	    <a href="./downloads.html">Downloads</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Installation and Upgrade</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./installation.html">Installation</a>
+<br/>
+	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Community</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./get-involved.html">Get Involved</a>
+<br/>
+	        		        	            	            	    <a href="./team-list.html">Committers</a>
+<br/>
+	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
+<br/>
+	        		        	            	            	    <a href=".https://cwiki.apache.org/OPENMEETINGS/">Wiki</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Development</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./svn.html">Source Code</a>
+<br/>
+	        		        	            	            	    <a href="http://issues.apache.org/jira/browse/OPENMEETINGS">Bugs / Issues (JIRA)</a>
+<br/>
+	        		        	            	            	    <a href="./dependencies.html">Dependencies</a>
+<br/>
+	        		        	            	            	    <a href="./BuildInstructions.html">Build Instructions</a>
+<br/>
+	        		        	            	            	    <a href="./JUnitTesting.html">JUnit Testing</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Integration</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./SoapRestAPI.html">SOAP/REST API</a>
+<br/>
+	        		        	            	            	    <a href="./RestAPI.html">REST API Sample</a>
+<br/>
+	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Configuration</a></h3>
+    	<div  width="100%">
+	        	            	            	<b>DB Sample Configurations</b><br/>
+	            			            			    <a href="./ApacheDerbyConfig.html">Apache Derby</a>
+<br/>
+	            			            			    <a href="./IBMDB2Config.html">IBM DB2</a>
+<br/>
+	            			            			    <a href="./OracleConfig.html">Oracle</a>
+<br/>
+	            			            			    <a href="./MySQLConfig.html">MySQL</a>
+<br/>
+	            			            			    <a href="./PostgresConfig.html">Postgres</a>
+<br/>
+	            			        		        	            	            	<b>Localization and languages</b><br/>
+	            			            			    <a href="./Internationalisation.html">Internationalisation</a>
+<br/>
+	            			            			    <a href="./LanguageEditor.html">LanguageEditor</a>
+<br/>
+	            			            			    <a href="./TimeZoneHandling.html">TimeZoneHandling</a>
+<br/>
+	            			            			    <a href="./EditTemplates.html">EditTemplates</a>
+<br/>
+	            			        		        	            	            	<b>NAT Port Settings</b><br/>
+	            			            			    <a href="./PortSettings.html">Port settings</a>
+<br/>
+	            			        		        	            	            	<b>Performance</b><br/>
+	            			            			    <a href="./JVMPerformanceTuning.html">JVM performance tuning</a>
+<br/>
+	            			        		        	            	            	<b>Customization</b><br/>
+	            			            			    <a href="./BrandingAndColors.html">Branding and Colors</a>
+<br/>
+	            			            			    <a href="./WebappNamePath.html">Webapp name/path</a>
+<br/>
+	            			            			    <a href="./Navigation.html">Navigation</a>
+<br/>
+	            			            			    <a href="./Dashboard.html">Dashboard</a>
+<br/>
+	            			            			    <a href="./CalendarAndTimezone.html">Calendar and timezone</a>
+<br/>
+	            			            			    <a href="./WebcamResolutions.html">Webcam resolutions</a>
+<br/>
+	            			            			    <a href="./GeneralConfiguration.html">General Configuration</a>
+<br/>
+	            			        		        	            	            	<b>Security</b><br/>
+	            			            			    <a href="./RestrictedAccess.html">Restricted Access</a>
+<br/>
+	            			            			    <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a>
+<br/>
+	            			        		        	            	            	<b>Misc</b><br/>
+	            			            			    <a href="./GetVersionInfo.html">Get version info</a>
+<br/>
+	            			            			    <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a>
+<br/>
+	            			        		            	</div>
+        
+    </div>
 
+	<!--
             	<div class="ro"> 
 		  <div class="lo">
 		    <div class="ru"> 
@@ -376,11 +502,14 @@ limitations under the License.
 	    </div>
 	  </div>
 	</div>        
-        <br/>
+        
+     -->
+     
+    <br/>
     <img src="images/apache-incubator-logo-no-borders.png" alt="apache-incubator-logo-no-borders.png" border="0"/>
     
                     </td>
-                    <td width="90%" align="left" valign="top">
+                    <td width="80%" align="left" valign="top">
                                                                     <table border="0" cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
       <tr><td ><!-- bgcolor="#EEEEEE" -->
         <font color="#000000" face="verdana,arial,helvetica,sanserif">

Modified: incubator/openmeetings/trunk/singlewebapp/docs/BrandingAndColors.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/BrandingAndColors.html?rev=1220693&r1=1220692&r2=1220693&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/BrandingAndColors.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/BrandingAndColors.html Mon Dec 19 11:19:29 2011
@@ -41,6 +41,8 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Branding and Colors</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            <link rel="stylesheet" type="text/css" href="css/jquery-ui.css">
+            
             
 			<!-- Add jQuery library -->
 			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
@@ -60,6 +62,20 @@ limitations under the License.
 			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
 			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
 			
+			<script src="js/jquery.ui.core.js"></script>
+			<script src="js/jquery.ui.widget.js"></script>
+		
+			<script src="js/jquery.ui.accordion.js"></script>
+			
+			<script>
+			$(function() {
+				$( "#accordion" ).accordion({
+					autoHeight: false,
+					navigation: false
+				});
+			});
+			</script>
+			
 			<script type="text/javascript">
 				$(document).ready(function() {
 					$('.fancybox-buttons').fancybox({
@@ -117,7 +133,7 @@ limitations under the License.
 
                 <tr>
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td width="10%" valign="top" nowrap="true">
+                    <td width="20%" valign="top" nowrap="true">
 
                     <!-- special ACon Logo - leave here for next time
                     <a href="http://apachecon.com/2005/US/">
@@ -129,7 +145,117 @@ limitations under the License.
 
                     
     <!-- ============================================================ -->
+    <div id="accordion" width="100%">
+    
+            	<h3><a href="#">General</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./index.html">Home</a>
+<br/>
+	        		        	            	            	    <a href="./license.html">License</a>
+<br/>
+	        		        	            	            	    <a href="http://www.apache.org/">ASF</a>
+<br/>
+	        		        	            	            	    <a href="./downloads.html">Downloads</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Installation and Upgrade</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./installation.html">Installation</a>
+<br/>
+	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Community</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./get-involved.html">Get Involved</a>
+<br/>
+	        		        	            	            	    <a href="./team-list.html">Committers</a>
+<br/>
+	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
+<br/>
+	        		        	            	            	    <a href=".https://cwiki.apache.org/OPENMEETINGS/">Wiki</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Development</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./svn.html">Source Code</a>
+<br/>
+	        		        	            	            	    <a href="http://issues.apache.org/jira/browse/OPENMEETINGS">Bugs / Issues (JIRA)</a>
+<br/>
+	        		        	            	            	    <a href="./dependencies.html">Dependencies</a>
+<br/>
+	        		        	            	            	    <a href="./BuildInstructions.html">Build Instructions</a>
+<br/>
+	        		        	            	            	    <a href="./JUnitTesting.html">JUnit Testing</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Integration</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./SoapRestAPI.html">SOAP/REST API</a>
+<br/>
+	        		        	            	            	    <a href="./RestAPI.html">REST API Sample</a>
+<br/>
+	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Configuration</a></h3>
+    	<div  width="100%">
+	        	            	            	<b>DB Sample Configurations</b><br/>
+	            			            			    <a href="./ApacheDerbyConfig.html">Apache Derby</a>
+<br/>
+	            			            			    <a href="./IBMDB2Config.html">IBM DB2</a>
+<br/>
+	            			            			    <a href="./OracleConfig.html">Oracle</a>
+<br/>
+	            			            			    <a href="./MySQLConfig.html">MySQL</a>
+<br/>
+	            			            			    <a href="./PostgresConfig.html">Postgres</a>
+<br/>
+	            			        		        	            	            	<b>Localization and languages</b><br/>
+	            			            			    <a href="./Internationalisation.html">Internationalisation</a>
+<br/>
+	            			            			    <a href="./LanguageEditor.html">LanguageEditor</a>
+<br/>
+	            			            			    <a href="./TimeZoneHandling.html">TimeZoneHandling</a>
+<br/>
+	            			            			    <a href="./EditTemplates.html">EditTemplates</a>
+<br/>
+	            			        		        	            	            	<b>NAT Port Settings</b><br/>
+	            			            			    <a href="./PortSettings.html">Port settings</a>
+<br/>
+	            			        		        	            	            	<b>Performance</b><br/>
+	            			            			    <a href="./JVMPerformanceTuning.html">JVM performance tuning</a>
+<br/>
+	            			        		        	            	            	<b>Customization</b><br/>
+	            			            			    <a href="./BrandingAndColors.html">Branding and Colors</a>
+<br/>
+	            			            			    <a href="./WebappNamePath.html">Webapp name/path</a>
+<br/>
+	            			            			    <a href="./Navigation.html">Navigation</a>
+<br/>
+	            			            			    <a href="./Dashboard.html">Dashboard</a>
+<br/>
+	            			            			    <a href="./CalendarAndTimezone.html">Calendar and timezone</a>
+<br/>
+	            			            			    <a href="./WebcamResolutions.html">Webcam resolutions</a>
+<br/>
+	            			            			    <a href="./GeneralConfiguration.html">General Configuration</a>
+<br/>
+	            			        		        	            	            	<b>Security</b><br/>
+	            			            			    <a href="./RestrictedAccess.html">Restricted Access</a>
+<br/>
+	            			            			    <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a>
+<br/>
+	            			        		        	            	            	<b>Misc</b><br/>
+	            			            			    <a href="./GetVersionInfo.html">Get version info</a>
+<br/>
+	            			            			    <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a>
+<br/>
+	            			        		            	</div>
+        
+    </div>
 
+	<!--
             	<div class="ro"> 
 		  <div class="lo">
 		    <div class="ru"> 
@@ -376,11 +502,14 @@ limitations under the License.
 	    </div>
 	  </div>
 	</div>        
-        <br/>
+        
+     -->
+     
+    <br/>
     <img src="images/apache-incubator-logo-no-borders.png" alt="apache-incubator-logo-no-borders.png" border="0"/>
     
                     </td>
-                    <td width="90%" align="left" valign="top">
+                    <td width="80%" align="left" valign="top">
                                                                     <table border="0" cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
       <tr><td ><!-- bgcolor="#EEEEEE" -->
         <font color="#000000" face="verdana,arial,helvetica,sanserif">

Modified: incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html?rev=1220693&r1=1220692&r2=1220693&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html Mon Dec 19 11:19:29 2011
@@ -41,6 +41,8 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Upgrade</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            <link rel="stylesheet" type="text/css" href="css/jquery-ui.css">
+            
             
 			<!-- Add jQuery library -->
 			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
@@ -60,6 +62,20 @@ limitations under the License.
 			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
 			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
 			
+			<script src="js/jquery.ui.core.js"></script>
+			<script src="js/jquery.ui.widget.js"></script>
+		
+			<script src="js/jquery.ui.accordion.js"></script>
+			
+			<script>
+			$(function() {
+				$( "#accordion" ).accordion({
+					autoHeight: false,
+					navigation: false
+				});
+			});
+			</script>
+			
 			<script type="text/javascript">
 				$(document).ready(function() {
 					$('.fancybox-buttons').fancybox({
@@ -117,7 +133,7 @@ limitations under the License.
 
                 <tr>
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td width="10%" valign="top" nowrap="true">
+                    <td width="20%" valign="top" nowrap="true">
 
                     <!-- special ACon Logo - leave here for next time
                     <a href="http://apachecon.com/2005/US/">
@@ -129,7 +145,117 @@ limitations under the License.
 
                     
     <!-- ============================================================ -->
+    <div id="accordion" width="100%">
+    
+            	<h3><a href="#">General</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./index.html">Home</a>
+<br/>
+	        		        	            	            	    <a href="./license.html">License</a>
+<br/>
+	        		        	            	            	    <a href="http://www.apache.org/">ASF</a>
+<br/>
+	        		        	            	            	    <a href="./downloads.html">Downloads</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Installation and Upgrade</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./installation.html">Installation</a>
+<br/>
+	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Community</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./get-involved.html">Get Involved</a>
+<br/>
+	        		        	            	            	    <a href="./team-list.html">Committers</a>
+<br/>
+	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
+<br/>
+	        		        	            	            	    <a href=".https://cwiki.apache.org/OPENMEETINGS/">Wiki</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Development</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./svn.html">Source Code</a>
+<br/>
+	        		        	            	            	    <a href="http://issues.apache.org/jira/browse/OPENMEETINGS">Bugs / Issues (JIRA)</a>
+<br/>
+	        		        	            	            	    <a href="./dependencies.html">Dependencies</a>
+<br/>
+	        		        	            	            	    <a href="./BuildInstructions.html">Build Instructions</a>
+<br/>
+	        		        	            	            	    <a href="./JUnitTesting.html">JUnit Testing</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Integration</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./SoapRestAPI.html">SOAP/REST API</a>
+<br/>
+	        		        	            	            	    <a href="./RestAPI.html">REST API Sample</a>
+<br/>
+	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Configuration</a></h3>
+    	<div  width="100%">
+	        	            	            	<b>DB Sample Configurations</b><br/>
+	            			            			    <a href="./ApacheDerbyConfig.html">Apache Derby</a>
+<br/>
+	            			            			    <a href="./IBMDB2Config.html">IBM DB2</a>
+<br/>
+	            			            			    <a href="./OracleConfig.html">Oracle</a>
+<br/>
+	            			            			    <a href="./MySQLConfig.html">MySQL</a>
+<br/>
+	            			            			    <a href="./PostgresConfig.html">Postgres</a>
+<br/>
+	            			        		        	            	            	<b>Localization and languages</b><br/>
+	            			            			    <a href="./Internationalisation.html">Internationalisation</a>
+<br/>
+	            			            			    <a href="./LanguageEditor.html">LanguageEditor</a>
+<br/>
+	            			            			    <a href="./TimeZoneHandling.html">TimeZoneHandling</a>
+<br/>
+	            			            			    <a href="./EditTemplates.html">EditTemplates</a>
+<br/>
+	            			        		        	            	            	<b>NAT Port Settings</b><br/>
+	            			            			    <a href="./PortSettings.html">Port settings</a>
+<br/>
+	            			        		        	            	            	<b>Performance</b><br/>
+	            			            			    <a href="./JVMPerformanceTuning.html">JVM performance tuning</a>
+<br/>
+	            			        		        	            	            	<b>Customization</b><br/>
+	            			            			    <a href="./BrandingAndColors.html">Branding and Colors</a>
+<br/>
+	            			            			    <a href="./WebappNamePath.html">Webapp name/path</a>
+<br/>
+	            			            			    <a href="./Navigation.html">Navigation</a>
+<br/>
+	            			            			    <a href="./Dashboard.html">Dashboard</a>
+<br/>
+	            			            			    <a href="./CalendarAndTimezone.html">Calendar and timezone</a>
+<br/>
+	            			            			    <a href="./WebcamResolutions.html">Webcam resolutions</a>
+<br/>
+	            			            			    <a href="./GeneralConfiguration.html">General Configuration</a>
+<br/>
+	            			        		        	            	            	<b>Security</b><br/>
+	            			            			    <a href="./RestrictedAccess.html">Restricted Access</a>
+<br/>
+	            			            			    <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a>
+<br/>
+	            			        		        	            	            	<b>Misc</b><br/>
+	            			            			    <a href="./GetVersionInfo.html">Get version info</a>
+<br/>
+	            			            			    <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a>
+<br/>
+	            			        		            	</div>
+        
+    </div>
 
+	<!--
             	<div class="ro"> 
 		  <div class="lo">
 		    <div class="ru"> 
@@ -376,11 +502,14 @@ limitations under the License.
 	    </div>
 	  </div>
 	</div>        
-        <br/>
+        
+     -->
+     
+    <br/>
     <img src="images/apache-incubator-logo-no-borders.png" alt="apache-incubator-logo-no-borders.png" border="0"/>
     
                     </td>
-                    <td width="90%" align="left" valign="top">
+                    <td width="80%" align="left" valign="top">
                                                                     <table border="0" cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
       <tr><td ><!-- bgcolor="#EEEEEE" -->
         <font color="#000000" face="verdana,arial,helvetica,sanserif">

Modified: incubator/openmeetings/trunk/singlewebapp/docs/CalendarAndTimezone.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/CalendarAndTimezone.html?rev=1220693&r1=1220692&r2=1220693&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/CalendarAndTimezone.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/CalendarAndTimezone.html Mon Dec 19 11:19:29 2011
@@ -41,6 +41,8 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Changing the Calendar and Timezone default</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            <link rel="stylesheet" type="text/css" href="css/jquery-ui.css">
+            
             
 			<!-- Add jQuery library -->
 			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
@@ -60,6 +62,20 @@ limitations under the License.
 			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
 			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
 			
+			<script src="js/jquery.ui.core.js"></script>
+			<script src="js/jquery.ui.widget.js"></script>
+		
+			<script src="js/jquery.ui.accordion.js"></script>
+			
+			<script>
+			$(function() {
+				$( "#accordion" ).accordion({
+					autoHeight: false,
+					navigation: false
+				});
+			});
+			</script>
+			
 			<script type="text/javascript">
 				$(document).ready(function() {
 					$('.fancybox-buttons').fancybox({
@@ -117,7 +133,7 @@ limitations under the License.
 
                 <tr>
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td width="10%" valign="top" nowrap="true">
+                    <td width="20%" valign="top" nowrap="true">
 
                     <!-- special ACon Logo - leave here for next time
                     <a href="http://apachecon.com/2005/US/">
@@ -129,7 +145,117 @@ limitations under the License.
 
                     
     <!-- ============================================================ -->
+    <div id="accordion" width="100%">
+    
+            	<h3><a href="#">General</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./index.html">Home</a>
+<br/>
+	        		        	            	            	    <a href="./license.html">License</a>
+<br/>
+	        		        	            	            	    <a href="http://www.apache.org/">ASF</a>
+<br/>
+	        		        	            	            	    <a href="./downloads.html">Downloads</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Installation and Upgrade</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./installation.html">Installation</a>
+<br/>
+	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Community</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./get-involved.html">Get Involved</a>
+<br/>
+	        		        	            	            	    <a href="./team-list.html">Committers</a>
+<br/>
+	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
+<br/>
+	        		        	            	            	    <a href=".https://cwiki.apache.org/OPENMEETINGS/">Wiki</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Development</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./svn.html">Source Code</a>
+<br/>
+	        		        	            	            	    <a href="http://issues.apache.org/jira/browse/OPENMEETINGS">Bugs / Issues (JIRA)</a>
+<br/>
+	        		        	            	            	    <a href="./dependencies.html">Dependencies</a>
+<br/>
+	        		        	            	            	    <a href="./BuildInstructions.html">Build Instructions</a>
+<br/>
+	        		        	            	            	    <a href="./JUnitTesting.html">JUnit Testing</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Integration</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./SoapRestAPI.html">SOAP/REST API</a>
+<br/>
+	        		        	            	            	    <a href="./RestAPI.html">REST API Sample</a>
+<br/>
+	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Configuration</a></h3>
+    	<div  width="100%">
+	        	            	            	<b>DB Sample Configurations</b><br/>
+	            			            			    <a href="./ApacheDerbyConfig.html">Apache Derby</a>
+<br/>
+	            			            			    <a href="./IBMDB2Config.html">IBM DB2</a>
+<br/>
+	            			            			    <a href="./OracleConfig.html">Oracle</a>
+<br/>
+	            			            			    <a href="./MySQLConfig.html">MySQL</a>
+<br/>
+	            			            			    <a href="./PostgresConfig.html">Postgres</a>
+<br/>
+	            			        		        	            	            	<b>Localization and languages</b><br/>
+	            			            			    <a href="./Internationalisation.html">Internationalisation</a>
+<br/>
+	            			            			    <a href="./LanguageEditor.html">LanguageEditor</a>
+<br/>
+	            			            			    <a href="./TimeZoneHandling.html">TimeZoneHandling</a>
+<br/>
+	            			            			    <a href="./EditTemplates.html">EditTemplates</a>
+<br/>
+	            			        		        	            	            	<b>NAT Port Settings</b><br/>
+	            			            			    <a href="./PortSettings.html">Port settings</a>
+<br/>
+	            			        		        	            	            	<b>Performance</b><br/>
+	            			            			    <a href="./JVMPerformanceTuning.html">JVM performance tuning</a>
+<br/>
+	            			        		        	            	            	<b>Customization</b><br/>
+	            			            			    <a href="./BrandingAndColors.html">Branding and Colors</a>
+<br/>
+	            			            			    <a href="./WebappNamePath.html">Webapp name/path</a>
+<br/>
+	            			            			    <a href="./Navigation.html">Navigation</a>
+<br/>
+	            			            			    <a href="./Dashboard.html">Dashboard</a>
+<br/>
+	            			            			    <a href="./CalendarAndTimezone.html">Calendar and timezone</a>
+<br/>
+	            			            			    <a href="./WebcamResolutions.html">Webcam resolutions</a>
+<br/>
+	            			            			    <a href="./GeneralConfiguration.html">General Configuration</a>
+<br/>
+	            			        		        	            	            	<b>Security</b><br/>
+	            			            			    <a href="./RestrictedAccess.html">Restricted Access</a>
+<br/>
+	            			            			    <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a>
+<br/>
+	            			        		        	            	            	<b>Misc</b><br/>
+	            			            			    <a href="./GetVersionInfo.html">Get version info</a>
+<br/>
+	            			            			    <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a>
+<br/>
+	            			        		            	</div>
+        
+    </div>
 
+	<!--
             	<div class="ro"> 
 		  <div class="lo">
 		    <div class="ru"> 
@@ -376,11 +502,14 @@ limitations under the License.
 	    </div>
 	  </div>
 	</div>        
-        <br/>
+        
+     -->
+     
+    <br/>
     <img src="images/apache-incubator-logo-no-borders.png" alt="apache-incubator-logo-no-borders.png" border="0"/>
     
                     </td>
-                    <td width="90%" align="left" valign="top">
+                    <td width="80%" align="left" valign="top">
                                                                     <table border="0" cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
       <tr><td ><!-- bgcolor="#EEEEEE" -->
         <font color="#000000" face="verdana,arial,helvetica,sanserif">

Modified: incubator/openmeetings/trunk/singlewebapp/docs/Dashboard.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/Dashboard.html?rev=1220693&r1=1220692&r2=1220693&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/Dashboard.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/Dashboard.html Mon Dec 19 11:19:29 2011
@@ -41,6 +41,8 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Changing Dashboard</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            <link rel="stylesheet" type="text/css" href="css/jquery-ui.css">
+            
             
 			<!-- Add jQuery library -->
 			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
@@ -60,6 +62,20 @@ limitations under the License.
 			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
 			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
 			
+			<script src="js/jquery.ui.core.js"></script>
+			<script src="js/jquery.ui.widget.js"></script>
+		
+			<script src="js/jquery.ui.accordion.js"></script>
+			
+			<script>
+			$(function() {
+				$( "#accordion" ).accordion({
+					autoHeight: false,
+					navigation: false
+				});
+			});
+			</script>
+			
 			<script type="text/javascript">
 				$(document).ready(function() {
 					$('.fancybox-buttons').fancybox({
@@ -117,7 +133,7 @@ limitations under the License.
 
                 <tr>
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td width="10%" valign="top" nowrap="true">
+                    <td width="20%" valign="top" nowrap="true">
 
                     <!-- special ACon Logo - leave here for next time
                     <a href="http://apachecon.com/2005/US/">
@@ -129,7 +145,117 @@ limitations under the License.
 
                     
     <!-- ============================================================ -->
+    <div id="accordion" width="100%">
+    
+            	<h3><a href="#">General</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./index.html">Home</a>
+<br/>
+	        		        	            	            	    <a href="./license.html">License</a>
+<br/>
+	        		        	            	            	    <a href="http://www.apache.org/">ASF</a>
+<br/>
+	        		        	            	            	    <a href="./downloads.html">Downloads</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Installation and Upgrade</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./installation.html">Installation</a>
+<br/>
+	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Community</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./get-involved.html">Get Involved</a>
+<br/>
+	        		        	            	            	    <a href="./team-list.html">Committers</a>
+<br/>
+	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
+<br/>
+	        		        	            	            	    <a href=".https://cwiki.apache.org/OPENMEETINGS/">Wiki</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Development</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./svn.html">Source Code</a>
+<br/>
+	        		        	            	            	    <a href="http://issues.apache.org/jira/browse/OPENMEETINGS">Bugs / Issues (JIRA)</a>
+<br/>
+	        		        	            	            	    <a href="./dependencies.html">Dependencies</a>
+<br/>
+	        		        	            	            	    <a href="./BuildInstructions.html">Build Instructions</a>
+<br/>
+	        		        	            	            	    <a href="./JUnitTesting.html">JUnit Testing</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Integration</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./SoapRestAPI.html">SOAP/REST API</a>
+<br/>
+	        		        	            	            	    <a href="./RestAPI.html">REST API Sample</a>
+<br/>
+	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Configuration</a></h3>
+    	<div  width="100%">
+	        	            	            	<b>DB Sample Configurations</b><br/>
+	            			            			    <a href="./ApacheDerbyConfig.html">Apache Derby</a>
+<br/>
+	            			            			    <a href="./IBMDB2Config.html">IBM DB2</a>
+<br/>
+	            			            			    <a href="./OracleConfig.html">Oracle</a>
+<br/>
+	            			            			    <a href="./MySQLConfig.html">MySQL</a>
+<br/>
+	            			            			    <a href="./PostgresConfig.html">Postgres</a>
+<br/>
+	            			        		        	            	            	<b>Localization and languages</b><br/>
+	            			            			    <a href="./Internationalisation.html">Internationalisation</a>
+<br/>
+	            			            			    <a href="./LanguageEditor.html">LanguageEditor</a>
+<br/>
+	            			            			    <a href="./TimeZoneHandling.html">TimeZoneHandling</a>
+<br/>
+	            			            			    <a href="./EditTemplates.html">EditTemplates</a>
+<br/>
+	            			        		        	            	            	<b>NAT Port Settings</b><br/>
+	            			            			    <a href="./PortSettings.html">Port settings</a>
+<br/>
+	            			        		        	            	            	<b>Performance</b><br/>
+	            			            			    <a href="./JVMPerformanceTuning.html">JVM performance tuning</a>
+<br/>
+	            			        		        	            	            	<b>Customization</b><br/>
+	            			            			    <a href="./BrandingAndColors.html">Branding and Colors</a>
+<br/>
+	            			            			    <a href="./WebappNamePath.html">Webapp name/path</a>
+<br/>
+	            			            			    <a href="./Navigation.html">Navigation</a>
+<br/>
+	            			            			    <a href="./Dashboard.html">Dashboard</a>
+<br/>
+	            			            			    <a href="./CalendarAndTimezone.html">Calendar and timezone</a>
+<br/>
+	            			            			    <a href="./WebcamResolutions.html">Webcam resolutions</a>
+<br/>
+	            			            			    <a href="./GeneralConfiguration.html">General Configuration</a>
+<br/>
+	            			        		        	            	            	<b>Security</b><br/>
+	            			            			    <a href="./RestrictedAccess.html">Restricted Access</a>
+<br/>
+	            			            			    <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a>
+<br/>
+	            			        		        	            	            	<b>Misc</b><br/>
+	            			            			    <a href="./GetVersionInfo.html">Get version info</a>
+<br/>
+	            			            			    <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a>
+<br/>
+	            			        		            	</div>
+        
+    </div>
 
+	<!--
             	<div class="ro"> 
 		  <div class="lo">
 		    <div class="ru"> 
@@ -376,11 +502,14 @@ limitations under the License.
 	    </div>
 	  </div>
 	</div>        
-        <br/>
+        
+     -->
+     
+    <br/>
     <img src="images/apache-incubator-logo-no-borders.png" alt="apache-incubator-logo-no-borders.png" border="0"/>
     
                     </td>
-                    <td width="90%" align="left" valign="top">
+                    <td width="80%" align="left" valign="top">
                                                                     <table border="0" cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
       <tr><td ><!-- bgcolor="#EEEEEE" -->
         <font color="#000000" face="verdana,arial,helvetica,sanserif">

Modified: incubator/openmeetings/trunk/singlewebapp/docs/EditTemplates.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/EditTemplates.html?rev=1220693&r1=1220692&r2=1220693&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/EditTemplates.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/EditTemplates.html Mon Dec 19 11:19:29 2011
@@ -41,6 +41,8 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Edit Templates</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            <link rel="stylesheet" type="text/css" href="css/jquery-ui.css">
+            
             
 			<!-- Add jQuery library -->
 			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
@@ -60,6 +62,20 @@ limitations under the License.
 			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
 			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
 			
+			<script src="js/jquery.ui.core.js"></script>
+			<script src="js/jquery.ui.widget.js"></script>
+		
+			<script src="js/jquery.ui.accordion.js"></script>
+			
+			<script>
+			$(function() {
+				$( "#accordion" ).accordion({
+					autoHeight: false,
+					navigation: false
+				});
+			});
+			</script>
+			
 			<script type="text/javascript">
 				$(document).ready(function() {
 					$('.fancybox-buttons').fancybox({
@@ -117,7 +133,7 @@ limitations under the License.
 
                 <tr>
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td width="10%" valign="top" nowrap="true">
+                    <td width="20%" valign="top" nowrap="true">
 
                     <!-- special ACon Logo - leave here for next time
                     <a href="http://apachecon.com/2005/US/">
@@ -129,7 +145,117 @@ limitations under the License.
 
                     
     <!-- ============================================================ -->
+    <div id="accordion" width="100%">
+    
+            	<h3><a href="#">General</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./index.html">Home</a>
+<br/>
+	        		        	            	            	    <a href="./license.html">License</a>
+<br/>
+	        		        	            	            	    <a href="http://www.apache.org/">ASF</a>
+<br/>
+	        		        	            	            	    <a href="./downloads.html">Downloads</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Installation and Upgrade</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./installation.html">Installation</a>
+<br/>
+	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Community</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./get-involved.html">Get Involved</a>
+<br/>
+	        		        	            	            	    <a href="./team-list.html">Committers</a>
+<br/>
+	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
+<br/>
+	        		        	            	            	    <a href=".https://cwiki.apache.org/OPENMEETINGS/">Wiki</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Development</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./svn.html">Source Code</a>
+<br/>
+	        		        	            	            	    <a href="http://issues.apache.org/jira/browse/OPENMEETINGS">Bugs / Issues (JIRA)</a>
+<br/>
+	        		        	            	            	    <a href="./dependencies.html">Dependencies</a>
+<br/>
+	        		        	            	            	    <a href="./BuildInstructions.html">Build Instructions</a>
+<br/>
+	        		        	            	            	    <a href="./JUnitTesting.html">JUnit Testing</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Integration</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./SoapRestAPI.html">SOAP/REST API</a>
+<br/>
+	        		        	            	            	    <a href="./RestAPI.html">REST API Sample</a>
+<br/>
+	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Configuration</a></h3>
+    	<div  width="100%">
+	        	            	            	<b>DB Sample Configurations</b><br/>
+	            			            			    <a href="./ApacheDerbyConfig.html">Apache Derby</a>
+<br/>
+	            			            			    <a href="./IBMDB2Config.html">IBM DB2</a>
+<br/>
+	            			            			    <a href="./OracleConfig.html">Oracle</a>
+<br/>
+	            			            			    <a href="./MySQLConfig.html">MySQL</a>
+<br/>
+	            			            			    <a href="./PostgresConfig.html">Postgres</a>
+<br/>
+	            			        		        	            	            	<b>Localization and languages</b><br/>
+	            			            			    <a href="./Internationalisation.html">Internationalisation</a>
+<br/>
+	            			            			    <a href="./LanguageEditor.html">LanguageEditor</a>
+<br/>
+	            			            			    <a href="./TimeZoneHandling.html">TimeZoneHandling</a>
+<br/>
+	            			            			    <a href="./EditTemplates.html">EditTemplates</a>
+<br/>
+	            			        		        	            	            	<b>NAT Port Settings</b><br/>
+	            			            			    <a href="./PortSettings.html">Port settings</a>
+<br/>
+	            			        		        	            	            	<b>Performance</b><br/>
+	            			            			    <a href="./JVMPerformanceTuning.html">JVM performance tuning</a>
+<br/>
+	            			        		        	            	            	<b>Customization</b><br/>
+	            			            			    <a href="./BrandingAndColors.html">Branding and Colors</a>
+<br/>
+	            			            			    <a href="./WebappNamePath.html">Webapp name/path</a>
+<br/>
+	            			            			    <a href="./Navigation.html">Navigation</a>
+<br/>
+	            			            			    <a href="./Dashboard.html">Dashboard</a>
+<br/>
+	            			            			    <a href="./CalendarAndTimezone.html">Calendar and timezone</a>
+<br/>
+	            			            			    <a href="./WebcamResolutions.html">Webcam resolutions</a>
+<br/>
+	            			            			    <a href="./GeneralConfiguration.html">General Configuration</a>
+<br/>
+	            			        		        	            	            	<b>Security</b><br/>
+	            			            			    <a href="./RestrictedAccess.html">Restricted Access</a>
+<br/>
+	            			            			    <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a>
+<br/>
+	            			        		        	            	            	<b>Misc</b><br/>
+	            			            			    <a href="./GetVersionInfo.html">Get version info</a>
+<br/>
+	            			            			    <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a>
+<br/>
+	            			        		            	</div>
+        
+    </div>
 
+	<!--
             	<div class="ro"> 
 		  <div class="lo">
 		    <div class="ru"> 
@@ -376,11 +502,14 @@ limitations under the License.
 	    </div>
 	  </div>
 	</div>        
-        <br/>
+        
+     -->
+     
+    <br/>
     <img src="images/apache-incubator-logo-no-borders.png" alt="apache-incubator-logo-no-borders.png" border="0"/>
     
                     </td>
-                    <td width="90%" align="left" valign="top">
+                    <td width="80%" align="left" valign="top">
                                                                     <table border="0" cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
       <tr><td ><!-- bgcolor="#EEEEEE" -->
         <font color="#000000" face="verdana,arial,helvetica,sanserif">

Modified: incubator/openmeetings/trunk/singlewebapp/docs/FFMPEGVersionSwitch.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/FFMPEGVersionSwitch.html?rev=1220693&r1=1220692&r2=1220693&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/FFMPEGVersionSwitch.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/FFMPEGVersionSwitch.html Mon Dec 19 11:19:29 2011
@@ -41,6 +41,8 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Howto switch between different versions of FFMPEG </title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            <link rel="stylesheet" type="text/css" href="css/jquery-ui.css">
+            
             
 			<!-- Add jQuery library -->
 			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
@@ -60,6 +62,20 @@ limitations under the License.
 			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
 			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
 			
+			<script src="js/jquery.ui.core.js"></script>
+			<script src="js/jquery.ui.widget.js"></script>
+		
+			<script src="js/jquery.ui.accordion.js"></script>
+			
+			<script>
+			$(function() {
+				$( "#accordion" ).accordion({
+					autoHeight: false,
+					navigation: false
+				});
+			});
+			</script>
+			
 			<script type="text/javascript">
 				$(document).ready(function() {
 					$('.fancybox-buttons').fancybox({
@@ -117,7 +133,7 @@ limitations under the License.
 
                 <tr>
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td width="10%" valign="top" nowrap="true">
+                    <td width="20%" valign="top" nowrap="true">
 
                     <!-- special ACon Logo - leave here for next time
                     <a href="http://apachecon.com/2005/US/">
@@ -129,7 +145,117 @@ limitations under the License.
 
                     
     <!-- ============================================================ -->
+    <div id="accordion" width="100%">
+    
+            	<h3><a href="#">General</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./index.html">Home</a>
+<br/>
+	        		        	            	            	    <a href="./license.html">License</a>
+<br/>
+	        		        	            	            	    <a href="http://www.apache.org/">ASF</a>
+<br/>
+	        		        	            	            	    <a href="./downloads.html">Downloads</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Installation and Upgrade</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./installation.html">Installation</a>
+<br/>
+	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Community</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./get-involved.html">Get Involved</a>
+<br/>
+	        		        	            	            	    <a href="./team-list.html">Committers</a>
+<br/>
+	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
+<br/>
+	        		        	            	            	    <a href=".https://cwiki.apache.org/OPENMEETINGS/">Wiki</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Development</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./svn.html">Source Code</a>
+<br/>
+	        		        	            	            	    <a href="http://issues.apache.org/jira/browse/OPENMEETINGS">Bugs / Issues (JIRA)</a>
+<br/>
+	        		        	            	            	    <a href="./dependencies.html">Dependencies</a>
+<br/>
+	        		        	            	            	    <a href="./BuildInstructions.html">Build Instructions</a>
+<br/>
+	        		        	            	            	    <a href="./JUnitTesting.html">JUnit Testing</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Integration</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./SoapRestAPI.html">SOAP/REST API</a>
+<br/>
+	        		        	            	            	    <a href="./RestAPI.html">REST API Sample</a>
+<br/>
+	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Configuration</a></h3>
+    	<div  width="100%">
+	        	            	            	<b>DB Sample Configurations</b><br/>
+	            			            			    <a href="./ApacheDerbyConfig.html">Apache Derby</a>
+<br/>
+	            			            			    <a href="./IBMDB2Config.html">IBM DB2</a>
+<br/>
+	            			            			    <a href="./OracleConfig.html">Oracle</a>
+<br/>
+	            			            			    <a href="./MySQLConfig.html">MySQL</a>
+<br/>
+	            			            			    <a href="./PostgresConfig.html">Postgres</a>
+<br/>
+	            			        		        	            	            	<b>Localization and languages</b><br/>
+	            			            			    <a href="./Internationalisation.html">Internationalisation</a>
+<br/>
+	            			            			    <a href="./LanguageEditor.html">LanguageEditor</a>
+<br/>
+	            			            			    <a href="./TimeZoneHandling.html">TimeZoneHandling</a>
+<br/>
+	            			            			    <a href="./EditTemplates.html">EditTemplates</a>
+<br/>
+	            			        		        	            	            	<b>NAT Port Settings</b><br/>
+	            			            			    <a href="./PortSettings.html">Port settings</a>
+<br/>
+	            			        		        	            	            	<b>Performance</b><br/>
+	            			            			    <a href="./JVMPerformanceTuning.html">JVM performance tuning</a>
+<br/>
+	            			        		        	            	            	<b>Customization</b><br/>
+	            			            			    <a href="./BrandingAndColors.html">Branding and Colors</a>
+<br/>
+	            			            			    <a href="./WebappNamePath.html">Webapp name/path</a>
+<br/>
+	            			            			    <a href="./Navigation.html">Navigation</a>
+<br/>
+	            			            			    <a href="./Dashboard.html">Dashboard</a>
+<br/>
+	            			            			    <a href="./CalendarAndTimezone.html">Calendar and timezone</a>
+<br/>
+	            			            			    <a href="./WebcamResolutions.html">Webcam resolutions</a>
+<br/>
+	            			            			    <a href="./GeneralConfiguration.html">General Configuration</a>
+<br/>
+	            			        		        	            	            	<b>Security</b><br/>
+	            			            			    <a href="./RestrictedAccess.html">Restricted Access</a>
+<br/>
+	            			            			    <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a>
+<br/>
+	            			        		        	            	            	<b>Misc</b><br/>
+	            			            			    <a href="./GetVersionInfo.html">Get version info</a>
+<br/>
+	            			            			    <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a>
+<br/>
+	            			        		            	</div>
+        
+    </div>
 
+	<!--
             	<div class="ro"> 
 		  <div class="lo">
 		    <div class="ru"> 
@@ -376,11 +502,14 @@ limitations under the License.
 	    </div>
 	  </div>
 	</div>        
-        <br/>
+        
+     -->
+     
+    <br/>
     <img src="images/apache-incubator-logo-no-borders.png" alt="apache-incubator-logo-no-borders.png" border="0"/>
     
                     </td>
-                    <td width="90%" align="left" valign="top">
+                    <td width="80%" align="left" valign="top">
                                                                     <table border="0" cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
       <tr><td ><!-- bgcolor="#EEEEEE" -->
         <font color="#000000" face="verdana,arial,helvetica,sanserif">

Modified: incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html?rev=1220693&r1=1220692&r2=1220693&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html Mon Dec 19 11:19:29 2011
@@ -41,6 +41,8 @@ limitations under the License.
             
             <title>Apache OpenMeetings - List of general configuration options</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            <link rel="stylesheet" type="text/css" href="css/jquery-ui.css">
+            
             
 			<!-- Add jQuery library -->
 			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
@@ -60,6 +62,20 @@ limitations under the License.
 			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
 			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
 			
+			<script src="js/jquery.ui.core.js"></script>
+			<script src="js/jquery.ui.widget.js"></script>
+		
+			<script src="js/jquery.ui.accordion.js"></script>
+			
+			<script>
+			$(function() {
+				$( "#accordion" ).accordion({
+					autoHeight: false,
+					navigation: false
+				});
+			});
+			</script>
+			
 			<script type="text/javascript">
 				$(document).ready(function() {
 					$('.fancybox-buttons').fancybox({
@@ -117,7 +133,7 @@ limitations under the License.
 
                 <tr>
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td width="10%" valign="top" nowrap="true">
+                    <td width="20%" valign="top" nowrap="true">
 
                     <!-- special ACon Logo - leave here for next time
                     <a href="http://apachecon.com/2005/US/">
@@ -129,7 +145,117 @@ limitations under the License.
 
                     
     <!-- ============================================================ -->
+    <div id="accordion" width="100%">
+    
+            	<h3><a href="#">General</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./index.html">Home</a>
+<br/>
+	        		        	            	            	    <a href="./license.html">License</a>
+<br/>
+	        		        	            	            	    <a href="http://www.apache.org/">ASF</a>
+<br/>
+	        		        	            	            	    <a href="./downloads.html">Downloads</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Installation and Upgrade</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./installation.html">Installation</a>
+<br/>
+	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Community</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./get-involved.html">Get Involved</a>
+<br/>
+	        		        	            	            	    <a href="./team-list.html">Committers</a>
+<br/>
+	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
+<br/>
+	        		        	            	            	    <a href=".https://cwiki.apache.org/OPENMEETINGS/">Wiki</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Development</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./svn.html">Source Code</a>
+<br/>
+	        		        	            	            	    <a href="http://issues.apache.org/jira/browse/OPENMEETINGS">Bugs / Issues (JIRA)</a>
+<br/>
+	        		        	            	            	    <a href="./dependencies.html">Dependencies</a>
+<br/>
+	        		        	            	            	    <a href="./BuildInstructions.html">Build Instructions</a>
+<br/>
+	        		        	            	            	    <a href="./JUnitTesting.html">JUnit Testing</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Integration</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./SoapRestAPI.html">SOAP/REST API</a>
+<br/>
+	        		        	            	            	    <a href="./RestAPI.html">REST API Sample</a>
+<br/>
+	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Configuration</a></h3>
+    	<div  width="100%">
+	        	            	            	<b>DB Sample Configurations</b><br/>
+	            			            			    <a href="./ApacheDerbyConfig.html">Apache Derby</a>
+<br/>
+	            			            			    <a href="./IBMDB2Config.html">IBM DB2</a>
+<br/>
+	            			            			    <a href="./OracleConfig.html">Oracle</a>
+<br/>
+	            			            			    <a href="./MySQLConfig.html">MySQL</a>
+<br/>
+	            			            			    <a href="./PostgresConfig.html">Postgres</a>
+<br/>
+	            			        		        	            	            	<b>Localization and languages</b><br/>
+	            			            			    <a href="./Internationalisation.html">Internationalisation</a>
+<br/>
+	            			            			    <a href="./LanguageEditor.html">LanguageEditor</a>
+<br/>
+	            			            			    <a href="./TimeZoneHandling.html">TimeZoneHandling</a>
+<br/>
+	            			            			    <a href="./EditTemplates.html">EditTemplates</a>
+<br/>
+	            			        		        	            	            	<b>NAT Port Settings</b><br/>
+	            			            			    <a href="./PortSettings.html">Port settings</a>
+<br/>
+	            			        		        	            	            	<b>Performance</b><br/>
+	            			            			    <a href="./JVMPerformanceTuning.html">JVM performance tuning</a>
+<br/>
+	            			        		        	            	            	<b>Customization</b><br/>
+	            			            			    <a href="./BrandingAndColors.html">Branding and Colors</a>
+<br/>
+	            			            			    <a href="./WebappNamePath.html">Webapp name/path</a>
+<br/>
+	            			            			    <a href="./Navigation.html">Navigation</a>
+<br/>
+	            			            			    <a href="./Dashboard.html">Dashboard</a>
+<br/>
+	            			            			    <a href="./CalendarAndTimezone.html">Calendar and timezone</a>
+<br/>
+	            			            			    <a href="./WebcamResolutions.html">Webcam resolutions</a>
+<br/>
+	            			            			    <a href="./GeneralConfiguration.html">General Configuration</a>
+<br/>
+	            			        		        	            	            	<b>Security</b><br/>
+	            			            			    <a href="./RestrictedAccess.html">Restricted Access</a>
+<br/>
+	            			            			    <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a>
+<br/>
+	            			        		        	            	            	<b>Misc</b><br/>
+	            			            			    <a href="./GetVersionInfo.html">Get version info</a>
+<br/>
+	            			            			    <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a>
+<br/>
+	            			        		            	</div>
+        
+    </div>
 
+	<!--
             	<div class="ro"> 
 		  <div class="lo">
 		    <div class="ru"> 
@@ -376,11 +502,14 @@ limitations under the License.
 	    </div>
 	  </div>
 	</div>        
-        <br/>
+        
+     -->
+     
+    <br/>
     <img src="images/apache-incubator-logo-no-borders.png" alt="apache-incubator-logo-no-borders.png" border="0"/>
     
                     </td>
-                    <td width="90%" align="left" valign="top">
+                    <td width="80%" align="left" valign="top">
                                                                     <table border="0" cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
       <tr><td ><!-- bgcolor="#EEEEEE" -->
         <font color="#000000" face="verdana,arial,helvetica,sanserif">

Modified: incubator/openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html?rev=1220693&r1=1220692&r2=1220693&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html Mon Dec 19 11:19:29 2011
@@ -41,6 +41,8 @@ limitations under the License.
             
             <title>Apache OpenMeetings - How to check which Openmeetings version running</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            <link rel="stylesheet" type="text/css" href="css/jquery-ui.css">
+            
             
 			<!-- Add jQuery library -->
 			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
@@ -60,6 +62,20 @@ limitations under the License.
 			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
 			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
 			
+			<script src="js/jquery.ui.core.js"></script>
+			<script src="js/jquery.ui.widget.js"></script>
+		
+			<script src="js/jquery.ui.accordion.js"></script>
+			
+			<script>
+			$(function() {
+				$( "#accordion" ).accordion({
+					autoHeight: false,
+					navigation: false
+				});
+			});
+			</script>
+			
 			<script type="text/javascript">
 				$(document).ready(function() {
 					$('.fancybox-buttons').fancybox({
@@ -117,7 +133,7 @@ limitations under the License.
 
                 <tr>
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td width="10%" valign="top" nowrap="true">
+                    <td width="20%" valign="top" nowrap="true">
 
                     <!-- special ACon Logo - leave here for next time
                     <a href="http://apachecon.com/2005/US/">
@@ -129,7 +145,117 @@ limitations under the License.
 
                     
     <!-- ============================================================ -->
+    <div id="accordion" width="100%">
+    
+            	<h3><a href="#">General</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./index.html">Home</a>
+<br/>
+	        		        	            	            	    <a href="./license.html">License</a>
+<br/>
+	        		        	            	            	    <a href="http://www.apache.org/">ASF</a>
+<br/>
+	        		        	            	            	    <a href="./downloads.html">Downloads</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Installation and Upgrade</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./installation.html">Installation</a>
+<br/>
+	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Community</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./get-involved.html">Get Involved</a>
+<br/>
+	        		        	            	            	    <a href="./team-list.html">Committers</a>
+<br/>
+	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
+<br/>
+	        		        	            	            	    <a href=".https://cwiki.apache.org/OPENMEETINGS/">Wiki</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Development</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./svn.html">Source Code</a>
+<br/>
+	        		        	            	            	    <a href="http://issues.apache.org/jira/browse/OPENMEETINGS">Bugs / Issues (JIRA)</a>
+<br/>
+	        		        	            	            	    <a href="./dependencies.html">Dependencies</a>
+<br/>
+	        		        	            	            	    <a href="./BuildInstructions.html">Build Instructions</a>
+<br/>
+	        		        	            	            	    <a href="./JUnitTesting.html">JUnit Testing</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Integration</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./SoapRestAPI.html">SOAP/REST API</a>
+<br/>
+	        		        	            	            	    <a href="./RestAPI.html">REST API Sample</a>
+<br/>
+	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Configuration</a></h3>
+    	<div  width="100%">
+	        	            	            	<b>DB Sample Configurations</b><br/>
+	            			            			    <a href="./ApacheDerbyConfig.html">Apache Derby</a>
+<br/>
+	            			            			    <a href="./IBMDB2Config.html">IBM DB2</a>
+<br/>
+	            			            			    <a href="./OracleConfig.html">Oracle</a>
+<br/>
+	            			            			    <a href="./MySQLConfig.html">MySQL</a>
+<br/>
+	            			            			    <a href="./PostgresConfig.html">Postgres</a>
+<br/>
+	            			        		        	            	            	<b>Localization and languages</b><br/>
+	            			            			    <a href="./Internationalisation.html">Internationalisation</a>
+<br/>
+	            			            			    <a href="./LanguageEditor.html">LanguageEditor</a>
+<br/>
+	            			            			    <a href="./TimeZoneHandling.html">TimeZoneHandling</a>
+<br/>
+	            			            			    <a href="./EditTemplates.html">EditTemplates</a>
+<br/>
+	            			        		        	            	            	<b>NAT Port Settings</b><br/>
+	            			            			    <a href="./PortSettings.html">Port settings</a>
+<br/>
+	            			        		        	            	            	<b>Performance</b><br/>
+	            			            			    <a href="./JVMPerformanceTuning.html">JVM performance tuning</a>
+<br/>
+	            			        		        	            	            	<b>Customization</b><br/>
+	            			            			    <a href="./BrandingAndColors.html">Branding and Colors</a>
+<br/>
+	            			            			    <a href="./WebappNamePath.html">Webapp name/path</a>
+<br/>
+	            			            			    <a href="./Navigation.html">Navigation</a>
+<br/>
+	            			            			    <a href="./Dashboard.html">Dashboard</a>
+<br/>
+	            			            			    <a href="./CalendarAndTimezone.html">Calendar and timezone</a>
+<br/>
+	            			            			    <a href="./WebcamResolutions.html">Webcam resolutions</a>
+<br/>
+	            			            			    <a href="./GeneralConfiguration.html">General Configuration</a>
+<br/>
+	            			        		        	            	            	<b>Security</b><br/>
+	            			            			    <a href="./RestrictedAccess.html">Restricted Access</a>
+<br/>
+	            			            			    <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a>
+<br/>
+	            			        		        	            	            	<b>Misc</b><br/>
+	            			            			    <a href="./GetVersionInfo.html">Get version info</a>
+<br/>
+	            			            			    <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a>
+<br/>
+	            			        		            	</div>
+        
+    </div>
 
+	<!--
             	<div class="ro"> 
 		  <div class="lo">
 		    <div class="ru"> 
@@ -376,11 +502,14 @@ limitations under the License.
 	    </div>
 	  </div>
 	</div>        
-        <br/>
+        
+     -->
+     
+    <br/>
     <img src="images/apache-incubator-logo-no-borders.png" alt="apache-incubator-logo-no-borders.png" border="0"/>
     
                     </td>
-                    <td width="90%" align="left" valign="top">
+                    <td width="80%" align="left" valign="top">
                                                                     <table border="0" cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
       <tr><td ><!-- bgcolor="#EEEEEE" -->
         <font color="#000000" face="verdana,arial,helvetica,sanserif">

Modified: incubator/openmeetings/trunk/singlewebapp/docs/IBMDB2Config.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/IBMDB2Config.html?rev=1220693&r1=1220692&r2=1220693&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/IBMDB2Config.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/IBMDB2Config.html Mon Dec 19 11:19:29 2011
@@ -41,6 +41,8 @@ limitations under the License.
             
             <title>Apache OpenMeetings - IBM DB2 Configuration</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            <link rel="stylesheet" type="text/css" href="css/jquery-ui.css">
+            
             
 			<!-- Add jQuery library -->
 			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
@@ -60,6 +62,20 @@ limitations under the License.
 			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
 			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
 			
+			<script src="js/jquery.ui.core.js"></script>
+			<script src="js/jquery.ui.widget.js"></script>
+		
+			<script src="js/jquery.ui.accordion.js"></script>
+			
+			<script>
+			$(function() {
+				$( "#accordion" ).accordion({
+					autoHeight: false,
+					navigation: false
+				});
+			});
+			</script>
+			
 			<script type="text/javascript">
 				$(document).ready(function() {
 					$('.fancybox-buttons').fancybox({
@@ -117,7 +133,7 @@ limitations under the License.
 
                 <tr>
                     <!-- LEFT SIDE NAVIGATION -->
-                    <td width="10%" valign="top" nowrap="true">
+                    <td width="20%" valign="top" nowrap="true">
 
                     <!-- special ACon Logo - leave here for next time
                     <a href="http://apachecon.com/2005/US/">
@@ -129,7 +145,117 @@ limitations under the License.
 
                     
     <!-- ============================================================ -->
+    <div id="accordion" width="100%">
+    
+            	<h3><a href="#">General</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./index.html">Home</a>
+<br/>
+	        		        	            	            	    <a href="./license.html">License</a>
+<br/>
+	        		        	            	            	    <a href="http://www.apache.org/">ASF</a>
+<br/>
+	        		        	            	            	    <a href="./downloads.html">Downloads</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Installation and Upgrade</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./installation.html">Installation</a>
+<br/>
+	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Community</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./get-involved.html">Get Involved</a>
+<br/>
+	        		        	            	            	    <a href="./team-list.html">Committers</a>
+<br/>
+	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
+<br/>
+	        		        	            	            	    <a href=".https://cwiki.apache.org/OPENMEETINGS/">Wiki</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Development</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./svn.html">Source Code</a>
+<br/>
+	        		        	            	            	    <a href="http://issues.apache.org/jira/browse/OPENMEETINGS">Bugs / Issues (JIRA)</a>
+<br/>
+	        		        	            	            	    <a href="./dependencies.html">Dependencies</a>
+<br/>
+	        		        	            	            	    <a href="./BuildInstructions.html">Build Instructions</a>
+<br/>
+	        		        	            	            	    <a href="./JUnitTesting.html">JUnit Testing</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Integration</a></h3>
+    	<div  width="100%">
+	        	            	            	    <a href="./SoapRestAPI.html">SOAP/REST API</a>
+<br/>
+	        		        	            	            	    <a href="./RestAPI.html">REST API Sample</a>
+<br/>
+	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
+<br/>
+	        		            	</div>
+        	<h3><a href="#">Configuration</a></h3>
+    	<div  width="100%">
+	        	            	            	<b>DB Sample Configurations</b><br/>
+	            			            			    <a href="./ApacheDerbyConfig.html">Apache Derby</a>
+<br/>
+	            			            			    <a href="./IBMDB2Config.html">IBM DB2</a>
+<br/>
+	            			            			    <a href="./OracleConfig.html">Oracle</a>
+<br/>
+	            			            			    <a href="./MySQLConfig.html">MySQL</a>
+<br/>
+	            			            			    <a href="./PostgresConfig.html">Postgres</a>
+<br/>
+	            			        		        	            	            	<b>Localization and languages</b><br/>
+	            			            			    <a href="./Internationalisation.html">Internationalisation</a>
+<br/>
+	            			            			    <a href="./LanguageEditor.html">LanguageEditor</a>
+<br/>
+	            			            			    <a href="./TimeZoneHandling.html">TimeZoneHandling</a>
+<br/>
+	            			            			    <a href="./EditTemplates.html">EditTemplates</a>
+<br/>
+	            			        		        	            	            	<b>NAT Port Settings</b><br/>
+	            			            			    <a href="./PortSettings.html">Port settings</a>
+<br/>
+	            			        		        	            	            	<b>Performance</b><br/>
+	            			            			    <a href="./JVMPerformanceTuning.html">JVM performance tuning</a>
+<br/>
+	            			        		        	            	            	<b>Customization</b><br/>
+	            			            			    <a href="./BrandingAndColors.html">Branding and Colors</a>
+<br/>
+	            			            			    <a href="./WebappNamePath.html">Webapp name/path</a>
+<br/>
+	            			            			    <a href="./Navigation.html">Navigation</a>
+<br/>
+	            			            			    <a href="./Dashboard.html">Dashboard</a>
+<br/>
+	            			            			    <a href="./CalendarAndTimezone.html">Calendar and timezone</a>
+<br/>
+	            			            			    <a href="./WebcamResolutions.html">Webcam resolutions</a>
+<br/>
+	            			            			    <a href="./GeneralConfiguration.html">General Configuration</a>
+<br/>
+	            			        		        	            	            	<b>Security</b><br/>
+	            			            			    <a href="./RestrictedAccess.html">Restricted Access</a>
+<br/>
+	            			            			    <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a>
+<br/>
+	            			        		        	            	            	<b>Misc</b><br/>
+	            			            			    <a href="./GetVersionInfo.html">Get version info</a>
+<br/>
+	            			            			    <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a>
+<br/>
+	            			        		            	</div>
+        
+    </div>
 
+	<!--
             	<div class="ro"> 
 		  <div class="lo">
 		    <div class="ru"> 
@@ -376,11 +502,14 @@ limitations under the License.
 	    </div>
 	  </div>
 	</div>        
-        <br/>
+        
+     -->
+     
+    <br/>
     <img src="images/apache-incubator-logo-no-borders.png" alt="apache-incubator-logo-no-borders.png" border="0"/>
     
                     </td>
-                    <td width="90%" align="left" valign="top">
+                    <td width="80%" align="left" valign="top">
                                                                     <table border="0" cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
       <tr><td ><!-- bgcolor="#EEEEEE" -->
         <font color="#000000" face="verdana,arial,helvetica,sanserif">