Difference between revisions of "Documentation"

From Beyond Social
Line 4: Line 4:
 
To add a Category: make a page in the format [[:Category:yourtopichere]].
 
To add a Category: make a page in the format [[:Category:yourtopichere]].
  
==Cargo==
+
==Data Structures==
  
We decided to not use Cargo in the end. It was interesting to try it out, but we feel that SMW provides us the tools that we need to store data structures and query pages.
+
Read more about the current data structures that we use here: [[Data Structures]]
  
We're currently still using Cargo for the [[:Category:Frictionary]].
+
===Semantic MediaWiki (SMW)===
  
Our documentation about Cargo can be found here: [[Cargo]]
+
We're using Semantic MediaWiki to store and query the data structures of:
 
 
==Semantic MediaWiki (SMW)==
 
 
 
We're using Semantic MediaWiki to define the data structures of:
 
  
 
* Article pages
 
* Article pages
Line 21: Line 17:
 
* Stack pages
 
* Stack pages
  
<br>
+
===Cargo===
Read more about the SMW data structures that we use here: [[SMW]]
+
 
 +
We decided to not use Cargo in the end. It was interesting to try it out, but we feel that SMW provides us the tools that we need to store data structures and query pages.
 +
 
 +
We're currently still using Cargo for the [[:Category:Frictionary]].
 +
 
 +
Read more about how to use the Frictionary here: [[Frictionary]].
 +
 
 +
Our documentation about Cargo can be found here: [[Cargo]].
  
  

Revision as of 11:31, 21 May 2019

Tips &nd tricks for BS administrators

Categories

To add a Category: make a page in the format Category:yourtopichere.

Data Structures

Read more about the current data structures that we use here: Data Structures

Semantic MediaWiki (SMW)

We're using Semantic MediaWiki to store and query the data structures of:

  • Article pages
  • Event pages
  • User profile pages
  • Stack pages

Cargo

We decided to not use Cargo in the end. It was interesting to try it out, but we feel that SMW provides us the tools that we need to store data structures and query pages.

We're currently still using Cargo for the Category:Frictionary.

Read more about how to use the Frictionary here: Frictionary.

Our documentation about Cargo can be found here: Cargo.


Changing interface text

The system's modes of address can be edited here: Special:AllMessages.

A couple of useful ones are the following ones:

Trick! You can add "?uselang=qqx" to the url of a page to view the system message names.

Layout

We can use the MediaWiki:Common.css page to make a couple of (small) changes in the style & layout of the wiki.

However, as there are many css files active for this layout, most of the styling is defined in the skin files that sit on the server. You can see them here: https://github.com/wdka-publicationSt/BeyondSocial-wiki/tree/alive/skins/BeyondSocial/components