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:23:33 UTC

svn commit: r1330465 - in /incubator/openmeetings/trunk/singlewebapp: docs/ xdocs/stylesheets/

Author: sebawagner
Date: Wed Apr 25 18:23:31 2012
New Revision: 1330465

URL: http://svn.apache.org/viewvc?rev=1330465&view=rev
Log:
OPENMEETINGS-101 shorten menu entry

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/ConferenceRoomLayoutOptions.html
    incubator/openmeetings/trunk/singlewebapp/docs/CustomRoomTypeHowTo.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/MoodlePlugin.html
    incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html
    incubator/openmeetings/trunk/singlewebapp/docs/Navigation.html
    incubator/openmeetings/trunk/singlewebapp/docs/OpenOfficeConverter.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/RestAPISample.html
    incubator/openmeetings/trunk/singlewebapp/docs/RestrictedAccess.html
    incubator/openmeetings/trunk/singlewebapp/docs/SakaiPlugin.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/commercial-support.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/red5sip-integration.html
    incubator/openmeetings/trunk/singlewebapp/docs/svn.html
    incubator/openmeetings/trunk/singlewebapp/docs/team-list.html
    incubator/openmeetings/trunk/singlewebapp/docs/themes-and-branding.html
    incubator/openmeetings/trunk/singlewebapp/docs/voip-sip-integration.html
    incubator/openmeetings/trunk/singlewebapp/xdocs/stylesheets/project.xml

Modified: incubator/openmeetings/trunk/singlewebapp/docs/ApacheDerbyConfig.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/ApacheDerbyConfig.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/ApacheDerbyConfig.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/ApacheDerbyConfig.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/BrandingAndColors.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/BrandingAndColors.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/BrandingAndColors.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/BrandingAndColors.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/CalendarAndTimezone.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/CalendarAndTimezone.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/CalendarAndTimezone.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/CalendarAndTimezone.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/ConferenceRoomLayoutOptions.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/ConferenceRoomLayoutOptions.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/ConferenceRoomLayoutOptions.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/ConferenceRoomLayoutOptions.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/CustomRoomTypeHowTo.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/CustomRoomTypeHowTo.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/CustomRoomTypeHowTo.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/CustomRoomTypeHowTo.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/Dashboard.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/Dashboard.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/Dashboard.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/Dashboard.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/EditTemplates.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/EditTemplates.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/EditTemplates.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/EditTemplates.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/FFMPEGVersionSwitch.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/FFMPEGVersionSwitch.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/FFMPEGVersionSwitch.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/FFMPEGVersionSwitch.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/IBMDB2Config.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/IBMDB2Config.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/IBMDB2Config.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/IBMDB2Config.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/Internationalisation.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/Internationalisation.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/Internationalisation.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/Internationalisation.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/JUnitTesting.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/JUnitTesting.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/JUnitTesting.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/JUnitTesting.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/JVMPerformanceTuning.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/JVMPerformanceTuning.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/JVMPerformanceTuning.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/JVMPerformanceTuning.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/LanguageEditor.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/LanguageEditor.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/LanguageEditor.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/LanguageEditor.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/LdapAndADS.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/LdapAndADS.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/LdapAndADS.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/LdapAndADS.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/MoodlePlugin.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/MoodlePlugin.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/MoodlePlugin.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/MoodlePlugin.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/Navigation.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/Navigation.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/Navigation.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/Navigation.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/OpenOfficeConverter.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/OpenOfficeConverter.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/OpenOfficeConverter.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/OpenOfficeConverter.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/OracleConfig.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/OracleConfig.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/OracleConfig.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/OracleConfig.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/PostgresConfig.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/PostgresConfig.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/PostgresConfig.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/PostgresConfig.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/RTMPSAndHTTPS.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/RTMPSAndHTTPS.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/RTMPSAndHTTPS.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/RTMPSAndHTTPS.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/RestAPISample.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/RestAPISample.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/RestAPISample.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/RestAPISample.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/RestrictedAccess.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/RestrictedAccess.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/RestrictedAccess.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/RestrictedAccess.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/SakaiPlugin.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/SakaiPlugin.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/SakaiPlugin.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/SakaiPlugin.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/SoapRestAPI.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/SoapRestAPI.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/SoapRestAPI.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/SoapRestAPI.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/TimeZoneHandling.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/TimeZoneHandling.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/TimeZoneHandling.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/TimeZoneHandling.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/Upgrade.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/Upgrade.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/Upgrade.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/Upgrade.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/WebappNamePath.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/WebappNamePath.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/WebappNamePath.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/WebappNamePath.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/WebcamResolutions.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/WebcamResolutions.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/WebcamResolutions.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/WebcamResolutions.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/commercial-support.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/commercial-support.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/commercial-support.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/commercial-support.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/dependencies.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/dependencies.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/dependencies.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/dependencies.html Wed Apr 25 18:23:31 2012
@@ -448,7 +448,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -618,7 +618,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/documentation.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/documentation.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/documentation.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/documentation.html Wed Apr 25 18:23:31 2012
@@ -448,7 +448,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -618,7 +618,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/downloads.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/downloads.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/downloads.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/downloads.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/get-involved.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/get-involved.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/get-involved.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/get-involved.html Wed Apr 25 18:23:31 2012
@@ -448,7 +448,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -618,7 +618,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/index.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/index.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/index.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/index.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/installation.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/installation.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/installation.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/installation.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/license.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/license.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/license.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/license.html Wed Apr 25 18:23:31 2012
@@ -448,7 +448,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -618,7 +618,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/mail-lists.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/mail-lists.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/mail-lists.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/mail-lists.html Wed Apr 25 18:23:31 2012
@@ -448,7 +448,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -618,7 +618,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/red5sip-integration.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/red5sip-integration.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/red5sip-integration.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/red5sip-integration.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/svn.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/svn.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/svn.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/svn.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/team-list.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/team-list.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/team-list.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/team-list.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/themes-and-branding.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/themes-and-branding.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/themes-and-branding.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/themes-and-branding.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/voip-sip-integration.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/voip-sip-integration.html?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/voip-sip-integration.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/voip-sip-integration.html Wed Apr 25 18:23:31 2012
@@ -449,7 +449,7 @@ 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>
+	        		        	            	            	    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 <br/>
 	        		            	</div>
         	<h3><a href="#Community">Community</a></h3>
@@ -619,7 +619,7 @@ 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>    <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials</a>
 </li>
 			        	</font>
 		        			        		        </ul>

Modified: incubator/openmeetings/trunk/singlewebapp/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/xdocs/stylesheets/project.xml?rev=1330465&r1=1330464&r2=1330465&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/xdocs/stylesheets/project.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/xdocs/stylesheets/project.xml Wed Apr 25 18:23:31 2012
@@ -19,7 +19,7 @@
     <menu name="Installation and Upgrade">
     	<item name="Installation"           href="/installation.html"/>
     	<item name="Upgrade"           		href="/Upgrade.html"/>
-    	<item name="Tutorials (Plugin/Installation)"  href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings" />
+    	<item name="Tutorials"  href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings" />
     </menu>
 
     <menu name="Community">