Author: sebawagner
Date: Tue Sep 4 08:54:10 2012
New Revision: 1380495
URL: http://svn.apache.org/viewvc?rev=1380495&view=rev
Log:
Update Moodle Plugin Docs
Modified:
incubator/openmeetings/trunk/singlewebapp/docs/MoodlePlugin.html
incubator/openmeetings/trunk/singlewebapp/xdocs/MoodlePlugin.xml
Modified: incubator/openmeetings/trunk/singlewebapp/docs/MoodlePlugin.html
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/MoodlePlugin.html?rev=1380495&r1=1380494&r2=1380495&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/MoodlePlugin.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/MoodlePlugin.html Tue Sep 4
08:54:10 2012
@@ -654,19 +654,31 @@ limitations under the License.
<table border="0"
cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td ><!-- bgcolor="#EEEEEE" -->
<font color="#000000" face="verdana,arial,helvetica,sanserif">
- <a name="Adding a new conference room to a Moodle
course"><strong>Adding a new conference room to a Moodle course</strong></a>
+ <a name="Installation of the Moodle Plugin for Apache
OpenMeetings"><strong>Installation of the Moodle Plugin for Apache
OpenMeetings</strong></a>
</font>
<hr style="width:100%; color:#999999; background-color:#999999;
height:1px; border:0px;"/>
</td></tr>
<tr><td>
<blockquote>
<p>
- After installation of the plugin you can go to
the course pages in Moodle and turn editing on.
- Then you choose the activity "OpenMeetings",
Moodle will then show you the conference room
- configuration with all the options:
+ You simply download the ZIP or TAR package and
unzip it to Moodle's "mod" directory.<br />
+ Eventually you need to unzip the package into a
folder called "openmeetings".
+ The folder structure is:<br />
+ $MOODLE_HOME/mod/openmeetings/*.php
+ <br />
+ Then you visit the admin interface of Moodle,
for example
+ <a
href="http://$your_moodle_host/$MOODLE_WWW_ROOT/admin" target="_BLANK"
rel="nofollow">http://$your_moodle_host/$MOODLE_WWW_ROOT/admin</a>
+ <br />
+ Moodle will detect that there is a new plugin
and will show the plugin installation screen:
</p>
- <a class="fancybox-buttons"
href="images/moodle_add_activity_plugin.png">
- <img
src="images/moodle_add_activity_plugin.png" alt="" width="430" height="360" />
+ <a class="fancybox-buttons"
href="images/moodle_install_plugin.png">
+ <img src="images/moodle_install_plugin.png"
alt="" width="430" height="220" />
+ </a>
+ <p>
+ After you have clicked on "Update database"
Moodle will show you the plugin configuration screen:
+ </p>
+ <a class="fancybox-buttons"
href="images/moodle_configure_plugin.png">
+ <img src="images/moodle_configure_plugin.png"
alt="" width="500" height="300" />
</a>
</blockquote>
</td></tr>
@@ -675,28 +687,19 @@ limitations under the License.
<table border="0"
cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td ><!-- bgcolor="#EEEEEE" -->
<font color="#000000" face="verdana,arial,helvetica,sanserif">
- <a name="Installation of the Moodle Plugin for Apache
OpenMeetings"><strong>Installation of the Moodle Plugin for Apache
OpenMeetings</strong></a>
+ <a name="Adding a new conference room to a Moodle
course"><strong>Adding a new conference room to a Moodle course</strong></a>
</font>
<hr style="width:100%; color:#999999; background-color:#999999;
height:1px; border:0px;"/>
</td></tr>
<tr><td>
<blockquote>
<p>
- You simply download the ZIP or TAR package and
unzip it to Moodle's "mod" directory.
- <br />
- Then you visit the admin interface of Moodle,
for example
- <a
href="http://$your_moodle_host/$MOODLE_WWW_ROOT/admin" target="_BLANK"
rel="nofollow">http://$your_moodle_host/$MOODLE_WWW_ROOT/admin</a>
- <br />
- Moodle will detect that there is a new plugin
and will show the plugin installation screen:
- </p>
- <a class="fancybox-buttons"
href="images/moodle_install_plugin.png">
- <img src="images/moodle_install_plugin.png"
alt="" width="430" height="220" />
- </a>
- <p>
- After you have clicked on "Update database"
Moodle will show you the plugin configuration screen:
+ After installation of the plugin you can go to
the course pages in Moodle and turn editing on.
+ Then you choose the activity "OpenMeetings",
Moodle will then show you the conference room
+ configuration with all the options:
</p>
- <a class="fancybox-buttons"
href="images/moodle_configure_plugin.png">
- <img src="images/moodle_configure_plugin.png"
alt="" width="500" height="300" />
+ <a class="fancybox-buttons"
href="images/moodle_add_activity_plugin.png">
+ <img
src="images/moodle_add_activity_plugin.png" alt="" width="430" height="360" />
</a>
</blockquote>
</td></tr>
Modified: incubator/openmeetings/trunk/singlewebapp/xdocs/MoodlePlugin.xml
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/xdocs/MoodlePlugin.xml?rev=1380495&r1=1380494&r2=1380495&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/xdocs/MoodlePlugin.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/xdocs/MoodlePlugin.xml Tue Sep 4
08:54:10 2012
@@ -35,22 +35,12 @@
</p>
</section>
- <section name="Adding a new conference room to a Moodle course">
-
- <p>
- After installation of the plugin you can go to
the course pages in Moodle and turn editing on.
- Then you choose the activity "OpenMeetings",
Moodle will then show you the conference room
- configuration with all the options:
- </p>
- <a class="fancybox-buttons"
href="images/moodle_add_activity_plugin.png">
- <img
src="images/moodle_add_activity_plugin.png" alt="" width="430"
- height="360" />
- </a>
- </section>
-
<section name="Installation of the Moodle Plugin for Apache
OpenMeetings">
<p>
- You simply download the ZIP or TAR package and
unzip it to Moodle's "mod" directory.
+ You simply download the ZIP or TAR package and
unzip it to Moodle's "mod" directory.<br/>
+ Eventually you need to unzip the package into a
folder called "openmeetings".
+ The folder structure is:<br/>
+ $MOODLE_HOME/mod/openmeetings/*.php
<br />
Then you visit the admin interface of Moodle,
for example
<a
href="http://$your_moodle_host/$MOODLE_WWW_ROOT/admin" target="_BLANK"
@@ -71,6 +61,19 @@
</a>
</section>
+ <section name="Adding a new conference room to a Moodle course">
+
+ <p>
+ After installation of the plugin you can go to
the course pages in Moodle and turn editing on.
+ Then you choose the activity "OpenMeetings",
Moodle will then show you the conference room
+ configuration with all the options:
+ </p>
+ <a class="fancybox-buttons"
href="images/moodle_add_activity_plugin.png">
+ <img
src="images/moodle_add_activity_plugin.png" alt="" width="430"
+ height="360" />
+ </a>
+ </section>
+
</body>
</document>
\ No newline at end of file