Skip to content
This repository was archived by the owner on Dec 7, 2019. It is now read-only.

Commit b935d26

Browse files
committed
update toolinfo.json
1 parent b474b45 commit b935d26

File tree

1 file changed

+47
-9
lines changed

1 file changed

+47
-9
lines changed

toolinfo.json

Lines changed: 47 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,47 @@
1-
{
2-
"name" : "musikanimal-nonautomated-contribs",
3-
"title" : "Non-automated edit counter",
4-
"description" : "View non-automated contributions of a user, and also show a count of all the different tools they've used",
5-
"url" : "http://tools.wmflabs.org/musikanimal/nonautomated_edits",
6-
"keywords" : "tools, counter, nonautomated, automated contributions, non-automated",
7-
"author" : "MusikAnimal",
8-
"repository" : "https://github.com/musikanimal/wiki-tools"
9-
}
1+
[
2+
{
3+
"name" : "nonautomated-edit",
4+
"title" : "Non-automated edit counter",
5+
"description" : "View non-automated contributions of a user, and also show a count of all the different tools they've used",
6+
"url" : "http://tools.wmflabs.org/musikanimal/nonautomated_edits",
7+
"keywords" : "tools,counter,nonautomated,automated contributions,non-automated,edit count,stats,statistics,activity",
8+
"author" : "MusikAnimal",
9+
"repository" : "https://github.com/musikanimal/wiki-tools"
10+
},
11+
{
12+
"name" : "blp-edits",
13+
"title" : "BLP edit counter",
14+
"description" : "View a user's contributions to biographies of living persons, with options to exclude (semi-)automated edits",
15+
"url" : "http://tools.wmflabs.org/musikanimal/blp_edits",
16+
"keywords" : "blp,tools,counter,nonautomated,automated contributions,non-automated,edit count,stats,statistics,activity",
17+
"author" : "MusikAnimal",
18+
"repository" : "https://github.com/musikanimal/wiki-tools"
19+
},
20+
{
21+
"name" : "policy-edits",
22+
"title" : "Policies and guidelines edit counter",
23+
"description" : "View a user's contributions to policies and guidelines, with options to exclude (semi-)automated edits",
24+
"url" : "http://tools.wmflabs.org/musikanimal/policy_edits",
25+
"keywords" : "policy,polices,guidelines,tools,counter,nonautomated,automated contributions,non-automated,edit count,stats,statistics,activity",
26+
"author" : "MusikAnimal",
27+
"repository" : "https://github.com/musikanimal/wiki-tools"
28+
},
29+
{
30+
"name" : "category-edits",
31+
"title" : "Category edit counter",
32+
"description" : "View a user's contributions to given categories, with options to exclude (semi-)automated edits",
33+
"url" : "http://tools.wmflabs.org/musikanimal/category_edits",
34+
"keywords" : "categories,category,guidelines,tools,counter,nonautomated,automated contributions,non-automated,edit count,stats,statistics,activity",
35+
"author" : "MusikAnimal",
36+
"repository" : "https://github.com/musikanimal/wiki-tools"
37+
},
38+
{
39+
"name" : "nonautomated-namespace-edits",
40+
"title" : "Non-automated namespace counter",
41+
"description" : "View non-automated contributions of a user, graphed by namespace",
42+
"url" : "http://tools.wmflabs.org/musikanimal/namespace_counter",
43+
"keywords" : "namespace,tools,counter,nonautomated,automated contributions,non-automated,edit count,stats,statistics,activity",
44+
"author" : "MusikAnimal",
45+
"repository" : "https://github.com/musikanimal/wiki-tools"
46+
}
47+
]

0 commit comments

Comments
 (0)