Difference between revisions of "Messages"

From Tweeki
Jump to: navigation, search
Line 61: Line 61:
 
=== Link Customization ===
 
=== Link Customization ===
  
[[Mediawiki:Tweeki-login]]: Login / Create Account
+
{{configmsg|Tweeki-login}}
:Text used for the login link.
 
  
[[Mediawiki:Tweeki-toolbox]]: ''empty''
+
{{configmsg|Tweeki-toolbox}}
:Custom link content for toolbox dropdown. (you can also use an icon, e.g. <code><nowiki><span class="glyphicon glyphicon-cog"></span></nowiki></code>)
 
  
[[Mediawiki:Tweeki-edit-ext]]: Edit $1
+
{{configmsg|Tweeki-edit-ext}}
:Text for the EDIT-EXT button
 
  
 
=== Preferences ===
 
=== Preferences ===

Revision as of 13:26, 14 March 2015

Here you can find all messages (and their defaults) that can be easily customized by editing the respective pages:

Appearance

Tweeki-container-class: container

Navigational sections

You can customize the general appearance for all of the following with these system messages:

Mediawiki:Tweeki-ELEMENT-btnclass: btn btn-primary

Class for the produced buttons.

Mediawiki:Tweeki-ELEMENT-wrapper: li

HTML element to be used as a wrapper.

Mediawiki:Tweeki-ELEMENT-wrapperclass: btn-group btn-block

Class for the wrapper element.

Mediawiki:Tweeki-ELEMENT-dropdownclass: push-right

Class for the dropdown ul-tag.

Navbar

Tweeki-navbar-brand: {{SITENAME}}

Tweeki-navbar-left:

Tweeki-navbar-right: TOOLBOX,PERSONAL,SEARCH

Tweeki-navbar-class: navbar navbar-default navbar-fixed-top navbar-expand-lg fixed-top navbar-light bg-light

Subnavigation

Tweeki-subnav:

Tweeki-subnav-class: navigation nav nav-pills pull-right justify-content-end

Sidebar

Tweeki-sidebar: ⧼Tweeki-sidebar⧽

Footer

Tweeki-footer: FOOTER

Tweeki-footer-custom: LOGIN

Tweeki-footer-class: footer-sticky bg-light

Edit Section Button

You can customize the appearance of the edit section button with system messages. You can also use customized CSS to change aligning etc. Tweeki's default button should look like this: Edit Section

Tweeki-editsection-text:

Tweeki-editsection-class: tw-editsection-onhover

Tweeki-editsection-icon: <span class='fa fa-pen'></span>

Link Customization

Tweeki-login: Login / Create Account

Tweeki-toolbox: <span class='fa fa-cog'></span>

Tweeki-edit-ext: Edit $1

Preferences

Mediawiki:Prefs-tweeki-advanced: Advanced Features

Heading for the preferences

Mediawiki:Prefs-tweeki-advanced-desc: Show advanced features

Descriptive Text for the advanced features option in the preferences.

Mediawiki:Prefs-tweeki-advanced-desc: Some features that you might know from other MediaWiki installations have possibly been hidden by the administrator in order not to confuse the average user. Set this option to show them.

Help Text for the advanced features option in the preferences.

Meta

Mediawiki:Skinname-tweeki: Tweeki

Name of the skin.

Mediawiki:Tweeki-desc: Tweeki is built on top of Strapping which is built on top of a modified Vector theme from MediaWiki and utilizes Twitter's Bootstrap for base layout, typography, and additional widgets.

Description of the skin.

Mediawiki:Tweeki-toc-top: to top

Text for the 'to top' link in the TOC.