You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2014/10/27 20:28:50 UTC

svn commit: r1634656 [1/3] - in /openmeetings/trunk: singlewebapp/ singlewebapp/openmeetings-server/src/site/ singlewebapp/openmeetings-server/src/site/resources/js/ singlewebapp/openmeetings-server/src/site/xdoc/ singlewebapp/src/site/ singlewebapp/sr...

Author: solomax
Date: Mon Oct 27 19:28:48 2014
New Revision: 1634656

URL: http://svn.apache.org/r1634656
Log:
'We need you' page is added, cosmetic pages

Added:
    openmeetings/trunk/singlewebapp/openmeetings-server/src/site/xdoc/WeNeedYou.xml
Modified:
    openmeetings/trunk/singlewebapp/openmeetings-server/src/site/resources/js/site.js
    openmeetings/trunk/singlewebapp/openmeetings-server/src/site/site.xml
    openmeetings/trunk/singlewebapp/pom.xml
    openmeetings/trunk/singlewebapp/src/site/resources/site.xml
    openmeetings/trunk/singlewebapp/src/site/site.xml
    openmeetings/trunk/site/ApacheDerbyConfig.html
    openmeetings/trunk/site/BitrixPlugin.html
    openmeetings/trunk/site/BuildInstructions.html
    openmeetings/trunk/site/BuildInstructions_3.0.x.html
    openmeetings/trunk/site/CalendarAndTimezone.html
    openmeetings/trunk/site/CallForLogo.html
    openmeetings/trunk/site/Clustering.html
    openmeetings/trunk/site/CommandLineAdmin.html
    openmeetings/trunk/site/ConferenceRoomLayoutOptions.html
    openmeetings/trunk/site/ConfluencePlugin.html
    openmeetings/trunk/site/CustomCryptMechanism.html
    openmeetings/trunk/site/CustomRoomTypeHowTo.html
    openmeetings/trunk/site/Dashboard.html
    openmeetings/trunk/site/DrupalPlugin.html
    openmeetings/trunk/site/EditTemplates.html
    openmeetings/trunk/site/FFMPEGVersionSwitch.html
    openmeetings/trunk/site/GeneralConfiguration.html
    openmeetings/trunk/site/GetVersionInfo.html
    openmeetings/trunk/site/HotKeys.html
    openmeetings/trunk/site/IBMDB2Config.html
    openmeetings/trunk/site/Internationalisation.html
    openmeetings/trunk/site/JUnitTesting.html
    openmeetings/trunk/site/JVMPerformanceTuning.html
    openmeetings/trunk/site/JiraPlugin.html
    openmeetings/trunk/site/JoomlaPlugin.html
    openmeetings/trunk/site/LanguageEditor.html
    openmeetings/trunk/site/LdapAndADS.html
    openmeetings/trunk/site/MSSQLConfig.html
    openmeetings/trunk/site/ManualTesting.html
    openmeetings/trunk/site/MoodlePlugin.html
    openmeetings/trunk/site/MySQLConfig.html
    openmeetings/trunk/site/Navigation.html
    openmeetings/trunk/site/OpenOfficeConverter.html
    openmeetings/trunk/site/OracleConfig.html
    openmeetings/trunk/site/PortSettings.html
    openmeetings/trunk/site/PostgresConfig.html
    openmeetings/trunk/site/RTMPSAndHTTPS.html
    openmeetings/trunk/site/RecommendedHardwareList.html
    openmeetings/trunk/site/RedminePlugin.html
    openmeetings/trunk/site/ReleaseGuide.html
    openmeetings/trunk/site/RestAPISample.html
    openmeetings/trunk/site/RestrictedAccess.html
    openmeetings/trunk/site/SakaiPlugin.html
    openmeetings/trunk/site/SugarCRMPlugin.html
    openmeetings/trunk/site/TimeZoneHandling.html
    openmeetings/trunk/site/Upgrade.html
    openmeetings/trunk/site/WebappNamePath.html
    openmeetings/trunk/site/WebcamResolutions.html
    openmeetings/trunk/site/WebsiteGuide.html
    openmeetings/trunk/site/commercial-support.html
    openmeetings/trunk/site/demo.html
    openmeetings/trunk/site/dependencies.html
    openmeetings/trunk/site/dependency-convergence.html
    openmeetings/trunk/site/dependency-management.html
    openmeetings/trunk/site/distribution-management.html
    openmeetings/trunk/site/documentation.html
    openmeetings/trunk/site/downloads.html
    openmeetings/trunk/site/errorvalues.html
    openmeetings/trunk/site/get-involved.html
    openmeetings/trunk/site/index.html
    openmeetings/trunk/site/installation.html
    openmeetings/trunk/site/integration.html
    openmeetings/trunk/site/issue-tracking.html
    openmeetings/trunk/site/js/site.js
    openmeetings/trunk/site/license.html
    openmeetings/trunk/site/mail-lists.html
    openmeetings/trunk/site/oauth2.html
    openmeetings/trunk/site/plugin-management.html
    openmeetings/trunk/site/plugins.html
    openmeetings/trunk/site/project-info.html
    openmeetings/trunk/site/project-reports.html
    openmeetings/trunk/site/project-summary.html
    openmeetings/trunk/site/rat-report.html
    openmeetings/trunk/site/red5sip-integration_2.0.html
    openmeetings/trunk/site/red5sip-integration_2.1.html
    openmeetings/trunk/site/red5sip-integration_3.0.html
    openmeetings/trunk/site/source-repository.html
    openmeetings/trunk/site/surefire-report.html
    openmeetings/trunk/site/team-list.html
    openmeetings/trunk/site/themes-and-branding.html
    openmeetings/trunk/site/voip-sip-integration.html

