Difference between revisions of "Documentation"

From Beyond Social
Line 1: Line 1:
 
=Tips &nd tricks for BS administrators=
 
=Tips &nd tricks for BS administrators=
  
==Topics==
+
==Categories==
''Topic'' is the custom name that we use to refer to a ''category''.  
+
To add a Category: make a page in the format [[:Category:yourtopichere]].
  
A list of topics that we work with can be found here: [[:Topic:Topics]].
+
==Cargo==
  
To add a topic: make a page in the format [[:Topic:yourtopichere]] and copy/paste the smw (Semantic MediaWiki) query + category tag from another topic page, for example from [[:Topic:Activism]]:
+
Our documentation about Cargo can be found here: [[Cargo]]
  
<pre>
+
===Frictionary===
<div class="overview">
 
{{#ask:[[Category:{{PAGENAME}}]]
 
|?Thumb
 
|?Category
 
|?Modification date
 
|?Creation date
 
|?Last editor is
 
|format=template
 
|template=Articles
 
}}
 
  
[[Category:Topics]]
+
You can read more about the Frictionary here: [[Frictionary]]
</div>
 
</pre>
 
  
(We use these queries and templates to make the overview pages with the thumbnails.)
+
==Changing interface text==
 
 
Save the page, and it will be listed in the [[:Topic:Topics]] page.
 
 
 
Also, it will show up as one of the options in the drop-down menu of topics when you make a new article
 
 
 
.... (hmm... i need to check this!) [[User:Manetta|Manetta]] ([[User talk:Manetta|talk]]) 14:58, 2 November 2018 (CET)
 
 
 
To '''remove''' a topic from the list, remove the <nowiki>[[Category:Topics]]</nowiki> element from the page.
 
 
 
==Vocabulary==
 
 
The system's modes of address can be edited here: [[Special:AllMessages]].  
 
The system's modes of address can be edited here: [[Special:AllMessages]].  
  
Line 52: Line 30:
  
 
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
 
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
 
==Cargo==
 
 
A short page about Cargo can be found here: [[Cargo]]
 

Revision as of 14:21, 7 May 2019

Tips &nd tricks for BS administrators

Categories

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

Cargo

Our documentation about Cargo can be found here: Cargo

Frictionary

You can read more about the Frictionary here: Frictionary

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