Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

Simple MediaWiki extension for wiki talk signatures with Scratch avatars.

License

Notifications You must be signed in to change notification settings

InternationalScratchWiki/wiki-scratchsig

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple MediaWiki extension for wiki talk signatures with Scratch avatars.

Uses the Scratch 2.0 site API to fetch avatar thumbnail image URLs:

    http://scratch.mit.edu/site-api/users/all/{username}/


Installation
============

Just drop this folder into MediaWiki's "extensions/" folder, and add

    require_once( "$IP/extensions/mw-ScratchSig2/ScratchSig2.php" );

to your "LocalSettings.php".

About

Simple MediaWiki extension for wiki talk signatures with Scratch avatars.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.7%
  • CSS 3.3%