Modified: openmeetings/trunk/singlewebapp/openmeetings-server/src/site/resources/js/site.js
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/openmeetings-server/src/site/resources/js/site.js?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/openmeetings-server/src/site/resources/js/site.js (original)
+++ openmeetings/trunk/singlewebapp/openmeetings-server/src/site/resources/js/site.js Mon Oct 27 19:28:48 2014
@@ -58,4 +58,10 @@ $(document).ready(function() {
 		$('.carousel-control.right', c).attr('data-slide', 'next');
 		c.attr('data-ride', 'carousel').addClass('carousel slide');
 	}
+	// "New" markers
+	var topics = ["We need you", "Call For Logo"];
+	for (var i = 0; i < topics.length; ++i) {
+		$('ul.nav.nav-list ul.nav.nav-list li:contains("' + topics[i] + '") a').append('&nbsp;&nbsp;<span class="label label-success">New</span>');
+	}
+	$('ul.breadcrumb li:contains("We need you") a').prepend('&nbsp;&nbsp;<span class="label label-success">New</span>');
 })

Modified: openmeetings/trunk/singlewebapp/openmeetings-server/src/site/site.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/openmeetings-server/src/site/site.xml?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/openmeetings-server/src/site/site.xml (original)
+++ openmeetings/trunk/singlewebapp/openmeetings-server/src/site/site.xml Mon Oct 27 19:28:48 2014
@@ -12,8 +12,8 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<project xmlns="http://maven.apache.org/DECORATION/1.4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.4.0 http://maven.apache.org/xsd/decoration-1.4.0.xsd"
+<project xmlns="http://maven.apache.org/DECORATION/1.6.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.6.0 http://maven.apache.org/xsd/decoration-1.6.0.xsd"
   name="Apache OpenMeetings Project">
 
 	<body>
@@ -25,6 +25,7 @@
 				<item name="ASF" href="http://www.apache.org/"/>
 				<item name="Downloads" href="/downloads.html"/>
 				<item name="Call For Logo" href="/CallForLogo.html"/>
+				<item name="We need you" href="/WeNeedYou.html"/>
 				<item name="Commercial Support" href="/commercial-support.html"/>
 			</item>
 			<item name="Installation and Upgrade" href="#installation">

Added: openmeetings/trunk/singlewebapp/openmeetings-server/src/site/xdoc/WeNeedYou.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/openmeetings-server/src/site/xdoc/WeNeedYou.xml?rev=1634656&view=auto
==============================================================================
--- openmeetings/trunk/singlewebapp/openmeetings-server/src/site/xdoc/WeNeedYou.xml (added)
+++ openmeetings/trunk/singlewebapp/openmeetings-server/src/site/xdoc/WeNeedYou.xml Mon Oct 27 19:28:48 2014
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+ -->
+<document xmlns="http://maven.apache.org/XDOC/2.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
+	<properties>
+		<title>Upgrade</title>
+		<author email="dev@openmeetings.apache.org">OpenMeetings Team</author>
+	</properties>
+	<body>
+		<section name="Openmeetings Needs Your Support">
+			<p>Please take the time to complete this survey:<br/> 
+				English: <a href="http://goo.gl/forms/rfuMrwCRC4">Survey in English</a><br/>
+				Spanish: <a href="https://docs.google.com/forms/d/1STqC3XblHlOJjnfIfBGqQTdj5DQk7qes5rL_UjaxeBg/viewform">Survey in Spanish</a><br/>
+			</p>
+			<p>As active members of the OpenMeetings community we are asking for your support to implement a broad initiative which focuses 
+				on transforming OpenMeetings into a highly reliable and robust open-source video conferencing platform.  
+				Like many users we have been frustrated by the pace of development, the quality of documentation, issues 
+				surrounding installation, upgrading to the next release, audio and video quality, and reliability.
+			</p>
+			<p>The goal of this initiative is to ensure the following happens within the near future:</p>
+			<ol>
+				<li>Maintenance and support for three (3) active demo instances hosted by a reliable vendor such as Amazon 
+					Web Services and which includes, at least, visual access to the Administrative Interface.
+					<ul>
+						<li>The current release - Open to the public and perhaps limited by the number of people allowed in a meeting.</li>
+						<li>The next release - Open only to users that agree to help test, committers, and commercial sponsors. 
+							The purpose of this environment is to provide a controllable version for which QA testing as a community can be accomplish</li>
+						<li>Sandbox for committers to test new code.  Open to Committers and Commercial sponsors.</li>
+					</ul>
+				</li>
+				<li>Organize the community into four groups:
+					<ul>
+						<li>Users</li>
+						<li>Committers</li>
+						<li>Testers</li>
+						<li>Commercial Sponsors (those who pay a very small monthly fee to gain access and advertising exposure - for example, 
+							$10 dollars/euros per month)</li>
+					</ul>
+				</li>
+				<li>Create a system so that donations to the OM Community can easily be made to support the demo environments and to hire 
+					engineers to code specific parts of the OM platform to ensure OM stays viable.</li>
+				<li>Set formal rules on deciding what features make it into the next release and which plugins and operating systems are to be formally supported.</li>
+				<li>Set formal rules on requirements for realizing a new version to include:
+					<ul>
+						<li>Clear and easy path to upgrade from the previous version</li>
+						<li>Robust testing of all features and interfaces</li>
+						<li>Capacity/Stress testing</li>
+					</ul>
+				</li>
+				<li>Identify all organizations currently using OM with details about their installation and a up-to-date contact person.</li>
+				<li>Ensure that OM is quickly transformed into a 100% HTML5 framework and that all OpenLazlo code is removed.</li>
+			</ol>
+			<p>We would like your suggestions on how to make OM better and ask that you complete the OM user survey by clicking here.
+				Each person who completes the survey will receive the results via email.</p>
+			<p>Thank-you for your support.</p>
+		</section>
+	</body>
+</document>

Modified: openmeetings/trunk/singlewebapp/pom.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/pom.xml?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/pom.xml (original)
+++ openmeetings/trunk/singlewebapp/pom.xml Mon Oct 27 19:28:48 2014
@@ -679,7 +679,7 @@
 				<plugin>
 					<groupId>org.apache.maven.plugins</groupId>
 					<artifactId>maven-assembly-plugin</artifactId>
-					<version>2.4.1</version>
+					<version>2.5</version>
 				</plugin>
 				<plugin>
 					<groupId>org.apache.maven.plugins</groupId>

