Difference between revisions of "User:Kynikos.bot"
(update) |
(upd.) |
||
(38 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
'''Scheduled tasks:''' | '''Scheduled tasks:''' | ||
− | * | + | * Apr 28 (weekly) || Update [[Table of Contents]] (all translations) ([[Special:SpecialPages|special plugin]], see [https://github.com/kynikos/wiki-monkey/blob/development/src/configurations/WikiMonkey-archwikibot.user.js configuration], [https://github.com/kynikos/wiki-monkey/blob/development/src/plugins/UpdateCategoryTree.js plugin source]) |
+ | * May 1 (monthly) || Use HTTPS for links to archlinux.org, run on [https://wiki.archlinux.org/index.php?title=Special:LinkSearch&target=http%3A%2F%2F*.archlinux.org&namespace=0], [https://wiki.archlinux.org/index.php?title=Special:LinkSearch&target=http%3A%2F%2F*.archlinux.org&namespace=4], [https://wiki.archlinux.org/index.php?title=Special:LinkSearch&target=http%3A%2F%2F*.archlinux.org&namespace=6], [https://wiki.archlinux.org/index.php?title=Special:LinkSearch&target=http%3A%2F%2F*.archlinux.org&namespace=10], [https://wiki.archlinux.org/index.php?title=Special:LinkSearch&target=http%3A%2F%2F*.archlinux.org&namespace=12], [https://wiki.archlinux.org/index.php?title=Special:LinkSearch&target=http%3A%2F%2F*.archlinux.org&namespace=14] (use the [https://github.com/kynikos/wiki-monkey/blob/development/src/plugins/SimpleReplace.js RegExp-replace plugin]: {{ic|http:\/\/([a-z]+\.)?archlinux\.org(?!\.[a-z])}} {{ic|<nowiki>https://$1archlinux.org</nowiki>}}) | ||
+ | * May ~7 (monthly) || Fix double redirects ([[Special:SpecialPages|special plugin]], see [https://github.com/kynikos/wiki-monkey/blob/development/src/plugins/FixDoubleRedirects.js plugin source]) | ||
+ | * May ~14 (monthly) || Replace old-style AUR package links with [[Template:AUR]] ([https://wiki.archlinux.org/index.php?title=Special:LinkSearch&target=https://aur.archlinux.org/packages Special:LinkSearch], see [https://github.com/kynikos/wiki-monkey/blob/development/src/plugins/ArchWikiOldAURLinks.js plugin source]) | ||
+ | * May ~21 (monthly) || Create wanted categories ([[Special:WantedCategories]], see [https://github.com/kynikos/wiki-monkey/blob/development/src/plugins/ArchWikiWantedCategories.js plugin source]) | ||
'''Completed tasks:''' | '''Completed tasks:''' | ||
+ | * 2012-12-05 || Wikify some types of external links, use HTTPS for links to archlinux.org, run on [https://wiki.archlinux.org/index.php?title=Special:LinkSearch&target=http%3A%2F%2F*.archlinux.org&namespace=0] (see [https://github.com/kynikos/wiki-monkey/blob/development/src/plugins/ArchWikiFixLinks.js plugin source]) | ||
* 2012-06-20 || Remove instances of Template:Temporary i18n progressively | * 2012-06-20 || Remove instances of Template:Temporary i18n progressively | ||
* 2012-06-16 || Replace [[Template:i18n]] with local interlanguage links, see [[Help talk:I18n#"Dummy" interlanguage links and deprecation of Template:i18n]] ([https://github.com/kynikos/wiki-monkey/blob/development/src/plugins/ArchWikiDummyInterlanguageLinks.js plugin source]) | * 2012-06-16 || Replace [[Template:i18n]] with local interlanguage links, see [[Help talk:I18n#"Dummy" interlanguage links and deprecation of Template:i18n]] ([https://github.com/kynikos/wiki-monkey/blob/development/src/plugins/ArchWikiDummyInterlanguageLinks.js plugin source]) |
Revision as of 11:12, 21 April 2013
Kynikos' bot
Powered by Wiki Monkey
Requests:
Scheduled tasks:
- Apr 28 (weekly) || Update Table of Contents (all translations) (special plugin, see configuration, plugin source)
- May 1 (monthly) || Use HTTPS for links to archlinux.org, run on [1], [2], [3], [4], [5], [6] (use the RegExp-replace plugin:
http:\/\/([a-z]+\.)?archlinux\.org(?!\.[a-z])
https://$1archlinux.org
) - May ~7 (monthly) || Fix double redirects (special plugin, see plugin source)
- May ~14 (monthly) || Replace old-style AUR package links with Template:AUR (Special:LinkSearch, see plugin source)
- May ~21 (monthly) || Create wanted categories (Special:WantedCategories, see plugin source)
Completed tasks:
- 2012-12-05 || Wikify some types of external links, use HTTPS for links to archlinux.org, run on [7] (see plugin source)
- 2012-06-20 || Remove instances of Template:Temporary i18n progressively
- 2012-06-16 || Replace Template:i18n with local interlanguage links, see Help talk:I18n#"Dummy" interlanguage links and deprecation of Template:i18n (plugin source)
- 2012-04-24 || Remove the " (English)" suffix from all the English categories, see Talk:Table of Contents#English Category Names: Capitalization and Conflict with i18n (special plugin)
- 2012-03-25 || Replace "http://aur.archlinux.org" with "https://aur.archlinux.org" (from Special:LinkSearch using the bot's RegExp replace plugin)
- 2012-02-14 || Migrate Template:Package Official to Template:Pkg and Template:Package AUR to Template:AUR (custom plugin)
- 2012-02-14 || Migrate Template:Filename to Template:ic (custom plugin)
- 2012-02-13 || Migrate Template:Codeline to Template:ic (custom plugin)