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 2012/04/25 20:15:10 UTC

svn commit: r1330460 [2/3] - in /incubator/openmeetings/trunk/singlewebapp: docs/ xdocs/stylesheets/

Modified: incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html?rev=1330460&r1=1330459&r2=1330460&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html Wed Apr 25 18:15:08 2012
@@ -131,6 +131,12 @@ limitations under the License.
 					            		currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
+					            		currentLocation = "InstallationandUpgrade";
+					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/get-involved.html") > 0) {
 					            		currentLocation = "Community";
@@ -150,12 +156,6 @@ limitations under the License.
 					            	} 
 					            	
 					        				        							            					            	
-					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
-					            		currentLocation = "Community";
-					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
-					            	} 
-					            	
-					        				        							            					            	
 					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) {
 					            		currentLocation = "Community";
 					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length);
@@ -449,6 +449,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
 <br/>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
     	<div  width="100%">
@@ -458,8 +460,6 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
 <br/>
-	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-<br/>
 	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 <br/>
 	        		            	</div>
@@ -618,6 +618,10 @@ limitations under the License.
 			            	<li>    <a href="./Upgrade.html">Upgrade</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -648,10 +652,6 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-</li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 </li>
 			        	</font>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/Navigation.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/Navigation.html?rev=1330460&r1=1330459&r2=1330460&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/Navigation.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/Navigation.html Wed Apr 25 18:15:08 2012
@@ -131,6 +131,12 @@ limitations under the License.
 					            		currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
+					            		currentLocation = "InstallationandUpgrade";
+					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/get-involved.html") > 0) {
 					            		currentLocation = "Community";
@@ -150,12 +156,6 @@ limitations under the License.
 					            	} 
 					            	
 					        				        							            					            	
-					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
-					            		currentLocation = "Community";
-					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
-					            	} 
-					            	
-					        				        							            					            	
 					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) {
 					            		currentLocation = "Community";
 					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length);
@@ -449,6 +449,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
 <br/>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
     	<div  width="100%">
@@ -458,8 +460,6 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
 <br/>
-	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-<br/>
 	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 <br/>
 	        		            	</div>
@@ -618,6 +618,10 @@ limitations under the License.
 			            	<li>    <a href="./Upgrade.html">Upgrade</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -648,10 +652,6 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-</li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 </li>
 			        	</font>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/OpenOfficeConverter.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/OpenOfficeConverter.html?rev=1330460&r1=1330459&r2=1330460&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/OpenOfficeConverter.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/OpenOfficeConverter.html Wed Apr 25 18:15:08 2012
@@ -131,6 +131,12 @@ limitations under the License.
 					            		currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
+					            		currentLocation = "InstallationandUpgrade";
+					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/get-involved.html") > 0) {
 					            		currentLocation = "Community";
@@ -150,12 +156,6 @@ limitations under the License.
 					            	} 
 					            	
 					        				        							            					            	
-					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
-					            		currentLocation = "Community";
-					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
-					            	} 
-					            	
-					        				        							            					            	
 					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) {
 					            		currentLocation = "Community";
 					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length);
@@ -449,6 +449,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
 <br/>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
     	<div  width="100%">
@@ -458,8 +460,6 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
 <br/>
-	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-<br/>
 	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 <br/>
 	        		            	</div>
@@ -618,6 +618,10 @@ limitations under the License.
 			            	<li>    <a href="./Upgrade.html">Upgrade</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -648,10 +652,6 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-</li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 </li>
 			        	</font>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/OracleConfig.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/OracleConfig.html?rev=1330460&r1=1330459&r2=1330460&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/OracleConfig.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/OracleConfig.html Wed Apr 25 18:15:08 2012
@@ -131,6 +131,12 @@ limitations under the License.
 					            		currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
+					            		currentLocation = "InstallationandUpgrade";
+					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/get-involved.html") > 0) {
 					            		currentLocation = "Community";
@@ -150,12 +156,6 @@ limitations under the License.
 					            	} 
 					            	
 					        				        							            					            	
-					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
-					            		currentLocation = "Community";
-					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
-					            	} 
-					            	
-					        				        							            					            	
 					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) {
 					            		currentLocation = "Community";
 					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length);
@@ -449,6 +449,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
 <br/>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
     	<div  width="100%">
