Difference between revisions of "Wiki Mediawiki Information"
From AccountIT
Line 1: | Line 1: | ||
+ | ==About MediaWiki== | ||
+ | MediaWiki is the open-source wiki application best known for powering Wikipedia. | ||
+ | |||
+ | It is also the most popular wiki application in the world, in use on tens of thousands of sites in many different languages, on wikis for everyone from small groups to communities to government agencies and major corporations. | ||
+ | |||
+ | ==MediaWiki is based on== | ||
− | |||
* Wiki engine for managing hypertext | * Wiki engine for managing hypertext | ||
**Wiki pages are formatted hypertext documents | **Wiki pages are formatted hypertext documents | ||
Line 9: | Line 14: | ||
* Free, Open Source, open development | * Free, Open Source, open development | ||
* Written in PHP and JavaScript, main DB is MySQL | * Written in PHP and JavaScript, main DB is MySQL | ||
+ | |||
+ | |||
+ | |||
+ | |||
[[Category:Wiki]] | [[Category:Wiki]] | ||
[[Category:Manual]] | [[Category:Manual]] |
Revision as of 00:16, 27 March 2015
About MediaWiki
MediaWiki is the open-source wiki application best known for powering Wikipedia.
It is also the most popular wiki application in the world, in use on tens of thousands of sites in many different languages, on wikis for everyone from small groups to communities to government agencies and major corporations.
MediaWiki is based on
- Wiki engine for managing hypertext
- Wiki pages are formatted hypertext documents
- "Wikitext" input converted to HTML output
- Very popular - more than 100.000 sites
- ex. Wikipedia, Wikia
- User interface in hundreds of languages
- Free, Open Source, open development
- Written in PHP and JavaScript, main DB is MySQL