Help

From ArcoWiki
Revision as of 10:38, 13 August 2008 by Superarco (talk | contribs)
Jump to navigationJump to search

Wiki

The official definition at http://en.wikipedia.org/wiki/Wiki points that “A wiki is a collection of web pages designed to enable anyone who accesses it to contribute or modify content, using a simplified markup language. Wikis are often used to create collaborative websites and to power community websites.

MediaWiki

The application software that we assume to create this wiki web page is called MediaWiki (http://en.wikipedia.org/wiki/MediaWiki). Here, you can find the mediawiki help: http://www.mediawiki.org/wiki/Help:Contents

The underlying idea behind wiki adoption is that everyone of the group can modify the content’s website, instead of having a single web manager. Of course, an administrator is required to deal with accounts, bad managements, etc. That will be the role of the supervisor.

How To Edit Pages

  • Mediawiki has been configured in the way that only registered users can edit/modify pages.
  • An user has to deal with wikitext to create/modify pages (similar to html on web pages). Here is a quick guide of wikitext: http://lifesci.tau.ac.il/wiki/it/index.php/Mediawiki_quickguide
  • In order to make easier this creation/modification of wiki pages an editor has been included. This editor (a bar with several buttons on the top) appears every time an user tries to edit a page and it is the simplest way to create/modify a page. Here is a link where you can practice with this editor (click on edit): http://mediawiki.fckeditor.net/index.php/Sandbox. For instance, an important button on the bar is the insert/edit link. Once you select a text and click this button, the name of a page is required. A new page is created if the selected page does not exist.