Brickimedia / brickimedia

Brickimedia Source Code
http://www.brickimedia.org
13 stars 4 forks source link

Install mw.ext MassMessage on wikis #456

Closed neoncitylights closed 8 years ago

neoncitylights commented 8 years ago

Was searching around MediaWiki.org, and came across this wonderful and absolutely beautiful extension called MassMessage. This would be a great tool for us, we could set up a mini-newsletter or weekly updates on forums saying "Hey, go vote on this!" or "Hey, here's some ideas of what you can edit on the wiki!" Also works great because there's support for wikifarms for the times we want to send a message to across all of our wikis. We just set this line up:

$wgAllowGlobalMessaging = true;

(note: it'd be better if there's a checkbox so we can decide when to send each specific message globally) Check out the official MediaWiki article -> https://www.mediawiki.org/wiki/Extension:MassMessage

neoncitylights commented 8 years ago

Assigning Adam to this ticket

georgebarnick commented 8 years ago

This is done. Please make a blog post announcing the feature and explaining its usage so that local administrators know how to take advantage of it.