@@ -458,8 +460,6 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
 <br/>
-	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-<br/>
 	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 <br/>
 	        		            	</div>
@@ -618,6 +618,10 @@ limitations under the License.
 			            	<li>    <a href="./Upgrade.html">Upgrade</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -648,10 +652,6 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-</li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 </li>
 			        	</font>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html?rev=1330460&r1=1330459&r2=1330460&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html Wed Apr 25 18:15:08 2012
@@ -131,6 +131,12 @@ limitations under the License.
 					            		currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
+					            		currentLocation = "InstallationandUpgrade";
+					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/get-involved.html") > 0) {
 					            		currentLocation = "Community";
@@ -150,12 +156,6 @@ limitations under the License.
 					            	} 
 					            	
 					        				        							            					            	
-					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
-					            		currentLocation = "Community";
-					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
-					            	} 
-					            	
-					        				        							            					            	
 					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) {
 					            		currentLocation = "Community";
 					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length);
@@ -449,6 +449,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
 <br/>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
     	<div  width="100%">
@@ -458,8 +460,6 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
 <br/>
-	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-<br/>
 	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 <br/>
 	        		            	</div>
@@ -618,6 +618,10 @@ limitations under the License.
 			            	<li>    <a href="./Upgrade.html">Upgrade</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -648,10 +652,6 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-</li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 </li>
 			        	</font>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/PostgresConfig.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/PostgresConfig.html?rev=1330460&r1=1330459&r2=1330460&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/PostgresConfig.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/PostgresConfig.html Wed Apr 25 18:15:08 2012
@@ -131,6 +131,12 @@ limitations under the License.
 					            		currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
+					            		currentLocation = "InstallationandUpgrade";
+					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/get-involved.html") > 0) {
 					            		currentLocation = "Community";
@@ -150,12 +156,6 @@ limitations under the License.
 					            	} 
 					            	
 					        				        							            					            	
-					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
-					            		currentLocation = "Community";
-					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
-					            	} 
-					            	
-					        				        							            					            	
 					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) {
 					            		currentLocation = "Community";
 					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length);
@@ -449,6 +449,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
 <br/>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
     	<div  width="100%">
@@ -458,8 +460,6 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
 <br/>
-	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-<br/>
 	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 <br/>
 	        		            	</div>
@@ -618,6 +618,10 @@ limitations under the License.
 			            	<li>    <a href="./Upgrade.html">Upgrade</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -648,10 +652,6 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-</li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 </li>
 			        	</font>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/RTMPSAndHTTPS.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/RTMPSAndHTTPS.html?rev=1330460&r1=1330459&r2=1330460&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/RTMPSAndHTTPS.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/RTMPSAndHTTPS.html Wed Apr 25 18:15:08 2012
@@ -131,6 +131,12 @@ limitations under the License.
 					            		currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
+					            		currentLocation = "InstallationandUpgrade";
+					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/get-involved.html") > 0) {
 					            		currentLocation = "Community";
@@ -150,12 +156,6 @@ limitations under the License.
 					            	} 
 					            	
 					        				        							            					            	
-					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
-					            		currentLocation = "Community";
-					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
-					            	} 
-					            	
-					        				        							            					            	
 					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) {
 					            		currentLocation = "Community";
 					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length);
@@ -449,6 +449,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
 <br/>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
     	<div  width="100%">
@@ -458,8 +460,6 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
 <br/>
-	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-<br/>
 	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 <br/>
 	        		            	</div>
@@ -618,6 +618,10 @@ limitations under the License.
 			            	<li>    <a href="./Upgrade.html">Upgrade</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -648,10 +652,6 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-</li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 </li>
 			        	</font>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/RestAPISample.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/RestAPISample.html?rev=1330460&r1=1330459&r2=1330460&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/RestAPISample.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/RestAPISample.html Wed Apr 25 18:15:08 2012
@@ -131,6 +131,12 @@ limitations under the License.
 					            		currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
+					            		currentLocation = "InstallationandUpgrade";
+					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/get-involved.html") > 0) {
 					            		currentLocation = "Community";
@@ -150,12 +156,6 @@ limitations under the License.
 					            	} 
 					            	
 					        				        							            					            	
-					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
-					            		currentLocation = "Community";
-					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
-					            	} 
-					            	
-					        				        							            					            	
 					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) {
 					            		currentLocation = "Community";
 					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length);
