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

svn commit: r1215499 [1/3] - in /incubator/openmeetings/site/docs: ./ images/ js/ source/ source/helpers/

Author: sebawagner
Date: Sat Dec 17 14:34:29 2011
New Revision: 1215499

URL: http://svn.apache.org/viewvc?rev=1215499&view=rev
Log:
Update Images and screens

Added:
    incubator/openmeetings/site/docs/images/Features_Screen_Conference_Room.png   (with props)
    incubator/openmeetings/site/docs/images/Features_Screen_Conference_Room_Thumb.png   (with props)
    incubator/openmeetings/site/docs/images/microphone2.png   (with props)
    incubator/openmeetings/site/docs/js/
    incubator/openmeetings/site/docs/js/jquery-1.7.1.min.js
    incubator/openmeetings/site/docs/js/jquery.mousewheel-3.0.6.pack.js
    incubator/openmeetings/site/docs/source/
    incubator/openmeetings/site/docs/source/blank.gif   (with props)
    incubator/openmeetings/site/docs/source/fancybox_loading.gif   (with props)
    incubator/openmeetings/site/docs/source/fancybox_sprite.png   (with props)
    incubator/openmeetings/site/docs/source/helpers/
    incubator/openmeetings/site/docs/source/helpers/fancybox_buttons.png   (with props)
    incubator/openmeetings/site/docs/source/helpers/jquery.fancybox-buttons.css
    incubator/openmeetings/site/docs/source/helpers/jquery.fancybox-buttons.js
    incubator/openmeetings/site/docs/source/helpers/jquery.fancybox-thumbs.css
    incubator/openmeetings/site/docs/source/helpers/jquery.fancybox-thumbs.js
    incubator/openmeetings/site/docs/source/jquery.fancybox.css
    incubator/openmeetings/site/docs/source/jquery.fancybox.js
    incubator/openmeetings/site/docs/source/jquery.fancybox.pack.js
Modified:
    incubator/openmeetings/site/docs/ApacheDerbyConfig.html
    incubator/openmeetings/site/docs/BrandingAndColors.html
    incubator/openmeetings/site/docs/BuildInstructions.html
    incubator/openmeetings/site/docs/CalendarAndTimezone.html
    incubator/openmeetings/site/docs/Dashboard.html
    incubator/openmeetings/site/docs/EditTemplates.html
    incubator/openmeetings/site/docs/FFMPEGVersionSwitch.html
    incubator/openmeetings/site/docs/GeneralConfiguration.html
    incubator/openmeetings/site/docs/GetVersionInfo.html
    incubator/openmeetings/site/docs/IBMDB2Config.html
    incubator/openmeetings/site/docs/Internationalisation.html
    incubator/openmeetings/site/docs/JUnitTesting.html
    incubator/openmeetings/site/docs/JVMPerformanceTuning.html
    incubator/openmeetings/site/docs/LanguageEditor.html
    incubator/openmeetings/site/docs/LdapAndADS.html
    incubator/openmeetings/site/docs/MySQLConfig.html
    incubator/openmeetings/site/docs/Navigation.html
    incubator/openmeetings/site/docs/OracleConfig.html
    incubator/openmeetings/site/docs/PortSettings.html
    incubator/openmeetings/site/docs/PostgresConfig.html
    incubator/openmeetings/site/docs/RTMPSAndHTTPS.html
    incubator/openmeetings/site/docs/RestAPI.html
    incubator/openmeetings/site/docs/RestrictedAccess.html
    incubator/openmeetings/site/docs/SoapRestAPI.html
    incubator/openmeetings/site/docs/TimeZoneHandling.html
    incubator/openmeetings/site/docs/Upgrade.html
    incubator/openmeetings/site/docs/WebappNamePath.html
    incubator/openmeetings/site/docs/WebcamResolutions.html
    incubator/openmeetings/site/docs/dependencies.html
    incubator/openmeetings/site/docs/documentation.html
    incubator/openmeetings/site/docs/downloads.html
    incubator/openmeetings/site/docs/get-involved.html
    incubator/openmeetings/site/docs/images/chat.png
    incubator/openmeetings/site/docs/images/dashboard.png
    incubator/openmeetings/site/docs/images/file_smal.png
    incubator/openmeetings/site/docs/images/langeditor_screen_v2.png
    incubator/openmeetings/site/docs/images/poll.png
    incubator/openmeetings/site/docs/images/privat_messages.png
    incubator/openmeetings/site/docs/images/right_management.png
    incubator/openmeetings/site/docs/images/sync_script.sh
    incubator/openmeetings/site/docs/images/system_backup.png
    incubator/openmeetings/site/docs/images/whiteboard.png
    incubator/openmeetings/site/docs/index.html
    incubator/openmeetings/site/docs/installation.html
    incubator/openmeetings/site/docs/license.html
    incubator/openmeetings/site/docs/mail-lists.html
    incubator/openmeetings/site/docs/svn.html
    incubator/openmeetings/site/docs/team-list.html

