Modified: incubator/openmeetings/trunk/singlewebapp/docs/get-involved.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/get-involved.html?rev=1330460&r1=1330459&r2=1330460&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/get-involved.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/get-involved.html Wed Apr 25 18:15:08 2012 @@ -130,6 +130,12 @@ limitations under the License. currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length); } + + else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) { + currentLocation = "InstallationandUpgrade"; + currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length); + } + else if (document.location.href.indexOf("/get-involved.html") > 0) { currentLocation = "Community"; @@ -149,12 +155,6 @@ limitations under the License. } - else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) { - currentLocation = "Community"; - currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length); - } - - else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) { currentLocation = "Community"; currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length); @@ -448,6 +448,8 @@ limitations under the License. <br/> <a href="./Upgrade.html">Upgrade</a> <br/> + <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> +<br/> </div> <h3><a href="#Community">Community</a></h3> <div width="100%"> @@ -457,8 +459,6 @@ limitations under the License. <br/> <a href="./mail-lists.html">Mailing Lists</a> <br/> - <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> -<br/> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a> <br/> </div> @@ -617,6 +617,10 @@ limitations under the License. <li> <a href="./Upgrade.html">Upgrade</a> </li> </font> + <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> + <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> +</li> + </font> </ul> </div> </div> @@ -647,10 +651,6 @@ limitations under the License. </li> </font> <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> - <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> -</li> - </font> - <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a> </li> </font>
Modified: incubator/openmeetings/trunk/singlewebapp/docs/index.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/index.html?rev=1330460&r1=1330459&r2=1330460&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/index.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/index.html Wed Apr 25 18:15:08 2012 @@ -131,6 +131,12 @@ limitations under the License. currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length); } + + else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) { + currentLocation = "InstallationandUpgrade"; + currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length); + } + else if (document.location.href.indexOf("/get-involved.html") > 0) { currentLocation = "Community"; @@ -150,12 +156,6 @@ limitations under the License. } - else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) { - currentLocation = "Community"; - currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length); - } - - else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) { currentLocation = "Community"; currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length); @@ -449,6 +449,8 @@ limitations under the License. <br/> <a href="./Upgrade.html">Upgrade</a> <br/> + <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> +<br/> </div> <h3><a href="#Community">Community</a></h3> <div width="100%"> @@ -458,8 +460,6 @@ limitations under the License. <br/> <a href="./mail-lists.html">Mailing Lists</a> <br/> - <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> -<br/> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a> <br/> </div> @@ -618,6 +618,10 @@ limitations under the License. <li> <a href="./Upgrade.html">Upgrade</a> </li> </font> + <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> + <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> +</li> + </font> </ul> </div> </div> @@ -648,10 +652,6 @@ limitations under the License. </li> </font> <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> - <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> -</li> - </font> - <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a> </li> </font> Modified: incubator/openmeetings/trunk/singlewebapp/docs/installation.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/installation.html?rev=1330460&r1=1330459&r2=1330460&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/installation.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/installation.html Wed Apr 25 18:15:08 2012 @@ -131,6 +131,12 @@ limitations under the License. currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length); } + + else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) { + currentLocation = "InstallationandUpgrade"; + currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length); + } + else if (document.location.href.indexOf("/get-involved.html") > 0) { currentLocation = "Community"; @@ -150,12 +156,6 @@ limitations under the License. } - else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) { - currentLocation = "Community"; - currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length); - } - - else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) { currentLocation = "Community"; currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length); @@ -449,6 +449,8 @@ limitations under the License. <br/> <a href="./Upgrade.html">Upgrade</a> <br/> + <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> +<br/> </div> <h3><a href="#Community">Community</a></h3> <div width="100%"> @@ -458,8 +460,6 @@ limitations under the License. <br/> <a href="./mail-lists.html">Mailing Lists</a> <br/> - <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> -<br/> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a> <br/> </div> @@ -618,6 +618,10 @@ limitations under the License. <li> <a href="./Upgrade.html">Upgrade</a> </li> </font> + <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> + <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> +</li> + </font> </ul> </div> </div> @@ -648,10 +652,6 @@ limitations under the License. </li> </font> <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> - <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> -</li> - </font> - <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a> </li> </font> Modified: incubator/openmeetings/trunk/singlewebapp/docs/license.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/license.html?rev=1330460&r1=1330459&r2=1330460&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/license.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/license.html Wed Apr 25 18:15:08 2012 @@ -130,6 +130,12 @@ limitations under the License. currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length); } + + else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) { + currentLocation = "InstallationandUpgrade"; + currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length); + } + else if (document.location.href.indexOf("/get-involved.html") > 0) { currentLocation = "Community"; @@ -149,12 +155,6 @@ limitations under the License. } - else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) { - currentLocation = "Community"; - currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length); - } - - else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) { currentLocation = "Community"; currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length); @@ -448,6 +448,8 @@ limitations under the License. <br/> <a href="./Upgrade.html">Upgrade</a> <br/> + <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> +<br/> </div> <h3><a href="#Community">Community</a></h3> <div width="100%"> @@ -457,8 +459,6 @@ limitations under the License. <br/> <a href="./mail-lists.html">Mailing Lists</a> <br/> - <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> -<br/> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a> <br/> </div> @@ -617,6 +617,10 @@ limitations under the License. <li> <a href="./Upgrade.html">Upgrade</a> </li> </font> + <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> + <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> +</li> + </font> </ul> </div> </div> @@ -647,10 +651,6 @@ limitations under the License. </li> </font> <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> - <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> -</li> - </font> - <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a> </li> </font> Modified: incubator/openmeetings/trunk/singlewebapp/docs/mail-lists.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/mail-lists.html?rev=1330460&r1=1330459&r2=1330460&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/mail-lists.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/mail-lists.html Wed Apr 25 18:15:08 2012 @@ -130,6 +130,12 @@ limitations under the License. currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length); } + + else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) { + currentLocation = "InstallationandUpgrade"; + currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length); + } + else if (document.location.href.indexOf("/get-involved.html") > 0) { currentLocation = "Community"; @@ -149,12 +155,6 @@ limitations under the License. } - else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) { - currentLocation = "Community"; - currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length); - } - - else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) { currentLocation = "Community"; currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length); @@ -448,6 +448,8 @@ limitations under the License. <br/> <a href="./Upgrade.html">Upgrade</a> <br/> + <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> +<br/> </div> <h3><a href="#Community">Community</a></h3> <div width="100%"> @@ -457,8 +459,6 @@ limitations under the License. <br/> <a href="./mail-lists.html">Mailing Lists</a> <br/> - <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> -<br/> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a> <br/> </div> @@ -617,6 +617,10 @@ limitations under the License. <li> <a href="./Upgrade.html">Upgrade</a> </li> </font> + <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> + <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> +</li> + </font> </ul> </div> </div> @@ -647,10 +651,6 @@ limitations under the License. </li> </font> <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> - <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> -</li> - </font> - <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a> </li> </font> Modified: incubator/openmeetings/trunk/singlewebapp/docs/red5sip-integration.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/red5sip-integration.html?rev=1330460&r1=1330459&r2=1330460&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/red5sip-integration.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/red5sip-integration.html Wed Apr 25 18:15:08 2012 @@ -131,6 +131,12 @@ limitations under the License. currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length); } + + else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) { + currentLocation = "InstallationandUpgrade"; + currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length); + } + else if (document.location.href.indexOf("/get-involved.html") > 0) { currentLocation = "Community"; @@ -150,12 +156,6 @@ limitations under the License. } - else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) { - currentLocation = "Community"; - currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length); - } - - else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) { currentLocation = "Community"; currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length); @@ -449,6 +449,8 @@ limitations under the License. <br/> <a href="./Upgrade.html">Upgrade</a> <br/> + <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> +<br/> </div> <h3><a href="#Community">Community</a></h3> <div width="100%"> @@ -458,8 +460,6 @@ limitations under the License. <br/> <a href="./mail-lists.html">Mailing Lists</a> <br/> - <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> -<br/> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a> <br/> </div> @@ -618,6 +618,10 @@ limitations under the License. <li> <a href="./Upgrade.html">Upgrade</a> </li> </font> + <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> + <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> +</li> + </font> </ul> </div> </div> @@ -648,10 +652,6 @@ limitations under the License. </li> </font> <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> - <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> -</li> - </font> - <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a> </li> </font> Modified: incubator/openmeetings/trunk/singlewebapp/docs/svn.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/svn.html?rev=1330460&r1=1330459&r2=1330460&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/svn.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/svn.html Wed Apr 25 18:15:08 2012 @@ -131,6 +131,12 @@ limitations under the License. currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length); } + + else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) { + currentLocation = "InstallationandUpgrade"; + currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length); + } + else if (document.location.href.indexOf("/get-involved.html") > 0) { currentLocation = "Community"; @@ -150,12 +156,6 @@ limitations under the License. } - else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) { - currentLocation = "Community"; - currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length); - } - - else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) { currentLocation = "Community"; currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length); @@ -449,6 +449,8 @@ limitations under the License. <br/> <a href="./Upgrade.html">Upgrade</a> <br/> + <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> +<br/> </div> <h3><a href="#Community">Community</a></h3> <div width="100%"> @@ -458,8 +460,6 @@ limitations under the License. <br/> <a href="./mail-lists.html">Mailing Lists</a> <br/> - <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> -<br/> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a> <br/> </div> @@ -618,6 +618,10 @@ limitations under the License. <li> <a href="./Upgrade.html">Upgrade</a> </li> </font> + <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> + <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> +</li> + </font> </ul> </div> </div> @@ -648,10 +652,6 @@ limitations under the License. </li> </font> <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> - <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> -</li> - </font> - <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a> </li> </font> Modified: incubator/openmeetings/trunk/singlewebapp/docs/team-list.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/team-list.html?rev=1330460&r1=1330459&r2=1330460&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/team-list.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/team-list.html Wed Apr 25 18:15:08 2012 @@ -131,6 +131,12 @@ limitations under the License. currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length); } + + else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) { + currentLocation = "InstallationandUpgrade"; + currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length); + } + else if (document.location.href.indexOf("/get-involved.html") > 0) { currentLocation = "Community"; @@ -150,12 +156,6 @@ limitations under the License. } - else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) { - currentLocation = "Community"; - currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length); - } - - else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) { currentLocation = "Community"; currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length); @@ -449,6 +449,8 @@ limitations under the License. <br/> <a href="./Upgrade.html">Upgrade</a> <br/> + <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> +<br/> </div> <h3><a href="#Community">Community</a></h3> <div width="100%"> @@ -458,8 +460,6 @@ limitations under the License. <br/> <a href="./mail-lists.html">Mailing Lists</a> <br/> - <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> -<br/> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a> <br/> </div> @@ -618,6 +618,10 @@ limitations under the License. <li> <a href="./Upgrade.html">Upgrade</a> </li> </font> + <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> + <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> +</li> + </font> </ul> </div> </div> @@ -648,10 +652,6 @@ limitations under the License. </li> </font> <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> - <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> -</li> - </font> - <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a> </li> </font> Modified: incubator/openmeetings/trunk/singlewebapp/docs/themes-and-branding.html URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/themes-and-branding.html?rev=1330460&r1=1330459&r2=1330460&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/themes-and-branding.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/themes-and-branding.html Wed Apr 25 18:15:08 2012 @@ -131,6 +131,12 @@ limitations under the License. currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length); } + + else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) { + currentLocation = "InstallationandUpgrade"; + currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length); + } + else if (document.location.href.indexOf("/get-involved.html") > 0) { currentLocation = "Community"; @@ -150,12 +156,6 @@ limitations under the License. } - else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) { - currentLocation = "Community"; - currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length); - } - - else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) { currentLocation = "Community"; currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length); @@ -449,6 +449,8 @@ limitations under the License. <br/> <a href="./Upgrade.html">Upgrade</a> <br/> + <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> +<br/> </div> <h3><a href="#Community">Community</a></h3> <div width="100%"> @@ -458,8 +460,6 @@ limitations under the License. <br/> <a href="./mail-lists.html">Mailing Lists</a> <br/> - <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> -<br/> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a> <br/> </div> @@ -618,6 +618,10 @@ limitations under the License. <li> <a href="./Upgrade.html">Upgrade</a> </li> </font> + <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> + <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> +</li> + </font> </ul> </div> </div> @@ -648,10 +652,6 @@ limitations under the License. </li> </font> <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> - <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> -</li> - </font> - <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a> </li> </font> 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=1330460&r1=1330459&r2=1330460&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/docs/voip-sip-integration.html (original) +++ incubator/openmeetings/trunk/singlewebapp/docs/voip-sip-integration.html Wed Apr 25 18:15:08 2012 @@ -131,6 +131,12 @@ limitations under the License. currentLink = "/Upgrade.html".substr(1, "/Upgrade.html".length); } + + else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) { + currentLocation = "InstallationandUpgrade"; + currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length); + } + else if (document.location.href.indexOf("/get-involved.html") > 0) { currentLocation = "Community"; @@ -150,12 +156,6 @@ limitations under the License. } - else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings") > 0) { - currentLocation = "Community"; - currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings".length); - } - - else if (document.location.href.indexOf("http://cwiki.apache.org/confluence/display/OPENMEETINGS/") > 0) { currentLocation = "Community"; currentLink = "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".substr(1, "http://cwiki.apache.org/confluence/display/OPENMEETINGS/".length); @@ -449,6 +449,8 @@ limitations under the License. <br/> <a href="./Upgrade.html">Upgrade</a> <br/> + <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> +<br/> </div> <h3><a href="#Community">Community</a></h3> <div width="100%"> @@ -458,8 +460,6 @@ limitations under the License. <br/> <a href="./mail-lists.html">Mailing Lists</a> <br/> - <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> -<br/> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a> <br/> </div> @@ -618,6 +618,10 @@ limitations under the License. <li> <a href="./Upgrade.html">Upgrade</a> </li> </font> + <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> + <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> +</li> + </font> </ul> </div> </div> @@ -648,10 +652,6 @@ limitations under the License. </li> </font> <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> - <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings">Tutorials (Plugin/Installation)</a> -</li> - </font> - <font color="#000000" face="arial,helvetica,sanserif" size="2pt"> <li> <a href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/">Wiki</a> </li> </font> Modified: incubator/openmeetings/trunk/singlewebapp/xdocs/stylesheets/project.xml URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/xdocs/stylesheets/project.xml?rev=1330460&r1=1330459&r2=1330460&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/xdocs/stylesheets/project.xml (original) +++ incubator/openmeetings/trunk/singlewebapp/xdocs/stylesheets/project.xml Wed Apr 25 18:15:08 2012 @@ -19,13 +19,13 @@ <menu name="Installation and Upgrade"> <item name="Installation" href="/installation.html"/> <item name="Upgrade" href="/Upgrade.html"/> + <item name="Tutorials (Plugin/Installation)" href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings" /> </menu> <menu name="Community"> <item name="Get Involved" href="/get-involved.html"/> <item name="Committers" href="/team-list.html"/> <item name="Mailing Lists" href="/mail-lists.html"/> - <item name="Tutorials (Plugin/Installation)" href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+related+to+OpenMeetings" /> <item name="Wiki" href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/" /> </menu>
