Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Cron-run awk script that monitors Special:WhatLinksHere for additions and deletions of backlinks on Wikipedia and emails you whenever there is a change

License

NotificationsYou must be signed in to change notification settings

greencardamom/Backlinks-Watchlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

by User:Green Cardamom (en.wikipedia.org)Copyright 2015, 2017MIT License

Info

Backlink Watchlist monitors changes to the backlinks (aka Special:WhatLinksHere) of aWikipedia page. It will email whenever new backlinks are added or deleted. It runsfrom cron, typically once a day.

BW is useful in a number of scenarios:

1. Monitor who is linking to a Talk or AfD or RfC discussion.2. Monitor pages in your user space to see if anyone links to them.3. Monitor File: pages to see when they are added/deleted. For example,    Fair Use images can be monitored for copyright violations.4. Monitor Templates to see when they are added/deleted from articles. 5. Other examples.

If someone is linking to something and you want to know about it, this will silentlylet you know.

Installation

The program is a GNU Awk script. The install instructions and configuation parametersare at the top of the file. It will work on any Unix system that has GNU Awk 4.0+

Optionally create a symlink: ln -s bw.awk bw

Credits

Want to use MediaWiki API with Awk? Check out 'MediaWiki Awk API Library'

https://github.com/greencardamom/MediaWikiAwkAPI

About

Cron-run awk script that monitors Special:WhatLinksHere for additions and deletions of backlinks on Wikipedia and emails you whenever there is a change

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp