~ubuntu-branches/ubuntu/dapper/moodle/dapper-backports

« back to all changes in this revision

Viewing changes to lang/en/help/wiki/mods.html

  • Committer: Bazaar Package Importer
  • Author(s): John Dong
  • Date: 2006-12-01 14:00:21 UTC
  • mfrom: (6.1.5 feisty)
  • Revision ID: james.westby@ubuntu.com-20061201140021-rivugg5tgx6mujzg
Tags: 1.6.3-1ubuntu1~dapper1
Automated backport upload; no source changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<p><img alt="" src="<?php echo $CFG->wwwroot?>/mod/wiki/icon.gif" />&nbsp;<b>Wikis</b></p>
2
 
<div class="indent">
3
 
<p>A Wiki enables documents to be authored collectively in a simple markup language using a web browser.</p>
4
 
 
5
 
<p>"Wiki wiki" means "super fast" in the Hawaiian language, and it is the speed of creating and 
6
 
   updating pages that is one of the defining aspects of wiki technology. Generally, there is no 
7
 
   prior review before modifications are accepted, and most wikis are open to the general
8
 
   public or at least to all persons who also have access to the wiki server.</p>
9
 
 
10
 
<p>The Moodle Wiki module enables participants to work together on web pages to add, 
11
 
   expand and change the content.  Old versions are never deleted and can be restored.</p>
12
 
 
13
 
<p>This module is based on <a href="http://erfurtwiki.sourceforge.net" target="_blank">Erfurt Wiki</a>.</p>
14
 
</div>