Modified: openmeetings/trunk/singlewebapp/src/site/resources/site.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/site/resources/site.xml?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/src/site/resources/site.xml (original)
+++ openmeetings/trunk/singlewebapp/src/site/resources/site.xml Mon Oct 27 19:28:48 2014
@@ -12,8 +12,8 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<project xmlns="http://maven.apache.org/DECORATION/1.4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.4.0 http://maven.apache.org/xsd/decoration-1.4.0.xsd"
+<project xmlns="http://maven.apache.org/DECORATION/1.6.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.6.0 http://maven.apache.org/xsd/decoration-1.6.0.xsd"
   name="Apache OpenMeetings Project">
 
 	<body>

Modified: openmeetings/trunk/singlewebapp/src/site/site.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/site/site.xml?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/src/site/site.xml (original)
+++ openmeetings/trunk/singlewebapp/src/site/site.xml Mon Oct 27 19:28:48 2014
@@ -12,8 +12,8 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<project xmlns="http://maven.apache.org/DECORATION/1.4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.4.0 http://maven.apache.org/xsd/decoration-1.4.0.xsd"
+<project xmlns="http://maven.apache.org/DECORATION/1.6.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.6.0 http://maven.apache.org/xsd/decoration-1.6.0.xsd"
   name="Apache OpenMeetings Project">
 
     <bannerLeft>
@@ -36,6 +36,7 @@
 		</head>
 		
 		<links>
+			<item name="We need you" href="http://openmeetings.apache.org/WeNeedYou.html"/>
 			<item name="Demo" href="http://openmeetings.apache.org/demo.html"/>
 			<item name="Download" href="http://openmeetings.apache.org/downloads.html"/>
 			<item name="Installation" href="http://openmeetings.apache.org/installation.html"/>

Modified: openmeetings/trunk/site/ApacheDerbyConfig.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/ApacheDerbyConfig.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/ApacheDerbyConfig.html (original)
+++ openmeetings/trunk/site/ApacheDerbyConfig.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Apache OpenMeetings Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Apache Derby Configuration</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/BitrixPlugin.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/BitrixPlugin.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/BitrixPlugin.html (original)
+++ openmeetings/trunk/site/BitrixPlugin.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Bitrix Plugin</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/BuildInstructions.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/BuildInstructions.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/BuildInstructions.html (original)
+++ openmeetings/trunk/site/BuildInstructions.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Build instructions</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/BuildInstructions_3.0.x.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/BuildInstructions_3.0.x.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/BuildInstructions_3.0.x.html (original)
+++ openmeetings/trunk/site/BuildInstructions_3.0.x.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Build instructions version 3.0.x</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/CalendarAndTimezone.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/CalendarAndTimezone.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/CalendarAndTimezone.html (original)
+++ openmeetings/trunk/site/CalendarAndTimezone.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Changing the Calendar and Timezone default</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/CallForLogo.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/CallForLogo.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/CallForLogo.html (original)
+++ openmeetings/trunk/site/CallForLogo.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Call For Logo</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                            
+                                                                                                                                                                                                              
       <li>
   
                           <a href="#general" title="General">
