Difference between revisions of "User:Kynikos.bot"
(update) |
(update) |
||
Line 11: | Line 11: | ||
'''Scheduled tasks:''' | '''Scheduled tasks:''' | ||
− | * Jan | + | * Jan 27 (weekly) || Update [[Table of Contents]] (all translations) (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]) |
* Feb 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] using the bot's [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>}}) | * Feb 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] using the bot's [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>}}) | ||
Revision as of 16:34, 20 January 2013
Kynikos' bot
Powered by Wiki Monkey
Requests:
Scheduled tasks:
- Jan 27 (weekly) || Update Table of Contents (all translations) (see configuration, plugin source)
- Feb 1 (monthly) || Use HTTPS for links to archlinux.org, run on [1], [2], [3], [4], [5], [6] using the bot's RegExp replace plugin (
http:\/\/([a-z]+\.)?archlinux\.org(?!\.[a-z])
https://$1archlinux.org
)
Completed tasks:
- 2012-12-06 || Use HTTPS for links to archlinux.org, run on [7] using the bot's RegExp replace plugin (
http:\/\/([a-z]+\.)?archlinux\.org(?!\.[a-z])
https://$1archlinux.org
) - 2012-12-05 || Wikify some types of external links, use HTTPS for links to archlinux.org, run on [8] (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)