The Wiki

From Pumping Station One
Revision as of 01:12, 30 November 2014 by Hef (talk | contribs) (→‎Sphinx Search)
Jump to navigation Jump to search

What is the wiki

A wiki a collaborative editing environment that all PS:One member's have access to.

We use it for

  • Votes/Vote proposals
  • Meeting Agendas/ Meeting Notes
  • Recording Policies
  • Hosting the Bylaws
  • Note Taking
  • Systems Documentation

Wiki Usage Guides

Extra Features

WikiBot

The user:wikibot makes Special:Contributions/Wikibot edits the wiki automatically, making simple cleanups and doing link verification. It's running based of the Pywikibot software.

Lucene Search

The default search in mediawiki does exact matching, but doesn't to lexicographical searches. We have Lucene Search installed, along with indexing daemons that run hourly on the mediawiki server.

Visual Editor

The Visual Editor Is a feature Media Wiki has been working on for a while, but still isn't perfect. Most notably it breaks pretty hard on Equipment Pages.

We run a parsoid daemon in order to process mediawiki content into a form the Visual Editor can work with.

Technical

The wiki is running MediaWiki's wiki software, the same as WikiPedia, along with some 3rd party extensions.

Allowed File types

log in to wiki.ad.pumpingstationone.org and edit /srv/http/wiki.pumpingstationone.org/LocalSettings.php

Find the $wgFileExtensions variable and make whatever changes you see fit.