mirror of
https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue.git
synced 2024-12-18 11:02:23 +00:00
![alistair3149](/assets/img/avatar_default.png)
Adding some basic support for visual editing in VisualEditor. Currently it is nothing fancy, just the ability to recognize <tabber/> tags and a simple dialog with code editor to edit the Tabber code. It would be iterated upon in the future.
10 lines
282 B
JSON
10 lines
282 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Shirayuki"
|
|
]
|
|
},
|
|
"tabberneue-desc": "{{desc|name=TabberNeue|url=http://www.mediawiki.org/wiki/Extension:TabberNeue}}",
|
|
"tabberneue-visualeditor-mwtabberdialog-title": "Title for the dialog to edit <nowiki><tabber></nowiki> Tabber blocks."
|
|
}
|