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/02/14 10:27:10 UTC

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

Author: sebawagner
Date: Tue Feb 14 09:27:08 2012
New Revision: 1243839

URL: http://svn.apache.org/viewvc?rev=1243839&view=rev
Log:
Update docs with infos about Sakai Plugin

Added:
    incubator/openmeetings/trunk/singlewebapp/docs/SakaiPlugin.html   (with props)
    incubator/openmeetings/trunk/singlewebapp/xdocs/SakaiPlugin.xml   (with props)
Modified:
    incubator/openmeetings/trunk/singlewebapp/docs/ApacheDerbyConfig.html
    incubator/openmeetings/trunk/singlewebapp/docs/BrandingAndColors.html
    incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html
    incubator/openmeetings/trunk/singlewebapp/docs/CalendarAndTimezone.html
    incubator/openmeetings/trunk/singlewebapp/docs/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/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/svn.html
    incubator/openmeetings/trunk/singlewebapp/docs/team-list.html
    incubator/openmeetings/trunk/singlewebapp/docs/voip-sip-integration.html
    incubator/openmeetings/trunk/singlewebapp/xdocs/commercial-support.xml
    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=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/ApacheDerbyConfig.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/ApacheDerbyConfig.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/BrandingAndColors.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/BrandingAndColors.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/BrandingAndColors.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/BrandingAndColors.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/CalendarAndTimezone.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/CalendarAndTimezone.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/CalendarAndTimezone.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/CalendarAndTimezone.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/ConferenceRoomLayoutOptions.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/ConferenceRoomLayoutOptions.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/ConferenceRoomLayoutOptions.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/ConferenceRoomLayoutOptions.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/CustomRoomTypeHowTo.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/CustomRoomTypeHowTo.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/CustomRoomTypeHowTo.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/CustomRoomTypeHowTo.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/Dashboard.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/Dashboard.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/Dashboard.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/Dashboard.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/EditTemplates.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/EditTemplates.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/EditTemplates.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/EditTemplates.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/FFMPEGVersionSwitch.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/FFMPEGVersionSwitch.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/FFMPEGVersionSwitch.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/FFMPEGVersionSwitch.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/IBMDB2Config.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/IBMDB2Config.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/IBMDB2Config.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/IBMDB2Config.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/Internationalisation.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/Internationalisation.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/Internationalisation.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/Internationalisation.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/JUnitTesting.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/JUnitTesting.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/JUnitTesting.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/JUnitTesting.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/JVMPerformanceTuning.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/JVMPerformanceTuning.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/JVMPerformanceTuning.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/JVMPerformanceTuning.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/LanguageEditor.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/LanguageEditor.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/LanguageEditor.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/LanguageEditor.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/LdapAndADS.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/LdapAndADS.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/LdapAndADS.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/LdapAndADS.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/MoodlePlugin.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/MoodlePlugin.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/MoodlePlugin.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/MoodlePlugin.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/Navigation.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/Navigation.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/Navigation.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/Navigation.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/OpenOfficeConverter.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/OpenOfficeConverter.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/OpenOfficeConverter.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/OpenOfficeConverter.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/OracleConfig.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/OracleConfig.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/OracleConfig.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/OracleConfig.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/PostgresConfig.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/PostgresConfig.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/PostgresConfig.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/PostgresConfig.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/RTMPSAndHTTPS.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/RTMPSAndHTTPS.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/RTMPSAndHTTPS.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/RTMPSAndHTTPS.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/RestAPISample.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/RestAPISample.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/RestAPISample.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/RestAPISample.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/RestrictedAccess.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/RestrictedAccess.html?rev=1243839&r1=1243838&r2=1243839&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/RestrictedAccess.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/RestrictedAccess.html Tue Feb 14 09:27:08 2012
@@ -214,6 +214,12 @@ limitations under the License.
 					            		currentLink = "/MoodlePlugin.html".substr(1, "/MoodlePlugin.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/SakaiPlugin.html") > 0) {
+					            		currentLocation = "Plugins";
+					            		currentLink = "/SakaiPlugin.html".substr(1, "/SakaiPlugin.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -465,6 +471,8 @@ limitations under the License.
     	<div  width="100%">
 	        	            	            	    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 <br/>
+	        		        	            	            	    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -712,6 +720,10 @@ limitations under the License.
 			            	<li>    <a href="./MoodlePlugin.html">Moodle Plugin</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SakaiPlugin.html">Sakai Plugin</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>