Author: solomax
Date: Tue Apr 8 00:41:14 2014
New Revision: 1585633
URL: http://svn.apache.org/r1585633
Log:
[OPENMEETINGS-940] paths in the docs are corrected
Modified:
openmeetings/trunk/singlewebapp/docs/Internationalisation.html
openmeetings/trunk/singlewebapp/docs/JUnitTesting.html
openmeetings/trunk/singlewebapp/docs/RestrictedAccess.html
openmeetings/trunk/singlewebapp/docs/TimeZoneHandling.html
openmeetings/trunk/singlewebapp/docs/themes-and-branding.html
openmeetings/trunk/singlewebapp/xdocs/Internationalisation.xml
openmeetings/trunk/singlewebapp/xdocs/JUnitTesting.xml
openmeetings/trunk/singlewebapp/xdocs/RestrictedAccess.xml
openmeetings/trunk/singlewebapp/xdocs/TimeZoneHandling.xml
openmeetings/trunk/singlewebapp/xdocs/stylesheets/errortable.xsl
openmeetings/trunk/singlewebapp/xdocs/themes-and-branding.xml
Modified: openmeetings/trunk/singlewebapp/docs/Internationalisation.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/docs/Internationalisation.html?rev=1585633&r1=1585632&r2=1585633&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/docs/Internationalisation.html (original)
+++ openmeetings/trunk/singlewebapp/docs/Internationalisation.html Tue Apr 8
00:41:14 2014
@@ -307,7 +307,7 @@
<blockquote>
<p>You can find all current language files
here: </p>
<p>
- <a
href="https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/main/webapp/languages/"
rel="nofollow">https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/main/webapp/languages/
+ <a
href="https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/languages/"
rel="nofollow">https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/languages/
</a>
</p>
<p>Just take one file and
translate it to your language. </p>
@@ -351,7 +351,7 @@
<blockquote>
<p>
Once you have finished the translation you can
add a new node to:
- <a
href="https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/main/webapp/languages/languages.xml"
rel="nofollow">https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/main/webapp/languages/languages.xml
+ <a
href="https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/languages/languages.xml"
rel="nofollow">https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/languages/languages.xml
</a>
</p>
<p>the name of the language
should match the name of the file. Once
Modified: openmeetings/trunk/singlewebapp/docs/JUnitTesting.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/docs/JUnitTesting.html?rev=1585633&r1=1585632&r2=1585633&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/docs/JUnitTesting.html (original)
+++ openmeetings/trunk/singlewebapp/docs/JUnitTesting.html Tue Apr 8 00:41:14
2014
@@ -376,7 +376,7 @@
<li>Add the following code to the VM section
<div class="xmlcode">
-javaagent:${workspace_loc:Openmeetings}/build/lib/om/openjpa-bundle-2.2.2.jar
-
-Dom.home=${workspace_loc:Openmeetings}/src/main/webapp
+
-Dom.home=${workspace_loc:Openmeetings}/openmeetings-web/src/main/webapp/
-Dbackups.dir=${workspace_loc:Openmeetings}/build/lib/junit/backups
</div>
</li>
Modified: openmeetings/trunk/singlewebapp/docs/RestrictedAccess.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/docs/RestrictedAccess.html?rev=1585633&r1=1585632&r2=1585633&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/docs/RestrictedAccess.html (original)
+++ openmeetings/trunk/singlewebapp/docs/RestrictedAccess.html Tue Apr 8
00:41:14 2014
@@ -313,7 +313,7 @@
<div class="xmlcode">
webapp.virtualHosts=*,localhost, 127.0.0.1
</div>
- <a
href="http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/main/webapp/WEB-INF/red5-web.properties"
rel="nofollow">http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/main/webapp/WEB-INF/red5-web.properties
+ <a
href="https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/WEB-INF/red5-web.properties"
rel="nofollow">https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/WEB-INF/red5-web.properties
</a>
</blockquote>
</td></tr>
Modified: openmeetings/trunk/singlewebapp/docs/TimeZoneHandling.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/docs/TimeZoneHandling.html?rev=1585633&r1=1585632&r2=1585633&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/docs/TimeZoneHandling.html (original)
+++ openmeetings/trunk/singlewebapp/docs/TimeZoneHandling.html Tue Apr 8
00:41:14 2014
@@ -307,7 +307,7 @@
<blockquote>
<p>
List of default Timezones:
- <a
href="http://openmeetings.googlecode.com/svn/trunk/singlewebapp/src/main/webapp/languages/timezones.xml"
rel="nofollow">http://openmeetings.googlecode.com/svn/trunk/singlewebapp/src/main/webapp/languages/timezones.xml
+ <a
href="https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/languages/timezones.xml"
rel="nofollow">https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/languages/timezones.xml
</a>
</p>
<p>
Modified: openmeetings/trunk/singlewebapp/docs/themes-and-branding.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/docs/themes-and-branding.html?rev=1585633&r1=1585632&r2=1585633&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/docs/themes-and-branding.html (original)
+++ openmeetings/trunk/singlewebapp/docs/themes-and-branding.html Tue Apr 8
00:41:14 2014
@@ -326,7 +326,7 @@
<blockquote>
<p>You can find the default theme in the
SVN: </p>
<p>
- <a
href="https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/main/webapp/openmeetings/public/theme.xml"
target="_BLANK"
rel="nofollow">https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/main/webapp/openmeetings/public/theme.xml
+ <a
href="https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/openmeetings/public/theme.xml"
target="_BLANK"
rel="nofollow">https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/openmeetings/public/theme.xml
</a>
</p>
<p>
Modified: openmeetings/trunk/singlewebapp/xdocs/Internationalisation.xml
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/Internationalisation.xml?rev=1585633&r1=1585632&r2=1585633&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/Internationalisation.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/Internationalisation.xml Tue Apr 8
00:41:14 2014
@@ -28,8 +28,8 @@
<p>You can find all current language files here: </p>
<p>
<a
-
href="https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/main/webapp/languages/"
-
rel="nofollow">https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/main/webapp/languages/
+
href="https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/languages/"
+
rel="nofollow">https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/languages/
</a>
</p>
<p>Just take one file and translate it to your
language. </p>
@@ -55,8 +55,8 @@
<p>
Once you have finished the translation you can
add a new node to:
<a
-
href="https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/main/webapp/languages/languages.xml"
-
rel="nofollow">https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/main/webapp/languages/languages.xml
+
href="https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/languages/languages.xml"
+
rel="nofollow">https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/languages/languages.xml
</a>
</p>
<p>the name of the language should match the name of
the file. Once
@@ -67,4 +67,4 @@
</body>
-</document>
\ No newline at end of file
+</document>
Modified: openmeetings/trunk/singlewebapp/xdocs/JUnitTesting.xml
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/JUnitTesting.xml?rev=1585633&r1=1585632&r2=1585633&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/JUnitTesting.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/JUnitTesting.xml Tue Apr 8 00:41:14
2014
@@ -90,7 +90,7 @@
<li>Add the following code to the VM section
<div class="xmlcode">
-javaagent:${workspace_loc:Openmeetings}/build/lib/om/openjpa-bundle-2.2.2.jar
-
-Dom.home=${workspace_loc:Openmeetings}/src/main/webapp
+
-Dom.home=${workspace_loc:Openmeetings}/openmeetings-web/src/main/webapp/
-Dbackups.dir=${workspace_loc:Openmeetings}/build/lib/junit/backups
</div>
</li>
@@ -119,4 +119,4 @@
</body>
-</document>
\ No newline at end of file
+</document>
Modified: openmeetings/trunk/singlewebapp/xdocs/RestrictedAccess.xml
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/RestrictedAccess.xml?rev=1585633&r1=1585632&r2=1585633&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/RestrictedAccess.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/RestrictedAccess.xml Tue Apr 8
00:41:14 2014
@@ -35,8 +35,8 @@
</div>
Sample file:
<a
-
href="http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/main/webapp/WEB-INF/red5-web.properties"
-
rel="nofollow">http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/main/webapp/WEB-INF/red5-web.properties
+
href="https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/WEB-INF/red5-web.properties"
+
rel="nofollow">https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/WEB-INF/red5-web.properties
</a>
</section>
@@ -77,4 +77,4 @@
</body>
-</document>
\ No newline at end of file
+</document>
Modified: openmeetings/trunk/singlewebapp/xdocs/TimeZoneHandling.xml
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/TimeZoneHandling.xml?rev=1585633&r1=1585632&r2=1585633&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/TimeZoneHandling.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/TimeZoneHandling.xml Tue Apr 8
00:41:14 2014
@@ -27,8 +27,8 @@
<p>
List of default Timezones:
<a
-
href="http://openmeetings.googlecode.com/svn/trunk/singlewebapp/src/main/webapp/languages/timezones.xml"
-
rel="nofollow">http://openmeetings.googlecode.com/svn/trunk/singlewebapp/src/main/webapp/languages/timezones.xml
+
href="https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/languages/timezones.xml"
+
rel="nofollow">https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/languages/timezones.xml
</a>
</p>
<p>
@@ -93,4 +93,4 @@
</body>
-</document>
\ No newline at end of file
+</document>
Modified: openmeetings/trunk/singlewebapp/xdocs/stylesheets/errortable.xsl
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/stylesheets/errortable.xsl?rev=1585633&r1=1585632&r2=1585633&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/stylesheets/errortable.xsl (original)
+++ openmeetings/trunk/singlewebapp/xdocs/stylesheets/errortable.xsl Tue Apr 8
00:41:14 2014
@@ -60,12 +60,12 @@
<xsl:otherwise>323</xsl:otherwise>
</xsl:choose>
</xsl:variable>
- <xsl:value-of
select="document('../../src/main/webapp/languages/english.xml')/language/string[@id=$x]/value"
/>
+ <xsl:value-of
select="document('../../openmeetings-web/src/main/webapp/languages/english.xml')/language/string[@id=$x]/value"
/>
</td>
<td>
<xsl:variable name="descId"
select="field[@name='fieldvalues_id']"/>
- <xsl:value-of
select="document('../../src/main/webapp/languages/english.xml')/language/string[@id=$descId]/value"
/>
+ <xsl:value-of
select="document('../../openmeetings-web/src/main/webapp/languages/english.xml')/language/string[@id=$descId]/value"
/>
</td>
</tr>
</xsl:template>
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>
Modified: openmeetings/trunk/singlewebapp/xdocs/themes-and-branding.xml
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/themes-and-branding.xml?rev=1585633&r1=1585632&r2=1585633&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/themes-and-branding.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/themes-and-branding.xml Tue Apr 8
00:41:14 2014
@@ -39,8 +39,8 @@
<p>You can find the default theme in the SVN: </p>
<p>
<a
-
href="https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/main/webapp/openmeetings/public/theme.xml"
- target="_BLANK"
rel="nofollow">https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/src/main/webapp/openmeetings/public/theme.xml
+
href="https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/openmeetings/public/theme.xml"
+ target="_BLANK"
rel="nofollow">https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/openmeetings/public/theme.xml
</a>
</p>
<p>