Changes

Jump to navigation Jump to search
No change in size ,  16:23, June 5, 2007
m
fix typos
Line 1: Line 1: −
MediaWiki is a [[free software]] [[wiki]] engine, licensed under the [[GNU General Public License]], or GPL.. The software was originally created to power [[Wikipedia]], and, as it is [[free software]], is now used to power many other sites of varying size, including [[CreationWiki]], Conservapedia, the various projects of the [[Wikimedia Foundation]], and [[Jimmy Wales]]'s [[for-profit company]], [[Wikia]], as well as being applied in small wikis for a single group. A notably different use of the MediaWiki software is by the company [[Novell]], which uses it to power several of its high-traffic websites, which are only editable by a select group, not the general public. As Wikipedia is an extremely high-traffic website, MediaWiki is highly optimized for preformance.
+
MediaWiki is a [[free software]] [[wiki]] engine, licensed under the [[GNU General Public License]], or GPL.. The software was originally created to power [[Wikipedia]], and, as it is [[free software]], is now used to power many other sites of varying size, including [[CreationWiki]], Conservapedia, the various projects of the [[Wikimedia Foundation]], and [[Jimmy Wales]]'s [[for-profit company]], [[Wikia]], as well as being applied in small wikis for a single group. A notably different use of the MediaWiki software is by the company [[Novell]], which uses it to power several of its high-traffic websites, which are only editable by a select group, not the general public. As Wikipedia is an extremely high-traffic website, MediaWiki is highly optimized for performance.
    
==Codebase==
 
==Codebase==
Line 5: Line 5:     
==Namespaces in MediaWiki==
 
==Namespaces in MediaWiki==
MediaWiki divides pages into logical subdivisions by means of [[namespace|namespaces]], which, in MediaWiki, are denoted by a text string, descriptive of the purpose of the page, followed by a colon, all of which preceeds the title. This yields titles in the form of ''Namespace:Title''. MediaWiki is by default configured with certain stock namespaces, and others can easily be added for a website by those with access to the code. Different properties apply to different namespaces. The only exception to the naming scheme is that of the main namespace, which has no prefix.
+
MediaWiki divides pages into logical subdivisions by means of [[namespace|namespaces]], which, in MediaWiki, are denoted by a text string, descriptive of the purpose of the page, followed by a colon, all of which precedes the title. This yields titles in the form of ''Namespace:Title''. MediaWiki is by default configured with certain stock namespaces, and others can easily be added for a website by those with access to the code. Different properties apply to different namespaces. The only exception to the naming scheme is that of the main namespace, which has no prefix.
    
==WYSIWIG editing==
 
==WYSIWIG editing==
139

edits

Navigation menu