Author: sebawagner
Date: Sat Aug 4 07:39:28 2012
New Revision: 1369275
URL: http://svn.apache.org/viewvc?rev=1369275&view=rev
Log:
OPENMEETINGS-3 update Moodle Plugin installation and docs
Added:
incubator/openmeetings/trunk/singlewebapp/docs/images/moodle_add_activity_plugin.png
(with props)
incubator/openmeetings/trunk/singlewebapp/docs/images/moodle_configure_plugin.png
(with props)
incubator/openmeetings/trunk/singlewebapp/docs/images/moodle_install_plugin.png
(with props)
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=1369275&r1=1369274&r2=1369275&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/MoodlePlugin.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/MoodlePlugin.html Sat Aug 4
07:39:28 2012
@@ -627,13 +627,11 @@ limitations under the License.
You can get the latest Version of the Plugin
for Moodle from the
<a href="downloads.html">downloads</a>
.
- </p>
- <p>
+ <br />
You can find the OpenMeetings Plugin also in the
<a
href="http://moodle.org/plugins/view.php?plugin=mod_openmeetings"
target="_BLANK" rel="nofollow">Moodle Plugin database</a>
.
- </p>
- <p>
+ <br />
A demo version of the Moodle plugin is
available at
<a href="http://moodle.openmeetings.de"
target="_BLANK" rel="nofollow">moodle.openmeetings.de
</a>
@@ -646,24 +644,49 @@ 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 the Moodle Plugin for
OpenMeetings"><strong>Installation the Moodle Plugin for
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 package and unzip
it to Moodle's mod
- directory.
+ 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>
+ </blockquote>
+ </td></tr>
+ <tr><td><br/></td></tr>
+ </table>
+ <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>
+ </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 />
- The 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>
+ 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>
- <p>In Moodle's module
configuration web-interface you will find the
- Plugin's configuration
+ <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_plugin_conference.png">
- <img src="images/moodle_plugin_conference.png"
alt="" width="500" height="400" />
+ <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>
Added:
incubator/openmeetings/trunk/singlewebapp/docs/images/moodle_add_activity_plugin.png
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/images/moodle_add_activity_plugin.png?rev=1369275&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
incubator/openmeetings/trunk/singlewebapp/docs/images/moodle_add_activity_plugin.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
incubator/openmeetings/trunk/singlewebapp/docs/images/moodle_configure_plugin.png
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/images/moodle_configure_plugin.png?rev=1369275&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
incubator/openmeetings/trunk/singlewebapp/docs/images/moodle_configure_plugin.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
incubator/openmeetings/trunk/singlewebapp/docs/images/moodle_install_plugin.png
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/images/moodle_install_plugin.png?rev=1369275&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
incubator/openmeetings/trunk/singlewebapp/docs/images/moodle_install_plugin.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified: incubator/openmeetings/trunk/singlewebapp/xdocs/MoodlePlugin.xml
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/xdocs/MoodlePlugin.xml?rev=1369275&r1=1369274&r2=1369275&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/xdocs/MoodlePlugin.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/xdocs/MoodlePlugin.xml Sat Aug 4
07:39:28 2012
@@ -22,39 +22,55 @@
You can get the latest Version of the Plugin
for Moodle from the
<a href="downloads.html">downloads</a>
.
- </p>
- <p>
+ <br/>
You can find the OpenMeetings Plugin also in the
<a
href="http://moodle.org/plugins/view.php?plugin=mod_openmeetings"
target="_BLANK" rel="nofollow">Moodle
Plugin database</a>
.
- </p>
- <p>
+ <br/>
A demo version of the Moodle plugin is
available at
<a href="http://moodle.openmeetings.de"
target="_BLANK" rel="nofollow">moodle.openmeetings.de
</a>
.
</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 the Moodle Plugin for OpenMeetings">
+ <section name="Installation of the Moodle Plugin for Apache
OpenMeetings">
<p>
- You simply download the ZIP 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 />
- The you visit the admin interface of Moodle,
for example
+ 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>
+
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>
- <p>In Moodle's module configuration web-interface you
will find the
- Plugin's configuration
+ <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_plugin_conference.png">
- <img src="images/moodle_plugin_conference.png"
alt="" width="500"
- height="400" />
+ <a class="fancybox-buttons"
href="images/moodle_configure_plugin.png">
+ <img src="images/moodle_configure_plugin.png"
alt="" width="500"
+ height="300" />
</a>
</section>
-
+
</body>
</document>
\ No newline at end of file