- Notifications
You must be signed in to change notification settings - Fork0
Adds Slash Commands to MediaWiki
License
NotificationsYou must be signed in to change notification settings
ProfessionalWiki/SlashCommands
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
MediaWiki extension that adds "slash commands" to the Visual Editor.
Professional Wiki created this extension and providesMediaWiki Development,MediaWiki Hosting,andMediaWiki Consulting services.
Table of Contents
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 into
extensions/SlashCommands/ - Add
wfLoadExtension( 'SlashCommands' );toLocalSettings.php
- 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
- Added German translations
- Added link and other commands
- Added plugin system for registering custom slash commands
- Fixed UI bugs
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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors5
Uh oh!
There was an error while loading.Please reload this page.