@@ -449,6 +449,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
 <br/>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
     	<div  width="100%">
@@ -458,8 +460,6 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
 <br/>
-	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-<br/>
 	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 <br/>
 	        		            	</div>
@@ -618,6 +618,10 @@ limitations under the License.
 			            	<li>    <a href="./Upgrade.html">Upgrade</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -648,10 +652,6 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-</li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 </li>
 			        	</font>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/RestrictedAccess.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/RestrictedAccess.html?rev=1330460&r1=1330459&r2=1330460&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/RestrictedAccess.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/RestrictedAccess.html Wed Apr 25 18:15:08 2012
@@ -131,6 +131,12 @@ limitations under the License.
 					            		currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
+					            		currentLocation = "InstallationandUpgrade";
+					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/get-involved.html") > 0) {
 					            		currentLocation = "Community";
@@ -150,12 +156,6 @@ limitations under the License.
 					            	} 
 					            	
 					        				        							            					            	
-					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
-					            		currentLocation = "Community";
-					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
-					            	} 
-					            	
-					        				        							            					            	
 					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) {
 					            		currentLocation = "Community";
 					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length);
@@ -449,6 +449,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
 <br/>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
     	<div  width="100%">
@@ -458,8 +460,6 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
 <br/>
-	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-<br/>
 	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 <br/>
 	        		            	</div>
@@ -618,6 +618,10 @@ limitations under the License.
 			            	<li>    <a href="./Upgrade.html">Upgrade</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -648,10 +652,6 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-</li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 </li>
 			        	</font>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/SakaiPlugin.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/SakaiPlugin.html?rev=1330460&r1=1330459&r2=1330460&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/SakaiPlugin.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/SakaiPlugin.html Wed Apr 25 18:15:08 2012
@@ -131,6 +131,12 @@ limitations under the License.
 					            		currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
+					            		currentLocation = "InstallationandUpgrade";
+					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/get-involved.html") > 0) {
 					            		currentLocation = "Community";
@@ -150,12 +156,6 @@ limitations under the License.
 					            	} 
 					            	
 					        				        							            					            	
-					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
-					            		currentLocation = "Community";
-					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
-					            	} 
-					            	
-					        				        							            					            	
 					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) {
 					            		currentLocation = "Community";
 					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length);
@@ -449,6 +449,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
 <br/>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
     	<div  width="100%">
@@ -458,8 +460,6 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
 <br/>
-	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-<br/>
 	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 <br/>
 	        		            	</div>
@@ -618,6 +618,10 @@ limitations under the License.
 			            	<li>    <a href="./Upgrade.html">Upgrade</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -648,10 +652,6 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-</li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 </li>
 			        	</font>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/SoapRestAPI.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/SoapRestAPI.html?rev=1330460&r1=1330459&r2=1330460&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/SoapRestAPI.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/SoapRestAPI.html Wed Apr 25 18:15:08 2012
@@ -131,6 +131,12 @@ limitations under the License.
 					            		currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
+					            		currentLocation = "InstallationandUpgrade";
+					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/get-involved.html") > 0) {
 					            		currentLocation = "Community";
@@ -150,12 +156,6 @@ limitations under the License.
 					            	} 
 					            	
 					        				        							            					            	
-					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
-					            		currentLocation = "Community";
-					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
-					            	} 
-					            	
-					        				        							            					            	
 					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) {
 					            		currentLocation = "Community";
 					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length);
@@ -449,6 +449,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
 <br/>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
     	<div  width="100%">
@@ -458,8 +460,6 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
 <br/>
-	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-<br/>
 	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 <br/>
 	        		            	</div>
@@ -618,6 +618,10 @@ limitations under the License.
 			            	<li>    <a href="./Upgrade.html">Upgrade</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -648,10 +652,6 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-</li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 </li>
 			        	</font>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/TimeZoneHandling.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/TimeZoneHandling.html?rev=1330460&r1=1330459&r2=1330460&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/TimeZoneHandling.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/TimeZoneHandling.html Wed Apr 25 18:15:08 2012
@@ -131,6 +131,12 @@ limitations under the License.
 					            		currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
+					            		currentLocation = "InstallationandUpgrade";
+					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/get-involved.html") > 0) {
 					            		currentLocation = "Community";
