Forum:Change editor buttons?
ShoutWiki — express yourself and be heard!
Jump to navigation
Jump to search
Forums: Index → Community help
Is it possible to change the buttons in the editor? Ahmed3lbannan (talk) 03:52, 9 October 2014 (UTC)
- What exactly do you mean by "change"? Add more buttons? Change the functionality or appearance of pre-existing buttons?
- It's possible to add new buttons via JavaScript. For example, the English Wikipedia has some code (see the
MediaWiki:Common.js/edit.js
page on the English Wikipedia) to add 11 (!) new buttons to the toolbar. If you copy the relevant code from this page into your wiki'sMediaWiki:Common.js
page, then your wiki will also have "redirect", "superscript" etc. buttons on the edit toolbar.
If you need any help in adapting this code for your wiki, please don't hesitate to contact me or another member of the Customer Support Team or post in the forums. --Jack Phoenix (Contact) 14:29, 9 October 2014 (UTC)
Awesome. Thank you. Is there a way to change old button icons? Ahmed3lbannan (talk) 15:10, 9 October 2014 (UTC)