Jump to content

Extension:Emoticons

From mediawiki.org
MediaWiki extensions manual
Emoticons
Release status: stable
Implementation Extended syntax
Description Enable forum-style emoticon (smiley) replacement within MediaWiki.
Author(s) Markus Glaser, Alex Wollangk (alex@wollangk.com) and Techjar (tecknojar@gmail.com)
Maintainer(s) Hallo Welt! GmbH
Latest version -
Compatibility policy For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension.
MediaWiki 1.43 (LTS)
Licence GNU General Public License 3.0 only
Download
Translate the Emoticons extension if it is available at translatewiki.net
 Community Forum


This extension converts an emoticon (smiley) into an emoji after typing. See the list of default emoticons.

Note: To start a new line with an emoticon, type a space first.

Requirements

[edit]

Emoticons requires BlueSpiceFoundation .

Default emoticons

[edit]

The following emoticons are defined by default:

 
 :-)    smile.png        smiling 
 :) 
 :-(    sad.png          sad 
 :(  
 :-|    neutral.png      neutral, sceptical 
 :| 
 :-@    angry.png        angry, annoyed 
 ;-)    wink.png         winking, ironic
 ;) 
 :D     smile-big.png    laughing 
 :-/    thinking.png     thinking 
 :/ 
 :-X    shut-mouth.png   sealed lips 
 :'(    crying.png        crying 
 :-O    shock.png        shocked, surprised 
 :-S    confused.png     undecided, confused 
 :lol:  laugh.png        laughing
 (:|    yawn.png         yawning 
 :good: good.png         good, thumbs up 
 :bad:  bad.png          bad, thumbs down 
 :-[    embarrassed.png  embarrassed, blushing 
 [-X    shame.png        ashamed 

Installation

[edit]

.git) as a "vcs repository" and the package name (mediawiki/BlueSpiceEmoticons) and version to the require section of your composer.local.json. Example:

{
	"repositories": [
		{
			"type": "vcs",
			"url": "https://github.com/wikimedia/mediawiki-extensions-BlueSpiceEmoticons
.git"
		}
	],
	"require": {
		"mediawiki/BlueSpiceEmoticons": "BlueSpiceEmoticons"
	}
}
  • Run the following command in your MediaWiki installation path
composer update --no-dev
wfLoadExtension( 'BlueSpiceEmoticons' );
  • Yes Done Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
[edit]


Bluespice icon

This extension was originally made for BlueSpice . BlueSpice is a MediaWiki distribution for enterprises and organizations. It enhances MediaWiki, in particular in the areas of quality management, process support, administration, editing and security. You can download this extension separately.

BlueSpice: