Wiki: Difference between revisions

From SoylentNews
Jump to navigation Jump to search
(→‎Dependencies: Remove version numbers that aren't really important. Add some PHP extensions that MediaWiki uses.)
(→‎Documentation: Change "service linode" link to Beryllium.)
Line 39: Line 39:


== Documentation ==
== Documentation ==
* The wiki is hosted on the [[Soylent-services|service linode]]
* The wiki is hosted on the [[Beryllium]]
* MySQL password is in the wiki's LocalSettings.php file.
* MySQL password is in the wiki's LocalSettings.php file.
* Documentation for the recent changes IRC bot is at [[WikiRC]].
* Documentation for the recent changes IRC bot is at [[WikiRC]].

Revision as of 20:22, 21 August 2014

Welcome

This wiki serves many purposes including documentation, useful links, and team contacts. Suggestions have been made that would greatly expand the scope of the wiki. If you'd like to become officially involved or have any questions contact wiki@soylentnews.org. Also, if you are on IRC you can look for FunPika (who leads this team) or mrcoolbp.

Who we are

Wiki Team Main Page

nick

position

timezone

FunPika Leader UTC-4 (EST/EDT)
mrcoolbp admin UTC-4 (EST/EDT)
Cactus admin/bureaucrat ?
cosurgi admin UTC+2 (CEST)


Todo

  • Upload existing externally hosted images onto the wiki.
  • Install more anti-spam extensions if needed
  • When MediaWiki 1.23.0 is released (likely late April), remove the $wgPhpCli = false; line from LocalSettings.php, since it should no longer be necessary. mediawikiwiki:Manual:Job queue

Documentation

  • The wiki is hosted on the Beryllium
  • MySQL password is in the wiki's LocalSettings.php file.
  • Documentation for the recent changes IRC bot is at WikiRC.

Responsibilities

  • At the moment we are mainly just dealing with spam, vandalism, etc. that shows up on the wiki.

Competencies

  • Familiarity with how MediaWiki works (manual is here).

Dependencies

See also Special:Version for automatically generated information about what software the wiki is running.

  • MediaWiki 1.41.0-alpha (most recent stable branch (ex. REL1_23))
  • Apache2
  • PHP
    • apc extension
    • iconv extension
    • intl extension
    • mbstring extension
    • mysql extension
    • zlib extension
  • MySQL
  • ImageMagick for image thumbnailing
  • Git for updating
  • MediaWiki Extensions listed on Special:Version