Rowe, Dolores A wrote: > Teammates, > > Is there an extension or a method to email to a distribution list when an > important > mediawiki page is changed ? Rather than each individual having a watch to it > ? > > thx, > Lori
You could have a dummy user with the distribution list as address, but then you would need to login as that user to view the page for each notification. The best way seems to be hooking at ArticleSaveComplete to send the email. _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