@@ -150,12 +156,6 @@ limitations under the License.
 					            	} 
 					            	
 					        				        							            					            	
-					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
-					            		currentLocation = "Community";
-					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
-					            	} 
-					            	
-					        				        							            					            	
 					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) {
 					            		currentLocation = "Community";
 					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length);
@@ -449,6 +449,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
 <br/>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
     	<div  width="100%">
@@ -458,8 +460,6 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
 <br/>
-	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-<br/>
 	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 <br/>
 	        		            	</div>
@@ -618,6 +618,10 @@ limitations under the License.
 			            	<li>    <a href="./Upgrade.html">Upgrade</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -648,10 +652,6 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-</li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 </li>
 			        	</font>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/Upgrade.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/Upgrade.html?rev=1330460&r1=1330459&r2=1330460&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/Upgrade.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/Upgrade.html Wed Apr 25 18:15:08 2012
@@ -131,6 +131,12 @@ limitations under the License.
 					            		currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
+					            		currentLocation = "InstallationandUpgrade";
+					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/get-involved.html") > 0) {
 					            		currentLocation = "Community";
@@ -150,12 +156,6 @@ limitations under the License.
 					            	} 
 					            	
 					        				        							            					            	
-					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
-					            		currentLocation = "Community";
-					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
-					            	} 
-					            	
-					        				        							            					            	
 					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) {
 					            		currentLocation = "Community";
 					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length);
@@ -449,6 +449,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
 <br/>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
     	<div  width="100%">
@@ -458,8 +460,6 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
 <br/>
-	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-<br/>
 	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 <br/>
 	        		            	</div>
@@ -618,6 +618,10 @@ limitations under the License.
 			            	<li>    <a href="./Upgrade.html">Upgrade</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -648,10 +652,6 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-</li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 </li>
 			        	</font>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/WebappNamePath.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/WebappNamePath.html?rev=1330460&r1=1330459&r2=1330460&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/WebappNamePath.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/WebappNamePath.html Wed Apr 25 18:15:08 2012
@@ -131,6 +131,12 @@ limitations under the License.
 					            		currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
+					            		currentLocation = "InstallationandUpgrade";
+					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/get-involved.html") > 0) {
 					            		currentLocation = "Community";
@@ -150,12 +156,6 @@ limitations under the License.
 					            	} 
 					            	
 					        				        							            					            	
-					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
-					            		currentLocation = "Community";
-					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
-					            	} 
-					            	
-					        				        							            					            	
 					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) {
 					            		currentLocation = "Community";
 					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length);
@@ -449,6 +449,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
 <br/>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
     	<div  width="100%">
@@ -458,8 +460,6 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
 <br/>
-	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-<br/>
 	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 <br/>
 	        		            	</div>
@@ -618,6 +618,10 @@ limitations under the License.
 			            	<li>    <a href="./Upgrade.html">Upgrade</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -648,10 +652,6 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-</li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 </li>
 			        	</font>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/WebcamResolutions.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/WebcamResolutions.html?rev=1330460&r1=1330459&r2=1330460&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/WebcamResolutions.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/WebcamResolutions.html Wed Apr 25 18:15:08 2012
@@ -131,6 +131,12 @@ limitations under the License.
 					            		currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
+					            		currentLocation = "InstallationandUpgrade";
+					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/get-involved.html") > 0) {
 					            		currentLocation = "Community";
@@ -150,12 +156,6 @@ limitations under the License.
 					            	} 
 					            	
 					        				        							            					            	
-					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
-					            		currentLocation = "Community";
-					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
-					            	} 
-					            	
-					        				        							            					            	
 					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) {
 					            		currentLocation = "Community";
 					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length);
@@ -449,6 +449,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
 <br/>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
     	<div  width="100%">
@@ -458,8 +460,6 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
 <br/>
-	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-<br/>
 	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 <br/>
 	        		            	</div>
@@ -618,6 +618,10 @@ limitations under the License.
 			            	<li>    <a href="./Upgrade.html">Upgrade</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -648,10 +652,6 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-</li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 </li>
 			        	</font>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/commercial-support.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/commercial-support.html?rev=1330460&r1=1330459&r2=1330460&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/commercial-support.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/commercial-support.html Wed Apr 25 18:15:08 2012
