Difference between revisions of "MbWiki Quick Guide"

From MindBrainWiki
Jump to: navigation, search
Line 17: Line 17:
 
<div class="alert alert-info" role="alert">You can use most of the CSS syntax of [https://getbootstrap.com/docs/3.3/ Bootstrap] to change the appearance of the text and images. Take a look around the MBWiki. If you're lucky, you can copy and paste the Syntax you're looking for.</div>
 
<div class="alert alert-info" role="alert">You can use most of the CSS syntax of [https://getbootstrap.com/docs/3.3/ Bootstrap] to change the appearance of the text and images. Take a look around the MBWiki. If you're lucky, you can copy and paste the Syntax you're looking for.</div>
  
==== User Preferences ====
+
==== Advanced Editing ====
  
By default, advanced editing features are turned off for all users. To change this, go to your Profile preferences > Editing >  and check > Enable enhanced editing toolbar.  
+
By default, advanced editing features are turned off for all users. To change this, go to your Profile preferences > Editing >  and check > Enable enhanced editing toolbar.
  
 
==== Discussion tab ====
 
==== Discussion tab ====

Revision as of 16:34, 22 December 2017

Introduction

The MB Wiki is using the Tweeki Skin for MediaWiki. The official documentation for Tweeki is located here. The current quick guide to the MBWiki will show users unfamilar with the MediaWiki & Tweeki technology (html, css, javscript, etc.,) how to make the most common changes to the appearance and structure of the site, and how to create and modify content.

Change content

Create an entry

Type the name of the page you wanna create after the last forward slash in the MBWiki base url,

If the page doesn't yet exist, you'll get an option to create the page.

Edit / modify an entry

  • Navigate to the page, and click the Edit button.

Advanced Editing

By default, advanced editing features are turned off for all users. To change this, go to your Profile preferences > Editing > and check > Enable enhanced editing toolbar.

Discussion tab

Please use the Discussion in the Navigation bar on any page to talk about the page.

MediaWiki has some good advice about how to use a Discussion entry for a specific page here.

The most important thing to remember is that the Discussion / Talk page for an entry should be used to talk about the content & structure of the entry. Don't change someone's wording without discussing the change!

Change structure

Navigation bar

Add to the navigation bar:

Please note the special syntax for the navigation bar:

  • commas separate items
  • asterisks mark items in a drop down column
  • plain text not followed by asterisks are single links to MBWiki entries / pages

You can get the full scoop on the structure of the Navigation bar from Tweeki here.