Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Adds Slash Commands to MediaWiki

License

NotificationsYou must be signed in to change notification settings

ProfessionalWiki/SlashCommands

Repository files navigation

MediaWiki extension that adds "slash commands" to the Visual Editor.

Image

Professional Wiki created this extension and providesMediaWiki Development,MediaWiki Hosting,andMediaWiki Consulting services.

Table of Contents

Installation

Platform requirements:

  • MediaWiki 1.39 or later (tested with 1.39)
  • VisualEditor 1.39 or later (tested with 1.39)
  • PHP is NOT used by this extension, so its version does not matter

Installation instructions:

  • Clone extension intoextensions/SlashCommands/
  • AddwfLoadExtension( 'SlashCommands' ); toLocalSettings.php

Development

  • Setup node environment:make visual-editor-install
  • Build the assets:make visual-editor-build
  • Lint (and reformat):make visual-editor-lint
  • To add production assets to git:make add-production-assets

Release notes

Version 1.2.0 - 2025-08-29

  • Added German translations

Version 1.1.0 - 2023-08-16

  • Added link and other commands
  • Added plugin system for registering custom slash commands
  • Fixed UI bugs

Version 1.0.0 - 2023-06-15

Initial release —Release announcement

  • Support for MediaWiki 1.39
  • Support for PHP 7.4 and above
  • Slash command menu with formatting, list, and insert commands

About

Adds Slash Commands to MediaWiki

Resources

License

Stars

Watchers

Forks

Contributors5


[8]ページ先頭

©2009-2025 Movatter.jp