MediaWiki API result

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": "Release_Process_Concept",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> 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": {
            "3693": {
                "pageid": 3693,
                "ns": 0,
                "title": "Read only Solution",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "<accesscontrol>Admin,MPDL</accesscontrol>\n\n=Set a solution read only=\n\n==Preparation for read only==\n\n===SRV01===\n\n*copy user database and change login data\n\n**console:\n\n psql -U postgres\n\n**psql:\n \\c escidoc-core\n select * into aa.user_account_bak from aa.user_account; \n update aa.user_account set password = 'write what you like' where loginname != 'sysadmin'; \n delete from aa.user_login_data where expiryts != '1999999999999'; \n\n:I would not modify the password, would rather set the status \"active\" to false for all user accounts in the real table (except for root). This indeed makes certain that no logins are possible. --[[User:Natasab|Natasa]] 07:50, 25 January 2011 (UTC)\n\n    e.g.    update aa.user_account set active= false where loginname != 'sysadmin'; \n\n\n*copy fedora directory on running system\n\n nice -19 rsync -a --delete /X/fedora3.3/ /fedora-bak/\n\n*adapt configuration for read only:\n\n** escidoc-core\n\n run.conf\n escidoc-core.properties\n esciodc-core.custom.properties\n\n** PubMan\n auth.properties\n cone.properties\n pubman.properties\n conf.xml\n\n** Apache\n coreservice.conf\n pubman.conf\n\nOn srv01 these property files are already prepared the filename ending on the suffix srv01.\n\n===SRV02===\n\n*change (copy) new login site to Coreservice \n\n mv /usr/share/jboss/server/default/tmp/deploy/tmp(NUMBER)_escidoc-core-exp.war/aa/login/login.html /usr/share/jboss/server/default/tmp/deploy/tmp(NUMBER)_escidoc-core-exp.war/aa/login/login.html_bak\n cp login2.html /usr/share/jboss/server/default/tmp/deploy/tmp(NUMBER)_escidoc-core-exp.war/aa/login/login.html\n\n:if the login page is moved,  does one indeed need to make modifications in the escidoc-core database ? --[[User:Natasab|Natasa]] 07:53, 25 January 2011 (UTC)\n\n===SRV01===\n\n*shutdown Fedora\n\n /X/fedora/tomcat/bin/shutdown.sh\n\n*copy fedora directory on the stopped system again\n\n rsync -a --delete /X/fedora3.3/ /fedora-bak/\n\n*umount Data backup\n\n umount /fedora-bak/\n\n*Fedora-Backup mount for original Fedora\n\n mount /dev/mapper/l2-fedora\u2014data /X/fedora3.3\n\n* Fedora start\n\n /X/fedora/tomcat/bin/startup.sh\n\n\n=set DB back and the solution back to write=\n\n==Set user database back==\n\n===SRV01===\n\n* copy old user database back\n\n**Konsole:\n\n psql -U postgres\n\n**psql:\n\n \\c escidoc-core\n update aa.user_account u1 set password = (select password from aa.user_account_bak u2 where u2.id = u1.id );\n\n:see remark from above, in this case, no pulling back the password, but only re-setting the active status. --[[User:Natasab|Natasa]] 07:51, 25 January 2011 (UTC)\n\n   e.g. update aa.user_account u1 set active= (select active from aa.user_account_bak u2 where u2.id = u1.id );\n\n==set the solution back to write==\n\n===SRV01===\n\n*Fedora stop\n \n /X/fedora/tomcat/bin/shutdown.sh\n\n*Umount Backup from Fedora-Backup\n\n umount /X/fedora3.3/\n\n*start Fedora\n\n /X/fedora/tomcat/bin/startup.sh\n\n===SRV02===\n\n*copy login site back on coreservice\n\n cd /usr/share/jboss/server/default/tmp/deploy/tmp(NUMBER)escidoc-core.ear-contents/escidoc-core-exp.war/aa/login\n mv  login.html-bak  login.html\n\n:if the login page is moved,  does one indeed need to make modifications in the escidoc-core database ? --[[User:Natasab|Natasa]] 07:53, 25 January 2011 (UTC)\n\n=read only tip for fedora=\n\n*For a real read only fedora you can only set the data directory in fedora to read only. If you set other directories on fedora read only the system won't be work correctly.\n\n[[Category:Serveradministration|Read only solution]]"
                    }
                ]
            },
            "772": {
                "pageid": 772,
                "ns": 0,
                "title": "Reinhold von Sengbusch Collection",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "== General Description == \n\n[[image:RvS_Blog_Screenshot_small.jpg|frame|left|link=http://sengbusch.blogs.mpdl.mpg.de|Website of the [http://sengbusch.blogs.mpdl.mpg.de Sengbusch Collection] ]]\n\nThis [http://sengbusch.blogs.mpdl.mpg.de collection] finally will contain the complete works of Prof. Reinhold von Sengbusch, former Director of the \"Max Planck Insitut f\u00fcr Kulturpflanzenz\u00fcchtung\" in Hamburg. The collection spans the timeframe from 1924 to 1973 and will be presented in a scientific context provided by Prof. Dr. Saedler from the [http://www.mpiz-koeln.mpg.de/english/index.html MPI f. Z\u00fcchtungsforschung] in Cologne. \n\nYou can find more information on the life and works of Prof. Reinhold von Sengbusch on the [http://sengbusch.blogs.mpdl.mpg.de collection website], but also on Wikipedia: http://de.wikipedia.org/wiki/Reinhold_von_Sengbusch (in German). More information about the history of the Kaiser-Wilhelm-Institut f\u00fcr Z\u00fcchtungsforschung can be found [http://www.zalf.de/home_zalf/ueberuns/ueberuns/geschichte/geschichte3_1.htm here].\n\nThe collection consists of about 6000 pages of articles published in journals and newspapers, as well as unpublished manuscripts which will be digitized and published online in an adapted version of PubMan.\n\n* [[media:Topics_Keywords_scanned.pdf | A list of topics dealt with in the collection]]\n\nThe contents of this collection have been put into PubMan. The interface for the collection is a Wordpress blog (http://sengbusch.blogs.mpdl.mpg.de) that fetches data via a [[PubMan_Wordpress_Plugin|Wordpress plugin]] from eSciDoc/PubMan by using the Search&Export REST interface. \n\n\n=== Requirements for the scanning agency ===\n\n* The articles will be delivered in PDF/A\n* The metadata will be attached to the digitized works as combination of METS/MODS\n* There are 7 types of publications in this collection -- all with different metadata schemes\n\nThe metadata properties related to the different types of publications are:\n\n*Article(s)\n**Title\n**Creators\n**Journal\n**Volume\n**Issue\n**Year (Date of publication)\n**Pages (from - to)\n**PublishingInfo\n**Address\n**ISSN\n**Categories/Keywords (to be added by the MPDL)\n\n\n\n*Unpublished Manuscript\n**Title\n**Creators\n**Date\n**Pages(from-to)\n\n\n*Talk\n**Title\n**Creator\n**Date\n**Address\n**Number of Pages\n\n\n*Proceedings\n**Title\n**Creator\n**Pages (from - to)\n**Year (Date of publication)\n**Conference Title\n**PublishingInfo\n\n\n\n*Book\n**Creators\n**Title\n**Date\n**PublishingInfo\n**Address\n**ISBN\n**Volume\n**Issue\n\n\n\n*InBook\n**Creators\n**Title\n**Pages (from-to)\n**Book Title\n**Date\n**Editors\n**PublishingInfo\n**Address\n**ISBN\n\n\n*Letter\n**Creator\n**Title\n**Date\n**Number\n**Number of Pages\n\n\n\n[[Category:Reinhold_von_Sengbusch_Collection]]"
                    }
                ]
            }
        }
    }
}