Modified: incubator/openmeetings/site/docs/ApacheDerbyConfig.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/ApacheDerbyConfig.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/ApacheDerbyConfig.html (original)
+++ incubator/openmeetings/site/docs/ApacheDerbyConfig.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Apache Derby Configuration</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/BrandingAndColors.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/BrandingAndColors.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/BrandingAndColors.html (original)
+++ incubator/openmeetings/site/docs/BrandingAndColors.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Branding and Colors</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/BuildInstructions.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/BuildInstructions.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/BuildInstructions.html (original)
+++ incubator/openmeetings/site/docs/BuildInstructions.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Upgrade</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  
@@ -381,11 +430,11 @@ limitations under the License.
 			</p>
                                                 <p>To compile the client you can also use ant: </p>
                                                 <div class="xmlcode">
-				ant # compiles a complete package into the folder dist
-				ant compile.laszlo.main # compiles the client into main.swf8.swf
-				ant
-				compile.laszlo.main.debug # compiles the debug-client into
-				maindebug.swf8.swf
+				ant # compiles a complete package into the folder dist<br />
+				ant compile.laszlo.main # compiles the client into main.swf8.swf<br />
+				ant<br />
+				compile.laszlo.main.debug # compiles the debug-client into<br />
+				maindebug.swf8.swf<br />
 			</div>
                                                 <p>To compile just the openmeetings JAR file: </p>
                                                 <div class="xmlcode">
@@ -478,27 +527,36 @@ limitations under the License.
 					2) Change Perspective to SVN Repository Exploring:
 					<br />
 					<br />
-					<img src="images/checkout_1.png" />
+					<a class="fancybox-buttons" data-fancybox-group="button" href="images/checkout_1.png">
+						<img src="images/checkout_1.png" alt="" width="400" height="289" />
+					</a>
+
 				</p>
                                                 <p>
 					3) Select SVN Repository Exploring and click ok.
 					<br />
 					<br />
-					<img src="images/checkout_2.png" />
+					<a class="fancybox-buttons" data-fancybox-group="button" href="images/checkout_2.png">
+						<img src="images/checkout_2.png" alt="" width="304" height="417" />
+					</a>
 				</p>
                                                 <p>
 					4) A new Dialog in Eclipse opens
 					<strong>SVN Repositories</strong>
 					<br />
 					<br />
-					<img src="images/checkout_3.png" />
+					<a class="fancybox-buttons" data-fancybox-group="button" href="images/checkout_3.png">
+						<img src="images/checkout_3.png" alt="" width="460" height="102" />
+					</a>
 				</p>
                                                 <p>
 					5) Click on the icon with the plus in the top right corner in the
 					SVN Repository Dialog
 					<br />
 					<br />
-					<img src="images/checkout_4.png" />
+					<a class="fancybox-buttons" data-fancybox-group="button" href="images/checkout_4.png">
+						<img src="images/checkout_4.png" alt="" width="57" height="38" />
+					</a>
 				</p>
                                                 <p>
 					6) Add the URL
@@ -506,7 +564,9 @@ limitations under the License.
 					and click Finish
 					<br />
 					<br />
