Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

show list of configured wikis with status information #3

Open
WolfgangFahl opened this issue May 5, 2020 · 0 comments
Open

show list of configured wikis with status information #3

WolfgangFahl opened this issue May 5, 2020 · 0 comments
Assignees
Milestone

Comments

@WolfgangFahl
Copy link
Member

successful actions:

  • api
  • smw
  • login
  • ssh
  • wikitask

excerpt of wiki siteinfo e.g. https://www.mediawiki.org/w/api.php?action=query&meta=siteinfo&siprop=general%7Cnamespaces%7Cnamespacealiases%7Cstatistics

"general": {
            "mainpage": "MediaWiki",
            "base": "https://www.mediawiki.org/wiki/MediaWiki",
            "sitename": "MediaWiki",
            "logo": "//www.mediawiki.org/static/images/project-logos/mediawikiwiki.png",
            "generator": "MediaWiki 1.35.0-wmf.30",
            "phpversion": "7.2.26-1+0~20191218.33+debian9~1.gbpb5a340+wmf1",
            "dbtype": "mysql",
            "dbversion": "10.4.12-MariaDB-log",
...
"lang": "en",
"articlepath": "/wiki/$1",
            "scriptpath": "/w",
            "script": "/w/index.php",
            "server": "//www.mediawiki.org",
            "servername": "www.mediawiki.org",
            "wikiid": "mediawikiwiki",
            "maxuploadsize": 4294967296,
...
"mobileserver": "https://m.mediawiki.org",
...
"statistics": {
            "pages": 890675,
            "articles": 40238,
            "images": 3614,
            "users": 17309205,
            "activeusers": 1351,
            "admins": 215,
        }
@WolfgangFahl WolfgangFahl added this to the 0.0.1 milestone May 5, 2020
@WolfgangFahl WolfgangFahl self-assigned this May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant