Tech Geek wrote: > Hi, > > As a Wiki SysOp user, I am looking for extension(s) for the following two > requirement: > > 1. The SysOp user should get an email whenever a new page is created on the > wiki
http://www.mediawiki.org/wiki/Manual:$wgUsersNotifiedOnAllChanges > 2. The SysOp user can send an email to all the existing wiki users. There doesn't seem to be an extension for that >http://www.mediawiki.org/wiki/Category:Email_extensions> Howerver, it's easy to fetch all the emails from the db for sending them an email with bcc. > I am using Mediawiki 1.12 and I don't think these features are there in the > version that I am using. 2 years old wikis are likely to be outdated. But you can use it. Note that on your version $wgUsersNotifiedOnAllChanges is mispelled as $wgUsersNotifedOnAllChanges That version has security issues, though. _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