-					<img src="images/checkout_5.png" />
+					<a class="fancybox-buttons" data-fancybox-group="button" href="images/checkout_5.png">
+						<img src="images/checkout_5.png" alt="" width="455" height="272" />
+					</a>
 				</p>
                                                 <p>
 					7) After download is complete you see a new Source Repository in
@@ -514,30 +574,35 @@ limitations under the License.
 					<strong>checkout</strong>
 					<br />
 					<br />
-					<img src="images/checkout_6.png" />
+					<a class="fancybox-buttons" data-fancybox-group="button" href="images/checkout_6.png">
+						<img src="images/checkout_6.png" alt="" width="340" height="135" />
+					</a>
 				</p>
                                                 <p>
 					8) In the Dialog the opens now just click next
 					<br />
 					<br />
-					<img src="images/checkout_7.png" />
+					<a class="fancybox-buttons" data-fancybox-group="button" href="images/checkout_7.png">
+						<img src="images/checkout_7.png" alt="" width="390" height="338" />
+					</a>
 				</p>
                                                 <p>
 					9) In the next Dialog just click Finish, Eclipse will then download
 					the sources
 					<br />
 					<br />
-					<img src="images/checkout_8.png" />
+					<a class="fancybox-buttons" data-fancybox-group="button" href="images/checkout_8.png">
+						<img src="images/checkout_8.png" alt="" width="390" height="338" />
+					</a>
 				</p>
                                                 <p>
 					10) After the download is complete you will see a new Project in
 					the Package Explorer Dialog of Eclipse
 					<br />
 					<br />
-					<img src="images/checkout_9.png">
-
-					</img>
-
+					<a class="fancybox-buttons" data-fancybox-group="button" href="images/checkout_9.png">
+						<img src="images/checkout_9.png" alt="" width="310" height="297" />
+					</a>
 				</p>
                             </blockquote>
       </td></tr>
@@ -626,7 +691,8 @@ limitations under the License.
 				to Ghostscript cannot be read from the system_path. Unfortunately
 				you cannot overwrite that in the Configuration as its an internal
 				link of Ghostscript. However in production environment you will not
-				run into this Issue, its a development problem. </p>
+				run into this Issue, its a development problem.
+			</p>
                             </blockquote>
         </p>
       </td></tr>

Modified: incubator/openmeetings/site/docs/CalendarAndTimezone.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/CalendarAndTimezone.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/CalendarAndTimezone.html (original)
+++ incubator/openmeetings/site/docs/CalendarAndTimezone.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Changing the Calendar and Timezone default</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/Dashboard.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/Dashboard.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/Dashboard.html (original)
+++ incubator/openmeetings/site/docs/Dashboard.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Changing Dashboard</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/EditTemplates.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/EditTemplates.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/EditTemplates.html (original)
+++ incubator/openmeetings/site/docs/EditTemplates.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Edit Templates</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/FFMPEGVersionSwitch.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/FFMPEGVersionSwitch.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/FFMPEGVersionSwitch.html (original)
+++ incubator/openmeetings/site/docs/FFMPEGVersionSwitch.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Howto switch between different versions of FFMPEG </title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/GeneralConfiguration.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/GeneralConfiguration.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/GeneralConfiguration.html (original)
+++ incubator/openmeetings/site/docs/GeneralConfiguration.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - List of general configuration options</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/GetVersionInfo.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/GetVersionInfo.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/GetVersionInfo.html (original)
+++ incubator/openmeetings/site/docs/GetVersionInfo.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - How to check which Openmeetings version running</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/IBMDB2Config.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/IBMDB2Config.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/IBMDB2Config.html (original)
+++ incubator/openmeetings/site/docs/IBMDB2Config.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - IBM DB2 Configuration</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/Internationalisation.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/Internationalisation.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/Internationalisation.html (original)
+++ incubator/openmeetings/site/docs/Internationalisation.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Upgrade</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/JUnitTesting.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/JUnitTesting.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/JUnitTesting.html (original)
+++ incubator/openmeetings/site/docs/JUnitTesting.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - JUnit Testing</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  
@@ -391,7 +440,9 @@ limitations under the License.
 				</ul>
 			</ol>
                                                 <p>
