Extension talk:SiteWideMessages

From mediawiki.org
Latest comment: 13 years ago by Phantomsteve in topic Wikia?

Installation instructions? —The preceding unsigned comment was added by 119.194.128.193 (talkcontribs) 03:44, 13 March 2010 (UTC). Please sign your posts with ~~~~!Reply

As with most extensions, you just need to download it to the right place and then add a line to LocalSettings.php. eg:
require_once("$IP/extensions/wikia/SiteWideMessages/SpecialSiteWideMessages.php");
See Manual:Extensions#Installing an extension for details. Angela 17:35, 15 March 2010 (UTC)Reply

Wikia?[edit]

This seems to be coded for Wikia - I couldn't get it to work, so I've given up on it for now (I've more important things to do at the moment!) -- PhantomSteve/talk|contribs\ 19:54, 24 June 2010 (UTC)Reply

Yup, I wrote it for Wikia. SWM can send messages in many different configuration (to a group, hub, user etc) - some of types are using our other extension: TaskManager. Also, one needs to be sure that all used hooks are in pure MW installation. There might be more dependencies. --Marooned 13:50, 8 September 2010 (UTC)