Difference between revisions of "User:Kynikos.bot"
(handle manually) |
(→Scheduled tasks: update) |
||
(42 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
Powered by [[Wiki Monkey]] | Powered by [[Wiki Monkey]] | ||
+ | == Requests == | ||
− | |||
* [[User talk:Kynikos.bot]] | * [[User talk:Kynikos.bot]] | ||
* [[ArchWiki:Requests#Bot requests]] | * [[ArchWiki:Requests#Bot requests]] | ||
* [https://github.com/kynikos/wiki-monkey/issues Wiki Monkey's issue tracker] | * [https://github.com/kynikos/wiki-monkey/issues Wiki Monkey's issue tracker] | ||
+ | == Scheduled tasks == | ||
− | + | * Feb 23 (weekly) || Update [[Table of contents]] (all translations) ([[Special:SpecialPages|special plugin]], see [https://github.com/kynikos/wiki-monkey/blob/develop/src/configurations/WikiMonkey-archwikibot.user.js configuration], [https://github.com/kynikos/wiki-monkey/blob/develop/src/plugins/UpdateCategoryTree.js plugin source]) | |
− | * | + | * Feb 23 (weekly) || Fix [[Special:DoubleRedirects|double redirects]] ([[Special:SpecialPages|special plugin]], see [https://github.com/kynikos/wiki-monkey/blob/develop/src/plugins/FixDoubleRedirects.js plugin source]) |
− | * | + | * Mar 2 (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], [https://wiki.archlinux.org/index.php?title=Special:LinkSearch&target=http%3A%2F%2Farchlinux.org] (filter the list with {{ic|!/^User([_ ]talk)?:/i}}, use the [https://github.com/kynikos/wiki-monkey/blob/develop/src/plugins/SimpleReplace.js RegExp-replace plugin]: {{ic|http:\/\/([a-z]+\.)?archlinux\.org(?!\.[a-z])}} {{ic|<nowiki>https://$1archlinux.org</nowiki>}}) |
− | |||
+ | == Completed tasks == | ||
− | + | * 2013-09-02 || Replace all the simple instances of Template:Keypress with [[Template:ic]], see Help_talk:Style/Migration_to_new_Code_formatting_templates#Template:Keypress | |
− | * 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/ | + | * 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/develop/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/ | + | * 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/develop/src/old_plugins/ArchWikiDummyInterlanguageLinks.js plugin source]) |
− | * 2012-04-24 || Remove the "'' (English)''" suffix from all the English categories, see [[Talk:Table of | + | * 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]] ([https://github.com/kynikos/wiki-monkey/blob/develop/src/old_plugins/ArchWikiRemoveCategorySuffix.js special plugin]) |
− | * 2012-03-25 || Replace "http://aur.archlinux.org" with "https://aur.archlinux.org" (from [[Special:LinkSearch]] using the bot's [https://github.com/kynikos/wiki-monkey/blob/ | + | * 2012-03-25 || Replace "http://aur.archlinux.org" with "https://aur.archlinux.org" (from [[Special:LinkSearch]] using the bot's [https://github.com/kynikos/wiki-monkey/blob/develop/src/plugins/SimpleReplace.js 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: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-14 || Migrate Template:Filename to [[Template:ic]] (custom plugin) | ||
* 2012-02-13 || Migrate Template:Codeline to [[Template:ic]] (custom plugin) | * 2012-02-13 || Migrate Template:Codeline to [[Template:ic]] (custom plugin) |
Revision as of 02:56, 16 February 2014
Kynikos' bot
Powered by Wiki Monkey
Requests
Scheduled tasks
- Feb 23 (weekly) || Update Table of contents (all translations) (special plugin, see configuration, plugin source)
- Feb 23 (weekly) || Fix double redirects (special plugin, see plugin source)
- Mar 2 (monthly) || Use HTTPS for links to archlinux.org, run on [1], [2] (filter the list with
!/^User([_ ]talk)?:/i
, use the RegExp-replace plugin:http:\/\/([a-z]+\.)?archlinux\.org(?!\.[a-z])
https://$1archlinux.org
)
Completed tasks
- 2013-09-02 || Replace all the simple instances of Template:Keypress with Template:ic, see Help_talk:Style/Migration_to_new_Code_formatting_templates#Template:Keypress
- 2012-12-05 || Wikify some types of external links, use HTTPS for links to archlinux.org, run on [3] (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)