Skip to content

Instantly share code, notes, and snippets.

require_once "$IP/extensions/Scribunto/Scribunto.php";
$wgScribuntoDefaultEngine = 'luastandalone';
require_once( "$IP/extensions/WikiEditor/WikiEditor.php" );
$wgDefaultUserOptions['usebetatoolbar'] = 1;
$wgDefaultUserOptions['usebetatoolbar-cgd'] = 1;

Keybase proof

I hereby claim:

  • I am exedre on github.
  • I am exedre (https://keybase.io/exedre) on keybase.
  • I have a public key whose fingerprint is BCD1 5AFD 8DCC 9DA5 9B16 2025 DECB FC76 CDBB EE79

To claim this, I am signing this object:

  • Update HISTORY.rst
  • Update version number in my_project/__init__.py
  • Update version number in setup.py
  • Install the package again for local development, but with the new version number:
python setup.py develop
  • Run the tests:
python setup.py test