https://bugzilla.wikimedia.org/show_bug.cgi?id=54547

John Mark Vandenberg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
            Version|unspecified                 |compat (1.0)

--- Comment #2 from John Mark Vandenberg <[email protected]> ---
The scripts are compat scripts.

As Amir has said, weblinkchecker.py is a rough equivalent of deadlinkreport.py,
but maybe there are some features which can be added

http://git.wikimedia.org/blob/pywikibot%2Fcompat.git/master/weblinkchecker.py
http://git.wikimedia.org/blob/pywikibot%2Fcore.git/master/scripts%2Fweblinkchecker.py

sync.py is roughly like transferbot.py in core

http://git.wikimedia.org/blob/pywikibot%2Fcore.git/master/scripts%2Ftransferbot.py

interfamily.py looks like it creates interwiki links between different families
where the titles match.  It is simple and effective, while 'interwiki.py' is
large and scary and may not even offer similar functionality to this
'interfamily.py' script.

IMO Kasper should submit interfamily.py to the compat repository , but without
the hardcoded families list 'full_mapping' of course.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to