Difference between revisions of "Wiki Mediawiki Information"

From AccountIT
Jump to: navigation, search
Line 2: Line 2:
 
MediaWiki... is based on
 
MediaWiki... is based on
 
* Wiki engine for managing hypertext
 
* Wiki engine for managing hypertext
 +
**Wiki pages are formatted hypertext documents
 +
**"Wikitext" input converted to HTML output
 
* Very popular - more than 100.000 sites
 
* Very popular - more than 100.000 sites
 
** ex. Wikipedia, Wikia  
 
** ex. Wikipedia, Wikia  

Revision as of 02:04, 5 February 2015

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