Modified: incubator/openmeetings/trunk/singlewebapp/docs/commercial-support.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/commercial-support.html?rev=1234521&r1=1234520&r2=1234521&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/commercial-support.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/commercial-support.html Sun Jan 22 14:59:07 2012 @@ -290,14 +290,18 @@ limitations under the License. currentLocation = "Configuration"; currentLink = "/RTMPSAndHTTPS.html".substr(1, "/RTMPSAndHTTPS.html".length); } - else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + else if (document.location.href.indexOf("/OpenOfficeConverter.html") > 0) { currentLocation = "Configuration"; - currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + currentLink = "/OpenOfficeConverter.html".substr(1, "/OpenOfficeConverter.html".length); } else if (document.location.href.indexOf("/FFMPEGVersionSwitch.html") > 0) { currentLocation = "Configuration"; currentLink = "/FFMPEGVersionSwitch.html".substr(1, "/FFMPEGVersionSwitch.html".length); } + else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + currentLocation = "Configuration"; + currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + } currentLink = currentLink.toLowerCase(); currentLocation = currentLocation.toLowerCase(); @@ -496,11 +500,14 @@ limitations under the License. <br/> <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a> <br/> - <b>Misc</b><br/> - <a href="./GetVersionInfo.html">Get version info</a> + <b>Converters</b><br/> + <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> <br/> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> <br/> + <b>Misc</b><br/> + <a href="./GetVersionInfo.html">Get version info</a> +<br/> </div> </div> @@ -750,14 +757,20 @@ limitations under the License. </li> </ul> </li> - <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Converters</font> <ul> - <li> <a href="./GetVersionInfo.html">Get version info</a> + <li> <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> </li> <li> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> </li> </ul> </li> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <ul> + <li> <a href="./GetVersionInfo.html">Get version info</a> +</li> + </ul> + </li> </ul> </div> </div>
Modified: incubator/openmeetings/trunk/singlewebapp/docs/dependencies.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/dependencies.html?rev=1234521&r1=1234520&r2=1234521&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/dependencies.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/dependencies.html Sun Jan 22 14:59:07 2012 @@ -289,14 +289,18 @@ limitations under the License. currentLocation = "Configuration"; currentLink = "/RTMPSAndHTTPS.html".substr(1, "/RTMPSAndHTTPS.html".length); } - else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + else if (document.location.href.indexOf("/OpenOfficeConverter.html") > 0) { currentLocation = "Configuration"; - currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + currentLink = "/OpenOfficeConverter.html".substr(1, "/OpenOfficeConverter.html".length); } else if (document.location.href.indexOf("/FFMPEGVersionSwitch.html") > 0) { currentLocation = "Configuration"; currentLink = "/FFMPEGVersionSwitch.html".substr(1, "/FFMPEGVersionSwitch.html".length); } + else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + currentLocation = "Configuration"; + currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + } currentLink = currentLink.toLowerCase(); currentLocation = currentLocation.toLowerCase(); @@ -495,11 +499,14 @@ limitations under the License. <br/> <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a> <br/> - <b>Misc</b><br/> - <a href="./GetVersionInfo.html">Get version info</a> + <b>Converters</b><br/> + <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> <br/> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> <br/> + <b>Misc</b><br/> + <a href="./GetVersionInfo.html">Get version info</a> +<br/> </div> </div> @@ -749,14 +756,20 @@ limitations under the License. </li> </ul> </li> - <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Converters</font> <ul> - <li> <a href="./GetVersionInfo.html">Get version info</a> + <li> <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> </li> <li> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> </li> </ul> </li> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <ul> + <li> <a href="./GetVersionInfo.html">Get version info</a> +</li> + </ul> + </li> </ul> </div> </div> Modified: incubator/openmeetings/trunk/singlewebapp/docs/documentation.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/documentation.html?rev=1234521&r1=1234520&r2=1234521&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/documentation.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/documentation.html Sun Jan 22 14:59:07 2012 @@ -289,14 +289,18 @@ limitations under the License. currentLocation = "Configuration"; currentLink = "/RTMPSAndHTTPS.html".substr(1, "/RTMPSAndHTTPS.html".length); } - else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + else if (document.location.href.indexOf("/OpenOfficeConverter.html") > 0) { currentLocation = "Configuration"; - currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + currentLink = "/OpenOfficeConverter.html".substr(1, "/OpenOfficeConverter.html".length); } else if (document.location.href.indexOf("/FFMPEGVersionSwitch.html") > 0) { currentLocation = "Configuration"; currentLink = "/FFMPEGVersionSwitch.html".substr(1, "/FFMPEGVersionSwitch.html".length); } + else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + currentLocation = "Configuration"; + currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + } currentLink = currentLink.toLowerCase(); currentLocation = currentLocation.toLowerCase(); @@ -495,11 +499,14 @@ limitations under the License. <br/> <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a> <br/> - <b>Misc</b><br/> - <a href="./GetVersionInfo.html">Get version info</a> + <b>Converters</b><br/> + <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> <br/> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> <br/> + <b>Misc</b><br/> + <a href="./GetVersionInfo.html">Get version info</a> +<br/> </div> </div> @@ -749,14 +756,20 @@ limitations under the License. </li> </ul> </li> - <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Converters</font> <ul> - <li> <a href="./GetVersionInfo.html">Get version info</a> + <li> <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> </li> <li> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> </li> </ul> </li> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <ul> + <li> <a href="./GetVersionInfo.html">Get version info</a> +</li> + </ul> + </li> </ul> </div> </div> Modified: incubator/openmeetings/trunk/singlewebapp/docs/downloads.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/downloads.html?rev=1234521&r1=1234520&r2=1234521&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/downloads.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/downloads.html Sun Jan 22 14:59:07 2012 @@ -290,14 +290,18 @@ limitations under the License. currentLocation = "Configuration"; currentLink = "/RTMPSAndHTTPS.html".substr(1, "/RTMPSAndHTTPS.html".length); } - else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + else if (document.location.href.indexOf("/OpenOfficeConverter.html") > 0) { currentLocation = "Configuration"; - currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + currentLink = "/OpenOfficeConverter.html".substr(1, "/OpenOfficeConverter.html".length); } else if (document.location.href.indexOf("/FFMPEGVersionSwitch.html") > 0) { currentLocation = "Configuration"; currentLink = "/FFMPEGVersionSwitch.html".substr(1, "/FFMPEGVersionSwitch.html".length); } + else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + currentLocation = "Configuration"; + currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + } currentLink = currentLink.toLowerCase(); currentLocation = currentLocation.toLowerCase(); @@ -496,11 +500,14 @@ limitations under the License. <br/> <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a> <br/> - <b>Misc</b><br/> - <a href="./GetVersionInfo.html">Get version info</a> + <b>Converters</b><br/> + <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> <br/> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> <br/> + <b>Misc</b><br/> + <a href="./GetVersionInfo.html">Get version info</a> +<br/> </div> </div> @@ -750,14 +757,20 @@ limitations under the License. </li> </ul> </li> - <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Converters</font> <ul> - <li> <a href="./GetVersionInfo.html">Get version info</a> + <li> <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> </li> <li> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> </li> </ul> </li> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <ul> + <li> <a href="./GetVersionInfo.html">Get version info</a> +</li> + </ul> + </li> </ul> </div> </div> Modified: incubator/openmeetings/trunk/singlewebapp/docs/get-involved.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/get-involved.html?rev=1234521&r1=1234520&r2=1234521&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/get-involved.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/get-involved.html Sun Jan 22 14:59:07 2012 @@ -289,14 +289,18 @@ limitations under the License. currentLocation = "Configuration"; currentLink = "/RTMPSAndHTTPS.html".substr(1, "/RTMPSAndHTTPS.html".length); } - else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + else if (document.location.href.indexOf("/OpenOfficeConverter.html") > 0) { currentLocation = "Configuration"; - currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + currentLink = "/OpenOfficeConverter.html".substr(1, "/OpenOfficeConverter.html".length); } else if (document.location.href.indexOf("/FFMPEGVersionSwitch.html") > 0) { currentLocation = "Configuration"; currentLink = "/FFMPEGVersionSwitch.html".substr(1, "/FFMPEGVersionSwitch.html".length); } + else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + currentLocation = "Configuration"; + currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + } currentLink = currentLink.toLowerCase(); currentLocation = currentLocation.toLowerCase(); @@ -495,11 +499,14 @@ limitations under the License. <br/> <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a> <br/> - <b>Misc</b><br/> - <a href="./GetVersionInfo.html">Get version info</a> + <b>Converters</b><br/> + <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> <br/> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> <br/> + <b>Misc</b><br/> + <a href="./GetVersionInfo.html">Get version info</a> +<br/> </div> </div> @@ -749,14 +756,20 @@ limitations under the License. </li> </ul> </li> - <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Converters</font> <ul> - <li> <a href="./GetVersionInfo.html">Get version info</a> + <li> <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> </li> <li> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> </li> </ul> </li> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <ul> + <li> <a href="./GetVersionInfo.html">Get version info</a> +</li> + </ul> + </li> </ul> </div> </div> Modified: incubator/openmeetings/trunk/singlewebapp/docs/index.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/index.html?rev=1234521&r1=1234520&r2=1234521&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/index.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/index.html Sun Jan 22 14:59:07 2012 @@ -290,14 +290,18 @@ limitations under the License. currentLocation = "Configuration"; currentLink = "/RTMPSAndHTTPS.html".substr(1, "/RTMPSAndHTTPS.html".length); } - else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + else if (document.location.href.indexOf("/OpenOfficeConverter.html") > 0) { currentLocation = "Configuration"; - currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + currentLink = "/OpenOfficeConverter.html".substr(1, "/OpenOfficeConverter.html".length); } else if (document.location.href.indexOf("/FFMPEGVersionSwitch.html") > 0) { currentLocation = "Configuration"; currentLink = "/FFMPEGVersionSwitch.html".substr(1, "/FFMPEGVersionSwitch.html".length); } + else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + currentLocation = "Configuration"; + currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + } currentLink = currentLink.toLowerCase(); currentLocation = currentLocation.toLowerCase(); @@ -496,11 +500,14 @@ limitations under the License. <br/> <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a> <br/> - <b>Misc</b><br/> - <a href="./GetVersionInfo.html">Get version info</a> + <b>Converters</b><br/> + <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> <br/> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> <br/> + <b>Misc</b><br/> + <a href="./GetVersionInfo.html">Get version info</a> +<br/> </div> </div> @@ -750,14 +757,20 @@ limitations under the License. </li> </ul> </li> - <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Converters</font> <ul> - <li> <a href="./GetVersionInfo.html">Get version info</a> + <li> <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> </li> <li> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> </li> </ul> </li> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <ul> + <li> <a href="./GetVersionInfo.html">Get version info</a> +</li> + </ul> + </li> </ul> </div> </div> Modified: incubator/openmeetings/trunk/singlewebapp/docs/installation.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/installation.html?rev=1234521&r1=1234520&r2=1234521&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/installation.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/installation.html Sun Jan 22 14:59:07 2012 @@ -290,14 +290,18 @@ limitations under the License. currentLocation = "Configuration"; currentLink = "/RTMPSAndHTTPS.html".substr(1, "/RTMPSAndHTTPS.html".length); } - else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + else if (document.location.href.indexOf("/OpenOfficeConverter.html") > 0) { currentLocation = "Configuration"; - currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + currentLink = "/OpenOfficeConverter.html".substr(1, "/OpenOfficeConverter.html".length); } else if (document.location.href.indexOf("/FFMPEGVersionSwitch.html") > 0) { currentLocation = "Configuration"; currentLink = "/FFMPEGVersionSwitch.html".substr(1, "/FFMPEGVersionSwitch.html".length); } + else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + currentLocation = "Configuration"; + currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + } currentLink = currentLink.toLowerCase(); currentLocation = currentLocation.toLowerCase(); @@ -496,11 +500,14 @@ limitations under the License. <br/> <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a> <br/> - <b>Misc</b><br/> - <a href="./GetVersionInfo.html">Get version info</a> + <b>Converters</b><br/> + <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> <br/> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> <br/> + <b>Misc</b><br/> + <a href="./GetVersionInfo.html">Get version info</a> +<br/> </div> </div> @@ -750,14 +757,20 @@ limitations under the License. </li> </ul> </li> - <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Converters</font> <ul> - <li> <a href="./GetVersionInfo.html">Get version info</a> + <li> <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> </li> <li> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> </li> </ul> </li> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <ul> + <li> <a href="./GetVersionInfo.html">Get version info</a> +</li> + </ul> + </li> </ul> </div> </div> Modified: incubator/openmeetings/trunk/singlewebapp/docs/license.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/license.html?rev=1234521&r1=1234520&r2=1234521&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/license.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/license.html Sun Jan 22 14:59:07 2012 @@ -289,14 +289,18 @@ limitations under the License. currentLocation = "Configuration"; currentLink = "/RTMPSAndHTTPS.html".substr(1, "/RTMPSAndHTTPS.html".length); } - else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + else if (document.location.href.indexOf("/OpenOfficeConverter.html") > 0) { currentLocation = "Configuration"; - currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + currentLink = "/OpenOfficeConverter.html".substr(1, "/OpenOfficeConverter.html".length); } else if (document.location.href.indexOf("/FFMPEGVersionSwitch.html") > 0) { currentLocation = "Configuration"; currentLink = "/FFMPEGVersionSwitch.html".substr(1, "/FFMPEGVersionSwitch.html".length); } + else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + currentLocation = "Configuration"; + currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + } currentLink = currentLink.toLowerCase(); currentLocation = currentLocation.toLowerCase(); @@ -495,11 +499,14 @@ limitations under the License. <br/> <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a> <br/> - <b>Misc</b><br/> - <a href="./GetVersionInfo.html">Get version info</a> + <b>Converters</b><br/> + <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> <br/> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> <br/> + <b>Misc</b><br/> + <a href="./GetVersionInfo.html">Get version info</a> +<br/> </div> </div> @@ -749,14 +756,20 @@ limitations under the License. </li> </ul> </li> - <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Converters</font> <ul> - <li> <a href="./GetVersionInfo.html">Get version info</a> + <li> <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> </li> <li> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> </li> </ul> </li> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <ul> + <li> <a href="./GetVersionInfo.html">Get version info</a> +</li> + </ul> + </li> </ul> </div> </div> Modified: incubator/openmeetings/trunk/singlewebapp/docs/mail-lists.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/mail-lists.html?rev=1234521&r1=1234520&r2=1234521&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/mail-lists.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/mail-lists.html Sun Jan 22 14:59:07 2012 @@ -289,14 +289,18 @@ limitations under the License. currentLocation = "Configuration"; currentLink = "/RTMPSAndHTTPS.html".substr(1, "/RTMPSAndHTTPS.html".length); } - else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + else if (document.location.href.indexOf("/OpenOfficeConverter.html") > 0) { currentLocation = "Configuration"; - currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + currentLink = "/OpenOfficeConverter.html".substr(1, "/OpenOfficeConverter.html".length); } else if (document.location.href.indexOf("/FFMPEGVersionSwitch.html") > 0) { currentLocation = "Configuration"; currentLink = "/FFMPEGVersionSwitch.html".substr(1, "/FFMPEGVersionSwitch.html".length); } + else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + currentLocation = "Configuration"; + currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + } currentLink = currentLink.toLowerCase(); currentLocation = currentLocation.toLowerCase(); @@ -495,11 +499,14 @@ limitations under the License. <br/> <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a> <br/> - <b>Misc</b><br/> - <a href="./GetVersionInfo.html">Get version info</a> + <b>Converters</b><br/> + <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> <br/> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> <br/> + <b>Misc</b><br/> + <a href="./GetVersionInfo.html">Get version info</a> +<br/> </div> </div> @@ -749,14 +756,20 @@ limitations under the License. </li> </ul> </li> - <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Converters</font> <ul> - <li> <a href="./GetVersionInfo.html">Get version info</a> + <li> <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> </li> <li> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> </li> </ul> </li> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <ul> + <li> <a href="./GetVersionInfo.html">Get version info</a> +</li> + </ul> + </li> </ul> </div> </div> Modified: incubator/openmeetings/trunk/singlewebapp/docs/svn.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/svn.html?rev=1234521&r1=1234520&r2=1234521&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/svn.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/svn.html Sun Jan 22 14:59:07 2012 @@ -290,14 +290,18 @@ limitations under the License. currentLocation = "Configuration"; currentLink = "/RTMPSAndHTTPS.html".substr(1, "/RTMPSAndHTTPS.html".length); } - else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + else if (document.location.href.indexOf("/OpenOfficeConverter.html") > 0) { currentLocation = "Configuration"; - currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + currentLink = "/OpenOfficeConverter.html".substr(1, "/OpenOfficeConverter.html".length); } else if (document.location.href.indexOf("/FFMPEGVersionSwitch.html") > 0) { currentLocation = "Configuration"; currentLink = "/FFMPEGVersionSwitch.html".substr(1, "/FFMPEGVersionSwitch.html".length); } + else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + currentLocation = "Configuration"; + currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + } currentLink = currentLink.toLowerCase(); currentLocation = currentLocation.toLowerCase(); @@ -496,11 +500,14 @@ limitations under the License. <br/> <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a> <br/> - <b>Misc</b><br/> - <a href="./GetVersionInfo.html">Get version info</a> + <b>Converters</b><br/> + <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> <br/> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> <br/> + <b>Misc</b><br/> + <a href="./GetVersionInfo.html">Get version info</a> +<br/> </div> </div> @@ -750,14 +757,20 @@ limitations under the License. </li> </ul> </li> - <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Converters</font> <ul> - <li> <a href="./GetVersionInfo.html">Get version info</a> + <li> <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> </li> <li> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> </li> </ul> </li> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <ul> + <li> <a href="./GetVersionInfo.html">Get version info</a> +</li> + </ul> + </li> </ul> </div> </div> Modified: incubator/openmeetings/trunk/singlewebapp/docs/team-list.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/team-list.html?rev=1234521&r1=1234520&r2=1234521&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/team-list.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/team-list.html Sun Jan 22 14:59:07 2012 @@ -289,14 +289,18 @@ limitations under the License. currentLocation = "Configuration"; currentLink = "/RTMPSAndHTTPS.html".substr(1, "/RTMPSAndHTTPS.html".length); } - else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + else if (document.location.href.indexOf("/OpenOfficeConverter.html") > 0) { currentLocation = "Configuration"; - currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + currentLink = "/OpenOfficeConverter.html".substr(1, "/OpenOfficeConverter.html".length); } else if (document.location.href.indexOf("/FFMPEGVersionSwitch.html") > 0) { currentLocation = "Configuration"; currentLink = "/FFMPEGVersionSwitch.html".substr(1, "/FFMPEGVersionSwitch.html".length); } + else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + currentLocation = "Configuration"; + currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + } currentLink = currentLink.toLowerCase(); currentLocation = currentLocation.toLowerCase(); @@ -495,11 +499,14 @@ limitations under the License. <br/> <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a> <br/> - <b>Misc</b><br/> - <a href="./GetVersionInfo.html">Get version info</a> + <b>Converters</b><br/> + <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> <br/> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> <br/> + <b>Misc</b><br/> + <a href="./GetVersionInfo.html">Get version info</a> +<br/> </div> </div> @@ -749,14 +756,20 @@ limitations under the License. </li> </ul> </li> - <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Converters</font> <ul> - <li> <a href="./GetVersionInfo.html">Get version info</a> + <li> <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> </li> <li> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> </li> </ul> </li> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <ul> + <li> <a href="./GetVersionInfo.html">Get version info</a> +</li> + </ul> + </li> </ul> </div> </div> Modified: incubator/openmeetings/trunk/singlewebapp/docs/voip-sip-integration.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/voip-sip-integration.html?rev=1234521&r1=1234520&r2=1234521&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/voip-sip-integration.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/voip-sip-integration.html Sun Jan 22 14:59:07 2012 @@ -290,14 +290,18 @@ limitations under the License. currentLocation = "Configuration"; currentLink = "/RTMPSAndHTTPS.html".substr(1, "/RTMPSAndHTTPS.html".length); } - else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + else if (document.location.href.indexOf("/OpenOfficeConverter.html") > 0) { currentLocation = "Configuration"; - currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + currentLink = "/OpenOfficeConverter.html".substr(1, "/OpenOfficeConverter.html".length); } else if (document.location.href.indexOf("/FFMPEGVersionSwitch.html") > 0) { currentLocation = "Configuration"; currentLink = "/FFMPEGVersionSwitch.html".substr(1, "/FFMPEGVersionSwitch.html".length); } + else if (document.location.href.indexOf("/GetVersionInfo.html") > 0) { + currentLocation = "Configuration"; + currentLink = "/GetVersionInfo.html".substr(1, "/GetVersionInfo.html".length); + } currentLink = currentLink.toLowerCase(); currentLocation = currentLocation.toLowerCase(); @@ -496,11 +500,14 @@ limitations under the License. <br/> <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a> <br/> - <b>Misc</b><br/> - <a href="./GetVersionInfo.html">Get version info</a> + <b>Converters</b><br/> + <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> <br/> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> <br/> + <b>Misc</b><br/> + <a href="./GetVersionInfo.html">Get version info</a> +<br/> </div> </div> @@ -750,14 +757,20 @@ limitations under the License. </li> </ul> </li> - <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Converters</font> <ul> - <li> <a href="./GetVersionInfo.html">Get version info</a> + <li> <a href="./OpenOfficeConverter.html">OpenOffice Converter</a> </li> <li> <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a> </li> </ul> </li> + <li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font> + <ul> + <li> <a href="./GetVersionInfo.html">Get version info</a> +</li> + </ul> + </li> </ul> </div> </div> Added: incubator/openmeetings/trunk/singlewebapp/xdocs/OpenOfficeConverter.xml URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/xdocs/OpenOfficeConverter.xml?rev=1234521&view=auto ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/xdocs/OpenOfficeConverter.xml (added) +++ incubator/openmeetings/trunk/singlewebapp/xdocs/OpenOfficeConverter.xml Sun Jan 22 14:59:07 2012 @@ -0,0 +1,47 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!-- Copyright 2006 The Apache Software Foundation 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> + + <properties> + <title>OpenOffice converter for OpenMeetings</title> + <author email="[email protected]"> + OpenMeetings Team + </author> + </properties> + + <body> + + <section name="OpenOffice Service for OpenMeetings"> + + <p>To import .doc, .docx, .odp, .xls, .xlsx, .ppt, .pptx, ... [ all files that you can open with OpenOffice ] + to OpenMeetings and use them in the whiteboard you need OpenOffice as Service running on + the machine that runs OpenMeetings.<br/> + </p> + <p>Converter works with both: OpenOffice or LibreOffice.</p> + <p>You should use an OpenOffice version greater 3</p> + <ul> + <li>Linux (Debian, et cetera): You have to start OpenOffice in "headless" modus. This requires NO graphical user interface on the server! + So there is no need to install xvfb or anything like that. However you should install ALL OpenOffice packages, + for example if you want to enable the .xls, .xlsx import you need to install the openoffice-calc package.<br/> + You can start OpenOffice Service with this command: <br/> + <tt>/path/to/openoffice/program/soffice.bin -headless -nofirststartwizard -accept="socket,host=localhost,port=8100;urp;StarOffice.Service" </tt> + <br/> + It might makes sense to install ms-corefonts package on Linux machines to have MS fonts available. + </li> + <li>for Mac OS X: <tt>/path/to/openoffice.app/Contents/!MacOS/soffice.bin -headless -nofirststartwizard -accept="socket,host=localhost,port=8100;urp;StarOffice.Service"</tt> + </li> + <li>for Windows: <tt>soffice.exe -headless -nofirststartwizard -accept="socket,host=localhost,port=8100;urp;StarOffice.Service"</tt> </li> + </ul> + + </section> + + + </body> + +</document> \ No newline at end of file Modified: incubator/openmeetings/trunk/singlewebapp/xdocs/stylesheets/project.xml URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/xdocs/stylesheets/project.xml?rev=1234521&r1=1234520&r2=1234521&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/xdocs/stylesheets/project.xml (original) +++ incubator/openmeetings/trunk/singlewebapp/xdocs/stylesheets/project.xml Sun Jan 22 14:59:07 2012 @@ -80,9 +80,12 @@ <subitem name="Restricted Access" href="/RestrictedAccess.html" /> <subitem name="RTMPS and HTTPS" href="/RTMPSAndHTTPS.html" /> </item> + <item name="Converters" > + <subitem name="OpenOffice Converter" href="/OpenOfficeConverter.html" /> + <subitem name="FFMPEG Version Switch" href="/FFMPEGVersionSwitch.html" /> + </item> <item name="Misc" > <subitem name="Get version info" href="/GetVersionInfo.html" /> - <subitem name="FFMPEG Version Switch" href="/FFMPEGVersionSwitch.html" /> </item> </menu>