@@ -136,6 +143,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/Clustering.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/Clustering.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/Clustering.html (original)
+++ openmeetings/trunk/site/Clustering.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Clustering</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/CommandLineAdmin.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/CommandLineAdmin.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/CommandLineAdmin.html (original)
+++ openmeetings/trunk/site/CommandLineAdmin.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Command line admin</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/ConferenceRoomLayoutOptions.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/ConferenceRoomLayoutOptions.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/ConferenceRoomLayoutOptions.html (original)
+++ openmeetings/trunk/site/ConferenceRoomLayoutOptions.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Layout options for a conference room in OpenMeetings</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/ConfluencePlugin.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/ConfluencePlugin.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/ConfluencePlugin.html (original)
+++ openmeetings/trunk/site/ConfluencePlugin.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Confluence Plugin</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/CustomCryptMechanism.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/CustomCryptMechanism.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/CustomCryptMechanism.html (original)
+++ openmeetings/trunk/site/CustomCryptMechanism.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Howto create a Custom Crypt styles</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/CustomRoomTypeHowTo.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/CustomRoomTypeHowTo.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/CustomRoomTypeHowTo.html (original)
+++ openmeetings/trunk/site/CustomRoomTypeHowTo.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Howto create a custom room type in OpenMeetings</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/Dashboard.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/Dashboard.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/Dashboard.html (original)
+++ openmeetings/trunk/site/Dashboard.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Changing Dashboard</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/DrupalPlugin.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/DrupalPlugin.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/DrupalPlugin.html (original)
+++ openmeetings/trunk/site/DrupalPlugin.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Drupal Plugin</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/EditTemplates.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/EditTemplates.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/EditTemplates.html (original)
+++ openmeetings/trunk/site/EditTemplates.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Edit Templates</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/FFMPEGVersionSwitch.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/FFMPEGVersionSwitch.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/FFMPEGVersionSwitch.html (original)
+++ openmeetings/trunk/site/FFMPEGVersionSwitch.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Howto switch between different versions of FFMPEG </title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/GeneralConfiguration.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/GeneralConfiguration.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/GeneralConfiguration.html (original)
+++ openmeetings/trunk/site/GeneralConfiguration.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; List of general configuration options</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/GetVersionInfo.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/GetVersionInfo.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/GetVersionInfo.html (original)
+++ openmeetings/trunk/site/GetVersionInfo.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; How to check which Openmeetings version running</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/HotKeys.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/HotKeys.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/HotKeys.html (original)
+++ openmeetings/trunk/site/HotKeys.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Hot Keys</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/IBMDB2Config.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/IBMDB2Config.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/IBMDB2Config.html (original)
+++ openmeetings/trunk/site/IBMDB2Config.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Apache OpenMeetings Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; IBM DB2 Configuration</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/Internationalisation.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/Internationalisation.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/Internationalisation.html (original)
+++ openmeetings/trunk/site/Internationalisation.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Upgrade</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/JUnitTesting.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/JUnitTesting.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/JUnitTesting.html (original)
+++ openmeetings/trunk/site/JUnitTesting.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; JUnit Testing</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/JVMPerformanceTuning.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/JVMPerformanceTuning.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/JVMPerformanceTuning.html (original)
+++ openmeetings/trunk/site/JVMPerformanceTuning.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Performance Tuning</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/JiraPlugin.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/JiraPlugin.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/JiraPlugin.html (original)
+++ openmeetings/trunk/site/JiraPlugin.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Jira Plugin</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/JoomlaPlugin.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/JoomlaPlugin.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/JoomlaPlugin.html (original)
+++ openmeetings/trunk/site/JoomlaPlugin.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Joomla Plugin</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>

Modified: openmeetings/trunk/site/LanguageEditor.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/LanguageEditor.html?rev=1634656&r1=1634655&r2=1634656&view=diff
==============================================================================
--- openmeetings/trunk/site/LanguageEditor.html (original)
+++ openmeetings/trunk/site/LanguageEditor.html Mon Oct 27 19:28:48 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-18 
+ | Generated by Apache Maven Doxia at 2014-10-28 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="OpenMeetings Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20141018" />
+    <meta name="Date-Revision-yyyymmdd" content="20141028" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Language Editor</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -43,7 +43,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-10-18
+                  <li id="publishDate">Last Published: 2014-10-28
                    </li>
                       
                 
@@ -72,10 +72,17 @@
 
   
     <li class="pull-right">
+        <span class="divider">|</span>
                       <a href="demo.html" title="Demo">
         Demo</a>
       </li>
 
+  
+    <li class="pull-right">
+                      <a href="WeNeedYou.html" title="We need you">
+        We need you</a>
+      </li>
+
                     </ul>
       </div>
 
@@ -86,7 +93,7 @@
                 
                     
                 <ul class="nav nav-list">
-                                                                                                                                                                                  
+                                                                                                                                                                                                    
       <li>
   
                           <a href="#general" title="General">
@@ -138,6 +145,13 @@
                     
       <li>
   
+                          <a href="WeNeedYou.html" title="We need you">
+          <i class="none"></i>
+        We need you</a>
+            </li>
+                    
+      <li>
+  
                           <a href="commercial-support.html" title="Commercial Support">
           <i class="none"></i>
         Commercial Support</a>