Jonathan Golder 68b81b1111 missingnotice: Implement treat_redfam
For each redfam, we need to check weather related redundance discussion
exists and if there are missing notices. For those redfams return links
to discussion and articles missing notice.

Issue #64 (#64)
2018-09-18 16:29:28 +02:00
2017-11-05 12:00:28 +01:00
2015-09-10 11:46:05 +02:00
2016-02-28 18:00:46 +01:00
2018-08-12 11:46:40 +02:00
2018-09-18 16:28:38 +02:00
2017-09-23 21:09:58 +02:00

jogobot-red

Dependencies

  • pywikibot-core
  • mwparserfromhell

The libraries above need to be installed and configured manualy considering documentation of pywikibot-core.

  • SQLAlchemy
  • PyMySQL

Those can be installed using pip and the requirements.txt file provided with this packet

pip install -r requirements.txt

Versions

  • v1.1.1

    • Check if moved page exists
  • v1.1

    • Improved page filter
  • v1.0

    • first stable release
    • less debug output
    • fixed problems with article title
  • test-v7

    • Fixed problem with url encoded chars in article title
  • test-v6

    • jogobot status API enabled (Bot can be disabled onwiki)
    • Fixed problem with space between article title and anchor
  • test-v5

    • Feature markpages working in full-automatic mode with always-flag

      python red.py -task:markpages -family:wikipedia -always
      
  • test-v4

    • Feature markpages working in semi-automatic mode using command

      python red.py -task:markpages -family:wikipedia
      
    • Work on specific redfam using param

      -famhash:[sha1-famhash]
      
    • Use PyMySQL instead of OurSQL

    • Correctly parse redfams with articles with leading small character or spaces in wikilink

  • test-v3

  • test-v2

  • test-v1

License

GPLv3

Author Information

Copyright 2017 Jonathan Golder jonathan@golderweb.de https://golderweb.de/

alias Wikipedia.org-User Jogo.obb (https://de.wikipedia.org/Benutzer:Jogo.obb)

Description
No description provided
Readme 2.5 MiB
Languages
Python 100%