Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/DrupalPlugin.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/DrupalPlugin.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/DrupalPlugin.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/DrupalPlugin.xml Fri Jan 22 07:20:21 2016 @@ -18,9 +18,7 @@ <properties> <title>Drupal Plugin</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body>
Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/EditTemplates.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/EditTemplates.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/EditTemplates.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/EditTemplates.xml Fri Jan 22 07:20:21 2016 @@ -18,9 +18,7 @@ <properties> <title>Edit Templates</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> @@ -48,22 +46,14 @@ example some footer in every email you have to change the email templates. </p> - <p>To do that: Stop the Red5/OpenMeetings-Service Goto: - $Red5_HOME/webapps/openmeetings/WEB-INF/lib/openmeetings-templates.jar - Unzip: openmeetings-templates.jar (this is a usual ZIP file, you can - rename it to openmeetings-templates.zip unzip, edit the files, zip - it again and rename it to openmeetings-templates.jar) + <p>To do that: + <ul> + <li>Stop the Red5/OpenMeetings service</li> + <li>Goto: <tt>$RED5_HOME/webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/service/mail/template/</tt></li> + <li>Change HTML file(s) according to your needs, BUT do not remove elements with <tt>wicket:id</tt> attributes</li> + <li>Start the Red5/OpenMeetings service</li> + </ul> </p> - <p> - In openmeetings-templates.jar there are all template files. They - have the file extension .vm (VM stands for velocity-template). After - you have done your changes you need to (re)start the - Red5/OpenMeetings - -Service so that changes are online. - </p> - </section> - </body> - -</document> \ No newline at end of file +</document> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/FFMPEGVersionSwitch.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/FFMPEGVersionSwitch.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/FFMPEGVersionSwitch.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/FFMPEGVersionSwitch.xml Fri Jan 22 07:20:21 2016 @@ -18,9 +18,7 @@ <properties> <title>Howto switch between different versions of FFMPEG </title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/GeneralConfiguration.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/GeneralConfiguration.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/GeneralConfiguration.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/GeneralConfiguration.xml Fri Jan 22 07:20:21 2016 @@ -18,9 +18,7 @@ <properties> <title>List of general configuration options</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/GetVersionInfo.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/GetVersionInfo.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/GetVersionInfo.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/GetVersionInfo.xml Fri Jan 22 07:20:21 2016 @@ -18,9 +18,7 @@ <properties> <title>How to check which Openmeetings version running</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/HotKeys.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/HotKeys.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/HotKeys.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/HotKeys.xml Fri Jan 22 07:20:21 2016 @@ -17,7 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Hot Keys</title> - <author email="[email protected]">OpenMeetings Team</author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> <section name="Keys table"> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/IBMDB2Config.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/IBMDB2Config.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/IBMDB2Config.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/IBMDB2Config.xml Fri Jan 22 07:20:21 2016 @@ -17,9 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>IBM DB2 Configuration</title> - <author email="[email protected]"> - Apache OpenMeetings Documentation Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/Internationalisation.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/Internationalisation.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/Internationalisation.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/Internationalisation.xml Fri Jan 22 07:20:21 2016 @@ -17,7 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Internationalisation</title> - <author email="[email protected]">OpenMeetings Team</author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> <section name="Where to find language files"> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/JUnitTesting.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/JUnitTesting.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/JUnitTesting.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/JUnitTesting.xml Fri Jan 22 07:20:21 2016 @@ -17,9 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>JUnit Testing</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/JVMPerformanceTuning.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/JVMPerformanceTuning.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/JVMPerformanceTuning.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/JVMPerformanceTuning.xml Fri Jan 22 07:20:21 2016 @@ -17,9 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Performance Tuning</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/JiraPlugin.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/JiraPlugin.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/JiraPlugin.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/JiraPlugin.xml Fri Jan 22 07:20:21 2016 @@ -16,18 +16,15 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Jira Plugin</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> <section name="Jira Plugin for OpenMeetings"> + <p>Sources are available at <a href="https://svn.apache.org/repos/asf/openmeetings/plugin/trunk/jira">https://svn.apache.org/repos/asf/openmeetings/plugin/trunk/jira</a></p> <p> - Current Development Snapshots for testing can be downloaded from: - <a href="https://svn.apache.org/repos/asf/openmeetings/branches/jira-plugin/target/openmeetings-1.0-SNAPSHOT.jar">here</a> - . + To get SNAPSHOTS for testing please contact <a href="/mail-lists.html">Mailing lists</a> </p> </section> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/JoomlaPlugin.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/JoomlaPlugin.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/JoomlaPlugin.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/JoomlaPlugin.xml Fri Jan 22 07:20:21 2016 @@ -17,7 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Joomla Plugin</title> - <author email="[email protected]">OpenMeetings Team</author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> <section name="OpenMeetings Plugin for Joomla"> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/LanguageEditor.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/LanguageEditor.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/LanguageEditor.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/LanguageEditor.xml Fri Jan 22 07:20:21 2016 @@ -17,9 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Language Editor</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/LdapAndADS.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/LdapAndADS.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/LdapAndADS.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/LdapAndADS.xml Fri Jan 22 07:20:21 2016 @@ -16,10 +16,8 @@ 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>Home</title> - <author email="[email protected]"> - Sebastian Wagner - </author> + <title>LDAP/ADS configuration</title> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/MSSQLConfig.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/MSSQLConfig.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/MSSQLConfig.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/MSSQLConfig.xml Fri Jan 22 07:20:21 2016 @@ -17,7 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>MSSQL Configuration</title> - <author email="[email protected]">Apache OpenMeetings Documentation Team</author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/ManualTesting.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/ManualTesting.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/ManualTesting.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/ManualTesting.xml Fri Jan 22 07:20:21 2016 @@ -16,9 +16,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Manual Testing</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/MoodlePlugin.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/MoodlePlugin.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/MoodlePlugin.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/MoodlePlugin.xml Fri Jan 22 07:20:21 2016 @@ -17,9 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Moodle Plugin</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/MySQLConfig.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/MySQLConfig.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/MySQLConfig.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/MySQLConfig.xml Fri Jan 22 07:20:21 2016 @@ -17,9 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>MySQL Configuration</title> - <author email="[email protected]"> - Apache OpenMeetings Documentation Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/Navigation.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/Navigation.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/Navigation.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/Navigation.xml Fri Jan 22 07:20:21 2016 @@ -17,9 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Change main navigation</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> @@ -31,7 +29,6 @@ <ul> <li>navimain </li> <li>naviglobal </li> - <li>navisub (currently not in use) </li> </ul> <p></p> <p> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/NetworkCalculator.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/NetworkCalculator.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/NetworkCalculator.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/NetworkCalculator.xml Fri Jan 22 07:20:21 2016 @@ -16,7 +16,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Network bandwidth calculator for OpenMeetings</title> - <author email="[email protected]">OpenMeetings Team</author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <head> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/OpenOfficeConverter.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/OpenOfficeConverter.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/OpenOfficeConverter.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/OpenOfficeConverter.xml Fri Jan 22 07:20:21 2016 @@ -17,9 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>OpenOffice converter for OpenMeetings</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/OracleConfig.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/OracleConfig.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/OracleConfig.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/OracleConfig.xml Fri Jan 22 07:20:21 2016 @@ -16,10 +16,8 @@ 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>IBM DB2 Configuration</title> - <author email="[email protected]"> - Apache OpenMeetings Documentation Team - </author> + <title>Oracle Configuration</title> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/PortSettings.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/PortSettings.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/PortSettings.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/PortSettings.xml Fri Jan 22 07:20:21 2016 @@ -17,7 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Port settings</title> - <author email="[email protected]">OpenMeetings Team</author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/PostgresConfig.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/PostgresConfig.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/PostgresConfig.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/PostgresConfig.xml Fri Jan 22 07:20:21 2016 @@ -17,9 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>PostgreSQL Configuration</title> - <author email="[email protected]"> - Apache OpenMeetings Documentation Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RTMPSAndHTTPS.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RTMPSAndHTTPS.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RTMPSAndHTTPS.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RTMPSAndHTTPS.xml Fri Jan 22 07:20:21 2016 @@ -17,9 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Using OpenMeetings with RTMPS and HTTPS</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RecommendedHardwareList.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RecommendedHardwareList.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RecommendedHardwareList.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RecommendedHardwareList.xml Fri Jan 22 07:20:21 2016 @@ -16,10 +16,8 @@ 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>Home</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <title>Hardware</title> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RedminePlugin.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RedminePlugin.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RedminePlugin.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RedminePlugin.xml Fri Jan 22 07:20:21 2016 @@ -17,7 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Redmine Plugin</title> - <author email="[email protected]">OpenMeetings Team</author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> <section name="OpenMeetings Plugin for Redmine"> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/ReleaseGuide.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/ReleaseGuide.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/ReleaseGuide.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/ReleaseGuide.xml Fri Jan 22 07:20:21 2016 @@ -17,9 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Release Guide</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RestAPISample.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RestAPISample.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RestAPISample.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RestAPISample.xml Fri Jan 22 07:20:21 2016 @@ -16,10 +16,8 @@ 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>Home</title> - <author email="[email protected]"> - Sebastian Wagner - </author> + <title>REST API sample</title> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RestrictedAccess.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RestrictedAccess.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RestrictedAccess.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RestrictedAccess.xml Fri Jan 22 07:20:21 2016 @@ -17,9 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>How to restrict access to your Openmeetings server</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/SakaiPlugin.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/SakaiPlugin.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/SakaiPlugin.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/SakaiPlugin.xml Fri Jan 22 07:20:21 2016 @@ -17,9 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Sakai Plugin</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/SugarCRMPlugin.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/SugarCRMPlugin.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/SugarCRMPlugin.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/SugarCRMPlugin.xml Fri Jan 22 07:20:21 2016 @@ -16,9 +16,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>SugarCRM Plugin</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/TimeZoneHandling.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/TimeZoneHandling.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/TimeZoneHandling.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/TimeZoneHandling.xml Fri Jan 22 07:20:21 2016 @@ -17,9 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Timezones</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/Upgrade.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/Upgrade.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/Upgrade.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/Upgrade.xml Fri Jan 22 07:20:21 2016 @@ -17,9 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Upgrade</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/WebappNamePath.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/WebappNamePath.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/WebappNamePath.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/WebappNamePath.xml Fri Jan 22 07:20:21 2016 @@ -17,7 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Webapp Name / Path</title> - <author email="[email protected]">OpenMeetings Team</author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/WebcamResolutions.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/WebcamResolutions.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/WebcamResolutions.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/WebcamResolutions.xml Fri Jan 22 07:20:21 2016 @@ -17,9 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>How to configure Camera default resolutions </title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/WebsiteGuide.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/WebsiteGuide.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/WebsiteGuide.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/WebsiteGuide.xml Fri Jan 22 07:20:21 2016 @@ -17,7 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Website Guide</title> - <author email="[email protected]">OpenMeetings Team</author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/commercial-support.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/commercial-support.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/commercial-support.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/commercial-support.xml Fri Jan 22 07:20:21 2016 @@ -18,9 +18,7 @@ <properties> <title>Commercial Support</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/demo.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/demo.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/demo.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/demo.xml Fri Jan 22 07:20:21 2016 @@ -17,10 +17,8 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> - <title>Mailing Lists</title> - <author email="[email protected]"> - Sebastian Wagner - </author> + <title>Demo servers</title> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/documentation.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/documentation.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/documentation.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/documentation.xml Fri Jan 22 07:20:21 2016 @@ -18,9 +18,7 @@ <properties> <title>Documentation</title> - <author email="[email protected]"> - Podling Documentation Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/downloads.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/downloads.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/downloads.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/downloads.xml Fri Jan 22 07:20:21 2016 @@ -18,9 +18,7 @@ <properties> <title>Downloads</title> - <author email="[email protected]"> - Podling Documentation Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/get-involved.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/get-involved.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/get-involved.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/get-involved.xml Fri Jan 22 07:20:21 2016 @@ -18,9 +18,7 @@ <properties> <title>Get Involved</title> - <author email="[email protected]"> - OpenMeetings Documentation Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/index.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/index.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/index.xml Fri Jan 22 07:20:21 2016 @@ -16,9 +16,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Home</title> - <author email="[email protected]"> - Sebastian Wagner - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/installation.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/installation.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/installation.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/installation.xml Fri Jan 22 07:20:21 2016 @@ -16,10 +16,8 @@ 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>Home</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <title>Installation</title> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/oauth2.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/oauth2.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/oauth2.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/oauth2.xml Fri Jan 22 07:20:21 2016 @@ -17,7 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>OAuth2 integration</title> - <author email="[email protected]">OpenMeetings Team</author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> <section name="OAuth2 integration"> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/red5sip-integration_2.0.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/red5sip-integration_2.0.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/red5sip-integration_2.0.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/red5sip-integration_2.0.xml Fri Jan 22 07:20:21 2016 @@ -17,9 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>SIP-Transport Integration</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/red5sip-integration_2.1.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/red5sip-integration_2.1.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/red5sip-integration_2.1.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/red5sip-integration_2.1.xml Fri Jan 22 07:20:21 2016 @@ -17,7 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>SIP-Transport Integration</title> - <author email="[email protected]">OpenMeetings Team</author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> <section name="SIP-Transport Integration"> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/red5sip-integration_3.0.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/red5sip-integration_3.0.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/red5sip-integration_3.0.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/red5sip-integration_3.0.xml Fri Jan 22 07:20:21 2016 @@ -17,7 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>SIP-Transport Integration</title> - <author email="[email protected]">OpenMeetings Team</author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> <section name="SIP-Transport Integration"> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/themes-and-branding.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/themes-and-branding.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/themes-and-branding.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/themes-and-branding.xml Fri Jan 22 07:20:21 2016 @@ -17,9 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Theme and color</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/voip-sip-integration.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/voip-sip-integration.xml?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/voip-sip-integration.xml (original) +++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/voip-sip-integration.xml Fri Jan 22 07:20:21 2016 @@ -17,9 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>VoIP and SIP Integration</title> - <author email="[email protected]"> - OpenMeetings Team - </author> + <author email="[email protected]">Apache OpenMeetings Team</author> </properties> <body> Modified: openmeetings/site/trunk/ApacheDerbyConfig.html URL: http://svn.apache.org/viewvc/openmeetings/site/trunk/ApacheDerbyConfig.html?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/site/trunk/ApacheDerbyConfig.html (original) +++ openmeetings/site/trunk/ApacheDerbyConfig.html Fri Jan 22 07:20:21 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-30 + | Generated by Apache Maven Doxia at 2016-01-22 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <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="20151230" /> + <meta name="author" content="Apache OpenMeetings Team" /> + <meta name="Date-Revision-yyyymmdd" content="20160122" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache OpenMeetings Project – Apache Derby Configuration</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -43,7 +43,7 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2015-12-30 + <li id="publishDate">Last Published: 2016-01-22 </li> @@ -809,7 +809,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p >Copyright © 2012–2015 + <p >Copyright © 2012–2016 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved. Modified: openmeetings/site/trunk/BitrixPlugin.html URL: http://svn.apache.org/viewvc/openmeetings/site/trunk/BitrixPlugin.html?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/site/trunk/BitrixPlugin.html (original) +++ openmeetings/site/trunk/BitrixPlugin.html Fri Jan 22 07:20:21 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-30 + | Generated by Apache Maven Doxia at 2016-01-22 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <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="20151230" /> + <meta name="author" content="Apache OpenMeetings Team" /> + <meta name="Date-Revision-yyyymmdd" content="20160122" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache OpenMeetings Project – Bitrix Plugin</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -43,7 +43,7 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2015-12-30 + <li id="publishDate">Last Published: 2016-01-22 </li> @@ -811,7 +811,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p >Copyright © 2012–2015 + <p >Copyright © 2012–2016 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved. Modified: openmeetings/site/trunk/BuildInstructions.html URL: http://svn.apache.org/viewvc/openmeetings/site/trunk/BuildInstructions.html?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/site/trunk/BuildInstructions.html (original) +++ openmeetings/site/trunk/BuildInstructions.html Fri Jan 22 07:20:21 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-30 + | Generated by Apache Maven Doxia at 2016-01-22 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <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="20151230" /> + <meta name="author" content="Apache OpenMeetings Team" /> + <meta name="Date-Revision-yyyymmdd" content="20160122" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache OpenMeetings Project – Build instructions</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -43,7 +43,7 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2015-12-30 + <li id="publishDate">Last Published: 2016-01-22 </li> @@ -872,7 +872,7 @@ mvn install -pl openmeetings-util -pl op <footer> <div class="container-fluid"> <div class="row-fluid"> - <p >Copyright © 2012–2015 + <p >Copyright © 2012–2016 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved. Modified: openmeetings/site/trunk/BuildInstructions_3.0.x.html URL: http://svn.apache.org/viewvc/openmeetings/site/trunk/BuildInstructions_3.0.x.html?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/site/trunk/BuildInstructions_3.0.x.html (original) +++ openmeetings/site/trunk/BuildInstructions_3.0.x.html Fri Jan 22 07:20:21 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-30 + | Generated by Apache Maven Doxia at 2016-01-22 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <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="20151230" /> + <meta name="author" content="Apache OpenMeetings Team" /> + <meta name="Date-Revision-yyyymmdd" content="20160122" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache OpenMeetings Project – Build instructions version 3.0.x</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -43,7 +43,7 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2015-12-30 + <li id="publishDate">Last Published: 2016-01-22 </li> @@ -1112,7 +1112,7 @@ ant -Ddb=<name of DB> # <footer> <div class="container-fluid"> <div class="row-fluid"> - <p >Copyright © 2012–2015 + <p >Copyright © 2012–2016 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved. Modified: openmeetings/site/trunk/CalendarAndTimezone.html URL: http://svn.apache.org/viewvc/openmeetings/site/trunk/CalendarAndTimezone.html?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/site/trunk/CalendarAndTimezone.html (original) +++ openmeetings/site/trunk/CalendarAndTimezone.html Fri Jan 22 07:20:21 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-30 + | Generated by Apache Maven Doxia at 2016-01-22 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <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="20151230" /> + <meta name="author" content="Apache OpenMeetings Team" /> + <meta name="Date-Revision-yyyymmdd" content="20160122" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache OpenMeetings Project – Changing the Calendar and Timezone default</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -43,7 +43,7 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2015-12-30 + <li id="publishDate">Last Published: 2016-01-22 </li> @@ -832,7 +832,7 @@ this is the way how the Celendar inits a <footer> <div class="container-fluid"> <div class="row-fluid"> - <p >Copyright © 2012–2015 + <p >Copyright © 2012–2016 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved. Modified: openmeetings/site/trunk/CallForLogo.html URL: http://svn.apache.org/viewvc/openmeetings/site/trunk/CallForLogo.html?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/site/trunk/CallForLogo.html (original) +++ openmeetings/site/trunk/CallForLogo.html Fri Jan 22 07:20:21 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-30 + | Generated by Apache Maven Doxia at 2016-01-22 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <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="20151230" /> + <meta name="author" content="Apache OpenMeetings Team" /> + <meta name="Date-Revision-yyyymmdd" content="20160122" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache OpenMeetings Project – Call For Logo</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -43,7 +43,7 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2015-12-30 + <li id="publishDate">Last Published: 2016-01-22 </li> @@ -1051,7 +1051,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p >Copyright © 2012–2015 + <p >Copyright © 2012–2016 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved. Modified: openmeetings/site/trunk/Clustering.html URL: http://svn.apache.org/viewvc/openmeetings/site/trunk/Clustering.html?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/site/trunk/Clustering.html (original) +++ openmeetings/site/trunk/Clustering.html Fri Jan 22 07:20:21 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-30 + | Generated by Apache Maven Doxia at 2016-01-22 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <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="20151230" /> + <meta name="author" content="Apache OpenMeetings Team" /> + <meta name="Date-Revision-yyyymmdd" content="20160122" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache OpenMeetings Project – Clustering</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -43,7 +43,7 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2015-12-30 + <li id="publishDate">Last Published: 2016-01-22 </li> @@ -929,7 +929,7 @@ Protocol = http. <footer> <div class="container-fluid"> <div class="row-fluid"> - <p >Copyright © 2012–2015 + <p >Copyright © 2012–2016 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved. Modified: openmeetings/site/trunk/CommandLineAdmin.html URL: http://svn.apache.org/viewvc/openmeetings/site/trunk/CommandLineAdmin.html?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/site/trunk/CommandLineAdmin.html (original) +++ openmeetings/site/trunk/CommandLineAdmin.html Fri Jan 22 07:20:21 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-13 + | Generated by Apache Maven Doxia at 2016-01-22 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <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="20160113" /> + <meta name="author" content="Apache OpenMeetings Team" /> + <meta name="Date-Revision-yyyymmdd" content="20160122" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache OpenMeetings Project – Command line admin</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -43,7 +43,7 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2016-01-13 + <li id="publishDate">Last Published: 2016-01-22 </li> Modified: openmeetings/site/trunk/ConferenceRoomLayoutOptions.html URL: http://svn.apache.org/viewvc/openmeetings/site/trunk/ConferenceRoomLayoutOptions.html?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/site/trunk/ConferenceRoomLayoutOptions.html (original) +++ openmeetings/site/trunk/ConferenceRoomLayoutOptions.html Fri Jan 22 07:20:21 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-30 + | Generated by Apache Maven Doxia at 2016-01-22 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <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="20151230" /> + <meta name="author" content="Apache OpenMeetings Team" /> + <meta name="Date-Revision-yyyymmdd" content="20160122" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache OpenMeetings Project – Layout options for a conference room in OpenMeetings</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -43,7 +43,7 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2015-12-30 + <li id="publishDate">Last Published: 2016-01-22 </li> @@ -888,7 +888,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p >Copyright © 2012–2015 + <p >Copyright © 2012–2016 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved. Modified: openmeetings/site/trunk/ConfluencePlugin.html URL: http://svn.apache.org/viewvc/openmeetings/site/trunk/ConfluencePlugin.html?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/site/trunk/ConfluencePlugin.html (original) +++ openmeetings/site/trunk/ConfluencePlugin.html Fri Jan 22 07:20:21 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-30 + | Generated by Apache Maven Doxia at 2016-01-22 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <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="20151230" /> + <meta name="author" content="Apache OpenMeetings Team" /> + <meta name="Date-Revision-yyyymmdd" content="20160122" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache OpenMeetings Project – Confluence Plugin</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -43,7 +43,7 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2015-12-30 + <li id="publishDate">Last Published: 2016-01-22 </li> @@ -761,7 +761,6 @@ limitations under the License. --> - <div class="section"> <h2><a name="Confluence_Plugin_for_OpenMeetings"></a>Confluence Plugin for OpenMeetings</h2> @@ -801,10 +800,8 @@ <p>The demo video of Confluence plugin show you the plugin in action </p> <iframe width="640" height="390" src="http://www.youtube.com/embed/YFKlXggtld0" frameborder="0" allowfullscreen=""></iframe> </div> - - </div> </div> </div> @@ -814,7 +811,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p >Copyright © 2012–2015 + <p >Copyright © 2012–2016 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved. Modified: openmeetings/site/trunk/CustomCryptMechanism.html URL: http://svn.apache.org/viewvc/openmeetings/site/trunk/CustomCryptMechanism.html?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/site/trunk/CustomCryptMechanism.html (original) +++ openmeetings/site/trunk/CustomCryptMechanism.html Fri Jan 22 07:20:21 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-30 + | Generated by Apache Maven Doxia at 2016-01-22 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <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="20151230" /> + <meta name="author" content="Apache OpenMeetings Team" /> + <meta name="Date-Revision-yyyymmdd" content="20160122" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache OpenMeetings Project – Howto create a Custom Crypt styles</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -43,7 +43,7 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2015-12-30 + <li id="publishDate">Last Published: 2016-01-22 </li> @@ -849,7 +849,7 @@ public class MD5Implementation implement <footer> <div class="container-fluid"> <div class="row-fluid"> - <p >Copyright © 2012–2015 + <p >Copyright © 2012–2016 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved. Modified: openmeetings/site/trunk/CustomRoomTypeHowTo.html URL: http://svn.apache.org/viewvc/openmeetings/site/trunk/CustomRoomTypeHowTo.html?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/site/trunk/CustomRoomTypeHowTo.html (original) +++ openmeetings/site/trunk/CustomRoomTypeHowTo.html Fri Jan 22 07:20:21 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-30 + | Generated by Apache Maven Doxia at 2016-01-22 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <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="20151230" /> + <meta name="author" content="Apache OpenMeetings Team" /> + <meta name="Date-Revision-yyyymmdd" content="20160122" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache OpenMeetings Project – Howto create a custom room type in OpenMeetings</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -43,7 +43,7 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2015-12-30 + <li id="publishDate">Last Published: 2016-01-22 </li> @@ -873,7 +873,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p >Copyright © 2012–2015 + <p >Copyright © 2012–2016 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved. Modified: openmeetings/site/trunk/Dashboard.html URL: http://svn.apache.org/viewvc/openmeetings/site/trunk/Dashboard.html?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/site/trunk/Dashboard.html (original) +++ openmeetings/site/trunk/Dashboard.html Fri Jan 22 07:20:21 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-30 + | Generated by Apache Maven Doxia at 2016-01-22 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <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="20151230" /> + <meta name="author" content="Apache OpenMeetings Team" /> + <meta name="Date-Revision-yyyymmdd" content="20160122" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache OpenMeetings Project – Changing Dashboard</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -43,7 +43,7 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2015-12-30 + <li id="publishDate">Last Published: 2016-01-22 </li> @@ -846,7 +846,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p >Copyright © 2012–2015 + <p >Copyright © 2012–2016 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved. Modified: openmeetings/site/trunk/DrupalPlugin.html URL: http://svn.apache.org/viewvc/openmeetings/site/trunk/DrupalPlugin.html?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/site/trunk/DrupalPlugin.html (original) +++ openmeetings/site/trunk/DrupalPlugin.html Fri Jan 22 07:20:21 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-30 + | Generated by Apache Maven Doxia at 2016-01-22 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <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="20151230" /> + <meta name="author" content="Apache OpenMeetings Team" /> + <meta name="Date-Revision-yyyymmdd" content="20160122" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache OpenMeetings Project – Drupal Plugin</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -43,7 +43,7 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2015-12-30 + <li id="publishDate">Last Published: 2016-01-22 </li> @@ -831,7 +831,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p >Copyright © 2012–2015 + <p >Copyright © 2012–2016 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved. Modified: openmeetings/site/trunk/EditTemplates.html URL: http://svn.apache.org/viewvc/openmeetings/site/trunk/EditTemplates.html?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/site/trunk/EditTemplates.html (original) +++ openmeetings/site/trunk/EditTemplates.html Fri Jan 22 07:20:21 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-30 + | Generated by Apache Maven Doxia at 2016-01-22 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <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="20151230" /> + <meta name="author" content="Apache OpenMeetings Team" /> + <meta name="Date-Revision-yyyymmdd" content="20160122" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache OpenMeetings Project – Edit Templates</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -43,7 +43,7 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2015-12-30 + <li id="publishDate">Last Published: 2016-01-22 </li> @@ -792,26 +792,22 @@ templates. </p> -<p>To do that: Stop the Red5/OpenMeetings-Service Goto: - $Red5_HOME/webapps/openmeetings/WEB-INF/lib/openmeetings-templates.jar - Unzip: openmeetings-templates.jar (this is a usual ZIP file, you can - rename it to openmeetings-templates.zip unzip, edit the files, zip - it again and rename it to openmeetings-templates.jar) - </p> +<p>To do that: + </p> +<ul> + +<li>Stop the Red5/OpenMeetings service</li> + +<li>Goto: <tt>$RED5_HOME/webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/service/mail/template/</tt></li> + +<li>Change HTML file(s) according to your needs, BUT do not remove elements with <tt>wicket:id</tt> attributes</li> + +<li>Start the Red5/OpenMeetings service</li> + </ul> -<p> - In openmeetings-templates.jar there are all template files. They - have the file extension .vm (VM stands for velocity-template). After - you have done your changes you need to (re)start the - Red5/OpenMeetings - -Service so that changes are online. - </p> - </div> - - </div> </div> </div> @@ -821,7 +817,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p >Copyright © 2012–2015 + <p >Copyright © 2012–2016 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved. Modified: openmeetings/site/trunk/FFMPEGVersionSwitch.html URL: http://svn.apache.org/viewvc/openmeetings/site/trunk/FFMPEGVersionSwitch.html?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/site/trunk/FFMPEGVersionSwitch.html (original) +++ openmeetings/site/trunk/FFMPEGVersionSwitch.html Fri Jan 22 07:20:21 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-30 + | Generated by Apache Maven Doxia at 2016-01-22 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <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="20151230" /> + <meta name="author" content="Apache OpenMeetings Team" /> + <meta name="Date-Revision-yyyymmdd" content="20160122" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache OpenMeetings Project – Howto switch between different versions of FFMPEG </title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -43,7 +43,7 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2015-12-30 + <li id="publishDate">Last Published: 2016-01-22 </li> @@ -819,7 +819,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p >Copyright © 2012–2015 + <p >Copyright © 2012–2016 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved. Modified: openmeetings/site/trunk/GeneralConfiguration.html URL: http://svn.apache.org/viewvc/openmeetings/site/trunk/GeneralConfiguration.html?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/site/trunk/GeneralConfiguration.html (original) +++ openmeetings/site/trunk/GeneralConfiguration.html Fri Jan 22 07:20:21 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-30 + | Generated by Apache Maven Doxia at 2016-01-22 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <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="20151230" /> + <meta name="author" content="Apache OpenMeetings Team" /> + <meta name="Date-Revision-yyyymmdd" content="20160122" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache OpenMeetings Project – List of general configuration options</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -43,7 +43,7 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2015-12-30 + <li id="publishDate">Last Published: 2016-01-22 </li> @@ -1241,6 +1241,17 @@ <td> 3.0.4 </td> </tr> + +<tr class="b"> + +<td> google.analytics.code </td> + +<td> </td> + +<td> Code for Google Analytics. </td> + +<td> 3.1.0 </td> + </tr> </table> </div> @@ -1256,7 +1267,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p >Copyright © 2012–2015 + <p >Copyright © 2012–2016 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved. Modified: openmeetings/site/trunk/GetVersionInfo.html URL: http://svn.apache.org/viewvc/openmeetings/site/trunk/GetVersionInfo.html?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/site/trunk/GetVersionInfo.html (original) +++ openmeetings/site/trunk/GetVersionInfo.html Fri Jan 22 07:20:21 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-30 + | Generated by Apache Maven Doxia at 2016-01-22 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <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="20151230" /> + <meta name="author" content="Apache OpenMeetings Team" /> + <meta name="Date-Revision-yyyymmdd" content="20160122" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache OpenMeetings Project – How to check which Openmeetings version running</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -43,7 +43,7 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2015-12-30 + <li id="publishDate">Last Published: 2016-01-22 </li> @@ -836,7 +836,7 @@ Svn-Revision: 4368 <footer> <div class="container-fluid"> <div class="row-fluid"> - <p >Copyright © 2012–2015 + <p >Copyright © 2012–2016 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved. Modified: openmeetings/site/trunk/HotKeys.html URL: http://svn.apache.org/viewvc/openmeetings/site/trunk/HotKeys.html?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/site/trunk/HotKeys.html (original) +++ openmeetings/site/trunk/HotKeys.html Fri Jan 22 07:20:21 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-30 + | Generated by Apache Maven Doxia at 2016-01-22 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <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="20151230" /> + <meta name="author" content="Apache OpenMeetings Team" /> + <meta name="Date-Revision-yyyymmdd" content="20160122" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache OpenMeetings Project – Hot Keys</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -43,7 +43,7 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2015-12-30 + <li id="publishDate">Last Published: 2016-01-22 </li> @@ -823,7 +823,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p >Copyright © 2012–2015 + <p >Copyright © 2012–2016 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved. Modified: openmeetings/site/trunk/IBMDB2Config.html URL: http://svn.apache.org/viewvc/openmeetings/site/trunk/IBMDB2Config.html?rev=1726150&r1=1726149&r2=1726150&view=diff ============================================================================== --- openmeetings/site/trunk/IBMDB2Config.html (original) +++ openmeetings/site/trunk/IBMDB2Config.html Fri Jan 22 07:20:21 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-12-30 + | Generated by Apache Maven Doxia at 2016-01-22 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <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="20151230" /> + <meta name="author" content="Apache OpenMeetings Team" /> + <meta name="Date-Revision-yyyymmdd" content="20160122" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache OpenMeetings Project – IBM DB2 Configuration</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> @@ -43,7 +43,7 @@ <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2015-12-30 + <li id="publishDate">Last Published: 2016-01-22 </li> @@ -834,7 +834,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p >Copyright © 2012–2015 + <p >Copyright © 2012–2016 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved.
