Mediawiki-correo-cambiosrecientes

From mediawiki.org
This page is a translated version of the page Mediawiki-mail-recentchanges and the translation is 27% complete.
Manual on MediaWiki Tools
mediawiki-mail-recentchanges
Release status: estable
Implementación Bot , API
Descripción Send recent changes to every user of your wiki
Autor(es) Pierre Rudloff (Rudlofftalk)
Latest version 1.0.0
Licencia GPL-3.0
Descarga

Uso

php cli.php --api-url "http://example.com/mediawiki/api.php" --username "foo" --password "bar" --title "My Title"

Mostrar ayuda

php cli.php -h

Available parameters

--api-url Absolute URL of the api.php endpoint on your wiki
--username Username the bot will use to login
--password Password the bot will use to login
--title Email title
--namespaces Recent changes from these namespaces will be used in the email (comma-separated list of namespace IDs)
--debug Output some debug info
--target Send email to one specific user instead of sending it to everybody