Create custom icon 32x32, upload it to wiki, get path to image and set in config:
$wgMSWE_add['date'] = [ 'Current date', date( 'Y-m-d' ), , , 'images/a/ab/custom_image.png' ];
Create custom icon 32x32, upload it to wiki, get path to image and set in config:
$wgMSWE_add['date'] = [ 'Current date', date( 'Y-m-d' ), , , 'images/a/ab/custom_image.png' ];
Hi
This looks like an interesting extension. Some questions:
1. What makes using this extension easier method, or more effective method, then using the Common.js?
2. Any thought to adding support for Semantic Forms?
All the best to you.
As for me it is easier ti use this extention because I'm new in MediaWiki and Common.js - changing describing is looking more difficult.
Just follow the same patterns and experiment a bit. If necessary upload a button icon to your images directory (the one within the MsWikiEditor directory).