Difference between revisions of "The Wiki"

From Pumping Station One
Jump to navigation Jump to search
m (Robot: Cosmetic changes)
Line 5: Line 5:
 
We use it for
 
We use it for
  
* Votes/Vote proposals
+
* Votes/Vote proposals
* Meeting Agendas/ Meeting Notes
+
* Meeting Agendas/ Meeting Notes
* Recording Policies
+
* Recording Policies
* Hosting the Bylaws
+
* Hosting the Bylaws
* Note Taking
+
* Note Taking
* Systems Documentation
+
* Systems Documentation
  
 
== Wiki Usage Guides ==
 
== Wiki Usage Guides ==
Line 21: Line 21:
 
=== WikiBot ===
 
=== 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.
+
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.
  
 
=== Sphinx Search ===
 
=== Sphinx Search ===
  
The default search in mediawiki does exact matching, but doesn't to lexicographical searches. We have [http://www.mediawiki.org/wiki/Extension:SphinxSearch Sphinx Search] installed, along with indexing daemons that run hourly and nightly on the mediawiki server.
+
The default search in mediawiki does exact matching, but doesn't to lexicographical searches. We have [http://www.mediawiki.org/wiki/Extension:SphinxSearch Sphinx Search] installed, along with indexing daemons that run hourly and nightly on the mediawiki server.
  
 
=== Visual Editor ===
 
=== Visual Editor ===
  
The [[http://www.mediawiki.org/wiki/VisualEditor 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.
+
The [http://www.mediawiki.org/wiki/VisualEditor 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 [[http://www.mediawiki.org/wiki/Parsoid parsoid daemon]] in order to process mediawiki content into a form the Visual Editor can work with.
+
We run a [http://www.mediawiki.org/wiki/Parsoid parsoid daemon] in order to process mediawiki content into a form the Visual Editor can work with.
  
 
== Technical ==
 
== Technical ==

Revision as of 05:00, 3 August 2014

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.

Sphinx Search

The default search in mediawiki does exact matching, but doesn't to lexicographical searches. We have Sphinx Search installed, along with indexing daemons that run hourly and nightly 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.