repo.or.cz
/
T119942Repr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Be compatible with MW < 1.25
[T119942Repr.git]
/
extension.json
blob
da351536b2c3a9c95a35f184e877a737a8acefda
1
{
2
"name": "T119942Repr",
3
"version": "0.0.1",
4
"author": [
5
"Marcin Cieślak"
6
],
7
"url": "https://repo.or.cz/T119942Repr",
8
"descriptionmsg": "t119942repr-desc",
9
"license-name": "MIT",
10
"type": "other",
11
"AutoloadClasses": {
12
"T119942ReprHooks": "T119942Repr.hooks.php"
13
},
14
"Hooks": {
15
"SkinAfterContent": [
16
"T119942ReprHooks::onSkinAfterContent"
17
]
18
},
19
"MessagesDirs": {
20
"T119942Repr": [
21
"i18n"
22
]
23
},
24
"manifest_version": 1
25
}