-				<img src="images/DebugConfigurations.png" />
+				<a class="fancybox-buttons" data-fancybox-group="button" href="images/DebugConfigurations.png">
+					<img src="images/DebugConfigurations.png" alt="" width="367" height="262" />
+				</a>
 			</p>
                                                 <ul>
 				<li>Create New Junit configuration, give it a name and select test
@@ -399,7 +450,9 @@ limitations under the License.
 				</li>
 			</ul>
                                                 <p>
-				<img src="images/NewConfiguration.png" />
+				<a class="fancybox-buttons" data-fancybox-group="button" href="images/NewConfiguration.png">
+					<img src="images/NewConfiguration.png" alt="" width="420" height="206" />
+				</a>
 			</p>
                                                 <ul>
 				<li>Select Arguments tab </li>
@@ -412,7 +465,9 @@ limitations under the License.
 				</div>
 			</ul>
                                                 <p>
-				<img src="images/Arguments.png" />
+				<a class="fancybox-buttons" data-fancybox-group="button" href="images/Arguments.png">
+					<img src="images/Arguments.png" alt="" width="435" height="410" />
+				</a>
 			</p>
                                                 <ul>
 				<li>Select Debug </li>

Modified: incubator/openmeetings/site/docs/JVMPerformanceTuning.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/JVMPerformanceTuning.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/JVMPerformanceTuning.html (original)
+++ incubator/openmeetings/site/docs/JVMPerformanceTuning.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Performance Tuning</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/LanguageEditor.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/LanguageEditor.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/LanguageEditor.html (original)
+++ incubator/openmeetings/site/docs/LanguageEditor.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Language Editor</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  
@@ -344,22 +393,28 @@ limitations under the License.
                                     <p>Features:</p>
                                                 <ul>
 				<li>edit the labels of any language, changes will take effect as
-					soon as you re-login </li>
+					soon as you re-login
+				</li>
 				<li>add new languages (for example to fit your co-operative design
-					and language of your company) </li>
+					and language of your company)
+				</li>
 				<li>export the language-files to an XML File (these language Files
 					can be used for your next installation or as contribution to the
-					project) </li>
+					project)
+				</li>
 				<li>
 					import of language files (
 					<i>you should restart the server if you face problems, as the
-						database cache might be invalid</i>
+						database cache might be invalid
+					</i>
 					)
 				</li>
 			</ul>
                                                 <p>Screen from the Administration Panel: </p>
                                                 <p>
-				<img src="images/langeditor_screen_v2.png" />
+				<a class="fancybox-buttons" data-fancybox-group="button" href="images/langeditor_screen_v2.png">
+					<img src="images/langeditor_screen_v2.png" alt="" width="475" height="324" />
+				</a>
 			</p>
                             </blockquote>
         </p>

Modified: incubator/openmeetings/site/docs/LdapAndADS.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/LdapAndADS.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/LdapAndADS.html (original)
+++ incubator/openmeetings/site/docs/LdapAndADS.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Home</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/MySQLConfig.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/MySQLConfig.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/MySQLConfig.html (original)
+++ incubator/openmeetings/site/docs/MySQLConfig.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - MySQL Configuration</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/Navigation.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/Navigation.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/Navigation.html (original)
+++ incubator/openmeetings/site/docs/Navigation.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Change main navigation</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/OracleConfig.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/OracleConfig.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/OracleConfig.html (original)
+++ incubator/openmeetings/site/docs/OracleConfig.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - IBM DB2 Configuration</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/PortSettings.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/PortSettings.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/PortSettings.html (original)
+++ incubator/openmeetings/site/docs/PortSettings.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Port settings</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/PostgresConfig.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/PostgresConfig.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/PostgresConfig.html (original)
+++ incubator/openmeetings/site/docs/PostgresConfig.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Postgres Configuration</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/RTMPSAndHTTPS.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/RTMPSAndHTTPS.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/RTMPSAndHTTPS.html (original)
+++ incubator/openmeetings/site/docs/RTMPSAndHTTPS.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Using OpenMeetings with RTMPS and HTTPS</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/RestAPI.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/RestAPI.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/RestAPI.html (original)
+++ incubator/openmeetings/site/docs/RestAPI.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Home</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/RestrictedAccess.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/RestrictedAccess.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/RestrictedAccess.html (original)
+++ incubator/openmeetings/site/docs/RestrictedAccess.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - How to restrict access to your Openmeetings server</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/SoapRestAPI.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/SoapRestAPI.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/SoapRestAPI.html (original)
+++ incubator/openmeetings/site/docs/SoapRestAPI.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Home</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/TimeZoneHandling.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/TimeZoneHandling.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/TimeZoneHandling.html (original)
+++ incubator/openmeetings/site/docs/TimeZoneHandling.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Timezones</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/Upgrade.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/Upgrade.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/Upgrade.html (original)
+++ incubator/openmeetings/site/docs/Upgrade.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Upgrade</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  
@@ -344,9 +393,12 @@ limitations under the License.
                                     <p>There is a System Backup and Import tool. Login as Administrator
 				and Goto &gt; Backup
 			</p>
