MediaWiki-API-Ergebnis

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "gapcontinue": "Reise2006",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/> for notice of API deprecations and breaking changes."
        },
        "revisions": {
            "*": "Because \"rvslots\" was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used."
        }
    },
    "query": {
        "pages": {
            "1957": {
                "pageid": 1957,
                "ns": 0,
                "title": "Rechte rekursiv \u00e4ndern",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "Rechte f\u00fcr Ordner (755)und Files (644) rekursiv \u00e4ndern\n\n:/folder# find . -type f -print0 | xargs -0 chmod 644\n:/folder# find . -type d -print0 | xargs -0 chmod 755\n\nhttp://friederschueler.de/linux/rechte-fur-ordner-755und-files-644-rekursiv-andern/\n\nda gibt's noch einen interessanten Kommentar:\n Es gibt unter chmod die Option \u2018X\u2019. Im Gegensatz zu \u2018x\u2019 bekommen beim rekursiven Anpassen der Rechte nur die Verzeichnisse Ausf\u00fchrechte. zB chmod -R o+X /verzeichnis/\n\n[[Kategorie:Linux]]\n[[Kategorie:Tips_und_Tricks]]"
                    }
                ]
            },
            "2077": {
                "pageid": 2077,
                "ns": 0,
                "title": "Redmine",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database. http://www.redmine.org/<br>\n\n<br>\n\n== Plugins<br> ==\n\n*[http://code.google.com/p/redminerepositorycontrol/ Redmine-RepositoryControl]<br>\n*[http://www.redmine.org/plugins/redmine_checkout Checkout]<br>\n\n<br>\n\n== More<br> ==\n\n*http://redmineblog.com/<br>\n\n<br>\n\n[[Kategorie:MySQL]]\n[[Kategorie:Linux]]\n[[Kategorie:WWW]]\n[[Kategorie:Apache]]"
                    }
                ]
            }
        }
    }
}