@@ -131,6 +131,12 @@ limitations under the License.
 					            		currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
+					            		currentLocation = "InstallationandUpgrade";
+					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/get-involved.html") > 0) {
 					            		currentLocation = "Community";
@@ -150,12 +156,6 @@ limitations under the License.
 					            	} 
 					            	
 					        				        							            					            	
-					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
-					            		currentLocation = "Community";
-					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
-					            	} 
-					            	
-					        				        							            					            	
 					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) {
 					            		currentLocation = "Community";
 					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length);
@@ -449,6 +449,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
 <br/>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
     	<div  width="100%">
@@ -458,8 +460,6 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
 <br/>
-	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-<br/>
 	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 <br/>
 	        		            	</div>
@@ -618,6 +618,10 @@ limitations under the License.
 			            	<li>    <a href="./Upgrade.html">Upgrade</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -648,10 +652,6 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-</li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 </li>
 			        	</font>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/dependencies.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/dependencies.html?rev=1330460&r1=1330459&r2=1330460&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/dependencies.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/dependencies.html Wed Apr 25 18:15:08 2012
@@ -130,6 +130,12 @@ limitations under the License.
 					            		currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
+					            		currentLocation = "InstallationandUpgrade";
+					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/get-involved.html") > 0) {
 					            		currentLocation = "Community";
@@ -149,12 +155,6 @@ limitations under the License.
 					            	} 
 					            	
 					        				        							            					            	
-					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
-					            		currentLocation = "Community";
-					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
-					            	} 
-					            	
-					        				        							            					            	
 					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) {
 					            		currentLocation = "Community";
 					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length);
@@ -448,6 +448,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
 <br/>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
     	<div  width="100%">
@@ -457,8 +459,6 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
 <br/>
-	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-<br/>
 	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 <br/>
 	        		            	</div>
@@ -617,6 +617,10 @@ limitations under the License.
 			            	<li>    <a href="./Upgrade.html">Upgrade</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -647,10 +651,6 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-</li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 </li>
 			        	</font>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/documentation.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/documentation.html?rev=1330460&r1=1330459&r2=1330460&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/documentation.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/documentation.html Wed Apr 25 18:15:08 2012
@@ -130,6 +130,12 @@ limitations under the License.
 					            		currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
+					            		currentLocation = "InstallationandUpgrade";
+					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/get-involved.html") > 0) {
 					            		currentLocation = "Community";
@@ -149,12 +155,6 @@ limitations under the License.
 					            	} 
 					            	
 					        				        							            					            	
-					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
-					            		currentLocation = "Community";
-					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
-					            	} 
-					            	
-					        				        							            					            	
 					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) {
 					            		currentLocation = "Community";
 					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length);
@@ -448,6 +448,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
 <br/>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
     	<div  width="100%">
@@ -457,8 +459,6 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
 <br/>
-	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-<br/>
 	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 <br/>
 	        		            	</div>
@@ -617,6 +617,10 @@ limitations under the License.
 			            	<li>    <a href="./Upgrade.html">Upgrade</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -647,10 +651,6 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-</li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 </li>
 			        	</font>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/downloads.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/downloads.html?rev=1330460&r1=1330459&r2=1330460&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/downloads.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/downloads.html Wed Apr 25 18:15:08 2012
@@ -131,6 +131,12 @@ limitations under the License.
 					            		currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
+					            		currentLocation = "InstallationandUpgrade";
+					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/get-involved.html") > 0) {
 					            		currentLocation = "Community";
@@ -150,12 +156,6 @@ limitations under the License.
 					            	} 
 					            	
 					        				        							            					            	
-					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) {
-					            		currentLocation = "Community";
-					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length);
-					            	} 
-					            	
-					        				        							            					            	
 					            	else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) {
 					            		currentLocation = "Community";
 					            		currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length);
@@ -449,6 +449,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./Upgrade.html">Upgrade</a>
 <br/>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
     	<div  width="100%">
@@ -458,8 +460,6 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./mail-lists.html">Mailing Lists</a>
 <br/>
-	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-<br/>
 	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 <br/>
 	        		            	</div>
@@ -618,6 +618,10 @@ limitations under the License.
 			            	<li>    <a href="./Upgrade.html">Upgrade</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -648,10 +652,6 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a>
-</li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a>
 </li>
 			        	</font>