-                                                <img src="./images/system_backup.png" width="" height="" align="">
+                                                <a class="fancybox-buttons" data-fancybox-group="button" href="images/system_backup.png">
+				<img src="images/system_backup.png" alt="" width="512" height="170" />
+			</a>
                                                 <p>
-				The Text in the Administration&gt;Backup section actually just says it
+				The Text in the Administration&gt;Backup section actually just says
+				it
 				all. The backup contains users, rooms, organizations and
 				appointements (Invitations and Reminders are NOT included in the
 				Backup and Reminders will not be send again!). The Backup contains

Modified: incubator/openmeetings/site/docs/WebappNamePath.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/WebappNamePath.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/WebappNamePath.html (original)
+++ incubator/openmeetings/site/docs/WebappNamePath.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Webapp Name / Path</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/WebcamResolutions.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/WebcamResolutions.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/WebcamResolutions.html (original)
+++ incubator/openmeetings/site/docs/WebcamResolutions.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - How to configure Camera default resolutions </title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/dependencies.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/dependencies.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/dependencies.html (original)
+++ incubator/openmeetings/site/docs/dependencies.html Sat Dec 17 14:34:29 2011
@@ -40,6 +40,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Project Dependencies</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/documentation.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/documentation.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/documentation.html (original)
+++ incubator/openmeetings/site/docs/documentation.html Sat Dec 17 14:34:29 2011
@@ -40,6 +40,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Documentation</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  

Modified: incubator/openmeetings/site/docs/downloads.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/downloads.html?rev=1215499&r1=1215498&r2=1215499&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/downloads.html (original)
+++ incubator/openmeetings/site/docs/downloads.html Sat Dec 17 14:34:29 2011
@@ -41,6 +41,55 @@ limitations under the License.
             
             <title>Apache OpenMeetings - Downloads</title>
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+            
+			<!-- Add jQuery library -->
+			<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
+		
+			<!-- Add mousewheel plugin (this is optional) -->
+			<script type="text/javascript" src="js/jquery.mousewheel-3.0.6.pack.js"></script>
+		
+			<!-- Add fancyBox main JS and CSS files -->
+			<script type="text/javascript" src="source/jquery.fancybox.js"></script>
+			<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" />
+		
+			<!-- Add Button helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-buttons.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+		
+			<!-- Add Thumbnail helper (this is optional) -->
+			<link rel="stylesheet" type="text/css" href="source/helpers/jquery.fancybox-thumbs.css?v=2.0.3" />
+			<script type="text/javascript" src="source/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+			
+			<script type="text/javascript">
+				$(document).ready(function() {
+					$('.fancybox-buttons').fancybox({
+						openEffect  : 'none',
+						closeEffect : 'none',
+		
+						prevEffect : 'none',
+						nextEffect : 'none',
+		
+						closeBtn  : false,
+		
+						helpers : {
+							title : {
+								type : 'inside'
+							},
+							buttons	: {}
+						},
+		
+						afterLoad : function() {
+							this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '');
+						}
+					});		
+				});
+			</script>	
+						
+			<style type="text/css">
+				.fancybox-custom .fancybox-outer {
+					box-shadow: 0 0 50px #222;
+				}
+			</style>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">