mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 00:16:46 +02:00
FIxed all moodle.com links
This commit is contained in:
parent
399266ce40
commit
8df45f47bd
6 changed files with 17 additions and 17 deletions
|
@ -77,9 +77,9 @@
|
|||
<BLOCKQUOTE>
|
||||
<P>Thanks to all of you who have
|
||||
<UL>
|
||||
<LI>donated via the <A TARGET=_top HREF="http://moodle.com/donations">Donations page</A>,
|
||||
<LI>contributed to the <A TARGET=_top HREF="http://bugs.moodle.com">bug tracker</A>, and
|
||||
<LI>participated in the "<A TARGET=_top HREF="http://moodle.com/course/">Using Moodle</A>" course at moodle.com</A>
|
||||
<LI>donated via the <A TARGET=_top HREF="http://moodle.org/donations">Donations page</A>,
|
||||
<LI>contributed to the <A TARGET=_top HREF="http://moodle.org/bugs">bug tracker</A>, and
|
||||
<LI>participated in the <A TARGET=_top HREF="http://moodle.org/community">Moodle Community</A></A>
|
||||
</UL>
|
||||
</P>
|
||||
|
||||
|
|
|
@ -117,9 +117,9 @@
|
|||
for that module. See below.</li>
|
||||
</ul>
|
||||
<p>The easiest way to start a new learning activity module is to use the template
|
||||
in <strong><a href="http://moodle.com/mod/newmodule_template.zip">mod/newmodule_template.zip</a>.</strong>
|
||||
in <strong><a href="http://moodle.org/mod/newmodule_template.zip">mod/newmodule_template.zip</a>.</strong>
|
||||
Unzip it and follow the README inside. </p>
|
||||
<p>You might also like to post first in the <a href="http://moodle.com/mod/forum/view.php?id=44" target="_top">Activities
|
||||
<p>You might also like to post first in the <a href="http://moodle.org/mod/forum/view.php?id=44" target="_top">Activities
|
||||
modules forum on Using Moodle</a>.</p>
|
||||
<p> </p>
|
||||
</blockquote>
|
||||
|
@ -157,7 +157,7 @@
|
|||
themes for this will be a completely different format, but the advantage will
|
||||
be a much higher possible degree of customisation (including moving elements
|
||||
around the page).</p>
|
||||
<p>More discussion about this in the <a target=_top href="http://moodle.com/mod/forum/view.php?id=46">Themes
|
||||
<p>More discussion about this in the <a target=_top href="http://moodle.org/mod/forum/view.php?id=46">Themes
|
||||
forum on Using Moodle</a>. If you create a nice theme that you think others
|
||||
might want to use, please post your zip file on the themes forum!<br>
|
||||
</p>
|
||||
|
@ -209,7 +209,7 @@
|
|||
under "Check this language". This makes it easy to not to only create
|
||||
new languages but to refine existing ones. If you are starting a new language,
|
||||
please contact me, <a target=_top href="http://dougiamas.com/">Martin Dougiamas</a>. </p>
|
||||
<p>You might also like to post in the <a target=_top href="http://moodle.com/mod/forum/view.php?id=43" target="_top">Languages
|
||||
<p>You might also like to post in the <a target=_top href="http://moodle.org/mod/forum/view.php?id=43" target="_top">Languages
|
||||
forum on Using Moodle</a>. </p>
|
||||
<p>If you are maintaining a language an ongoing basis, I can give you <a href="?file=cvs.html">CVS
|
||||
write access to the Moodle source code</a> so that you can directly maintain
|
||||
|
@ -250,7 +250,7 @@
|
|||
<blockquote>
|
||||
<p>If you feel like writing a tutorial, an article, an academic paper or anything
|
||||
else about Moodle, please do! </p>
|
||||
<p>Put it on the web and make sure you include links to <a target=_top href="http://moodle.com/">http://moodle.com/</a></p>
|
||||
<p>Put it on the web and make sure you include links to <a target=_top href="http://moodle.org/">http://moodle.org/</a></p>
|
||||
</blockquote>
|
||||
<p> </p>
|
||||
<p><strong><a name="bugs" id="bugs"></a>Participating in the bug tracker</strong></p>
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
<LI>Plug-in activity modules can be added to existing Moodle installations</LI>
|
||||
<LI>Plug-in language packs allow full localisation to any language. These can
|
||||
be edited using a built-in web-based editor. Currently there are language packs
|
||||
for more than <A HREF="http://moodle.com/download/lang/" TARGET="_top">25 languages</A>.</LI>
|
||||
for more than <A HREF="http://moodle.org/download/lang/" TARGET="_top">28 languages</A>.</LI>
|
||||
<LI>The code is clearly-written PHP under a GPL license - easy to modify to
|
||||
suit your needs</LI>
|
||||
</UL>
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
<H3><A NAME="downloading"></A>2. Download</H3>
|
||||
<blockquote>
|
||||
<p>There are two ways to get Moodle, as a compressed package and via CVS. These
|
||||
are explained in detail on the download page on <A HREF="http://moodle.com/">http://moodle.com/</A></p>
|
||||
are explained in detail on the download page on <A HREF="http://moodle.org/">http://moodle.org/</A></p>
|
||||
<p>After downloading and unpacking the archive, or checking out the files via
|
||||
CVS, you will be left with a directory called "moodle", containing
|
||||
a number of files and folders. </p>
|
||||
|
@ -376,7 +376,7 @@ php_value post_max_size 2M
|
|||
<blockquote>
|
||||
<PRE>*/5 * * * * wget -q -O /dev/null http://example.com/moodle/admin/cron.php</PRE>
|
||||
</blockquote>
|
||||
<p>On Windows systems: The simplest way is to use my package <A TITLE="Click to download this package (150k)" HREF="http://moodle.com/download/moodle-cron-for-windows.zip">moodle-cron-for-windows.zip</A>
|
||||
<p>On Windows systems: The simplest way is to use my package <A TITLE="Click to download this package (150k)" HREF="http://moodle.org/download/moodle-cron-for-windows.zip">moodle-cron-for-windows.zip</A>
|
||||
which makes this whole thing very easy. You can also explore using the built-in
|
||||
Windows feature for "Scheduled Tasks".</p>
|
||||
</p>
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
format</strong>.</p>
|
||||
<p>The course format that you choose will decide the basic layout of your course,
|
||||
like a template. Moodle version 1.0 has three formats - in future there will
|
||||
probably be many more (please send new ideas to <a href="mailto:martin@moodle.com">martin@moodle.com</a>!)</p>
|
||||
probably be many more (please send new ideas to <a href="mailto:martin@moodle.org">martin@moodle.org</a>!)</p>
|
||||
<p>Here are some screenshots of three sample courses in each of these three
|
||||
formats (ignore the different colours, which are set for a whole site by the
|
||||
site administrator):</p>
|
||||
|
@ -221,12 +221,12 @@
|
|||
<p>If you have any particular problems with your site, you should contact your
|
||||
local site administrator.</p>
|
||||
<p>If you have some great ideas for improvements to Moodle, or even some good
|
||||
stories, come over to <a href="http://moodle.com/" target="_top">moodle.com</a> and join
|
||||
in the course called "<A HREF="http://moodle.com/course/view.php?id=5" target=_top >Using Moodle</A>".
|
||||
stories, come over to <a href="http://moodle.org/" target="_top">moodle.org</a> and join
|
||||
in the course called "<A HREF="http://moodle.org/course/view.php?id=5" target=_top >Using Moodle</A>".
|
||||
We'd love to hear from you, and you can help Moodle improve.</p>
|
||||
<p>If you want to contribute to coding new modules, or writing documentation,
|
||||
or papers, contact me: <a href="http://dougiamas.com/" target="_top">Martin
|
||||
Dougiamas</a> or browse the "bug tracker" site for Moodle, at <a href="http://bugs.moodle.com" target="_top">bugs.moodle.com</a></p>
|
||||
Dougiamas</a> or browse the "bug tracker" site for Moodle, at <a href="http://moodle.org/bugs/" target="_top">moodle.org/bugs</a></p>
|
||||
<p align="center">Thanks for using Moodle - good luck!</p>
|
||||
<HR>
|
||||
<p> </p>
|
||||
|
|
|
@ -100,8 +100,8 @@
|
|||
<p> </p>
|
||||
<p> Assuming all goes well (no error messages) then you can start using your new
|
||||
version of Moodle and enjoy the new features!</p>
|
||||
<p>If you have trouble with the upgrade, visit <a target=_top href="http://moodle.com/">moodle.com</a>
|
||||
and post on the <a target=_top href="http://moodle.com/mod/forum/view.php?id=28">Installation
|
||||
<p>If you have trouble with the upgrade, visit <a target=_top href="http://moodle.org/">moodle.org</a>
|
||||
and post on the <a target=_top href="http://moodle.org/mod/forum/view.php?id=28">Installation
|
||||
Support Forum</a>.</p>
|
||||
<p> </p>
|
||||
<P> </P>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue